0&&void 0!==arguments[0]?arguments[0]:0;return"object"!==_i(e)&&(e={top:e,left:e,right:e,bottom:e}),e}(0),p=d.top,m=d.left,h=d.bottom,f=d.right;if(!zm({top:(t=Um(s)).top-p,left:t.left-m,bottom:t.bottom+h,right:t.right+f},{top:a,left:i}))return}if(!1!==this.emit("beforeSelect",this._initialEventData={isTouch:/^touch/.test(e.type),x:i,y:a,clientX:r,clientY:o}))switch(e.type){case"mousedown":this._removeEndListener=Fm("mouseup",this._handleTerminatingEvent),this._onEscListener=Fm("keydown",this._handleTerminatingEvent),this._removeMoveListener=Fm("mousemove",this._handleMoveEvent);break;case"touchstart":this._handleMoveEvent(e),this._removeEndListener=Fm("touchend",this._handleTerminatingEvent),this._removeMoveListener=Fm("touchmove",this._handleMoveEvent)}}}}},{key:"_isWithinValidContainer",value:function(e){var t=e.target,n=this.validContainers;return!(n&&n.length&&t)||n.some((function(e){return!!t.closest(e)}))}},{key:"_handleTerminatingEvent",value:function(e){var t=Bm(e),n=t.pageX,r=t.pageY;if(this.selecting=!1,this._removeEndListener&&this._removeEndListener(),this._removeMoveListener&&this._removeMoveListener(),this._initialEventData){var o=!this.container||bs(this.container(),e.target),i=this._isWithinValidContainer(e),a=this._selectRect,s=this.isClick(n,r);return this._initialEventData=null,"Escape"!==e.key&&i?s&&o?this._handleClickEvent(e):s?this.emit("reset"):this.emit("select",a):this.emit("reset")}}},{key:"_handleClickEvent",value:function(e){var t=Bm(e),n=t.pageX,r=t.pageY,o=t.clientX,i=t.clientY,a=(new Date).getTime();return this._lastClickData&&a-this._lastClickData.timestamp<250?(this._lastClickData=null,this.emit("doubleClick",{x:n,y:r,clientX:o,clientY:i})):(this._lastClickData={timestamp:a},this.emit("click",{x:n,y:r,clientX:o,clientY:i}))}},{key:"_handleMoveEvent",value:function(e){if(null!==this._initialEventData&&!this.isDetached){var t=this._initialEventData,n=t.x,r=t.y,o=Bm(e),i=o.pageX,a=o.pageY,s=Math.abs(n-i),u=Math.abs(r-a),l=Math.min(i,n),c=Math.min(a,r),d=this.selecting;(!this.isClick(i,a)||d||s||u)&&(this.selecting=!0,this._selectRect={top:c,left:l,x:i,y:a,right:l+s,bottom:c+u},d||this.emit("selectStart",this._initialEventData),this.isClick(i,a)||this.emit("selecting",this._selectRect),e.preventDefault())}}},{key:"_keyListener",value:function(e){this.ctrl=e.metaKey||e.ctrlKey}},{key:"isClick",value:function(e,t){var n=this._initialEventData,r=n.x,o=n.y;return!n.isTouch&&Math.abs(e-r)<=5&&Math.abs(t-o)<=5}}]),e}();function zm(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=Um(e),o=r.top,i=r.left,a=r.right,s=void 0===a?i:a,u=r.bottom,l=void 0===u?o:u,c=Um(t),d=c.top,p=c.left,m=c.right,h=void 0===m?p:m,f=c.bottom;return!(l-n(void 0===f?d:f)||s-nh)}function Um(e){if(!e.getBoundingClientRect)return e;var t=e.getBoundingClientRect(),n=t.left+Vm("left"),r=t.top+Vm("top");return{top:r,left:n,right:(e.offsetWidth||0)+n,bottom:(e.offsetHeight||0)+r}}function Vm(e){return"left"===e?window.pageXOffset||document.body.scrollLeft||0:"top"===e?window.pageYOffset||document.body.scrollTop||0:void 0}var Gm=function(n){Ei(o,n);var r=Pi(o);function o(t,n){var i;return xi(this,o),(i=r.call(this,t,n)).state={selecting:!1},i.containerRef=(0,e.createRef)(),i}return Li(o,[{key:"componentDidMount",value:function(){this.props.selectable&&this._selectable()}},{key:"componentWillUnmount",value:function(){this._teardownSelectable()}},{key:"componentDidUpdate",value:function(e){!e.selectable&&this.props.selectable&&this._selectable(),e.selectable&&!this.props.selectable&&this._teardownSelectable()}},{key:"render",value:function(){var e=this.props,n=e.range,r=e.getNow,o=e.getters,i=e.date,a=e.components.dateCellWrapper,s=e.localizer,u=this.state,l=u.selecting,c=u.startIdx,d=u.endIdx,p=r();return t().createElement("div",{className:"rbc-row-bg",ref:this.containerRef},n.map((function(e,r){var u=l&&r>=c&&r<=d,m=o.dayProp(e),h=m.className,f=m.style;return t().createElement(a,{key:r,value:e,range:n},t().createElement("div",{style:f,className:qi("rbc-day-bg",h,u&&"rbc-selected-cell",s.isSameDate(e,p)&&"rbc-today",i&&s.neq(i,e,"month")&&"rbc-off-range-bg")}))})))}},{key:"_selectable",value:function(){var e=this,t=this.containerRef.current,n=this._selector=new Xm(this.props.container,{longPressThreshold:this.props.longPressThreshold}),r=function(n,r){if(!Wm(t,n)){var o=Um(t),i=e.props,a=i.range,s=i.rtl;if(l=o,d=(c=n).x,(p=c.y)>=l.top&&p<=l.bottom&&d>=l.left&&d<=l.right){var u=Hm(o,n.x,s,a.length);e._selectSlot({startIdx:u,endIdx:u,action:r,box:n})}}var l,c,d,p;e._initial={},e.setState({selecting:!1})};n.on("selecting",(function(r){var o=e.props,i=o.range,a=o.rtl,s=-1,u=-1;if(e.state.selecting||(am(e.props.onSelectStart,[r]),e._initial={x:r.x,y:r.y}),n.isSelected(t)){var l=Um(t),c=function(e,t,n,r,o){var i=-1,a=-1,s=r-1,u=Im(t,r),l=Hm(t,n.x,o,r),c=t.topn.y,d=t.tope.y,p=e.y>t.bottom,m=t.top>e.y;return n.topt.bottom&&(i=0,a=s),c&&(m?(i=0,a=l):p&&(i=l,a=s)),d&&(i=a=o?s-Math.floor((e.x-t.left)/u):Math.floor((e.x-t.left)/u),c?l3&&void 0!==arguments[3]?arguments[3]:" ",i=Math.abs(n)/e*100+"%";return t().createElement("div",{key:r,className:"rbc-row-segment",style:{WebkitFlexBasis:i,flexBasis:i,maxWidth:i}},o)},Jm=function(e){Ei(r,e);var n=Pi(r);function r(){return xi(this,r),n.apply(this,arguments)}return Li(r,[{key:"render",value:function(){var e=this,n=this.props,r=n.segments,o=n.slotMetrics.slots,i=n.className,a=1;return t().createElement("div",{className:qi(i,"rbc-row")},r.reduce((function(t,n,r){var i=n.event,s=n.left,u=n.right,l=n.span,c="_lvl_"+r,d=s-a,p=qm(e.props,i);return d&&t.push(Zm(o,d,"".concat(c,"_gap"))),t.push(Zm(o,l,c,p)),a=u+1,t}),[]))}}]),r}(t().Component);function $m(e){var t=e.dateRange,n=e.unit,r=void 0===n?"day":n,o=e.localizer;return{first:t[0],last:o.add(t[t.length-1],1,r)}}function Qm(e){var t,n,r,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1/0,i=[],a=[];for(t=0;t=o?a.push(r):(i[n]||(i[n]=[])).push(r)}for(t=0;t=e.left}))}function nh(e,t,n,r){var o={start:n.start(e),end:n.end(e),allDay:n.allDay(e)},i={start:n.start(t),end:n.end(t),allDay:n.allDay(t)};return r.sortEvents({evtA:o,evtB:i})}Jm.defaultProps=Mi({},Km);var rh=function(e,t){return e.left<=t&&e.right>=t},oh=function(e,t){return e.filter((function(e){return rh(e,t)})).length},ih=function(e){Ei(r,e);var n=Pi(r);function r(){return xi(this,r),n.apply(this,arguments)}return Li(r,[{key:"render",value:function(){for(var e=this.props,n=e.segments,r=e.slotMetrics.slots,o=Qm(n).levels[0],i=1,a=1,s=[];i<=r;){var u="_lvl_"+i,l=o.filter((function(e){return rh(e,i)}))[0]||{},c=l.event,d=l.left,p=l.right,m=l.span;if(c){var h=Math.max(0,d-a);if(this.canRenderSlotEvent(d,m)){var f=qm(this.props,c);h&&s.push(Zm(r,h,u+"_gap")),s.push(Zm(r,m,u,f)),a=i=p+1}else h&&s.push(Zm(r,h,u+"_gap")),s.push(Zm(r,1,u,this.renderShowMore(n,i))),a=i+=1}else i++}return t().createElement("div",{className:"rbc-row"},s)}},{key:"canRenderSlotEvent",value:function(e,t){var n=this.props.segments;return Pd(e,e+t).every((function(e){return 1===oh(n,e)}))}},{key:"renderShowMore",value:function(e,n){var r=this,o=this.props.localizer,i=oh(e,n);return!!i&&t().createElement("button",{type:"button",key:"sm_"+n,className:qi("rbc-button-link","rbc-show-more"),onClick:function(e){return r.showMore(n,e)}},o.messages.showMore(i))}},{key:"showMore",value:function(e,t){t.preventDefault(),t.stopPropagation(),this.props.onShowMore(e,t.target)}}]),r}(t().Component);ih.defaultProps=Mi({},Km);var ah=function(e){var n=e.children;return t().createElement("div",{className:"rbc-row-content-scroll-container"},n)},sh=function(e,t){return e[0].range===t[0].range&&e[0].events===t[0].events};function uh(){return Rd((function(e){for(var t=e.range,n=e.events,r=e.maxRows,o=e.minRows,i=e.accessors,a=e.localizer,s=$m({dateRange:t,localizer:a}),u=s.first,l=s.last,c=n.map((function(e){return function(e,t,n,r){var o=$m({dateRange:t,localizer:r}),i=o.first,a=o.last,s=r.diff(i,a,"day"),u=r.max(r.startOf(n.start(e),"day"),i),l=r.min(r.ceil(n.end(e),"day"),a),c=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var o=null==n?0:ds(n);return o<0&&(o=Ed(r+o,0)),function(e,t,n,r){for(var o=e.length,i=n+(r?1:-1);r?i--:++i=t}(t,e)})).map((function(e){return e.event}))},continuesPrior:function(e){return a.continuesPrior(i.start(e),u)},continuesAfter:function(e){var t=i.start(e),n=i.end(e);return a.continuesAfter(t,n,l)}}}),sh)}var lh=function(n){Ei(o,n);var r=Pi(o);function o(){var n;xi(this,o);for(var i=arguments.length,a=new Array(i),s=0;s1&&void 0!==arguments[1]?arguments[1]:0;if(i.lt(e,t,"minutes"))return p[0];if(i.gt(e,n,"minutes"))return p[p.length-1];var a=i.diff(t,e,"minutes");return p[(a-a%r)/r+o]},startsBeforeDay:function(e){return i.lt(e,t,"day")},startsAfterDay:function(e){return i.gt(e,n,"day")},startsBefore:function(e){return i.lt(i.merge(t,e),t,"minutes")},startsAfter:function(e){return i.gt(i.merge(n,e),n,"minutes")},getRange:function(e,o,a,s){a||(e=i.min(n,i.max(t,e))),s||(o=i.min(n,i.max(t,o)));var u=v(e),l=v(o),d=l>r*c&&!i.eq(n,o)?(u-r)/(r*c)*100:u/(r*c)*100;return{top:d,height:l/(r*c)*100-d,start:v(e),startDate:e,end:v(o),endDate:o}},getCurrentTimePosition:function(e){return v(e)/(r*c)*100}}}var yh=function(){function e(t,n){var r=n.accessors,o=n.slotMetrics;xi(this,e);var i=o.getRange(r.start(t),r.end(t)),a=i.start,s=i.startDate,u=i.end,l=i.endDate,c=i.top,d=i.height;this.start=a,this.end=u,this.startMs=+s,this.endMs=+l,this.top=c,this.height=d,this.data=t}return Li(e,[{key:"_width",get:function(){if(this.rows){var e=this.rows.reduce((function(e,t){return Math.max(e,t.leaves.length+1)}),0)+1;return 100/e}return this.leaves?(100-this.container._width)/(this.leaves.length+1):this.row._width}},{key:"width",get:function(){var e=this._width,t=Math.min(100,1.7*this._width);if(this.rows)return t;if(this.leaves)return this.leaves.length>0?t:e;var n=this.row.leaves;return n.indexOf(this)===n.length-1?e:t}},{key:"xOffset",get:function(){if(this.rows)return 0;if(this.leaves)return this.container._width;var e=this.row,t=e.leaves,n=e.xOffset,r=e._width;return n+(t.indexOf(this)+1)*r}}]),e}();function gh(e,t,n){return Math.abs(t.start-e.start)e.start&&t.start0;){var r=t.shift();n.push(r);for(var o=0;oi.startMs)){if(o>0){var a=t.splice(o,1)[0];n.push(a)}break}}}return n}(t.map((function(e){return new yh(e,{slotMetrics:r,accessors:o})}))),a=[],s=function(){var e=i[u],t=a.find((function(t){return t.end>e.start||Math.abs(e.start-t.start)=0;o--)gh(t.rows[o],e,n)&&(r=t.rows[o]);r?(r.leaves.push(e),e.row=r):(e.leaves=[],t.rows.push(e))},u=0;u-1)){t=t>e.friends[r].idx?t:e.friends[r].idx,n.push(e.friends[r]);var o=_h(e.friends[r],t,n);t=t>o?t:o}return t}var bh={overlap:vh,"no-overlap":function(e){var t=vh({events:e.events,minimumStartDifference:e.minimumStartDifference,slotMetrics:e.slotMetrics,accessors:e.accessors});t.sort((function(e,t){return e=e.style,t=t.style,e.top!==t.top?e.top>t.top?1:-1:e.top+e.height=i&&c<=a||c>i&&c<=a||l>=i&&lT?w:T}w<=k.idx&&(k.size=100-k.idx*k.size);var D=0===k.idx?0:3;k.style.width="calc(".concat(k.size,"% - ").concat(D,"px)"),k.style.height="calc(".concat(k.style.height,"% - 2px)"),k.style.xOffset="calc(".concat(k.style.left,"% + ").concat(D,"px)")}return t}},kh=function(e){Ei(r,e);var n=Pi(r);function r(){return xi(this,r),n.apply(this,arguments)}return Li(r,[{key:"render",value:function(){var e=this.props,n=e.renderSlot,r=e.resource,o=e.group,i=e.getters,a=e.components,s=(void 0===a?{}:a).timeSlotWrapper,u=void 0===s?Qp:s,l=i?i.slotGroupProp(o):{};return t().createElement("div",Object.assign({className:"rbc-timeslot-group"},l),o.map((function(e,o){var a=i?i.slotProp(e,r):{};return t().createElement(u,{key:o,value:e,resource:r},t().createElement("div",Object.assign({},a,{className:qi("rbc-time-slot",a.className)}),n&&n(e,o)))})))}}]),r}(e.Component);function wh(e){return"string"==typeof e?e:e+"%"}function Mh(e){var n=e.style,r=e.className,o=e.event,i=e.accessors,a=e.rtl,s=e.selected,u=e.label,l=e.continuesPrior,c=e.continuesAfter,d=e.getters,p=e.onClick,m=e.onDoubleClick,h=e.isBackgroundEvent,f=e.onKeyPress,y=e.components,g=y.event,v=y.eventWrapper,_=i.title(o),b=i.tooltip(o),k=i.end(o),w=i.start(o),M=d.eventProp(o,w,k,s),T=n.height,D=n.top,x=n.width,S=n.xOffset,L=[t().createElement("div",{key:"1",className:"rbc-event-label"},u),t().createElement("div",{key:"2",className:"rbc-event-content"},g?t().createElement(g,{event:o,title:_}):_)],C=Mi(Mi({},M.style),{},h?ki({top:wh(D),height:wh(T),width:"calc(".concat(x," + 10px)")},a?"right":"left",wh(Math.max(0,S))):ki({top:wh(D),width:wh(x),height:wh(T)},a?"right":"left",wh(S)));return t().createElement(v,Object.assign({type:"time"},e),t().createElement("div",{onClick:p,onDoubleClick:m,style:C,onKeyPress:f,title:b?("string"==typeof u?u+": ":"")+b:void 0,className:qi(h?"rbc-background-event":"rbc-event",r,M.className,{"rbc-selected":s,"rbc-event-continues-earlier":l,"rbc-event-continues-later":c})},L))}var Th=function(e){var n=e.children,r=e.className,o=e.style,i=e.innerRef;return t().createElement("div",{className:r,style:o,ref:i},n)},Dh=t().forwardRef((function(e,n){return t().createElement(Th,Object.assign({},e,{innerRef:n}))})),xh=["dayProp"],Sh=["eventContainerWrapper"],Lh=function(n){Ei(o,n);var r=Pi(o);function o(){var n;xi(this,o);for(var i=arguments.length,a=new Array(i),s=0;s0&&void 0!==arguments[0]&&arguments[0];this.intervalTriggered||t||this.positionTimeIndicator(),this._timeIndicatorTimeout=window.setTimeout((function(){e.intervalTriggered=!0,e.positionTimeIndicator(),e.setTimeIndicatorPositionUpdateInterval()}),6e4)}},{key:"clearTimeIndicatorInterval",value:function(){this.intervalTriggered=!1,window.clearTimeout(this._timeIndicatorTimeout)}},{key:"positionTimeIndicator",value:function(){var e=this.props,t=e.min,n=e.max,r=(0,e.getNow)();if(r>=t&&r<=n){var o=this.slotMetrics.getCurrentTimePosition(r);this.intervalTriggered=!0,this.setState({timeIndicatorPosition:o})}else this.clearTimeIndicatorInterval()}},{key:"render",value:function(){var e=this.props,n=e.date,r=e.max,o=e.rtl,i=e.isNow,a=e.resource,s=e.accessors,u=e.localizer,l=e.getters,c=l.dayProp,d=Di(l,xh),p=e.components,m=p.eventContainerWrapper,h=Di(p,Sh),f=this.slotMetrics,y=this.state,g=y.selecting,v=y.top,_=y.height,b={start:y.startDate,end:y.endDate},k=c(r),w=k.className,M=k.style,T=h.dayColumnWrapper||Dh;return t().createElement(T,{ref:this.containerRef,date:n,style:M,className:qi(w,"rbc-day-slot","rbc-time-column",i&&"rbc-now",i&&"rbc-today",g&&"rbc-slot-selecting"),slotMetrics:f},f.groups.map((function(e,n){return t().createElement(kh,{key:n,group:e,resource:a,getters:d,components:h})})),t().createElement(m,{localizer:u,resource:a,accessors:s,getters:d,components:h,slotMetrics:f},t().createElement("div",{className:qi("rbc-events-container",o&&"rtl")},this.renderEvents({events:this.props.backgroundEvents,isBackgroundEvent:!0}),this.renderEvents({events:this.props.events}))),g&&t().createElement("div",{className:"rbc-slot-selection",style:{top:v,height:_}},t().createElement("span",null,u.format(b,"selectRangeFormat"))),i&&this.intervalTriggered&&t().createElement("div",{className:"rbc-current-time-indicator",style:{top:"".concat(this.state.timeIndicatorPosition,"%")}}))}}]),o}(t().Component);Lh.defaultProps={dragThroughEvents:!0,timeslots:2};var Ch=function(n){var r=n.min,o=n.max,i=n.timeslots,a=n.step,s=n.localizer,u=n.getNow,l=n.resource,c=n.components,d=n.getters,p=n.gutterRef,m=c.timeGutterWrapper,h=(0,e.useMemo)((function(){return function(e){var t=e.min,n=e.max,r=e.localizer;return r.getTimezoneOffset(t)!==r.getTimezoneOffset(n)?{start:r.add(t,-1,"day"),end:r.add(n,-1,"day")}:{start:t,end:n}}({min:r,max:o,localizer:s})}),[null==r?void 0:r.toISOString(),null==o?void 0:o.toISOString(),s]),f=h.start,y=h.end,g=ji((0,e.useState)(fh({min:f,max:y,timeslots:i,step:a,localizer:s})),2),v=g[0],_=g[1];(0,e.useEffect)((function(){v&&_(v.update({min:f,max:y,timeslots:i,step:a,localizer:s}))}),[null==f?void 0:f.toISOString(),null==y?void 0:y.toISOString(),i,a]);var b=(0,e.useCallback)((function(e,n){if(n)return null;var r=v.dateIsInGroup(u(),n);return t().createElement("span",{className:qi("rbc-label",r&&"rbc-now")},s.format(e,"timeGutterFormat"))}),[v,s,u]);return t().createElement(m,{slotMetrics:v},t().createElement("div",{className:"rbc-time-gutter rbc-time-column",ref:p},v.groups.map((function(e,n){return t().createElement(kh,{key:n,group:e,resource:l,components:c,renderSlot:b,getters:d})}))))},Eh=t().forwardRef((function(e,n){return t().createElement(Ch,Object.assign({gutterRef:n},e))})),Oh=function(e){var n=e.label;return t().createElement(t().Fragment,null,n)},Yh=function(e){Ei(r,e);var n=Pi(r);function r(){var e;xi(this,r);for(var o=arguments.length,i=new Array(o),a=0;ae.clientHeight;i.state.isOverflowing!==t&&(i._updatingOverflow=!0,i.setState({isOverflowing:t},(function(){i._updatingOverflow=!1})))}},i.memoizedResources=Rd((function(e,t){return function(e,t){return{map:function(n){return e?e.map((function(e,r){return n([t.resourceId(e),e],r)})):[n([Ph,null],0)]},groupEvents:function(n){var r=new Map;return e?(n.forEach((function(e){var n=t.resource(e)||Ph,o=r.get(n)||[];o.push(e),r.set(n,o)})),r):(r.set(Ph,n),r)}}}(e,t)})),i.state={gutterWidth:void 0,isOverflowing:null},i.scrollRef=t().createRef(),i.contentRef=t().createRef(),i._scrollRatio=null,i.gutterRef=(0,e.createRef)(),i}return Li(o,[{key:"getSnapshotBeforeUpdate",value:function(){return this.checkOverflow(),null}},{key:"componentDidMount",value:function(){null==this.props.width&&this.measureGutter(),this.calculateScroll(),this.applyScroll(),window.addEventListener("resize",this.handleResize)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("resize",this.handleResize),Os(this.rafHandle),this.measureGutterAnimationFrameRequest&&window.cancelAnimationFrame(this.measureGutterAnimationFrameRequest)}},{key:"componentDidUpdate",value:function(){this.applyScroll()}},{key:"renderEvents",value:function(e,n,r,o){var i=this,a=this.props,s=a.min,u=a.max,l=a.components,c=a.accessors,d=a.localizer,p=a.dayLayoutAlgorithm,m=this.memoizedResources(this.props.resources,c),h=m.groupEvents(n),f=m.groupEvents(r);return m.map((function(n,r){var a=ji(n,2),m=a[0],y=a[1];return e.map((function(e,n){var a=(h.get(m)||[]).filter((function(t){return d.inRange(e,c.start(t),c.end(t),"day")})),g=(f.get(m)||[]).filter((function(t){return d.inRange(e,c.start(t),c.end(t),"day")}));return t().createElement(Lh,Object.assign({},i.props,{localizer:d,min:d.merge(e,s),max:d.merge(e,u),resource:y&&m,components:l,isNow:d.isSameDate(e,o),key:r+"-"+n,date:e,events:a,backgroundEvents:g,dayLayoutAlgorithm:p}))}))}))}},{key:"render",value:function(){var e=this.props,n=e.events,r=e.backgroundEvents,o=e.range,i=e.width,a=e.rtl,s=e.selected,u=e.getNow,l=e.resources,c=e.components,d=e.accessors,p=e.getters,m=e.localizer,h=e.min,f=e.max,y=e.showMultiDayTimes,g=e.longPressThreshold,v=e.resizable;i=i||this.state.gutterWidth;var _=o[0],b=o[o.length-1];this.slots=o.length;var k=[],w=[],M=[];return n.forEach((function(e){if(eh(e,_,b,d,m)){var t=d.start(e),n=d.end(e);d.allDay(e)||m.startAndEndAreDateOnly(t,n)||!y&&!m.isSameDate(t,n)?k.push(e):w.push(e)}})),r.forEach((function(e){eh(e,_,b,d,m)&&M.push(e)})),k.sort((function(e,t){return nh(e,t,d,m)})),t().createElement("div",{className:qi("rbc-time-view",l&&"rbc-time-view-resources")},t().createElement(Yh,{range:o,events:k,width:i,rtl:a,getNow:u,localizer:m,selected:s,resources:this.memoizedResources(l,d),selectable:this.props.selectable,accessors:d,getters:p,components:c,scrollRef:this.scrollRef,isOverflowing:this.state.isOverflowing,longPressThreshold:g,onSelectSlot:this.handleSelectAllDaySlot,onSelectEvent:this.handleSelectAlldayEvent,onDoubleClickEvent:this.props.onDoubleClickEvent,onKeyPressEvent:this.props.onKeyPressEvent,onDrillDown:this.props.onDrillDown,getDrilldownView:this.props.getDrilldownView,resizable:v}),t().createElement("div",{ref:this.contentRef,className:"rbc-time-content",onScroll:this.handleScroll},t().createElement(Eh,{date:_,ref:this.gutterRef,localizer:m,min:m.merge(_,h),max:m.merge(_,f),step:this.props.step,getNow:this.props.getNow,timeslots:this.props.timeslots,components:c,className:"rbc-time-gutter",getters:p}),this.renderEvents(o,w,M,u())))}},{key:"clearSelection",value:function(){clearTimeout(this._selectTimer),this._pendingSelection=[]}},{key:"measureGutter",value:function(){var e=this;this.measureGutterAnimationFrameRequest&&window.cancelAnimationFrame(this.measureGutterAnimationFrameRequest),this.measureGutterAnimationFrameRequest=window.requestAnimationFrame((function(){var t,n=null!==(t=e.gutterRef)&&void 0!==t&&t.current?op(e.gutterRef.current):void 0;n&&e.state.gutterWidth!==n&&e.setState({gutterWidth:n})}))}},{key:"applyScroll",value:function(){if(null!=this._scrollRatio&&!0===this.props.enableAutoScroll){var e=this.contentRef.current;e.scrollTop=e.scrollHeight*this._scrollRatio,this._scrollRatio=null}}},{key:"calculateScroll",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.props,t=e.min,n=e.max,r=e.scrollToTime,o=e.localizer,i=r-o.startOf(r,"day"),a=o.diff(t,n,"milliseconds");this._scrollRatio=i/a}}]),o}(e.Component);Ih.defaultProps={step:30,timeslots:2};var Hh=["date","localizer","min","max","scrollToTime","enableAutoScroll"],Nh=function(e){Ei(r,e);var n=Pi(r);function r(){return xi(this,r),n.apply(this,arguments)}return Li(r,[{key:"render",value:function(){var e=this.props,n=e.date,o=e.localizer,i=e.min,a=void 0===i?o.startOf(new Date,"day"):i,s=e.max,u=void 0===s?o.endOf(new Date,"day"):s,l=e.scrollToTime,c=void 0===l?o.startOf(new Date,"day"):l,d=e.enableAutoScroll,p=void 0===d||d,m=Di(e,Hh),h=r.range(n,{localizer:o});return t().createElement(Ih,Object.assign({},m,{range:h,eventOffset:10,localizer:o,min:a,max:u,scrollToTime:c,enableAutoScroll:p}))}}]),r}(t().Component);Nh.range=function(e,t){return[t.localizer.startOf(e,"day")]},Nh.navigate=function(e,t,n){var r=n.localizer;switch(t){case em:return r.add(e,-1,"day");case tm:return r.add(e,1,"day");default:return e}},Nh.title=function(e,t){return t.localizer.format(e,"dayHeaderFormat")};var Rh=["date","localizer","min","max","scrollToTime","enableAutoScroll"],jh=function(e){Ei(r,e);var n=Pi(r);function r(){return xi(this,r),n.apply(this,arguments)}return Li(r,[{key:"render",value:function(){var e=this.props,n=e.date,o=e.localizer,i=e.min,a=void 0===i?o.startOf(new Date,"day"):i,s=e.max,u=void 0===s?o.endOf(new Date,"day"):s,l=e.scrollToTime,c=void 0===l?o.startOf(new Date,"day"):l,d=e.enableAutoScroll,p=void 0===d||d,m=Di(e,Rh),h=r.range(n,this.props);return t().createElement(Ih,Object.assign({},m,{range:h,eventOffset:15,localizer:o,min:a,max:u,scrollToTime:c,enableAutoScroll:p}))}}]),r}(t().Component);jh.defaultProps=Ih.defaultProps,jh.navigate=function(e,t,n){var r=n.localizer;switch(t){case em:return r.add(e,-1,"week");case tm:return r.add(e,1,"week");default:return e}},jh.range=function(e,t){var n=t.localizer,r=n.startOfWeek(),o=n.startOf(e,"week",r),i=n.endOf(e,"week",r);return n.range(o,i)},jh.title=function(e,t){var n=t.localizer,r=sp(jh.range(e,{localizer:n})),o=r[0],i=r.slice(1);return n.format({start:o,end:i.pop()},"dayRangeHeaderFormat")};var Ah=["date","localizer","min","max","scrollToTime","enableAutoScroll"];function Fh(e,t){return jh.range(e,t).filter((function(e){return-1===[6,0].indexOf(e.getDay())}))}var Wh,Bh=function(e){Ei(r,e);var n=Pi(r);function r(){return xi(this,r),n.apply(this,arguments)}return Li(r,[{key:"render",value:function(){var e=this.props,n=e.date,r=e.localizer,o=e.min,i=void 0===o?r.startOf(new Date,"day"):o,a=e.max,s=void 0===a?r.endOf(new Date,"day"):a,u=e.scrollToTime,l=void 0===u?r.startOf(new Date,"day"):u,c=e.enableAutoScroll,d=void 0===c||c,p=Di(e,Ah),m=Fh(n,this.props);return t().createElement(Ih,Object.assign({},p,{range:m,eventOffset:15,localizer:r,min:i,max:s,scrollToTime:l,enableAutoScroll:d}))}}]),r}(t().Component);function Xh(n){var r=n.accessors,o=n.components,i=n.date,a=n.events,s=n.getters,u=n.length,l=n.localizer,c=n.onDoubleClickEvent,d=n.onSelectEvent,p=n.selected,m=(0,e.useRef)(null),h=(0,e.useRef)(null),f=(0,e.useRef)(null),y=(0,e.useRef)(null),g=(0,e.useRef)(null);(0,e.useEffect)((function(){v()}));var v=function(){if(g.current){var e=m.current,t=g.current.firstChild;if(t){var n,r,o=y.current.scrollHeight>y.current.clientHeight,i=[],a=i;i=[op(t.children[0]),op(t.children[1])],a[0]===i[0]&&a[1]===i[1]||(h.current.style.width=i[0]+"px",f.current.style.width=i[1]+"px"),o?(r="rbc-header-overflowing",(n=e).classList?n.classList.add(r):function(e,t){return e.classList?e.classList.contains(t):-1!==(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")}(n,r)||("string"==typeof n.className?n.className=n.className+" "+r:n.setAttribute("class",(n.className&&n.className.baseVal||"")+" "+r)),e.style.marginRight=ap()+"px"):function(e,t){e.classList?e.classList.remove(t):"string"==typeof e.className?e.className=up(e.className,t):e.setAttribute("class",up(e.className&&e.className.baseVal||"",t))}(e,"rbc-header-overflowing")}}},_=l.messages,b=l.add(i,u,"day"),k=l.range(i,b,"day");return(a=a.filter((function(e){return eh(e,l.startOf(i,"day"),l.endOf(b,"day"),r,l)}))).sort((function(e,t){return+r.start(e)-+r.start(t)})),t().createElement("div",{className:"rbc-agenda-view"},0!==a.length?t().createElement(t().Fragment,null,t().createElement("table",{ref:m,className:"rbc-agenda-table"},t().createElement("thead",null,t().createElement("tr",null,t().createElement("th",{className:"rbc-header",ref:h},_.date),t().createElement("th",{className:"rbc-header",ref:f},_.time),t().createElement("th",{className:"rbc-header"},_.event)))),t().createElement("div",{className:"rbc-agenda-content",ref:y},t().createElement("table",{className:"rbc-agenda-table"},t().createElement("tbody",{ref:g},k.map((function(e,n){return function(e,n,i){var a=o.event,u=o.date;return(n=n.filter((function(t){return eh(t,l.startOf(e,"day"),l.endOf(e,"day"),r,l)}))).map((function(m,h){var f=r.title(m),y=r.end(m),g=r.start(m),v=s.eventProp(m,g,y,Pm(m,p)),_=0===h&&l.format(e,"agendaDateFormat"),b=0===h&&t().createElement("td",{rowSpan:n.length,className:"rbc-agenda-date-cell"},u?t().createElement(u,{day:e,label:_}):_);return t().createElement("tr",{key:i+"_"+h,className:v.className,style:v.style},b,t().createElement("td",{className:"rbc-agenda-time-cell"},function(e,n){var i="",a=o.time,s=l.messages.allDay,u=r.end(n),c=r.start(n);return r.allDay(n)||(l.eq(c,u)?s=l.format(c,"agendaTimeFormat"):l.isSameDate(c,u)?s=l.format({start:c,end:u},"agendaTimeRangeFormat"):l.isSameDate(e,c)?s=l.format(c,"agendaTimeFormat"):l.isSameDate(e,u)&&(s=l.format(u,"agendaTimeFormat"))),l.gt(e,c,"day")&&(i="rbc-continues-prior"),l.lt(e,u,"day")&&(i+=" rbc-continues-after"),t().createElement("span",{className:i.trim()},a?t().createElement(a,{event:n,day:e,label:s}):s)}(e,m)),t().createElement("td",{className:"rbc-agenda-event-cell",onClick:function(e){return d&&d(m,e)},onDoubleClick:function(e){return c&&c(m,e)}},a?t().createElement(a,{event:m,title:f}):f))}),[])}(e,a,n)})))))):t().createElement("span",{className:"rbc-agenda-empty"},_.noEventsInRange))}Bh.defaultProps=Ih.defaultProps,Bh.range=Fh,Bh.navigate=jh.navigate,Bh.title=function(e,t){var n=t.localizer,r=sp(Fh(e,{localizer:n})),o=r[0],i=r.slice(1);return n.format({start:o,end:i.pop()},"dayRangeHeaderFormat")},Xh.defaultProps={length:30},Xh.range=function(e,t){var n=t.length,r=void 0===n?Xh.defaultProps.length:n;return{start:e,end:t.localizer.add(e,r,"day")}},Xh.navigate=function(e,t,n){var r=n.length,o=void 0===r?Xh.defaultProps.length:r,i=n.localizer;switch(t){case em:return i.add(e,-o,"day");case tm:return i.add(e,o,"day");default:return e}},Xh.title=function(e,t){var n=t.length,r=void 0===n?Xh.defaultProps.length:n,o=t.localizer,i=o.add(e,r,"day");return o.format({start:e,end:i},"agendaHeaderFormat")};var zh=(ki(Wh={},om.MONTH,mh),ki(Wh,om.WEEK,jh),ki(Wh,om.WORK_WEEK,Bh),ki(Wh,om.DAY,Nh),ki(Wh,om.AGENDA,Xh),Wh),Uh=["action","date","today"],Vh=function(e){Ei(r,e);var n=Pi(r);function r(){var e;xi(this,r);for(var t=arguments.length,o=new Array(t),i=0;i1)return r.map((function(r){return t().createElement("button",{type:"button",key:r,className:qi({"rbc-active":o===r}),onClick:n.view.bind(null,r)},e[r])}))}}]),r}(t().Component),Gh=function(e){return function(t){return function(e,t){var n=null;return"function"==typeof t?n=t(e):"string"==typeof t&&"object"===_i(e)&&null!=e&&t in e&&(n=e[t]),n}(t,e)}},Kh=["view","date","getNow","onNavigate"],qh=["view","toolbar","events","backgroundEvents","style","className","elementProps","date","getNow","length","showMultiDayTimes","onShowMore","doShowMoreDrillDown","components","formats","messages","culture"];function Zh(e){if(Array.isArray(e))return e;for(var t=[],n=0,r=Object.entries(e);n1?i-1:0),s=1;s(e.cacheSize||50)){var p=g();(null===(s=null==p?void 0:p.FabricConfig)||void 0===s?void 0:s.enableClassNameCacheFullWarning)&&(console.warn("Styles are being recalculated too frequently. Cache miss rate is "+n+"/"+r+"."),console.trace()),t.clear(),n=0,e.disableCaching=!0}return u[Tf]}}function xf(e,t){return t=function(e){switch(e){case void 0:return"__undefined__";case null:return"__null__";default:return e}}(t),e.has(t)||e.set(t,new Map),e.get(t)}function Sf(e,t){if("function"==typeof t)if(t.__cachedInputs__)for(var n=0,r=t.__cachedInputs__;n0&&i>t)&&(o=Af(),i=0,a=Yf),l=o;for(var c=0;cnew Promise(((a,s)=>{Xf(void 0,void 0,void 0,(function*(){try{var u="?$select=".concat(n),l="&$filter=".concat(r),c="&$expand=".concat(o),d=u.concat(r&&r.length>0?l:"").concat(o&&o.length>0?c:"").concat("&$orderby=createdon desc"),p=yield Uf(e,t,d,i);void 0===p.nextLink&&a(p.entities);for(var m=p.entities;p.nextLink&&m.length<2e4;){var h="?".concat(p.nextLink.split("?")[1]);if(p=yield Uf(e,t,h),m=[...m,p.entities],!p.nextLink){a(m);break}}}catch(e){e instanceof Error&&"PCFNonImplementedError"===e.name?(console.log("PCFNonImplementedError"),a([])):s(e)}}))}));function Uf(e,t,n,r){return Xf(this,void 0,void 0,(function*(){return yield e.retrieveMultipleRecords(t,n,r)}))}var Vf={0:"Not Specified",1:"Paused",2:"Running",3:"Waiting",4:"Succeeded",5:"Skipped",6:"Suspended",7:"Cancelled",8:"Failed",9:"Faulted",10:"TimeOut",11:"Aborted",12:"Ignored",13:"Deleted",14:"Terminated"},Gf={0:"grey",1:"grey",2:"#86c7ff",3:"#86c7ff",4:"#bad80a33",5:"grey",6:"grey",7:"grey",8:"#e811231a",9:"#e811231a",10:"#e811231a",11:"grey",12:"grey",13:"grey",14:"#e811231a"},Kf=["MO","TU","WE","TH","FR","SA","SU"],qf=function(){function e(e,t){if(0===t)throw new Error("Can't create weekday with n == 0");this.weekday=e,this.n=t}return e.fromStr=function(t){return new e(Kf.indexOf(t))},e.prototype.nth=function(t){return this.n===t?this:new e(this.weekday,t)},e.prototype.equals=function(e){return this.weekday===e.weekday&&this.n===e.n},e.prototype.toString=function(){var e=Kf[this.weekday];return this.n&&(e=(this.n>0?"+":"")+String(this.n)+e),e},e.prototype.getJsWeekday=function(){return 6===this.weekday?0:this.weekday+1},e}(),Zf=function(e){return null!=e},Jf=function(e){return"number"==typeof e},$f=function(e){return"string"==typeof e&&Kf.includes(e)},Qf=Array.isArray,ey=function(e,t){void 0===t&&(t=e),1===arguments.length&&(t=e,e=0);for(var n=[],r=e;r>=0,r.length>t?String(r):((t-=r.length)>n.length&&(n+=ty(n,t/n.length)),n.slice(0,t)+String(r))}var ry=function(e,t,n){var r=e.split(t);return n?r.slice(0,n).concat([r.slice(n).join(t)]):r},oy=function(e,t){var n=e%t;return n*t<0?n+t:n},iy=function(e,t){return{div:Math.floor(e/t),mod:oy(e,t)}},ay=function(e){return!Zf(e)||0===e.length},sy=function(e){return!ay(e)},uy=function(e,t){return sy(e)&&-1!==e.indexOf(t)},ly=function(e,t,n,r,o,i){return void 0===r&&(r=0),void 0===o&&(o=0),void 0===i&&(i=0),new Date(Date.UTC(e,t-1,n,r,o,i))},cy=[31,28,31,30,31,30,31,31,30,31,30,31],dy=864e5,py=ly(1970,1,1),my=[6,0,1,2,3,4,5],hy=function(e){return e%4==0&&e%100!=0||e%400==0},fy=function(e){return e instanceof Date},yy=function(e){return fy(e)&&!isNaN(e.getTime())},gy=function(e){return 60*e.getTimezoneOffset()*1e3},vy=function(e){return n=py,r=(t=e).getTime()-gy(t)-(n.getTime()-gy(n)),Math.round(r/dy);var t,n,r},_y=function(e){return new Date(py.getTime()+e*dy)},by=function(e){var t=e.getUTCMonth();return 1===t&&hy(e.getUTCFullYear())?29:cy[t]},ky=function(e){return my[e.getUTCDay()]},wy=function(e,t){var n=ly(e,t+1,1);return[ky(n),by(n)]},My=function(e,t){return t=t||e,new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()))},Ty=function(e){return new Date(e.getTime())},Dy=function(e){for(var t=[],n=0;nthis.maxDate;if("between"===this.method){if(t)return!0;if(n)return!1}else if("before"===this.method){if(n)return!1}else if("after"===this.method)return!!t||(this.add(e),!1);return this.add(e)},e.prototype.add=function(e){return this._result.push(e),!0},e.prototype.getValue=function(){var e=this._result;switch(this.method){case"all":case"between":return e;default:return e.length?e[e.length-1]:null}},e.prototype.clone=function(){return new e(this.method,this.args)},e}();const Oy=Ey;var Yy=function(e){function t(t,n,r){var o=e.call(this,t,n)||this;return o.iterator=r,o}return c(t,e),t.prototype.add=function(e){return!!this.iterator(e,this._result.length)&&(this._result.push(e),!0)},t}(Oy);const Py=Yy,Iy={dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],tokens:{SKIP:/^[ \r\n\t]+|^\.$/,number:/^[1-9][0-9]*/,numberAsText:/^(one|two|three)/i,every:/^every/i,"day(s)":/^days?/i,"weekday(s)":/^weekdays?/i,"week(s)":/^weeks?/i,"hour(s)":/^hours?/i,"minute(s)":/^minutes?/i,"month(s)":/^months?/i,"year(s)":/^years?/i,on:/^(on|in)/i,at:/^(at)/i,the:/^the/i,first:/^first/i,second:/^second/i,third:/^third/i,nth:/^([1-9][0-9]*)(\.|th|nd|rd|st)/i,last:/^last/i,for:/^for/i,"time(s)":/^times?/i,until:/^(un)?til/i,monday:/^mo(n(day)?)?/i,tuesday:/^tu(e(s(day)?)?)?/i,wednesday:/^we(d(n(esday)?)?)?/i,thursday:/^th(u(r(sday)?)?)?/i,friday:/^fr(i(day)?)?/i,saturday:/^sa(t(urday)?)?/i,sunday:/^su(n(day)?)?/i,january:/^jan(uary)?/i,february:/^feb(ruary)?/i,march:/^mar(ch)?/i,april:/^apr(il)?/i,may:/^may/i,june:/^june?/i,july:/^july?/i,august:/^aug(ust)?/i,september:/^sep(t(ember)?)?/i,october:/^oct(ober)?/i,november:/^nov(ember)?/i,december:/^dec(ember)?/i,comma:/^(,\s*|(and|or)\s*)+/i}};var Hy=function(e,t){return-1!==e.indexOf(t)},Ny=function(e){return e.toString()},Ry=function(e,t,n){return"".concat(t," ").concat(n,", ").concat(e)};const jy=function(){function e(e,t,n,r){if(void 0===t&&(t=Ny),void 0===n&&(n=Iy),void 0===r&&(r=Ry),this.text=[],this.language=n||Iy,this.gettext=t,this.dateFormatter=r,this.rrule=e,this.options=e.options,this.origOptions=e.origOptions,this.origOptions.bymonthday){var o=[].concat(this.options.bymonthday),i=[].concat(this.options.bynmonthday);o.sort((function(e,t){return e-t})),i.sort((function(e,t){return t-e})),this.bymonthday=o.concat(i),this.bymonthday.length||(this.bymonthday=null)}if(Zf(this.origOptions.byweekday)){var a=Qf(this.origOptions.byweekday)?this.origOptions.byweekday:[this.origOptions.byweekday],s=String(a);this.byweekday={allWeeks:a.filter((function(e){return!e.n})),someWeeks:a.filter((function(e){return Boolean(e.n)})),isWeekdays:-1!==s.indexOf("MO")&&-1!==s.indexOf("TU")&&-1!==s.indexOf("WE")&&-1!==s.indexOf("TH")&&-1!==s.indexOf("FR")&&-1===s.indexOf("SA")&&-1===s.indexOf("SU"),isEveryDay:-1!==s.indexOf("MO")&&-1!==s.indexOf("TU")&&-1!==s.indexOf("WE")&&-1!==s.indexOf("TH")&&-1!==s.indexOf("FR")&&-1!==s.indexOf("SA")&&-1!==s.indexOf("SU")};var u=function(e,t){return e.weekday-t.weekday};this.byweekday.allWeeks.sort(u),this.byweekday.someWeeks.sort(u),this.byweekday.allWeeks.length||(this.byweekday.allWeeks=null),this.byweekday.someWeeks.length||(this.byweekday.someWeeks=null)}else this.byweekday=null}return e.isFullyConvertible=function(t){if(!(t.options.freq in e.IMPLEMENTED))return!1;if(t.origOptions.until&&t.origOptions.count)return!1;for(var n in t.origOptions){if(Hy(["dtstart","wkst","freq"],n))return!0;if(!Hy(e.IMPLEMENTED[t.options.freq],n))return!1}return!0},e.prototype.isFullyConvertible=function(){return e.isFullyConvertible(this.rrule)},e.prototype.toString=function(){var t=this.gettext;if(!(this.options.freq in e.IMPLEMENTED))return t("RRule error: Unable to fully convert this rrule to text");if(this.text=[t("every")],this[Ig.FREQUENCIES[this.options.freq]](),this.options.until){this.add(t("until"));var n=this.options.until;this.add(this.dateFormatter(n.getUTCFullYear(),this.language.monthNames[n.getUTCMonth()],n.getUTCDate()))}else this.options.count&&this.add(t("for")).add(this.options.count.toString()).add(this.plural(this.options.count)?t("times"):t("time"));return this.isFullyConvertible()||this.add(t("(~ approximate)")),this.text.join("")},e.prototype.HOURLY=function(){var e=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?e("hours"):e("hour"))},e.prototype.MINUTELY=function(){var e=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?e("minutes"):e("minute"))},e.prototype.DAILY=function(){var e=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()),this.byweekday&&this.byweekday.isWeekdays?this.add(this.plural(this.options.interval)?e("weekdays"):e("weekday")):this.add(this.plural(this.options.interval)?e("days"):e("day")),this.origOptions.bymonth&&(this.add(e("in")),this._bymonth()),this.bymonthday?this._bymonthday():this.byweekday?this._byweekday():this.origOptions.byhour&&this._byhour()},e.prototype.WEEKLY=function(){var e=this.gettext;1!==this.options.interval&&this.add(this.options.interval.toString()).add(this.plural(this.options.interval)?e("weeks"):e("week")),this.byweekday&&this.byweekday.isWeekdays?1===this.options.interval?this.add(this.plural(this.options.interval)?e("weekdays"):e("weekday")):this.add(e("on")).add(e("weekdays")):this.byweekday&&this.byweekday.isEveryDay?this.add(this.plural(this.options.interval)?e("days"):e("day")):(1===this.options.interval&&this.add(e("week")),this.origOptions.bymonth&&(this.add(e("in")),this._bymonth()),this.bymonthday?this._bymonthday():this.byweekday&&this._byweekday())},e.prototype.MONTHLY=function(){var e=this.gettext;this.origOptions.bymonth?(1!==this.options.interval&&(this.add(this.options.interval.toString()).add(e("months")),this.plural(this.options.interval)&&this.add(e("in"))),this._bymonth()):(1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?e("months"):e("month"))),this.bymonthday?this._bymonthday():this.byweekday&&this.byweekday.isWeekdays?this.add(e("on")).add(e("weekdays")):this.byweekday&&this._byweekday()},e.prototype.YEARLY=function(){var e=this.gettext;this.origOptions.bymonth?(1!==this.options.interval&&(this.add(this.options.interval.toString()),this.add(e("years"))),this._bymonth()):(1!==this.options.interval&&this.add(this.options.interval.toString()),this.add(this.plural(this.options.interval)?e("years"):e("year"))),this.bymonthday?this._bymonthday():this.byweekday&&this._byweekday(),this.options.byyearday&&this.add(e("on the")).add(this.list(this.options.byyearday,this.nth,e("and"))).add(e("day")),this.options.byweekno&&this.add(e("in")).add(this.plural(this.options.byweekno.length)?e("weeks"):e("week")).add(this.list(this.options.byweekno,void 0,e("and")))},e.prototype._bymonthday=function(){var e=this.gettext;this.byweekday&&this.byweekday.allWeeks?this.add(e("on")).add(this.list(this.byweekday.allWeeks,this.weekdaytext,e("or"))).add(e("the")).add(this.list(this.bymonthday,this.nth,e("or"))):this.add(e("on the")).add(this.list(this.bymonthday,this.nth,e("and")))},e.prototype._byweekday=function(){var e=this.gettext;this.byweekday.allWeeks&&!this.byweekday.isWeekdays&&this.add(e("on")).add(this.list(this.byweekday.allWeeks,this.weekdaytext)),this.byweekday.someWeeks&&(this.byweekday.allWeeks&&this.add(e("and")),this.add(e("on the")).add(this.list(this.byweekday.someWeeks,this.weekdaytext,e("and"))))},e.prototype._byhour=function(){var e=this.gettext;this.add(e("at")).add(this.list(this.origOptions.byhour,void 0,e("and")))},e.prototype._bymonth=function(){this.add(this.list(this.options.bymonth,this.monthtext,this.gettext("and")))},e.prototype.nth=function(e){var t;e=parseInt(e.toString(),10);var n=this.gettext;if(-1===e)return n("last");var r=Math.abs(e);switch(r){case 1:case 21:case 31:t=r+n("st");break;case 2:case 22:t=r+n("nd");break;case 3:case 23:t=r+n("rd");break;default:t=r+n("th")}return e<0?t+" "+n("last"):t},e.prototype.monthtext=function(e){return this.language.monthNames[e-1]},e.prototype.weekdaytext=function(e){var t=Jf(e)?(e+1)%7:e.getJsWeekday();return(e.n?this.nth(e.n)+" ":"")+this.language.dayNames[t]},e.prototype.plural=function(e){return e%100!=1},e.prototype.add=function(e){return this.text.push(" "),this.text.push(e),this},e.prototype.list=function(e,t,n,r){var o=this;void 0===r&&(r=","),Qf(e)||(e=[e]),t=t||function(e){return e.toString()};var i=function(e){return t&&t.call(o,e)};return n?function(e,t,n){for(var r="",o=0;oe[0].length)&&(e=r,t=n)}if(null!=e&&(this.text=this.text.substr(e[0].length),""===this.text&&(this.done=!0)),null==e)return this.done=!0,this.symbol=null,void(this.value=null)}while("SKIP"===t);return this.symbol=t,this.value=e,!0},e.prototype.accept=function(e){if(this.symbol===e){if(this.value){var t=this.value;return this.nextSymbol(),t}return this.nextSymbol(),!0}return!1},e.prototype.acceptNumber=function(){return this.accept("number")},e.prototype.expect=function(e){if(this.accept(e))return!0;throw new Error("expected "+e+" but found "+this.symbol)},e}();function Wy(e,t){void 0===t&&(t=Iy);var n={},r=new Fy(t.tokens);return r.start(e)?(function(){r.expect("every");var e=r.acceptNumber();if(e&&(n.interval=parseInt(e[0],10)),r.isDone())throw new Error("Unexpected end");switch(r.symbol){case"day(s)":n.freq=Ig.DAILY,r.nextSymbol()&&(function(){if(r.accept("at"))do{var e=r.acceptNumber();if(!e)throw new Error("Unexpected symbol "+r.symbol+", expected hour");for(n.byhour=[parseInt(e[0],10)];r.accept("comma");){if(!(e=r.acceptNumber()))throw new Error("Unexpected symbol "+r.symbol+"; expected hour");n.byhour.push(parseInt(e[0],10))}}while(r.accept("comma")||r.accept("at"))}(),u());break;case"weekday(s)":n.freq=Ig.WEEKLY,n.byweekday=[Ig.MO,Ig.TU,Ig.WE,Ig.TH,Ig.FR],r.nextSymbol(),u();break;case"week(s)":n.freq=Ig.WEEKLY,r.nextSymbol()&&(o(),u());break;case"hour(s)":n.freq=Ig.HOURLY,r.nextSymbol()&&(o(),u());break;case"minute(s)":n.freq=Ig.MINUTELY,r.nextSymbol()&&(o(),u());break;case"month(s)":n.freq=Ig.MONTHLY,r.nextSymbol()&&(o(),u());break;case"year(s)":n.freq=Ig.YEARLY,r.nextSymbol()&&(o(),u());break;case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":n.freq=Ig.WEEKLY;var t=r.symbol.substr(0,2).toUpperCase();if(n.byweekday=[Ig[t]],!r.nextSymbol())return;for(;r.accept("comma");){if(r.isDone())throw new Error("Unexpected end");var l=a();if(!l)throw new Error("Unexpected symbol "+r.symbol+", expected weekday");n.byweekday.push(Ig[l]),r.nextSymbol()}!function(){r.accept("on"),r.accept("the");var e=s();if(e)for(n.bymonthday=[e],r.nextSymbol();r.accept("comma");){if(!(e=s()))throw new Error("Unexpected symbol "+r.symbol+"; expected monthday");n.bymonthday.push(e),r.nextSymbol()}}(),u();break;case"january":case"february":case"march":case"april":case"may":case"june":case"july":case"august":case"september":case"october":case"november":case"december":if(n.freq=Ig.YEARLY,n.bymonth=[i()],!r.nextSymbol())return;for(;r.accept("comma");){if(r.isDone())throw new Error("Unexpected end");var c=i();if(!c)throw new Error("Unexpected symbol "+r.symbol+", expected month");n.bymonth.push(c),r.nextSymbol()}o(),u();break;default:throw new Error("Unknown symbol")}}(),n):null;function o(){var e=r.accept("on"),t=r.accept("the");if(e||t)do{var o=s(),u=a(),l=i();if(o)u?(r.nextSymbol(),n.byweekday||(n.byweekday=[]),n.byweekday.push(Ig[u].nth(o))):(n.bymonthday||(n.bymonthday=[]),n.bymonthday.push(o),r.accept("day(s)"));else if(u)r.nextSymbol(),n.byweekday||(n.byweekday=[]),n.byweekday.push(Ig[u]);else if("weekday(s)"===r.symbol)r.nextSymbol(),n.byweekday||(n.byweekday=[Ig.MO,Ig.TU,Ig.WE,Ig.TH,Ig.FR]);else if("week(s)"===r.symbol){r.nextSymbol();var c=r.acceptNumber();if(!c)throw new Error("Unexpected symbol "+r.symbol+", expected week number");for(n.byweekno=[parseInt(c[0],10)];r.accept("comma");){if(!(c=r.acceptNumber()))throw new Error("Unexpected symbol "+r.symbol+"; expected monthday");n.byweekno.push(parseInt(c[0],10))}}else{if(!l)return;r.nextSymbol(),n.bymonth||(n.bymonth=[]),n.bymonth.push(l)}}while(r.accept("comma")||r.accept("the")||r.accept("on"))}function i(){switch(r.symbol){case"january":return 1;case"february":return 2;case"march":return 3;case"april":return 4;case"may":return 5;case"june":return 6;case"july":return 7;case"august":return 8;case"september":return 9;case"october":return 10;case"november":return 11;case"december":return 12;default:return!1}}function a(){switch(r.symbol){case"monday":case"tuesday":case"wednesday":case"thursday":case"friday":case"saturday":case"sunday":return r.symbol.substr(0,2).toUpperCase();default:return!1}}function s(){switch(r.symbol){case"last":return r.nextSymbol(),-1;case"first":return r.nextSymbol(),1;case"second":return r.nextSymbol(),r.accept("last")?-2:2;case"third":return r.nextSymbol(),r.accept("last")?-3:3;case"nth":var e=parseInt(r.value[1],10);if(e<-366||e>366)throw new Error("Nth out of range: "+e);return r.nextSymbol(),r.accept("last")?-e:e;default:return!1}}function u(){if("until"===r.symbol){var e=Date.parse(r.text);if(!e)throw new Error("Cannot parse until date:"+r.text);n.until=new Date(e)}else r.accept("for")&&(n.count=parseInt(r.value[0],10),r.expect("number"))}}function By(e){return e12){var t=Math.floor(this.month/12),n=oy(this.month,12);this.month=n,this.year+=t,0===this.month&&(this.month=12,--this.year)}},t.prototype.addWeekly=function(e,t){t>this.getWeekday()?this.day+=-(this.getWeekday()+1+(6-t))+7*e:this.day+=-(this.getWeekday()-t)+7*e,this.fixDay()},t.prototype.addDaily=function(e){this.day+=e,this.fixDay()},t.prototype.addHours=function(e,t,n){for(t&&(this.hour+=Math.floor((23-this.hour)/e)*e);;){this.hour+=e;var r=iy(this.hour,24),o=r.div,i=r.mod;if(o&&(this.hour=i,this.addDaily(o)),ay(n)||uy(n,this.hour))break}},t.prototype.addMinutes=function(e,t,n,r){for(t&&(this.minute+=Math.floor((1439-(60*this.hour+this.minute))/e)*e);;){this.minute+=e;var o=iy(this.minute,60),i=o.div,a=o.mod;if(i&&(this.minute=a,this.addHours(i,!1,n)),(ay(n)||uy(n,this.hour))&&(ay(r)||uy(r,this.minute)))break}},t.prototype.addSeconds=function(e,t,n,r,o){for(t&&(this.second+=Math.floor((86399-(3600*this.hour+60*this.minute+this.second))/e)*e);;){this.second+=e;var i=iy(this.second,60),a=i.div,s=i.mod;if(a&&(this.second=s,this.addMinutes(a,!1,n,r)),(ay(n)||uy(n,this.hour))&&(ay(r)||uy(r,this.minute))&&(ay(o)||uy(o,this.second)))break}},t.prototype.fixDay=function(){if(!(this.day<=28)){var e=wy(this.year,this.month-1)[1];if(!(this.day<=e))for(;this.day>e;){if(this.day-=e,++this.month,13===this.month&&(this.month=1,++this.year,this.year>9999))return;e=wy(this.year,this.month-1)[1]}}},t.prototype.add=function(e,t){var n=e.freq,r=e.interval,o=e.wkst,i=e.byhour,a=e.byminute,s=e.bysecond;switch(n){case Ay.YEARLY:return this.addYears(r);case Ay.MONTHLY:return this.addMonths(r);case Ay.WEEKLY:return this.addWeekly(r,o);case Ay.DAILY:return this.addDaily(r);case Ay.HOURLY:return this.addHours(r,t,i);case Ay.MINUTELY:return this.addMinutes(r,t,i,a);case Ay.SECONDLY:return this.addSeconds(r,t,i,a,s)}},t}(Vy);function Ky(e){for(var t=[],n=0,r=Object.keys(e);n=-366&&i<=366))throw new Error("bysetpos must be between 1 and 366, or between -366 and -1")}if(!(Boolean(t.byweekno)||sy(t.byweekno)||sy(t.byyearday)||Boolean(t.bymonthday)||sy(t.bymonthday)||Zf(t.byweekday)||Zf(t.byeaster)))switch(t.freq){case Ig.YEARLY:t.bymonth||(t.bymonth=t.dtstart.getUTCMonth()+1),t.bymonthday=t.dtstart.getUTCDate();break;case Ig.MONTHLY:t.bymonthday=t.dtstart.getUTCDate();break;case Ig.WEEKLY:t.byweekday=[ky(t.dtstart)]}if(Zf(t.bymonth)&&!Qf(t.bymonth)&&(t.bymonth=[t.bymonth]),Zf(t.byyearday)&&!Qf(t.byyearday)&&Jf(t.byyearday)&&(t.byyearday=[t.byyearday]),Zf(t.bymonthday))if(Qf(t.bymonthday)){var r=[],o=[];for(n=0;n0?r.push(i):i<0&&o.push(i)}t.bymonthday=r,t.bynmonthday=o}else t.bymonthday<0?(t.bynmonthday=[t.bymonthday],t.bymonthday=[]):(t.bynmonthday=[],t.bymonthday=[t.bymonthday]);else t.bymonthday=[],t.bynmonthday=[];if(Zf(t.byweekno)&&!Qf(t.byweekno)&&(t.byweekno=[t.byweekno]),Zf(t.byweekday))if(Jf(t.byweekday))t.byweekday=[t.byweekday],t.bynweekday=null;else if($f(t.byweekday))t.byweekday=[qf.fromStr(t.byweekday).weekday],t.bynweekday=null;else if(t.byweekday instanceof qf)!t.byweekday.n||t.freq>Ig.MONTHLY?(t.byweekday=[t.byweekday.weekday],t.bynweekday=null):(t.bynweekday=[[t.byweekday.weekday,t.byweekday.n]],t.byweekday=null);else{var a=[],s=[];for(n=0;nIg.MONTHLY?a.push(u.weekday):s.push([u.weekday,u.n])}t.byweekday=sy(a)?a:null,t.bynweekday=sy(s)?s:null}else t.bynweekday=null;return Zf(t.byhour)?Jf(t.byhour)&&(t.byhour=[t.byhour]):t.byhour=t.freq=4?(c=0,r=l.yearlen+oy(u-t.wkst,7)):r=i-c;for(var p=Math.floor(r/7),m=oy(r,7),h=Math.floor(p+m/4),f=0;f0&&y<=h){var g=void 0;y>1?(g=c+7*(y-1),c!==n&&(g-=7-n)):g=c;for(var v=0;v<7&&(l.wnomask[g]=1,g++,l.wdaymask[g]!==t.wkst);v++);}}if(uy(t.byweekno,1)&&(g=c+7*h,c!==n&&(g-=7-n),g=4?(k=0,M=w+oy(b-t.wkst,7)):M=i-c,_=Math.floor(52+oy(M,7)/4)}if(uy(t.byweekno,_))for(g=0;g=Ig.HOURLY&&sy(o)&&!uy(o,t.hour)||r>=Ig.MINUTELY&&sy(i)&&!uy(i,t.minute)||r>=Ig.SECONDLY&&sy(a)&&!uy(a,t.second)?[]:e.gettimeset(r)(t.hour,t.minute,t.second,t.millisecond)}(l,u,t);;){var d=l.getdayset(r)(u.year,u.month,u.day),p=d[0],m=d[1],h=d[2],f=Eg(p,m,h,l,t);if(sy(a))for(var y=Dg(a,c,m,h,l,p),g=0;gi)return Cg(e);if(v>=n){var _=Lg(v,t);if(!e.accept(_))return Cg(e);if(s&&!--s)return Cg(e)}}else for(g=m;gi)return Cg(e);if(v>=n){if(_=Lg(v,t),!e.accept(_))return Cg(e);if(s&&!--s)return Cg(e)}}}if(0===t.interval)return Cg(e);if(u.add(t,f),u.year>9999)return Cg(e);By(r)||(c=l.gettimeset(r)(u.hour,u.minute,u.second,0)),l.rebuild(u.year,u.month)}}function Sg(e,t,n){var r=n.bymonth,o=n.byweekno,i=n.byweekday,a=n.byeaster,s=n.bymonthday,u=n.bynmonthday,l=n.byyearday;return sy(r)&&!uy(r,e.mmask[t])||sy(o)&&!e.wnomask[t]||sy(i)&&!uy(i,e.wdaymask[t])||sy(e.nwdaymask)&&!e.nwdaymask[t]||null!==a&&!uy(e.eastermask,t)||(sy(s)||sy(u))&&!uy(s,e.mdaymask[t])&&!uy(u,e.nmdaymask[t])||sy(l)&&(t=e.yearlen&&!uy(l,t+1-e.yearlen)&&!uy(l,-e.nextyearlen+t-e.yearlen))}function Lg(e,t){return new tg(e,t.tzid).rezonedDate()}function Cg(e){return e.getValue()}function Eg(e,t,n,r,o){for(var i=!1,a=t;a0&&" "===o[0]?(n[r-1]+=o.slice(1),n.splice(r,1)):r+=1:n.splice(r,1)}return n}(e,t.unfold);return l.forEach((function(e){var t;if(e){var a=function(e){var t=function(e){if(-1===e.indexOf(":"))return{name:"RRULE",value:e};var t=ry(e,":",1);return{name:t[0],value:t[1]}}(e),n=t.name,r=t.value,o=n.split(";");if(!o)throw new Error("empty property name");return{name:o[0].toUpperCase(),parms:o.slice(1),value:r}}(e),s=a.name,l=a.parms,c=a.value;switch(s.toUpperCase()){case"RRULE":if(l.length)throw new Error("unsupported RRULE parm: ".concat(l.join(",")));n.push(Zy(e));break;case"RDATE":var d=(null!==(t=/RDATE(?:;TZID=([^:=]+))?/i.exec(e))&&void 0!==t?t:[])[1];d&&!u&&(u=d),r=r.concat(jg(c,l));break;case"EXRULE":if(l.length)throw new Error("unsupported EXRULE parm: ".concat(l.join(",")));o.push(Zy(c));break;case"EXDATE":i=i.concat(jg(c,l));break;case"DTSTART":break;default:throw new Error("unsupported property: "+s)}}})),{dtstart:s,tzid:u,rrulevals:n,rdatevals:r,exrulevals:o,exdatevals:i}}(e,t),r=n.rrulevals,o=n.rdatevals,i=n.exrulevals,a=n.exdatevals,s=n.dtstart,u=n.tzid,l=!1===t.cache;if(t.compatible&&(t.forceset=!0,t.unfold=!0),t.forceset||r.length>1||o.length||i.length||a.length){var c=new Fg(l);return c.dtstart(s),c.tzid(u||void 0),r.forEach((function(e){c.rrule(new Ig(Rg(e,s,u),l))})),o.forEach((function(e){c.rdate(e)})),i.forEach((function(e){c.exrule(new Ig(Rg(e,s,u),l))})),a.forEach((function(e){c.exdate(e)})),t.compatible&&t.dtstart&&c.rdate(s),c}var d=r[0]||{};return new Ig(Rg(d,d.dtstart||t.dtstart||s,d.tzid||t.tzid||u),l)}(e,function(e){var t=[],n=Object.keys(e),r=Object.keys(Hg);if(n.forEach((function(e){uy(r,e)||t.push(e)})),t.length)throw new Error("Invalid options: "+t.join(", "));return d(d({},Hg),e)}(t))}function Rg(e,t,n){return d(d({},e),{dtstart:t,tzid:n})}function jg(e,t){return function(e){e.forEach((function(e){if(!/(VALUE=DATE(-TIME)?)|(TZID=)/.test(e))throw new Error("unsupported RDATE/EXDATE parm: "+e)}))}(t),e.split(",").map((function(e){return Ly(e)}))}function Ag(e){var t=this;return function(n){if(void 0!==n&&(t["_".concat(e)]=n),void 0!==t["_".concat(e)])return t["_".concat(e)];for(var r=0;rVg(void 0,void 0,void 0,(function*(){console.info("START api calls : "+rf()().toISOString());try{var[o,i,a,s]=yield Promise.all([zf(e,"workflow","name,workflowid,workflowidunique,resourceid,clientdata,_ownerid_value,owninguser,solutionid,category","category eq 5 or category eq 6","owninguser($select=systemuserid,azureactivedirectoryobjectid,fullname,internalemailaddress,isdisabled,islicensed)",5e3),zf(e,"flowsession","flowsessionid,_regardingobjectid_value,parentcloudflowrunsequenceid,triggertype,startedon,completedon,runduration,statecode,createdon,statuscode,context,gateway,errorcode,errormessage,owninguser,_machineid_value,_machinegroupid_value,additionalcontext,regardingobjectid_process",t,"regardingobjectid_process($select=name,description,category,uiflowtype,inputparameters,type,primaryentity,_ownerid_value,componentstate,createdon,modifiedon,workflowid,ismanaged,iscustomizable,statecode,statuscode)",5e3),zf(e,"autocoe_automationscheduleitem","autocoe_name,autocoe_automationscheduleitemid,_autocoe_automationschedule_value,autocoe_startdate,autocoe_enddate,autocoe_cronexpression,autocoe_crondescription,autocoe_runnow,autocoe_nextrun,autocoe_priority,autocoe_inputparameters,autocoe_isdeleted,statecode,_ownerid_value,owninguser","","autocoe_AutomationSchedule($select=autocoe_name,autocoe_automationscheduleid,autocoe_type,_autocoe_regardingobjectid_value,_autocoe_connectionreference_value),owninguser($select=systemuserid,azureactivedirectoryobjectid,fullname,internalemailaddress,isdisabled,islicensed)",5e3),zf(e,"autocoe_automationscheduleflowsession","autocoe_automationscheduleflowsessionid,_autocoe_automationscheduleitemid_value,_autocoe_connectionreference_value,_autocoe_flowsessionid_value,autocoe_runsequenceid,statecode,_ownerid_value,owninguser","","autocoe_ConnectionReference($select=connectionreferenceid,connectionid,connectionreferencedisplayname,connectionreferencelogicalname)",5e3)]);console.info("END api calls : "+rf()().toISOString());var u=o.filter((e=>{var t=JSON.parse(e.clientdata).properties.connectionReferences;return t&&(t.shared_uiflow||t.shared_uiflow_1)})),l=ov(i,o,s).map((e=>{var t,n,r,o,i,a=JSON.parse(e.context),s=e.parentcloudflow?JSON.parse(e.parentcloudflow.clientdata):null,u="",l="normal";if(s&&5===(null===(t=e.parentcloudflow)||void 0===t?void 0:t.category)){u=function(e){var t,n,r=null!==(t=e.shared_uiflow)&&void 0!==t?t:e.shared_uiflow_1;return r&&r.connection?null!==(n=r.connection.connectionReferenceLogicalName)&&void 0!==n?n:r.connection.name:""}(s.properties.connectionReferences);var c=s.properties.definition.actions.Run_a_flow_built_with_Power_Automate_for_desktop;l=void 0!==c?c.inputs.parameters.runPriority:"normal"}var d=e.parentcloudflow?e.parentcloudflow.name:e.regardingobject.name;return e.automationscheduleflowsession&&(d=null===(n=e.automationscheduleflowsession)||void 0===n?void 0:n.name,u=null===(o=null===(r=e.automationscheduleflowsession)||void 0===r?void 0:r.connectionreference)||void 0===o?void 0:o.connectionreferencelogicalname),{title:d,ownerName:e.regardingobject.owninguser.fullname,start:e.startedon?new Date(e.startedon):e.createdon?new Date(e.createdon):void 0,end:e.completedon?new Date(e.completedon):e.createdon?new Date(e.createdon):void 0,Duration:e.duration?Number.parseInt(e.duration):void 0,status:Vf[e.statuscode],color:Gf[e.statuscode],location:JSON.parse(e.context).hostName,errorMsg:e.errormessage,runMode:a.attendedMode,runPriority:l,connectionName:u,childFlowName:e.regardingobject.name,flowsessionid:e.flowsessionid,solutionid:e.regardingobject.solutionid,workflowid:e.regardingobject.workflowid,workflowidunique:e.regardingobject.workflowidunique,uiFlowId:null===(i=e.parentcloudflow)||void 0===i?void 0:i.resourceid,machineid:e.machine.machineid,parentcloudflowrunsequenceid:e.parentcloudflowrunsequenceid,triggertype:e.triggertypename}})),c=function(e,t){var n=[];return e.filter((e=>void 0!==JSON.parse(e.clientdata).properties.definition.triggers.Recurrence)).map((e=>{var r,o=JSON.parse(e.clientdata).properties.definition.triggers.Recurrence.recurrence;if(o.startTime){var i=function(e,t,n,r,o){var i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:2,a=(new Date).getFullYear()+i;return new Ig(Object.assign({freq:ev(e),interval:t,dtstart:n,until:o?new Date(o):new Date(a,12,1,10,0)},"Week"===e&&r.length&&{byweekday:Qg(r)})).all()}(o.frequency,o.interval,new Date(o.startTime),o.schedule&&null!==(r=o.schedule.weekDays)&&void 0!==r?r:[],t),a=i.filter((e=>e>new Date));n=n.concat(a.map((t=>({title:e.name,start:t,end:t,status:"Not Started",solutionid:e.solutionid,workflowId:e.workflowid}))))}})),n}(u,n),d=function(e,t){var n=[],r=(new Date,rf()().startOf("day").toDate());return rf()().endOf("day").toDate(),console.time("Schedules"),e.forEach((e=>{var o=rf()(e.autocoe_startdate).startOf("day").toDate(),i=e.autocoe_enddate?rf()(e.autocoe_enddate).endOf("day").toDate():rf()().add(1,"years").endOf("day").toDate(),a=t?rf()(t).endOf("day").toDate():i;try{for(var s={currentDate:o>r?o:r,endDate:a?i({title:e.autocoe_name,Description:e.autocoe_AutomationSchedule["_autocoe_regardingobjectid_value@OData.Community.Display.V1.FormattedValue"]+" flow is scheduled to run - "+e.autocoe_crondescription,childFlowName:e.autocoe_AutomationSchedule["_autocoe_regardingobjectid_value@OData.Community.Display.V1.FormattedValue"],start:t,end:t,status:"Not Started",uiFlowId:e.autocoe_AutomationSchedule._autocoe_regardingobjectid_value,workflowId:e.autocoe_AutomationSchedule._autocoe_regardingobjectid_value,Category:e.autocoe_AutomationSchedule["autocoe_type@OData.Community.Display.V1.FormattedValue"]}))))}catch(e){console.error("Error: "+e)}})),console.timeEnd("Schedules"),n}(a.filter((e=>0===e.statecode&&!0!==e.autocoe_isdeleted)),n);return r?l:l.concat(c).concat(d)}catch(e){return console.error(e),[]}})),Zg=e=>Vg(void 0,void 0,void 0,(function*(){try{var[t]=yield Promise.all([zf(e,"workflow","name,workflowid,category,inputs","category%20eq%205 or category%20eq%206","",5e3)]);return t}catch(e){return console.error(e),[]}})),Jg=e=>Vg(void 0,void 0,void 0,(function*(){try{var[t]=yield Promise.all([zf(e,"connectionreference","solutionid,connectionreferencedisplayname,connectionid,connectionreferenceid,connectionreferencelogicalname","connectorid%20eq%20%27/providers/Microsoft.PowerApps/apis/shared_uiflow%27","",500)]);return t}catch(e){return console.error(e),[]}})),$g=(e,t)=>Vg(void 0,void 0,void 0,(function*(){try{var n=yield Promise.bind(((e,t,n)=>new Promise(((r,o)=>{Xf(void 0,void 0,void 0,(function*(){try{var i,a={autocoe_name:n.name,autocoe_type:n.type,"autocoe_ConnectionReference@odata.bind":"/connectionreferences(".concat(n.connectionreference,")"),"autocoe_RegardingObjectId@odata.bind":"/workflows(".concat(n.regardingobjectid,")")};i=n.automationscheduleid?(yield e.updateRecord(t,n.automationscheduleid,a)).id:(yield e.createRecord(t,a)).id;var s="",u={autocoe_name:n.name,"autocoe_AutomationSchedule@odata.bind":"/autocoe_automationschedules(".concat(i,")"),autocoe_cronexpression:n.cronexpression,autocoe_crondescription:n.crondescription,autocoe_inputparameters:n.inputparameters,autocoe_startdate:new Date(n.startdate).toISOString(),autocoe_enddate:new Date(n.enddate).toISOString(),autocoe_priority:n.priority,autocoe_recalculate:!!n.automationscheduleitemid,autocoe_runnow:!1,autocoe_utcoffset:n.utcoffset};n.automationscheduleitemid?s=(yield e.updateRecord("autocoe_automationscheduleitem",n.automationscheduleitemid,u)).id:(s=(yield e.createRecord("autocoe_automationscheduleitem",u)).id,yield e.updateRecord("autocoe_automationscheduleitem",s,{autocoe_recalculate:!0})),r(s)}catch(e){e instanceof Error&&"PCFNonImplementedError"===e.name?(console.log("PCFNonImplementedError"),r("NO_IMPLEMENTATION")):o(e)}}))})))(e,"autocoe_automationschedule",t));return{scheduleFlowInfo:n}}catch(e){return void console.error(e)}}));function Qg(e){var t=[];return e.map((e=>{t.push(function(e){switch(e){case"Monday":default:return Ig.MO;case"Tuesday":return Ig.TU;case"Wednesday":return Ig.WE;case"Thurday":return Ig.TH;case"Friday":return Ig.FR;case"Saturday":return Ig.SA;case"Sunday":return Ig.SU}}(e))})),t}function ev(e){switch(e){case"Day":default:return Ig.DAILY;case"Week":return Ig.WEEKLY;case"Month":return Ig.MONTHLY;case"Year":return Ig.YEARLY}}function tv(e,t){return"https://make.powerautomate.com/environments/"+e+"/flows/"+t+"/details/"}function nv(e,t){return"https://make.powerautomate.com/environments/"+e+"/monitor/machines/"+t+"/details/"}var rv,ov=(e,t,n)=>{var r=[];return e.map((e=>{var o,i,a,s,u=t.filter((t=>t.workflowid===e._regardingobjectid_value)),l={flowsessionid:e.flowsessionid,startedon:e.startedon,completedon:e.completedon,createdon:e.createdon,duration:e.runduration,context:e.context,machine:{machineid:e._machineid_value,machinename:e["_machineid_value@OData.Community.Display.V1.FormattedValue"],machinegroupname:e["_machinegroupid_value@OData.Community.Display.V1.FormattedValue"],machinegroupid:e._machinegroupid_value},parentcloudflowrunsequenceid:e.parentcloudflowrunsequenceid,triggertype:e.triggertype,triggertypename:e["triggertype@OData.Community.Display.V1.FormattedValue"],errormessage:e.errormessage,statecode:e.statecode,statuscode:e.statuscode,regardingobject:{name:u[0].name,description:u[0].description,workflowid:u[0].workflowid,workflowidunique:u[0].workflowidunique,resourceid:u[0].resourceid,clientdata:u[0].clientdata,solutionid:u[0].solutionid,category:u[0].category,createdon:u[0].createdon,modifiedon:u[0].modifiedon,owninguser:{systemuserid:u[0].owninguser.systemuserid,ownerid:u[0].owninguser.ownerid,fullname:u[0].owninguser.fullname,internalemailaddress:u[0].owninguser.internalemailaddress}}},c=JSON.parse(e.context);if(Object.prototype.hasOwnProperty.call(c,"parentWorkflowId")){var d=t.filter((e=>e.resourceid===c.parentWorkflowId));if(d.length>0){var p={name:d[0].name,description:d[0].description,workflowid:d[0].workflowid,workflowidunique:d[0].workflowidunique,resourceid:d[0].resourceid,clientdata:d[0].clientdata,solutionid:d[0].solutionid,category:d[0].category,createdon:d[0].createdon,modifiedon:d[0].modifiedon,owninguser:{systemuserid:d[0].owninguser.systemuserid,fullname:d[0].owninguser.systemuserid,internalemailaddress:d[0].owninguser.internalemailaddress,ownerid:d[0].owninguser.ownerid}};l.parentcloudflow=p}}var m=n.filter((t=>t._autocoe_flowsessionid_value===e.flowsessionid));if(m.length>0){var h={name:m[0]["_autocoe_automationscheduleitemid_value@OData.Community.Display.V1.FormattedValue"],runsequenceid:m[0].autocoe_runsequenceid,flowsessionid:m[0]._autocoe_flowsessionid_value,automationscheduleitemid:m[0]._autocoe_automationscheduleitemid_value,automationscheduleflowsessionid:m[0].autocoe_automationscheduleflowsessionid,connectionreference:{connectionreferenceid:null===(o=m[0].autocoe_ConnectionReference)||void 0===o?void 0:o.connectionreferenceid,connectionid:null===(i=m[0].autocoe_ConnectionReference)||void 0===i?void 0:i.connectionid,connectionreferencedisplayname:null===(a=m[0].autocoe_ConnectionReference)||void 0===a?void 0:a.connectionreferencedisplayname,connectionreferencelogicalname:null===(s=m[0].autocoe_ConnectionReference)||void 0===s?void 0:s.connectionreferencelogicalname}};l.automationscheduleflowsession=h}r.push(l)})),r};function iv(e){return e<10?"0"+e:""+e}!function(e){e[e.normal=0]="normal",e[e.largeHeader=1]="largeHeader",e[e.close=2]="close"}(rv||(rv={}));var av,sv=function(){function e(t){this._id=e._uniqueId++,this._parent=t,this._eventRecords=[]}return e.raise=function(t,n,r,o){var i;if(e._isElement(t)){if("undefined"!=typeof document&&document.createEvent){var a=document.createEvent("HTMLEvents");a.initEvent(n,o||!1,!0),Yt(a,r),i=t.dispatchEvent(a)}else if("undefined"!=typeof document&&document.createEventObject){var s=document.createEventObject(r);t.fireEvent("on"+n,s)}}else for(;t&&!1!==i;){var u=t.__events__,l=u?u[n]:null;if(l)for(var c in l)if(l.hasOwnProperty(c))for(var d=l[c],p=0;!1!==i&&p-1)for(var a=n.split(/[ ,]+/),s=0;s0&&e.preventDefault(),r.scrollHeight-Math.ceil(r.scrollTop)<=r.clientHeight&&t<0&&e.preventDefault()}}),{passive:!1}),r=e}},pv=function(e,t){e&&t.on(e,"touchmove",(function(e){e.stopPropagation()}),{passive:!1})},mv=function(e){e.preventDefault()};function hv(e){for(var t=e,n=we(e);t&&t!==n.body;){if("true"===t.getAttribute(cv))return t;t=t.parentElement}for(t=e;t&&t!==n.body;){if("false"!==t.getAttribute(cv)){var r=getComputedStyle(t),o=r?r.getPropertyValue("overflow-y"):"";if(o&&("scroll"===o||"auto"===o))return t}t=t.parentElement}return t&&t!==n.body||(t=g(e)),t}function fv(e,t){return void 0===t&&(t=!0),e&&(t&&function(e){var t,n;return e&&(n=e)&&n._virtual&&(t=e._virtual.parent),t}(e)||e.parentNode&&e.parentNode)}function yv(e,t,n){void 0===n&&(n=!0);var r=!1;if(e&&t)if(n)if(e===t)r=!0;else for(r=!1;t;){var o=fv(t);if(o===e){r=!0;break}t=o}else e.contains&&(r=e.contains(t));return r}function gv(e,t){return e&&e!==document.body?t(e)?e:gv(fv(e),t):null}var vv="data-is-focusable",_v="data-is-visible",bv="data-focuszone-id",kv="data-is-sub-focuszone";function wv(e,t,n){return Dv(e,t,!0,!1,!1,n)}function Mv(e,t,n){return Tv(e,t,!0,!1,!0,n)}function Tv(e,t,n,r,o,i,a,s){if(!t||!a&&t===e)return null;var u=xv(t);if(o&&u&&(i||!Cv(t)&&!Ev(t))){var l=Tv(e,t.lastElementChild,!0,!0,!0,i,a,s);if(l){if(s&&Lv(l,!0)||!s)return l;var c=Tv(e,l.previousElementSibling,!0,!0,!0,i,a,s);if(c)return c;for(var d=l.parentElement;d&&d!==t;){var p=Tv(e,d.previousElementSibling,!0,!0,!0,i,a,s);if(p)return p;d=d.parentElement}}}return n&&u&&Lv(t,s)?t:Tv(e,t.previousElementSibling,!0,!0,!0,i,a,s)||(r?null:Tv(e,t.parentElement,!0,!1,!1,i,a,s))}function Dv(e,t,n,r,o,i,a,s,u){if(!t||t===e&&o&&!a)return null;var l=(u?Sv:xv)(t);if(n&&l&&Lv(t,s))return t;if(!o&&l&&(i||!Cv(t)&&!Ev(t))){var c=Dv(e,t.firstElementChild,!0,!0,!1,i,a,s,u);if(c)return c}return t===e?null:Dv(e,t.nextElementSibling,!0,!0,!1,i,a,s,u)||(r?null:Dv(e,t.parentElement,!1,!1,!0,i,a,s,u))}function xv(e){if(!e||!e.getAttribute)return!1;var t=e.getAttribute(_v);return null!=t?"true"===t:0!==e.offsetHeight||null!==e.offsetParent||!0===e.isVisible}function Sv(e){return!!e&&xv(e)&&!e.hidden&&"hidden"!==window.getComputedStyle(e).visibility}function Lv(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 o=e.getAttribute?e.getAttribute(vv):null,i=null!==r&&n>=0,a=!!e&&"false"!==o&&("A"===e.tagName||"BUTTON"===e.tagName||"INPUT"===e.tagName||"TEXTAREA"===e.tagName||"SELECT"===e.tagName||"true"===o||i);return t?-1!==n&&a:a}function Cv(e){return!!(e&&e.getAttribute&&e.getAttribute(bv))}function Ev(e){return!(!e||!e.getAttribute||"true"!==e.getAttribute(kv))}function Ov(e,t){return"true"!==function(e,t){var n=gv(e,(function(e){return e.hasAttribute(t)}));return n&&n.getAttribute(t)}(e,t)}var Yv=void 0;function Pv(e){if(e){if(Yv)return void(Yv=e);Yv=e;var t=g(e);t&&t.requestAnimationFrame((function(){Yv&&Yv.focus(),Yv=void 0}))}}function Iv(e,t,n,r){return e.addEventListener(t,n,r),function(){return e.removeEventListener(t,n,r)}}var Hv=["TEMPLATE","STYLE","SCRIPT"];function Nv(e){var t=we(e);if(!t)return function(){};for(var n=[];e!==t.body&&e.parentElement;){for(var r=0,o=e.parentElement.children;r0){var e=we();e&&e.body&&1===uv&&(e.body.classList.remove(lv),e.body.removeEventListener("touchmove",mv)),uv--}}()},n.prototype.render=function(){var t=this.props,n=t.isDarkThemed,r=t.className,o=t.theme,i=t.styles,a=Lt(this.props,St),s=u_(i,{theme:o,className:r,isDark:n});return e.createElement("div",d({},a,{className:s.root}))},n}(e.Component),c_={root:"ms-Overlay",rootDark:"ms-Overlay--dark"},d_=kf(l_,(function(e){var t,n=e.className,r=e.theme,o=e.isNone,i=e.isDark,a=r.palette,s=Tr(c_,r);return{root:[s.root,r.fonts.medium,{backgroundColor:a.whiteTranslucent40,top:0,right:0,bottom:0,left:0,position:"absolute",selectors:(t={},t[lr]={border:"1px solid WindowText",opacity:0},t)},o&&{visibility:"hidden"},i&&[s.rootDark,{backgroundColor:a.blackTranslucent40}],n]}}),void 0,{scope:"Overlay"}),p_=e.createContext(void 0),m_=()=>()=>{};function h_(e,t){void 0===e&&(e={});var n=f_(t)?t:function(e){return function(t){return e?d(d({},t),e):t}}(t);return n(e)}function f_(e){return"function"==typeof e}p_.Provider;var y_=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._onCustomizationChange=function(){return e.forceUpdate()},e}return c(n,t),n.prototype.componentDidMount=function(){S.observe(this._onCustomizationChange)},n.prototype.componentWillUnmount=function(){S.unobserve(this._onCustomizationChange)},n.prototype.render=function(){var t=this,n=this.props.contextTransform;return e.createElement(L.Consumer,null,(function(r){var o=function(e,t){var n,r,o,i=(t||{}).customizations,a=void 0===i?{settings:{},scopedSettings:{}}:i;return{customizations:{settings:h_(a.settings,e.settings),scopedSettings:(n=a.scopedSettings,r=e.scopedSettings,void 0===n&&(n={}),(f_(r)?r:(void 0===(o=r)&&(o={}),function(e){var t=d({},e);for(var n in o)o.hasOwnProperty(n)&&(t[n]=d(d({},e[n]),o[n]));return t}))(n)),inCustomizerContext:!0}}}(t.props,r);return n&&(o=n(o)),e.createElement(L.Provider,{value:o},t.props.children)}))},n}(e.Component),g_=Df(),v_=Rf((function(e,t){return Ne(d(d({},e),{rtl:t}))})),__=e.forwardRef((function(t,n){var r=t.className,o=t.theme,i=t.applyTheme,a=t.applyThemeToBody,s=t.styles,u=g_(s,{theme:o,applyTheme:i,className:r}),l=e.useRef(null);return function(t,n,r){var o=n.bodyThemed;e.useEffect((function(){if(t){var e=we(r.current);if(e)return e.body.classList.add(o),function(){e.body.classList.remove(o)}}}),[o,t,r])}(a,u,l),e.createElement(e.Fragment,null,function(t,n,r,o){var i=n.root,a=t.as,s=void 0===a?"div":a,u=t.dir,l=t.theme,c=Lt(t,St,["dir"]),p=function(e){var t=e.theme,n=e.dir,r=Vo(t)?"rtl":"ltr",o=Vo()?"rtl":"ltr",i=n||r;return{rootDir:i!==r||i!==o?i:n,needsTheme:i!==r}}(t),m=p.rootDir,h=p.needsTheme,f=e.createElement($t,{providerRef:r},e.createElement(s,d({dir:m},c,{className:i,ref:nn(r,o)})));return h&&(f=e.createElement(y_,{settings:{theme:v_(l,"rtl"===u)}},f)),f}(t,u,l,n))}));__.displayName="FabricBase";var b_,k_={fontFamily:"inherit"},w_={root:"ms-Fabric",bodyThemed:"ms-Fabric-bodyThemed"},M_=kf(__,(function(e){var t=e.applyTheme,n=e.className,r=e.preventBlanketFontInheritance,o=e.theme;return{root:[Tr(w_,o).root,o.fonts.medium,{color:o.palette.neutralPrimary},!r&&{"& button":k_,"& input":k_,"& textarea":k_},t&&{color:o.semanticColors.bodyText,backgroundColor:o.semanticColors.bodyBackground},n],bodyThemed:[{backgroundColor:o.semanticColors.bodyBackground}]}}),void 0,{scope:"Fabric"}),T_="data-portal-element",D_={},x_={},S_="fluent-default-layer-host",L_="#"+S_,C_=Df(),E_=e.forwardRef((function(t,n){var r,o=null!==(r=e.useContext(p_))&&void 0!==r?r:m_,a=e.useRef(null),s=nn(a,n),u=e.useRef(),l=e.useRef(null),c=e.useState(!1),p=c[0],m=c[1],h=t.children,f=t.className,y=t.eventBubblingEnabled,g=t.fabricProps,v=t.hostId,_=t.insertFirst,b=t.onLayerDidMount,k=void 0===b?function(){}:b,w=t.onLayerMounted,M=void 0===w?function(){}:w,T=t.onLayerWillUnmount,D=t.styles,x=t.theme,S=nn(l,null==g?void 0:g.ref),L=C_(D,{theme:x,className:f,isNotHost:!v}),C=function(){null==T||T();var e=u.current;u.current=void 0,e&&e.parentNode&&e.parentNode.removeChild(e)},E=function(){var e,t=we(a.current);if(t){var n=function(e){var t,n;if(v){var r=function(e){var t=x_[e];return t&&t[0]||void 0}(v);return r?null!==(t=r.rootRef.current)&&void 0!==t?t:null:null!==(n=e.getElementById(v))&&void 0!==n?n:null}var o=L_,i=o?e.querySelector(o):null;return i||(i=function(e){var t=e.createElement("div");return t.setAttribute("id",S_),t.style.cssText="position:fixed;z-index:1000000",null==e||e.body.appendChild(t),t}(e)),i}(t);if(n){C();var r=(null!==(e=n.ownerDocument)&&void 0!==e?e:t).createElement("div");r.className=L.root,r.setAttribute(T_,"true"),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))}(r,a.current),_?n.insertBefore(r,n.firstChild):n.appendChild(r),u.current=r,m(!0)}}};return Kv((function(){E(),v&&function(e,t){D_[e]||(D_[e]=[]),D_[e].push(t);var n=x_[e];if(n)for(var r=0,o=n;r=0&&(n.splice(r,1),0===n.length&&delete D_[e])}var o=x_[e];if(o)for(var i=0,a=o;i=a&&(!n||s)?(l=d,c&&(r.clearTimeout(c),c=null),o=e.apply(r._parent,i)):null===c&&u&&(c=r.setTimeout(t,m)),o};return function(){for(var e=[],t=0;t=s&&(o=!0),d=n);var a=n-d,h=s-a,y=n-p,g=!1;return null!==c&&(y>=c&&m?g=!0:h=Math.min(h,c-y)),a>=s||g||o?f(n):null!==m&&t||!l||(m=r.setTimeout(e,h)),i},g=function(){return!!m},v=function(){for(var e=[],t=0;t0&&s>o&&(r=s-o>1)}i!==r&&a(r)}})),function(){return r.dispose()}})),i}(r,o),g=e.useCallback((function(e){e.which===Ht.escape&&f&&(f(e),e.preventDefault(),e.stopPropagation())}),[f]);return N_(s(),"keydown",g),e.createElement("div",d({ref:i},Lt(r,St),{className:u,role:a,"aria-label":l,"aria-labelledby":c,"aria-describedby":p,onKeyDown:g,style:d({overflowY:y?"scroll":void 0,outline:"none"},m)}),h)}));j_.displayName="Popup";var A_,F_=["setState","render","componentWillMount","UNSAFE_componentWillMount","componentDidMount","componentWillReceiveProps","UNSAFE_componentWillReceiveProps","shouldComponentUpdate","componentWillUpdate","getSnapshotBeforeUpdate","UNSAFE_componentWillUpdate","componentDidUpdate","componentWillUnmount"],W_=function(e){function t(t){var n=e.call(this,t)||this;return n._updateComposedComponentRef=n._updateComposedComponentRef.bind(n),n}return c(t,e),t.prototype._updateComposedComponentRef=function(e){var t;this._composedComponentInstance=e,e?this._hoisted=function(e,t,n){void 0===n&&(n=F_);var r=[],o=function(o){"function"!=typeof t[o]||void 0!==e[o]||n&&-1!==n.indexOf(o)||(r.push(o),e[o]=function(){for(var e=[],n=0;nU_[t];)t++}catch(e){t=V_()}z_=t}else{if(void 0===X_)throw new Error("Content was rendered in a server environment without providing a default responsive mode. Call setResponsiveMode to define what the responsive mode is.");t=X_}return t}var Z_,J_,$_,Q_,eb=function(t,n){var r=e.useState(V_()),o=r[0],i=r[1],a=e.useCallback((function(){var e=q_(g(t.current));o!==e&&i(e)}),[t,o]);return N_(s(),"resize",a),e.useEffect((function(){void 0===n&&a()}),[n]),null!=n?n:o},tb={topLeftEdge:0,topCenter:1,topRightEdge:2,topAutoEdge:3,bottomLeftEdge:4,bottomCenter:5,bottomRightEdge:6,bottomAutoEdge:7,leftTopEdge:8,leftCenter:9,leftBottomEdge:10,rightTopEdge:11,rightCenter:12,rightBottomEdge:13};!function(e){e[e.default=0]="default",e[e.image=1]="image",e[e.Default=1e5]="Default",e[e.Image=100001]="Image"}(Z_||(Z_={})),function(e){e[e.center=0]="center",e[e.contain=1]="contain",e[e.cover=2]="cover",e[e.none=3]="none",e[e.centerCover=4]="centerCover",e[e.centerContain=5]="centerContain"}(J_||(J_={})),function(e){e[e.landscape=0]="landscape",e[e.portrait=1]="portrait"}($_||($_={})),function(e){e[e.notLoaded=0]="notLoaded",e[e.loaded=1]="loaded",e[e.error=2]="error",e[e.errorLoaded=3]="errorLoaded"}(Q_||(Q_={}));var nb=Df(),rb=/\.svg$/i,ob=e.forwardRef((function(t,n){var r=e.useRef(),o=e.useRef(),i=function(t,n){var r=t.onLoadingStateChange,o=t.onLoad,i=t.onError,a=t.src,s=e.useState(Q_.notLoaded),u=s[0],l=s[1];Kv((function(){l(Q_.notLoaded)}),[a]),e.useEffect((function(){u===Q_.notLoaded&&n.current&&(a&&n.current.naturalWidth>0&&n.current.naturalHeight>0||n.current.complete&&rb.test(a))&&l(Q_.loaded)})),e.useEffect((function(){null==r||r(u)}),[u]);var c=e.useCallback((function(e){null==o||o(e),a&&l(Q_.loaded)}),[a,o]),d=e.useCallback((function(e){null==i||i(e),l(Q_.error)}),[i]);return[u,c,d]}(t,o),a=i[0],s=i[1],u=i[2],l=Lt(t,xt,["width","height"]),c=t.src,p=t.alt,m=t.width,h=t.height,f=t.shouldFadeIn,y=void 0===f||f,g=t.shouldStartVisible,v=t.className,_=t.imageFit,b=t.role,k=t.maximizeFrame,w=t.styles,M=t.theme,T=t.loading,D=function(t,n,r,o){var i=e.useRef(n),a=e.useRef();return(void 0===a||i.current===Q_.notLoaded&&n===Q_.loaded)&&(a.current=function(e,t,n,r){var o=e.imageFit,i=e.width,a=e.height;if(void 0!==e.coverStyle)return e.coverStyle;if(t===Q_.loaded&&(o===J_.cover||o===J_.contain||o===J_.centerContain||o===J_.centerCover)&&n.current&&r.current){var s;if(s="number"==typeof i&&"number"==typeof a&&o!==J_.centerContain&&o!==J_.centerCover?i/a:r.current.clientWidth/r.current.clientHeight,n.current.naturalWidth/n.current.naturalHeight>s)return $_.landscape}return $_.portrait}(t,n,r,o)),i.current=n,a.current}(t,a,o,r),x=nb(w,{theme:M,className:v,width:m,height:h,maximizeFrame:k,shouldFadeIn:y,shouldStartVisible:g,isLoaded:a===Q_.loaded||a===Q_.notLoaded&&t.shouldStartVisible,isLandscape:D===$_.landscape,isCenter:_===J_.center,isCenterContain:_===J_.centerContain,isCenterCover:_===J_.centerCover,isContain:_===J_.contain,isCover:_===J_.cover,isNone:_===J_.none,isError:a===Q_.error,isNotImageFit:void 0===_});return e.createElement("div",{className:x.root,style:{width:m,height:h},ref:r},e.createElement("img",d({},l,{onLoad:s,onError:u,key:"fabricImage"+t.src||"",className:x.image,ref:nn(o,n),src:c,alt:p,role:b,loading:T})))}));ob.displayName="ImageBase";var ib={root:"ms-Image",rootMaximizeFrame:"ms-Image--maximizeFrame",image:"ms-Image-image",imageCenter:"ms-Image-image--center",imageContain:"ms-Image-image--contain",imageCover:"ms-Image-image--cover",imageCenterContain:"ms-Image-image--centerContain",imageCenterCover:"ms-Image-image--centerCover",imageNone:"ms-Image-image--none",imageLandscape:"ms-Image-image--landscape",imagePortrait:"ms-Image-image--portrait"},ab=kf(ob,(function(e){var t=e.className,n=e.width,r=e.height,o=e.maximizeFrame,i=e.isLoaded,a=e.shouldFadeIn,s=e.shouldStartVisible,u=e.isLandscape,l=e.isCenter,c=e.isContain,d=e.isCover,p=e.isCenterContain,m=e.isCenterCover,h=e.isNone,f=e.isError,y=e.isNotImageFit,v=e.theme,_=Tr(ib,v),b={position:"absolute",left:"50% /* @noflip */",top:"50%",transform:"translate(-50%,-50%)"},k=g(),w=void 0!==k&&void 0===k.navigator.msMaxTouchPoints,M=c&&u||d&&!u?{width:"100%",height:"auto"}:{width:"auto",height:"100%"};return{root:[_.root,v.fonts.medium,{overflow:"hidden"},o&&[_.rootMaximizeFrame,{height:"100%",width:"100%"}],i&&a&&!s&&sr.fadeIn400,(l||c||d||p||m)&&{position:"relative"},t],image:[_.image,{display:"block",opacity:0},i&&["is-loaded",{opacity:1}],l&&[_.imageCenter,b],c&&[_.imageContain,w&&{width:"100%",height:"100%",objectFit:"contain"},!w&&M,!w&&b],d&&[_.imageCover,w&&{width:"100%",height:"100%",objectFit:"cover"},!w&&M,!w&&b],p&&[_.imageCenterContain,u&&{maxWidth:"100%"},!u&&{maxHeight:"100%"},b],m&&[_.imageCenterCover,u&&{maxHeight:"100%"},!u&&{maxWidth:"100%"},b],h&&[_.imageNone,{width:"auto",height:"auto"}],y&&[!!n&&!r&&{height:"auto",width:"100%"},!n&&!!r&&{height:"100%",width:"auto"},!!n&&!!r&&{height:"100%",width:"100%"}],u&&_.imageLandscape,!u&&_.imagePortrait,!i&&"is-notLoaded",a&&"is-fadeIn",f&&"is-error"]}}),void 0,{scope:"Image"},!0);ab.displayName="Image";var sb=Ve({root:{display:"inline-block"},placeholder:["ms-Icon-placeHolder",{width:"1em"}],image:["ms-Icon-imageContainer",{overflow:"hidden"}]}),ub="ms-Icon",lb=Rf((function(e){var t=function(e){var t,n=void 0,r=yo.__options;if(e=e?function(e){return e.toLowerCase()}(e):"",e=yo.__remapped[e]||e)if(n=yo[e]){var o=n.subset;o&&o.fontFace&&(o.isRegistered||(ge(o.fontFace),o.isRegistered=!0),o.className||(o.className=on(o.style,{fontFamily:o.fontFace.fontFamily,fontWeight:o.fontFace.fontWeight||"normal",fontStyle:o.fontFace.fontStyle||"normal"})))}else!r.disableWarnings&&r.warnOnMissingIcons&&(t='The icon "'+e+'" was used but not registered. See https://github.com/microsoft/fluentui/wiki/Using-icons for more information.',console&&console.warn&&console.warn(t));return n}(e)||{subset:{},code:void 0},n=t.code,r=t.subset;return n?{children:n,iconClassName:r.className,fontFamily:r.fontFace&&r.fontFace.fontFamily,mergeImageProps:r.mergeImageProps}:null}),void 0,!0),cb=function(t){var n=t.iconName,r=t.className,o=t.style,a=void 0===o?{}:o,s=lb(n)||{},u=s.iconClassName,l=s.children,c=s.fontFamily,p=s.mergeImageProps,m=Lt(t,at),h=t["aria-label"]||t.title,f=t["aria-label"]||t["aria-labelledby"]||t.title?{role:p?void 0:"img"}:{"aria-hidden":!0},y=l;return p&&"object"==typeof l&&"object"==typeof l.props&&h&&(y=e.cloneElement(l,{alt:h})),e.createElement("i",d({"data-icon-name":n},f,m,p?{title:void 0,"aria-label":void 0}:{},{className:i(ub,sb.root,u,!n&&sb.placeholder,r),style:d({fontFamily:c},a)}),y)},db=(Rf((function(e,t,n){return cb({iconName:e,className:t,"aria-label":n})})),Df({cacheSize:100})),pb=function(t){function n(e){var n=t.call(this,e)||this;return n._onImageLoadingStateChange=function(e){n.props.imageProps&&n.props.imageProps.onLoadingStateChange&&n.props.imageProps.onLoadingStateChange(e),e===Q_.error&&n.setState({imageLoadError:!0})},n.state={imageLoadError:!1},n}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.children,r=t.className,o=t.styles,i=t.iconName,a=t.imageErrorAs,s=t.theme,u="string"==typeof i&&0===i.length,l=!!this.props.imageProps||this.props.iconType===Z_.image||this.props.iconType===Z_.Image,c=lb(i)||{},p=c.iconClassName,m=c.children,h=c.mergeImageProps,f=db(o,{theme:s,className:r,iconClassName:p,isImage:l,isPlaceholder:u}),y=l?"span":"i",g=Lt(this.props,at,["aria-label"]),v=this.state.imageLoadError,_=d(d({},this.props.imageProps),{onLoadingStateChange:this._onImageLoadingStateChange}),b=v&&a||ab,k=this.props["aria-label"]||this.props.ariaLabel,w=_.alt||k||this.props.title,M=w||this.props["aria-labelledby"]||_["aria-label"]||_["aria-labelledby"]?{role:l||h?void 0:"img","aria-label":l||h?void 0:w}:{"aria-hidden":!0},T=m;return h&&m&&"object"==typeof m&&w&&(T=e.cloneElement(m,{alt:w})),e.createElement(y,d({"data-icon-name":i},M,g,h?{title:void 0,"aria-label":void 0}:{},{className:f.root}),l?e.createElement(b,d({},_)):n||T)},n}(e.Component),mb=kf(pb,(function(e){var t=e.className,n=e.iconClassName,r=e.isPlaceholder,o=e.isImage,i=e.styles;return{root:[r&&sb.placeholder,sb.root,o&&sb.image,n,t,i&&i.root,i&&i.imageContainer]}}),void 0,{scope:"Icon"},!0);mb.displayName="Icon";var hb=Rf((function(e,t){return{root:on(e,t&&{touchAction:"none",selectors:{"& *":{userSelect:"none"}}})}})),fb={start:"touchstart",move:"touchmove",stop:"touchend"},yb={start:"mousedown",move:"mousemove",stop:"mouseup"},gb=function(t){function n(n){var r=t.call(this,n)||this;return r._currentEventType=yb,r._events=[],r._onMouseDown=function(t){var n=e.Children.only(r.props.children).props.onMouseDown;return n&&n(t),r._currentEventType=yb,r._onDragStart(t)},r._onMouseUp=function(t){var n=e.Children.only(r.props.children).props.onMouseUp;return n&&n(t),r._currentEventType=yb,r._onDragStop(t)},r._onTouchStart=function(t){var n=e.Children.only(r.props.children).props.onTouchStart;return n&&n(t),r._currentEventType=fb,r._onDragStart(t)},r._onTouchEnd=function(t){var n=e.Children.only(r.props.children).props.onTouchEnd;n&&n(t),r._currentEventType=fb,r._onDragStop(t)},r._onDragStart=function(e){if("number"==typeof e.button&&0!==e.button)return!1;if(!(r.props.handleSelector&&!r._matchesSelector(e.target,r.props.handleSelector)||r.props.preventDragSelector&&r._matchesSelector(e.target,r.props.preventDragSelector))){r._touchId=r._getTouchId(e);var t=r._getControlPosition(e);if(void 0!==t){var n=r._createDragDataFromPosition(t);r.props.onStart&&r.props.onStart(e,n),r.setState({isDragging:!0,lastPosition:t}),r._events=[Iv(document.body,r._currentEventType.move,r._onDrag,!0),Iv(document.body,r._currentEventType.stop,r._onDragStop,!0)]}}},r._onDrag=function(e){"touchmove"===e.type&&e.preventDefault();var t=r._getControlPosition(e);if(t){var n=r._createUpdatedDragData(r._createDragDataFromPosition(t)),o=n.position;r.props.onDragChange&&r.props.onDragChange(e,n),r.setState({position:o,lastPosition:t})}},r._onDragStop=function(e){if(r.state.isDragging){var t=r._getControlPosition(e);if(t){var n=r._createDragDataFromPosition(t);r.setState({isDragging:!1,lastPosition:void 0}),r.props.onStop&&r.props.onStop(e,n),r.props.position&&r.setState({position:r.props.position}),r._events.forEach((function(e){return e()}))}}},r.state={isDragging:!1,position:r.props.position||{x:0,y:0},lastPosition:void 0},r}return c(n,t),n.prototype.componentDidUpdate=function(e){!this.props.position||e.position&&this.props.position===e.position||this.setState({position:this.props.position})},n.prototype.componentWillUnmount=function(){this._events.forEach((function(e){return e()}))},n.prototype.render=function(){var t=e.Children.only(this.props.children),n=t.props,r=this.props.position,o=this.state,i=o.position,a=o.isDragging,s=i.x,u=i.y;return r&&!a&&(s=r.x,u=r.y),e.cloneElement(t,{style:d(d({},n.style),{transform:"translate("+s+"px, "+u+"px)"}),className:hb(n.className,this.state.isDragging).root,onMouseDown:this._onMouseDown,onMouseUp:this._onMouseUp,onTouchStart:this._onTouchStart,onTouchEnd:this._onTouchEnd})},n.prototype._getControlPosition=function(e){var t=this._getActiveTouch(e);if(void 0===this._touchId||t){var n=t||e;return{x:n.clientX,y:n.clientY}}},n.prototype._getActiveTouch=function(e){return e.targetTouches&&this._findTouchInTouchList(e.targetTouches)||e.changedTouches&&this._findTouchInTouchList(e.changedTouches)},n.prototype._getTouchId=function(e){var t=e.targetTouches&&e.targetTouches[0]||e.changedTouches&&e.changedTouches[0];if(t)return t.identifier},n.prototype._matchesSelector=function(e,t){if(!e||e===document.body)return!1;var n=e.matches||e.webkitMatchesSelector||e.msMatchesSelector;return!!n&&(n.call(e,t)||this._matchesSelector(e.parentElement,t))},n.prototype._findTouchInTouchList=function(e){if(void 0!==this._touchId)for(var t=0;t=(N||A_.small)&&e.createElement(P_,d({ref:G},we),e.createElement(j_,d({role:_e?"alertdialog":"dialog",ariaLabelledBy:O,ariaDescribedBy:P,onDismiss:S,shouldRestoreFocus:!w,enableAriaHiddenSiblings:W,"aria-modal":!j},B),e.createElement("div",{className:ke.root,role:j?void 0:"document"},!j&&e.createElement(d_,d({"aria-hidden":!0,isDarkThemed:x,onClick:M?void 0:S,allowTouchBodyScroll:p},C)),A?e.createElement(gb,{handleSelector:A.dragHandleSelector||"#"+q,preventDragSelector:"button",onStart:Se,onDragChange:Le,onStop:Ce,position:se},Ee):Ee)))||null}));Mb.displayName="Modal";var Tb=kf(Mb,(function(e){var t,n=e.className,r=e.containerClassName,o=e.scrollableContentClassName,i=e.isOpen,a=e.isVisible,s=e.hasBeenOpened,u=e.modalRectangleTop,l=e.theme,c=e.topOffsetFixed,d=e.isModeless,p=e.layerClassName,m=e.isDefaultDragHandle,h=e.windowInnerHeight,f=l.palette,y=l.effects,g=l.fonts,v=Tr(e_,l);return{root:[v.root,g.medium,{backgroundColor:"transparent",position:"fixed",height:"100%",width:"100%",display:"flex",alignItems:"center",justifyContent:"center",opacity:0,pointerEvents:"none",transition:"opacity "+Qv},c&&"number"==typeof u&&s&&{alignItems:"flex-start"},i&&v.isOpen,a&&{opacity:1},a&&!d&&{pointerEvents:"auto"},n],main:[v.main,{boxShadow:y.elevation64,borderRadius:y.roundedCorner2,backgroundColor:f.white,boxSizing:"border-box",position:"relative",textAlign:"left",outline:"3px solid transparent",maxHeight:"calc(100% - 32px)",maxWidth:"calc(100% - 32px)",minHeight:"176px",minWidth:"288px",overflowY:"auto",zIndex:d?dr.Layer:void 0},d&&{pointerEvents:"auto"},c&&"number"==typeof u&&s&&{top:u},m&&{cursor:"move"},r],scrollableContent:[v.scrollableContent,{overflowY:"auto",flexGrow:1,maxHeight:"100vh",selectors:(t={},t["@supports (-webkit-overflow-scrolling: touch)"]={maxHeight:h},t)},o],layer:d&&[p,v.layer,{pointerEvents:"none"}],keyboardMoveIconContainer:{position:"absolute",display:"flex",justifyContent:"center",width:"100%",padding:"3px 0px"},keyboardMoveIcon:{fontSize:g.xLargePlus.fontSize,width:"24px"}}}),void 0,{scope:"Modal",fields:["theme","styles","enableAriaHiddenSiblings"]});function Db(e,t,n){void 0===n&&(n=0);for(var r=-1,o=n;e&&o=a&&(!n||s)?(l=d,c&&(r.clearTimeout(c),c=null),o=e.apply(r._parent,i)):null===c&&u&&(c=r.setTimeout(t,m)),o};return function(){for(var e=[],t=0;t=s&&(o=!0),d=n);var a=n-d,h=s-a,y=n-p,g=!1;return null!==c&&(y>=c&&m?g=!0:h=Math.min(h,c-y)),a>=s||g||o?f(n):null!==m&&t||!l||(m=r.setTimeout(e,h)),i},g=function(){return!!m},v=function(){for(var e=[],t=0;t1?e[1]:""}return this.__className},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"_disposables",{get:function(){return this.__disposables||(this.__disposables=[]),this.__disposables},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"_async",{get:function(){return this.__async||(this.__async=new Lb(this),this._disposables.push(this.__async)),this.__async},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"_events",{get:function(){return this.__events||(this.__events=new sv(this),this._disposables.push(this.__events)),this.__events},enumerable:!1,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={}),e&&t&&e.componentRef!==t.componentRef&&(this._setComponentRef(e.componentRef,null),this._setComponentRef(t.componentRef,this))},t.prototype._warnDeprecations=function(e){this.className,this.props},t.prototype._warnMutuallyExclusive=function(e){this.className,this.props},t.prototype._warnConditionallyRequiredProps=function(e,t,n){this.className,this.props},t.prototype._setComponentRef=function(e,t){!this._skipComponentRefResolution&&e&&("function"==typeof e&&e(t),"object"==typeof e&&(e.current=t))}}(e.Component);var Yb,Pb=function(t){var n=t.className,r=t.imageProps,o=Lt(t,at,["aria-label","aria-labelledby","title","aria-describedby"]),a=r.alt||t["aria-label"],s=a||t["aria-labelledby"]||t.title||r["aria-label"]||r["aria-labelledby"]||r.title,u={"aria-labelledby":t["aria-labelledby"],"aria-describedby":t["aria-describedby"],title:t.title},l=s?{}:{"aria-hidden":!0};return e.createElement("div",d({},l,o,{className:i(ub,sb.root,sb.image,n)}),e.createElement(ab,d({},u,r,{alt:s?a:""})))},Ib=jf((function(e){return jf((function(t){var n=jf((function(e){return function(n){return t(n,e)}}));return function(r,o){return e(r,o?n(o):t)}}))}));function Hb(e,t){return Ib(e)(t)}!function(e){e[e.Normal=0]="Normal",e[e.Divider=1]="Divider",e[e.Header=2]="Header",e[e.Section=3]="Section"}(Yb||(Yb={}));var Nb;!function(e){e[e.vertical=0]="vertical",e[e.horizontal=1]="horizontal",e[e.bidirectional=2]="bidirectional",e[e.domOrder=3]="domOrder"}(Nb||(Nb={}));var Rb,jb="data-is-focusable",Ab="data-focuszone-id",Fb="tabindex",Wb="data-no-vertical-wrap",Bb="data-no-horizontal-wrap",Xb=999999999,zb=-999999999;function Ub(e,t){var n;"function"==typeof MouseEvent?n=new MouseEvent("click",{ctrlKey:null==t?void 0:t.ctrlKey,metaKey:null==t?void 0:t.metaKey,shiftKey:null==t?void 0:t.shiftKey,altKey:null==t?void 0:t.altKey,bubbles:null==t?void 0:t.bubbles,cancelable:null==t?void 0:t.cancelable}):(n=document.createEvent("MouseEvents")).initMouseEvent("click",!!t&&t.bubbles,!!t&&t.cancelable,window,0,0,0,0,0,!!t&&t.ctrlKey,!!t&&t.altKey,!!t&&t.shiftKey,!!t&&t.metaKey,0,null),e.dispatchEvent(n)}var Vb,Gb={},Kb=new Set,qb=["text","number","password","email","tel","url","search","textarea"],Zb=!1,Jb=function(t){function n(r){var o,i,a,s,u=t.call(this,r)||this;u._root=e.createRef(),u._mergedRef=xb(),u._onFocus=function(e){if(!u._portalContainsElement(e.target)){var t,n=u.props,r=n.onActiveElementChanged,o=n.doNotAllowFocusEventToPropagate,i=n.stopFocusPropagation,a=n.onFocusNotification,s=n.onFocus,l=n.shouldFocusInnerElementWhenReceivedFocus,c=n.defaultTabbableElement,d=u._isImmediateDescendantOfZone(e.target);if(d)t=e.target;else for(var p=e.target;p&&p!==u._root.current;){if(Lv(p)&&u._isImmediateDescendantOfZone(p)){t=p;break}p=fv(p,Zb)}if(l&&e.target===u._root.current){var m=c&&"function"==typeof c&&u._root.current&&c(u._root.current);m&&Lv(m)?(t=m,m.focus()):(u.focus(!0),u._activeElement&&(t=null))}var h=!u._activeElement;t&&t!==u._activeElement&&((d||h)&&u._setFocusAlignment(t,!0,!0),u._activeElement=t,h&&u._updateTabIndexes()),r&&r(u._activeElement,e),(i||o)&&e.stopPropagation(),s?s(e):a&&a()}},u._onBlur=function(){u._setParkedFocus(!1)},u._onMouseDown=function(e){if(!u._portalContainsElement(e.target)&&!u.props.disabled){for(var t=e.target,n=[];t&&t!==u._root.current;)n.push(t),t=fv(t,Zb);for(;n.length&&((t=n.pop())&&Lv(t)&&u._setActiveElement(t,!0),!Cv(t)););}},u._onKeyDown=function(e,t){if(!u._portalContainsElement(e.target)){var n=u.props,r=n.direction,o=n.disabled,i=n.isInnerZoneKeystroke,a=n.pagingSupportDisabled,s=n.shouldEnterInnerZone;if(!(o||(u.props.onKeyDown&&u.props.onKeyDown(e),e.isDefaultPrevented()||u._getDocument().activeElement===u._root.current&&u._isInnerZone))){if((s&&s(e)||i&&i(e))&&u._isImmediateDescendantOfZone(e.target)){var l=u._getFirstInnerZone();if(l){if(!l.focus(!0))return}else{if(!Ev(e.target))return;if(!u.focusElement(Dv(e.target,e.target.firstChild,!0)))return}}else{if(e.altKey)return;switch(e.which){case Ht.space:if(u._shouldRaiseClicksOnSpace&&u._tryInvokeClickForFocusable(e.target,e))break;return;case Ht.left:if(r!==Nb.vertical&&(u._preventDefaultWhenHandled(e),u._moveFocusLeft(t)))break;return;case Ht.right:if(r!==Nb.vertical&&(u._preventDefaultWhenHandled(e),u._moveFocusRight(t)))break;return;case Ht.up:if(r!==Nb.horizontal&&(u._preventDefaultWhenHandled(e),u._moveFocusUp()))break;return;case Ht.down:if(r!==Nb.horizontal&&(u._preventDefaultWhenHandled(e),u._moveFocusDown()))break;return;case Ht.pageDown:if(!a&&u._moveFocusPaging(!0))break;return;case Ht.pageUp:if(!a&&u._moveFocusPaging(!1))break;return;case Ht.tab:if(u.props.allowTabKey||1===u.props.handleTabKey||2===u.props.handleTabKey&&u._isElementInput(e.target)){var c=!1;if(u._processingTabKey=!0,c=r!==Nb.vertical&&u._shouldWrapFocus(u._activeElement,Bb)?(Vo(t)?!e.shiftKey:e.shiftKey)?u._moveFocusLeft(t):u._moveFocusRight(t):e.shiftKey?u._moveFocusUp():u._moveFocusDown(),u._processingTabKey=!1,c)break;u.props.shouldResetActiveElementWhenTabFromZone&&(u._activeElement=null)}return;case Ht.home:if(u._isContentEditableElement(e.target)||u._isElementInput(e.target)&&!u._shouldInputLoseFocus(e.target,!1))return!1;var d=u._root.current&&u._root.current.firstChild;if(u._root.current&&d&&u.focusElement(Dv(u._root.current,d,!0)))break;return;case Ht.end:if(u._isContentEditableElement(e.target)||u._isElementInput(e.target)&&!u._shouldInputLoseFocus(e.target,!0))return!1;var p=u._root.current&&u._root.current.lastChild;if(u._root.current&&u.focusElement(Tv(u._root.current,p,!0,!0,!0)))break;return;case Ht.enter:if(u._shouldRaiseClicksOnEnter&&u._tryInvokeClickForFocusable(e.target,e))break;return;default:return}}e.preventDefault(),e.stopPropagation()}}},u._getHorizontalDistanceFromCenter=function(e,t,n){var r=u._focusAlignment.left||u._focusAlignment.x||0,o=Math.floor(n.top),i=Math.floor(t.bottom),a=Math.floor(n.bottom),s=Math.floor(t.top);return e&&o>i||!e&&a=n.left&&r<=n.left+n.width?0:Math.abs(n.left+n.width/2-r):u._shouldWrapFocus(u._activeElement,Wb)?Xb:zb},r_(u),u._id=Be("FocusZone"),u._focusAlignment={left:0,top:0},u._processingTabKey=!1;var l=null===(i=null!==(o=r.shouldRaiseClicks)&&void 0!==o?o:n.defaultProps.shouldRaiseClicks)||void 0===i||i;return u._shouldRaiseClicksOnEnter=null!==(a=r.shouldRaiseClicksOnEnter)&&void 0!==a?a:l,u._shouldRaiseClicksOnSpace=null!==(s=r.shouldRaiseClicksOnSpace)&&void 0!==s?s:l,u}return c(n,t),n.getOuterZones=function(){return Kb.size},n._onKeyDownCapture=function(e){e.which===Ht.tab&&Kb.forEach((function(e){return e._updateTabIndexes()}))},n.prototype.componentDidMount=function(){var e=this._root.current;if(Gb[this._id]=this,e){for(var t=fv(e,Zb);t&&t!==this._getDocument().body&&1===t.nodeType;){if(Cv(t)){this._isInnerZone=!0;break}t=fv(t,Zb)}this._isInnerZone||(Kb.add(this),this._root.current&&this._root.current.addEventListener("keydown",n._onKeyDownCapture,!0)),this._root.current&&this._root.current.addEventListener("blur",this._onBlur,!0),this._updateTabIndexes(),this.props.defaultTabbableElement&&"string"==typeof this.props.defaultTabbableElement?this._activeElement=this._getDocument().querySelector(this.props.defaultTabbableElement):this.props.defaultActiveElement&&(this._activeElement=this._getDocument().querySelector(this.props.defaultActiveElement)),this.props.shouldFocusOnMount&&this.focus()}},n.prototype.componentDidUpdate=function(){var e=this._root.current,t=this._getDocument();if((this._activeElement&&!yv(this._root.current,this._activeElement,Zb)||this._defaultFocusElement&&!yv(this._root.current,this._defaultFocusElement,Zb))&&(this._activeElement=null,this._defaultFocusElement=null,this._updateTabIndexes()),!this.props.preventFocusRestoration&&t&&this._lastIndexPath&&(t.activeElement===t.body||null===t.activeElement||t.activeElement===e)){var n=function(e,t){for(var n=e,r=0,o=t;r-1&&(-1===i||c=0&&c<0)break}}while(o);if(a&&a!==this._activeElement)s=!0,this.focusElement(a);else if(this.props.isCircularNavigation&&r)return e?this.focusElement(Dv(this._root.current,this._root.current.firstElementChild,!0)):this.focusElement(Tv(this._root.current,this._root.current.lastElementChild,!0,!0,!0));return s},n.prototype._moveFocusDown=function(){var e=this,t=-1,n=this._focusAlignment.left||this._focusAlignment.x||0;return!!this._moveFocus(!0,(function(r,o){var i=-1,a=Math.floor(o.top),s=Math.floor(r.bottom);return a=s||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)},n.prototype._moveFocusUp=function(){var e=this,t=-1,n=this._focusAlignment.left||this._focusAlignment.x||0;return!!this._moveFocus(!1,(function(r,o){var i=-1,a=Math.floor(o.bottom),s=Math.floor(o.top),u=Math.floor(r.top);return a>u?e._shouldWrapFocus(e._activeElement,Wb)?Xb:zb:((-1===t&&a<=u||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)},n.prototype._moveFocusLeft=function(e){var t=this,n=this._shouldWrapFocus(this._activeElement,Bb);return!!this._moveFocus(Vo(e),(function(r,o){var i=-1;return(Vo(e)?parseFloat(o.top.toFixed(3))parseFloat(r.top.toFixed(3)))&&o.right<=r.right&&t.props.direction!==Nb.vertical?i=r.right-o.right:n||(i=zb),i}),void 0,n)&&(this._setFocusAlignment(this._activeElement,!0,!1),!0)},n.prototype._moveFocusRight=function(e){var t=this,n=this._shouldWrapFocus(this._activeElement,Bb);return!!this._moveFocus(!Vo(e),(function(r,o){var i=-1;return(Vo(e)?parseFloat(o.bottom.toFixed(3))>parseFloat(r.top.toFixed(3)):parseFloat(o.top.toFixed(3))=r.left&&t.props.direction!==Nb.vertical?i=o.left-r.left:n||(i=zb),i}),void 0,n)&&(this._setFocusAlignment(this._activeElement,!0,!1),!0)},n.prototype._moveFocusPaging=function(e,t){void 0===t&&(t=!0);var n=this._activeElement;if(!n||!this._root.current)return!1;if(this._isElementInput(n)&&!this._shouldInputLoseFocus(n,e))return!1;var r=hv(n);if(!r)return!1;var o=-1,i=void 0,a=-1,s=-1,u=r.clientHeight,l=n.getBoundingClientRect();do{if(n=e?Dv(this._root.current,n):Tv(this._root.current,n)){var c=n.getBoundingClientRect(),d=Math.floor(c.top),p=Math.floor(l.bottom),m=Math.floor(c.bottom),h=Math.floor(l.top),f=this._getHorizontalDistanceFromCenter(e,l,c);if(e&&d>p+u||!e&&m-1&&(e&&d>a?(a=d,o=f,i=n):!e&&m-1){var n=e.selectionStart,r=n!==e.selectionEnd,o=e.value,i=e.readOnly;if(r||n>0&&!t&&!i||n!==o.length&&t&&!i||this.props.handleTabKey&&(!this.props.shouldInputLoseFocusOnArrowKey||!this.props.shouldInputLoseFocusOnArrowKey(e)))return!1}return!0},n.prototype._shouldWrapFocus=function(e,t){return!this.props.checkForNoWrap||Ov(e,t)},n.prototype._portalContainsElement=function(e){return e&&!!this._root.current&&Sb(e,this._root.current)},n.prototype._getDocument=function(){return we(this._root.current)},n.defaultProps={isCircularNavigation:!1,direction:Nb.bidirectional,shouldRaiseClicks:!0},n}(e.Component);function $b(e){var t;if(void 0===Vb||e){var n=g(),r=null===(t=null==n?void 0:n.navigator)||void 0===t?void 0:t.userAgent;Vb=!!r&&-1!==r.indexOf("Macintosh")}return!!Vb}var Qb,ek,tk=function(){return!!(window&&window.navigator&&window.navigator.userAgent)&&/iPad|iPhone|iPod/i.test(window.navigator.userAgent)};function nk(e){return e.canCheck?!(!e.isChecked&&!e.checked):"boolean"==typeof e.isChecked?e.isChecked:"boolean"==typeof e.checked?e.checked:null}function rk(e){return!(!e.subMenuProps&&!e.items)}function ok(e){return!(!e.isDisabled&&!e.disabled)}function ik(e){return null!==nk(e)?"menuitemcheckbox":"menuitem"}!function(e){e[e.top=1]="top",e[e.bottom=-1]="bottom",e[e.left=2]="left",e[e.right=-2]="right"}(Qb||(Qb={})),function(e){e[e.top=0]="top",e[e.bottom=1]="bottom",e[e.start=2]="start",e[e.end=3]="end"}(ek||(ek={}));var ak,sk=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:!1,configurable:!0}),Object.defineProperty(e.prototype,"height",{get:function(){return this.bottom-this.top},enumerable:!1,configurable:!0}),e.prototype.equals=function(e){return parseFloat(this.top.toFixed(4))===parseFloat(e.top.toFixed(4))&&parseFloat(this.bottom.toFixed(4))===parseFloat(e.bottom.toFixed(4))&&parseFloat(this.left.toFixed(4))===parseFloat(e.left.toFixed(4))&&parseFloat(this.right.toFixed(4))===parseFloat(e.right.toFixed(4))},e}();function uk(e,t,n){return{targetEdge:e,alignmentEdge:t,isAuto:n}}var lk=((ak={})[tb.topLeftEdge]=uk(Qb.top,Qb.left),ak[tb.topCenter]=uk(Qb.top),ak[tb.topRightEdge]=uk(Qb.top,Qb.right),ak[tb.topAutoEdge]=uk(Qb.top,void 0,!0),ak[tb.bottomLeftEdge]=uk(Qb.bottom,Qb.left),ak[tb.bottomCenter]=uk(Qb.bottom),ak[tb.bottomRightEdge]=uk(Qb.bottom,Qb.right),ak[tb.bottomAutoEdge]=uk(Qb.bottom,void 0,!0),ak[tb.leftTopEdge]=uk(Qb.left,Qb.top),ak[tb.leftCenter]=uk(Qb.left),ak[tb.leftBottomEdge]=uk(Qb.left,Qb.bottom),ak[tb.rightTopEdge]=uk(Qb.right,Qb.top),ak[tb.rightCenter]=uk(Qb.right),ak[tb.rightBottomEdge]=uk(Qb.right,Qb.bottom),ak);function ck(e,t){return!(e.topt.bottom||e.leftt.right)}function dk(e,t){var n=[];return e.topt.bottom&&n.push(Qb.bottom),e.leftt.right&&n.push(Qb.right),n}function pk(e,t){return e[Qb[t]]}function mk(e,t,n){return e[Qb[t]]=n,e}function hk(e,t){var n=Dk(t);return(pk(e,n.positiveEdge)+pk(e,n.negativeEdge))/2}function fk(e,t){return e>0?t:-1*t}function yk(e,t){return fk(e,pk(t,e))}function gk(e,t,n){return fk(n,pk(e,n)-pk(t,n))}function vk(e,t,n,r){void 0===r&&(r=!0);var o=pk(e,t)-n,i=mk(e,t,n);return r&&(i=mk(e,-1*t,pk(e,-1*t)-o)),i}function _k(e,t,n,r){return void 0===r&&(r=0),vk(e,n,pk(t,n)+fk(n,r))}function bk(e,t,n){return yk(n,e)>yk(n,t)}function kk(e,t){for(var n=0,r=0,o=dk(e,t);rMath.abs(gk(e,n,-1*t))?-1*t:t}function Sk(e,t,n,r,o,i,a,s){var u,l={},c=Ek(t),d=i?n:-1*n,p=o||Dk(n).positiveEdge;return a&&!function(e,t,n){return void 0!==n&&pk(e,t)===pk(n,t)}(e,(u=p,-1*u),r)||(p=xk(e,p,r)),l[Qb[d]]=gk(e,c,d),l[Qb[p]]=gk(e,c,p),s&&(l[Qb[-1*d]]=gk(e,c,-1*d),l[Qb[-1*p]]=gk(e,c,-1*p)),l}function Lk(e,t,n){var r=hk(t,e),o=hk(n,e),i=Dk(e),a=i.positiveEdge,s=i.negativeEdge;return r<=o?a:s}function Ck(e,t,n,r,o,i,a){var s=Tk(e,t,r,o,a);return ck(s,n)?{elementRectangle:s,targetEdge:r.targetEdge,alignmentEdge:r.alignmentEdge}:function(e,t,n,r,o,i,a){void 0===o&&(o=0);var s=r.alignmentEdge,u=r.alignTargetEdge,l={elementRectangle:e,targetEdge:r.targetEdge,alignmentEdge:s};i||a||(l=function(e,t,n,r,o){void 0===o&&(o=0);var i=[Qb.left,Qb.right,Qb.bottom,Qb.top];Vo()&&(i[0]*=-1,i[1]*=-1);for(var a,s=e,u=r.targetEdge,l=r.alignmentEdge,c=u,d=l,p=0;p<4;p++){if(bk(s,n,u))return{elementRectangle:s,targetEdge:u,alignmentEdge:l};var m=kk(s,n);(!a||m0&&(i.indexOf(-1*u)>-1?u*=-1:(l=u,u=i.slice(-1)[0]),s=Tk(e,t,{targetEdge:u,alignmentEdge:l},o))}return{elementRectangle:s=Tk(e,t,{targetEdge:c,alignmentEdge:d},o),targetEdge:c,alignmentEdge:d}}(e,t,n,r,o));var c=dk(l.elementRectangle,n),d=i?-l.targetEdge:void 0;if(c.length>0)if(u)if(l.alignmentEdge&&c.indexOf(-1*l.alignmentEdge)>-1){var p=function(e,t,n,r){var o=e.alignmentEdge,i=e.targetEdge,a=-1*o;return{elementRectangle:Tk(e.elementRectangle,t,{targetEdge:i,alignmentEdge:a},n,r),targetEdge:i,alignmentEdge:a}}(l,t,o,a);if(ck(p.elementRectangle,n))return p;l=wk(dk(p.elementRectangle,n),l,n,d)}else l=wk(c,l,n,d);else l=wk(c,l,n,d);return l}(s,t,n,r,o,i,a)}function Ek(e){var t=e.getBoundingClientRect();return new sk(t.left,t.right,t.top,t.bottom)}function Ok(e,t,n,r){var o=e.gapSpace?e.gapSpace:0,i=function(e,t){var n;if(t){if(t.preventDefault){var r=t;n=new sk(r.clientX,r.clientX,r.clientY,r.clientY)}else if(t.getBoundingClientRect)n=Ek(t);else{var o=t,i=o.left||o.x,a=o.top||o.y,s=o.right||i,u=o.bottom||a;n=new sk(i,s,a,u)}if(!ck(n,e))for(var l=0,c=dk(n,e);lMath.abs(pk(l,p)),h[Qb[p]]=pk(l,p),h[Qb[f]]=gk(l,m,f),{elementPosition:d({},h),closestEdge:Lk(u.targetEdge,l,m),targetEdge:p,hideBeak:!y});return d(d({},function(e,t,n,r,o){return{elementPosition:Sk(e.elementRectangle,t,e.targetEdge,n,e.alignmentEdge,r,o,e.forcedInBounds),targetEdge:e.targetEdge,alignmentEdge:e.alignmentEdge}}(_,t,v,e.coverTarget,o)),{beakPosition:b})}var Pk,Ik=e.createContext({window:"object"==typeof window?window:void 0});function Hk(t,n){var r=e.useRef(),o=e.useRef(null),i=e.useContext(Ik).window;if(!t||t!==r.current||"string"==typeof t){var a=null==n?void 0:n.current;if(t)if("string"==typeof t){var s=function(e){if(Av()&&"undefined"!=typeof document){var t=e;return t&&t.ownerDocument?t.ownerDocument:document}}(a);o.current=s?s.querySelector(t):null}else o.current="stopPropagation"in t||"getBoundingClientRect"in t?t:"current"in t?t.current:t;r.current=t}return[o,i]}var Nk=((Pk={})[Qb.top]=sr.slideUpIn10,Pk[Qb.bottom]=sr.slideDownIn10,Pk[Qb.left]=sr.slideLeftIn10,Pk[Qb.right]=sr.slideRightIn10,Pk),Rk={opacity:0,filter:"opacity(0)",pointerEvents:"none"},jk=["role","aria-roledescription"],Ak={preventDismissOnLostFocus:!1,preventDismissOnScroll:!1,preventDismissOnResize:!1,isBeakVisible:!0,beakWidth:16,gapSpace:0,minPagePadding:8,directionalHint:tb.bottomAutoEdge},Fk=Df({disableCaching:!0});function Wk(t,n,r,o,i){var a=e.useState(),s=a[0],u=a[1],l=e.useRef(0),c=e.useRef(),p=H_(),m=t.hidden,h=t.target,f=t.finalHeight,y=t.calloutMaxHeight,g=t.onPositioned,v=t.directionalHint;return e.useEffect((function(){if(!m){var e=p.requestAnimationFrame((function(){var e,a,p,m;if(n.current&&r){var v=d(d({},t),{target:o.current,bounds:i()}),_=r.cloneNode(!0);_.style.maxHeight=y?""+y:"",_.style.visibility="hidden",null===(e=r.parentElement)||void 0===e||e.appendChild(_);var b=c.current===h?s:void 0,k=f?function(e,t,n,r){return function(e,t,n,r){return Yk(e,t,n,r,!0)}(e,t,n,r)}(v,n.current,_,b):function(e,t,n,r){return Yk(e,t,n,r)}(v,n.current,_,b);null===(a=r.parentElement)||void 0===a||a.removeChild(_),!s&&k||s&&k&&(m=k,!zk((p=s).elementPosition,m.elementPosition)||!zk(p.beakPosition.elementPosition,m.beakPosition.elementPosition))&&l.current<5?(l.current++,u(k)):l.current>0&&(l.current=0,null==g||g(s))}}),r);return c.current=h,function(){p.cancelAnimationFrame(e),c.current=void 0}}u(void 0),l.current=0}),[m,v,p,r,y,n,o,f,i,g,s,t,h]),s}var Bk=e.memo(e.forwardRef((function(t,n){var r=tn(Ak,t),o=r.styles,a=r.style,s=r.ariaLabel,u=r.ariaDescribedBy,l=r.ariaLabelledBy,c=r.className,p=r.isBeakVisible,m=r.children,h=r.beakWidth,f=r.calloutWidth,y=r.calloutMaxWidth,g=r.calloutMinWidth,v=r.doNotLayer,_=r.finalHeight,b=r.hideOverflow,k=void 0===b?!!_:b,w=r.backgroundColor,M=r.calloutMaxHeight,T=r.onScroll,D=r.shouldRestoreFocus,x=void 0===D||D,S=r.target,L=r.hidden,C=r.onLayerMounted,E=r.popupProps,O=e.useRef(null),Y=e.useState(null),P=Y[0],I=Y[1],H=e.useCallback((function(e){I(e)}),[]),N=nn(O,n),R=Hk(r.target,{current:P}),j=R[0],A=R[1],F=function(t,n,r){var o=t.bounds,i=t.minPagePadding,a=void 0===i?Ak.minPagePadding:i,s=t.target,u=e.useState(!1),l=u[0],c=u[1],d=e.useRef(),p=e.useCallback((function(){if(!d.current||l){var e="function"==typeof o?r?o(s,r):void 0:o;!e&&r&&(e=function(e,t){return function(e,t){var n=void 0;if(t.getWindowSegments&&(n=t.getWindowSegments()),void 0===n||n.length<=1)return{top:0,left:0,right:t.innerWidth,bottom:t.innerHeight,width:t.innerWidth,height:t.innerHeight};var r=0,o=0;if(null!==e&&e.getBoundingClientRect){var i=e.getBoundingClientRect();r=(i.left+i.right)/2,o=(i.top+i.bottom)/2}else null!==e&&(r=e.left||e.x,o=e.top||e.y);for(var a={top:0,left:0,right:0,bottom:0,width:0,height:0},s=0,u=n;s=r&&o&&l.top<=o&&l.bottom>=o&&(a={top:l.top,left:l.left,right:l.right,bottom:l.bottom,width:l.width,height:l.height})}return a}(e,t)}(n.current,r),e={top:e.top+a,left:e.left+a,right:e.right-a,bottom:e.bottom-a,width:e.width-2*a,height:e.height-2*a}),d.current=e,l&&c(!1)}return d.current}),[o,a,s,n,r,l]),m=H_();return N_(r,"resize",m.debounce((function(){c(!0)}),500,{leading:!0})),p}(r,j,A),W=Wk(r,O,P,j,F),B=function(t,n,r){var o,i=t.calloutMaxHeight,a=t.finalHeight,s=t.directionalHint,u=t.directionalHintFixed,l=t.hidden,c=e.useState(),d=c[0],p=c[1],m=null!==(o=null==r?void 0:r.elementPosition)&&void 0!==o?o:{},h=m.top,f=m.bottom;return e.useEffect((function(){var e,t,r=null!==(e=n())&&void 0!==e?e:{},o=r.top,a=r.bottom;"number"==typeof h&&a?t=a-h:"number"==typeof f&&"number"==typeof o&&a&&(t=a-o-f),p(!i&&!l||i&&t&&i>t?t:i||void 0)}),[f,i,a,s,u,n,l,r,h]),d}(r,F,W),X=function(t,n,r,o,i){var a=t.hidden,s=t.onDismiss,u=t.preventDismissOnScroll,l=t.preventDismissOnResize,c=t.preventDismissOnLostFocus,d=t.dismissOnTargetClick,p=t.shouldDismissOnWindowFocus,m=t.preventDismissOnEvent,h=e.useRef(!1),f=H_(),y=jv([function(){h.current=!0},function(){h.current=!1}]),g=!!n;return e.useEffect((function(){var e=function(e){g&&!u&&y(e)},t=function(e){l||m&&m(e)||null==s||s(e)},n=function(e){c||y(e)},y=function(e){var t=e.composedPath?e.composedPath():[],n=t.length>0?t[0]:e.target,a=r.current&&!yv(r.current,n);if(a&&h.current)h.current=!1;else if(!o.current&&a||e.target!==i&&a&&(!o.current||"stopPropagation"in o.current||d||n!==o.current&&!yv(o.current,n))){if(m&&m(e))return;null==s||s(e)}},v=function(e){p&&((!m||m(e))&&(m||c)||(null==i?void 0:i.document.hasFocus())||null!==e.relatedTarget||null==s||s(e))},_=new Promise((function(r){f.setTimeout((function(){if(!a&&i){var o=[Iv(i,"scroll",e,!0),Iv(i,"resize",t,!0),Iv(i.document.documentElement,"focus",n,!0),Iv(i.document.documentElement,"click",n,!0),Iv(i,"blur",v,!0)];r((function(){o.forEach((function(e){return e()}))}))}}),0)}));return function(){_.then((function(e){return e()}))}}),[a,f,r,o,i,s,p,d,c,l,u,g,m]),y}(r,W,O,j,A),z=X[0],U=X[1],V=(null==W?void 0:W.elementPosition.top)&&(null==W?void 0:W.elementPosition.bottom),G=d(d({},null==W?void 0:W.elementPosition),{maxHeight:B});if(V&&(G.bottom=void 0),function(t,n,r){var o=t.hidden,i=t.setInitialFocus,a=H_(),s=!!n;e.useEffect((function(){if(!o&&i&&s&&r){var e=a.requestAnimationFrame((function(){return!!(t=Dv(e=r,e,!0,!1,!1,!0,void 0,void 0,void 0))&&(Pv(t),!0);var e,t}),r);return function(){return a.cancelAnimationFrame(e)}}}),[o,s,a,r,i])}(r,W,P),e.useEffect((function(){L||null==C||C()}),[L]),!A)return null;var K=k,q=p&&!!S,Z=Fk(o,{theme:r.theme,className:c,overflowYHidden:K,calloutWidth:f,positions:W,beakWidth:h,backgroundColor:w,calloutMaxWidth:y,calloutMinWidth:g,doNotLayer:v}),J=d(d({maxHeight:M||"100%"},a),K&&{overflowY:"hidden"}),$=r.hidden?{visibility:"hidden"}:void 0;return e.createElement("div",{ref:N,className:Z.container,style:$},e.createElement("div",d({},Lt(r,St,jk),{className:i(Z.root,W&&W.targetEdge&&Nk[W.targetEdge]),style:W?d({},G):Rk,tabIndex:-1,ref:H}),q&&e.createElement("div",{className:Z.beak,style:Xk(W)}),q&&e.createElement("div",{className:Z.beakCurtain}),e.createElement(j_,d({role:r.role,"aria-roledescription":r["aria-roledescription"],ariaDescribedBy:u,ariaLabel:s,ariaLabelledBy:l,className:Z.calloutMain,onDismiss:r.onDismiss,onMouseDown:z,onMouseUp:U,onRestoreFocus:r.onRestoreFocus,onScroll:T,shouldRestoreFocus:x,style:J},E),m)))})),(function(e,t){return!(t.shouldUpdateWhenHidden||!e.hidden||!t.hidden)||Ot(e,t)}));function Xk(e){var t,n,r=d(d({},null===(t=null==e?void 0:e.beakPosition)||void 0===t?void 0:t.elementPosition),{display:(null===(n=null==e?void 0:e.beakPosition)||void 0===n?void 0:n.hideBeak)?"none":void 0});return r.top||r.bottom||r.left||r.right||(r.left=0,r.top=0),r}function zk(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}function Uk(e){return{height:e,width:e}}Bk.displayName="CalloutContentBase";var Vk={container:"ms-Callout-container",root:"ms-Callout",beak:"ms-Callout-beak",beakCurtain:"ms-Callout-beakCurtain",calloutMain:"ms-Callout-main"},Gk=kf(Bk,(function(e){var t,n=e.theme,r=e.className,o=e.overflowYHidden,i=e.calloutWidth,a=e.beakWidth,s=e.backgroundColor,u=e.calloutMaxWidth,l=e.calloutMinWidth,c=e.doNotLayer,d=Tr(Vk,n),p=n.semanticColors,m=n.effects;return{container:[d.container,{position:"relative"}],root:[d.root,n.fonts.medium,{position:"absolute",display:"flex",zIndex:c?dr.Layer:void 0,boxSizing:"border-box",borderRadius:m.roundedCorner2,boxShadow:m.elevation16,selectors:(t={},t[lr]={borderWidth:1,borderStyle:"solid",borderColor:"WindowText"},t)},{selectors:{"&::-moz-focus-inner":{border:0},"&":{outline:"transparent"}}},r,!!i&&{width:i},!!u&&{maxWidth:u},!!l&&{minWidth:l}],beak:[d.beak,{position:"absolute",backgroundColor:p.menuBackground,boxShadow:"inherit",border:"inherit",boxSizing:"border-box",transform:"rotate(45deg)"},Uk(a),s&&{backgroundColor:s}],beakCurtain:[d.beakCurtain,{position:"absolute",top:0,right:0,bottom:0,left:0,backgroundColor:p.menuBackground,borderRadius:m.roundedCorner2}],calloutMain:[d.calloutMain,{backgroundColor:p.menuBackground,overflowX:"hidden",overflowY:"auto",position:"relative",width:"100%",borderRadius:m.roundedCorner2},o&&{overflowY:"hidden"},s&&{backgroundColor:s}]}}),void 0,{scope:"CalloutContent"}),Kk=e.forwardRef((function(t,n){var r=t.layerProps,o=t.doNotLayer,i=p(t,["layerProps","doNotLayer"]),a=e.createElement(Gk,d({},i,{doNotLayer:o,ref:n}));return o?a:e.createElement(P_,d({},r),a)}));Kk.displayName="Callout";var qk,Zk=function(t){var n=t.item,r=t.classNames,o=n.iconProps;return e.createElement(mb,d({},o,{className:r.icon}))},Jk=function(e){var t=e.item;return e.hasIcons?t.onRenderIcon?t.onRenderIcon(e,Zk):Zk(e):null},$k=function(t){var n=t.onCheckmarkClick,r=t.item,o=t.classNames,i=nk(r);return n?e.createElement(mb,{iconName:!1!==r.canCheck&&i?"CheckMark":"",className:o.checkmarkIcon,onClick:function(e){return n(r,e)}}):null},Qk=function(t){var n=t.item,r=t.classNames;return n.text||n.name?e.createElement("span",{className:r.label},n.text||n.name):null},ew=function(t){var n=t.item,r=t.classNames;return n.secondaryText?e.createElement("span",{className:r.secondaryText},n.secondaryText):null},tw=function(t){var n=t.item,r=t.classNames,o=t.theme;return rk(n)?e.createElement(mb,d({iconName:Vo(o)?"ChevronLeft":"ChevronRight"},n.submenuIconProps,{className:r.subMenuIcon})):null},nw=function(t){function n(e){var n=t.call(this,e)||this;return n.openSubMenu=function(){var e=n.props,t=e.item,r=e.openSubMenu,o=e.getSubmenuTarget;if(o){var i=o();rk(t)&&r&&i&&r(t,i)}},n.dismissSubMenu=function(){var e=n.props,t=e.item,r=e.dismissSubMenu;rk(t)&&r&&r()},n.dismissMenu=function(e){var t=n.props.dismissMenu;t&&t(void 0,e)},r_(n),n}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.item,r=t.classNames,o=n.onRenderContent||this._renderLayout;return e.createElement("div",{className:n.split?r.linkContentMenu:r.linkContent},o(this.props,{renderCheckMarkIcon:$k,renderItemIcon:Jk,renderItemName:Qk,renderSecondaryText:ew,renderSubMenuIcon:tw}))},n.prototype._renderLayout=function(t,n){return e.createElement(e.Fragment,null,n.renderCheckMarkIcon(t),n.renderItemIcon(t),n.renderItemName(t),n.renderSecondaryText(t),n.renderSubMenuIcon(t))},n}(e.Component),rw=Rf((function(e){return Ve({wrapper:{display:"inline-flex",height:"100%",alignItems:"center"},divider:{width:1,height:"100%",backgroundColor:e.palette.neutralTertiaryAlt}})})),ow=36,iw=cr(0,639),aw=Rf((function(e){var t,n,r,o,i,a=e.semanticColors,s=e.fonts,u=e.palette,l=a.menuItemBackgroundHovered,c=a.menuItemTextHovered,p=a.menuItemBackgroundPressed,m=a.bodyDivider;return ze({item:[s.medium,{color:a.bodyText,position:"relative",boxSizing:"border-box"}],divider:{display:"block",height:"1px",backgroundColor:m,position:"relative"},root:[mr(e),s.medium,{color:a.bodyText,backgroundColor:"transparent",border:"none",width:"100%",height:ow,lineHeight:ow,display:"block",cursor:"pointer",padding:"0px 8px 0 4px",textAlign:"left"}],rootDisabled:{color:a.disabledBodyText,cursor:"default",pointerEvents:"none",selectors:(t={},t[lr]={color:"GrayText",opacity:1},t)},rootHovered:{backgroundColor:l,color:c,selectors:{".ms-ContextualMenu-icon":{color:u.themeDarkAlt},".ms-ContextualMenu-submenuIcon":{color:u.neutralPrimary}}},rootFocused:{backgroundColor:u.white},rootChecked:{selectors:{".ms-ContextualMenu-checkmarkIcon":{color:u.neutralPrimary}}},rootPressed:{backgroundColor:p,selectors:{".ms-ContextualMenu-icon":{color:u.themeDark},".ms-ContextualMenu-submenuIcon":{color:u.neutralPrimary}}},rootExpanded:{backgroundColor:p,color:a.bodyTextChecked,selectors:(n={".ms-ContextualMenu-submenuIcon":(r={},r[lr]={color:"inherit"},r)},n[lr]=d({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),n)},linkContent:{whiteSpace:"nowrap",height:"inherit",display:"flex",alignItems:"center",maxWidth:"100%"},anchorLink:{padding:"0px 8px 0 4px",textRendering:"auto",color:"inherit",letterSpacing:"normal",wordSpacing:"normal",textTransform:"none",textIndent:"0px",textShadow:"none",textDecoration:"none",boxSizing:"border-box"},label:{margin:"0 4px",verticalAlign:"middle",display:"inline-block",flexGrow:"1",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"},secondaryText:{color:e.palette.neutralSecondary,paddingLeft:"20px",textAlign:"right"},icon:{display:"inline-block",minHeight:"1px",maxHeight:ow,fontSize:ar.medium,width:ar.medium,margin:"0 4px",verticalAlign:"middle",flexShrink:"0",selectors:(o={},o[iw]={fontSize:ar.large,width:ar.large},o)},iconColor:{color:a.menuIcon},iconDisabled:{color:a.disabledBodyText},checkmarkIcon:{color:a.bodySubtext},subMenuIcon:{height:ow,lineHeight:ow,color:u.neutralSecondary,textAlign:"center",display:"inline-block",verticalAlign:"middle",flexShrink:"0",fontSize:ar.small,selectors:(i={":hover":{color:u.neutralPrimary},":active":{color:u.neutralPrimary}},i[iw]={fontSize:ar.medium},i)},splitButtonFlexContainer:[mr(e),{display:"flex",height:ow,flexWrap:"nowrap",justifyContent:"center",alignItems:"flex-start"}]})})),sw=cr(0,639),uw=Rf((function(e){var t;return Ve(rw(e),{wrapper:{position:"absolute",right:28,selectors:(t={},t[sw]={right:32},t)},divider:{height:16,width:1}})})),lw={item:"ms-ContextualMenu-item",divider:"ms-ContextualMenu-divider",root:"ms-ContextualMenu-link",isChecked:"is-checked",isExpanded:"is-expanded",isDisabled:"is-disabled",linkContent:"ms-ContextualMenu-linkContent",linkContentMenu:"ms-ContextualMenu-linkContent",icon:"ms-ContextualMenu-icon",iconColor:"ms-ContextualMenu-iconColor",checkmarkIcon:"ms-ContextualMenu-checkmarkIcon",subMenuIcon:"ms-ContextualMenu-submenuIcon",label:"ms-ContextualMenu-itemText",secondaryText:"ms-ContextualMenu-secondaryText",splitMenu:"ms-ContextualMenu-splitMenu",screenReaderText:"ms-ContextualMenu-screenReaderText"},cw=Rf((function(e,t,n,r,o,i,a,s,u,l,c,d){var p,m,h,f,y=aw(e),g=Tr(lw,e);return Ve({item:[g.item,y.item,a],divider:[g.divider,y.divider,s],root:[g.root,y.root,r&&[g.isChecked,y.rootChecked],o&&y.anchorLink,n&&[g.isExpanded,y.rootExpanded],t&&[g.isDisabled,y.rootDisabled],!t&&!n&&[{selectors:(p={":hover":y.rootHovered,":active":y.rootPressed},p["."+jt+" &:focus, ."+jt+" &:focus:hover"]=y.rootFocused,p["."+jt+" &:hover"]={background:"inherit;"},p)}],d],splitPrimary:[y.root,{width:"calc(100% - 28px)"},r&&["is-checked",y.rootChecked],(t||c)&&["is-disabled",y.rootDisabled],!(t||c)&&!r&&[{selectors:(m={":hover":y.rootHovered},m[":hover ~ ."+g.splitMenu]=y.rootHovered,m[":active"]=y.rootPressed,m["."+jt+" &:focus, ."+jt+" &:focus:hover"]=y.rootFocused,m["."+jt+" &:hover"]={background:"inherit;"},m)}]],splitMenu:[g.splitMenu,y.root,{flexBasis:"0",padding:"0 8px",minWidth:"28px"},n&&["is-expanded",y.rootExpanded],t&&["is-disabled",y.rootDisabled],!t&&!n&&[{selectors:(h={":hover":y.rootHovered,":active":y.rootPressed},h["."+jt+" &:focus, ."+jt+" &:focus:hover"]=y.rootFocused,h["."+jt+" &:hover"]={background:"inherit;"},h)}]],anchorLink:y.anchorLink,linkContent:[g.linkContent,y.linkContent],linkContentMenu:[g.linkContentMenu,y.linkContent,{justifyContent:"center"}],icon:[g.icon,i&&y.iconColor,y.icon,u,t&&[g.isDisabled,y.iconDisabled]],iconColor:y.iconColor,checkmarkIcon:[g.checkmarkIcon,i&&y.checkmarkIcon,y.icon,u],subMenuIcon:[g.subMenuIcon,y.subMenuIcon,l,n&&{color:e.palette.neutralPrimary},t&&[y.iconDisabled]],label:[g.label,y.label],secondaryText:[g.secondaryText,y.secondaryText],splitContainer:[y.splitButtonFlexContainer,!t&&!r&&[{selectors:(f={},f["."+jt+" &:focus, ."+jt+" &:focus:hover"]=y.rootFocused,f)}]],screenReaderText:[g.screenReaderText,y.screenReaderText,fr,{visibility:"hidden"}]})})),dw=function(e){var t=e.theme,n=e.disabled,r=e.expanded,o=e.checked,i=e.isAnchorLink,a=e.knownIcon,s=e.itemClassName,u=e.dividerClassName,l=e.iconClassName,c=e.subMenuClassName,d=e.primaryDisabled,p=e.className;return cw(t,n,r,o,i,a,s,u,l,c,d,p)},pw=kf(nw,dw,void 0,{scope:"ContextualMenuItem"}),mw=function(e){function t(t){var n=e.call(this,t)||this;return n._onItemMouseEnter=function(e){var t=n.props,r=t.item,o=t.onItemMouseEnter;o&&o(r,e,e.currentTarget)},n._onItemClick=function(e){var t=n.props,r=t.item,o=t.onItemClickBase;o&&o(r,e,e.currentTarget)},n._onItemMouseLeave=function(e){var t=n.props,r=t.item,o=t.onItemMouseLeave;o&&o(r,e)},n._onItemKeyDown=function(e){var t=n.props,r=t.item,o=t.onItemKeyDown;o&&o(r,e)},n._onItemMouseMove=function(e){var t=n.props,r=t.item,o=t.onItemMouseMove;o&&o(r,e,e.currentTarget)},n._getSubmenuTarget=function(){},r_(n),n}return c(t,e),t.prototype.shouldComponentUpdate=function(e){return!Ot(e,this.props)},t}(e.Component),hw="ktp",fw="-";!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"}(qk||(qk={}));var yw=function(){function e(){this.keytips={},this.persistedKeytips={},this.sequenceMapping={},this.inKeytipMode=!1,this.shouldEnterKeytipMode=!0,this.delayUpdatingKeytipChange=!1}return e.getInstance=function(){return this._instance},e.prototype.init=function(e){this.delayUpdatingKeytipChange=e},e.prototype.register=function(e,t){void 0===t&&(t=!1);var n=e;t||(n=this.addParentOverflow(e),this.sequenceMapping[n.keySequences.toString()]=n);var r=this._getUniqueKtp(n);if(t?this.persistedKeytips[r.uniqueID]=r:this.keytips[r.uniqueID]=r,this.inKeytipMode||!this.delayUpdatingKeytipChange){var o=t?qk.PERSISTED_KEYTIP_ADDED:qk.KEYTIP_ADDED;sv.raise(this,o,{keytip:n,uniqueID:r.uniqueID})}return r.uniqueID},e.prototype.update=function(e,t){var n=this.addParentOverflow(e),r=this._getUniqueKtp(n,t),o=this.keytips[t];o&&(r.keytip.visible=o.keytip.visible,this.keytips[t]=r,delete this.sequenceMapping[o.keytip.keySequences.toString()],this.sequenceMapping[r.keytip.keySequences.toString()]=r.keytip,!this.inKeytipMode&&this.delayUpdatingKeytipChange||sv.raise(this,qk.KEYTIP_UPDATED,{keytip:r.keytip,uniqueID:r.uniqueID}))},e.prototype.unregister=function(e,t,n){void 0===n&&(n=!1),n?delete this.persistedKeytips[t]:delete this.keytips[t],!n&&delete this.sequenceMapping[e.keySequences.toString()];var r=n?qk.PERSISTED_KEYTIP_REMOVED:qk.KEYTIP_REMOVED;!this.inKeytipMode&&this.delayUpdatingKeytipChange||sv.raise(this,r,{keytip:e,uniqueID:t})},e.prototype.enterKeytipMode=function(){sv.raise(this,qk.ENTER_KEYTIP_MODE)},e.prototype.exitKeytipMode=function(){sv.raise(this,qk.EXIT_KEYTIP_MODE)},e.prototype.getKeytips=function(){var e=this;return Object.keys(this.keytips).map((function(t){return e.keytips[t].keytip}))},e.prototype.addParentOverflow=function(e){var t=h([],e.keySequences);if(t.pop(),0!==t.length){var n=this.sequenceMapping[t.toString()];if(n&&n.overflowSetSequence)return d(d({},e),{overflowSetSequence:n.overflowSetSequence})}return e},e.prototype.menuExecute=function(e,t){sv.raise(this,qk.PERSISTED_KEYTIP_EXECUTE,{overflowButtonSequences:e,keytipSequences:t})},e.prototype._getUniqueKtp=function(e,t){return void 0===t&&(t=Be()),{keytip:d({},e),uniqueID:t}},e._instance=new e,e}();function gw(e){return e.reduce((function(e,t){return e+fw+t.split("").join(fw)}),hw)}var vw=function(t){var n,r=t.children,o=function(t){var n=e.useRef(),r=t.keytipProps?d({disabled:t.disabled},t.keytipProps):void 0,o=jv(yw.getInstance()),i=Rv(t);Kv((function(){n.current&&r&&((null==i?void 0:i.keytipProps)!==t.keytipProps||(null==i?void 0:i.disabled)!==t.disabled)&&o.update(r,n.current)})),Kv((function(){return r&&(n.current=o.register(r)),function(){r&&o.unregister(r,n.current)}}),[]);var a={ariaDescribedBy:void 0,keytipId:void 0};return r&&(a=function(e,t,n){var r=e.addParentOverflow(t),o=Ob(n,function(e){var t=" ktp-layer-id";return e.length?t+" "+gw(e):t}(r.keySequences)),i=h([],r.keySequences);return r.overflowSetSequence&&(i=function(e,t){var n,r,o;return n=t.length-1,r=h([],t).pop(),(o=h([],e).slice()).splice(n,0,r),o}(i,r.overflowSetSequence)),{ariaDescribedBy:o,keytipId:gw(i)}}(o,r,t.ariaDescribedBy)),a}(p(t,["children"])),i=o.keytipId,a=o.ariaDescribedBy;return r(((n={})["data-ktp-target"]=i,n["data-ktp-execute-target"]=i,n["aria-describedby"]=a,n))},_w=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n._anchor=e.createRef(),n._getMemoizedMenuButtonKeytipProps=Rf((function(e){return d(d({},e),{hasMenu:!0})})),n._getSubmenuTarget=function(){return n._anchor.current?n._anchor.current:void 0},n._onItemClick=function(e){var t=n.props,r=t.item,o=t.onItemClick;o&&o(r,e)},n._renderAriaDescription=function(t,r){return t?e.createElement("span",{id:n._ariaDescriptionId,className:r},t):null},n}return c(n,t),n.prototype.render=function(){var t=this,n=this.props,r=n.item,o=n.classNames,i=n.index,a=n.focusableElementIndex,s=n.totalItemCount,u=n.hasCheckmarks,l=n.hasIcons,c=n.contextualMenuItemAs,p=void 0===c?pw:c,m=n.expandedMenuItemKey,h=n.onItemClick,f=n.openSubMenu,y=n.dismissSubMenu,g=n.dismissMenu,v=r.rel;r.target&&"_blank"===r.target.toLowerCase()&&(v=v||"nofollow noopener noreferrer");var _=rk(r),b=Lt(r,pt),k=ok(r),w=r.itemProps,M=r.ariaDescription,T=r.keytipProps;T&&_&&(T=this._getMemoizedMenuButtonKeytipProps(T)),M&&(this._ariaDescriptionId=Be());var D=Ob(r.ariaDescribedBy,M?this._ariaDescriptionId:void 0,b["aria-describedby"]),x={"aria-describedby":D};return e.createElement("div",null,e.createElement(vw,{keytipProps:r.keytipProps,ariaDescribedBy:D,disabled:k},(function(n){return e.createElement("a",d({},x,b,n,{ref:t._anchor,href:r.href,target:r.target,rel:v,className:o.root,role:"menuitem","aria-haspopup":_||void 0,"aria-expanded":_?r.key===m:void 0,"aria-posinset":a+1,"aria-setsize":s,"aria-disabled":ok(r),style:r.style,onClick:t._onItemClick,onMouseEnter:t._onItemMouseEnter,onMouseLeave:t._onItemMouseLeave,onMouseMove:t._onItemMouseMove,onKeyDown:_?t._onItemKeyDown:void 0}),e.createElement(p,d({componentRef:r.componentRef,item:r,classNames:o,index:i,onCheckmarkClick:u&&h?h:void 0,hasIcons:l,openSubMenu:f,dismissSubMenu:y,dismissMenu:g,getSubmenuTarget:t._getSubmenuTarget},w)),t._renderAriaDescription(M,o.screenReaderText))})))},n}(mw),bw=Df(),kw=e.forwardRef((function(t,n){var r=t.styles,o=t.theme,i=t.getClassNames,a=t.className,s=bw(r,{theme:o,getClassNames:i,className:a});return e.createElement("span",{className:s.wrapper,ref:n},e.createElement("span",{className:s.divider}))}));kw.displayName="VerticalDividerBase";var ww=kf(kw,(function(e){var t=e.theme,n=e.getClassNames,r=e.className;if(!t)throw new Error("Theme is undefined or null.");if(n){var o=n(t);return{wrapper:[o.wrapper],divider:[o.divider]}}return{wrapper:[{display:"inline-flex",height:"100%",alignItems:"center"},r],divider:[{width:1,height:"100%",backgroundColor:t.palette.neutralTertiaryAlt}]}}),void 0,{scope:"VerticalDivider"}),Mw=function(t){function n(n){var r=t.call(this,n)||this;return r._getMemoizedMenuButtonKeytipProps=Rf((function(e){return d(d({},e),{hasMenu:!0})})),r._onItemKeyDown=function(e){var t=r.props,n=t.item,o=t.onItemKeyDown;e.which===Ht.enter?(r._executeItemClick(e),e.preventDefault(),e.stopPropagation()):o&&o(n,e)},r._getSubmenuTarget=function(){return r._splitButton},r._renderAriaDescription=function(t,n){return t?e.createElement("span",{id:r._ariaDescriptionId,className:n},t):null},r._onItemMouseEnterPrimary=function(e){var t=r.props,n=t.item,o=t.onItemMouseEnter;o&&o(d(d({},n),{subMenuProps:void 0,items:void 0}),e,r._splitButton)},r._onItemMouseEnterIcon=function(e){var t=r.props,n=t.item,o=t.onItemMouseEnter;o&&o(n,e,r._splitButton)},r._onItemMouseMovePrimary=function(e){var t=r.props,n=t.item,o=t.onItemMouseMove;o&&o(d(d({},n),{subMenuProps:void 0,items:void 0}),e,r._splitButton)},r._onItemMouseMoveIcon=function(e){var t=r.props,n=t.item,o=t.onItemMouseMove;o&&o(n,e,r._splitButton)},r._onIconItemClick=function(e){var t=r.props,n=t.item,o=t.onItemClickBase;o&&o(n,e,r._splitButton?r._splitButton:e.currentTarget)},r._executeItemClick=function(e){var t=r.props,n=t.item,o=t.executeItemClick,i=t.onItemClick;if(!n.disabled&&!n.isDisabled)return r._processingTouch&&i?i(n,e):void(o&&o(n,e))},r._onTouchStart=function(e){r._splitButton&&!("onpointerdown"in r._splitButton)&&r._handleTouchAndPointerEvent(e)},r._onPointerDown=function(e){"touch"===e.pointerType&&(r._handleTouchAndPointerEvent(e),e.preventDefault(),e.stopImmediatePropagation())},r._async=new Lb(r),r._events=new sv(r),r}return c(n,t),n.prototype.componentDidMount=function(){this._splitButton&&"onpointerdown"in this._splitButton&&this._events.on(this._splitButton,"pointerdown",this._onPointerDown,!0)},n.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},n.prototype.render=function(){var t,n=this,r=this.props,o=r.item,i=r.classNames,a=r.index,s=r.focusableElementIndex,u=r.totalItemCount,l=r.hasCheckmarks,c=r.hasIcons,p=r.onItemMouseLeave,m=r.expandedMenuItemKey,h=rk(o),f=o.keytipProps;f&&(f=this._getMemoizedMenuButtonKeytipProps(f));var y=o.ariaDescription;y&&(this._ariaDescriptionId=Be());var g=null!==(t=nk(o))&&void 0!==t?t:void 0;return e.createElement(vw,{keytipProps:f,disabled:ok(o)},(function(t){return e.createElement("div",{"data-ktp-target":t["data-ktp-target"],ref:function(e){return n._splitButton=e},role:ik(o),"aria-label":o.ariaLabel,className:i.splitContainer,"aria-disabled":ok(o),"aria-expanded":h?o.key===m:void 0,"aria-haspopup":!0,"aria-describedby":Ob(o.ariaDescribedBy,y?n._ariaDescriptionId:void 0,t["aria-describedby"]),"aria-checked":g,"aria-posinset":s+1,"aria-setsize":u,onMouseEnter:n._onItemMouseEnterPrimary,onMouseLeave:p?p.bind(n,d(d({},o),{subMenuProps:null,items:null})):void 0,onMouseMove:n._onItemMouseMovePrimary,onKeyDown:n._onItemKeyDown,onClick:n._executeItemClick,onTouchStart:n._onTouchStart,tabIndex:0,"data-is-focusable":!0,"aria-roledescription":o["aria-roledescription"]},n._renderSplitPrimaryButton(o,i,a,l,c),n._renderSplitDivider(o),n._renderSplitIconButton(o,i,a,t),n._renderAriaDescription(y,i.screenReaderText))}))},n.prototype._renderSplitPrimaryButton=function(t,n,r,o,i){var a=this.props,s=a.contextualMenuItemAs,u=void 0===s?pw:s,l=a.onItemClick,c={key:t.key,disabled:ok(t)||t.primaryDisabled,name:t.name,text:t.text||t.name,secondaryText:t.secondaryText,className:n.splitPrimary,canCheck:t.canCheck,isChecked:t.isChecked,checked:t.checked,iconProps:t.iconProps,onRenderIcon:t.onRenderIcon,data:t.data,"data-is-focusable":!1},p=t.itemProps;return e.createElement("button",d({},Lt(c,mt)),e.createElement(u,d({"data-is-focusable":!1,item:c,classNames:n,index:r,onCheckmarkClick:o&&l?l:void 0,hasIcons:i},p)))},n.prototype._renderSplitDivider=function(t){var n=t.getSplitButtonVerticalDividerClassNames||uw;return e.createElement(ww,{getClassNames:n})},n.prototype._renderSplitIconButton=function(t,n,r,o){var i=this.props,a=i.contextualMenuItemAs,s=void 0===a?pw:a,u=i.onItemMouseLeave,l=i.onItemMouseDown,c=i.openSubMenu,p=i.dismissSubMenu,m=i.dismissMenu,h={onClick:this._onIconItemClick,disabled:ok(t),className:n.splitMenu,subMenuProps:t.subMenuProps,submenuIconProps:t.submenuIconProps,split:!0,key:t.key},f=d(d({},Lt(h,mt)),{onMouseEnter:this._onItemMouseEnterIcon,onMouseLeave:u?u.bind(this,t):void 0,onMouseDown:function(e){return l?l(t,e):void 0},onMouseMove:this._onItemMouseMoveIcon,"data-is-focusable":!1,"data-ktp-execute-target":o["data-ktp-execute-target"],"aria-hidden":!0}),y=t.itemProps;return e.createElement("button",d({},f),e.createElement(s,d({componentRef:t.componentRef,item:h,classNames:n,index:r,hasIcons:!1,openSubMenu:c,dismissSubMenu:p,dismissMenu:m,getSubmenuTarget:this._getSubmenuTarget},y)))},n.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)},n}(mw),Tw=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n._btn=e.createRef(),n._getMemoizedMenuButtonKeytipProps=Rf((function(e){return d(d({},e),{hasMenu:!0})})),n._renderAriaDescription=function(t,r){return t?e.createElement("span",{id:n._ariaDescriptionId,className:r},t):null},n._getSubmenuTarget=function(){return n._btn.current?n._btn.current:void 0},n}return c(n,t),n.prototype.render=function(){var t=this,n=this.props,r=n.item,o=n.classNames,i=n.index,a=n.focusableElementIndex,s=n.totalItemCount,u=n.hasCheckmarks,l=n.hasIcons,c=n.contextualMenuItemAs,p=void 0===c?pw:c,m=n.expandedMenuItemKey,h=n.onItemMouseDown,f=n.onItemClick,y=n.openSubMenu,g=n.dismissSubMenu,v=n.dismissMenu,_=nk(r),b=null!==_,k=ik(r),w=rk(r),M=r.itemProps,T=r.ariaLabel,D=r.ariaDescription,x=Lt(r,mt);delete x.disabled;var S=r.role||k;D&&(this._ariaDescriptionId=Be());var L=Ob(r.ariaDescribedBy,D?this._ariaDescriptionId:void 0,x["aria-describedby"]),C={className:o.root,onClick:this._onItemClick,onKeyDown:w?this._onItemKeyDown:void 0,onMouseEnter:this._onItemMouseEnter,onMouseLeave:this._onItemMouseLeave,onMouseDown:function(e){return h?h(r,e):void 0},onMouseMove:this._onItemMouseMove,href:r.href,title:r.title,"aria-label":T,"aria-describedby":L,"aria-haspopup":w||void 0,"aria-expanded":w?r.key===m:void 0,"aria-posinset":a+1,"aria-setsize":s,"aria-disabled":ok(r),"aria-checked":"menuitemcheckbox"!==S&&"menuitemradio"!==S||!b?void 0:!!_,"aria-selected":"menuitem"===S&&b?!!_:void 0,role:S,style:r.style},E=r.keytipProps;return E&&w&&(E=this._getMemoizedMenuButtonKeytipProps(E)),e.createElement(vw,{keytipProps:E,ariaDescribedBy:L,disabled:ok(r)},(function(n){return e.createElement("button",d({ref:t._btn},x,C,n),e.createElement(p,d({componentRef:r.componentRef,item:r,classNames:o,index:i,onCheckmarkClick:u&&f?f:void 0,hasIcons:l,openSubMenu:y,dismissSubMenu:g,dismissMenu:v,getSubmenuTarget:t._getSubmenuTarget},M)),t._renderAriaDescription(D,o.screenReaderText))}))},n}(mw),Dw=e.createContext({}),xw=Df(),Sw=Df(),Lw={items:[],shouldFocusOnMount:!0,gapSpace:0,directionalHint:tb.bottomAutoEdge,beakWidth:16};function Cw(e,t){var n=null==t?void 0:t.target,r=e.subMenuProps?e.subMenuProps.items:e.items;if(r){for(var o=[],i=0,a=r;i0?e.createElement("li",{role:"presentation",key:s.key||t.key||"section-"+o},e.createElement("div",d({},c),e.createElement("ul",{className:r.list,role:"presentation"},s.topDivider&&$(o,n,!0,!0),u&&J(u,t.key||o,n,t.title),s.items.map((function(e,t){return q(e,t,t,s.items.length,i,a,r)})),s.bottomDivider&&$(o,n,!1,!0)))):void 0}},J=function(t,n,r,o){return e.createElement("li",{role:"presentation",title:o,key:n,className:r.item},t)},$=function(t,n,r,o){return o||t>0?e.createElement("li",{role:"separator",key:"separator-"+t+(void 0===r?"":r?"-top":"-bottom"),className:n.divider,"aria-hidden":"true"}):null},Q=function(t,n,r,o,i,s,u){if(t.onRender)return t.onRender(d({"aria-posinset":o+1,"aria-setsize":i},t),c);var l={item:t,classNames:n,index:r,focusableElementIndex:o,totalItemCount:i,hasCheckmarks:s,hasIcons:u,contextualMenuItemAs:a.contextualMenuItemAs,onItemMouseEnter:W,onItemMouseLeave:X,onItemMouseMove:B,onItemMouseDown:Hw,executeItemClick:V,onItemKeyDown:A,expandedMenuItemKey:v,openSubMenu:_,dismissSubMenu:k,dismissMenu:c};return t.href?e.createElement(_w,d({},l,{onItemClick:U})):t.split&&rk(t)?e.createElement(Mw,d({},l,{onItemClick:z,onItemClickBase:G,onTap:E})):e.createElement(Tw,d({},l,{onItemClick:z,onItemClickBase:G}))},ee=function(t,n,r,o,i,s){var u=a.contextualMenuItemAs,l=void 0===u?pw:u,c=t.itemProps,p=t.id,m=c&&Lt(c,St);return e.createElement("div",d({id:p,className:r.header},m,{style:t.style}),e.createElement(l,d({item:t,classNames:n,index:o,onCheckmarkClick:i?z:void 0,hasIcons:s},c)))},te=a.isBeakVisible,ne=a.items,re=a.labelElementId,oe=a.id,ie=a.className,ae=a.beakWidth,se=a.directionalHint,ue=a.directionalHintForRTL,le=a.alignTargetEdge,ce=a.gapSpace,de=a.coverTarget,pe=a.ariaLabel,me=a.doNotLayer,he=a.target,fe=a.bounds,ye=a.useTargetWidth,ge=a.useTargetAsMinWidth,ve=a.directionalHintFixed,_e=a.shouldFocusOnMount,be=a.shouldFocusOnContainer,ke=a.title,Me=a.styles,Te=a.theme,De=a.calloutProps,xe=a.onRenderSubMenu,Se=void 0===xe?Nw:xe,Le=a.onRenderMenuList,Ce=void 0===Le?function(e,t){return K(e,Ye)}:Le,Ee=a.focusZoneProps,Oe=a.getMenuClassNames,Ye=Oe?Oe(Te,ie):xw(Me,{theme:Te,className:ie}),Pe=function e(t){for(var n=0,r=t;n0){for(var Ae=0,Fe=0,We=ne;Fe span":{position:"relative",left:0,top:0}}}],rootDisabled:[mr(e,{inset:1,highContrastStyle:l,borderColor:"transparent"}),{backgroundColor:s,borderColor:s,color:u,cursor:"default",selectors:{":hover":Jw,":focus":Jw}}],iconDisabled:{color:u,selectors:(t={},t[lr]={color:"GrayText"},t)},menuIconDisabled:{color:u,selectors:(n={},n[lr]={color:"GrayText"},n)},flexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},description:{display:"block"},textContainer:{flexGrow:1,display:"block"},icon:$w(i.mediumPlus.fontSize),menuIcon:$w(i.small.fontSize),label:{margin:"0 4px",lineHeight:"100%",display:"block"},screenReaderText:fr}})),eM=Rf((function(e,t){var n,r,o,i,a,s,u,l,c,p,m,h,f,y=e.effects,g=e.palette,v=e.semanticColors,_={left:-2,top:-2,bottom:-2,right:-2,border:"none"},b={position:"absolute",width:1,right:31,top:8,bottom:8};return ze({splitButtonContainer:[mr(e,{highContrastStyle:_,inset:2,pointerEvents:"none"}),{display:"inline-flex",selectors:{".ms-Button--default":{borderTopRightRadius:"0",borderBottomRightRadius:"0",borderRight:"none",flexGrow:"1"},".ms-Button--primary":{borderTopRightRadius:"0",borderBottomRightRadius:"0",border:"none",flexGrow:"1",selectors:(n={},n[lr]=d({color:"WindowText",backgroundColor:"Window",border:"1px solid WindowText",borderRightWidth:"0"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),n[":hover"]={border:"none"},n[":active"]={border:"none"},n)},".ms-Button--primary + .ms-Button":{border:"none",selectors:(r={},r[lr]={border:"1px solid WindowText",borderLeftWidth:"0"},r)}}}],splitButtonContainerHovered:{selectors:{".ms-Button--primary":{selectors:(o={},o[lr]={color:"Window",backgroundColor:"Highlight"},o)},".ms-Button.is-disabled":{color:v.buttonTextDisabled,selectors:(i={},i[lr]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},i)}}},splitButtonContainerChecked:{selectors:{".ms-Button--primary":{selectors:(a={},a[lr]=d({color:"Window",backgroundColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),a)}}},splitButtonContainerCheckedHovered:{selectors:{".ms-Button--primary":{selectors:(s={},s[lr]=d({color:"Window",backgroundColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),s)}}},splitButtonContainerFocused:{outline:"none!important"},splitButtonMenuButton:(u={padding:6,height:"auto",boxSizing:"border-box",borderRadius:0,borderTopRightRadius:y.roundedCorner2,borderBottomRightRadius:y.roundedCorner2,border:"1px solid "+g.neutralSecondaryAlt,borderLeft:"none",outline:"transparent",userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",width:32,marginLeft:-1,marginTop:0,marginRight:0,marginBottom:0},u[lr]={".ms-Button-menuIcon":{color:"WindowText"}},u),splitButtonDivider:d(d({},b),{selectors:(l={},l[lr]={backgroundColor:"WindowText"},l)}),splitButtonDividerDisabled:d(d({},b),{selectors:(c={},c[lr]={backgroundColor:"GrayText"},c)}),splitButtonMenuButtonDisabled:{pointerEvents:"none",border:"none",selectors:(p={":hover":{cursor:"default"},".ms-Button--primary":{selectors:(m={},m[lr]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},m)},".ms-Button-menuIcon":{selectors:(h={},h[lr]={color:"GrayText"},h)}},p[lr]={color:"GrayText",border:"1px solid GrayText",backgroundColor:"Window"},p)},splitButtonFlexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},splitButtonContainerDisabled:{outline:"none",border:"none",selectors:(f={},f[lr]=d({color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),f)},splitButtonMenuFocused:d({},mr(e,{highContrastStyle:_,inset:2}))},t)})),tM=Rf((function(e,t){var n,r=Qw(e),o=eM(e),i=e.palette;return ze(r,{root:{padding:"0 4px",width:"32px",height:"32px",backgroundColor:"transparent",border:"none",color:e.semanticColors.link},rootHovered:{color:i.themeDarkAlt,backgroundColor:i.neutralLighter,selectors:(n={},n[lr]={borderColor:"Highlight",color:"Highlight"},n)},rootHasMenu:{width:"auto"},rootPressed:{color:i.themeDark,backgroundColor:i.neutralLight},rootExpanded:{color:i.themeDark,backgroundColor:i.neutralLight},rootChecked:{color:i.themeDark,backgroundColor:i.neutralLight},rootCheckedHovered:{color:i.themeDark,backgroundColor:i.neutralQuaternaryAlt},rootDisabled:{color:i.neutralTertiaryAlt}},o,t)})),nM=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.styles,r=t.theme;return e.createElement(qw,d({},this.props,{variantClassName:"ms-Button--icon",styles:tM(r,n),onRenderText:Eb,onRenderDescription:Eb}))},m([Zw("IconButton",["theme","styles"],!0)],n)}(e.Component),rM=Df(),oM=function(t){function n(e){var n=t.call(this,e)||this;return r_(n),n}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.className,r=t.styles,o=t.theme;return this._classNames=rM(r,{theme:o,className:n}),e.createElement("div",{className:this._classNames.actions},e.createElement("div",{className:this._classNames.actionsRight},this._renderChildrenAsActions()))},n.prototype._renderChildrenAsActions=function(){var t=this;return e.Children.map(this.props.children,(function(n){return n?e.createElement("span",{className:t._classNames.action},n):null}))},n}(e.Component),iM={actions:"ms-Dialog-actions",action:"ms-Dialog-action",actionsRight:"ms-Dialog-actionsRight"},aM=kf(oM,(function(e){var t=e.className,n=e.theme,r=Tr(iM,n);return{actions:[r.actions,{position:"relative",width:"100%",minHeight:"24px",lineHeight:"24px",margin:"16px 0 0",fontSize:"0",selectors:{".ms-Button":{lineHeight:"normal",verticalAlign:"middle"}}},t],action:[r.action,{margin:"0 4px"}],actionsRight:[r.actionsRight,{alignItems:"center",display:"flex",fontSize:"0",justifyContent:"flex-end",marginRight:"-4px"}]}}),void 0,{scope:"DialogFooter"}),sM=Df(),uM=e.createElement(aM,null).type,lM=function(t){function n(e){var n=t.call(this,e)||this;return r_(n),n}return c(n,t),n.prototype.render=function(){var t,n=this.props,r=n.showCloseButton,o=n.className,a=n.closeButtonAriaLabel,s=n.onDismiss,u=n.subTextId,l=n.subText,c=n.titleProps,p=void 0===c?{}:c,m=n.titleId,h=n.title,f=n.type,y=n.styles,g=n.theme,v=n.draggableHeaderClassName,_=sM(y,{theme:g,className:o,isLargeHeader:f===rv.largeHeader,isClose:f===rv.close,draggableHeaderClassName:v}),b=this._groupChildren();return l&&(t=e.createElement("p",{className:_.subText,id:u},l)),e.createElement("div",{className:_.content},e.createElement("div",{className:_.header},e.createElement("div",d({id:m,role:"heading","aria-level":1},p,{className:i(_.title,p.className)}),h),e.createElement("div",{className:_.topButton},this.props.topButtonsProps.map((function(t,n){return e.createElement(nM,d({key:t.uniqueId||n},t))})),(f===rv.close||r&&f!==rv.largeHeader)&&e.createElement(nM,{className:_.button,iconProps:{iconName:"Cancel"},ariaLabel:a,onClick:s}))),e.createElement("div",{className:_.inner},e.createElement("div",{className:_.innerContent},t,b.contents),b.footers))},n.prototype._groupChildren=function(){var t={footers:[],contents:[]};return e.Children.map(this.props.children,(function(e){"object"==typeof e&&null!==e&&e.type===uM?t.footers.push(e):t.contents.push(e)})),t},n.defaultProps={showCloseButton:!1,className:"",topButtonsProps:[],closeButtonAriaLabel:"Close"},m([G_],n)}(e.Component),cM={contentLgHeader:"ms-Dialog-lgHeader",close:"ms-Dialog--close",subText:"ms-Dialog-subText",header:"ms-Dialog-header",headerLg:"ms-Dialog--lgHeader",button:"ms-Dialog-button ms-Dialog-button--close",inner:"ms-Dialog-inner",content:"ms-Dialog-content",title:"ms-Dialog-title"},dM=kf(lM,(function(e){var t,n,r,o=e.className,i=e.theme,a=e.isLargeHeader,s=e.isClose,u=e.hidden,l=e.isMultiline,c=e.draggableHeaderClassName,d=i.palette,p=i.fonts,m=i.effects,h=i.semanticColors,f=Tr(cM,i);return{content:[a&&[f.contentLgHeader,{borderTop:"4px solid "+d.themePrimary}],s&&f.close,{flexGrow:1,overflowY:"hidden"},o],subText:[f.subText,p.medium,{margin:"0 0 24px 0",color:h.bodySubtext,lineHeight:"1.5",wordWrap:"break-word",fontWeight:ir.regular}],header:[f.header,{position:"relative",width:"100%",boxSizing:"border-box"},s&&f.close,c&&[c,{cursor:"move"}]],button:[f.button,u&&{selectors:{".ms-Icon.ms-Icon--Cancel":{color:h.buttonText,fontSize:ar.medium}}}],inner:[f.inner,{padding:"0 24px 24px",selectors:(t={},t["@media (min-width: 320px) and (max-width: 479px)"]={padding:"0 16px 16px"},t)}],innerContent:[f.content,{position:"relative",width:"100%"}],title:[f.title,p.xLarge,{color:h.bodyText,margin:"0",minHeight:p.xLarge.fontSize,padding:"16px 46px 20px 24px",lineHeight:"normal",selectors:(n={},n["@media (min-width: 320px) and (max-width: 479px)"]={padding:"16px 46px 16px 16px"},n)},a&&{color:h.menuHeader},l&&{fontSize:p.xxLarge.fontSize}],topButton:[{display:"flex",flexDirection:"row",flexWrap:"nowrap",position:"absolute",top:"0",right:"0",padding:"15px 15px 0 0",selectors:(r={"> *":{flex:"0 0 auto"},".ms-Dialog-button":{color:h.buttonText},".ms-Dialog-button:hover":{color:h.buttonTextHovered,borderRadius:m.roundedCorner2}},r["@media (min-width: 320px) and (max-width: 479px)"]={padding:"15px 8px 0 0"},r)}]}}),void 0,{scope:"DialogContent"}),pM=Df(),mM={isDarkOverlay:!1,isBlocking:!1,className:"",containerClassName:"",topOffsetFixed:!1,enableAriaHiddenSiblings:!0},hM={type:rv.normal,className:"",topButtonsProps:[]},fM=function(t){function n(e){var n=t.call(this,e)||this;return n._getSubTextId=function(){var e=n.props,t=e.ariaDescribedById,r=e.modalProps,o=e.dialogContentProps,i=e.subText,a=r&&r.subtitleAriaId||t;return a||(a=(o&&o.subText||i)&&n._defaultSubTextId),a},n._getTitleTextId=function(){var e=n.props,t=e.ariaLabelledById,r=e.modalProps,o=e.dialogContentProps,i=e.title,a=r&&r.titleAriaId||t;return a||(a=(o&&o.title||i)&&n._defaultTitleTextId),a},n._id=Be("Dialog"),n._defaultTitleTextId=n._id+"-title",n._defaultSubTextId=n._id+"-subText",n}return c(n,t),n.prototype.render=function(){var t,n,r,o,i,a=this.props,s=a.className,u=a.containerClassName,l=a.contentClassName,c=a.elementToFocusOnDismiss,p=a.firstFocusableSelector,m=a.forceFocusInsideTrap,h=a.styles,f=a.hidden,y=a.disableRestoreFocus,g=void 0===y?a.ignoreExternalFocusing:y,v=a.isBlocking,_=a.isClickableOutsideFocusTrap,b=a.isDarkOverlay,k=a.isOpen,w=void 0===k?!f:k,M=a.onDismiss,T=a.onDismissed,D=a.onLayerDidMount,x=a.responsiveMode,S=a.subText,L=a.theme,C=a.title,E=a.topButtonsProps,O=a.type,Y=a.minWidth,P=a.maxWidth,I=a.modalProps,H=d({onLayerDidMount:D},null==I?void 0:I.layerProps);(null==I?void 0:I.dragOptions)&&!(null===(t=I.dragOptions)||void 0===t?void 0:t.dragHandleSelector)&&(o="ms-Dialog-draggable-header",(i=d({},I.dragOptions)).dragHandleSelector="."+o);var N=d(d(d(d({},mM),{elementToFocusOnDismiss:c,firstFocusableSelector:p,forceFocusInsideTrap:m,disableRestoreFocus:g,isClickableOutsideFocusTrap:_,responsiveMode:x,className:s,containerClassName:u,isBlocking:v,isDarkOverlay:b,onDismissed:T}),I),{dragOptions:i,layerProps:H,isOpen:w}),R=d(d(d({className:l,subText:S,title:C,topButtonsProps:E,type:O},hM),a.dialogContentProps),{draggableHeaderClassName:o,titleProps:d({id:(null===(n=a.dialogContentProps)||void 0===n?void 0:n.titleId)||this._defaultTitleTextId},null===(r=a.dialogContentProps)||void 0===r?void 0:r.titleProps)}),j=pM(h,{theme:L,className:N.className,containerClassName:N.containerClassName,hidden:f,dialogDefaultMinWidth:Y,dialogDefaultMaxWidth:P});return e.createElement(Tb,d({},N,{className:j.root,containerClassName:j.main,onDismiss:M||N.onDismiss,subtitleAriaId:this._getSubTextId(),titleAriaId:this._getTitleTextId()}),e.createElement(dM,d({subTextId:this._defaultSubTextId,showCloseButton:N.isBlocking,onDismiss:M},R),a.children))},n.defaultProps={hidden:!0},m([G_],n)}(e.Component),yM={root:"ms-Dialog"},gM=kf(fM,(function(e){var t,n=e.className,r=e.containerClassName,o=e.dialogDefaultMinWidth,i=void 0===o?"288px":o,a=e.dialogDefaultMaxWidth,s=void 0===a?"340px":a,u=e.hidden,l=e.theme;return{root:[Tr(yM,l).root,l.fonts.medium,n],main:[{width:i,outline:"3px solid transparent",selectors:(t={},t["@media (min-width: 480px)"]={width:"auto",maxWidth:s,minWidth:i},t)},!u&&{display:"flex"},r]}}),void 0,{scope:"Dialog"});gM.displayName="Dialog";var vM=d;function _M(t,n){for(var r=[],o=2;o0)throw new Error("Any module using getSlots must use withSlots. Please see withSlots javadoc for more info.");return function(e,t,n,r,o,i){return void 0!==e.create?e.create(t,n,r,o):kM(e)(t,n,r,o,i)}(t[e],n,r[e],r.slots&&r.slots[e],r._defaultStyles&&r._defaultStyles[e],r.theme)};o.isSlot=!0,n[e]=o}};for(var i in t)o(i);return n}function MM(t,n){void 0===n&&(n={});var r=n.factoryOptions,o=(void 0===r?{}:r).defaultProp,i=function(r){var o,i,a,s=(o=n.displayName,i=e.useContext(L),a=n.fields,S.getSettings(a||["theme","styles","tokens"],o,i.customizations)),u=n.state;u&&(r=d(d({},r),u(r)));var l=r.theme||s.theme,c=TM(r,l,n.tokens,s.tokens,r.tokens),p=function(e,t,n){for(var r=[],o=3;o2)return{rowGap:{value:0,unit:"px"},columnGap:{value:0,unit:"px"}};if(2===n.length)return{rowGap:LM(SM(n[0],t)),columnGap:LM(SM(n[1],t))};var r=LM(SM(e,t));return{rowGap:r,columnGap:r}}(L,t),P=Y.rowGap,I=Y.columnGap,H=""+-.5*I.value+I.unit,N=""+-.5*P.value+P.unit,R={textOverflow:"ellipsis"},j="> "+(_?"."+OM.child:"*"),A=((r={})[j+":not(."+DM.root+")"]={flexShrink:0},r);return x?{root:[S.root,{flexWrap:"wrap",maxWidth:E,maxHeight:C,width:"auto",overflow:"visible",height:"100%"},w&&(o={},o[k?"justifyContent":"alignItems"]=EM[w]||w,o),T&&(i={},i[k?"alignItems":"justifyContent"]=EM[T]||T,i),g,{display:"flex"},k&&{height:D?"100%":"auto"}],inner:[S.inner,(a={display:"flex",flexWrap:"wrap",marginLeft:H,marginRight:H,marginTop:N,marginBottom:N,overflow:"visible",boxSizing:"border-box",padding:CM(O,t),width:0===I.value?"100%":"calc(100% + "+I.value+I.unit+")",maxWidth:"100vw"},a[j]=d({margin:""+.5*P.value+P.unit+" "+.5*I.value+I.unit},R),a),v&&A,w&&(s={},s[k?"justifyContent":"alignItems"]=EM[w]||w,s),T&&(u={},u[k?"alignItems":"justifyContent"]=EM[T]||T,u),k&&(l={flexDirection:M?"row-reverse":"row",height:0===P.value?"100%":"calc(100% + "+P.value+P.unit+")"},l[j]={maxWidth:0===I.value?"100%":"calc(100% - "+I.value+I.unit+")"},l),!k&&(c={flexDirection:M?"column-reverse":"column",height:"calc(100% + "+P.value+P.unit+")"},c[j]={maxHeight:0===P.value?"100%":"calc(100% - "+P.value+P.unit+")"},c)]}:{root:[S.root,(p={display:"flex",flexDirection:k?M?"row-reverse":"row":M?"column-reverse":"column",flexWrap:"nowrap",width:"auto",height:D?"100%":"auto",maxWidth:E,maxHeight:C,padding:CM(O,t),boxSizing:"border-box"},p[j]=R,p),v&&A,b&&{flexGrow:!0===b?1:b},w&&(m={},m[k?"justifyContent":"alignItems"]=EM[w]||w,m),T&&(h={},h[k?"alignItems":"justifyContent"]=EM[T]||T,h),k&&I.value>0&&(f={},f[M?j+":not(:last-child)":j+":not(:first-child)"]={marginLeft:""+I.value+I.unit},f),!k&&P.value>0&&(y={},y[M?j+":not(:last-child)":j+":not(:first-child)"]={marginTop:""+P.value+P.unit},y),g]}},statics:{Item:YM}}),HM=MM((function(e){if(null==e.children)return null;e.block,e.className;var t=e.as,n=void 0===t?"span":t,r=(e.variant,e.nowrap,p(e,["block","className","as","variant","nowrap"]));return _M(wM(e,{root:n}).root,d({},Lt(r,at)))}),{displayName:"Text",styles:function(e,t){var n=e.as,r=e.className,o=e.block,i=e.nowrap,a=e.variant,s=t.fonts,u=t.semanticColors,l=s[a||"medium"];return{root:[l,{color:l.color||u.bodyText,display:o?"td"===n?"table-cell":"block":"inline",mozOsxFontSmoothing:l.MozOsxFontSmoothing,webkitFontSmoothing:l.WebkitFontSmoothing},i&&{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},r]}}}),NM=Rf((function(e,t,n){var r=Qw(e),o=eM(e);return ze(r,{root:{minWidth:"80px",height:"32px"},label:{fontWeight:ir.semibold}},n?function(e){var t,n,r,o,i,a,s,u,l,c=e.palette,p=e.semanticColors;return{root:{backgroundColor:p.primaryButtonBackground,border:"1px solid "+p.primaryButtonBackground,color:p.primaryButtonText,selectors:(t={},t[lr]=d({color:"Window",backgroundColor:"WindowText",borderColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t["."+jt+" &:focus"]={selectors:{":after":{border:"none",outlineColor:c.white}}},t)},rootHovered:{backgroundColor:p.primaryButtonBackgroundHovered,border:"1px solid "+p.primaryButtonBackgroundHovered,color:p.primaryButtonTextHovered,selectors:(n={},n[lr]={color:"Window",backgroundColor:"Highlight",borderColor:"Highlight"},n)},rootPressed:{backgroundColor:p.primaryButtonBackgroundPressed,border:"1px solid "+p.primaryButtonBackgroundPressed,color:p.primaryButtonTextPressed,selectors:(r={},r[lr]=d({color:"Window",backgroundColor:"WindowText",borderColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),r)},rootExpanded:{backgroundColor:p.primaryButtonBackgroundPressed,color:p.primaryButtonTextPressed},rootChecked:{backgroundColor:p.primaryButtonBackgroundPressed,color:p.primaryButtonTextPressed},rootCheckedHovered:{backgroundColor:p.primaryButtonBackgroundPressed,color:p.primaryButtonTextPressed},rootDisabled:{color:p.primaryButtonTextDisabled,backgroundColor:p.primaryButtonBackgroundDisabled,selectors:(o={},o[lr]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},o)},splitButtonContainer:{selectors:(i={},i[lr]={border:"none"},i)},splitButtonDivider:d(d({},{position:"absolute",width:1,right:31,top:8,bottom:8}),{backgroundColor:c.white,selectors:(a={},a[lr]={backgroundColor:"Window"},a)}),splitButtonMenuButton:{backgroundColor:p.primaryButtonBackground,color:p.primaryButtonText,selectors:(s={},s[lr]={backgroundColor:"Canvas"},s[":hover"]={backgroundColor:p.primaryButtonBackgroundHovered,selectors:(u={},u[lr]={color:"Highlight"},u)},s)},splitButtonMenuButtonDisabled:{backgroundColor:p.primaryButtonBackgroundDisabled,selectors:{":hover":{backgroundColor:p.primaryButtonBackgroundDisabled}}},splitButtonMenuButtonChecked:{backgroundColor:p.primaryButtonBackgroundPressed,selectors:{":hover":{backgroundColor:p.primaryButtonBackgroundPressed}}},splitButtonMenuButtonExpanded:{backgroundColor:p.primaryButtonBackgroundPressed,selectors:{":hover":{backgroundColor:p.primaryButtonBackgroundPressed}}},splitButtonMenuIcon:{color:p.primaryButtonText},splitButtonMenuIconDisabled:{color:c.neutralTertiary,selectors:(l={},l[lr]={color:"GrayText"},l)}}}(e):function(e){var t,n,r,o,i,a=e.semanticColors,s=e.palette,u=a.buttonBackground,l=a.buttonBackgroundPressed,c=a.buttonBackgroundHovered,p=a.buttonBackgroundDisabled,m=a.buttonText,h=a.buttonTextHovered,f=a.buttonTextDisabled,y=a.buttonTextChecked,g=a.buttonTextCheckedHovered;return{root:{backgroundColor:u,color:m},rootHovered:{backgroundColor:c,color:h,selectors:(t={},t[lr]={borderColor:"Highlight",color:"Highlight"},t)},rootPressed:{backgroundColor:l,color:y},rootExpanded:{backgroundColor:l,color:y},rootChecked:{backgroundColor:l,color:y},rootCheckedHovered:{backgroundColor:l,color:g},rootDisabled:{color:f,backgroundColor:p,selectors:(n={},n[lr]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},n)},splitButtonContainer:{selectors:(r={},r[lr]={border:"none"},r)},splitButtonMenuButton:{color:s.white,backgroundColor:"transparent",selectors:{":hover":{backgroundColor:s.neutralLight,selectors:(o={},o[lr]={color:"Highlight"},o)}}},splitButtonMenuButtonDisabled:{backgroundColor:a.buttonBackgroundDisabled,selectors:{":hover":{backgroundColor:a.buttonBackgroundDisabled}}},splitButtonDivider:d(d({},{position:"absolute",width:1,right:31,top:8,bottom:8}),{backgroundColor:s.neutralTertiaryAlt,selectors:(i={},i[lr]={backgroundColor:"WindowText"},i)}),splitButtonDividerDisabled:{backgroundColor:e.palette.neutralTertiaryAlt},splitButtonMenuButtonChecked:{backgroundColor:s.neutralQuaternaryAlt,selectors:{":hover":{backgroundColor:s.neutralQuaternaryAlt}}},splitButtonMenuButtonExpanded:{backgroundColor:s.neutralQuaternaryAlt,selectors:{":hover":{backgroundColor:s.neutralQuaternaryAlt}}},splitButtonMenuIcon:{color:a.buttonText},splitButtonMenuIconDisabled:{color:a.buttonTextDisabled}}}(e),o,t)})),RM=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.primary,r=void 0!==n&&n,o=t.styles,i=t.theme;return e.createElement(qw,d({},this.props,{variantClassName:r?"ms-Button--primary":"ms-Button--default",styles:NM(i,o,r),onRenderDescription:Eb}))},m([Zw("DefaultButton",["theme","styles"],!0)],n)}(e.Component),jM={main:{maxWidth:650}};function AM(e){var{showDialog:n,hideDialog:r,isSuccess:o,statusMessage:i}=e,a=t().useMemo((()=>({isBlocking:!1,styles:jM})),[]),s={type:rv.largeHeader,title:o?"Success":"Failed",closeButtonAriaLabel:"Close"},u=t().useMemo((()=>o?{styles:{root:{color:"green",fontSize:25}},iconName:"SkypeCircleCheck"}:{styles:{root:{color:"red",fontSize:25}},iconName:"StatusErrorFull"}),[o]);return t().createElement(gM,{hidden:!n,onDismiss:r,dialogContentProps:s,modalProps:a},t().createElement(IM,{horizontal:!0,tokens:{childrenGap:10},horizontalAlign:"space-between"},t().createElement(mb,Object.assign({},u)),t().createElement(HM,{block:!0},o?null!=i?i:"Cloud Flow successfully initiated.":null!=i?i:"There was an issue initiating the cloud flow. Please try again later.")),t().createElement(aM,null,t().createElement(RM,{onClick:r,text:"Close"})))}var FM,WM=Df({cacheSize:100}),BM=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.as,r=void 0===n?"label":n,o=t.children,i=t.className,a=t.disabled,s=t.styles,u=t.required,l=t.theme,c=WM(s,{className:i,disabled:a,required:u,theme:l});return e.createElement(r,d({},Lt(this.props,St),{className:c.root}),o)},n}(e.Component),XM=kf(BM,(function(e){var t,n=e.theme,r=e.className,o=e.disabled,i=e.required,a=n.semanticColors,s=ir.semibold,u=a.bodyText,l=a.disabledBodyText,c=a.errorText;return{root:["ms-Label",n.fonts.medium,{fontWeight:s,color:u,boxSizing:"border-box",boxShadow:"none",margin:0,display:"block",padding:"5px 0",wordWrap:"break-word",overflowWrap:"break-word"},o&&{color:l,selectors:(t={},t[lr]=d({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t)},i&&{selectors:{"::after":{content:"' *'",color:c,paddingRight:12}}},r]}}),void 0,{scope:"Label"}),zM=Df(),UM="TextField",VM=function(t){function n(n){var r=t.call(this,n)||this;r._textElement=e.createRef(),r._onFocus=function(e){r.props.onFocus&&r.props.onFocus(e),r.setState({isFocused:!0},(function(){r.props.validateOnFocusIn&&r._validate(r.value)}))},r._onBlur=function(e){r.props.onBlur&&r.props.onBlur(e),r.setState({isFocused:!1},(function(){r.props.validateOnFocusOut&&r._validate(r.value)}))},r._onRenderLabel=function(t){var n=t.label,o=t.required,i=r._classNames.subComponentStyles?r._classNames.subComponentStyles.label:void 0;return n?e.createElement(XM,{required:o,htmlFor:r._id,styles:i,disabled:t.disabled,id:r._labelId},t.label):null},r._onRenderDescription=function(t){return t.description?e.createElement("span",{className:r._classNames.description},t.description):null},r._onRevealButtonClick=function(e){r.setState((function(e){return{isRevealingPassword:!e.isRevealingPassword}}))},r._onInputChange=function(e){var t,n,o=e.target.value,i=GM(r.props,r.state)||"";void 0!==o&&o!==r._lastChangeValue&&o!==i?(r._lastChangeValue=o,null===(n=(t=r.props).onChange)||void 0===n||n.call(t,e,o),r._isControlled||r.setState({uncontrolledValue:o})):r._lastChangeValue=void 0},r_(r),r._async=new Lb(r),r._fallbackId=Be(UM),r._descriptionId=Be(UM+"Description"),r._labelId=Be(UM+"Label"),r._prefixId=Be(UM+"Prefix"),r._suffixId=Be(UM+"Suffix"),r._warnControlledUsage();var o=n.defaultValue,i=void 0===o?"":o;return"number"==typeof i&&(i=String(i)),r.state={uncontrolledValue:r._isControlled?void 0:i,isFocused:!1,errorMessage:""},r._delayedValidate=r._async.debounce(r._validate,r.props.deferredValidationTime),r._lastValidation=0,r}return c(n,t),Object.defineProperty(n.prototype,"value",{get:function(){return GM(this.props,this.state)},enumerable:!1,configurable:!0}),n.prototype.componentDidMount=function(){this._adjustInputHeight(),this.props.validateOnLoad&&this._validate(this.value)},n.prototype.componentWillUnmount=function(){this._async.dispose()},n.prototype.getSnapshotBeforeUpdate=function(e,t){return{selection:[this.selectionStart,this.selectionEnd]}},n.prototype.componentDidUpdate=function(e,t,n){var r=this.props,o=(n||{}).selection,i=void 0===o?[null,null]:o,a=i[0],s=i[1];!!e.multiline!=!!r.multiline&&t.isFocused&&(this.focus(),null!==a&&null!==s&&a>=0&&s>=0&&this.setSelectionRange(a,s)),e.value!==r.value&&(this._lastChangeValue=void 0);var u=GM(e,t),l=this.value;u!==l&&(this._warnControlledUsage(e),this.state.errorMessage&&!r.errorMessage&&this.setState({errorMessage:""}),this._adjustInputHeight(),KM(r)&&this._delayedValidate(l))},n.prototype.render=function(){var t=this.props,n=t.borderless,r=t.className,o=t.disabled,i=t.invalid,a=t.iconProps,s=t.inputClassName,u=t.label,l=t.multiline,c=t.required,p=t.underlined,m=t.prefix,h=t.resizable,f=t.suffix,y=t.theme,v=t.styles,_=t.autoAdjustHeight,b=t.canRevealPassword,k=t.revealPasswordAriaLabel,w=t.type,M=t.onRenderPrefix,T=void 0===M?this._onRenderPrefix:M,D=t.onRenderSuffix,x=void 0===D?this._onRenderSuffix:D,S=t.onRenderLabel,L=void 0===S?this._onRenderLabel:S,C=t.onRenderDescription,E=void 0===C?this._onRenderDescription:C,O=this.state,Y=O.isFocused,P=O.isRevealingPassword,I=this._errorMessage,H="boolean"==typeof i?i:!!I,N=!!b&&"password"===w&&function(){if("boolean"!=typeof FM){var e=g();if(null==e?void 0:e.navigator){var t=/Edg/.test(e.navigator.userAgent||"");FM=!(function(){var e,t=g();return!!(null===(e=null==t?void 0:t.navigator)||void 0===e?void 0:e.userAgent)&&t.navigator.userAgent.indexOf("rv:11.0")>-1}()||t)}else FM=!0}return FM}(),R=this._classNames=zM(v,{theme:y,className:r,disabled:o,focused:Y,required:c,multiline:l,hasLabel:!!u,hasErrorMessage:H,borderless:n,resizable:h,hasIcon:!!a,underlined:p,inputClassName:s,autoAdjustHeight:_,hasRevealButton:N});return e.createElement("div",{ref:this.props.elementRef,className:R.root},e.createElement("div",{className:R.wrapper},L(this.props,this._onRenderLabel),e.createElement("div",{className:R.fieldGroup},(void 0!==m||this.props.onRenderPrefix)&&e.createElement("div",{className:R.prefix,id:this._prefixId},T(this.props,this._onRenderPrefix)),l?this._renderTextArea():this._renderInput(),a&&e.createElement(mb,d({className:R.icon},a)),N&&e.createElement("button",{"aria-label":k,className:R.revealButton,onClick:this._onRevealButtonClick,"aria-pressed":!!P,type:"button"},e.createElement("span",{className:R.revealSpan},e.createElement(mb,{className:R.revealIcon,iconName:P?"Hide":"RedEye"}))),(void 0!==f||this.props.onRenderSuffix)&&e.createElement("div",{className:R.suffix,id:this._suffixId},x(this.props,this._onRenderSuffix)))),this._isDescriptionAvailable&&e.createElement("span",{id:this._descriptionId},E(this.props,this._onRenderDescription),I&&e.createElement("div",{role:"alert"},e.createElement(Lf,null,this._renderErrorMessage()))))},n.prototype.focus=function(){this._textElement.current&&this._textElement.current.focus()},n.prototype.blur=function(){this._textElement.current&&this._textElement.current.blur()},n.prototype.select=function(){this._textElement.current&&this._textElement.current.select()},n.prototype.setSelectionStart=function(e){this._textElement.current&&(this._textElement.current.selectionStart=e)},n.prototype.setSelectionEnd=function(e){this._textElement.current&&(this._textElement.current.selectionEnd=e)},Object.defineProperty(n.prototype,"selectionStart",{get:function(){return this._textElement.current?this._textElement.current.selectionStart:-1},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"selectionEnd",{get:function(){return this._textElement.current?this._textElement.current.selectionEnd:-1},enumerable:!1,configurable:!0}),n.prototype.setSelectionRange=function(e,t){this._textElement.current&&this._textElement.current.setSelectionRange(e,t)},n.prototype._warnControlledUsage=function(e){this._id,this.props,null!==this.props.value||this._hasWarnedNullValue||(this._hasWarnedNullValue=!0,Qo("Warning: 'value' prop on '"+UM+"' should not be null. Consider using an empty string to clear the component or undefined to indicate an uncontrolled component."))},Object.defineProperty(n.prototype,"_id",{get:function(){return this.props.id||this._fallbackId},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"_isControlled",{get:function(){return void 0!==(e=this.props)["value"]&&null!==e.value;var e},enumerable:!1,configurable:!0}),n.prototype._onRenderPrefix=function(t){var n=t.prefix;return e.createElement("span",{style:{paddingBottom:"1px"}},n)},n.prototype._onRenderSuffix=function(t){var n=t.suffix;return e.createElement("span",{style:{paddingBottom:"1px"}},n)},Object.defineProperty(n.prototype,"_errorMessage",{get:function(){var e=this.props.errorMessage;return(void 0===e?this.state.errorMessage:e)||""},enumerable:!1,configurable:!0}),n.prototype._renderErrorMessage=function(){var t=this._errorMessage;return t?"string"==typeof t?e.createElement("p",{className:this._classNames.errorMessage},e.createElement("span",{"data-automation-id":"error-message"},t)):e.createElement("div",{className:this._classNames.errorMessage,"data-automation-id":"error-message"},t):null},Object.defineProperty(n.prototype,"_isDescriptionAvailable",{get:function(){var e=this.props;return!!(e.onRenderDescription||e.description||this._errorMessage)},enumerable:!1,configurable:!0}),n.prototype._renderTextArea=function(){var t=this.props.invalid,n=void 0===t?!!this._errorMessage:t,r=Lt(this.props,ft,["defaultValue"]),o=this.props["aria-labelledby"]||(this.props.label?this._labelId:void 0);return e.createElement("textarea",d({id:this._id},r,{ref:this._textElement,value:this.value||"",onInput:this._onInputChange,onChange:this._onInputChange,className:this._classNames.field,"aria-labelledby":o,"aria-describedby":this._isDescriptionAvailable?this._descriptionId:this.props["aria-describedby"],"aria-invalid":n,"aria-label":this.props.ariaLabel,readOnly:this.props.readOnly,onFocus:this._onFocus,onBlur:this._onBlur}))},n.prototype._renderInput=function(){var t=this.props,n=t.ariaLabel,r=t.invalid,o=void 0===r?!!this._errorMessage:r,i=t.onRenderPrefix,a=t.onRenderSuffix,s=t.prefix,u=t.suffix,l=t.type,c=void 0===l?"text":l,p=[];t.label&&p.push(this._labelId),(void 0!==s||i)&&p.push(this._prefixId),(void 0!==u||a)&&p.push(this._suffixId);var m=d(d({type:this.state.isRevealingPassword?"text":c,id:this._id},Lt(this.props,ht,["defaultValue","type"])),{"aria-labelledby":this.props["aria-labelledby"]||(p.length>0?p.join(" "):void 0),ref:this._textElement,value:this.value||"",onInput:this._onInputChange,onChange:this._onInputChange,className:this._classNames.field,"aria-label":n,"aria-describedby":this._isDescriptionAvailable?this._descriptionId:this.props["aria-describedby"],"aria-invalid":o,onFocus:this._onFocus,onBlur:this._onBlur}),h=function(t){return e.createElement("input",d({},t))};return(this.props.onRenderInput||h)(m,h)},n.prototype._validate=function(e){var t=this;if(this._latestValidateValue!==e||!KM(this.props)){this._latestValidateValue=e;var n=this.props.onGetErrorMessage,r=n&&n(e||"");if(void 0!==r)if("string"!=typeof r&&"then"in r){var o=++this._lastValidation;r.then((function(n){o===t._lastValidation&&t.setState({errorMessage:n}),t._notifyAfterValidate(e,n)}))}else this.setState({errorMessage:r}),this._notifyAfterValidate(e,r);else this._notifyAfterValidate(e,"")}},n.prototype._notifyAfterValidate=function(e,t){e===this.value&&this.props.onNotifyValidationResult&&this.props.onNotifyValidationResult(t,e)},n.prototype._adjustInputHeight=function(){if(this._textElement.current&&this.props.autoAdjustHeight&&this.props.multiline){var e=this._textElement.current;e.style.height="",e.style.height=e.scrollHeight+"px"}},n.defaultProps={resizable:!0,deferredValidationTime:200,validateOnLoad:!0},n}(e.Component);function GM(e,t){var n=e.value,r=void 0===n?t.uncontrolledValue:n;return"number"==typeof r?String(r):r}function KM(e){return!(e.validateOnFocusIn||e.validateOnFocusOut)}var qM={root:"ms-TextField",description:"ms-TextField-description",errorMessage:"ms-TextField-errorMessage",field:"ms-TextField-field",fieldGroup:"ms-TextField-fieldGroup",prefix:"ms-TextField-prefix",suffix:"ms-TextField-suffix",wrapper:"ms-TextField-wrapper",revealButton:"ms-TextField-reveal",multiline:"ms-TextField--multiline",borderless:"ms-TextField--borderless",underlined:"ms-TextField--underlined",unresizable:"ms-TextField--unresizable",required:"is-required",disabled:"is-disabled",active:"is-active"};function ZM(e){var t=e.underlined,n=e.disabled,r=e.focused,o=e.theme,i=o.palette,a=o.fonts;return function(){var e;return{root:[t&&n&&{color:i.neutralTertiary},t&&{fontSize:a.medium.fontSize,marginRight:8,paddingLeft:12,paddingRight:0,lineHeight:"22px",height:32},t&&r&&{selectors:(e={},e[lr]={height:31},e)}]}}}var JM,$M=kf(VM,(function(e){var t,n,r,o,i,a,s,u,l,c,p,m,h=e.theme,f=e.className,y=e.disabled,g=e.focused,v=e.required,_=e.multiline,b=e.hasLabel,k=e.borderless,w=e.underlined,M=e.hasIcon,T=e.resizable,D=e.hasErrorMessage,x=e.inputClassName,S=e.autoAdjustHeight,L=e.hasRevealButton,C=h.semanticColors,E=h.effects,O=h.fonts,Y=Tr(qM,h),P={background:C.disabledBackground,color:y?C.disabledText:C.inputPlaceholderText,display:"flex",alignItems:"center",padding:"0 10px",lineHeight:1,whiteSpace:"nowrap",flexShrink:0,selectors:(t={},t[lr]={background:"Window",color:y?"GrayText":"WindowText"},t)},I=[{color:C.inputPlaceholderText,opacity:1,selectors:(n={},n[lr]={color:"GrayText"},n)}],H={color:C.disabledText,selectors:(r={},r[lr]={color:"GrayText"},r)};return{root:[Y.root,O.medium,v&&Y.required,y&&Y.disabled,g&&Y.active,_&&Y.multiline,k&&Y.borderless,w&&Y.underlined,ho,{position:"relative"},f],wrapper:[Y.wrapper,w&&[{display:"flex",borderBottom:"1px solid "+(D?C.errorText:C.inputBorder),width:"100%"},y&&{borderBottomColor:C.disabledBackground,selectors:(o={},o[lr]=d({borderColor:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),o)},!y&&{selectors:{":hover":{borderBottomColor:D?C.errorText:C.inputBorderHovered,selectors:(i={},i[lr]=d({borderBottomColor:"Highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),i)}}},g&&[{position:"relative"},hr(D?C.errorText:C.inputFocusBorderAlt,0,"borderBottom")]]],fieldGroup:[Y.fieldGroup,ho,{border:"1px solid "+C.inputBorder,borderRadius:E.roundedCorner2,background:C.inputBackground,cursor:"text",height:32,display:"flex",flexDirection:"row",alignItems:"stretch",position:"relative"},_&&{minHeight:"60px",height:"auto",display:"flex"},!g&&!y&&{selectors:{":hover":{borderColor:C.inputBorderHovered,selectors:(a={},a[lr]=d({borderColor:"Highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),a)}}},g&&!w&&hr(D?C.errorText:C.inputFocusBorderAlt,E.roundedCorner2),y&&{borderColor:C.disabledBackground,selectors:(s={},s[lr]=d({borderColor:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),s),cursor:"default"},k&&{border:"none"},k&&g&&{border:"none",selectors:{":after":{border:"none"}}},w&&{flex:"1 1 0px",border:"none",textAlign:"left"},w&&y&&{backgroundColor:"transparent"},D&&!w&&{borderColor:C.errorText,selectors:{"&:hover":{borderColor:C.errorText}}},!b&&v&&{selectors:(u={":before":{content:"'*'",color:C.errorText,position:"absolute",top:-5,right:-10}},u[lr]={selectors:{":before":{color:"WindowText",right:-14}}},u)}],field:[O.medium,Y.field,ho,{borderRadius:0,border:"none",background:"none",backgroundColor:"transparent",color:C.inputText,padding:"0 8px",width:"100%",minWidth:0,textOverflow:"ellipsis",outline:0,selectors:(l={"&:active, &:focus, &:hover":{outline:0},"::-ms-clear":{display:"none"}},l[lr]={background:"Window",color:y?"GrayText":"WindowText"},l)},fo(I),_&&!T&&[Y.unresizable,{resize:"none"}],_&&{minHeight:"inherit",lineHeight:17,flexGrow:1,paddingTop:6,paddingBottom:6,overflow:"auto",width:"100%"},_&&S&&{overflow:"hidden"},M&&!L&&{paddingRight:24},_&&M&&{paddingRight:40},y&&[{backgroundColor:C.disabledBackground,color:C.disabledText,borderColor:C.disabledBackground},fo(H)],w&&{textAlign:"left"},g&&!k&&{selectors:(c={},c[lr]={paddingLeft:11,paddingRight:11},c)},g&&_&&!k&&{selectors:(p={},p[lr]={paddingTop:4},p)},x],icon:[_&&{paddingRight:24,alignItems:"flex-end"},{pointerEvents:"none",position:"absolute",bottom:6,right:8,top:"auto",fontSize:ar.medium,lineHeight:18},y&&{color:C.disabledText}],description:[Y.description,{color:C.bodySubtext,fontSize:O.xSmall.fontSize}],errorMessage:[Y.errorMessage,sr.slideDownIn20,O.small,{color:C.errorText,margin:0,paddingTop:5,display:"flex",alignItems:"center"}],prefix:[Y.prefix,P],suffix:[Y.suffix,P],revealButton:[Y.revealButton,"ms-Button","ms-Button--icon",mr(h,{inset:1}),{height:30,width:32,border:"none",padding:"0px 4px",backgroundColor:"transparent",color:C.link,selectors:{":hover":{outline:0,color:C.primaryButtonBackgroundHovered,backgroundColor:C.buttonBackgroundHovered,selectors:(m={},m[lr]={borderColor:"Highlight",color:"Highlight"},m)},":focus":{outline:0}}},M&&{marginRight:28}],revealSpan:{display:"flex",height:"100%",alignItems:"center"},revealIcon:{margin:"0px 4px",pointerEvents:"none",bottom:6,right:8,top:"auto",fontSize:ar.medium,lineHeight:18},subComponentStyles:{label:ZM(e)}}}),void 0,{scope:"TextField"});!function(e){e[e.smallFluid=0]="smallFluid",e[e.smallFixedFar=1]="smallFixedFar",e[e.smallFixedNear=2]="smallFixedNear",e[e.medium=3]="medium",e[e.large=4]="large",e[e.largeFixed=5]="largeFixed",e[e.extraLarge=6]="extraLarge",e[e.custom=7]="custom",e[e.customNear=8]="customNear"}(JM||(JM={}));var QM,eT=Df();!function(e){e[e.closed=0]="closed",e[e.animatingOpen=1]="animatingOpen",e[e.open=2]="open",e[e.animatingClosed=3]="animatingClosed"}(QM||(QM={}));var tT,nT,rT,oT,iT,aT,sT=function(t){function n(n){var r=t.call(this,n)||this;r._panel=e.createRef(),r._animationCallback=null,r._hasCustomNavigation=!(!r.props.onRenderNavigation&&!r.props.onRenderNavigationContent),r.dismiss=function(e){r.props.onDismiss&&r.isActive&&r.props.onDismiss(e),(!e||e&&!e.defaultPrevented)&&r.close()},r._allowScrollOnPanel=function(e){e?r._allowTouchBodyScroll?pv(e,r._events):dv(e,r._events):r._events.off(r._scrollableContent),r._scrollableContent=e},r._onRenderNavigation=function(t){if(!r.props.onRenderNavigationContent&&!r.props.onRenderNavigation&&!r.props.hasCloseButton)return null;var n=r.props.onRenderNavigationContent,o=void 0===n?r._onRenderNavigationContent:n;return e.createElement("div",{className:r._classNames.navigation},o(t,r._onRenderNavigationContent))},r._onRenderNavigationContent=function(t){var n,o=t.closeButtonAriaLabel,i=t.hasCloseButton,a=t.onRenderHeader,s=void 0===a?r._onRenderHeader:a;if(i){var u=null===(n=r._classNames.subComponentStyles)||void 0===n?void 0:n.closeButton();return e.createElement(e.Fragment,null,!r._hasCustomNavigation&&s(r.props,r._onRenderHeader,r._headerTextId),e.createElement(nM,{styles:u,className:r._classNames.closeButton,onClick:r._onPanelClick,ariaLabel:o,title:o,"data-is-visible":!0,iconProps:{iconName:"Cancel"}}))}return null},r._onRenderHeader=function(t,n,o){var a=t.headerText,s=t.headerTextProps,u=void 0===s?{}:s;return a?e.createElement("div",{className:r._classNames.header},e.createElement("div",d({id:o,role:"heading","aria-level":1},u,{className:i(r._classNames.headerText,u.className)}),a)):null},r._onRenderBody=function(t){return e.createElement("div",{className:r._classNames.content},t.children)},r._onRenderFooter=function(t){var n=r.props.onRenderFooterContent,o=void 0===n?null:n;return o?e.createElement("div",{className:r._classNames.footer},e.createElement("div",{className:r._classNames.footerInner},o())):null},r._animateTo=function(e){e===QM.open&&r.props.onOpen&&r.props.onOpen(),r._animationCallback=r._async.setTimeout((function(){r.setState({visibility:e}),r._onTransitionComplete(e)}),200)},r._clearExistingAnimationTimer=function(){null!==r._animationCallback&&r._async.clearTimeout(r._animationCallback)},r._onPanelClick=function(e){r.dismiss(e)},r._onTransitionComplete=function(e){r._updateFooterPosition(),e===QM.open&&r.props.onOpened&&r.props.onOpened(),e===QM.closed&&r.props.onDismissed&&r.props.onDismissed()};var o=r.props.allowTouchBodyScroll,a=void 0!==o&&o;return r._allowTouchBodyScroll=a,r_(r),r.state={isFooterSticky:!1,visibility:QM.closed,id:Be("Panel")},r}return c(n,t),n.getDerivedStateFromProps=function(e,t){return void 0===e.isOpen?null:!e.isOpen||t.visibility!==QM.closed&&t.visibility!==QM.animatingClosed?e.isOpen||t.visibility!==QM.open&&t.visibility!==QM.animatingOpen?null:{visibility:QM.animatingClosed}:{visibility:QM.animatingOpen}},n.prototype.componentDidMount=function(){this._async=new Lb(this),this._events=new sv(this),this._events.on(window,"resize",this._updateFooterPosition),this._shouldListenForOuterClick(this.props)&&this._events.on(document.body,"mousedown",this._dismissOnOuterClick,!0),this.props.isOpen&&this.setState({visibility:QM.animatingOpen})},n.prototype.componentDidUpdate=function(e,t){var n=this._shouldListenForOuterClick(this.props),r=this._shouldListenForOuterClick(e);this.state.visibility!==t.visibility&&(this._clearExistingAnimationTimer(),this.state.visibility===QM.animatingOpen?this._animateTo(QM.open):this.state.visibility===QM.animatingClosed&&this._animateTo(QM.closed)),n&&!r?this._events.on(document.body,"mousedown",this._dismissOnOuterClick,!0):!n&&r&&this._events.off(document.body,"mousedown",this._dismissOnOuterClick,!0)},n.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},n.prototype.render=function(){var t=this.props,n=t.className,r=void 0===n?"":n,o=t.elementToFocusOnDismiss,i=t.firstFocusableSelector,a=t.focusTrapZoneProps,s=t.forceFocusInsideTrap,u=t.hasCloseButton,l=t.headerText,c=t.headerClassName,p=void 0===c?"":c,m=t.ignoreExternalFocusing,h=t.isBlocking,f=t.isFooterAtBottom,y=t.isLightDismiss,g=t.isHiddenOnDismiss,v=t.layerProps,_=t.overlayProps,b=t.popupProps,k=t.type,w=t.styles,M=t.theme,T=t.customWidth,D=t.onLightDismissClick,x=void 0===D?this._onPanelClick:D,S=t.onRenderNavigation,L=void 0===S?this._onRenderNavigation:S,C=t.onRenderHeader,E=void 0===C?this._onRenderHeader:C,O=t.onRenderBody,Y=void 0===O?this._onRenderBody:O,P=t.onRenderFooter,I=void 0===P?this._onRenderFooter:P,H=this.state,N=H.isFooterSticky,R=H.visibility,j=H.id,A=k===JM.smallFixedNear||k===JM.customNear,F=Vo(M)?A:!A,W=k===JM.custom||k===JM.customNear?{width:T}:{},B=Lt(this.props,St),X=this.isActive,z=R===QM.animatingClosed||R===QM.animatingOpen;if(this._headerTextId=l&&j+"-headerText",!X&&!z&&!g)return null;this._classNames=eT(w,{theme:M,className:r,focusTrapZoneClassName:a?a.className:void 0,hasCloseButton:u,headerClassName:p,isAnimating:z,isFooterSticky:N,isFooterAtBottom:f,isOnRightSide:F,isOpen:X,isHiddenOnDismiss:g,type:k,hasCustomNavigation:this._hasCustomNavigation});var U,V=this._classNames,G=this._allowTouchBodyScroll;return h&&X&&(U=e.createElement(d_,d({className:V.overlay,isDarkThemed:!1,onClick:y?x:void 0,allowTouchBodyScroll:G},_))),e.createElement(P_,d({},v),e.createElement(j_,d({role:"dialog","aria-modal":h?"true":void 0,ariaLabelledBy:this._headerTextId?this._headerTextId:void 0,onDismiss:this.dismiss,className:V.hiddenPanel,enableAriaHiddenSiblings:!!X},b),e.createElement("div",d({"aria-hidden":!X&&z},B,{ref:this._panel,className:V.root}),U,e.createElement($v,d({ignoreExternalFocusing:m,forceFocusInsideTrap:!(!h||g&&!X)&&s,firstFocusableSelector:i,isClickableOutsideFocusTrap:!0},a,{className:V.main,style:W,elementToFocusOnDismiss:o}),e.createElement("div",{className:V.contentInner},e.createElement("div",{ref:this._allowScrollOnPanel,className:V.scrollableContent,"data-is-scrollable":!0},e.createElement("div",{className:V.commands,"data-is-visible":!0},L(this.props,this._onRenderNavigation)),(this._hasCustomNavigation||!u)&&E(this.props,this._onRenderHeader,this._headerTextId),Y(this.props,this._onRenderBody),I(this.props,this._onRenderFooter)))))))},n.prototype.open=function(){void 0===this.props.isOpen&&(this.isActive||this.setState({visibility:QM.animatingOpen}))},n.prototype.close=function(){void 0===this.props.isOpen&&this.isActive&&this.setState({visibility:QM.animatingClosed})},Object.defineProperty(n.prototype,"isActive",{get:function(){return this.state.visibility===QM.open||this.state.visibility===QM.animatingOpen},enumerable:!1,configurable:!0}),n.prototype._shouldListenForOuterClick=function(e){return!!e.isBlocking&&!!e.isOpen},n.prototype._updateFooterPosition=function(){var e=this._scrollableContent;if(e){var t=e.clientHeight,n=e.scrollHeight;this.setState({isFooterSticky:t1){var u=e.length/s-3;return r.setState({truncatedTitleFirstPiece:e.slice(0,u/2),truncatedTitleSecondPiece:e.slice(e.length-u/2)})}}}},r._shrinkTitle=function(){var e=r.state,t=e.truncatedTitleFirstPiece,n=e.truncatedTitleSecondPiece;if(t&&n){var o=r._titleElement.current;if(!o)return;(o.scrollHeight>o.clientHeight+5||o.scrollWidth>o.clientWidth)&&r.setState({truncatedTitleFirstPiece:t.slice(0,t.length-1),truncatedTitleSecondPiece:n.slice(1)})}},r_(r),r._async=new Lb(r),r._events=new sv(r),r._clientWidth=void 0,r.state={truncatedTitleFirstPiece:void 0,truncatedTitleSecondPiece:void 0},r}return c(n,t),n.prototype.componentDidUpdate=function(e){var t=this;this.props.title!==e.title&&this.setState({truncatedTitleFirstPiece:void 0,truncatedTitleSecondPiece:void 0}),e.shouldTruncate!==this.props.shouldTruncate?this.props.shouldTruncate?(this._truncateTitle(),this._async.requestAnimationFrame(this._shrinkTitle),this._events.on(window,"resize",this._updateTruncation)):this._events.off(window,"resize",this._updateTruncation):this._needMeasurement&&this._async.requestAnimationFrame((function(){t._truncateWhenInAnimation(),t._shrinkTitle()}))},n.prototype.componentDidMount=function(){this.props.shouldTruncate&&(this._truncateTitle(),this._events.on(window,"resize",this._updateTruncation))},n.prototype.componentWillUnmount=function(){this._events.dispose(),this._async.dispose()},n.prototype.render=function(){var t=this,n=this.props,r=n.title,o=n.shouldTruncate,i=n.showAsSecondaryTitle,a=n.styles,s=n.theme,u=n.className,l=this.state,c=l.truncatedTitleFirstPiece,d=l.truncatedTitleSecondPiece;return this._classNames=LT(a,{theme:s,className:u,showAsSecondaryTitle:i}),o&&c&&d?e.createElement(_T.Consumer,null,(function(n){var o=n.role,i=n.tabIndex;return e.createElement("div",{className:t._classNames.root,ref:t._titleElement,title:r,tabIndex:i,role:o},c,"…",d)})):e.createElement(_T.Consumer,null,(function(n){var o=n.role,i=n.tabIndex;return e.createElement("div",{className:t._classNames.root,ref:t._titleElement,title:r,tabIndex:i,role:o,style:t._needMeasurement?{whiteSpace:"nowrap"}:void 0},r)}))},Object.defineProperty(n.prototype,"_needMeasurement",{get:function(){return!!this.props.shouldTruncate&&void 0===this._clientWidth},enumerable:!1,configurable:!0}),n.prototype._updateTruncation=function(){var e=this;this._timerId||(this._timerId=this._async.setTimeout((function(){delete e._timerId,e._clientWidth=void 0,e.setState({truncatedTitleFirstPiece:void 0,truncatedTitleSecondPiece:void 0})}),250))},n}(e.Component),ET=kf(CT,(function(e){var t,n=e.theme,r=e.className,o=e.showAsSecondaryTitle,i=n.palette,a=n.fonts,s=n.effects;return{root:[Tr(TT,n).root,o?a.medium:a.large,{padding:"8px 16px",display:"block",overflow:"hidden",position:"relative",wordWrap:"break-word",height:o?"45px":"38px",lineHeight:o?"18px":"21px",color:o?i.neutralSecondary:i.neutralPrimary,selectors:(t={":focus":{outline:"0px solid"}},t["."+jt+" &:focus"]=hr(i.neutralSecondary,s.roundedCorner2),t)},r]}}),void 0,{scope:"DocumentCardTitle"}),OT=Df(),YT=e.forwardRef((function(t,n){var r=t.styles,o=t.theme,i=t.className,a=t.vertical,s=t.alignContent,u=t.children,l=OT(r,{theme:o,className:i,alignContent:s,vertical:a});return e.createElement("div",{className:l.root,ref:n},e.createElement("div",{className:l.content,role:"separator","aria-orientation":a?"vertical":"horizontal"},u))})),PT=kf(YT,(function(e){var t,n,r=e.theme,o=e.alignContent,i=e.vertical,a=e.className,s="start"===o,u="center"===o,l="end"===o;return{root:[r.fonts.medium,{position:"relative"},o&&{textAlign:o},!o&&{textAlign:"center"},i&&(u||!o)&&{verticalAlign:"middle"},i&&s&&{verticalAlign:"top"},i&&l&&{verticalAlign:"bottom"},i&&{padding:"0 4px",height:"inherit",display:"table-cell",zIndex:1,selectors:{":after":(t={backgroundColor:r.palette.neutralLighter,width:"1px",content:'""',position:"absolute",top:"0",bottom:"0",left:"50%",right:"0",zIndex:-1},t[lr]={backgroundColor:"WindowText"},t)}},!i&&{padding:"4px 0",selectors:{":before":(n={backgroundColor:r.palette.neutralLighter,height:"1px",content:'""',display:"block",position:"absolute",top:"50%",bottom:"0",left:"0",right:"0"},n[lr]={backgroundColor:"WindowText"},n)}},a],content:[{position:"relative",display:"inline-block",padding:"0 12px",color:r.semanticColors.bodyText,background:r.semanticColors.bodyBackground},i&&{padding:"12px 0"}]}}),void 0,{scope:"Separator"});PT.displayName="Separator";var IT=Df(),HT=function(e,t){t.as;var n=t.disabled,r=t.target,o=t.href,i=(t.theme,t.getStyles,t.styles,t.componentRef,t.underline,p(t,["as","disabled","target","href","theme","getStyles","styles","componentRef","underline"]));return"string"==typeof e?"a"===e?d({target:r,href:n?void 0:o},i):"button"===e?d({type:"button",disabled:n},i):d(d({},i),{disabled:n}):d({target:r,href:o,disabled:n},i)},NT=e.forwardRef((function(t,n){var r=function(t,n){var r=t.as,o=t.className,i=t.disabled,a=t.href,s=t.onClick,u=t.styles,l=t.theme,c=t.underline,p=e.useRef(null),m=nn(p,n);(function(t,n){e.useImperativeHandle(t.componentRef,(function(){return{focus:function(){n.current&&n.current.focus()}}}),[n])})(t,p),Vt(p);var h=IT(u,{className:o,isButton:!a,isDisabled:i,isUnderlined:c,theme:l}),f=r||(a?"a":"button");return{state:{},slots:{root:f},slotProps:{root:d(d({},HT(f,t)),{"aria-disabled":i,className:h.root,onClick:function(e){i?e.preventDefault():s&&s(e)},ref:m})}}}(t,n),o=r.slots,i=r.slotProps;return e.createElement(o.root,d({},i.root))}));NT.displayName="LinkBase";var RT,jT,AT,FT,WT={root:"ms-Link"},BT=kf(NT,(function(e){var t,n,r,o,i,a,s,u=e.className,l=e.isButton,c=e.isDisabled,d=e.isUnderlined,p=e.theme,m=p.semanticColors,h=m.link,f=m.linkHovered,y=m.disabledText,g=m.focusBorder,v=Tr(WT,p);return{root:[v.root,p.fonts.medium,{color:h,outline:"none",fontSize:"inherit",fontWeight:"inherit",textDecoration:d?"underline":"none",selectors:(t={".ms-Fabric--isFocusVisible &:focus":{boxShadow:"0 0 0 1px "+g+" inset",outline:"1px auto "+g,selectors:(n={},n[lr]={outline:"1px solid WindowText"},n)}},t[lr]={borderBottom:"none"},t)},l&&{background:"none",backgroundColor:"transparent",border:"none",cursor:"pointer",display:"inline",margin:0,overflow:"inherit",padding:0,textAlign:"left",textOverflow:"inherit",userSelect:"text",borderBottom:"1px solid transparent",selectors:(r={},r[lr]={color:"LinkText",forcedColorAdjust:"none"},r)},!l&&{selectors:(o={},o[lr]={MsHighContrastAdjust:"auto",forcedColorAdjust:"auto"},o)},c&&["is-disabled",{color:y,cursor:"default"},{selectors:(i={"&:link, &:visited":{pointerEvents:"none"}},i[lr]={color:"GrayText"},i)}],!c&&{selectors:{"&:active, &:hover, &:active:hover":{color:f,textDecoration:"underline",selectors:(a={},a[lr]={color:"LinkText"},a)},"&:focus":{color:h,selectors:(s={},s[lr]={color:"LinkText"},s)}}},v.root,u]}}),void 0,{scope:"Link"});function XT(e){var n,r,o,i,a,s,{showPanel:u,onDismissal:l,onFlowRun:c,payload:d,selectedEvent:p,environmentID:m}=e,h="inline-block",f={childrenGap:10},y={childrenGap:10},g={root:{display:h,padding:0,margin:5,maxWidth:"100%",width:"100%",boxShadow:"0px 0.5px 1px 0px grey"}},v={root:{display:h,padding:"5px 20px",height:"15px"}},_=t().useCallback((()=>{p&&p.workflowid&&c(p.workflowid,d)}),[p]),b=(t().useCallback((()=>{p&&m&&p.solutionid&&p.workflowidunique&&window.open(tv(m,p.workflowidunique),"_blank")}),[p]),t().useCallback((()=>{var e;p&&m&&p.solutionid&&p.uiFlowId&&p.parentcloudflowrunsequenceid&&window.open("https://make.powerautomate.com/environments/"+m+"/flows/"+p.uiFlowId+"/runs/"+(null!==(e=p.parentcloudflowrunsequenceid)&&void 0!==e?e:""),"_blank")}),[p])),k=t().useCallback((()=>{p&&m&&p.solutionid&&p.workflowid&&p.flowsessionid&&window.open("https://make.powerautomate.com/environments/"+m+"/uiflows/"+p.workflowid+"/runs/"+p.flowsessionid,"_blank")}),[p]),w=t().useCallback((()=>t().createElement(IM,{horizontal:!0,tokens:y},(null==p?void 0:p.connectionName)&&t().createElement(RM,{text:"Run Now",onClick:_}),(null==p?void 0:p.parentcloudflowrunsequenceid)&&t().createElement(RM,{text:"Open Cloud Flow Run Details",onClick:b}),t().createElement(RM,{text:"Open Desktop Flow Run Details",onClick:k}))),[l,c,d,p,y,m]);return t().createElement(gT,{type:JM.medium,headerText:"Flow Details",isOpen:u,onDismiss:l,closeButtonAriaLabel:"Close",onRenderFooterContent:w,isFooterAtBottom:!0},t().createElement(ST,{"aria-label":"Details",styles:g},t().createElement(ET,{title:"Details",styles:v}),t().createElement(PT,{style:{padding:"0px"}}),t().createElement(IM,{style:{padding:"5px 20px"}},t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Flow: ")),t().createElement(HM,{variant:"smallPlus"},t().createElement(BT,{target:"_blank",href:(a=m,s=null!==(n=null==p?void 0:p.workflowid)&&void 0!==n?n:"","https://make.powerautomate.com/environments/"+a+"/uiflows/"+s+"/details/")},null==p?void 0:p.childFlowName))),t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Parent Cloud Flow: ")),t().createElement(HM,{variant:"smallPlus"},(null==p?void 0:p.uiFlowId)&&t().createElement(BT,{target:"_blank",href:tv(m,null!==(r=null==p?void 0:p.uiFlowId)&&void 0!==r?r:"")},null==p?void 0:p.title))),t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Run Mode: ")),t().createElement(HM,{variant:"smallPlus"},null==p?void 0:p.runMode)),t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Run Priority: ")),t().createElement(HM,{variant:"smallPlus"},null==p?void 0:p.runPriority)),t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Owner: ")),t().createElement(HM,{variant:"smallPlus"},null==p?void 0:p.ownerName)))),t().createElement(ST,{"aria-label":"Run Details",styles:g},t().createElement(ET,{title:"Run Details",styles:v}),t().createElement(PT,{style:{padding:"0px"}}),t().createElement(IM,{style:{padding:"5px 20px"}},t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Status: ")),t().createElement(HM,{variant:"smallPlus"},null==p?void 0:p.status)),t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Target Machine: ")),t().createElement(HM,{variant:"smallPlus"},(null==p?void 0:p.machineid)&&t().createElement(BT,{target:"_blank",href:nv(m,null!==(o=null==p?void 0:p.machineid)&&void 0!==o?o:"")},null==p?void 0:p.location),!(null==p?void 0:p.machineid)&&(null==p?void 0:p.location))),t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Connection Name: ")),t().createElement(HM,{variant:"smallPlus"},null==p?void 0:p.connectionName)),t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Trigger Type: ")),t().createElement(HM,{variant:"smallPlus"},null==p?void 0:p.triggertype)),"Not Started"!==(null==p?void 0:p.status)&&t().createElement(IM,{tokens:f,style:{padding:"3px"}},t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Started On "," :")),t().createElement(HM,{variant:"smallPlus"},rf()(null==p?void 0:p.start).format("DD, MMM HH:mm:ss A"))),t().createElement(IM,{horizontal:!0,tokens:f,style:{marginTop:"0px",padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Duration :")),t().createElement(HM,{variant:"smallPlus"},(null==p?void 0:p.Duration)&&function(e){var{short:t=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Math.floor(e/1e3);return iv(Math.floor(n/3600))+":"+iv(Math.floor(n%3600/60))+":"+iv(n%60)+":"+e%1e3}(null==p?void 0:p.Duration)))),"Not Started"===(null==p?void 0:p.status)&&t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",display:h}},t().createElement(HM,{variant:"smallPlus"},t().createElement("span",{style:{fontWeight:600}},"Scheduled On "," :")),t().createElement(HM,{variant:"smallPlus"},rf()(null==p?void 0:p.start).format("DD, MMM HH:mm:ss A"))))),"Failed"===(null==p?void 0:p.status)&&t().createElement(ST,{"aria-label":"Error Details",styles:g},t().createElement(ET,{title:"Error Details",styles:v}),t().createElement(PT,{style:{padding:"0px"}}),t().createElement(IM,{horizontal:!0,tokens:f,style:{padding:"3px",width:"100%",display:h,backgroundColor:null!==(i=p.color)&&void 0!==i?i:"#86c7ff"}},t().createElement($M,{multiline:!0,rows:6,disabled:!0,defaultValue:p.errorMsg}))))}!function(e){e[e.Sunday=0]="Sunday",e[e.Monday=1]="Monday",e[e.Tuesday=2]="Tuesday",e[e.Wednesday=3]="Wednesday",e[e.Thursday=4]="Thursday",e[e.Friday=5]="Friday",e[e.Saturday=6]="Saturday"}(RT||(RT={})),function(e){e[e.January=0]="January",e[e.February=1]="February",e[e.March=2]="March",e[e.April=3]="April",e[e.May=4]="May",e[e.June=5]="June",e[e.July=6]="July",e[e.August=7]="August",e[e.September=8]="September",e[e.October=9]="October",e[e.November=10]="November",e[e.December=11]="December"}(jT||(jT={})),function(e){e[e.FirstDay=0]="FirstDay",e[e.FirstFullWeek=1]="FirstFullWeek",e[e.FirstFourDayWeek=2]="FirstFourDayWeek"}(AT||(AT={})),function(e){e[e.Day=0]="Day",e[e.Week=1]="Week",e[e.Month=2]="Month",e[e.WorkWeek=3]="WorkWeek"}(FT||(FT={}));var zT=e.createContext(void 0),UT={},VT=(zT.Provider,()=>{var e={};return function(t,n){void 0===e[t.id]&&(t.insertCSSRules(n),e[t.id]=!0)}}),GT="undefined"==typeof window?n.g:window,KT="@griffel/";function qT(e,t){return GT[Symbol.for(KT+e)]||(GT[Symbol.for(KT+e)]=t),GT[Symbol.for(KT+e)]}var ZT=qT("DEFINITION_LOOKUP_TABLE",{}),JT="data-make-styles-bucket",$T=7,QT="___",eD=QT.length+$T;function tD(e,t){return QT+function(e){var t=e.length;if(t===$T)return e;for(var n=t;n<$T;n++)e+="0";return e}(function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(e+t))}function nD(e,t){var n="";for(var r in e){var o=e[r];if(o){var i=Array.isArray(o);n+="rtl"===t?(i?o[1]:o)+" ":(i?o[0]:o)+" "}}return n.slice(0,-1)}function rD(e,t){var n={};for(var r in e){var o=nD(e[r],t);if(""!==o){var i=tD(o,t),a=i+" "+o;ZT[i]=[e[r],t],n[r]=a}else n[r]=""}return n}var oD=e.useInsertionEffect?e.useInsertionEffect:void 0,iD=()=>{var e={};return function(t,n){oD&&"undefined"!=typeof window&&window.document&&window.document.createElement?oD((()=>{t.insertCSSRules(n)}),[t,n]):void 0===e[t.id]&&(t.insertCSSRules(n),e[t.id]=!0)}};function aD(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function sD(e){for(var t=1;t(e[t]=n,e)),{});function cD(e,t,n,r){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},i="m"===e,a=i?e+o.m:e;if(!r.stylesheets[a]){var s=t&&t.createElement("style"),u=function(e,t,n){var r=[];if(n[JT]=t,e)for(var o in n)e.setAttribute(o,n[o]);return{elementAttributes:n,insertRule:function(t){return(null==e?void 0:e.sheet)?e.sheet.insertRule(t,e.sheet.cssRules.length):r.push(t)},element:e,bucketName:t,cssRules:()=>(null==e?void 0:e.sheet)?Array.from(e.sheet.cssRules).map((e=>e.cssText)):r}}(s,e,sD(sD({},r.styleElementAttributes),i&&{media:o.m}));r.stylesheets[a]=u,t&&s&&t.head.insertBefore(s,function(e,t,n,r,o){var i=lD[n],a=e=>i-lD[e.getAttribute(JT)],s=e.head.querySelectorAll("[".concat(JT,"]"));if("m"===n&&o){var u=e.head.querySelectorAll("[".concat(JT,'="').concat(n,'"]'));u.length&&(s=u,a=e=>r.compareMediaQueries(o.m,e.media))}for(var l=s.length,c=l-1;c>=0;){var d=s.item(c);if(a(d)>0)return d.nextSibling;c--}return l>0?s.item(0):t?t.nextSibling:null}(t,n,e,r,o))}return r.stylesheets[a]}function dD(e,t){try{e.insertRule(t)}catch(e){}}":(".concat(["-moz-placeholder","-moz-focus-inner","-moz-focusring","-ms-input-placeholder","-moz-read-write","-moz-read-only"].join("|"),")");var pD=0,mD=(e,t)=>et?1:0;function hD(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"undefined"==typeof document?void 0:document,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},{unstable_filterCSSRule:n,insertionPoint:r,styleElementAttributes:o,compareMediaQueries:i=mD}=t,a={insertionCache:{},stylesheets:{},styleElementAttributes:Object.freeze(o),compareMediaQueries:i,id:"d".concat(pD++),insertCSSRules(t){for(var o in t)for(var i=t[o],s=0,u=i.length;s2&&void 0!==arguments[2]?arguments[2]:VT)(),r=null,o=null;return function(i){var{dir:a,renderer:s}=i,u="ltr"===a;return u?null===r&&(r=rD(e,a)):null===o&&(o=rD(e,a)),n(s,t),u?r:o}}({root:{mc9l5x:"f1w7gpdv",Bg96gwp:"fez10in",ycbfsm:"fg4l7m0"},rtl:{Bz10aip:"f13rod7r"}},{d:[".f1w7gpdv{display:inline;}",".fez10in{line-height:0;}",".f13rod7r{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);}"],t:["@media (forced-colors: active){.fg4l7m0{forced-color-adjust:auto;}}"]},iD),function(){var t=e.useContext(yD),n=e.useContext(fD);return wD({dir:t,renderer:n})}),TD=(t,n)=>{var{title:r,primaryFill:o="currentColor"}=t,i=bD(bD({},function(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=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}(t,vD)),{},{title:void 0,fill:o}),a=MD(),s=e.useContext(zT)?e.useContext(zT):UT;return i.className=function(){for(var e=arguments,t=null,n="",r="",o=new Array(arguments.length),i=function(){var t=e[a];if("string"==typeof t&&""!==t){var i=t.indexOf(QT);if(-1===i)n+=t+" ";else{var s=t.substr(i,eD);i>0&&(n+=t.slice(0,i)),r+=s,o[a]=s}}},a=0;a{var i="1em"===n?"20":n,a=e.forwardRef(((t,a)=>{var s=xD(xD({},TD(t,{flipInRtl:null==o?void 0:o.flipInRtl})),{},{ref:a,width:n,height:n,viewBox:"0 0 ".concat(i," ").concat(i),xmlns:"http://www.w3.org/2000/svg"});return e.createElement("svg",s,...r.map((t=>e.createElement("path",{d:t,fill:s.fill}))))}));return a.displayName=t,a},CD=LD("CalendarAgenda24Regular","24",["M21 17.75c0 1.8-1.46 3.25-3.25 3.25H6.25A3.25 3.25 0 0 1 3 17.75V6.25C3 4.45 4.46 3 6.25 3h11.5C19.55 3 21 4.46 21 6.25v11.5Zm-1.5 0V6.25c0-.97-.78-1.75-1.75-1.75H6.25c-.97 0-1.75.78-1.75 1.75v11.5c0 .97.78 1.75 1.75 1.75h11.5c.97 0 1.75-.78 1.75-1.75Zm-2.5-10c0 .38-.28.7-.65.74l-.1.01h-8.5a.75.75 0 0 1-.1-1.5h8.6c.41 0 .75.34.75.75Zm0 8.5c0 .38-.28.7-.65.74l-.1.01h-8.5a.75.75 0 0 1-.1-1.5h8.6c.41 0 .75.34.75.75ZM17 12c0 .38-.28.7-.65.74l-.1.01h-8.5a.75.75 0 0 1-.1-1.5h8.6c.41 0 .75.34.75.75Z"]),ED=LD("CalendarDay24Regular","24",["M17.75 3C19.55 3 21 4.46 21 6.25v11.5c0 1.8-1.46 3.25-3.25 3.25H6.25A3.25 3.25 0 0 1 3 17.75V6.25C3 4.45 4.46 3 6.25 3h11.5Zm0 1.5H6.25c-.97 0-1.75.78-1.75 1.75v11.5c0 .97.78 1.75 1.75 1.75h11.5c.97 0 1.75-.78 1.75-1.75V6.25c0-.97-.78-1.75-1.75-1.75Zm-1.5 6.5c.41 0 .75.34.75.75v4.5c0 .41-.34.75-.75.75h-8.5a.75.75 0 0 1-.75-.75v-4.5c0-.41.34-.75.75-.75h8.5Zm-.75 1.5h-7v3h7v-3ZM7.75 7.25h8.5a.75.75 0 0 1 .1 1.5h-8.6a.75.75 0 0 1-.1-1.5h8.6-8.5Z"]),OD=LD("CalendarMonth24Regular","24",["M17.75 3C19.55 3 21 4.46 21 6.25v11.5c0 1.8-1.46 3.25-3.25 3.25H6.25A3.25 3.25 0 0 1 3 17.75V6.25C3 4.45 4.46 3 6.25 3h11.5Zm0 1.5H6.25c-.97 0-1.75.78-1.75 1.75v11.5c0 .97.78 1.75 1.75 1.75h11.5c.97 0 1.75-.78 1.75-1.75V6.25c0-.97-.78-1.75-1.75-1.75Zm-10 9a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm4.25 0a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm-4.25-5a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm4.25 0a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Zm4.25 0a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5Z"]),YD=LD("CalendarToday24Regular","24",["M21 6.25C21 4.45 19.54 3 17.75 3H6.25A3.25 3.25 0 0 0 3 6.25v11.5C3 19.55 4.46 21 6.25 21h4v-1.5h-4c-.97 0-1.75-.78-1.75-1.75V8.5h15v9.25c0 .97-.78 1.75-1.75 1.75h-4V21h4c1.8 0 3.25-1.46 3.25-3.25V6.25ZM6.25 4.5h11.5c.97 0 1.75.78 1.75 1.75V7h-15v-.75c0-.97.78-1.75 1.75-1.75Zm7 7.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm.5 6.56a.75.75 0 0 0 1-1.12l-2.25-2a.75.75 0 0 0-1 0l-2.25 2a.75.75 0 0 0 1 1.12l1-.89v3.83a.75.75 0 1 0 1.5 0v-3.83l1 .9Z"]),PD=LD("CalendarWeekNumbers24Regular","24",["M17.75 3C19.55 3 21 4.46 21 6.25v11.5c0 1.8-1.46 3.25-3.25 3.25H6.25A3.25 3.25 0 0 1 3 17.75V6.25C3 4.45 4.46 3 6.25 3h11.5Zm0 1.5H6.25c-.97 0-1.75.78-1.75 1.75v11.5c0 .97.78 1.75 1.75 1.75h11.5c.97 0 1.75-.78 1.75-1.75V6.25c0-.97-.78-1.75-1.75-1.75ZM7.75 7c.38 0 .7.28.74.65l.01.1v1a.75.75 0 0 1-1.5.1v-1.1c0-.41.34-.75.75-.75Zm.74 8.15a.75.75 0 0 0-1.49.1v1.1a.75.75 0 0 0 1.5-.1v-1.1Zm.01-3.83a.75.75 0 0 0-1.5.1v1.25a.75.75 0 0 0 1.5-.1v-1.25Z"]),ID=LD("ChevronLeft24Regular","24",["M15.53 4.22c.3.3.3.77 0 1.06L8.81 12l6.72 6.72a.75.75 0 1 1-1.06 1.06l-7.25-7.25a.75.75 0 0 1 0-1.06l7.25-7.25c.3-.3.77-.3 1.06 0Z"]),HD=LD("ChevronRight24Regular","24",["M8.47 4.22c-.3.3-.3.77 0 1.06L15.19 12l-6.72 6.72a.75.75 0 1 0 1.06 1.06l7.25-7.25c.3-.3.3-.77 0-1.06L9.53 4.22a.75.75 0 0 0-1.06 0Z"]),ND={formatDay:function(e){return e.getDate().toString()},formatMonth:function(e,t){return t.months[e.getMonth()]},formatYear:function(e){return e.getFullYear().toString()},formatMonthDayYear:function(e,t){return t.months[e.getMonth()]+" "+e.getDate()+", "+e.getFullYear()},formatMonthYear:function(e,t){return t.months[e.getMonth()]+" "+e.getFullYear()}},RD=d(d({},{months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["S","M","T","W","T","F","S"]}),{goToToday:"Go to today",weekNumberFormatString:"Week number {0}",prevMonthAriaLabel:"Previous month",nextMonthAriaLabel:"Next month",prevYearAriaLabel:"Previous year",nextYearAriaLabel:"Next year",prevYearRangeAriaLabel:"Previous year range",nextYearRangeAriaLabel:"Next year range",closeButtonAriaLabel:"Close",selectedDateFormatString:"Selected date {0}",todayDateFormatString:"Today's date {0}",monthPickerHeaderAriaLabel:"{0}, change year",yearPickerHeaderAriaLabel:"{0}, change month",dayMarkedAriaLabel:"marked"}),jD={MillisecondsInOneDay:864e5,MillisecondsIn1Sec:1e3,MillisecondsIn1Min:6e4,MillisecondsIn30Mins:18e5,MillisecondsIn1Hour:36e5,MinutesInOneDay:1440,MinutesInOneHour:60,DaysInOneWeek:7,MonthInOneYear:12,HoursInOneDay:24,SecondsInOneMinute:60,OffsetTo24HourFormat:12,TimeFormatRegex:/^(\d\d?):(\d\d):?(\d\d)? ?([ap]m)?/i};function AD(e,t){var n=new Date(e.getTime());return n.setDate(n.getDate()+t),n}function FD(e,t){return AD(e,t*jD.DaysInOneWeek)}function WD(e,t){var n=new Date(e.getTime()),r=n.getMonth()+t;return n.setMonth(r),n.getMonth()!==(r%jD.MonthInOneYear+jD.MonthInOneYear)%jD.MonthInOneYear&&(n=AD(n,-n.getDate())),n}function BD(e,t){var n=new Date(e.getTime());return n.setFullYear(e.getFullYear()+t),n.getMonth()!==(e.getMonth()%jD.MonthInOneYear+jD.MonthInOneYear)%jD.MonthInOneYear&&(n=AD(n,-n.getDate())),n}function XD(e){return new Date(e.getFullYear(),e.getMonth(),1,0,0,0,0)}function zD(e){return new Date(e.getFullYear(),e.getMonth()+1,0,0,0,0,0)}function UD(e,t){return WD(e,t-e.getMonth())}function VD(e,t){return!e&&!t||!(!e||!t)&&e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate()}function GD(e,t){return $D(e)-$D(t)}function KD(e,t,n,r,o){void 0===o&&(o=1);var i,a=[],s=null;switch(r||(r=[RT.Monday,RT.Tuesday,RT.Wednesday,RT.Thursday,RT.Friday]),o=Math.max(o,1),t){case FT.Day:s=AD(i=JD(e),o);break;case FT.Week:case FT.WorkWeek:i=function(e,t){var n=t-e.getDay();return n>0&&(n-=jD.DaysInOneWeek),AD(e,n)}(JD(e),n),s=AD(i,jD.DaysInOneWeek);break;case FT.Month:s=WD(i=new Date(e.getFullYear(),e.getMonth(),1),1);break;default:throw new Error("Unexpected object: "+t)}var u=i;do{(t!==FT.WorkWeek||-1!==r.indexOf(u.getDay()))&&a.push(u),u=AD(u,1)}while(!VD(u,s));return a}function qD(e,t){for(var n=0,r=t;n=n&&(a-=jD.DaysInOneWeek);var s=r-a;return s<0&&(0!=(a=(t-(o-=i%jD.DaysInOneWeek)+2*jD.DaysInOneWeek)%jD.DaysInOneWeek)&&a+1>=n&&(a-=jD.DaysInOneWeek),s=i-a),Math.floor(s/jD.DaysInOneWeek+1)}function ex(e){for(var t=e.getMonth(),n=e.getFullYear(),r=0,o=0;o=0}))),n&&(r=r.filter((function(e){return GD(e,n)<=0}))),r},ax=function(e,t){var n=t.minDate;return!!n&&GD(n,e)>=1},sx=function(e,t){var n=t.maxDate;return!!n&&GD(e,n)>=1},ux=function(e,t){var n=t.restrictedDates,r=t.minDate,o=t.maxDate;return!!(n||r||o)&&(n&&n.some((function(t){return VD(t,e)}))||ax(e,t)||sx(e,t))},lx=function(t){var n=t.showWeekNumbers,r=t.strings,o=t.firstDayOfWeek,a=t.allFocusable,s=t.weeksToShow,u=t.weeks,l=t.classNames,c=r.shortDays.slice(),d=Db(u[1],(function(e){return 1===e.originalDate.getDate()}));return 1===s&&d>=0&&(c[(d+o)%7]=r.shortMonths[u[1][d].originalDate.getMonth()]),e.createElement("tr",null,n&&e.createElement("th",{className:l.dayCell}),c.map((function(t,n){var s=(n+o)%7,u=r.days[s];return e.createElement("th",{className:i(l.dayCell,l.weekDayLabelCell),scope:"col",key:c[s]+" "+n,title:u,"aria-label":u,"data-is-focusable":!!a||void 0},c[s])})))},cx=function(e){var t=e.targetDate,n=e.initialDate,r=e.direction,o=p(e,["targetDate","initialDate","direction"]),i=t;if(!ux(t,o))return t;for(;0!==GD(n,i)&&ux(i,o)&&!sx(i,o)&&!ax(i,o);)i=AD(i,r);return 0===GD(n,i)||ux(i,o)?void 0:i},dx=function(t){var n,r=t.navigatedDate,o=t.dateTimeFormatter,a=t.allFocusable,s=t.strings,u=t.activeDescendantId,l=t.navigatedDayRef,c=t.calculateRoundedStyles,d=t.weeks,p=t.classNames,m=t.day,h=t.dayIndex,f=t.weekIndex,y=t.weekCorners,g=t.ariaHidden,v=t.customDayCellRef,_=t.dateRangeType,b=t.daysToSelectInDayView,k=t.onSelectDate,w=t.restrictedDates,M=t.minDate,T=t.maxDate,D=t.onNavigateDate,x=t.getDayInfosInRangeOfDay,S=t.getRefsFromDayInfos,L=null!==(n=null==y?void 0:y[f+"_"+h])&&void 0!==n?n:"",C=VD(r,m.originalDate),E=m.originalDate.getDate()+", "+s.months[m.originalDate.getMonth()]+", "+m.originalDate.getFullYear();return m.isMarked&&(E=E+", "+s.dayMarkedAriaLabel),e.createElement("td",{className:i(p.dayCell,y&&L,m.isSelected&&p.daySelected,m.isSelected&&"ms-CalendarDay-daySelected",!m.isInBounds&&p.dayOutsideBounds,!m.isInMonth&&p.dayOutsideNavigatedMonth),ref:function(e){null==v||v(e,m.originalDate,p),m.setRef(e),C&&(l.current=e)},"aria-hidden":g,"aria-disabled":!g&&!m.isInBounds,onClick:m.isInBounds&&!g?m.onSelected:void 0,onMouseOver:g?void 0:function(e){var t=x(m),n=S(t);n.forEach((function(e,r){var o;if(e&&(e.classList.add("ms-CalendarDay-hoverStyle"),!t[r].isSelected&&_===FT.Day&&b&&b>1)){e.classList.remove(p.bottomLeftCornerDate,p.bottomRightCornerDate,p.topLeftCornerDate,p.topRightCornerDate);var i=c(p,!1,!1,r>0,r1)){var i=c(p,!1,!1,r>0,r0)};return[function(e,r){var o={},i=r.slice(1,r.length-1);return i.forEach((function(r,a){r.forEach((function(r,s){var u=i[a-1]&&i[a-1][s]&&n(i[a-1][s].originalDate,r.originalDate,i[a-1][s].isSelected,r.isSelected),l=i[a+1]&&i[a+1][s]&&n(i[a+1][s].originalDate,r.originalDate,i[a+1][s].isSelected,r.isSelected),c=i[a][s-1]&&n(i[a][s-1].originalDate,r.originalDate,i[a][s-1].isSelected,r.isSelected),d=i[a][s+1]&&n(i[a][s+1].originalDate,r.originalDate,i[a][s+1].isSelected,r.isSelected),p=[];p.push(t(e,u,l,c,d)),p.push(function(e,t,n,r,o){var i=[];return t||i.push(e.datesAbove),n||i.push(e.datesBelow),r||i.push(Vo()?e.datesRight:e.datesLeft),o||i.push(Vo()?e.datesLeft:e.datesRight),i.join(" ")}(e,u,l,c,d)),o[a+"_"+s]=p.join(" ")}))})),o},t]}(t),c=l[0],p=l[1];e.useImperativeHandle(t.componentRef,(function(){return{focus:function(){var e,t;null===(t=null===(e=n.current)||void 0===e?void 0:e.focus)||void 0===t||t.call(e)}}}),[]);var m=t.styles,h=t.theme,f=t.className,y=t.dateRangeType,g=t.showWeekNumbers,v=t.labelledBy,_=t.lightenDaysOutsideNavigatedMonth,b=t.animationDirection,k=mx(m,{theme:h,className:f,dateRangeType:y,showWeekNumbers:g,lightenDaysOutsideNavigatedMonth:void 0===_||_,animationDirection:b,animateBackwards:u}),w=c(k,s),M={weeks:s,navigatedDayRef:n,calculateRoundedStyles:p,activeDescendantId:r,classNames:k,weekCorners:w,getDayInfosInRangeOfDay:function(e){var n=function(e,t){if(t&&e===FT.WorkWeek){for(var n=t.slice().sort(),r=!0,o=1;oc,b=g===(new Date).getFullYear(),e.createElement(Ox,d({},t,{key:g,year:g,selected:v,current:b,disabled:_,onSelectYear:p,componentRef:v?f:b?y:void 0,theme:r})))),T++}return e.createElement(Jb,null,e.createElement("div",{className:k.gridContainer,role:"grid","aria-label":M},D.map((function(t,n){return e.createElement("div",{key:"yearPickerRow_"+n+"_"+i,role:"row",className:k.buttonRow},t)}))))};Px.displayName="CalendarYearGrid",function(e){e[e.Previous=0]="Previous",e[e.Next=1]="Next"}(Yx||(Yx={}));var Ix=function(t){var n,r=t.styles,o=t.theme,a=t.className,s=t.navigationIcons,u=void 0===s?Lx:s,l=t.strings,c=void 0===l?Ex:l,d=t.direction,p=t.onSelectPrev,m=t.onSelectNext,h=t.fromYear,f=t.toYear,y=t.maxYear,g=t.minYear,v=Cx(r,{theme:o,className:a}),_=d===Yx.Previous?c.prevRangeAriaLabel:c.nextRangeAriaLabel,b=d===Yx.Previous?-12:12,k=_?"string"==typeof _?_:_({fromYear:h+b,toYear:f+b}):void 0,w=d===Yx.Previous?void 0!==g&&hy,M=function(){d===Yx.Previous?null==p||p():null==m||m()},T=Vo()?d===Yx.Next:d===Yx.Previous;return e.createElement("button",{className:i(v.navigationButton,(n={},n[v.disabled]=w,n)),onClick:w?void 0:M,onKeyDown:w?void 0:function(e){e.which===Ht.enter&&M()},type:"button",title:k,disabled:w},e.createElement(mb,{iconName:T?u.leftNavigation:u.rightNavigation}))};Ix.displayName="CalendarYearNavArrow";var Hx=function(t){var n=t.styles,r=t.theme,o=t.className,i=Cx(n,{theme:r,className:o});return e.createElement("div",{className:i.navigationButtonsContainer},e.createElement(Ix,d({},t,{direction:Yx.Previous})),e.createElement(Ix,d({},t,{direction:Yx.Next})))};Hx.displayName="CalendarYearNav";var Nx=function(t){var n=t.styles,r=t.theme,o=t.className,i=t.fromYear,a=t.toYear,s=t.strings,u=void 0===s?Ex:s,l=t.animateBackwards,c=t.animationDirection,d=function(){var e;null===(e=t.onHeaderSelect)||void 0===e||e.call(t,!0)},p=function(e){var n,r;return null!==(r=null===(n=t.onRenderYear)||void 0===n?void 0:n.call(t,e))&&void 0!==r?r:e},m=Cx(n,{theme:r,className:o,hasHeaderClickCallback:!!t.onHeaderSelect,animateBackwards:l,animationDirection:c});if(t.onHeaderSelect){var h=u.rangeAriaLabel,f=u.headerAriaLabelFormatString,y=h?"string"==typeof h?h:h(t):void 0,g=f?ox(f,y):y;return e.createElement("button",{className:m.currentItemButton,onClick:d,onKeyDown:function(e){e.which!==Ht.enter&&e.which!==Ht.space||d()},"aria-label":g,role:"button",type:"button"},e.createElement("span",{"aria-live":"assertive","aria-atomic":"true"},p(i)," - ",p(a)))}return e.createElement("div",{className:m.current},p(i)," - ",p(a))};Nx.displayName="CalendarYearTitle";var Rx,jx=function(t){var n,r=t.styles,o=t.theme,i=t.className,a=t.animateBackwards,s=t.animationDirection,u=t.onRenderTitle,l=Cx(r,{theme:o,className:i,hasHeaderClickCallback:!!t.onHeaderSelect,animateBackwards:a,animationDirection:s});return e.createElement("div",{className:l.headerContainer},null!==(n=null==u?void 0:u(t))&&void 0!==n?n:e.createElement(Nx,d({},t)),e.createElement(Hx,d({},t)))};jx.displayName="CalendarYearHeader",function(e){e[e.Previous=0]="Previous",e[e.Next=1]="Next"}(Rx||(Rx={}));var Ax=function(t){var n=function(e){var t=e.selectedYear,n=e.navigatedYear,r=t||n||(new Date).getFullYear(),o=10*Math.floor(r/10),i=Rv(o);return i&&i!==o?i>o:void 0}(t),r=function(t){var n=t.selectedYear,r=t.navigatedYear,o=e.useReducer((function(e,t){return e+(t===Rx.Next?12:-12)}),void 0,(function(){var e=n||r||(new Date).getFullYear();return 10*Math.floor(e/10)})),i=o[0],a=o[1];return[i,i+12-1,function(){return a(Rx.Next)},function(){return a(Rx.Previous)}]}(t),o=r[0],i=r[1],a=r[2],s=r[3],u=e.useRef(null);e.useImperativeHandle(t.componentRef,(function(){return{focus:function(){var e,t;null===(t=null===(e=u.current)||void 0===e?void 0:e.focus)||void 0===t||t.call(e)}}}));var l=t.styles,c=t.theme,p=t.className,m=Cx(l,{theme:c,className:p});return e.createElement("div",{className:m.root},e.createElement(jx,d({},t,{fromYear:o,toYear:i,onSelectPrev:s,onSelectNext:a,animateBackwards:n})),e.createElement(Px,d({},t,{fromYear:o,toYear:i,animateBackwards:n,componentRef:u})))};Ax.displayName="CalendarYearBase";var Fx=kf(Ax,(function(e){return Dx(e)}),void 0,{scope:"CalendarYear"}),Wx=Df(),Bx={styles:xx,strings:void 0,navigationIcons:Lx,dateTimeFormatter:ND,yearPickerHidden:!1},Xx=function(t){var n,r,o=tn(Bx,t),a=function(t){var n=t.componentRef,r=e.useRef(null),o=e.useRef(null),i=e.useRef(!1),a=e.useCallback((function(){o.current?o.current.focus():r.current&&r.current.focus()}),[]);return e.useImperativeHandle(n,(function(){return{focus:a}}),[a]),e.useEffect((function(){i.current&&(a(),i.current=!1)})),[r,o,function(){i.current=!0}]}(o),s=a[0],u=a[1],l=a[2],c=e.useState(!1),d=c[0],p=c[1],m=function(e){var t=e.navigatedDate.getFullYear(),n=Rv(t);return void 0===n||n===t?void 0:n>t}(o),h=o.navigatedDate,f=o.selectedDate,y=o.strings,g=o.today,v=void 0===g?new Date:g,_=o.navigationIcons,b=o.dateTimeFormatter,k=o.minDate,w=o.maxDate,M=o.theme,T=o.styles,D=o.className,x=o.allFocusable,S=o.highlightCurrentMonth,L=o.highlightSelectedMonth,C=o.animationDirection,E=o.yearPickerHidden,O=o.onNavigateDate,Y=function(e){return function(){return H(e)}},P=function(){O(BD(h,1),!1)},I=function(){O(BD(h,-1),!1)},H=function(e){var t;null===(t=o.onHeaderSelect)||void 0===t||t.call(o),O(UD(h,e),!0)},N=function(){var e;E?null===(e=o.onHeaderSelect)||void 0===e||e.call(o):(l(),p(!0))},R=_.leftNavigation,j=_.rightNavigation,A=b,F=!k||GD(k,function(e){return new Date(e.getFullYear(),0,1,0,0,0,0)}(h))<0,W=!w||GD(function(e){return new Date(e.getFullYear()+1,0,0,0,0,0,0)}(h),w)<0,B=Wx(T,{theme:M,className:D,hasHeaderClickCallback:!!o.onHeaderSelect||!E,highlightCurrent:S,highlightSelected:L,animateBackwards:m,animationDirection:C});if(d){var X=function(e){var t=e.strings,n=e.navigatedDate,r=e.dateTimeFormatter,o=function(e){if(r){var t=new Date(n.getTime());return t.setFullYear(e),r.formatYear(t)}return String(e)},i=function(e){return o(e.fromYear)+" - "+o(e.toYear)};return[o,{rangeAriaLabel:i,prevRangeAriaLabel:function(e){return t.prevYearRangeAriaLabel?t.prevYearRangeAriaLabel+" "+i(e):""},nextRangeAriaLabel:function(e){return t.nextYearRangeAriaLabel?t.nextYearRangeAriaLabel+" "+i(e):""},headerAriaLabelFormatString:t.yearPickerHeaderAriaLabel}]}(o),z=X[0],U=X[1];return e.createElement(Fx,{key:"calendarYear",minYear:k?k.getFullYear():void 0,maxYear:w?w.getFullYear():void 0,onSelectYear:function(e){if(l(),h.getFullYear()!==e){var t=new Date(h.getTime());t.setFullYear(e),w&&t>w?t=UD(t,w.getMonth()):k&&t{var{value:n,dateRangeType:r,isDayPickerVisible:i,isMonthPickerVisible:a}=t,[s,{toggle:u,setFalse:l}]=_b(!1),c=e.useRef(null),d=e.useCallback(((e,n)=>{var r;null===(r=t.onSelectDate)||void 0===r||r.call(t,e,n),l()}),[l]),p=e.useMemo((()=>{var e="";switch(r){case FT.Day:e=rf()(n).format("MMMM Do, YYYY");break;case FT.Week:e=function(e){var t=rf()(e).startOf("week").toDate(),n=rf()(e).endOf("week").toDate();return rf()(t).format("MMMM")===rf()(n).format("MMMM")?rf()(t).format("MMM DD").concat(" - ",rf()(n).format("DD, YYYY")):rf()(t).format("MMM DD").concat(" - ",rf()(n).format("MMM DD, YYYY"))}(n);break;case FT.Month:e=rf()(n).format("MMMM YYYY");break;default:e=rf()().startOf("day").format("YYYY-MM-DD")}return e}),[r,n]);return e.createElement("div",null,e.createElement("div",{ref:c},e.createElement(o.Tooltip,{relationship:"label",content:"Jump to previous or next date range"},e.createElement(o.MenuButton,{onClick:u},p))),s&&e.createElement(Kk,{isBeakVisible:!1,gapSpace:0,doNotLayer:!1,target:c,directionalHint:tb.bottomLeftEdge,onDismiss:l,setInitialFocus:!0},e.createElement($v,{isClickableOutsideFocusTrap:!0},e.createElement(Qx,{onSelectDate:d,onDismiss:l,isMonthPickerVisible:a,value:n,highlightCurrentMonth:!0,highlightSelectedMonth:!0,isDayPickerVisible:i,dateRangeType:r,showGoToToday:!0,strings:Sx}))))}));eS.displayName="CalendarComponent";var tS=(0,o.makeStyles)({root:{alignItems:"flex-start",display:"flex",flexDirection:"column",justifyContent:"flex-start",rowGap:"20px"}}),nS={root:{alignItems:"center",display:"flex",justifyContent:"center",paddingLeft:20}},rS=LD("Filter24Regular","24",["M13.5 16a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1 0-1.5h3Zm3-5a.75.75 0 0 1 0 1.5h-9a.75.75 0 0 1 0-1.5h9Zm3-5a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1 0-1.5h15Z"]),oS=e.memo((t=>{var{machineGrpInfo:n,machineInfos:r,onStatusFilter:i,onMachineFilter:a,checkedMachineValues:s,checkedStatusValues:u}=t,l=jv((()=>Object.entries(Vf).map((t=>e.createElement(o.MenuItemRadio,{key:t[1],name:t[1],value:t[0]},t[1]))))),c=jv((()=>{var e,t=null!==(e=null==s?void 0:s.name)&&void 0!==e?e:null==u?void 0:u.name;return null!=t?t:"Filter"})),d=e.useMemo((()=>{if(s){var{name:e,checkedItems:t}=s;return{[e]:t}}}),[s]),p=e.useMemo((()=>{if(u){var{name:e,checkedItems:t}=u;return{[e]:t}}}),[u]),m=jv((()=>{var t=[],i=[];return r&&Object.values(r).forEach((r=>{if(i=[],r.map((t=>{i.push(e.createElement(o.MenuItemRadio,{key:t.flowmachineid,name:t.name,value:t.flowmachineid.concat("|~|",t._flowmachinegroupid_value)},t.name))})),r.length){var s=n.find((e=>e.flowmachinegroupid===r[0]._flowmachinegroupid_value));s&&t.push(e.createElement(o.Menu,{checkedValues:d,onCheckedValueChange:a},e.createElement(o.MenuTrigger,{disableButtonEnhancement:!0},e.createElement(o.MenuItem,null,s.name)),e.createElement(o.MenuPopover,null,e.createElement(o.MenuList,null,i))))}})),t.length>0?e.createElement(o.MenuPopover,null,t):void 0}));return e.createElement(o.Menu,null,e.createElement(o.MenuTrigger,{disableButtonEnhancement:!0},e.createElement(o.MenuButton,{icon:e.createElement(rS,null)},c)),e.createElement(o.MenuPopover,null,e.createElement(o.MenuList,null,m&&e.createElement(o.Menu,null,e.createElement(o.MenuTrigger,{disableButtonEnhancement:!0},e.createElement(o.MenuItem,null,"Machine")),m),e.createElement(o.Menu,{checkedValues:p,onCheckedValueChange:i},e.createElement(o.MenuTrigger,{disableButtonEnhancement:!0},e.createElement(o.MenuItem,null,"Status")),e.createElement(o.MenuPopover,null,e.createElement(o.MenuList,null,l))))))}));oS.displayName="Filter";var iS=t().memo((e=>{var{date:n,onView:r,view:i,toolbarWidth:a,onSelectDate:s,machineGrpMenu:u,onNavigate:l,OnScheduleFlowsListButtonClick:c}=e,d=tS(),p=t().useCallback(((e,t)=>{l("DATE",n),r(t.value)}),[n,l,r]),m=t().useMemo((()=>({root:{width:a,paddingRight:5,paddingBottom:10,overflow:"hidden"},inner:{overflow:"hidden"}})),[a]),h=t().useMemo((()=>{switch(i){case"month":return FT.Month;case"week":return FT.Week;default:return FT.Day}}),[i]);return t().createElement(IM,{styles:m,horizontal:!0,horizontalAlign:"space-between"},t().createElement(IM,{style:nS.root,horizontal:!0,horizontalAlign:"space-between",tokens:{childrenGap:10}},t().createElement(IM.Item,null,t().createElement(o.Button,{onClick:()=>{c()}},"Automation Schedules")),t().createElement(IM.Item,null,t().createElement(o.Button,{onClick:()=>{l("TODAY",n),r("day")},icon:t().createElement(YD,null)},"Today")),t().createElement(IM.Item,null,t().createElement(o.Button,{onClick:()=>l("PREV",n),style:{border:0},icon:t().createElement(ID,null)})),t().createElement(IM.Item,null,t().createElement(o.Button,{onClick:()=>l("NEXT",n),style:{border:0},icon:t().createElement(HD,null)})),t().createElement(IM.Item,null,t().createElement(oS,Object.assign({},u)))),t().createElement(IM.Item,{style:nS.root},t().createElement(eS,{value:n,dateRangeType:h,isDayPickerVisible:"month"!==i,onSelectDate:(e,t)=>{l("DATE",e),s(e,t)}})),t().createElement(IM.Item,{className:d.root,style:nS.root},t().createElement(o.TabList,{selectedValue:i,onTabSelect:p},t().createElement(o.Tab,{icon:t().createElement(ED,null),value:"day"},"Day"),t().createElement(o.Tab,{icon:t().createElement(PD,null),value:"week"},"Week"),t().createElement(o.Tab,{defaultChecked:!0,icon:t().createElement(OD,null),value:"month"},"Month"),t().createElement(o.Tab,{icon:t().createElement(CD,null),value:"agenda"},"Schedule"))))}));iS.displayName="HeaderToolbar";var aS,sS,uS=Df(),lS=function(t){function n(e){var n=t.call(this,e)||this;return r_(n),n}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.logoIcon,r=t.styles,o=t.theme,i=t.className;return this._classNames=uS(r,{theme:o,className:i}),e.createElement("div",{className:this._classNames.root},e.createElement(mb,{iconName:n}))},n}(e.Component),cS={root:"ms-DocumentCardLogo"},dS=kf(lS,(function(e){var t=e.theme,n=e.className,r=t.palette,o=t.fonts;return{root:[Tr(cS,t).root,{fontSize:o.xxLargePlus.fontSize,color:r.themePrimary,display:"block",padding:"16px 16px 0 16px"},n]}}),void 0,{scope:"DocumentCardLogo"}),pS={host:"ms-HoverCard-host"};!function(e){e[e.hover=0]="hover",e[e.hotKey=1]="hotKey"}(aS||(aS={})),function(e){e.plain="PlainCard",e.expanding="ExpandingCard"}(sS||(sS={}));var mS,hS={root:"ms-ExpandingCard-root",compactCard:"ms-ExpandingCard-compactCard",expandedCard:"ms-ExpandingCard-expandedCard",expandedCardScroll:"ms-ExpandingCard-expandedCardScrollRegion"};!function(e){e[e.compact=0]="compact",e[e.expanded=1]="expanded"}(mS||(mS={}));var fS=function(t){return e.createElement(Kk,d({},t),e.createElement($v,d({disabled:t.hidden},t.focusTrapProps),t.children))},yS=function(t){var n=t.gapSpace,r=void 0===n?0:n,o=t.directionalHint,i=void 0===o?tb.bottomLeftEdge:o,a=t.directionalHintFixed,s=t.targetElement,u=t.firstFocus,l=t.trapFocus,c=t.onLeave,p=t.className,m=t.finalHeight,h=t.content,f=t.calloutProps,y=d(d(d({},Lt(t,St)),{className:p,target:s,isBeakVisible:!1,directionalHint:i,directionalHintFixed:a,finalHeight:m,minPagePadding:24,onDismiss:c,gapSpace:r}),f);return e.createElement(e.Fragment,null,l?e.createElement(fS,d({},y,{focusTrapProps:{forceFocusInsideTrap:!1,isClickableOutsideFocusTrap:!0,disableFirstFocus:!u}}),h):e.createElement(Kk,d({},y),h))},gS=Df(),vS=function(t){function n(n){var r=t.call(this,n)||this;return r._expandedElem=e.createRef(),r._onKeyDown=function(e){e.which===Ht.escape&&r.props.onLeave&&r.props.onLeave(e)},r._onRenderCompactCard=function(){return e.createElement("div",{className:r._classNames.compactCard},r.props.onRenderCompactCard(r.props.renderData))},r._onRenderExpandedCard=function(){return!r.state.firstFrameRendered&&r._async.requestAnimationFrame((function(){r.setState({firstFrameRendered:!0})})),e.createElement("div",{className:r._classNames.expandedCard,ref:r._expandedElem},e.createElement("div",{className:r._classNames.expandedCardScroll},r.props.onRenderExpandedCard&&r.props.onRenderExpandedCard(r.props.renderData)))},r._checkNeedsScroll=function(){var e=r.props.expandedCardHeight;r._async.requestAnimationFrame((function(){r._expandedElem.current&&r._expandedElem.current.scrollHeight>=e&&r.setState({needsScroll:!0})}))},r._async=new Lb(r),r_(r),r.state={firstFrameRendered:!1,needsScroll:!1},r}return c(n,t),n.prototype.componentDidMount=function(){this._checkNeedsScroll()},n.prototype.componentWillUnmount=function(){this._async.dispose()},n.prototype.render=function(){var t=this.props,n=t.styles,r=t.compactCardHeight,o=t.expandedCardHeight,i=t.theme,a=t.mode,s=t.className,u=this.state,l=u.needsScroll,c=u.firstFrameRendered,p=r+o;this._classNames=gS(n,{theme:i,compactCardHeight:r,className:s,expandedCardHeight:o,needsScroll:l,expandedCardFirstFrameRendered:a===mS.expanded&&c});var m=e.createElement("div",{onMouseEnter:this.props.onEnter,onMouseLeave:this.props.onLeave,onKeyDown:this._onKeyDown},this._onRenderCompactCard(),this._onRenderExpandedCard());return e.createElement(yS,d({},this.props,{content:m,finalHeight:p,className:this._classNames.root}))},n.defaultProps={compactCardHeight:156,expandedCardHeight:384,directionalHintFixed:!0},n}(e.Component),_S=kf(vS,(function(e){var t,n=e.theme,r=e.needsScroll,o=e.expandedCardFirstFrameRendered,i=e.compactCardHeight,a=e.expandedCardHeight,s=e.className,u=n.palette,l=Tr(hS,n);return{root:[l.root,{width:320,pointerEvents:"none",selectors:(t={},t[lr]={border:"1px solid WindowText"},t)},s],compactCard:[l.compactCard,{pointerEvents:"auto",position:"relative",height:i}],expandedCard:[l.expandedCard,{height:1,overflowY:"hidden",pointerEvents:"auto",transition:"height 0.467s cubic-bezier(0.5, 0, 0, 1)",selectors:{":before":{content:'""',position:"relative",display:"block",top:0,left:24,width:272,height:1,backgroundColor:u.neutralLighter}}},o&&{height:a}],expandedCardScroll:[l.expandedCardScroll,r&&{height:"100%",boxSizing:"border-box",overflowY:"auto"}]}}),void 0,{scope:"ExpandingCard"}),bS={root:"ms-PlainCard-root"},kS=Df(),wS=function(t){function n(e){var n=t.call(this,e)||this;return n._onKeyDown=function(e){e.which===Ht.escape&&n.props.onLeave&&n.props.onLeave(e)},r_(n),n}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.styles,r=t.theme,o=t.className;this._classNames=kS(n,{theme:r,className:o});var i=e.createElement("div",{onMouseEnter:this.props.onEnter,onMouseLeave:this.props.onLeave,onKeyDown:this._onKeyDown},this.props.onRenderPlainCard(this.props.renderData));return e.createElement(yS,d({},this.props,{content:i,className:this._classNames.root}))},n}(e.Component),MS=kf(wS,(function(e){var t,n=e.theme,r=e.className;return{root:[Tr(bS,n).root,{pointerEvents:"auto",selectors:(t={},t[lr]={border:"1px solid WindowText"},t)},r]}}),void 0,{scope:"PlainCard"}),TS=Df(),DS=function(t){function n(n){var r=t.call(this,n)||this;return r._hoverCard=e.createRef(),r.dismiss=function(e){r._async.clearTimeout(r._openTimerId),r._async.clearTimeout(r._dismissTimerId),e?r._dismissTimerId=r._async.setTimeout((function(){r._setDismissedState()}),r.props.cardDismissDelay):r._setDismissedState()},r._cardOpen=function(e){r._shouldBlockHoverCard()||"keydown"===e.type&&e.which!==r.props.openHotKey||(r._async.clearTimeout(r._dismissTimerId),"mouseenter"===e.type&&(r._currentMouseTarget=e.currentTarget),r._executeCardOpen(e))},r._executeCardOpen=function(e){r._async.clearTimeout(r._openTimerId),r._openTimerId=r._async.setTimeout((function(){r.setState((function(t){return t.isHoverCardVisible?t:{isHoverCardVisible:!0,mode:mS.compact,openMode:"keydown"===e.type?aS.hotKey:aS.hover}}))}),r.props.cardOpenDelay)},r._cardDismiss=function(e,t){if(e){if(!(t instanceof MouseEvent))return;if("keydown"===t.type&&t.which!==Ht.escape)return;r.props.sticky||r._currentMouseTarget!==t.currentTarget&&t.which!==Ht.escape||r.dismiss(!0)}else{if(r.props.sticky&&!(t instanceof MouseEvent)&&t.nativeEvent instanceof MouseEvent&&"mouseleave"===t.type)return;r.dismiss(!0)}},r._setDismissedState=function(){r.setState({isHoverCardVisible:!1,mode:mS.compact,openMode:aS.hover})},r._instantOpenAsExpanded=function(e){r._async.clearTimeout(r._dismissTimerId),r.setState((function(e){return e.isHoverCardVisible?e:{isHoverCardVisible:!0,mode:mS.expanded}}))},r._setEventListeners=function(){var e=r.props,t=e.trapFocus,n=e.instantOpenOnClick,o=e.eventListenerTarget,i=o?r._getTargetElement(o):r._getTargetElement(r.props.target),a=r._nativeDismissEvent;i&&(r._events.on(i,"mouseenter",r._cardOpen),r._events.on(i,"mouseleave",a),t?r._events.on(i,"keydown",r._cardOpen):(r._events.on(i,"focus",r._cardOpen),r._events.on(i,"blur",a)),n?r._events.on(i,"click",r._instantOpenAsExpanded):(r._events.on(i,"mousedown",a),r._events.on(i,"keydown",a)))},r_(r),r._async=new Lb(r),r._events=new sv(r),r._nativeDismissEvent=r._cardDismiss.bind(r,!0),r._childDismissEvent=r._cardDismiss.bind(r,!1),r.state={isHoverCardVisible:!1,mode:mS.compact,openMode:aS.hover},r}return c(n,t),n.prototype.componentDidMount=function(){this._setEventListeners()},n.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},n.prototype.componentDidUpdate=function(e,t){var n=this;e.target!==this.props.target&&(this._events.off(),this._setEventListeners()),t.isHoverCardVisible!==this.state.isHoverCardVisible&&(this.state.isHoverCardVisible?(this._async.setTimeout((function(){n.setState({mode:mS.expanded},(function(){n.props.onCardExpand&&n.props.onCardExpand()}))}),this.props.expandedCardOpenDelay),this.props.onCardVisible&&this.props.onCardVisible()):(this.setState({mode:mS.compact}),this.props.onCardHide&&this.props.onCardHide()))},n.prototype.render=function(){var t=this.props,n=t.expandingCardProps,r=t.children,o=t.id,i=t.setAriaDescribedBy,a=void 0===i||i,s=t.styles,u=t.theme,l=t.className,c=t.type,p=t.plainCardProps,m=t.trapFocus,h=t.setInitialFocus,f=this.state,y=f.isHoverCardVisible,g=f.mode,v=f.openMode,_=o||Be("hoverCard");this._classNames=TS(s,{theme:u,className:l});var b=d(d({},Lt(this.props,St)),{id:_,trapFocus:!!m,firstFocus:h||v===aS.hotKey,targetElement:this._getTargetElement(this.props.target),onEnter:this._cardOpen,onLeave:this._childDismissEvent}),k=d(d(d({},n),b),{mode:g}),w=d(d({},p),b);return e.createElement("div",{className:this._classNames.host,ref:this._hoverCard,"aria-describedby":a&&y?_:void 0,"data-is-focusable":!this.props.target},r,y&&(c===sS.expanding?e.createElement(_S,d({},k)):e.createElement(MS,d({},w))))},n.prototype._getTargetElement=function(e){switch(typeof e){case"string":return we().querySelector(e);case"object":return e;default:return this._hoverCard.current||void 0}},n.prototype._shouldBlockHoverCard=function(){return!(!this.props.shouldBlockHoverCard||!this.props.shouldBlockHoverCard())},n.defaultProps={cardOpenDelay:500,cardDismissDelay:100,expandedCardOpenDelay:1500,instantOpenOnClick:!1,setInitialFocus:!1,openHotKey:Ht.c,type:sS.expanding},n}(e.Component),xS=kf(DS,(function(e){var t=e.className,n=e.theme;return{host:[Tr(pS,n).host,t]}}),void 0,{scope:"HoverCard"});function SS(e){var{event:n}=e,{status:r}=n;return t().createElement(xS,{cardDismissDelay:1e3,type:sS.plain,plainCardProps:{onRenderPlainCard:()=>{var e,o,i,a={root:{backgroundColor:null!==(e=n.color)&&void 0!==e?e:"#86c7ff"}};return t().createElement(ST,{"aria-label":"Current Session status - Hover Card",styles:{root:{display:"inline-block",width:320}}},t().createElement(dS,Object.assign({},{logoIcon:"Flow"})),t().createElement(ET,{title:n.title}),t().createElement(ET,{title:n.Description,shouldTruncate:!0,showAsSecondaryTitle:!0}),t().createElement(IM,{styles:a,tokens:{childrenGap:2,padding:30}},t().createElement(HM,{variant:"mediumPlus"},n.childFlowName),t().createElement(HM,{variant:"mediumPlus"},null!=r?r:"Not Started"),t().createElement(HM,{variant:"mediumPlus"},n.location),t().createElement(HM,null,("Not Started"===r?"Scheduled On ":"Started On ")+rf()(n.start).format("DD, MMM HH:mm:ss A")," "),"Not Started"!==r&&t().createElement(HM,null,"Duration "+function(e,t){var n=rf()(e),r=rf()(t),o=rf().duration(r.diff(n)),i=o.hours(),a=o.minutes(),s=o.seconds();return Gg(i)+": "+Gg(a)+": "+Gg(s)}(n.start,n.end))),"Failed"===r&&(i={errorTitle:"Error Details",erroMessage:n.errorMsg,backgroundColor:null!==(o=n.color)&&void 0!==o?o:"#86c7ff"},t().createElement("div",{style:{padding:20}},t().createElement($M,{label:i.errorTitle,multiline:!0,rows:6,disabled:!0,defaultValue:i.erroMessage}))))}},onCardHide:()=>{}},t().createElement("span",null,n.title))}var LS,CS,ES=e.createContext({scrollablePane:void 0});function OS(e,t){return e&&t&&e.current&&t.current&&e.current.offsetHeight!==t.current.offsetHeight}!function(e){e[e.Both=0]="Both",e[e.Header=1]="Header",e[e.Footer=2]="Footer"}(LS||(LS={})),function(t){function n(n){var r=t.call(this,n)||this;return r._root=e.createRef(),r._stickyContentTop=e.createRef(),r._stickyContentBottom=e.createRef(),r._nonStickyContent=e.createRef(),r._placeHolder=e.createRef(),r.syncScroll=function(e){var t=r.nonStickyContent;t&&r.props.isScrollSynced&&(t.scrollLeft=e.scrollLeft)},r._getContext=function(){return r.context},r._onScrollEvent=function(e,t){if(r.root&&r.nonStickyContent){var n=r._getNonStickyDistanceFromTop(e),o=!1,i=!1;r.canStickyTop&&(o=n-r._getStickyDistanceFromTop()=r._getStickyDistanceFromTopForFooter(e,t)),document.activeElement&&r.nonStickyContent.contains(document.activeElement)&&(r.state.isStickyTop!==o||r.state.isStickyBottom!==i)?r._activeElement=document.activeElement:r._activeElement=void 0,r.setState({isStickyTop:r.canStickyTop&&o,isStickyBottom:i,distanceFromTop:n})}},r._getStickyDistanceFromTop=function(){var e=0;return r.stickyContentTop&&(e=r.stickyContentTop.offsetTop),e},r._getStickyDistanceFromTopForFooter=function(e,t){var n=0;return r.stickyContentBottom&&(n=e.clientHeight-t.offsetHeight+r.stickyContentBottom.offsetTop),n},r._getNonStickyDistanceFromTop=function(e){var t=0,n=r.root;if(n){for(;n&&n.offsetParent!==e;)t+=n.offsetTop,n=n.offsetParent;n&&n.offsetParent===e&&(t+=n.offsetTop)}return t},r_(r),r.state={isStickyTop:!1,isStickyBottom:!1,distanceFromTop:void 0},r._activeElement=void 0,r}c(n,t),Object.defineProperty(n.prototype,"root",{get:function(){return this._root.current},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"placeholder",{get:function(){return this._placeHolder.current},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"stickyContentTop",{get:function(){return this._stickyContentTop.current},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"stickyContentBottom",{get:function(){return this._stickyContentBottom.current},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"nonStickyContent",{get:function(){return this._nonStickyContent.current},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"canStickyTop",{get:function(){return this.props.stickyPosition===LS.Both||this.props.stickyPosition===LS.Header},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"canStickyBottom",{get:function(){return this.props.stickyPosition===LS.Both||this.props.stickyPosition===LS.Footer},enumerable:!1,configurable:!0}),n.prototype.componentDidMount=function(){var e=this._getContext().scrollablePane;e&&(e.subscribe(this._onScrollEvent),e.addSticky(this))},n.prototype.componentWillUnmount=function(){var e=this._getContext().scrollablePane;e&&(e.unsubscribe(this._onScrollEvent),e.removeSticky(this))},n.prototype.componentDidUpdate=function(e,t){var n=this._getContext().scrollablePane;if(n){var r=this.state,o=r.isStickyBottom,i=r.isStickyTop,a=r.distanceFromTop,s=!1;t.distanceFromTop!==a&&(n.sortSticky(this,!0),s=!0),t.isStickyTop===i&&t.isStickyBottom===o||(this._activeElement&&this._activeElement.focus(),n.updateStickyRefHeights(),s=!0),s&&n.syncScrollSticky(this)}},n.prototype.shouldComponentUpdate=function(e,t){if(!this.context.scrollablePane)return!0;var n=this.state,r=n.isStickyTop,o=n.isStickyBottom,i=n.distanceFromTop;return r!==t.isStickyTop||o!==t.isStickyBottom||this.props.stickyPosition!==e.stickyPosition||this.props.children!==e.children||i!==t.distanceFromTop||OS(this._nonStickyContent,this._stickyContentTop)||OS(this._nonStickyContent,this._stickyContentBottom)||OS(this._nonStickyContent,this._placeHolder)},n.prototype.render=function(){var t=this.state,n=t.isStickyTop,r=t.isStickyBottom,o=this.props,i=o.stickyClassName,a=o.children;return this.context.scrollablePane?e.createElement("div",{ref:this._root},this.canStickyTop&&e.createElement("div",{ref:this._stickyContentTop,style:{pointerEvents:n?"auto":"none"}},e.createElement("div",{style:this._getStickyPlaceholderHeight(n)})),this.canStickyBottom&&e.createElement("div",{ref:this._stickyContentBottom,style:{pointerEvents:r?"auto":"none"}},e.createElement("div",{style:this._getStickyPlaceholderHeight(r)})),e.createElement("div",{style:this._getNonStickyPlaceholderHeightAndWidth(),ref:this._placeHolder},(n||r)&&e.createElement("span",{style:fr},a),e.createElement("div",{ref:this._nonStickyContent,className:n||r?i:void 0,style:this._getContentStyles(n||r)},a))):e.createElement("div",null,this.props.children)},n.prototype.addSticky=function(e){this.nonStickyContent&&e.appendChild(this.nonStickyContent)},n.prototype.resetSticky=function(){this.nonStickyContent&&this.placeholder&&this.placeholder.appendChild(this.nonStickyContent)},n.prototype.setDistanceFromTop=function(e){var t=this._getNonStickyDistanceFromTop(e);this.setState({distanceFromTop:t})},n.prototype._getContentStyles=function(e){return{backgroundColor:this.props.stickyBackgroundColor||this._getBackground(),overflow:e?"hidden":""}},n.prototype._getStickyPlaceholderHeight=function(e){var t=this.nonStickyContent?this.nonStickyContent.offsetHeight:0;return{visibility:e?"hidden":"visible",height:e?0:t}},n.prototype._getNonStickyPlaceholderHeightAndWidth=function(){var e=this.state,t=e.isStickyTop,n=e.isStickyBottom;if(t||n){var r=0,o=0;return this.nonStickyContent&&this.nonStickyContent.firstElementChild&&(r=this.nonStickyContent.offsetHeight,o=this.nonStickyContent.firstElementChild.scrollWidth+(this.nonStickyContent.firstElementChild.offsetWidth-this.nonStickyContent.firstElementChild.clientWidth)),{height:r,width:o}}return{}},n.prototype._getBackground=function(){if(this.root){for(var e=this.root;"rgba(0, 0, 0, 0)"===window.getComputedStyle(e).getPropertyValue("background-color")||"transparent"===window.getComputedStyle(e).getPropertyValue("background-color");){if("HTML"===e.tagName)return;e.parentElement&&(e=e.parentElement)}return window.getComputedStyle(e).getPropertyValue("background-color")}},n.defaultProps={stickyPosition:LS.Both,isScrollSynced:!0},n.contextType=ES}(e.Component),function(e){e[e.Parent=0]="Parent",e[e.Self=1]="Self"}(CS||(CS={}));var YS,PS=Df(),IS=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n._onRenderContent=function(t){return"string"==typeof t.content?e.createElement("p",{className:n._classNames.subText},t.content):e.createElement("div",{className:n._classNames.subText},t.content)},n}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.className,r=t.calloutProps,o=t.directionalHint,i=t.directionalHintForRTL,a=t.styles,s=t.id,u=t.maxWidth,l=t.onRenderContent,c=void 0===l?this._onRenderContent:l,p=t.targetElement,m=t.theme;return this._classNames=PS(a,{theme:m,className:n||r&&r.className,beakWidth:r&&r.isBeakVisible?r.beakWidth:0,gapSpace:r&&r.gapSpace,maxWidth:u}),e.createElement(Kk,d({target:p,directionalHint:o,directionalHintForRTL:i},r,Lt(this.props,St,["id"]),{className:this._classNames.root}),e.createElement("div",{className:this._classNames.content,id:s,onFocus:this.props.onFocus,onMouseEnter:this.props.onMouseEnter,onMouseLeave:this.props.onMouseLeave},c(this.props,this._onRenderContent)))},n.defaultProps={directionalHint:tb.topCenter,maxWidth:"364px",calloutProps:{isBeakVisible:!0,beakWidth:16,gapSpace:0,setInitialFocus:!0,doNotLayer:!1}},n}(e.Component),HS=kf(IS,(function(e){var t=e.className,n=e.beakWidth,r=void 0===n?16:n,o=e.gapSpace,i=void 0===o?0:o,a=e.maxWidth,s=e.theme,u=s.semanticColors,l=s.fonts,c=s.effects,d=-(Math.sqrt(r*r/2)+i)+1/window.devicePixelRatio;return{root:["ms-Tooltip",s.fonts.medium,sr.fadeIn200,{background:u.menuBackground,boxShadow:c.elevation8,padding:"8px",maxWidth:a,selectors:{":after":{content:"''",position:"absolute",bottom:d,left:d,right:d,top:d,zIndex:0}}},t],content:["ms-Tooltip-content",l.small,{position:"relative",zIndex:1,color:u.menuItemText,wordWrap:"break-word",overflowWrap:"break-word",overflow:"hidden"}],subText:["ms-Tooltip-subtext",{fontSize:"inherit",fontWeight:"inherit",color:"inherit",margin:0}]}}),void 0,{scope:"Tooltip"});!function(e){e[e.zero=0]="zero",e[e.medium=1]="medium",e[e.long=2]="long"}(YS||(YS={}));var NS,RS,jS=Df(),AS=function(t){function n(r){var o=t.call(this,r)||this;return o._tooltipHost=e.createRef(),o._defaultTooltipId=Be("tooltip"),o.show=function(){o._toggleTooltip(!0)},o.dismiss=function(){o._hideTooltip()},o._getTargetElement=function(){if(o._tooltipHost.current){var e=o.props.overflowMode;if(void 0!==e)switch(e){case CS.Parent:return o._tooltipHost.current.parentElement;case CS.Self:return o._tooltipHost.current}return o._tooltipHost.current}},o._onTooltipFocus=function(e){o._ignoreNextFocusEvent?o._ignoreNextFocusEvent=!1:o._onTooltipMouseEnter(e)},o._onTooltipContentFocus=function(e){n._currentVisibleTooltip&&n._currentVisibleTooltip!==o&&n._currentVisibleTooltip.dismiss(),n._currentVisibleTooltip=o,o._clearDismissTimer(),o._clearOpenTimer()},o._onTooltipBlur=function(e){o._ignoreNextFocusEvent=(null===document||void 0===document?void 0:document.activeElement)===e.target,o._dismissTimerId=o._async.setTimeout((function(){o._hideTooltip()}),0)},o._onTooltipMouseEnter=function(e){var t,r=o.props,i=r.overflowMode,a=r.delay;if(n._currentVisibleTooltip&&n._currentVisibleTooltip!==o&&n._currentVisibleTooltip.dismiss(),n._currentVisibleTooltip=o,void 0!==i){var s=o._getTargetElement();if(s&&!function(e){return e.clientWidth0&&this._isAllSelected&&0===this._exemptedCount||!this._isAllSelected&&this._exemptedCount===e&&e>0},e.prototype.isKeySelected=function(e){var t=this._keyToIndexMap[e];return this.isIndexSelected(t)},e.prototype.isIndexSelected=function(e){return!!(this.count>0&&this._isAllSelected&&!this._exemptedIndices[e]&&!this._unselectableIndices[e]||!this._isAllSelected&&this._exemptedIndices[e])},e.prototype.setAllSelected=function(e){if(!e||this.mode===NS.multiple){var t=this._items?this._items.length-this._unselectableCount:0;this.setChangeEvents(!1),t>0&&(this._exemptedCount>0||e!==this._isAllSelected)&&(this._exemptedIndices={},(e!==this._isAllSelected||this._exemptedCount>0)&&(this._exemptedCount=0,this._isAllSelected=e,this._change()),this._updateCount()),this.setChangeEvents(!0)}},e.prototype.setKeySelected=function(e,t,n){var r=this._keyToIndexMap[e];r>=0&&this.setIndexSelected(r,t,n)},e.prototype.setIndexSelected=function(e,t,n){if(this.mode!==NS.none&&!((e=Math.min(Math.max(0,e),this._items.length-1))<0||e>=this._items.length)){this.setChangeEvents(!1);var r=this._exemptedIndices[e];!this._unselectableIndices[e]&&(t&&this.mode===NS.single&&this._setAllSelected(!1,!0),r&&(t&&this._isAllSelected||!t&&!this._isAllSelected)&&(delete this._exemptedIndices[e],this._exemptedCount--),!r&&(t&&!this._isAllSelected||!t&&this._isAllSelected)&&(this._exemptedIndices[e]=!0,this._exemptedCount++),n&&(this._anchoredIndex=e)),this._updateCount(),this.setChangeEvents(!0)}},e.prototype.setRangeSelected=function(e,t,n,r){if(this.mode!==NS.none&&(e=Math.min(Math.max(0,e),this._items.length-1),t=Math.min(Math.max(0,t),this._items.length-e),!(e<0||e>=this._items.length||0===t))){this.setChangeEvents(!1);for(var o=e,i=e+t-1,a=(this._anchoredIndex||0)>=i?o:i;o<=i;o++)this.setIndexSelected(o,n,!!r&&o===a);this.setChangeEvents(!0)}},e.prototype.selectToKey=function(e,t){this.selectToIndex(this._keyToIndexMap[e],t)},e.prototype.selectToRange=function(e,t,n){if(this.mode!==NS.none)if(this.mode!==NS.single){var r=this._anchoredIndex||0,o=Math.min(e,r),i=Math.max(e+t-1,r);for(this.setChangeEvents(!1),n&&this._setAllSelected(!1,!0);o<=i;o++)this.setIndexSelected(o,!0,!1);this.setChangeEvents(!0)}else 1===t&&this.setIndexSelected(e,!0,!0)},e.prototype.selectToIndex=function(e,t){if(this.mode!==NS.none)if(this.mode!==NS.single){var n=this._anchoredIndex||0,r=Math.min(e,n),o=Math.max(e,n);for(this.setChangeEvents(!1),t&&this._setAllSelected(!1,!0);r<=o;r++)this.setIndexSelected(r,!0,!1);this.setChangeEvents(!0)}else this.setIndexSelected(e,!0,!0)},e.prototype.toggleAllSelected=function(){this.setAllSelected(!this.isAllSelected())},e.prototype.toggleKeySelected=function(e){this.setKeySelected(e,!this.isKeySelected(e),!0)},e.prototype.toggleIndexSelected=function(e){this.setIndexSelected(e,!this.isIndexSelected(e),!0)},e.prototype.toggleRangeSelected=function(e,t){if(this.mode!==NS.none){var n=this.isRangeSelected(e,t),r=e+t;if(!(this.mode===NS.single&&t>1)){this.setChangeEvents(!1);for(var o=e;o0&&(this._exemptedCount>0||e!==this._isAllSelected)&&(this._exemptedIndices={},(e!==this._isAllSelected||this._exemptedCount>0)&&(this._exemptedCount=0,this._isAllSelected=e,this._change()),this._updateCount(t)),this.setChangeEvents(!0)}},e.prototype._change=function(){0===this._changeEventSuppressionCount?(this._selectedItems=null,this._selectedIndices=void 0,sv.raise(this,zS),this._onSelectionChanged&&this._onSelectionChanged()):this._hasChanged=!0},e}();function JS(e,t){var n=(e||{}).key;return void 0===n?""+t:n}!function(e){e[e.disabled=0]="disabled",e[e.clickable=1]="clickable",e[e.hasDropdown=2]="hasDropdown"}(US||(US={})),function(e){e[e.unconstrained=0]="unconstrained",e[e.horizontalConstrained=1]="horizontalConstrained"}(VS||(VS={})),function(e){e[e.outside=0]="outside",e[e.surface=1]="surface",e[e.header=2]="header"}(GS||(GS={})),function(e){e[e.fixedColumns=0]="fixedColumns",e[e.justified=1]="justified"}(KS||(KS={})),function(e){e[e.onHover=0]="onHover",e[e.always=1]="always",e[e.hidden=2]="hidden"}(qS||(qS={}));var $S=Df(),QS=e.forwardRef((function(t,n){var r=t.checked,o=void 0!==r&&r,i=t.className,a=t.theme,s=t.styles,u=t.useFastIcons,l=void 0===u||u,c=$S(s,{theme:a,className:i,checked:o}),d=l?cb:mb;return e.createElement("div",{className:c.root,ref:n},e.createElement(d,{iconName:"CircleRing",className:c.circle}),e.createElement(d,{iconName:"StatusCircleCheckmark",className:c.check}))}));QS.displayName="CheckBase";var eL={root:"ms-Check",circle:"ms-Check-circle",check:"ms-Check-check",checkHost:"ms-Check-checkHost"},tL=kf(QS,(function(e){var t,n,r,o,i,a=e.height,s=void 0===a?e.checkBoxHeight||"18px":a,u=e.checked,l=e.className,c=e.theme,p=c.palette,m=c.semanticColors,h=c.fonts,f=Vo(c),y=Tr(eL,c),g={fontSize:s,position:"absolute",left:0,top:0,width:s,height:s,textAlign:"center",display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"middle"};return{root:[y.root,h.medium,{lineHeight:"1",width:s,height:s,verticalAlign:"top",position:"relative",userSelect:"none",selectors:(t={":before":{content:'""',position:"absolute",top:"1px",right:"1px",bottom:"1px",left:"1px",borderRadius:"50%",opacity:1,background:m.bodyBackground}},t["."+y.checkHost+":hover &, ."+y.checkHost+":focus &, &:hover, &:focus"]={opacity:1},t)},u&&["is-checked",{selectors:{":before":{background:p.themePrimary,opacity:1,selectors:(n={},n[lr]={background:"Window"},n)}}}],l],circle:[y.circle,g,{color:p.neutralSecondary,selectors:(r={},r[lr]={color:"WindowText"},r)},u&&{color:p.white}],check:[y.check,g,{opacity:0,color:p.neutralSecondary,fontSize:ar.medium,left:f?"-0.5px":".5px",top:"-1px",selectors:(o={":hover":{opacity:1}},o[lr]=d({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),o)},u&&{opacity:1,color:p.white,fontWeight:900,selectors:(i={},i[lr]={border:"none",color:"WindowText"},i)}],checkHost:y.checkHost}}),void 0,{scope:"Check"},!0),nL={root:"ms-DetailsRow",compact:"ms-DetailsList--Compact",cell:"ms-DetailsRow-cell",cellAnimation:"ms-DetailsRow-cellAnimation",cellCheck:"ms-DetailsRow-cellCheck",check:"ms-DetailsRow-check",cellMeasurer:"ms-DetailsRow-cellMeasurer",listCellFirstChild:"ms-List-cell:first-child",isContentUnselectable:"is-contentUnselectable",isSelected:"is-selected",isCheckVisible:"is-check-visible",isRowHeader:"is-row-header",fields:"ms-DetailsRow-fields"},rL={cellLeftPadding:12,cellRightPadding:8,cellExtraRightPadding:24},oL={rowHeight:42,compactRowHeight:32},iL=d(d({},oL),{rowVerticalPadding:11,compactRowVerticalPadding:6}),aL=function(t){var n=t.count,r=t.indentWidth,o=void 0===r?36:r,i=t.role,a=void 0===i?"presentation":i,s=n*o;return n>0?e.createElement("span",{className:"ms-GroupSpacer",style:{display:"inline-block",width:s},role:a}):null},sL={tooltipHost:"ms-TooltipHost",root:"ms-DetailsHeader",cell:"ms-DetailsHeader-cell",cellIsCheck:"ms-DetailsHeader-cellIsCheck",collapseButton:"ms-DetailsHeader-collapseButton",isCollapsed:"is-collapsed",isAllSelected:"is-allSelected",isSelectAllHidden:"is-selectAllHidden",isResizingColumn:"is-resizingColumn",cellSizer:"ms-DetailsHeader-cellSizer",isResizing:"is-resizing",dropHintCircleStyle:"ms-DetailsHeader-dropHintCircleStyle",dropHintCaretStyle:"ms-DetailsHeader-dropHintCaretStyle",dropHintLineStyle:"ms-DetailsHeader-dropHintLineStyle",cellTitle:"ms-DetailsHeader-cellTitle",cellName:"ms-DetailsHeader-cellName",filterChevron:"ms-DetailsHeader-filterChevron",gripperBarVertical:"ms-DetailsColumn-gripperBarVertical",checkTooltip:"ms-DetailsHeader-checkTooltip",check:"ms-DetailsHeader-check"},uL=function(e){var t=e.theme,n=e.cellStyleProps,r=void 0===n?rL:n,o=t.semanticColors;return[Tr(sL,t).cell,mr(t),{color:o.bodyText,position:"relative",display:"inline-block",boxSizing:"border-box",padding:"0 "+r.cellRightPadding+"px 0 "+r.cellLeftPadding+"px",lineHeight:"inherit",margin:"0",height:42,verticalAlign:"top",whiteSpace:"nowrap",textOverflow:"ellipsis",textAlign:"left"}]},lL={root:"ms-DetailsRow-check",isDisabled:"ms-DetailsRow-check--isDisabled",isHeader:"ms-DetailsRow-check--isHeader"},cL=Df(),dL=e.memo((function(t){return e.createElement(tL,{theme:t.theme,checked:t.checked,className:t.className,useFastIcons:!0})}));function pL(t){return e.createElement(tL,{checked:t.checked})}function mL(t){return e.createElement(dL,{theme:t.theme,checked:t.checked})}var hL=kf((function(t){var n=t.isVisible,r=void 0!==n&&n,o=t.canSelect,a=void 0!==o&&o,s=t.anySelected,u=void 0!==s&&s,l=t.selected,c=void 0!==l&&l,m=t.selectionMode,h=t.isHeader,f=void 0!==h&&h,y=t.className,g=(t.checkClassName,t.styles),v=t.theme,_=t.compact,b=t.onRenderDetailsCheckbox,k=t.useFastIcons,w=void 0===k||k,M=p(t,["isVisible","canSelect","anySelected","selected","selectionMode","isHeader","className","checkClassName","styles","theme","compact","onRenderDetailsCheckbox","useFastIcons"]),T=w?mL:pL,D=b?Hb(b,T):T,x=cL(g,{theme:v,canSelect:a,selected:c,anySelected:u,className:y,isHeader:f,isVisible:r,compact:_}),S={checked:c,theme:v},L=Et("div",M,["aria-label","aria-labelledby","aria-describedby"]),C=m===NS.single?"radio":"checkbox";return a?e.createElement("div",d({},M,{role:C,className:i(x.root,x.check),"aria-checked":c,"data-selection-toggle":!0,"data-automationid":"DetailsRowCheck",tabIndex:-1}),D(S)):e.createElement("div",d({},L,{className:i(x.root,x.check)}))}),(function(e){var t=e.theme,n=e.className,r=e.isHeader,o=e.selected,i=e.anySelected,a=e.canSelect,s=e.compact,u=e.isVisible,l=Tr(lL,t),c=r?42:s?oL.compactRowHeight:oL.rowHeight,d=u||o||i;return{root:[l.root,n],check:[!a&&l.isDisabled,r&&l.isHeader,mr(t),t.fonts.small,eL.checkHost,{display:"flex",alignItems:"center",justifyContent:"center",cursor:"default",boxSizing:"border-box",verticalAlign:"top",background:"none",backgroundColor:"transparent",border:"none",opacity:d?1:0,height:c,width:48,padding:0,margin:0}],isDisabled:[]}}),void 0,{scope:"DetailsRowCheck"},!0),fL=function(t){var n=t.columns,r=t.rowClassNames,o=t.cellStyleProps,a=void 0===o?rL:o,s=t.item,u=t.itemIndex,l=t.isSelected,c=t.onRenderItemColumn,d=t.getCellValueKey,p=t.onRenderField,m=t.cellsByColumn,h=t.enableUpdateAnimations,f=t.rowHeaderId,y=e.useRef(),g=y.current||(y.current={}),v=e.useCallback((function(t){var n=t.column,o=t.cellValueKey,s=t.className,u=t.onRender,l=t.item,c=t.itemIndex,d=void 0===n.calculatedWidth?"auto":n.calculatedWidth+a.cellLeftPadding+a.cellRightPadding+(n.isPadded?a.cellExtraRightPadding:0),p=n.key+(void 0!==o?"-"+o:"");return e.createElement("div",{key:p,id:n.isRowHeader?f:void 0,role:n.isRowHeader?"rowheader":"gridcell",className:i(n.className,n.isMultiline&&r.isMultiline,n.isRowHeader&&r.isRowHeader,r.cell,n.isPadded?r.cellPadded:r.cellUnpadded,s),style:{width:d},"data-automationid":"DetailsRowCell","data-automation-key":n.key},u(l,c,n))}),[r,a,f]);return e.createElement("div",{className:r.fields,"data-automationid":"DetailsRowFields",role:"presentation"},n.map((function(e){var t=e.getValueKey,n=void 0===t?d:t,o=m&&e.key in m&&function(){return m[e.key]}||e.onRender||c||yL,i=v;e.onRenderField&&(i=Hb(e.onRenderField,i)),p&&(i=Hb(p,i));var a=g[e.key],f=h&&n?n(s,u,e):void 0,y=!1;return void 0!==f&&void 0!==a&&f!==a&&(y=!0),g[e.key]=f,i({item:s,itemIndex:u,isSelected:l,column:e,cellValueKey:f,className:y?r.cellAnimation:void 0,onRender:o})})))};function yL(e,t,n){return e&&n?function(e,t){var n=e&&t&&t.fieldName?e[t.fieldName]:"";return null==n&&(n=""),"boolean"==typeof n?n.toString():n}(e,n):null}var gL=Df(),vL=[],_L=function(t){function n(n){var r=t.call(this,n)||this;return r._root=e.createRef(),r._cellMeasurer=e.createRef(),r._focusZone=e.createRef(),r._onSelectionChanged=function(){var e=bL(r.props);Ot(e,r.state.selectionState)||r.setState({selectionState:e})},r._updateDroppingState=function(e,t){var n=r.state.isDropping,o=r.props,i=o.dragDropEvents,a=o.item;e?i.onDragEnter&&(r._droppingClassNames=i.onDragEnter(a,t)):i.onDragLeave&&i.onDragLeave(a,t),n!==e&&r.setState({isDropping:e})},r_(r),r._events=new sv(r),r.state={selectionState:bL(n),columnMeasureInfo:void 0,isDropping:!1},r._droppingClassNames="",r}return c(n,t),n.getDerivedStateFromProps=function(e,t){return d(d({},t),{selectionState:bL(e)})},n.prototype.componentDidMount=function(){var e=this.props,t=e.dragDropHelper,n=e.selection,r=e.item,o=e.onDidMount;t&&this._root.current&&(this._dragDropSubscription=t.subscribe(this._root.current,this._events,this._getRowDragDropOptions())),n&&this._events.on(n,zS,this._onSelectionChanged),o&&r&&(this._onDidMountCalled=!0,o(this))},n.prototype.componentDidUpdate=function(e){var t=this.state,n=this.props,r=n.item,o=n.onDidMount,i=t.columnMeasureInfo;if(this.props.itemIndex===e.itemIndex&&this.props.item===e.item&&this.props.dragDropHelper===e.dragDropHelper||(this._dragDropSubscription&&(this._dragDropSubscription.dispose(),delete this._dragDropSubscription),this.props.dragDropHelper&&this._root.current&&(this._dragDropSubscription=this.props.dragDropHelper.subscribe(this._root.current,this._events,this._getRowDragDropOptions()))),i&&i.index>=0&&this._cellMeasurer.current){var a=this._cellMeasurer.current.getBoundingClientRect().width;i.onMeasureDone(a),this.setState({columnMeasureInfo:void 0})}r&&o&&!this._onDidMountCalled&&(this._onDidMountCalled=!0,o(this))},n.prototype.componentWillUnmount=function(){var e=this.props,t=e.item,n=e.onWillUnmount;n&&t&&n(this),this._dragDropSubscription&&(this._dragDropSubscription.dispose(),delete this._dragDropSubscription),this._events.dispose()},n.prototype.shouldComponentUpdate=function(e,t){if(this.props.useReducedRowRenderer){var n=bL(e);return this.state.selectionState.isSelected!==n.isSelected||!Ot(this.props,e)}return!0},n.prototype.render=function(){var t,n=this.props,r=n.className,o=n.columns,a=void 0===o?vL:o,s=n.dragDropEvents,u=n.item,l=n.itemIndex,c=n.id,p=n.flatIndexOffset,m=void 0===p?2:p,h=n.onRenderCheck,f=void 0===h?this._onRenderCheck:h,y=n.onRenderDetailsCheckbox,g=n.onRenderItemColumn,v=n.onRenderField,_=n.getCellValueKey,b=n.selectionMode,k=n.checkboxVisibility,w=n.getRowAriaLabel,M=n.getRowAriaDescription,T=n.getRowAriaDescribedBy,D=n.isGridRow,x=n.checkButtonAriaLabel,S=n.checkboxCellClassName,L=n.rowFieldsAs,C=n.selection,E=n.indentWidth,O=n.enableUpdateAnimations,Y=n.compact,P=n.theme,I=n.styles,H=n.cellsByColumn,N=n.groupNestingDepth,R=n.useFastIcons,j=void 0===R||R,A=n.cellStyleProps,F=n.group,W=n.focusZoneProps,B=n.disabled,X=void 0!==B&&B,z=this.state,U=z.columnMeasureInfo,V=z.isDropping,G=this.state.selectionState,K=G.isSelected,q=void 0!==K&&K,Z=G.isSelectionModal,J=void 0!==Z&&Z,$=s?!(!s.canDrag||!s.canDrag(u)):void 0,Q=V?this._droppingClassNames||"is-dropping":"",ee=w?w(u):void 0,te=M?M(u):void 0,ne=T?T(u):void 0,re=!!C&&C.canSelectItem(u,l)&&!X,oe=b===NS.multiple,ie=b!==NS.none&&k!==qS.hidden,ae=b===NS.none?void 0:q,se=F?l-F.startIndex+1:void 0,ue=F?F.count:void 0,le=W?W.direction:Nb.horizontal;this._classNames=d(d({},this._classNames),gL(I,{theme:P,isSelected:q,canSelect:!oe,anySelected:J,checkboxCellClassName:S,droppingClassName:Q,className:r,compact:Y,enableUpdateAnimations:O,cellStyleProps:A,disabled:X}));var ce={isMultiline:this._classNames.isMultiline,isRowHeader:this._classNames.isRowHeader,cell:this._classNames.cell,cellAnimation:this._classNames.cellAnimation,cellPadded:this._classNames.cellPadded,cellUnpadded:this._classNames.cellUnpadded,fields:this._classNames.fields};Ot(this._rowClassNames||{},ce)||(this._rowClassNames=ce);var de=L?Kw(L,fL):fL,pe=e.createElement(de,{rowClassNames:this._rowClassNames,rowHeaderId:c+"-header",cellsByColumn:H,columns:a,item:u,itemIndex:l,isSelected:q,columnStartIndex:(ie?1:0)+(N?1:0),onRenderItemColumn:g,onRenderField:v,getCellValueKey:_,enableUpdateAnimations:O,cellStyleProps:A}),me=this.props.role?this.props.role:"row";this._ariaRowDescriptionId=Be("DetailsRow-description");var he=c+"-checkbox"+(a.some((function(e){return!!e.isRowHeader}))?" "+c+"-header":""),fe=D?{}:{"aria-level":N&&N+1||void 0,"aria-posinset":se,"aria-setsize":ue};return e.createElement(Jb,d({"data-is-focusable":!0},Lt(this.props,St),"boolean"==typeof $?{"data-is-draggable":$,draggable:$}:{},W,fe,{direction:le,elementRef:this._root,componentRef:this._focusZone,role:me,"aria-label":ee,"aria-disabled":X||void 0,"aria-describedby":te?this._ariaRowDescriptionId:ne,className:this._classNames.root,"data-selection-index":l,"data-selection-touch-invoke":!0,"data-selection-disabled":null!==(t=this.props["data-selection-disabled"])&&void 0!==t?t:X||void 0,"data-item-index":l,"aria-rowindex":void 0===se?l+m:void 0,"data-automationid":"DetailsRow","aria-selected":ae,allowFocusRoot:!0}),te?e.createElement("span",{key:"description",role:"presentation",hidden:!0,id:this._ariaRowDescriptionId},te):null,ie&&e.createElement("div",{role:"gridcell","data-selection-toggle":!0,className:this._classNames.checkCell},f({id:c?c+"-checkbox":void 0,selected:q,selectionMode:b,anySelected:J,"aria-label":x,"aria-labelledby":c?he:void 0,canSelect:re,compact:Y,className:this._classNames.check,theme:P,isVisible:k===qS.always,onRenderDetailsCheckbox:y,useFastIcons:j})),e.createElement(aL,{indentWidth:E,role:"gridcell",count:0===N?-1:N}),u&&pe,U&&e.createElement("span",{role:"presentation",className:i(this._classNames.cellMeasurer,this._classNames.cell),ref:this._cellMeasurer},e.createElement(de,{rowClassNames:this._rowClassNames,rowHeaderId:c+"-header",columns:[U.column],item:u,itemIndex:l,columnStartIndex:(ie?1:0)+(N?1:0)+a.length,onRenderItemColumn:g,getCellValueKey:_})))},n.prototype.measureCell=function(e,t){var n=this.props.columns,r=d({},(void 0===n?vL:n)[e]);r.minWidth=0,r.maxWidth=999999,delete r.calculatedWidth,this.setState({columnMeasureInfo:{index:e,column:r,onMeasureDone:t}})},n.prototype.focus=function(e){var t;return void 0===e&&(e=!1),!!(null===(t=this._focusZone.current)||void 0===t?void 0:t.focus(e))},n.prototype._onRenderCheck=function(t){return e.createElement(hL,d({},t))},n.prototype._getRowDragDropOptions=function(){var e=this.props,t=e.item,n=e.itemIndex,r=e.dragDropEvents;return{eventMap:e.eventsToRegister,selectionIndex:n,context:{data:t,index:n},canDrag:r.canDrag,canDrop:r.canDrop,onDragStart:r.onDragStart,updateDropState:this._updateDroppingState,onDrop:r.onDrop,onDragEnd:r.onDragEnd,onDragOver:r.onDragOver}},n}(e.Component);function bL(e){var t,n=e.itemIndex,r=e.selection;return{isSelected:!!(null==r?void 0:r.isIndexSelected(n)),isSelectionModal:!!(null===(t=null==r?void 0:r.isModal)||void 0===t?void 0:t.call(r))}}var kL,wL=kf(_L,(function(e){var t,n,r,o,i,a,s,u,l,c,p,m,h,f,y=e.theme,g=e.isSelected,v=e.canSelect,_=e.droppingClassName,b=e.isCheckVisible,k=e.checkboxCellClassName,w=e.compact,M=e.className,T=e.cellStyleProps,D=void 0===T?rL:T,x=e.enableUpdateAnimations,S=e.disabled,L=y.palette,C=y.fonts,E=L.neutralPrimary,O=L.white,Y=L.neutralSecondary,P=L.neutralLighter,I=L.neutralLight,H=L.neutralDark,N=L.neutralQuaternaryAlt,R=y.semanticColors,j=R.focusBorder,A=R.linkHovered,F=Tr(nL,y),W={defaultHeaderText:E,defaultMetaText:Y,defaultBackground:O,defaultHoverHeaderText:H,defaultHoverMetaText:E,defaultHoverBackground:P,selectedHeaderText:H,selectedMetaText:E,selectedBackground:I,selectedHoverHeaderText:H,selectedHoverMetaText:E,selectedHoverBackground:N,focusHeaderText:H,focusMetaText:E,focusBackground:I,focusHoverBackground:N},B=[mr(y,{inset:-1,borderColor:j,outlineColor:O,highContrastStyle:{top:2,right:2,bottom:2,left:2}}),F.isSelected,{color:W.selectedMetaText,background:W.selectedBackground,borderBottom:"1px solid "+O,selectors:(t={"&:before":{position:"absolute",display:"block",top:-1,height:1,bottom:0,left:0,right:0,content:"",borderTop:"1px solid "+O}},t["."+F.cell+" > ."+WT.root]={color:A,selectors:(n={},n[lr]={color:"HighlightText"},n)},t["&:hover"]={background:W.selectedHoverBackground,color:W.selectedHoverMetaText,selectors:(r={},r[lr]={background:"Highlight",selectors:(o={},o["."+F.cell]={color:"HighlightText"},o["."+F.cell+" > ."+WT.root]={forcedColorAdjust:"none",color:"HighlightText"},o)},r["."+F.isRowHeader]={color:W.selectedHoverHeaderText,selectors:(i={},i[lr]={color:"HighlightText"},i)},r)},t["&:focus"]={background:W.focusBackground,selectors:(a={},a["."+F.cell]={color:W.focusMetaText,selectors:(s={},s[lr]={color:"HighlightText",selectors:{"> a":{color:"HighlightText"}}},s)},a["."+F.isRowHeader]={color:W.focusHeaderText,selectors:(u={},u[lr]={color:"HighlightText"},u)},a[lr]={background:"Highlight"},a)},t[lr]=d(d({background:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{selectors:{a:{color:"HighlightText"}}}),t["&:focus:hover"]={background:W.focusHoverBackground},t)}],X=[F.isContentUnselectable,{userSelect:"none",cursor:"default"}],z={minHeight:iL.compactRowHeight,border:0},U={minHeight:iL.compactRowHeight,paddingTop:iL.compactRowVerticalPadding,paddingBottom:iL.compactRowVerticalPadding,paddingLeft:D.cellLeftPadding+"px"},V=[mr(y,{inset:-1}),F.cell,{display:"inline-block",position:"relative",boxSizing:"border-box",minHeight:iL.rowHeight,verticalAlign:"top",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",paddingTop:iL.rowVerticalPadding,paddingBottom:iL.rowVerticalPadding,paddingLeft:D.cellLeftPadding+"px",selectors:(l={"& > button":{maxWidth:"100%"}},l["[data-is-focusable='true']"]=mr(y,{inset:-1,borderColor:Y,outlineColor:O}),l)},g&&{selectors:(c={},c[lr]=d({background:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),c)},w&&U,S&&{opacity:.5}];return{root:[F.root,sr.fadeIn400,_,y.fonts.small,b&&F.isCheckVisible,mr(y,{borderColor:j,outlineColor:O}),{borderBottom:"1px solid "+P,background:W.defaultBackground,color:W.defaultMetaText,display:"inline-flex",minWidth:"100%",minHeight:iL.rowHeight,whiteSpace:"nowrap",padding:0,boxSizing:"border-box",verticalAlign:"top",textAlign:"left",selectors:(p={},p["."+F.listCellFirstChild+" &:before"]={display:"none"},p["&:hover"]={background:W.defaultHoverBackground,color:W.defaultHoverMetaText,selectors:(m={},m["."+F.isRowHeader]={color:W.defaultHoverHeaderText},m["."+F.cell+" > ."+WT.root]={color:A},m)},p["&:hover ."+F.check]={opacity:1},p["."+jt+" &:focus ."+F.check]={opacity:1},p[".ms-GroupSpacer"]={flexShrink:0,flexGrow:0},p)},g&&B,!v&&X,w&&z,M],cellUnpadded:{paddingRight:D.cellRightPadding+"px"},cellPadded:{paddingRight:D.cellExtraRightPadding+D.cellRightPadding+"px",selectors:(h={},h["&."+F.cellCheck]={paddingRight:0},h)},cell:V,cellAnimation:x&&Zn.slideLeftIn40,cellMeasurer:[F.cellMeasurer,{overflow:"visible",whiteSpace:"nowrap"}],checkCell:[V,F.cellCheck,k,{padding:0,paddingTop:1,marginTop:-1,flexShrink:0}],fields:[F.fields,{display:"flex",alignItems:"stretch"}],isRowHeader:[F.isRowHeader,{color:W.defaultHeaderText,fontSize:C.medium.fontSize},g&&{color:W.selectedHeaderText,fontWeight:ir.semibold,selectors:(f={},f[lr]={color:"HighlightText"},f)}],isMultiline:[V,{whiteSpace:"normal",wordBreak:"break-word",textOverflow:"clip"}],check:[F.check]}}),void 0,{scope:"DetailsRow"});!function(e){e[e.hidden=0]="hidden",e[e.visible=1]="visible"}(kL||(kL={}));var ML,TL=function(){function e(e){this._selection=e.selection,this._dragEnterCounts={},this._activeTargets={},this._lastId=0,this._initialized=!1}return e.prototype.dispose=function(){this._events&&this._events.dispose()},e.prototype.subscribe=function(e,t,n){var r=this;if(!this._initialized){this._events=new sv(this);var o=we();o&&(this._events.on(o.body,"mouseup",this._onMouseUp.bind(this),!0),this._events.on(o,"mouseup",this._onDocumentMouseUp.bind(this),!0)),this._initialized=!0}var i,a,s,u,l,c,d,p,m,h,f=n.key,y=void 0===f?""+ ++this._lastId:f,g=[];if(n&&e){var v=n.eventMap,_=n.context,b=n.updateDropState,k={root:e,options:n,key:y};if(p=this._isDraggable(k),m=this._isDroppable(k),(p||m)&&v)for(var w=0,M=v;w0&&(sv.raise(this._dragData.dropTarget.root,"dragleave"),sv.raise(o,"dragenter"),this._dragData.dropTarget=e)}},e.prototype._onMouseLeave=function(e,t){this._isDragging&&this._dragData&&this._dragData.dropTarget&&this._dragData.dropTarget.key===e.key&&(sv.raise(e.root,"dragleave"),this._dragData.dropTarget=void 0)},e.prototype._onMouseDown=function(e,t){if(0===t.button)if(this._isDraggable(e)){this._dragData={clientX:t.clientX,clientY:t.clientY,eventTarget:t.target,dragTarget:e};for(var n=0,r=Object.keys(this._activeTargets);n=0&&"drop"!==t.type&&!e&&r._resetDropHints()},r._onDragOver=function(e,t){r._draggedColumnIndex>=0&&(t.stopPropagation(),r._computeDropHintToBeShown(t.clientX))},r._onDrop=function(e,t){var n=r._getColumnReorderProps();if(r._draggedColumnIndex>=0&&t){var o=r._draggedColumnIndex>r._currentDropHintIndex?r._currentDropHintIndex:r._currentDropHintIndex-1,i=r._isValidCurrentDropHintIndex();if(t.stopPropagation(),i)if(r._onDropIndexInfo.sourceIndex=r._draggedColumnIndex,r._onDropIndexInfo.targetIndex=o,n.onColumnDrop){var a={draggedIndex:r._draggedColumnIndex,targetIndex:o};n.onColumnDrop(a)}else n.handleColumnReorder&&n.handleColumnReorder(r._draggedColumnIndex,o)}r._resetDropHints(),r._dropHintDetails={},r._draggedColumnIndex=-1},r._computeColumnIndexOffset=function(e){var t=1;return e&&(t+=1),r.props.groupNestingDepth&&r.props.groupNestingDepth>0&&(t+=1),t},r._updateDragInfo=function(e,t){var n=r._getColumnReorderProps(),o=e.itemIndex;if(o>=0)r._draggedColumnIndex=o-r._computeColumnIndexOffset(!r._isCheckboxColumnHidden()),r._getDropHintPositions(),n.onColumnDragStart&&n.onColumnDragStart(!0);else if(t&&r._draggedColumnIndex>=0&&(r._resetDropHints(),r._draggedColumnIndex=-1,r._dropHintDetails={},n.onColumnDragEnd)){var i=r._isEventOnHeader(t);n.onColumnDragEnd({dropLocation:i},t)}},r._getDropHintPositions=function(){for(var e,t=r.props.columns,n=void 0===t?OL:t,o=r._getColumnReorderProps(),i=0,a=0,s=o.frozenColumnCountFromStart||0,u=o.frozenColumnCountFromEnd||0,l=s;l=0&&(r._resetDropHints(),r._updateDropHintElement(r._dropHintDetails[p].dropHintElementRef,"inline-block"),r._currentDropHintIndex=p)}},r._renderColumnSizer=function(t){var n,o=t.columnIndex,a=r.props.columns,s=void 0===a?OL:a,u=s[o],l=r.state.columnResizeDetails,c=r._classNames;return u.isResizable?e.createElement("div",{key:u.key+"_sizer","aria-hidden":!0,role:"button","data-is-focusable":!1,onClick:NL,"data-sizer-index":o,onBlur:r._onSizerBlur,className:i(c.cellSizer,o=0&&this._onDropIndexInfo.targetIndex>=0){var t=e.columns,n=void 0===t?OL:t,r=this.props.columns,o=void 0===r?OL:r;n[this._onDropIndexInfo.sourceIndex].key===o[this._onDropIndexInfo.targetIndex].key&&(this._onDropIndexInfo={sourceIndex:-1,targetIndex:-1})}this.props.isAllCollapsed!==e.isAllCollapsed&&this.setState({isAllCollapsed:this.props.isAllCollapsed})},n.prototype.componentWillUnmount=function(){this._subscriptionObject&&(this._subscriptionObject.dispose(),delete this._subscriptionObject),this._dragDropHelper.dispose(),this._events.dispose()},n.prototype.render=function(){var t=this,n=this.props,r=n.columns,o=void 0===r?OL:r,i=n.ariaLabel,a=n.ariaLabelForToggleAllGroupsButton,s=n.ariaLabelForSelectAllCheckbox,u=n.selectAllVisibility,l=n.ariaLabelForSelectionColumn,c=n.indentWidth,d=n.onColumnClick,p=n.onColumnContextMenu,m=n.onRenderColumnHeaderTooltip,h=void 0===m?this._onRenderColumnHeaderTooltip:m,f=n.styles,y=n.selectionMode,g=n.theme,v=n.onRenderDetailsCheckbox,_=n.groupNestingDepth,b=n.useFastIcons,k=n.checkboxVisibility,w=n.className,M=this.state,T=M.isAllSelected,D=M.columnResizeDetails,x=M.isSizing,S=M.isAllCollapsed,L=u!==ML.none,C=u===ML.hidden,E=k===qS.always,O=this._getColumnReorderProps(),Y=O&&O.frozenColumnCountFromStart?O.frozenColumnCountFromStart:0,P=O&&O.frozenColumnCountFromEnd?O.frozenColumnCountFromEnd:0;this._classNames=EL(f,{theme:g,isAllSelected:T,isSelectAllHidden:u===ML.hidden,isResizingColumn:!!D&&x,isSizing:x,isAllCollapsed:S,isCheckboxHidden:C,className:w});var I=this._classNames,H=b?cb:mb,N=_>0,R=N&&this.props.collapseAllVisibility===kL.visible,j=this._computeColumnIndexOffset(L),A=Vo(g);return e.createElement(Jb,{role:"row","aria-label":i,className:I.root,componentRef:this._rootComponent,elementRef:this._rootElement,onMouseMove:this._onRootMouseMove,"data-automationid":"DetailsHeader",direction:Nb.horizontal},L?[e.createElement("div",{key:"__checkbox",className:I.cellIsCheck,"aria-labelledby":this._id+"-checkTooltip",onClick:C?void 0:this._onSelectAllClicked,role:"columnheader"},h({hostClassName:I.checkTooltip,id:this._id+"-checkTooltip",setAriaDescribedBy:!1,content:s,children:e.createElement(hL,{id:this._id+"-check","aria-label":y===NS.multiple?s:l,"data-is-focusable":!C||void 0,isHeader:!0,selected:T,anySelected:!1,canSelect:!C,className:I.check,onRenderDetailsCheckbox:v,useFastIcons:b,isVisible:E})},this._onRenderColumnHeaderTooltip)),this.props.onRenderColumnHeaderTooltip?null:s&&!C?e.createElement("label",{key:"__checkboxLabel",id:this._id+"-checkTooltip",className:I.accessibleLabel,"aria-hidden":!0},s):l&&C?e.createElement("label",{key:"__checkboxLabel",id:this._id+"-checkTooltip",className:I.accessibleLabel,"aria-hidden":!0},l):null]:null,R?e.createElement("div",{className:I.cellIsGroupExpander,onClick:this._onToggleCollapseAll,"data-is-focusable":!0,"aria-label":a,"aria-expanded":!S,role:"columnheader"},e.createElement(H,{className:I.collapseButton,iconName:A?"ChevronLeftMed":"ChevronRightMed"}),e.createElement("span",{className:I.accessibleLabel},a)):N?e.createElement("div",{className:I.cellIsGroupExpander,"data-is-focusable":!1,role:"columnheader"}):null,e.createElement(aL,{indentWidth:c,role:"gridcell",count:_-1}),o.map((function(n,r){var i=!!O&&r>=Y&&r=0},n.prototype._isCheckboxColumnHidden=function(){var e=this.props,t=e.selectionMode,n=e.checkboxVisibility;return t===NS.none||n===qS.hidden},n.prototype._resetDropHints=function(){this._currentDropHintIndex>=0&&(this._updateDropHintElement(this._dropHintDetails[this._currentDropHintIndex].dropHintElementRef,"none"),this._currentDropHintIndex=-1)},n.prototype._updateDropHintElement=function(e,t){e.childNodes[1].style.display=t,e.childNodes[0].style.display=t},n.prototype._isEventOnHeader=function(e){if(this._rootElement.current){var t=this._rootElement.current.getBoundingClientRect();if(e.clientX>t.left&&e.clientXt.top&&e.clientY=r:t>=n&&t<=r}function IL(e,t,n){return e?t>=n:t<=n}function HL(e,t,n){return e?t<=n:t>=n}function NL(e){e.stopPropagation()}var RL=kf(YL,(function(e){var t,n,r,o,i=e.theme,a=e.className,s=e.isAllSelected,u=e.isResizingColumn,l=e.isSizing,c=e.isAllCollapsed,p=e.cellStyleProps,m=void 0===p?rL:p,h=i.semanticColors,f=i.palette,y=i.fonts,g=Tr(sL,i),v={iconForegroundColor:h.bodySubtext,headerForegroundColor:h.bodyText,headerBackgroundColor:h.bodyBackground,resizerColor:f.neutralTertiaryAlt},_={opacity:1,transition:"opacity 0.3s linear"},b=uL(e);return{root:[g.root,y.small,{display:"inline-block",background:v.headerBackgroundColor,position:"relative",minWidth:"100%",verticalAlign:"top",height:42,lineHeight:42,whiteSpace:"nowrap",boxSizing:"content-box",paddingBottom:"1px",paddingTop:"16px",borderBottom:"1px solid "+h.bodyDivider,cursor:"default",userSelect:"none",selectors:(t={},t["&:hover ."+g.check]={opacity:1},t["& ."+g.tooltipHost+" ."+g.checkTooltip]={display:"block"},t)},s&&g.isAllSelected,u&&g.isResizingColumn,a],check:[g.check,{height:42},{selectors:(n={},n["."+jt+" &:focus"]={opacity:1},n)}],cellWrapperPadded:{paddingRight:m.cellExtraRightPadding+m.cellRightPadding},cellIsCheck:[b,g.cellIsCheck,{position:"relative",padding:0,margin:0,display:"inline-flex",alignItems:"center",border:"none"},s&&{opacity:1}],cellIsGroupExpander:[b,{display:"inline-flex",alignItems:"center",justifyContent:"center",fontSize:y.small.fontSize,padding:0,border:"none",width:36,color:f.neutralSecondary,selectors:{":hover":{backgroundColor:f.neutralLighter},":active":{backgroundColor:f.neutralLight}}}],cellIsActionable:{selectors:{":hover":{color:h.bodyText,background:h.listHeaderBackgroundHovered},":active":{background:h.listHeaderBackgroundPressed}}},cellIsEmpty:{textOverflow:"clip"},cellSizer:[g.cellSizer,{selectors:{"&::-moz-focus-inner":{border:0},"&":{outline:"transparent"}}},{display:"inline-block",position:"relative",cursor:"ew-resize",bottom:0,top:0,overflow:"hidden",height:"inherit",background:"transparent",zIndex:1,width:16,selectors:(r={":after":{content:'""',position:"absolute",top:0,bottom:0,width:1,background:v.resizerColor,opacity:0,left:"50%"},":focus:after":_,":hover:after":_},r["&."+g.isResizing+":after"]=[_,{boxShadow:"0 0 5px 0 rgba(0, 0, 0, 0.4)"}],r)}],cellIsResizing:g.isResizing,cellSizerStart:{margin:"0 -8px"},cellSizerEnd:{margin:0,marginLeft:-16},collapseButton:[g.collapseButton,{transformOrigin:"50% 50%",transition:"transform .1s linear"},c?[g.isCollapsed,{transform:"rotate(0deg)"}]:{transform:Vo(i)?"rotate(-90deg)":"rotate(90deg)"}],checkTooltip:g.checkTooltip,sizingOverlay:l&&{position:"absolute",left:0,top:0,right:0,bottom:0,cursor:"ew-resize",background:"rgba(255, 255, 255, 0)",selectors:(o={},o[lr]=d({background:"transparent"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),o)},accessibleLabel:fr,dropHintCircleStyle:[g.dropHintCircleStyle,{display:"inline-block",visibility:"hidden",position:"absolute",bottom:0,height:9,width:9,borderRadius:"50%",marginLeft:-5,top:34,overflow:"visible",zIndex:10,border:"1px solid "+f.themePrimary,background:f.white}],dropHintCaretStyle:[g.dropHintCaretStyle,{display:"none",position:"absolute",top:-28,left:-6.5,fontSize:y.medium.fontSize,color:f.themePrimary,overflow:"visible",zIndex:10}],dropHintLineStyle:[g.dropHintLineStyle,{display:"none",position:"absolute",bottom:0,top:0,overflow:"hidden",height:42,width:1,background:f.themePrimary,zIndex:10}],dropHintStyle:{display:"inline-block",position:"absolute"}}}),void 0,{scope:"DetailsHeader"}),jL="data-selection-index",AL="data-selection-toggle",FL="data-selection-invoke",WL="data-selection-all-toggle",BL=function(t){function n(n){var r=t.call(this,n)||this;r._root=e.createRef(),r.ignoreNextFocus=function(){r._handleNextFocus(!1)},r._onSelectionChange=function(){var e=r.props.selection,t=e.isModal&&e.isModal();r.setState({isModal:t})},r._onMouseDownCapture=function(e){var t=e.target;if(document.activeElement===t||yv(document.activeElement,t)){if(yv(t,r._root.current))for(;t!==r._root.current;){if(r._hasAttribute(t,FL)){r.ignoreNextFocus();break}t=fv(t)}}else r.ignoreNextFocus()},r._onFocus=function(e){var t=e.target,n=r.props.selection,o=r._isCtrlPressed||r._isMetaPressed,i=r._getSelectionMode();if(r._shouldHandleFocus&&i!==NS.none){var a=r._hasAttribute(t,AL),s=r._findItemRoot(t);if(!a&&s){var u=r._getItemIndex(s);void 0===r._getItemSpan(s)&&(o?(n.setIndexSelected(u,n.isIndexSelected(u),!0),r.props.enterModalOnTouch&&r._isTouch&&n.setModal&&(n.setModal(!0),r._setIsTouch(!1))):r.props.isSelectedOnFocus&&r._onItemSurfaceClick("focus",u))}}r._handleNextFocus(!1)},r._onMouseDown=function(e){r._updateModifiers(e);var t=r.props.toggleWithoutModifierPressed,n=e.target,o=r._findItemRoot(n);if(!r._isSelectionDisabled(n))for(;n!==r._root.current&&!r._hasAttribute(n,WL);){if(o){if(r._hasAttribute(n,AL))break;if(r._hasAttribute(n,FL))break;if(!(n!==o&&!r._shouldAutoSelect(n)||r._isShiftPressed||r._isCtrlPressed||r._isMetaPressed||t)){r._onInvokeMouseDown(e,r._getItemIndex(o),r._getItemSpan(o));break}if(r.props.disableAutoSelectOnInputElements&&("A"===n.tagName||"BUTTON"===n.tagName||"INPUT"===n.tagName))return}n=fv(n)}},r._onTouchStartCapture=function(e){r._setIsTouch(!0)},r._onClick=function(e){var t=r.props.enableTouchInvocationTarget,n=void 0!==t&&t;r._updateModifiers(e);for(var o=e.target,i=r._findItemRoot(o),a=r._isSelectionDisabled(o);o!==r._root.current;){if(r._hasAttribute(o,WL)){a||r._onToggleAllClick(e);break}if(i){var s=r._getItemIndex(i),u=r._getItemSpan(i);if(r._hasAttribute(o,AL)){a||(r._isShiftPressed?r._onItemSurfaceClick("click",s,u):r._onToggleClick(e,s,u));break}if(r._isTouch&&n&&r._hasAttribute(o,"data-selection-touch-invoke")||r._hasAttribute(o,FL)){void 0===u&&r._onInvokeClick(e,s);break}if(o===i){a||r._onItemSurfaceClick("click",s,u);break}if("A"===o.tagName||"BUTTON"===o.tagName||"INPUT"===o.tagName)return}o=fv(o)}},r._onContextMenu=function(e){var t=e.target,n=r.props,o=n.onItemContextMenu,i=n.selection;if(o){var a=r._findItemRoot(t);if(a){var s=r._getItemIndex(a);r._onInvokeMouseDown(e,s),o(i.getItems()[s],s,e.nativeEvent)||e.preventDefault()}}},r._onDoubleClick=function(e){var t=e.target,n=r.props.onItemInvoked,o=r._findItemRoot(t);if(o&&n&&!r._isInputElement(t)){for(var i=r._getItemIndex(o);t!==r._root.current&&!r._hasAttribute(t,AL)&&!r._hasAttribute(t,FL);){if(t===o){r._onInvokeClick(e,i);break}t=fv(t)}t=fv(t)}},r._onKeyDownCapture=function(e){r._updateModifiers(e),r._handleNextFocus(!0)},r._onKeyDown=function(e){r._updateModifiers(e);var t=e.target,n=r._isSelectionDisabled(t),o=r.props,i=o.selection,a=o.selectionClearedOnEscapePress,s=e.which===Ht.a&&(r._isCtrlPressed||r._isMetaPressed),u=e.which===Ht.escape;if(!r._isInputElement(t)){var l=r._getSelectionMode();if(s&&l===NS.multiple&&!i.isAllSelected())return n||i.setAllSelected(!0),e.stopPropagation(),void e.preventDefault();if(a&&u&&i.getSelectedCount()>0)return n||i.setAllSelected(!1),e.stopPropagation(),void e.preventDefault();var c=r._findItemRoot(t);if(c)for(var d=r._getItemIndex(c),p=r._getItemSpan(c);t!==r._root.current&&!r._hasAttribute(t,AL);){if(r._shouldAutoSelect(t)){n||void 0!==p||r._onInvokeMouseDown(e,d,p);break}if(!(e.which!==Ht.enter&&e.which!==Ht.space||"BUTTON"!==t.tagName&&"A"!==t.tagName&&"INPUT"!==t.tagName&&"SUMMARY"!==t.tagName))return!1;if(t===c){if(e.which===Ht.enter)return void(void 0===p&&(r._onInvokeClick(e,d),e.preventDefault()));if(e.which===Ht.space)return n||r._onToggleClick(e,d,p),void e.preventDefault();break}t=fv(t)}}},r._events=new sv(r),r._async=new Lb(r),r_(r);var o=r.props.selection,i=o.isModal&&o.isModal();return r.state={isModal:i},r}return c(n,t),n.getDerivedStateFromProps=function(e,t){var n=e.selection.isModal&&e.selection.isModal();return d(d({},t),{isModal:n})},n.prototype.componentDidMount=function(){var e=g(this._root.current);this._events.on(e,"keydown, keyup",this._updateModifiers,!0),this._events.on(document,"click",this._findScrollParentAndTryClearOnEmptyClick),this._events.on(document.body,"touchstart",this._onTouchStartCapture,!0),this._events.on(document.body,"touchend",this._onTouchStartCapture,!0),this._events.on(this.props.selection,"change",this._onSelectionChange)},n.prototype.render=function(){var t=this.state.isModal;return e.createElement("div",{className:i("ms-SelectionZone",this.props.className,{"ms-SelectionZone--modal":!!t}),ref:this._root,onKeyDown:this._onKeyDown,onMouseDown:this._onMouseDown,onKeyDownCapture:this._onKeyDownCapture,onClick:this._onClick,role:"presentation",onDoubleClick:this._onDoubleClick,onContextMenu:this._onContextMenu,onMouseDownCapture:this._onMouseDownCapture,onFocusCapture:this._onFocus,"data-selection-is-modal":!!t||void 0},this.props.children,e.createElement(Gt,null))},n.prototype.componentDidUpdate=function(e){var t=this.props.selection;t!==e.selection&&(this._events.off(e.selection),this._events.on(t,"change",this._onSelectionChange))},n.prototype.componentWillUnmount=function(){this._events.dispose(),this._async.dispose()},n.prototype._isSelectionDisabled=function(e){if(this._getSelectionMode()===NS.none)return!0;for(;e!==this._root.current;){if(this._hasAttribute(e,"data-selection-disabled"))return!0;e=fv(e)}return!1},n.prototype._onToggleAllClick=function(e){var t=this.props.selection;this._getSelectionMode()===NS.multiple&&(t.toggleAllSelected(),e.stopPropagation(),e.preventDefault())},n.prototype._onToggleClick=function(e,t,n){var r=this.props.selection,o=this._getSelectionMode();if(r.setChangeEvents(!1),this.props.enterModalOnTouch&&this._isTouch&&(void 0!==n?!r.isRangeSelected(t,n):!r.isIndexSelected(t))&&r.setModal&&(r.setModal(!0),this._setIsTouch(!1)),o===NS.multiple)void 0!==n?r.toggleRangeSelected(t,n):r.toggleIndexSelected(t);else{if(o!==NS.single)return void r.setChangeEvents(!0);if(void 0===n||1===n){var i=r.isIndexSelected(t),a=r.isModal&&r.isModal();r.setAllSelected(!1),r.setIndexSelected(t,!i,!0),a&&r.setModal&&r.setModal(!0)}}r.setChangeEvents(!0),e.stopPropagation()},n.prototype._onInvokeClick=function(e,t){var n=this.props,r=n.selection,o=n.onItemInvoked;o&&(o(r.getItems()[t],t,e.nativeEvent),e.preventDefault(),e.stopPropagation())},n.prototype._onItemSurfaceClick=function(e,t,n){var r,o=this.props,i=o.selection,a=o.toggleWithoutModifierPressed,s=this._isCtrlPressed||this._isMetaPressed,u=this._getSelectionMode();u===NS.multiple?this._isShiftPressed&&!this._isTabPressed?void 0!==n?null===(r=i.selectToRange)||void 0===r||r.call(i,t,n,!s):i.selectToIndex(t,!s):"click"===e&&(s||a)?void 0!==n?i.toggleRangeSelected(t,n):i.toggleIndexSelected(t):this._clearAndSelectIndex(t,n):u===NS.single&&this._clearAndSelectIndex(t,n)},n.prototype._onInvokeMouseDown=function(e,t,n){var r=this.props.selection;if(void 0!==n){if(r.isRangeSelected(t,n))return}else if(r.isIndexSelected(t))return;this._clearAndSelectIndex(t,n)},n.prototype._findScrollParentAndTryClearOnEmptyClick=function(e){var t=hv(this._root.current);this._events.off(document,"click",this._findScrollParentAndTryClearOnEmptyClick),this._events.on(t,"click",this._tryClearOnEmptyClick),(t&&e.target instanceof Node&&t.contains(e.target)||t===e.target)&&this._tryClearOnEmptyClick(e)},n.prototype._tryClearOnEmptyClick=function(e){!this.props.selectionPreservedOnEmptyClick&&this._isNonHandledClick(e.target)&&this.props.selection.setAllSelected(!1)},n.prototype._clearAndSelectIndex=function(e,t){var n,r=this.props,o=r.selection,i=r.selectionClearedOnSurfaceClick,a=void 0===i||i;if((void 0!==t&&1!==t||1!==o.getSelectedCount()||!o.isIndexSelected(e))&&a){var s=o.isModal&&o.isModal();o.setChangeEvents(!1),o.setAllSelected(!1),void 0!==t?null===(n=o.setRangeSelected)||void 0===n||n.call(o,e,t,!0,!0):o.setIndexSelected(e,!0,!0),(s||this.props.enterModalOnTouch&&this._isTouch)&&(o.setModal&&o.setModal(!0),this._isTouch&&this._setIsTouch(!1)),o.setChangeEvents(!0)}},n.prototype._updateModifiers=function(e){this._isShiftPressed=e.shiftKey,this._isCtrlPressed=e.ctrlKey,this._isMetaPressed=e.metaKey;var t=e.keyCode;this._isTabPressed=!!t&&t===Ht.tab},n.prototype._findItemRoot=function(e){for(var t=this.props.selection;e!==this._root.current;){var n=e.getAttribute(jL),r=Number(n);if(null!==n&&r>=0&&r ."+y.root+" ."+y.dropIcon]={transition:"transform "+qn+" cubic-bezier(0.075, 0.820, 0.165, 1.000) opacity "+Vn+" "+UL,transitionDelay:Kn,opacity:1,transform:"rotate(0.2deg) scale(1);"},n["."+y.check]={opacity:0},n)},t)},u&&[y.isSelected,{background:m.listItemBackgroundChecked,selectors:(r={":hover":{background:m.listItemBackgroundCheckedHovered}},r[""+y.check]={opacity:1},r)}],c&&[y.compact,{border:"none"}],s],groupHeaderContainer:[{display:"flex",alignItems:"center",height:p}],headerCount:[{padding:"0px 4px"}],check:[y.check,g,{display:"flex",alignItems:"center",justifyContent:"center",paddingTop:1,marginTop:-1,opacity:0,width:48,height:p,selectors:(o={},o["."+jt+" &:focus"]={opacity:1},o)}],expand:[y.expand,g,{display:"flex",flexShrink:0,alignItems:"center",justifyContent:"center",fontSize:f.small.fontSize,width:36,height:p,color:u?h.neutralPrimary:h.neutralSecondary,selectors:{":hover":{backgroundColor:u?h.neutralQuaternary:h.neutralLight},":active":{backgroundColor:u?h.neutralTertiaryAlt:h.neutralQuaternaryAlt}}}],expandIsCollapsed:[l?[y.isCollapsed,{transform:"rotate(0deg)",transformOrigin:"50% 50%",transition:"transform .1s linear"}]:{transform:Vo(a)?"rotate(-90deg)":"rotate(90deg)",transformOrigin:"50% 50%",transition:"transform .1s linear"}],title:[y.title,{paddingLeft:d,fontSize:c?f.medium.fontSize:f.mediumPlus.fontSize,fontWeight:l?ir.regular:ir.semibold,cursor:"pointer",outline:0,whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden"}],dropIcon:[y.dropIcon,{position:"absolute",left:-26,fontSize:ar.large,color:h.neutralSecondary,transition:"transform "+Gn+" cubic-bezier(0.600, -0.280, 0.735, 0.045), opacity "+qn+" "+UL,opacity:0,transform:"rotate(0.2deg) scale(0.65)",transformOrigin:"10px 10px",selectors:(i={},i[":global(."+y.iconTag+")"]={position:"absolute"},i)}]}}),void 0,{scope:"GroupHeader"}),ZL={root:"ms-GroupShowAll",link:"ms-Link"},JL=Df(),$L=kf((function(t){var n=t.group,r=t.groupLevel,o=t.showAllLinkText,i=void 0===o?"Show All":o,a=t.styles,s=t.theme,u=t.onToggleSummarize,l=JL(a,{theme:s}),c=(0,e.useCallback)((function(e){u(n),e.stopPropagation(),e.preventDefault()}),[u,n]);return n?e.createElement("div",{className:l.root},e.createElement(aL,{count:r}),e.createElement(BT,{onClick:c},i)):null}),(function(e){var t,n=e.theme,r=n.fonts,o=Tr(ZL,n);return{root:[o.root,{position:"relative",padding:"10px 84px",cursor:"pointer",selectors:(t={},t["."+o.link]={fontSize:r.small.fontSize},t)}]}}),void 0,{scope:"GroupShowAll"}),QL={root:"ms-groupFooter"},eC=Df(),tC=kf((function(t){var n=t.group,r=t.groupLevel,o=t.footerText,i=t.indentWidth,a=t.styles,s=t.theme,u=eC(a,{theme:s});return n&&o?e.createElement("div",{className:u.root},e.createElement(aL,{indentWidth:i,count:r}),o):null}),(function(e){var t=e.theme,n=e.className,r=Tr(QL,t);return{root:[t.fonts.medium,r.root,{position:"relative",padding:"5px 38px"},n]}}),void 0,{scope:"GroupFooter"}),nC=function(e){if(void 0===e)return 0;var t=0;return"scrollTop"in e?t=e.scrollTop:"scrollY"in e&&(t=e.scrollY),Math.ceil(t)},rC=function(e,t){"scrollTop"in e?e.scrollTop=t:"scrollY"in e&&e.scrollTo(e.scrollX,t)},oC="spacer-",iC={top:-1,bottom:-1,left:-1,right:-1,width:0,height:0},aC=function(e){return e.getBoundingClientRect()},sC=aC,uC=aC,lC=function(t){function n(n){var r=t.call(this,n)||this;return r._root=e.createRef(),r._surface=e.createRef(),r._pageRefs={},r._getDerivedStateFromProps=function(e,t){return e.items!==r.props.items||e.renderCount!==r.props.renderCount||e.startIndex!==r.props.startIndex||e.version!==r.props.version||!t.hasMounted&&r.props.renderEarly&&f()?(r._resetRequiredWindows(),r._requiredRect=null,r._measureVersion++,r._invalidatePageCache(),r._updatePages(e,t)):t},r._onRenderRoot=function(t){var n=t.rootRef,r=t.surfaceElement,o=t.divProps;return e.createElement("div",d({ref:n},o),r)},r._onRenderSurface=function(t){var n=t.surfaceRef,r=t.pageElements,o=t.divProps;return e.createElement("div",d({ref:n},o),r)},r._onRenderPage=function(t,n){for(var o,i=r.props,a=i.onRenderCell,s=i.onRenderCellConditional,u=i.role,l=t.page,c=l.items,m=void 0===c?[]:c,h=l.startIndex,f=p(t,["page"]),y=void 0===u?"listitem":"presentation",g=[],v=0;ve){if(t&&this._scrollElement){for(var d=uC(this._scrollElement),p=nC(this._scrollElement),m={top:p,bottom:p+d.height},h=e-u,f=0;f=m.top&&y<=m.bottom)return;am.bottom&&(a=y-d.height)}return void(this._scrollElement&&rC(this._scrollElement,a))}a+=c}},n.prototype.getStartItemIndexInView=function(e){for(var t=0,n=this.state.pages||[];t=r.top&&(this._scrollTop||0)<=r.top+r.height){if(!e){var o=Math.floor(r.height/r.itemCount);return r.startIndex+Math.floor((this._scrollTop-r.top)/o)}for(var i=0,a=r.startIndex;a0?r:void 0,"aria-label":l.length>0?c["aria-label"]:void 0})})},n.prototype._shouldVirtualize=function(e){void 0===e&&(e=this.props);var t=e.onShouldVirtualize;return!t||t(e)},n.prototype._invalidatePageCache=function(){this._pageCache={}},n.prototype._renderPage=function(e){var t,n=this,r=this.props.usePageCache;if(r&&(t=this._pageCache[e.key])&&t.pageElement)return t.pageElement;var o=this._getPageStyle(e),i=this.props.onRenderPage,a=(void 0===i?this._onRenderPage:i)({page:e,className:"ms-List-page",key:e.key,ref:function(t){n._pageRefs[e.key]=t},style:o,role:"presentation"},this._onRenderPage);return r&&0===e.startIndex&&(this._pageCache[e.key]={page:e,pageElement:a}),a},n.prototype._getPageStyle=function(e){var t=this.props.getPageStyle;return d(d({},t?t(e):{}),e.items?{}:{height:e.height})},n.prototype._onFocus=function(e){for(var t=e.target;t!==this._surface.current;){var n=t.getAttribute("data-list-index");if(n){this._focusedIndex=Number(n);break}t=fv(t)}},n.prototype._onScroll=function(){this.state.isScrolling||this.props.ignoreScrollingState||this.setState({isScrolling:!0}),this._resetRequiredWindows(),this._onScrollingDone()},n.prototype._resetRequiredWindows=function(){this._requiredWindowsAhead=0,this._requiredWindowsBehind=0},n.prototype._onAsyncScroll=function(){var e,t;this._updateRenderRects(this.props,this.state),this._materializedRect&&(e=this._requiredRect,t=this._materializedRect,e.top>=t.top&&e.left>=t.left&&e.bottom<=t.bottom&&e.right<=t.right)||this.setState(this._updatePages(this.props,this.state))},n.prototype._onAsyncIdle=function(){var e=this.props,t=e.renderedWindowsAhead,n=e.renderedWindowsBehind,r=this._requiredWindowsAhead,o=this._requiredWindowsBehind,i=Math.min(t,r+1),a=Math.min(n,o+1);i===r&&a===o||(this._requiredWindowsAhead=i,this._requiredWindowsBehind=a,this._updateRenderRects(this.props,this.state),this.setState(this._updatePages(this.props,this.state))),(t>i||n>a)&&this._onAsyncIdle()},n.prototype._onScrollingDone=function(){this.props.ignoreScrollingState||this.setState({isScrolling:!1})},n.prototype._onAsyncResize=function(){this.forceUpdate()},n.prototype._updatePages=function(e,t){this._requiredRect||this._updateRenderRects(e,t);var n=this._buildPages(e,t),r=t.pages;return this._notifyPageChanges(r,n.pages,this.props),d(d(d({},t),n),{pagesVersion:{}})},n.prototype._notifyPageChanges=function(e,t,n){var r=n.onPageAdded,o=n.onPageRemoved;if(r||o){for(var i={},a=0,s=e;a-1,T=!y||w>=y.top&&l<=y.bottom,D=!v._requiredRect||w>=v._requiredRect.top&&l<=v._requiredRect.bottom;if(!f&&(D||T&&M)||!h||p>=n&&p=v._visibleRect.top&&l<=v._visibleRect.bottom),s.push(S),D&&v._allowedRect&&(b=a,k={top:l,bottom:w,height:d,left:y.left,right:y.right,width:y.width},b.top=k.topb.bottom||-1===b.bottom?k.bottom:b.bottom,b.right=k.right>b.right||-1===b.right?k.right:b.right,b.width=b.right-b.left+1,b.height=b.bottom-b.top+1)}else c||(c=v._createPage(oC+n,void 0,n,0,void 0,g,!0)),c.height=(c.height||0)+(w-l)+1,c.itemCount+=u;if(l+=w-l+1,f&&h)return"break"},v=this,_=o;_this._estimatedPageHeight/3)&&(a=this._surfaceRect=sC(this._surface.current),this._scrollTop=u),!n&&s&&s===this._scrollHeight||this._measureVersion++,this._scrollHeight=s||0;var l=Math.max(0,-a.top),c=g(this._root.current),p={top:l,left:a.left,bottom:l+c.innerHeight,right:a.right,width:a.width,height:c.innerHeight};this._requiredRect=cC(p,this._requiredWindowsBehind,this._requiredWindowsAhead),this._allowedRect=cC(p,o,r),this._visibleRect=p}},n.defaultProps={startIndex:0,onRenderCell:function(t,n,r){return e.createElement(e.Fragment,null,t&&t.name||"")},onRenderCellConditional:void 0,renderedWindowsAhead:2,renderedWindowsBehind:2},n}(e.Component);function cC(e,t,n){var r=e.top-t*e.height,o=e.height+(t+n)*e.height;return{top:r,bottom:r+o,height:o,left:e.left,right:e.right,width:e.width}}var dC=function(t){function n(r){var o=t.call(this,r)||this;o._root=e.createRef(),o._list=e.createRef(),o._subGroupRefs={},o._droppingClassName="",o._onRenderGroupHeader=function(t){return e.createElement(qL,d({},t))},o._onRenderGroupShowAll=function(t){return e.createElement($L,d({},t))},o._onRenderGroupFooter=function(t){return e.createElement(tC,d({},t))},o._renderSubGroup=function(t,r){var i=o.props,a=i.dragDropEvents,s=i.dragDropHelper,u=i.eventsToRegister,l=i.getGroupItemLimit,c=i.groupNestingDepth,d=i.groupProps,p=i.items,m=i.headerProps,h=i.showAllProps,f=i.footerProps,y=i.listProps,g=i.onRenderCell,v=i.selection,_=i.selectionMode,b=i.viewport,k=i.onRenderGroupHeader,w=i.onRenderGroupShowAll,M=i.onRenderGroupFooter,T=i.onShouldVirtualize,D=i.group,x=i.compact,S=t.level?t.level+1:c;return!t||t.count>0||d&&d.showEmptyGroups?e.createElement(n,{ref:function(e){return o._subGroupRefs["subGroup_"+r]=e},key:o._getGroupKey(t,r),dragDropEvents:a,dragDropHelper:s,eventsToRegister:u,footerProps:f,getGroupItemLimit:l,group:t,groupIndex:r,groupNestingDepth:S,groupProps:d,headerProps:m,items:p,listProps:y,onRenderCell:g,selection:v,selectionMode:_,showAllProps:h,viewport:b,onRenderGroupHeader:k,onRenderGroupShowAll:w,onRenderGroupFooter:M,onShouldVirtualize:T,groups:D?D.children:[],compact:x}):null},o._getGroupDragDropOptions=function(){var e=o.props,t=e.group,n=e.groupIndex,r=e.dragDropEvents;return{eventMap:e.eventsToRegister,selectionIndex:-1,context:{data:t,index:n,isGroup:!0},updateDropState:o._updateDroppingState,canDrag:r.canDrag,canDrop:r.canDrop,onDrop:r.onDrop,onDragStart:r.onDragStart,onDragEnter:r.onDragEnter,onDragLeave:r.onDragLeave,onDragEnd:r.onDragEnd,onDragOver:r.onDragOver}},o._updateDroppingState=function(e,t){var n=o.state.isDropping,r=o.props,i=r.dragDropEvents,a=r.group;n!==e&&(n?i&&i.onDragLeave&&i.onDragLeave(a,t):i&&i.onDragEnter&&(o._droppingClassName=i.onDragEnter(a,t)),o.setState({isDropping:e}))};var i=r.selection,a=r.group;return r_(o),o._id=Be("GroupedListSection"),o.state={isDropping:!1,isSelected:!(!i||!a)&&i.isRangeSelected(a.startIndex,a.count)},o._events=new sv(o),o}return c(n,t),n.prototype.componentDidMount=function(){var e=this.props,t=e.dragDropHelper,n=e.selection;t&&this._root.current&&(this._dragDropSubscription=t.subscribe(this._root.current,this._events,this._getGroupDragDropOptions())),n&&this._events.on(n,zS,this._onSelectionChange)},n.prototype.componentWillUnmount=function(){this._events.dispose(),this._dragDropSubscription&&this._dragDropSubscription.dispose()},n.prototype.componentDidUpdate=function(e){this.props.group===e.group&&this.props.groupIndex===e.groupIndex&&this.props.dragDropHelper===e.dragDropHelper||(this._dragDropSubscription&&(this._dragDropSubscription.dispose(),delete this._dragDropSubscription),this.props.dragDropHelper&&this._root.current&&(this._dragDropSubscription=this.props.dragDropHelper.subscribe(this._root.current,this._events,this._getGroupDragDropOptions())))},n.prototype.render=function(){var t=this.props,n=t.getGroupItemLimit,r=t.group,o=t.groupIndex,a=t.headerProps,s=t.showAllProps,u=t.footerProps,l=t.viewport,c=t.selectionMode,p=t.onRenderGroupHeader,m=void 0===p?this._onRenderGroupHeader:p,h=t.onRenderGroupShowAll,f=void 0===h?this._onRenderGroupShowAll:h,y=t.onRenderGroupFooter,g=void 0===y?this._onRenderGroupFooter:y,v=t.onShouldVirtualize,_=t.groupedListClassNames,b=t.groups,k=t.compact,w=t.listProps,M=void 0===w?{}:w,T=this.state.isSelected,D=r&&n?n(r):1/0,x=r&&!r.children&&!r.isCollapsed&&!r.isShowingAll&&(r.count>D||r.hasMoreData),S=r&&r.children&&r.children.length>0,L=M.version,C={group:r,groupIndex:o,groupLevel:r?r.level:0,isSelected:T,selected:T,viewport:l,selectionMode:c,groups:b,compact:k},E={groupedListId:this._id,ariaLevel:(null==r?void 0:r.level)?r.level+1:1,ariaSetSize:b?b.length:void 0,ariaPosInSet:void 0!==o?o+1:void 0},O=d(d(d({},a),C),E),Y=d(d({},s),C),P=d(d({},u),C),I=!!this.props.dragDropHelper&&this._getGroupDragDropOptions().canDrag(r)&&!!this.props.dragDropEvents.canDragGroups;return e.createElement("div",d({ref:this._root},I&&{draggable:!0},{className:i(_&&_.group,this._getDroppingClassName()),role:"presentation"}),m(O,this._onRenderGroupHeader),r&&r.isCollapsed?null:S?e.createElement(lC,{role:"presentation",ref:this._list,items:r?r.children:[],onRenderCell:this._renderSubGroup,getItemCountForPage:this._returnOne,onShouldVirtualize:v,version:L,id:this._id}):this._onRenderGroup(D),r&&r.isCollapsed?null:x&&f(Y,this._onRenderGroupShowAll),g(P,this._onRenderGroupFooter))},n.prototype.forceUpdate=function(){t.prototype.forceUpdate.call(this),this.forceListUpdate()},n.prototype.forceListUpdate=function(){var e=this.props.group;if(this._list.current){if(this._list.current.forceUpdate(),e&&e.children&&e.children.length>0)for(var t=e.children.length,n=0;n0?e.children.length:e.count},r._getGroupItemLimit=function(e){var t=r.props.groupProps;return(t&&t.getGroupItemLimit?t.getGroupItemLimit:r._getDefaultGroupItemLimit)(e)},r._getGroupHeight=function(e){var t=r.props.compact?hC:mC;return t+(e.isCollapsed?0:t*r._getGroupItemLimit(e))},r._getPageHeight=function(e){var t=r.state.groups,n=r.props.getGroupHeight,o=void 0===n?r._getGroupHeight:n,i=t&&t[e];return i?o(i,e):0},r._onToggleCollapse=function(e){var t=r.props.groupProps,n=t&&t.headerProps&&t.headerProps.onToggleCollapse;e&&(n&&n(e),e.isCollapsed=!e.isCollapsed,r._updateIsSomeGroupExpanded(),r.forceUpdate())},r._onToggleSelectGroup=function(e){var t=r.props,n=t.selection,o=t.selectionMode;e&&n&&o===NS.multiple&&n.toggleRangeSelected(e.startIndex,e.count)},r._isInnerZoneKeystroke=function(e){return e.which===Go(Ht.right)},r._onToggleSummarize=function(e){var t=r.props.groupProps,n=t&&t.showAllProps&&t.showAllProps.onToggleSummarize;n?n(e):(e&&(e.isShowingAll=!e.isShowingAll),r.forceUpdate())},r._getPageSpecification=function(e){var t=r.state.groups,n=t&&t[e];return{key:n&&n.key}},r_(r),r._isSomeGroupExpanded=r._computeIsSomeGroupExpanded(n.groups);var o=n.listProps,i=(void 0===o?{}:o).version,a=void 0===i?{}:i;return r.state={groups:n.groups,items:n.items,listProps:n.listProps,version:a},r}return c(n,t),n.getDerivedStateFromProps=function(e,t){var n=e.groups,r=e.selectionMode,o=e.compact,i=e.items,a=e.listProps,s=a&&a.version,u=d(d({},t),{selectionMode:r,compact:o,groups:n,listProps:a,items:i}),l=!1;return s===(t.listProps&&t.listProps.version)&&i===t.items&&n===t.groups&&r===t.selectionMode&&o===t.compact||(l=!0),l&&(u=d(d({},u),{version:{}})),u},n.prototype.scrollToIndex=function(e,t,n){this._list.current&&this._list.current.scrollToIndex(e,t,n)},n.prototype.getStartItemIndexInView=function(){return this._list.current.getStartItemIndexInView()||0},n.prototype.componentDidMount=function(){var e=this.props,t=e.groupProps,n=e.groups,r=void 0===n?[]:n;t&&t.isAllGroupsCollapsed&&this._setGroupsCollapsedState(r,t.isAllGroupsCollapsed)},n.prototype.render=function(){var t=this.props,n=t.className,r=t.usePageCache,o=t.onShouldVirtualize,a=t.theme,s=t.role,u=void 0===s?"treegrid":s,l=t.styles,c=t.compact,p=t.focusZoneProps,m=void 0===p?{}:p,h=t.rootListProps,f=void 0===h?{}:h,y=this.state,g=y.groups,v=y.version;this._classNames=pC(l,{theme:a,className:n,compact:c});var _=m.shouldEnterInnerZone,b=void 0===_?this._isInnerZoneKeystroke:_;return e.createElement(Jb,d({direction:Nb.vertical,"data-automationid":"GroupedList","data-is-scrollable":"false",role:"presentation"},m,{shouldEnterInnerZone:b,className:i(this._classNames.root,m.className)}),g?e.createElement(lC,d({ref:this._list,role:u,items:g,onRenderCell:this._renderGroup,getItemCountForPage:this._returnOne,getPageHeight:this._getPageHeight,getPageSpecification:this._getPageSpecification,usePageCache:r,onShouldVirtualize:o,version:v},f)):this._renderGroup(void 0,0))},n.prototype.forceUpdate=function(){t.prototype.forceUpdate.call(this),this._forceListUpdates()},n.prototype.toggleCollapseAll=function(e){var t=this.state.groups,n=void 0===t?[]:t,r=this.props.groupProps,o=r&&r.onToggleCollapseAll;n.length>0&&(o&&o(e),this._setGroupsCollapsedState(n,e),this._updateIsSomeGroupExpanded(),this.forceUpdate())},n.prototype._setGroupsCollapsedState=function(e,t){for(var n=0;n0;)e++,t=t[0].children;return e},n.prototype._forceListUpdates=function(e){this.setState({version:{}})},n.prototype._computeIsSomeGroupExpanded=function(e){var t=this;return!(!e||!e.some((function(e){return e.children?t._computeIsSomeGroupExpanded(e.children):!e.isCollapsed})))},n.prototype._updateIsSomeGroupExpanded=function(){var e=this.state.groups,t=this.props.onGroupExpandStateChanged,n=this._computeIsSomeGroupExpanded(e);this._isSomeGroupExpanded!==n&&(t&&t(n),this._isSomeGroupExpanded=n)},n.defaultProps={selectionMode:NS.multiple,isHeaderVisible:!0,groupProps:{},compact:!1},n}(e.Component),yC=kf(fC,(function(e){var t,n,r=e.theme,o=e.className,i=e.compact,a=r.palette,s=Tr(XL,r);return{root:[s.root,r.fonts.small,{position:"relative",selectors:(t={},t["."+s.listCell]={minHeight:38},t)},i&&[s.compact,{selectors:(n={},n["."+s.listCell]={minHeight:32},n)}],o],group:[s.group,{transition:"background-color "+Gn+" cubic-bezier(0.445, 0.050, 0.550, 0.950)"}],groupIsDropping:{backgroundColor:a.neutralLight}}}),void 0,{scope:"GroupedList"});function gC(e){var t;return e&&(e===window?t={left:0,top:0,width:window.innerWidth,height:window.innerHeight,right:window.innerWidth,bottom:window.innerHeight}:e.getBoundingClientRect&&(t=e.getBoundingClientRect())),t}function vC(t){return function(n){function r(t){var r=n.call(this,t)||this;return r._root=e.createRef(),r._registerResizeObserver=function(){var e=g(r._root.current);r._viewportResizeObserver=new e.ResizeObserver(r._onAsyncResize),r._viewportResizeObserver.observe(r._root.current)},r._unregisterResizeObserver=function(){r._viewportResizeObserver&&(r._viewportResizeObserver.disconnect(),delete r._viewportResizeObserver)},r._updateViewport=function(e){var t=r.state.viewport,n=r._root.current,o=gC(hv(n)),i=gC(n);((i&&i.width)!==t.width||(o&&o.height)!==t.height)&&r._resizeAttempts<3&&i&&o?(r._resizeAttempts++,r.setState({viewport:{width:i.width,height:o.height}},(function(){r._updateViewport(e)}))):(r._resizeAttempts=0,e&&r._composedComponentInstance&&r._composedComponentInstance.forceUpdate())},r._async=new Lb(r),r._events=new sv(r),r._resizeAttempts=0,r.state={viewport:{width:0,height:0}},r}return c(r,n),r.prototype.componentDidMount=function(){var e=this,t=this.props,n=t.delayFirstMeasure,r=t.disableResizeObserver,o=t.skipViewportMeasures,i=g(this._root.current);this._onAsyncResize=this._async.debounce(this._onAsyncResize,500,{leading:!1}),o||(!r&&this._isResizeObserverAvailable()?this._registerResizeObserver():this._events.on(i,"resize",this._onAsyncResize),n?this._async.setTimeout((function(){e._updateViewport()}),500):this._updateViewport())},r.prototype.componentDidUpdate=function(e){var t=e.skipViewportMeasures,n=this.props,r=n.disableResizeObserver,o=n.skipViewportMeasures,i=g(this._root.current);o!==t&&(o?(this._unregisterResizeObserver(),this._events.off(i,"resize",this._onAsyncResize)):(!r&&this._isResizeObserverAvailable()?this._viewportResizeObserver||this._registerResizeObserver():this._events.on(i,"resize",this._onAsyncResize),this._updateViewport()))},r.prototype.componentWillUnmount=function(){this._events.dispose(),this._async.dispose(),this._unregisterResizeObserver()},r.prototype.render=function(){var n=this.state.viewport,r=n.width>0&&n.height>0?n:void 0;return e.createElement("div",{className:"ms-Viewport",ref:this._root,style:{minWidth:1,minHeight:1}},e.createElement(t,d({ref:this._updateComposedComponentRef,viewport:r},this.props)))},r.prototype.forceUpdate=function(){this._updateViewport(!0)},r.prototype._onAsyncResize=function(){this._updateViewport()},r.prototype._isResizeObserverAvailable=function(){var e=g(this._root.current);return e&&e.ResizeObserver},r}(W_)}var _C=Df(),bC=100,kC={tabIndex:0},wC={},MC=function(t){var n=t.selection,r=t.ariaLabelForListHeader,o=t.ariaLabelForSelectAllCheckbox,a=t.ariaLabelForSelectionColumn,s=t.className,u=t.checkboxVisibility,l=t.compact,c=t.constrainMode,p=t.dragDropEvents,m=t.groups,f=t.groupProps,y=t.indentWidth,g=t.items,v=t.isPlaceholderData,_=t.isHeaderVisible,b=t.layoutMode,k=t.onItemInvoked,w=t.onItemContextMenu,M=t.onColumnHeaderClick,T=t.onColumnHeaderContextMenu,D=t.selectionMode,x=void 0===D?n.mode:D,S=t.selectionPreservedOnEmptyClick,L=t.selectionZoneProps,C=t.ariaLabel,E=t.ariaLabelForGrid,O=t.rowElementEventMap,Y=t.shouldApplyApplicationRole,P=void 0!==Y&&Y,I=t.getKey,H=t.listProps,N=t.usePageCache,R=t.onShouldVirtualize,j=t.viewport,A=t.minimumPixelsForDrag,F=t.getGroupHeight,W=t.styles,B=t.theme,X=t.cellStyleProps,z=void 0===X?rL:X,U=t.onRenderCheckbox,V=t.useFastIcons,G=t.dragDropHelper,K=t.adjustedColumns,q=t.isCollapsed,Z=t.isSizing,J=t.isSomeGroupExpanded,$=t.version,Q=t.rootRef,ee=t.listRef,te=t.focusZoneRef,ne=t.columnReorderOptions,re=t.groupedListRef,oe=t.headerRef,ie=t.onGroupExpandStateChanged,ae=t.onColumnIsSizingChanged,se=t.onRowDidMount,ue=t.onRowWillUnmount,le=t.disableSelectionZone,ce=t.isSelectedOnFocus,de=void 0===ce||ce,pe=t.onColumnResized,me=t.onColumnAutoResized,he=t.onToggleCollapse,fe=t.onActiveRowChanged,ye=t.onBlur,ge=t.rowElementEventMap,ve=t.onRenderMissingItem,_e=t.onRenderItemColumn,be=t.onRenderField,ke=t.getCellValueKey,we=t.getRowAriaLabel,Me=t.getRowAriaDescribedBy,Te=t.checkButtonAriaLabel,De=t.checkButtonGroupAriaLabel,xe=t.checkboxCellClassName,Se=t.useReducedRowRenderer,Le=t.enableUpdateAnimations,Ce=t.enterModalSelectionOnTouch,Ee=t.onRenderDefaultRow,Oe=t.selectionZoneRef,Ye=t.focusZoneProps,Pe="grid",Ie=t.role?t.role:Pe,He=Be("row"),Ne=function(e){for(var t=0,n=e;n&&n.length>0;)t++,n=n[0].children;return t}(m),Re=function(t){return e.useMemo((function(){var e={};if(t)for(var n=1,r=1,o=0,i=t;oo.left&&t.clientXo.top&&t.clientY0;)++t,(r=n.pop())&&r.children&&n.push.apply(n,r.children);return t}(m)+(g?g.length:0),Qe=(Ae!==ML.none?1:0)+(K?K.length:0)+(m?1:0),et=e.useMemo((function(){return _C(W,{theme:B,compact:l,isFixed:b===KS.fixedColumns,isHorizontalConstrained:c===VS.horizontalConstrained,className:s})}),[W,B,l,b,c,s]),tt=f&&f.onRenderFooter,nt=e.useMemo((function(){return tt?function(e,t){return tt(d(d({},e),{columns:K,groupNestingDepth:Ne,indentWidth:y,selection:n,selectionMode:x,viewport:j,checkboxVisibility:u,cellStyleProps:z}),t)}:void 0}),[tt,K,Ne,y,n,x,j,u,z]),rt=f&&f.onRenderHeader,ot=e.useMemo((function(){return rt?function(e,t){var r,o,i=e.groupIndex,a=void 0!==i?null===(o=null===(r=e.groups)||void 0===r?void 0:r[i])||void 0===o?void 0:o.key:void 0,s=void 0!==a&&Re[a]?Re[a].totalRowCount:0;return rt(d(d({},e),{columns:K,groupNestingDepth:Ne,indentWidth:y,selection:n,selectionMode:u!==qS.hidden?x:NS.none,viewport:j,checkboxVisibility:u,cellStyleProps:z,ariaColSpan:K.length,ariaLevel:void 0,ariaPosInSet:void 0,ariaSetSize:void 0,ariaRowCount:void 0,ariaRowIndex:void 0!==i?s+(_?1:0):void 0}),t)}:function(e,t){var n,r,o=e.groupIndex,i=void 0!==o?null===(r=null===(n=e.groups)||void 0===n?void 0:n[o])||void 0===r?void 0:r.key:void 0,a=void 0!==i&&Re[i]?Re[i].totalRowCount:0;return t(d(d({},e),{ariaColSpan:K.length,ariaLevel:void 0,ariaPosInSet:void 0,ariaSetSize:void 0,ariaRowCount:void 0,ariaRowIndex:void 0!==o?a+(_?1:0):void 0}))}}),[rt,K,Ne,y,_,n,x,j,u,z,Re]),it=e.useMemo((function(){var e;return d(d({},f),{role:Ie===Pe?"rowgroup":"presentation",onRenderFooter:nt,onRenderHeader:ot,headerProps:d(d({},null==f?void 0:f.headerProps),{selectAllButtonProps:d({"aria-label":De},null===(e=null==f?void 0:f.headerProps)||void 0===e?void 0:e.selectAllButtonProps)})})}),[f,nt,ot,De,Ie]),at=jv((function(){return Rf((function(e){var t=0;return e.forEach((function(e){return t+=e.calculatedWidth||e.minWidth})),t}))})),st=f&&f.collapseAllVisibility,ut=e.useMemo((function(){return at(K)}),[K,at]),lt=e.useCallback((function(e,r,o,i){var a=t.onRenderRow?Hb(t.onRenderRow,Ee):Ee,s=i?i.key:void 0,c=s&&Re[s]?Re[s].numOfGroupHeadersBeforeItem:0,d={item:r,itemIndex:o,flatIndexOffset:(_?2:1)+c,compact:l,columns:K,groupNestingDepth:e,id:He+"-"+o,selectionMode:x,selection:n,onDidMount:se,onWillUnmount:ue,onRenderItemColumn:_e,onRenderField:be,getCellValueKey:ke,eventsToRegister:ge,dragDropEvents:p,dragDropHelper:G,viewport:j,checkboxVisibility:u,collapseAllVisibility:st,getRowAriaLabel:we,getRowAriaDescribedBy:Me,checkButtonAriaLabel:Te,checkboxCellClassName:xe,useReducedRowRenderer:Se,indentWidth:y,cellStyleProps:z,onRenderDetailsCheckbox:U,enableUpdateAnimations:Le,rowWidth:ut,useFastIcons:V,role:Ie===Pe?void 0:"presentation",isGridRow:!0,focusZoneProps:_||o>0?wC:kC};return r?a(d):ve?ve(o,d):null}),[l,K,x,n,He,se,ue,_e,be,ke,ge,p,G,j,u,st,we,Me,_,Te,xe,Se,y,z,U,Le,V,Ee,ve,t.onRenderRow,ut,Ie,Re]),ct=e.useCallback((function(e){return function(t,n){return lt(e,t,n)}}),[lt]),dt=e.useCallback((function(e){return e.which===Go(Ht.right,B)}),[B]),pt=d(d({},Ye),{componentRef:Ye&&Ye.componentRef?Ye.componentRef:te,className:Ye&&Ye.className?i(et.focusZone,Ye.className):et.focusZone,direction:Ye?Ye.direction:Nb.vertical,shouldEnterInnerZone:Ye&&Ye.shouldEnterInnerZone?Ye.shouldEnterInnerZone:dt,onActiveElementChanged:Ye&&Ye.onActiveElementChanged?Ye.onActiveElementChanged:fe,shouldRaiseClicksOnEnter:!1,onBlur:Ye&&Ye.onBlur?Ye.onBlur:ye}),mt=m&&(null==f?void 0:f.groupedListAs)?Kw(f.groupedListAs,yC):yC,ht=m?e.createElement(mt,{focusZoneProps:pt,componentRef:re,groups:m,groupProps:it,items:g,onRenderCell:lt,role:"presentation",selection:n,selectionMode:u!==qS.hidden?x:NS.none,dragDropEvents:p,dragDropHelper:G,eventsToRegister:O,listProps:je,onGroupExpandStateChanged:ie,usePageCache:N,onShouldVirtualize:R,getGroupHeight:F,compact:l}):e.createElement(Jb,d({},pt),e.createElement(lC,d({ref:ee,role:"presentation",items:g,onRenderCell:ct(0),usePageCache:N,onShouldVirtualize:R},je))),ft=e.useCallback((function(e){e.which===Ht.down&&te.current&&te.current.focus()&&(de&&0===n.getSelectedIndices().length&&n.setIndexSelected(0,!0,!1),e.preventDefault(),e.stopPropagation())}),[n,te,de]),yt=e.useCallback((function(e){e.which!==Ht.up||e.altKey||oe.current&&oe.current.focus()&&(e.preventDefault(),e.stopPropagation())}),[oe]);return e.createElement("div",d({ref:Q,className:et.root,"data-automationid":"DetailsList","data-is-scrollable":"false"},P?{role:"application"}:{}),e.createElement(Gt,null),e.createElement("div",{role:Ie,"aria-label":E||C,"aria-rowcount":v?0:$e,"aria-colcount":Qe,"aria-busy":v},e.createElement("div",{onKeyDown:ft,role:"presentation",className:et.headerWrapper},_&&Ue({componentRef:oe,selectionMode:x,layoutMode:b,selection:n,columns:K,onColumnClick:M,onColumnContextMenu:T,onColumnResized:pe,onColumnIsSizingChanged:ae,onColumnAutoResized:me,groupNestingDepth:Ne,isAllCollapsed:q,onToggleCollapseAll:he,ariaLabel:r,ariaLabelForSelectAllCheckbox:o,ariaLabelForSelectionColumn:a,selectAllVisibility:Ae,collapseAllVisibility:f&&f.collapseAllVisibility,viewport:j,columnReorderProps:Je,minimumPixelsForDrag:A,cellStyleProps:z,checkboxVisibility:u,indentWidth:y,onRenderDetailsCheckbox:U,rowWidth:at(K),useFastIcons:V},Ue)),e.createElement("div",{onKeyDown:yt,role:"presentation",className:et.contentWrapper},le?ht:e.createElement(BL,d({ref:Oe,selection:n,selectionPreservedOnEmptyClick:S,selectionMode:x,isSelectedOnFocus:de,selectionClearedOnEscapePress:de,toggleWithoutModifierPressed:!de,onItemInvoked:k,onItemContextMenu:w,enterModalOnTouch:Ce},L||{}),ht)),Ge(d({},Ke))))},TC=function(t){function n(n){var r=t.call(this,n)||this;return r._root=e.createRef(),r._header=e.createRef(),r._groupedList=e.createRef(),r._list=e.createRef(),r._focusZone=e.createRef(),r._selectionZone=e.createRef(),r._onRenderRow=function(t,n){return e.createElement(wL,d({},t))},r._getDerivedStateFromProps=function(e,t){var n=r.props,o=n.checkboxVisibility,i=n.items,a=n.setKey,s=n.selectionMode,u=void 0===s?r._selection.mode:s,l=n.columns,c=n.viewport,p=n.compact,m=n.dragDropEvents,h=(r.props.groupProps||{}).isAllGroupsCollapsed,f=void 0===h?void 0:h,y=e.viewport&&e.viewport.width||0,g=c&&c.width||0,v=e.setKey!==a||void 0===e.setKey,_=!1;e.layoutMode!==r.props.layoutMode&&(_=!0);var b=t;return v&&(r._initialFocusedIndex=e.initialFocusedIndex,b=d(d({},b),{focusedItemIndex:void 0!==r._initialFocusedIndex?r._initialFocusedIndex:-1})),r.props.disableSelectionZone||e.items===i||r._selection.setItems(e.items,v),e.checkboxVisibility===o&&e.columns===l&&y===g&&e.compact===p||(_=!0),b=d(d({},b),r._adjustColumns(e,b,!0)),e.selectionMode!==u&&(_=!0),void 0===f&&e.groupProps&&void 0!==e.groupProps.isAllGroupsCollapsed&&(b=d(d({},b),{isCollapsed:e.groupProps.isAllGroupsCollapsed,isSomeGroupExpanded:!e.groupProps.isAllGroupsCollapsed})),e.dragDropEvents!==m&&(r._dragDropHelper&&r._dragDropHelper.dispose(),r._dragDropHelper=e.dragDropEvents?new TL({selection:r._selection,minimumPixelsForDrag:e.minimumPixelsForDrag}):void 0,_=!0),_&&(b=d(d({},b),{version:{}})),b},r._onGroupExpandStateChanged=function(e){r.setState({isSomeGroupExpanded:e})},r._onColumnIsSizingChanged=function(e,t){r.setState({isSizing:t})},r._onRowDidMount=function(e){var t=e.props,n=t.item,o=t.itemIndex,i=r._getItemKey(n,o);r._activeRows[i]=e,r._setFocusToRowIfPending(e);var a=r.props.onRowDidMount;a&&a(n,o)},r._onRowWillUnmount=function(e){var t=r.props.onRowWillUnmount,n=e.props,o=n.item,i=n.itemIndex,a=r._getItemKey(o,i);delete r._activeRows[a],t&&t(o,i)},r._onToggleCollapse=function(e){r.setState({isCollapsed:e}),r._groupedList.current&&r._groupedList.current.toggleCollapseAll(e)},r._onColumnResized=function(e,t,n){var o=Math.max(e.minWidth||bC,t);r.props.onColumnResize&&r.props.onColumnResize(e,o,n),r._rememberCalculatedWidth(e,o),r.setState(d(d({},r._adjustColumns(r.props,r.state,!0,n)),{version:{}}))},r._onColumnAutoResized=function(e,t){var n=0,o=0,i=Object.keys(r._activeRows).length;for(var a in r._activeRows)r._activeRows.hasOwnProperty(a)&&r._activeRows[a].measureCell(t,(function(a){n=Math.max(n,a),++o===i&&r._onColumnResized(e,n,t)}))},r._onActiveRowChanged=function(e,t){var n=r.props,o=n.items,i=n.onActiveItemChanged;if(e&&e.getAttribute("data-item-index")){var a=Number(e.getAttribute("data-item-index"));a>=0&&(i&&i(o[a],a,t),r.setState({focusedItemIndex:a}))}},r._onBlur=function(e){r.setState({focusedItemIndex:-1})},r_(r),r._async=new Lb(r),r._activeRows={},r._columnOverrides={},r.state={focusedItemIndex:-1,lastWidth:0,adjustedColumns:r._getAdjustedColumns(n,void 0),isSizing:!1,isCollapsed:n.groupProps&&n.groupProps.isAllGroupsCollapsed,isSomeGroupExpanded:n.groupProps&&!n.groupProps.isAllGroupsCollapsed,version:{},getDerivedStateFromProps:r._getDerivedStateFromProps},r._selection=n.selection||new ZS({onSelectionChanged:void 0,getKey:n.getKey,selectionMode:n.selectionMode}),r.props.disableSelectionZone||r._selection.setItems(n.items,!1),r._dragDropHelper=n.dragDropEvents?new TL({selection:r._selection,minimumPixelsForDrag:n.minimumPixelsForDrag}):void 0,r._initialFocusedIndex=n.initialFocusedIndex,r}return c(n,t),n.getDerivedStateFromProps=function(e,t){return t.getDerivedStateFromProps(e,t)},n.prototype.scrollToIndex=function(e,t,n){this._list.current&&this._list.current.scrollToIndex(e,t,n),this._groupedList.current&&this._groupedList.current.scrollToIndex(e,t,n)},n.prototype.focusIndex=function(e,t,n,r){void 0===t&&(t=!1);var o=this.props.items[e];if(o){this.scrollToIndex(e,n,r);var i=this._getItemKey(o,e),a=this._activeRows[i];a&&this._setFocusToRow(a,t)}},n.prototype.getStartItemIndexInView=function(){return this._list&&this._list.current?this._list.current.getStartItemIndexInView():this._groupedList&&this._groupedList.current?this._groupedList.current.getStartItemIndexInView():0},n.prototype.updateColumn=function(e,t){var n,r,o=this.props,i=o.columns,a=void 0===i?[]:i,s=o.selectionMode,u=o.checkboxVisibility,l=o.columnReorderOptions,c=t.width,d=t.newColumnIndex,p=a.findIndex((function(t){return t.key===e.key}));if(c&&this._onColumnResized(e,c,p),void 0!==d&&l){var m=s===NS.none||u===qS.hidden,h=(u!==qS.hidden?2:1)+p,f=m?h-1:h-2,y=m?d-1:d-2,g=null!==(n=l.frozenColumnCountFromStart)&&void 0!==n?n:0,v=null!==(r=l.frozenColumnCountFromEnd)&&void 0!==r?r:0;if(y>=g&&y0&&-1!==this.state.focusedItemIndex&&!yv(this._root.current,document.activeElement,!1)){var r,o=this.state.focusedItemIndex0;)e++,t=t[0].children;return e},n.prototype._setFocusToRowIfPending=function(e){var t=e.props.itemIndex;void 0!==this._initialFocusedIndex&&t===this._initialFocusedIndex&&(this._setFocusToRow(e),delete this._initialFocusedIndex)},n.prototype._setFocusToRow=function(e,t){void 0===t&&(t=!1),this._selectionZone.current&&this._selectionZone.current.ignoreNextFocus(),this._async.setTimeout((function(){e.focus(t)}),0)},n.prototype._forceListUpdates=function(){this._groupedList.current&&this._groupedList.current.forceUpdate(),this._list.current&&this._list.current.forceUpdate()},n.prototype._notifyColumnsResized=function(){this.state.adjustedColumns.forEach((function(e){e.onColumnResize&&e.onColumnResize(e.currentWidth)}))},n.prototype._adjustColumns=function(e,t,n,r){var o=this._getAdjustedColumns(e,t,n,r),i=this.props.viewport,a=i&&i.width?i.width:0;return d(d({},t),{adjustedColumns:o,lastWidth:a})},n.prototype._getAdjustedColumns=function(e,t,n,r){var o,i=this,a=e.items,s=e.layoutMode,u=e.selectionMode,l=e.viewport,c=l&&l.width?l.width:0,d=e.columns,p=this.props?this.props.columns:[],m=t?t.lastWidth:-1,h=t?t.lastSelectionMode:void 0;return n||m!==c||h!==u||p&&d!==p?(d=d||function(e,t,n,r,o,i,a,s){var u=[];if(e&&e.length){var l=e[0];for(var c in l)l.hasOwnProperty(c)&&u.push({key:c,name:c,fieldName:c,minWidth:bC,maxWidth:300,isCollapsible:!!u.length,isMultiline:!1,isSorted:undefined===c,isSortedDescending:!1,isRowHeader:!1,columnActionsMode:US.clickable,isResizable:true,onColumnClick:undefined,isGrouped:undefined===c})}return u}(a),s===KS.fixedColumns?(o=this._getFixedColumns(d,c,e)).forEach((function(e){i._rememberCalculatedWidth(e,e.calculatedWidth)})):(o=this._getJustifiedColumns(d,c,e)).forEach((function(e){i._getColumnOverride(e.key).currentWidth=e.calculatedWidth})),o):d||[]},n.prototype._getFixedColumns=function(e,t,n){var r=this,o=this.props,i=o.selectionMode,a=void 0===i?this._selection.mode:i,s=o.checkboxVisibility,u=o.flexMargin,l=o.skipViewportMeasures,c=t-(u||0),p=0;e.forEach((function(e){l||!e.flexGrow?c-=e.maxWidth||e.minWidth||bC:(c-=e.minWidth||bC,p+=e.flexGrow),c-=DC(e,n,!0)}));var m=a!==NS.none&&s!==qS.hidden?48:0,h=36*this._getGroupNestingDepth(),f=(c-=m+h)/p;return l||e.forEach((function(e){var t=d(d({},e),r._columnOverrides[e.key]);if(t.flexGrow&&t.maxWidth){var n=t.flexGrow*f+t.minWidth,o=n-t.maxWidth;o>0&&(c+=o,p-=o/(n-t.minWidth)*t.flexGrow)}})),f=c>0?c/p:0,e.map((function(e){var t=d(d({},e),r._columnOverrides[e.key]);return!l&&t.flexGrow&&c<=0||t.calculatedWidth||(!l&&t.flexGrow?(t.calculatedWidth=t.minWidth+t.flexGrow*f,t.calculatedWidth=Math.min(t.calculatedWidth,t.maxWidth||Number.MAX_VALUE)):t.calculatedWidth=t.maxWidth||t.minWidth||bC),t}))},n.prototype._getJustifiedColumns=function(e,t,n){var r=this,o=n.selectionMode,i=void 0===o?this._selection.mode:o,a=n.checkboxVisibility,s=n.skipViewportMeasures,u=i!==NS.none&&a!==qS.hidden?48:0,l=36*this._getGroupNestingDepth(),c=0,p=t-(u+l),m=e.map((function(e,t){var o=d(d({},e),{calculatedWidth:e.minWidth||bC}),i=d(d({},o),r._columnOverrides[e.key]);return c+=DC(i,n),i}));if(s)return m;for(var h=m.length-1;h>=0&&c>p;){var f=(_=m[h]).minWidth||bC,y=c-p;if(_.calculatedWidth-f>=y||!_.isCollapsible&&!_.isCollapsable){var g=_.calculatedWidth;_.calculatedWidth=Math.max(_.calculatedWidth-y,f),c-=g-_.calculatedWidth}else c-=DC(_,n),m.splice(h,1);h--}for(var v=0;v0||!!n&&GD(n,e)<0}OC.displayName="DatePickerBase";var PC,IC={root:"ms-DatePicker",callout:"ms-DatePicker-callout",withLabel:"ms-DatePicker-event--with-label",withoutLabel:"ms-DatePicker-event--without-label",disabled:"msDatePickerDisabled "},HC=kf(OC,(function(e){var t,n=e.className,r=e.theme,o=e.disabled,i=e.underlined,a=e.label,s=e.isDatePickerShown,u=r.palette,l=r.semanticColors,c=r.fonts,d=Tr(IC,r),p={color:u.neutralSecondary,fontSize:or.icon,lineHeight:"18px",pointerEvents:"none",position:"absolute",right:"4px",padding:"5px"};return{root:[d.root,r.fonts.large,s&&"is-open",ho,n],textField:[{position:"relative",selectors:{"& input[readonly]":{cursor:"pointer"},input:{selectors:{"::-ms-clear":{display:"none"}}}}},o&&{selectors:{"& input[readonly]":{cursor:"default"}}}],callout:[d.callout],icon:[p,a?d.withLabel:d.withoutLabel,{paddingTop:"7px"},!o&&[d.disabled,{pointerEvents:"initial",cursor:"pointer"}],o&&{color:l.disabledText,cursor:"default"}],statusMessage:[c.small,{color:l.errorText,marginTop:5}],readOnlyTextField:[{cursor:"pointer",height:32,lineHeight:30,overflow:"hidden",textOverflow:"ellipsis"},i&&{lineHeight:34}],readOnlyPlaceholder:(t={color:l.inputPlaceholderText},t[lr]={color:"GrayText"},t)}}),void 0,{scope:"DatePicker"}),NC=Rf((function(e,t){var n,r,o;return ze(Qw(e),{root:{padding:"0 4px",height:"40px",color:e.palette.neutralPrimary,backgroundColor:"transparent",border:"1px solid transparent",selectors:(n={},n[lr]={borderColor:"Window"},n)},rootHovered:{color:e.palette.themePrimary,selectors:(r={},r[lr]={color:"Highlight"},r)},iconHovered:{color:e.palette.themePrimary},rootPressed:{color:e.palette.black},rootExpanded:{color:e.palette.themePrimary},iconPressed:{color:e.palette.themeDarker},rootDisabled:{color:e.palette.neutralTertiary,backgroundColor:"transparent",borderColor:"transparent",selectors:(o={},o[lr]={color:"GrayText"},o)},rootChecked:{color:e.palette.black},iconChecked:{color:e.palette.themeDarker},flexContainer:{justifyContent:"flex-start"},icon:{color:e.palette.themeDarkAlt},iconDisabled:{color:"inherit"},menuIcon:{color:e.palette.neutralSecondary},textContainer:{flexGrow:0}},t)})),RC=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return c(n,t),n.prototype.render=function(){var t=this.props,n=t.styles,r=t.theme;return e.createElement(qw,d({},this.props,{variantClassName:"ms-Button--action ms-Button--command",styles:NC(r,n),onRenderDescription:Eb}))},m([Zw("ActionButton",["theme","styles"],!0)],n)}(e.Component),jC=RC;!function(e){e[e.Normal=0]="Normal",e[e.Divider=1]="Divider",e[e.Header=2]="Header",e[e.SelectAll=3]="SelectAll"}(PC||(PC={}));var AC=function(){function e(){this._size=0}return e.prototype.updateOptions=function(e){for(var t=[],n=[],r=0,o=0;othis._notSelectableOptionsCache[t];)t++;if(this._displayOnlyOptionsCache[t]===e)throw new Error("Unexpected: Option at index "+e+" is not a selectable element.");if(this._notSelectableOptionsCache[t]!==e)return e-t+1}},e}();function FC(e,t){for(var n=[],r=0,o=t;r0&&s();var n=a._id+e.key;o.items.push(r(d(d({id:n},e),{index:t}),a._onRenderItem)),o.id=n;break;case PC.Divider:t>0&&o.items.push(r(d(d({},e),{index:t}),a._onRenderItem)),o.items.length>0&&s();break;default:o.items.push(r(d(d({},e),{index:t}),a._onRenderItem))}}(e,t)})),o.items.length>0&&s(),e.createElement(e.Fragment,null,i)},a._onRenderItem=function(e){switch(e.itemType){case PC.Divider:return a._renderSeparator(e);case PC.Header:return a._renderHeader(e);default:return a._renderOption(e)}},a._renderOption=function(t){var n,r=a.props,o=r.onRenderOption,s=void 0===o?a._onRenderOption:o,u=r.hoisted.selectedIndices,l=void 0===u?[]:u,c=!(void 0===t.index||!l)&&l.indexOf(t.index)>-1,p=t.hidden?a._classNames.dropdownItemHidden:c&&!0===t.disabled?a._classNames.dropdownItemSelectedAndDisabled:c?a._classNames.dropdownItemSelected:!0===t.disabled?a._classNames.dropdownItemDisabled:a._classNames.dropdownItem,m=t.title,h=a._listId+t.index,f=null!==(n=t.id)&&void 0!==n?n:h+"-label",y=a._classNames.subComponentStyles?a._classNames.subComponentStyles.multiSelectItem:void 0;return a.props.multiSelect?e.createElement(GC,{id:h,key:t.key,disabled:t.disabled,onChange:a._onItemClick(t),inputProps:d({"aria-selected":c,onMouseEnter:a._onItemMouseEnter.bind(a,t),onMouseLeave:a._onMouseItemLeave.bind(a,t),onMouseMove:a._onItemMouseMove.bind(a,t),role:"option"},{"data-index":t.index,"data-is-focusable":!(t.disabled||t.hidden)}),label:t.text,title:m,onRenderLabel:a._onRenderItemLabel.bind(a,d(d({},t),{id:f})),className:i(p,"is-multi-select"),checked:c,styles:y,ariaPositionInSet:t.hidden?void 0:a._sizePosCache.positionInSet(t.index),ariaSetSize:t.hidden?void 0:a._sizePosCache.optionSetSize,ariaLabel:t.ariaLabel,ariaLabelledBy:t.ariaLabel?void 0:f}):e.createElement(jC,{id:h,key:t.key,"data-index":t.index,"data-is-focusable":!t.disabled,disabled:t.disabled,className:p,onClick:a._onItemClick(t),onMouseEnter:a._onItemMouseEnter.bind(a,t),onMouseLeave:a._onMouseItemLeave.bind(a,t),onMouseMove:a._onItemMouseMove.bind(a,t),role:"option","aria-selected":c?"true":"false",ariaLabel:t.ariaLabel,title:m,"aria-posinset":a._sizePosCache.positionInSet(t.index),"aria-setsize":a._sizePosCache.optionSetSize},s(t,a._onRenderOption))},a._onRenderOption=function(t){return e.createElement("span",{className:a._classNames.dropdownOptionText},t.text)},a._onRenderMultiselectOption=function(t){return e.createElement("span",{id:t.id,"aria-hidden":"true",className:a._classNames.dropdownOptionText},t.text)},a._onRenderItemLabel=function(e){var t=a.props.onRenderOption;return(void 0===t?a._onRenderMultiselectOption:t)(e,a._onRenderMultiselectOption)},a._onPositioned=function(e){a._focusZone.current&&a._requestAnimationFrame((function(){var e=a.props.hoisted.selectedIndices;if(a._focusZone.current)if(!a._hasBeenPositioned&&e&&e[0]&&!a.props.options[e[0]].disabled){var t=we().getElementById(a._id+"-list"+e[0]);t&&a._focusZone.current.focusElement(t),a._hasBeenPositioned=!0}else a._focusZone.current.focus()})),a.state.calloutRenderEdge&&a.state.calloutRenderEdge===e.targetEdge||a.setState({calloutRenderEdge:e.targetEdge})},a._onItemClick=function(e){return function(t){e.disabled||(a.setSelectedIndex(t,e.index),a.props.multiSelect||a.setState({isOpen:!1}))}},a._onScroll=function(){a._isScrollIdle||void 0===a._scrollIdleTimeoutId?a._isScrollIdle=!1:(clearTimeout(a._scrollIdleTimeoutId),a._scrollIdleTimeoutId=void 0),a._scrollIdleTimeoutId=window.setTimeout((function(){a._isScrollIdle=!0}),a._scrollIdleDelay)},a._onMouseItemLeave=function(e,t){if(!a._shouldIgnoreMouseEvent()&&a._host.current)if(a._host.current.setActive)try{a._host.current.setActive()}catch(e){}else a._host.current.focus()},a._onDismiss=function(){a.setState({isOpen:!1})},a._onDropdownBlur=function(e){a._isDisabled()||a.state.isOpen||(a.setState({hasFocus:!1}),a.props.onBlur&&a.props.onBlur(e))},a._onDropdownKeyDown=function(e){if(!a._isDisabled()&&(a._lastKeyDownWasAltOrMeta=a._isAltOrMeta(e),!a.props.onKeyDown||(a.props.onKeyDown(e),!e.defaultPrevented))){var t,n=a.props.hoisted.selectedIndices.length?a.props.hoisted.selectedIndices[0]:-1,r=e.altKey||e.metaKey,o=a.state.isOpen;switch(e.which){case Ht.enter:a.setState({isOpen:!o});break;case Ht.escape:if(!o)return;a.setState({isOpen:!1});break;case Ht.up:if(r){if(o){a.setState({isOpen:!1});break}return}a.props.multiSelect?a.setState({isOpen:!0}):a._isDisabled()||(t=a._moveIndex(e,-1,n-1,n));break;case Ht.down:r&&(e.stopPropagation(),e.preventDefault()),r&&!o||a.props.multiSelect?a.setState({isOpen:!0}):a._isDisabled()||(t=a._moveIndex(e,1,n+1,n));break;case Ht.home:a.props.multiSelect||(t=a._moveIndex(e,1,0,n));break;case Ht.end:a.props.multiSelect||(t=a._moveIndex(e,-1,a.props.options.length-1,n));break;case Ht.space:break;default:return}t!==n&&(e.stopPropagation(),e.preventDefault())}},a._onDropdownKeyUp=function(e){if(!a._isDisabled()){var t=a._shouldHandleKeyUp(e),n=a.state.isOpen;a.props.onKeyUp&&(a.props.onKeyUp(e),e.defaultPrevented)||(e.which===Ht.space?(a.setState({isOpen:!n}),e.stopPropagation(),e.preventDefault()):t&&n&&a.setState({isOpen:!1}))}},a._onZoneKeyDown=function(e){var t,n,r;a._lastKeyDownWasAltOrMeta=a._isAltOrMeta(e);var o=e.altKey||e.metaKey;switch(e.which){case Ht.up:o?a.setState({isOpen:!1}):a._host.current&&(r=Mv(a._host.current,a._host.current.lastChild,!0));break;case Ht.home:case Ht.end:case Ht.pageUp:case Ht.pageDown:break;case Ht.down:!o&&a._host.current&&(r=wv(a._host.current,a._host.current.firstChild,!0));break;case Ht.escape:a.setState({isOpen:!1});break;case Ht.tab:a.setState({isOpen:!1});var i=we();i&&(e.shiftKey?null===(t=Tv(i.body,a._dropDown.current,!1,!1,!0,!0))||void 0===t||t.focus():null===(n=Dv(i.body,a._dropDown.current,!1,!1,!0,!0))||void 0===n||n.focus());break;default:return}r&&r.focus(),e.stopPropagation(),e.preventDefault()},a._onZoneKeyUp=function(e){a._shouldHandleKeyUp(e)&&a.state.isOpen&&(a.setState({isOpen:!1}),e.preventDefault())},a._onDropdownClick=function(e){if(!a.props.onClick||(a.props.onClick(e),!e.defaultPrevented)){var t=a.state.isOpen;a._isDisabled()||a._shouldOpenOnFocus()||a.setState({isOpen:!t}),a._isFocusedByClick=!1}},a._onDropdownMouseDown=function(){a._isFocusedByClick=!0},a._onFocus=function(e){if(!a._isDisabled()){a.props.onFocus&&a.props.onFocus(e);var t={hasFocus:!0};a._shouldOpenOnFocus()&&(t.isOpen=!0),a.setState(t)}},a._isDisabled=function(){var e=a.props.disabled,t=a.props.isDisabled;return void 0===e&&(e=t),e},a._onRenderLabel=function(t){var n=t.label,r=t.required,o=t.disabled,i=a._classNames.subComponentStyles?a._classNames.subComponentStyles.label:void 0;return n?e.createElement(XM,{className:a._classNames.label,id:a._labelId,required:r,styles:i,disabled:o},n):null},r_(a),n.multiSelect,n.selectedKey,n.selectedKeys,n.defaultSelectedKey,n.defaultSelectedKeys;var s=n.options;return a._id=n.id||Be("Dropdown"),a._labelId=a._id+"-label",a._listId=a._id+"-list",a._optionId=a._id+"-option",a._isScrollIdle=!0,a._hasBeenPositioned=!1,a._sizePosCache.updateOptions(s),a.state={isOpen:!1,hasFocus:!1,calloutRenderEdge:void 0},a}return c(n,t),Object.defineProperty(n.prototype,"selectedOptions",{get:function(){var e=this.props;return FC(e.options,e.hoisted.selectedIndices)},enumerable:!1,configurable:!0}),n.prototype.componentWillUnmount=function(){clearTimeout(this._scrollIdleTimeoutId)},n.prototype.componentDidUpdate=function(e,t){!0===t.isOpen&&!1===this.state.isOpen&&(this._gotMouseMove=!1,this._hasBeenPositioned=!1,this.props.onDismiss&&this.props.onDismiss())},n.prototype.render=function(){var t=this._id,n=this.props,r=n.className,o=n.label,i=n.options,a=n.ariaLabel,s=n.required,u=n.errorMessage,l=n.styles,c=n.theme,p=n.panelProps,m=n.calloutProps,h=n.onRenderTitle,f=void 0===h?this._getTitle:h,y=n.onRenderContainer,g=void 0===y?this._onRenderContainer:y,v=n.onRenderCaretDown,_=void 0===v?this._onRenderCaretDown:v,b=n.onRenderLabel,k=void 0===b?this._onRenderLabel:b,w=n.onRenderItem,M=void 0===w?this._onRenderItem:w,T=n.hoisted.selectedIndices,D=this.state,x=D.isOpen,S=D.calloutRenderEdge,L=D.hasFocus,C=n.onRenderPlaceholder||n.onRenderPlaceHolder||this._getPlaceholder;i!==this._sizePosCache.cachedOptions&&this._sizePosCache.updateOptions(i);var E=FC(i,T),O=Lt(n,St),Y=this._isDisabled(),P=t+"-errorMessage";this._classNames=KC(l,{theme:c,className:r,hasError:!!(u&&u.length>0),hasLabel:!!o,isOpen:x,required:s,disabled:Y,isRenderingPlaceholder:!E.length,panelClassName:p?p.className:void 0,calloutClassName:m?m.className:void 0,calloutRenderEdge:S});var I=!!u&&u.length>0;return e.createElement("div",{className:this._classNames.root,ref:this.props.hoisted.rootRef,"aria-owns":x?this._listId:void 0},k(this.props,this._onRenderLabel),e.createElement("div",d({"data-is-focusable":!Y,"data-ktp-target":!0,ref:this._dropDown,id:t,tabIndex:Y?-1:0,role:"combobox","aria-haspopup":"listbox","aria-expanded":x?"true":"false","aria-label":a,"aria-labelledby":o&&!a?Ob(this._labelId,this._optionId):void 0,"aria-describedby":I?this._id+"-errorMessage":void 0,"aria-required":s,"aria-disabled":Y,"aria-controls":x?this._listId:void 0},O,{className:this._classNames.dropdown,onBlur:this._onDropdownBlur,onKeyDown:this._onDropdownKeyDown,onKeyUp:this._onDropdownKeyUp,onClick:this._onDropdownClick,onMouseDown:this._onDropdownMouseDown,onFocus:this._onFocus}),e.createElement("span",{id:this._optionId,className:this._classNames.title,"aria-live":L?"polite":void 0,"aria-atomic":!!L||void 0,"aria-invalid":I},E.length?f(E,this._onRenderTitle):C(n,this._onRenderPlaceholder)),e.createElement("span",{className:this._classNames.caretDownWrapper},_(n,this._onRenderCaretDown))),x&&g(d(d({},n),{onDismiss:this._onDismiss,onRenderItem:M}),this._onRenderContainer),I&&e.createElement("div",{role:"alert",id:P,className:this._classNames.errorMessage},u))},n.prototype.focus=function(e){this._dropDown.current&&(this._dropDown.current.focus(),e&&this.setState({isOpen:!0}))},n.prototype.setSelectedIndex=function(e,t){var n=this.props,r=n.options,o=n.selectedKey,i=n.selectedKeys,a=n.multiSelect,s=n.notifyOnReselect,u=n.hoisted.selectedIndices,l=void 0===u?[]:u,c=!!l&&l.indexOf(t)>-1,d=[];if(t=Math.max(0,Math.min(r.length-1,t)),void 0===o&&void 0===i){if(a||s||t!==l[0]){if(a)if(d=l?this._copyArray(l):[],c){var p=d.indexOf(t);p>-1&&d.splice(p,1)}else d.push(t);else d=[t];e.persist(),this.props.hoisted.setSelectedIndices(d),this._onChange(e,r,t,c,a)}}else this._onChange(e,r,t,c,a)},n.prototype._copyArray=function(e){for(var t=[],n=0,r=e;n=o.length?n=0:n<0&&(n=o.length-1);for(var i=0;o[n].itemType===PC.Header||o[n].itemType===PC.Divider||o[n].disabled;){if(i>=o.length)return r;n+t<0?n=o.length:n+t>=o.length&&(n=-1),n+=t,i++}return this.setSelectedIndex(e,n),n},n.prototype._renderFocusableList=function(t){var n=t.onRenderList,r=void 0===n?this._onRenderList:n,o=t.label,i=t.ariaLabel,a=t.multiSelect;return e.createElement("div",{className:this._classNames.dropdownItemsWrapper,onKeyDown:this._onZoneKeyDown,onKeyUp:this._onZoneKeyUp,ref:this._host,tabIndex:0},e.createElement(Jb,{ref:this._focusZone,direction:Nb.vertical,id:this._listId,className:this._classNames.dropdownItems,role:"listbox","aria-label":i,"aria-labelledby":o&&!i?this._labelId:void 0,"aria-multiselectable":a},r(t,this._onRenderList)))},n.prototype._renderSeparator=function(t){var n=t.index,r=t.key,o=t.hidden?this._classNames.dropdownDividerHidden:this._classNames.dropdownDivider;return n>0?e.createElement("div",{role:"separator",key:r,className:o}):null},n.prototype._renderHeader=function(t){var n=this.props.onRenderOption,r=void 0===n?this._onRenderOption:n,o=t.key,i=t.id,a=t.hidden?this._classNames.dropdownItemHeaderHidden:this._classNames.dropdownItemHeader;return e.createElement("div",{id:i,key:o,className:a},r(t,this._onRenderOption))},n.prototype._onItemMouseEnter=function(e,t){this._shouldIgnoreMouseEvent()||t.currentTarget.focus()},n.prototype._onItemMouseMove=function(e,t){var n=t.currentTarget;this._gotMouseMove=!0,this._isScrollIdle&&document.activeElement!==n&&n.focus()},n.prototype._shouldIgnoreMouseEvent=function(){return!this._isScrollIdle||!this._gotMouseMove},n.prototype._isAltOrMeta=function(e){return e.which===Ht.alt||"Meta"===e.key},n.prototype._shouldHandleKeyUp=function(e){var t=this._lastKeyDownWasAltOrMeta&&this._isAltOrMeta(e);return this._lastKeyDownWasAltOrMeta=!1,!!t&&!($b()||tk())},n.prototype._shouldOpenOnFocus=function(){var e=this.state.hasFocus,t=this.props.openOnKeyboardFocus;return!this._isFocusedByClick&&!0===t&&!e},n.defaultProps={options:[]},n}(e.Component),tE={root:"ms-Dropdown-container",label:"ms-Dropdown-label",dropdown:"ms-Dropdown",title:"ms-Dropdown-title",caretDownWrapper:"ms-Dropdown-caretDownWrapper",caretDown:"ms-Dropdown-caretDown",callout:"ms-Dropdown-callout",panel:"ms-Dropdown-panel",dropdownItems:"ms-Dropdown-items",dropdownItem:"ms-Dropdown-item",dropdownDivider:"ms-Dropdown-divider",dropdownOptionText:"ms-Dropdown-optionText",dropdownItemHeader:"ms-Dropdown-header",titleIsPlaceHolder:"ms-Dropdown-titleIsPlaceHolder",titleHasError:"ms-Dropdown-title--hasError"},nE=((JC={})[lr+", "+"@media screen and (-ms-high-contrast: black-on-white), screen and (forced-colors: active) and (prefers-color-scheme: light)".replace("@media ","")]=d({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),JC),rE={selectors:d(($C={},$C[lr]={backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText"},$C),nE)},oE={selectors:(QC={},QC[lr]={borderColor:"Highlight"},QC)},iE=cr(0,480),aE=kf(ZC,(function(e){var t,n,r,o,i,a,s,u,l,c,p,m,f=e.theme,y=e.hasError,g=e.hasLabel,v=e.className,_=e.isOpen,b=e.disabled,k=e.required,w=e.isRenderingPlaceholder,M=e.panelClassName,T=e.calloutClassName,D=e.calloutRenderEdge;if(!f)throw new Error("theme is undefined or null in base Dropdown getStyles function.");var x=Tr(tE,f),S=f.palette,L=f.semanticColors,C=f.effects,E=f.fonts,O={color:L.menuItemTextHovered},Y={color:L.menuItemText},P={borderColor:L.errorText},I=[x.dropdownItem,{backgroundColor:"transparent",boxSizing:"border-box",cursor:"pointer",display:"flex",alignItems:"center",padding:"0 8px",width:"100%",minHeight:36,lineHeight:20,height:0,position:"relative",border:"1px solid transparent",borderRadius:0,wordWrap:"break-word",overflowWrap:"break-word",textAlign:"left",".ms-Button-flexContainer":{width:"100%"}}],H=[x.dropdownItemHeader,d(d({},E.medium),{fontWeight:ir.semibold,color:L.menuHeader,background:"none",backgroundColor:"transparent",border:"none",height:36,lineHeight:36,cursor:"default",padding:"0 8px",userSelect:"none",textAlign:"left",selectors:(t={},t[lr]=d({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t)})],N=L.menuItemBackgroundPressed,R=function(e){var t,n;return void 0===e&&(e=!1),{selectors:(t={"&:hover":[{color:L.menuItemTextHovered,backgroundColor:e?N:L.menuItemBackgroundHovered},rE],"&.is-multi-select:hover":[{backgroundColor:e?N:"transparent"}],"&:active:hover":[{color:L.menuItemTextHovered,backgroundColor:e?L.menuItemBackgroundHovered:L.menuItemBackgroundPressed},rE]},t["."+jt+" &:focus:after"]=(n={left:0,top:0,bottom:0,right:0},n[lr]={inset:"2px"},n),t[lr]={border:"none"},t)}},j=h(h([],I),[{backgroundColor:N,color:L.menuItemTextHovered},R(!0),rE]),A=h(h([],I),[{color:L.disabledText,cursor:"default",selectors:(n={},n[lr]={color:"GrayText",border:"none"},n)}]),F=D===Qb.bottom?C.roundedCorner2+" "+C.roundedCorner2+" 0 0":"0 0 "+C.roundedCorner2+" "+C.roundedCorner2,W=D===Qb.bottom?"0 0 "+C.roundedCorner2+" "+C.roundedCorner2:C.roundedCorner2+" "+C.roundedCorner2+" 0 0";return{root:[x.root,v],label:x.label,dropdown:[x.dropdown,ho,E.medium,{color:L.menuItemText,borderColor:L.focusBorder,position:"relative",outline:0,userSelect:"none",selectors:(r={},r["&:hover ."+x.title]=[!b&&O,{borderColor:_?S.neutralSecondary:S.neutralPrimary},oE],r["&:focus ."+x.title]=[!b&&O,{selectors:(o={},o[lr]={color:"Highlight"},o)}],r["&:focus:after"]=[{pointerEvents:"none",content:"''",position:"absolute",boxSizing:"border-box",top:"0px",left:"0px",width:"100%",height:"100%",border:b?"none":"2px solid "+S.themePrimary,borderRadius:"2px",selectors:(i={},i[lr]={color:"Highlight"},i)}],r["&:active ."+x.title]=[!b&&O,{borderColor:S.themePrimary},oE],r["&:hover ."+x.caretDown]=!b&&Y,r["&:focus ."+x.caretDown]=[!b&&Y,{selectors:(a={},a[lr]={color:"Highlight"},a)}],r["&:active ."+x.caretDown]=!b&&Y,r["&:hover ."+x.titleIsPlaceHolder]=!b&&Y,r["&:focus ."+x.titleIsPlaceHolder]=!b&&Y,r["&:active ."+x.titleIsPlaceHolder]=!b&&Y,r["&:hover ."+x.titleHasError]=P,r["&:active ."+x.titleHasError]=P,r)},_&&"is-open",b&&"is-disabled",k&&"is-required",k&&!g&&{selectors:(s={":before":{content:"'*'",color:L.errorText,position:"absolute",top:-5,right:-10}},s[lr]={selectors:{":after":{right:-14}}},s)}],title:[x.title,ho,{backgroundColor:L.inputBackground,borderWidth:1,borderStyle:"solid",borderColor:L.inputBorder,borderRadius:_?F:C.roundedCorner2,cursor:"pointer",display:"block",height:32,lineHeight:30,padding:"0 28px 0 8px",position:"relative",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},w&&[x.titleIsPlaceHolder,{color:L.inputPlaceholderText}],y&&[x.titleHasError,P],b&&{backgroundColor:L.disabledBackground,border:"none",color:L.disabledText,cursor:"default",selectors:(u={},u[lr]=d({border:"1px solid GrayText",color:"GrayText",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),u)}],caretDownWrapper:[x.caretDownWrapper,{height:32,lineHeight:30,paddingTop:1,position:"absolute",right:8,top:0},!b&&{cursor:"pointer"}],caretDown:[x.caretDown,{color:S.neutralSecondary,fontSize:E.small.fontSize,pointerEvents:"none"},b&&{color:L.disabledText,selectors:(l={},l[lr]=d({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),l)}],errorMessage:d(d({color:L.errorText},f.fonts.small),{paddingTop:5}),callout:[x.callout,{boxShadow:C.elevation8,borderRadius:W,selectors:(c={},c[".ms-Callout-main"]={borderRadius:W},c)},T],dropdownItemsWrapper:{selectors:{"&:focus":{outline:0}}},dropdownItems:[x.dropdownItems,{display:"block"}],dropdownItem:h(h([],I),[R()]),dropdownItemSelected:j,dropdownItemDisabled:A,dropdownItemSelectedAndDisabled:[j,A,{backgroundColor:"transparent"}],dropdownItemHidden:h(h([],I),[{display:"none"}]),dropdownDivider:[x.dropdownDivider,{height:1,backgroundColor:L.bodyDivider}],dropdownDividerHidden:[x.dropdownDivider,{display:"none"}],dropdownOptionText:[x.dropdownOptionText,{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",minWidth:0,maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",margin:"1px"}],dropdownItemHeader:H,dropdownItemHeaderHidden:h(h([],H),[{display:"none"}]),subComponentStyles:{label:{root:{display:"inline-block"}},multiSelectItem:{root:{padding:0},label:{alignSelf:"stretch",padding:"0 8px",width:"100%"},input:{selectors:(p={},p["."+jt+" &:focus + label::before"]={outlineOffset:"0px"},p)}},panel:{root:[M],main:{selectors:(m={},m[iE]={width:272},m)},contentInner:{padding:"0 0 20px"}}}}}),void 0,{scope:"Dropdown"});aE.displayName="Dropdown";const sE=function(){var[t,n]=(0,e.useState)(null);return[t,e=>{return t=this,r=void 0,i=function*(){if(!(null===navigator||void 0===navigator?void 0:navigator.clipboard))return console.warn("Clipboard not supported"),!1;try{return yield navigator.clipboard.writeText(e),n(e),!0}catch(e){return console.warn("Copy failed",e),n(null),!1}},new((o=void 0)||(o=Promise))((function(e,n){function a(e){try{u(i.next(e))}catch(e){n(e)}}function s(e){try{u(i.throw(e))}catch(e){n(e)}}function u(t){var n;t.done?e(t.value):(n=t.value,n instanceof o?n:new o((function(e){e(n)}))).then(a,s)}u((i=i.apply(t,r||[])).next())}));var t,r,o,i}]};"undefined"!=typeof window?e.useLayoutEffect:e.useEffect;var uE=n(3599),lE={exports:{}};!function(e,t){var n;globalThis,n=()=>(()=>{var e={794:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.CronParser=void 0;var r=n(586),o=function(){function e(e,t,n){void 0===t&&(t=!0),void 0===n&&(n=!1),this.expression=e,this.dayOfWeekStartIndexZero=t,this.monthStartIndexZero=n}return e.prototype.parse=function(){var e=this.extractParts(this.expression);return this.normalize(e),this.validate(e),e},e.prototype.extractParts=function(e){if(!this.expression)throw new Error("Expression is empty");var t=e.trim().split(/[ ]+/);if(t.length<5)throw new Error("Expression has only ".concat(t.length," part").concat(1==t.length?"":"s",". At least 5 parts are required."));if(5==t.length)t.unshift(""),t.push("");else if(6==t.length)/\d{4}$/.test(t[5])||"?"==t[4]||"?"==t[2]?t.unshift(""):t.push("");else if(t.length>7)throw new Error("Expression has ".concat(t.length," parts; too many!"));return t},e.prototype.normalize=function(e){var t=this;if(e[3]=e[3].replace("?","*"),e[5]=e[5].replace("?","*"),e[2]=e[2].replace("?","*"),0==e[0].indexOf("0/")&&(e[0]=e[0].replace("0/","*/")),0==e[1].indexOf("0/")&&(e[1]=e[1].replace("0/","*/")),0==e[2].indexOf("0/")&&(e[2]=e[2].replace("0/","*/")),0==e[3].indexOf("1/")&&(e[3]=e[3].replace("1/","*/")),0==e[4].indexOf("1/")&&(e[4]=e[4].replace("1/","*/")),0==e[6].indexOf("1/")&&(e[6]=e[6].replace("1/","*/")),e[5]=e[5].replace(/(^\d)|([^#/\s]\d)/g,(function(e){var n=e.replace(/\D/,""),r=n;return t.dayOfWeekStartIndexZero?"7"==n&&(r="0"):r=(parseInt(n)-1).toString(),e.replace(n,r)})),"L"==e[5]&&(e[5]="6"),"?"==e[3]&&(e[3]="*"),e[3].indexOf("W")>-1&&(e[3].indexOf(",")>-1||e[3].indexOf("-")>-1))throw new Error("The 'W' character can be specified only when the day-of-month is a single day, not a range or list of days.");var n={SUN:0,MON:1,TUE:2,WED:3,THU:4,FRI:5,SAT:6};for(var r in n)e[5]=e[5].replace(new RegExp(r,"gi"),n[r].toString());e[4]=e[4].replace(/(^\d{1,2})|([^#/\s]\d{1,2})/g,(function(e){var n=e.replace(/\D/,""),r=n;return t.monthStartIndexZero&&(r=(parseInt(n)+1).toString()),e.replace(n,r)}));var o={JAN:1,FEB:2,MAR:3,APR:4,MAY:5,JUN:6,JUL:7,AUG:8,SEP:9,OCT:10,NOV:11,DEC:12};for(var i in o)e[4]=e[4].replace(new RegExp(i,"gi"),o[i].toString());"0"==e[0]&&(e[0]=""),/\*|\-|\,|\//.test(e[2])||!/\*|\//.test(e[1])&&!/\*|\//.test(e[0])||(e[2]+="-".concat(e[2]));for(var a=0;a-1&&!/^\*|\-|\,/.test(e[a])){var s=null;switch(a){case 4:s="12";break;case 5:s="6";break;case 6:s="9999";break;default:s=null}if(null!==s){var u=e[a].split("/");e[a]="".concat(u[0],"-").concat(s,"/").concat(u[1])}}},e.prototype.validate=function(e){this.assertNoInvalidCharacters("DOW",e[5]),this.assertNoInvalidCharacters("DOM",e[3]),this.validateRange(e)},e.prototype.validateRange=function(e){r.default.secondRange(e[0]),r.default.minuteRange(e[1]),r.default.hourRange(e[2]),r.default.dayOfMonthRange(e[3]),r.default.monthRange(e[4],this.monthStartIndexZero),r.default.dayOfWeekRange(e[5],this.dayOfWeekStartIndexZero)},e.prototype.assertNoInvalidCharacters=function(e,t){var n=t.match(/[A-KM-VX-Z]+/gi);if(n&&n.length)throw new Error("".concat(e," part contains invalid values: '").concat(n.toString(),"'"))},e}();t.CronParser=o},728:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ExpressionDescriptor=void 0;var r=n(910),o=n(794),i=function(){function e(t,n){if(this.expression=t,this.options=n,this.expressionParts=new Array(5),!this.options.locale&&e.defaultLocale&&(this.options.locale=e.defaultLocale),!e.locales[this.options.locale]){var r=Object.keys(e.locales)[0];console.warn("Locale '".concat(this.options.locale,"' could not be found; falling back to '").concat(r,"'.")),this.options.locale=r}this.i18n=e.locales[this.options.locale],void 0===n.use24HourTimeFormat&&(n.use24HourTimeFormat=this.i18n.use24HourTimeFormatByDefault())}return e.toString=function(t,n){var r=void 0===n?{}:n,o=r.throwExceptionOnParseError,i=void 0===o||o,a=r.verbose,s=void 0!==a&&a,u=r.dayOfWeekStartIndexZero,l=void 0===u||u,c=r.monthStartIndexZero,d=void 0!==c&&c,p=r.use24HourTimeFormat,m=r.locale,h=void 0===m?null:m,f=r.tzOffset;return new e(t,{throwExceptionOnParseError:i,verbose:s,dayOfWeekStartIndexZero:l,monthStartIndexZero:d,use24HourTimeFormat:p,locale:h,tzOffset:void 0===f?0:f}).getFullDescription()},e.initialize=function(t,n){void 0===n&&(n="en"),e.specialCharacters=["/","-",",","*"],e.defaultLocale=n,t.load(e.locales)},e.prototype.getFullDescription=function(){var e="";try{var t=new o.CronParser(this.expression,this.options.dayOfWeekStartIndexZero,this.options.monthStartIndexZero);this.expressionParts=t.parse();var n=this.getTimeOfDayDescription(),r=this.getDayOfMonthDescription(),i=this.getMonthDescription();e+=n+r+this.getDayOfWeekDescription()+i+this.getYearDescription(),e=(e=this.transformVerbosity(e,!!this.options.verbose)).charAt(0).toLocaleUpperCase()+e.substr(1)}catch(t){if(this.options.throwExceptionOnParseError)throw"".concat(t);e=this.i18n.anErrorOccuredWhenGeneratingTheExpressionD()}return e},e.prototype.getTimeOfDayDescription=function(){var t=this.expressionParts[0],n=this.expressionParts[1],o=this.expressionParts[2],i="";if(r.StringUtilities.containsAny(n,e.specialCharacters)||r.StringUtilities.containsAny(o,e.specialCharacters)||r.StringUtilities.containsAny(t,e.specialCharacters))if(t||!(n.indexOf("-")>-1)||n.indexOf(",")>-1||n.indexOf("/")>-1||r.StringUtilities.containsAny(o,e.specialCharacters))if(!t&&o.indexOf(",")>-1&&-1==o.indexOf("-")&&-1==o.indexOf("/")&&!r.StringUtilities.containsAny(n,e.specialCharacters)){var a=o.split(",");i+=this.i18n.at();for(var s=0;s1){var i=o[o.length-1].index;n=n.substring(0,i)+":59"+n.substring(i+3)}}return n},e.prototype.getDayOfWeekDescription=function(){var e,t=this,n=this.i18n.daysOfTheWeek();return e="*"==this.expressionParts[5]?"":this.getSegmentDescription(this.expressionParts[5],this.i18n.commaEveryDay(),(function(e,r){var o=e;e.indexOf("#")>-1?o=e.substring(0,e.indexOf("#")):e.indexOf("L")>-1&&(o=o.replace("L",""));var i=t.i18n.daysOfTheWeekInCase?t.i18n.daysOfTheWeekInCase(r)[parseInt(o)]:n[parseInt(o)];if(e.indexOf("#")>-1){var a=null,s=e.substring(e.indexOf("#")+1),u=e.substring(0,e.indexOf("#"));switch(s){case"1":a=t.i18n.first(u);break;case"2":a=t.i18n.second(u);break;case"3":a=t.i18n.third(u);break;case"4":a=t.i18n.fourth(u);break;case"5":a=t.i18n.fifth(u)}i=a+" "+i}return i}),(function(e){return 1==parseInt(e)?"":r.StringUtilities.format(t.i18n.commaEveryX0DaysOfTheWeek(e),e)}),(function(e){var n=e.substring(0,e.indexOf("-"));return"*"!=t.expressionParts[3]?t.i18n.commaAndX0ThroughX1(n):t.i18n.commaX0ThroughX1(n)}),(function(e){var n=null;if(e.indexOf("#")>-1){var r=e.substring(e.indexOf("#")+1);n=t.i18n.commaOnThe(r).trim()+t.i18n.spaceX0OfTheMonth()}else n=e.indexOf("L")>-1?t.i18n.commaOnTheLastX0OfTheMonth(e.replace("L","")):"*"!=t.expressionParts[3]?t.i18n.commaAndOnX0():t.i18n.commaOnlyOnX0(e);return n})),e},e.prototype.getMonthDescription=function(){var e=this,t=this.i18n.monthsOfTheYear();return this.getSegmentDescription(this.expressionParts[4],"",(function(n,r){return r&&e.i18n.monthsOfTheYearInCase?e.i18n.monthsOfTheYearInCase(r)[parseInt(n)-1]:t[parseInt(n)-1]}),(function(t){return 1==parseInt(t)?"":r.StringUtilities.format(e.i18n.commaEveryX0Months(t),t)}),(function(t){return e.i18n.commaMonthX0ThroughMonthX1()||e.i18n.commaX0ThroughX1()}),(function(t){return e.i18n.commaOnlyInMonthX0?e.i18n.commaOnlyInMonthX0():e.i18n.commaOnlyInX0()}))},e.prototype.getDayOfMonthDescription=function(){var e=this,t=null,n=this.expressionParts[3];switch(n){case"L":t=this.i18n.commaOnTheLastDayOfTheMonth();break;case"WL":case"LW":t=this.i18n.commaOnTheLastWeekdayOfTheMonth();break;default:var o=n.match(/(\d{1,2}W)|(W\d{1,2})/);if(o){var i=parseInt(o[0].replace("W","")),a=1==i?this.i18n.firstWeekday():r.StringUtilities.format(this.i18n.weekdayNearestDayX0(),i.toString());t=r.StringUtilities.format(this.i18n.commaOnTheX0OfTheMonth(),a);break}var s=n.match(/L-(\d{1,2})/);if(s){var u=s[1];t=r.StringUtilities.format(this.i18n.commaDaysBeforeTheLastDayOfTheMonth(u),u);break}if("*"==n&&"*"!=this.expressionParts[5])return"";t=this.getSegmentDescription(n,this.i18n.commaEveryDay(),(function(t){return"L"==t?e.i18n.lastDay():e.i18n.dayX0?r.StringUtilities.format(e.i18n.dayX0(),t):t}),(function(t){return"1"==t?e.i18n.commaEveryDay():e.i18n.commaEveryX0Days(t)}),(function(t){return e.i18n.commaBetweenDayX0AndX1OfTheMonth(t)}),(function(t){return e.i18n.commaOnDayX0OfTheMonth(t)}))}return t},e.prototype.getYearDescription=function(){var e=this;return this.getSegmentDescription(this.expressionParts[6],"",(function(e){return/^\d+$/.test(e)?new Date(parseInt(e),1).getFullYear().toString():e}),(function(t){return r.StringUtilities.format(e.i18n.commaEveryX0Years(t),t)}),(function(t){return e.i18n.commaYearX0ThroughYearX1()||e.i18n.commaX0ThroughX1()}),(function(t){return e.i18n.commaOnlyInYearX0?e.i18n.commaOnlyInYearX0():e.i18n.commaOnlyInX0()}))},e.prototype.getSegmentDescription=function(e,t,n,o,i,a){var s=null,u=e.indexOf("/")>-1,l=e.indexOf("-")>-1,c=e.indexOf(",")>-1;if(e)if("*"===e)s=t;else if(u||l||c)if(c){for(var d=e.split(","),p="",m=0;m0&&d.length>2&&(p+=",",m0&&d.length>1&&(m==d.length-1||2==d.length)&&(p+="".concat(this.i18n.spaceAnd()," ")),d[m].indexOf("/")>-1||d[m].indexOf("-")>-1){var h=d[m].indexOf("-")>-1&&-1==d[m].indexOf("/"),f=this.getSegmentDescription(d[m],t,n,o,h?this.i18n.commaX0ThroughX1:i,a);h&&(f=f.replace(", ","")),p+=f}else p+=u?this.getSegmentDescription(d[m],t,n,o,i,a):n(d[m]);s=u?p:r.StringUtilities.format(a(e),p)}else if(u){if(d=e.split("/"),s=r.StringUtilities.format(o(d[1]),d[1]),d[0].indexOf("-")>-1){var y=this.generateRangeSegmentDescription(d[0],i,n);0!=y.indexOf(", ")&&(s+=", "),s+=y}else if(-1==d[0].indexOf("*")){var g=r.StringUtilities.format(a(d[0]),n(d[0]));g=g.replace(", ",""),s+=r.StringUtilities.format(this.i18n.commaStartingX0(),g)}}else l&&(s=this.generateRangeSegmentDescription(e,i,n));else s=r.StringUtilities.format(a(e),n(e));else s="";return s},e.prototype.generateRangeSegmentDescription=function(e,t,n){var o="",i=e.split("-"),a=n(i[0],1),s=n(i[1],2),u=t(e);return o+r.StringUtilities.format(u,a,s)},e.prototype.formatTime=function(e,t,n){var r=parseInt(e)+(this.options.tzOffset?this.options.tzOffset:0);r>=24?r-=24:r<0&&(r=24+r);var o="",i=!1;this.options.use24HourTimeFormat||(o=(i=!(!this.i18n.setPeriodBeforeTime||!this.i18n.setPeriodBeforeTime()))?"".concat(this.getPeriod(r)," "):" ".concat(this.getPeriod(r)),r>12&&(r-=12),0===r&&(r=12));var a=t,s="";return n&&(s=":".concat(("00"+n).substring(n.length))),"".concat(i?o:"").concat(("00"+r.toString()).substring(r.toString().length),":").concat(("00"+a.toString()).substring(a.toString().length)).concat(s).concat(i?"":o)},e.prototype.transformVerbosity=function(e,t){return t||(e=(e=(e=(e=e.replace(new RegExp(", ".concat(this.i18n.everyMinute()),"g"),"")).replace(new RegExp(", ".concat(this.i18n.everyHour()),"g"),"")).replace(new RegExp(this.i18n.commaEveryDay(),"g"),"")).replace(/\, ?$/,"")),e},e.prototype.getPeriod=function(e){return e>=12?this.i18n.pm&&this.i18n.pm()||"PM":this.i18n.am&&this.i18n.am()||"AM"},e.locales={},e}();t.ExpressionDescriptor=i},980:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.bg=t.my=t.vi=t.ar=t.th=t.af=t.hu=t.be=t.ca=t.fa=t.sw=t.sl=t.fi=t.sk=t.cs=t.he=t.ja=t.zh_TW=t.zh_CN=t.uk=t.tr=t.ru=t.ro=t.pt_PT=t.pt_BR=t.pl=t.sv=t.nb=t.nl=t.ko=t.id=t.it=t.fr=t.es=t.de=t.da=t.en=void 0;var r=n(751);Object.defineProperty(t,"en",{enumerable:!0,get:function(){return r.en}});var o=n(904);Object.defineProperty(t,"da",{enumerable:!0,get:function(){return o.da}});var i=n(511);Object.defineProperty(t,"de",{enumerable:!0,get:function(){return i.de}});var a=n(470);Object.defineProperty(t,"es",{enumerable:!0,get:function(){return a.es}});var s=n(953);Object.defineProperty(t,"fr",{enumerable:!0,get:function(){return s.fr}});var u=n(128);Object.defineProperty(t,"it",{enumerable:!0,get:function(){return u.it}});var l=n(258);Object.defineProperty(t,"id",{enumerable:!0,get:function(){return l.id}});var c=n(305);Object.defineProperty(t,"ko",{enumerable:!0,get:function(){return c.ko}});var d=n(771);Object.defineProperty(t,"nl",{enumerable:!0,get:function(){return d.nl}});var p=n(869);Object.defineProperty(t,"nb",{enumerable:!0,get:function(){return p.nb}});var m=n(673);Object.defineProperty(t,"sv",{enumerable:!0,get:function(){return m.sv}});var h=n(665);Object.defineProperty(t,"pl",{enumerable:!0,get:function(){return h.pl}});var f=n(461);Object.defineProperty(t,"pt_BR",{enumerable:!0,get:function(){return f.pt_BR}});var y=n(713);Object.defineProperty(t,"pt_PT",{enumerable:!0,get:function(){return y.pt_PT}});var g=n(408);Object.defineProperty(t,"ro",{enumerable:!0,get:function(){return g.ro}});var v=n(392);Object.defineProperty(t,"ru",{enumerable:!0,get:function(){return v.ru}});var _=n(999);Object.defineProperty(t,"tr",{enumerable:!0,get:function(){return _.tr}});var b=n(716);Object.defineProperty(t,"uk",{enumerable:!0,get:function(){return b.uk}});var k=n(419);Object.defineProperty(t,"zh_CN",{enumerable:!0,get:function(){return k.zh_CN}});var w=n(139);Object.defineProperty(t,"zh_TW",{enumerable:!0,get:function(){return w.zh_TW}});var M=n(949);Object.defineProperty(t,"ja",{enumerable:!0,get:function(){return M.ja}});var T=n(389);Object.defineProperty(t,"he",{enumerable:!0,get:function(){return T.he}});var D=n(674);Object.defineProperty(t,"cs",{enumerable:!0,get:function(){return D.cs}});var x=n(203);Object.defineProperty(t,"sk",{enumerable:!0,get:function(){return x.sk}});var S=n(578);Object.defineProperty(t,"fi",{enumerable:!0,get:function(){return S.fi}});var L=n(738);Object.defineProperty(t,"sl",{enumerable:!0,get:function(){return L.sl}});var C=n(286);Object.defineProperty(t,"sw",{enumerable:!0,get:function(){return C.sw}});var E=n(384);Object.defineProperty(t,"fa",{enumerable:!0,get:function(){return E.fa}});var O=n(708);Object.defineProperty(t,"ca",{enumerable:!0,get:function(){return O.ca}});var Y=n(445);Object.defineProperty(t,"be",{enumerable:!0,get:function(){return Y.be}});var P=n(560);Object.defineProperty(t,"hu",{enumerable:!0,get:function(){return P.hu}});var I=n(675);Object.defineProperty(t,"af",{enumerable:!0,get:function(){return I.af}});var H=n(312);Object.defineProperty(t,"th",{enumerable:!0,get:function(){return H.th}});var N=n(935);Object.defineProperty(t,"ar",{enumerable:!0,get:function(){return N.ar}});var R=n(533);Object.defineProperty(t,"vi",{enumerable:!0,get:function(){return R.vi}});var j=n(863);Object.defineProperty(t,"my",{enumerable:!0,get:function(){return j.my}});var A=n(431);Object.defineProperty(t,"bg",{enumerable:!0,get:function(){return A.bg}})},282:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.allLocalesLoader=void 0;var r=n(980),o=function(){function e(){}return e.prototype.load=function(e){for(var t in r)r.hasOwnProperty(t)&&(e[t]=new r[t])},e}();t.allLocalesLoader=o},675:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.af=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return", jaar %s na %s"},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Daar was 'n fout om die tydsuitdrukking the genereer. Raadpleeg asb die uitdrukking formaat."},e.prototype.everyMinute=function(){return"elke minuut"},e.prototype.everyHour=function(){return"elke uur"},e.prototype.atSpace=function(){return"Teen "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Elke minuut tussen %s en %s"},e.prototype.at=function(){return"Teen"},e.prototype.spaceAnd=function(){return" en"},e.prototype.everySecond=function(){return"elke sekonde"},e.prototype.everyX0Seconds=function(){return"elke %s sekonde"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekonde %s deur na %s na die minuut"},e.prototype.atX0SecondsPastTheMinute=function(){return"teen %s sekondes na die minuut"},e.prototype.everyX0Minutes=function(){return"elke %s minute"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minute %s deur na %s na die uur"},e.prototype.atX0MinutesPastTheHour=function(){return"teen %s minute na die uur"},e.prototype.everyX0Hours=function(){return"elke %s ure"},e.prototype.betweenX0AndX1=function(){return"tussen %s en %s"},e.prototype.atX0=function(){return"teen %s"},e.prototype.commaEveryDay=function(){return", elke dag"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", elke %s dae van die week"},e.prototype.commaX0ThroughX1=function(){return", %s deur na %s"},e.prototype.commaAndX0ThroughX1=function(){return", en %s deur na %s"},e.prototype.first=function(){return"eerste"},e.prototype.second=function(){return"tweede"},e.prototype.third=function(){return"derde"},e.prototype.fourth=function(){return"vierde"},e.prototype.fifth=function(){return"vyfde"},e.prototype.commaOnThe=function(){return", op die "},e.prototype.spaceX0OfTheMonth=function(){return" %s van die maand"},e.prototype.lastDay=function(){return"die laaste dag"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", op die laaste %s van die maand"},e.prototype.commaOnlyOnX0=function(){return", net op %s"},e.prototype.commaAndOnX0=function(){return", en op %s"},e.prototype.commaEveryX0Months=function(){return", elke %s maande"},e.prototype.commaOnlyInX0=function(){return", net in %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", op die laaste dag van die maand"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", op die laaste weeksdag van die maand"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dae voor die laaste dag van die maand"},e.prototype.firstWeekday=function(){return"eerste weeksdag"},e.prototype.weekdayNearestDayX0=function(){return"weeksdag naaste aan dag %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", op die %s van die maande"},e.prototype.commaEveryX0Days=function(){return", elke %s dae"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", tussen dag %s en %s van die maand"},e.prototype.commaOnDayX0OfTheMonth=function(){return", op dag %s van die maand"},e.prototype.commaEveryHour=function(){return", elke uur"},e.prototype.commaEveryX0Years=function(){return", elke %s jare"},e.prototype.commaStartingX0=function(){return", beginnende %s"},e.prototype.daysOfTheWeek=function(){return["Sondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrydag","Saterdag"]},e.prototype.monthsOfTheYear=function(){return["Januarie","Februarie","Maart","April","Mei","Junie","Julie","Augustus","September","Oktober","November","Desember"]},e}();t.af=n},935:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ar=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"حدث خطأ في إنشاء وصف المصطلح٠ تأكد من تركيب مصطلح الكرون"},e.prototype.everyMinute=function(){return"كل دقيقة"},e.prototype.everyHour=function(){return"كل ساعة"},e.prototype.atSpace=function(){return" "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"كل دقيقة بين %s و %s"},e.prototype.at=function(){return""},e.prototype.spaceAnd=function(){return" و"},e.prototype.everySecond=function(){return"كل ثانية"},e.prototype.everyX0Seconds=function(){return"كل %s ثواني"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"الثواني %s حتى %s من بداية الدقيقة"},e.prototype.atX0SecondsPastTheMinute=function(){return"الثانية %s من بداية الدقيقة"},e.prototype.everyX0Minutes=function(){return"كل %s دقائق"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"الدقائق %s حتى %s من بداية الساعة"},e.prototype.atX0MinutesPastTheHour=function(){return"الدقيقة %s من بداية الساعة"},e.prototype.everyX0Hours=function(){return"كل %s ساعات"},e.prototype.betweenX0AndX1=function(){return"بين %s و %s"},e.prototype.atX0=function(){return"%s"},e.prototype.commaEveryDay=function(){return"، كل يوم"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return"، كل %s من أيام الأسبوع"},e.prototype.commaX0ThroughX1=function(){return"، %s حتى %s"},e.prototype.commaAndX0ThroughX1=function(){return"، و %s حتى %s"},e.prototype.first=function(){return"أول"},e.prototype.second=function(){return"ثاني"},e.prototype.third=function(){return"ثالث"},e.prototype.fourth=function(){return"رابع"},e.prototype.fifth=function(){return"خامس"},e.prototype.commaOnThe=function(){return"، في ال"},e.prototype.spaceX0OfTheMonth=function(){return" %s من الشهر"},e.prototype.lastDay=function(){return"اليوم الأخير"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return"، في اخر %s من الشهر"},e.prototype.commaOnlyOnX0=function(){return"، %s فقط"},e.prototype.commaAndOnX0=function(){return"، وفي %s"},e.prototype.commaEveryX0Months=function(){return"، كل %s أشهر"},e.prototype.commaOnlyInX0=function(){return"، %s فقط"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return"، في اخر يوم من الشهر"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return"، في اخر يوم أسبوع من الشهر"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return"، %s أيام قبل اخر يوم من الشهر"},e.prototype.firstWeekday=function(){return"اول ايام الأسبوع"},e.prototype.weekdayNearestDayX0=function(){return"يوم الأسبوع الأقرب ليوم %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return"، في %s من الشهر"},e.prototype.commaEveryX0Days=function(){return"، كل %s أيام"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return"، بين يوم %s و %s من الشهر"},e.prototype.commaOnDayX0OfTheMonth=function(){return"، في اليوم %s من الشهر"},e.prototype.commaEveryHour=function(){return"، كل ساعة"},e.prototype.commaEveryX0Years=function(){return"، كل %s سنوات"},e.prototype.commaStartingX0=function(){return"، بداية من %s"},e.prototype.daysOfTheWeek=function(){return["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},e.prototype.monthsOfTheYear=function(){return["يناير","فبراير","مارس","ابريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},e}();t.ar=n},445:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.be=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.everyMinute=function(){return"кожную хвіліну"},e.prototype.everyHour=function(){return"кожную гадзіну"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Адбылася памылка падчас генерацыі апісання выразы. Праверце сінтаксіс крон-выразы."},e.prototype.atSpace=function(){return"У "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Кожную хвіліну з %s да %s"},e.prototype.at=function(){return"У"},e.prototype.spaceAnd=function(){return" і"},e.prototype.everySecond=function(){return"кожную секунду"},e.prototype.everyX0Seconds=function(){return"кожныя %s секунд"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"секунды з %s па %s"},e.prototype.atX0SecondsPastTheMinute=function(){return"у %s секунд"},e.prototype.everyX0Minutes=function(){return"кожныя %s хвілін"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"хвіліны з %s па %s"},e.prototype.atX0MinutesPastTheHour=function(){return"у %s хвілін"},e.prototype.everyX0Hours=function(){return"кожныя %s гадзін"},e.prototype.betweenX0AndX1=function(){return"з %s па %s"},e.prototype.atX0=function(){return"у %s"},e.prototype.commaEveryDay=function(){return", кожны дзень"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", кожныя %s дзён тыдня"},e.prototype.commaX0ThroughX1=function(){return", %s па %s"},e.prototype.commaAndX0ThroughX1=function(){return", і %s па %s"},e.prototype.first=function(){return"першы"},e.prototype.second=function(){return"другі"},e.prototype.third=function(){return"трэці"},e.prototype.fourth=function(){return"чацвёрты"},e.prototype.fifth=function(){return"пяты"},e.prototype.commaOnThe=function(){return", у "},e.prototype.spaceX0OfTheMonth=function(){return" %s месяца"},e.prototype.lastDay=function(){return"апошні дзень"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", у апошні %s месяца"},e.prototype.commaOnlyOnX0=function(){return", толькі ў %s"},e.prototype.commaAndOnX0=function(){return", і ў %s"},e.prototype.commaEveryX0Months=function(){return", кожныя %s месяцаў"},e.prototype.commaOnlyInX0=function(){return", толькі ў %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", у апошні дзень месяца"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", у апошні будні дзень месяца"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s дзён да апошняга дня месяца"},e.prototype.firstWeekday=function(){return"першы будны дзень"},e.prototype.weekdayNearestDayX0=function(){return"найбліжэйшы будны дзень да %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", у %s месяцы"},e.prototype.commaEveryX0Days=function(){return", кожныя %s дзён"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", з %s па %s лік месяца"},e.prototype.commaOnDayX0OfTheMonth=function(){return", у %s лік месяца"},e.prototype.commaEveryX0Years=function(){return", кожныя %s гадоў"},e.prototype.commaStartingX0=function(){return", пачатак %s"},e.prototype.daysOfTheWeek=function(){return["нядзеля","панядзелак","аўторак","серада","чацвер","пятніца","субота"]},e.prototype.monthsOfTheYear=function(){return["студзень","люты","сакавік","красавік","травень","чэрвень","ліпень","жнівень","верасень","кастрычнік","лістапад","снежань"]},e}();t.be=n},431:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.bg=void 0;var n=function(e,t){return(null!=e?Number(e):0)<2?t[0]:t[1]},r=function(e,t){return t[[1,0,0,1,0,0,1][null!=e?Number(e):0]]},o=function(e,t){var n=null!=e?Number(e):1;n=Math.max(Math.min(n<10||n>20&&n%10!=0?n%10:3,3),1)-1;var r=["м","ж","ср"].indexOf(t);return["в","р","т"][n]+["и","а","о"][r]},i=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.everyMinute=function(){return"всяка минута"},e.prototype.everyHour=function(){return"всеки час"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Възникна грешка при генериране на описанието на израза. Проверете синтаксиса на cron израза."},e.prototype.atSpace=function(){return"В "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Всяка минута от %s до %s"},e.prototype.at=function(){return"В"},e.prototype.spaceAnd=function(){return" и"},e.prototype.everySecond=function(){return"всяка секунда"},e.prototype.everyX0Seconds=function(e){return"всеки %s секунди"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"секунди от %s до %s"},e.prototype.atX0SecondsPastTheMinute=function(e){return"%s-".concat(o(e,"ж")," секунда")},e.prototype.everyX0Minutes=function(e){return"всеки %s минути"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"минути от %s до %s"},e.prototype.atX0MinutesPastTheHour=function(e){return"%s-".concat(o(e,"ж")," минутa")},e.prototype.everyX0Hours=function(e){return"всеки %s часа"},e.prototype.betweenX0AndX1=function(){return"от %s до %s"},e.prototype.atX0=function(){return"в %s"},e.prototype.commaEveryDay=function(){return", всеки ден"},e.prototype.commaEveryX0DaysOfTheWeek=function(e){return n(e,[", всеки %s ден от седмицата",", всеки %s дена от седмицата"])},e.prototype.commaX0ThroughX1=function(e){return", от %s до %s"},e.prototype.commaAndX0ThroughX1=function(e){return" и от %s до %s"},e.prototype.first=function(e){return r(e,["первият","первата"])},e.prototype.second=function(e){return r(e,["вторият","втората"])},e.prototype.third=function(e){return r(e,["третият","третата"])},e.prototype.fourth=function(e){return r(e,["четвертият","четвертата"])},e.prototype.fifth=function(e){return r(e,["петият","петата"])},e.prototype.commaOnThe=function(e){return", "},e.prototype.spaceX0OfTheMonth=function(){return" %s на месеца"},e.prototype.lastDay=function(){return"последният ден"},e.prototype.commaOnTheLastX0OfTheMonth=function(e){return r(e,[", в последният %s от месеца",", в последната %s отмесеца"])},e.prototype.commaOnlyOnX0=function(e){return", %s"},e.prototype.commaAndOnX0=function(){return" и %s"},e.prototype.commaEveryX0Months=function(e){return" всеки %s месеца"},e.prototype.commaOnlyInMonthX0=function(){return", %s"},e.prototype.commaOnlyInX0=function(){return", в %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", в последният ден на месеца"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", в последния делничен ден от месеца"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(e){return n(e,[", %s ден преди края на месеца",", %s дена преди края на месеца"])},e.prototype.firstWeekday=function(){return"първият делничен ден"},e.prototype.weekdayNearestDayX0=function(){return"най-близкият делничен ден до %s число"},e.prototype.commaOnTheX0OfTheMonth=function(){return", на %s число от месеца"},e.prototype.commaEveryX0Days=function(e){return n(e,[", всеки %s ден",", всеки %s дена"])},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(e){var t,n=null!==(t=null==e?void 0:e.split("-"))&&void 0!==t?t:[];return", от %s-".concat(o(n[0],"ср")," до %s-").concat(o(n[1],"ср")," число на месеца")},e.prototype.commaOnDayX0OfTheMonth=function(e){return", на %s-".concat(o(e,"ср")," число от месеца")},e.prototype.commaEveryX0Years=function(e){return n(e,[", всяка %s година",", всеки %s години"])},e.prototype.commaStartingX0=function(){return", започвайки %s"},e.prototype.daysOfTheWeek=function(){return["неделя","понеделник","вторник","сряда","четвъртък","петък","събота"]},e.prototype.monthsOfTheYear=function(){return["януари","февруари","март","април","май","юни","юли","август","септевмври","октомври","ноември","декември"]},e}();t.bg=i},708:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ca=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"S'ha produït un error mentres es generava la descripció de l'expressió. Revisi la sintaxi de la expressió de cron."},e.prototype.at=function(){return"A les"},e.prototype.atSpace=function(){return"A les "},e.prototype.atX0=function(){return"a les %s"},e.prototype.atX0MinutesPastTheHour=function(){return"als %s minuts de l'hora"},e.prototype.atX0SecondsPastTheMinute=function(){return"als %s segonds del minut"},e.prototype.betweenX0AndX1=function(){return"entre les %s i les %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", entre els dies %s i %s del mes"},e.prototype.commaEveryDay=function(){return", cada dia"},e.prototype.commaEveryX0Days=function(){return", cada %s dies"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", cada %s dies de la setmana"},e.prototype.commaEveryX0Months=function(){return", cada %s mesos"},e.prototype.commaOnDayX0OfTheMonth=function(){return", el dia %s del mes"},e.prototype.commaOnlyInX0=function(){return", sólo en %s"},e.prototype.commaOnlyOnX0=function(){return", només el %s"},e.prototype.commaAndOnX0=function(){return", i el %s"},e.prototype.commaOnThe=function(){return", en el "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", en l'últim dia del mes"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", en l'últim dia de la setmana del mes"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dies abans de l'últim dia del mes"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", en l'últim %s del mes"},e.prototype.commaOnTheX0OfTheMonth=function(){return", en el %s del mes"},e.prototype.commaX0ThroughX1=function(){return", de %s a %s"},e.prototype.commaAndX0ThroughX1=function(){return", i de %s a %s"},e.prototype.everyHour=function(){return"cada hora"},e.prototype.everyMinute=function(){return"cada minut"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"cada minut entre les %s i les %s"},e.prototype.everySecond=function(){return"cada segon"},e.prototype.everyX0Hours=function(){return"cada %s hores"},e.prototype.everyX0Minutes=function(){return"cada %s minuts"},e.prototype.everyX0Seconds=function(){return"cada %s segons"},e.prototype.fifth=function(){return"cinquè"},e.prototype.first=function(){return"primer"},e.prototype.firstWeekday=function(){return"primer dia de la setmana"},e.prototype.fourth=function(){return"quart"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"del minut %s al %s passada l'hora"},e.prototype.second=function(){return"segon"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"En els segons %s al %s de cada minut"},e.prototype.spaceAnd=function(){return" i"},e.prototype.spaceX0OfTheMonth=function(){return" %s del mes"},e.prototype.lastDay=function(){return"l'últim dia"},e.prototype.third=function(){return"tercer"},e.prototype.weekdayNearestDayX0=function(){return"dia de la setmana més proper al %s"},e.prototype.commaEveryX0Years=function(){return", cada %s anys"},e.prototype.commaStartingX0=function(){return", començant %s"},e.prototype.daysOfTheWeek=function(){return["diumenge","dilluns","dimarts","dimecres","dijous","divendres","dissabte"]},e.prototype.monthsOfTheYear=function(){return["gener","febrer","març","abril","maig","juny","juliol","agost","setembre","octubre","novembre","desembre"]},e}();t.ca=n},674:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.cs=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Při vytváření popisu došlo k chybě. Zkontrolujte prosím správnost syntaxe cronu."},e.prototype.everyMinute=function(){return"každou minutu"},e.prototype.everyHour=function(){return"každou hodinu"},e.prototype.atSpace=function(){return"V "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Každou minutu mezi %s a %s"},e.prototype.at=function(){return"V"},e.prototype.spaceAnd=function(){return" a"},e.prototype.everySecond=function(){return"každou sekundu"},e.prototype.everyX0Seconds=function(){return"každých %s sekund"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekundy od %s do %s"},e.prototype.atX0SecondsPastTheMinute=function(){return"v %s sekund"},e.prototype.everyX0Minutes=function(){return"každých %s minut"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minuty od %s do %s"},e.prototype.atX0MinutesPastTheHour=function(){return"v %s minut"},e.prototype.everyX0Hours=function(){return"každých %s hodin"},e.prototype.betweenX0AndX1=function(){return"mezi %s a %s"},e.prototype.atX0=function(){return"v %s"},e.prototype.commaEveryDay=function(){return", každý den"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", každých %s dní v týdnu"},e.prototype.commaX0ThroughX1=function(){return", od %s do %s"},e.prototype.commaAndX0ThroughX1=function(){return", a od %s do %s"},e.prototype.first=function(){return"první"},e.prototype.second=function(){return"druhý"},e.prototype.third=function(){return"třetí"},e.prototype.fourth=function(){return"čtvrtý"},e.prototype.fifth=function(){return"pátý"},e.prototype.commaOnThe=function(){return", "},e.prototype.spaceX0OfTheMonth=function(){return" %s v měsíci"},e.prototype.lastDay=function(){return"poslední den"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", poslední %s v měsíci"},e.prototype.commaOnlyOnX0=function(){return", pouze v %s"},e.prototype.commaAndOnX0=function(){return", a v %s"},e.prototype.commaEveryX0Months=function(){return", každých %s měsíců"},e.prototype.commaOnlyInX0=function(){return", pouze v %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", poslední den v měsíci"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", poslední pracovní den v měsíci"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dní před posledním dnem v měsíci"},e.prototype.firstWeekday=function(){return"první pracovní den"},e.prototype.weekdayNearestDayX0=function(){return"pracovní den nejblíže %s. dni"},e.prototype.commaOnTheX0OfTheMonth=function(){return", v %s v měsíci"},e.prototype.commaEveryX0Days=function(){return", každých %s dnů"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", mezi dny %s a %s v měsíci"},e.prototype.commaOnDayX0OfTheMonth=function(){return", %s. den v měsíci"},e.prototype.commaEveryX0Years=function(){return", každých %s roků"},e.prototype.commaStartingX0=function(){return", začínající %s"},e.prototype.daysOfTheWeek=function(){return["Neděle","Pondělí","Úterý","Středa","Čtvrtek","Pátek","Sobota"]},e.prototype.monthsOfTheYear=function(){return["Leden","Únor","Březen","Duben","Květen","Červen","Červenec","Srpen","Září","Říjen","Listopad","Prosinec"]},e}();t.cs=n},904:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.da=void 0;var n=function(){function e(){}return e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Der opstod en fejl ved generering af udtryksbeskrivelsen. Tjek cron-ekspressionssyntaxen."},e.prototype.at=function(){return"kl"},e.prototype.atSpace=function(){return"kl "},e.prototype.atX0=function(){return"kl %s"},e.prototype.atX0MinutesPastTheHour=function(){return"%s minutter efter timeskift"},e.prototype.atX0SecondsPastTheMinute=function(){return"%s sekunder efter minutskift"},e.prototype.betweenX0AndX1=function(){return"mellem %s og %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", mellem dag %s og %s i måneden"},e.prototype.commaEveryDay=function(){return", hver dag"},e.prototype.commaEveryX0Days=function(){return", hver %s. dag"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", hver %s. ugedag"},e.prototype.commaEveryX0Months=function(){return", hver %s. måned"},e.prototype.commaEveryX0Years=function(){return", hvert %s. år"},e.prototype.commaOnDayX0OfTheMonth=function(){return", på dag %s i måneden"},e.prototype.commaOnlyInX0=function(){return", kun i %s"},e.prototype.commaOnlyOnX0=function(){return", kun på %s"},e.prototype.commaAndOnX0=function(){return", og på %s"},e.prototype.commaOnThe=function(){return", på den "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", på den sidste dag i måneden"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", på den sidste hverdag i måneden"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dage før den sidste dag i måneden"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", på den sidste %s i måneden"},e.prototype.commaOnTheX0OfTheMonth=function(){return", på den %s i måneden"},e.prototype.commaX0ThroughX1=function(){return", %s til og med %s"},e.prototype.commaAndX0ThroughX1=function(){return", og %s til og med %s"},e.prototype.everyHour=function(){return"hver time"},e.prototype.everyMinute=function(){return"hvert minut"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"hvert minut mellem %s og %s"},e.prototype.everySecond=function(){return"hvert sekund"},e.prototype.everyX0Hours=function(){return"hver %s. time"},e.prototype.everyX0Minutes=function(){return"hvert %s. minut"},e.prototype.everyX0Seconds=function(){return"hvert %s. sekund"},e.prototype.fifth=function(){return"femte"},e.prototype.first=function(){return"første"},e.prototype.firstWeekday=function(){return"første hverdag"},e.prototype.fourth=function(){return"fjerde"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minutterne fra %s til og med %s hver time"},e.prototype.second=function(){return"anden"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekunderne fra %s til og med %s hvert minut"},e.prototype.spaceAnd=function(){return" og"},e.prototype.spaceX0OfTheMonth=function(){return" %s i måneden"},e.prototype.lastDay=function(){return"sidste dag"},e.prototype.third=function(){return"tredje"},e.prototype.weekdayNearestDayX0=function(){return"hverdag nærmest dag %s"},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.commaStartingX0=function(){return", startende %s"},e.prototype.daysOfTheWeek=function(){return["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"]},e.prototype.monthsOfTheYear=function(){return["januar","februar","marts","april","maj","juni","juli","august","september","oktober","november","december"]},e}();t.da=n},511:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.de=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.everyMinute=function(){return"jede Minute"},e.prototype.everyHour=function(){return"jede Stunde"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Beim Generieren der Ausdrucksbeschreibung ist ein Fehler aufgetreten. Überprüfen Sie die Syntax des Cron-Ausdrucks."},e.prototype.atSpace=function(){return"Um "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Jede Minute zwischen %s und %s"},e.prototype.at=function(){return"Um"},e.prototype.spaceAnd=function(){return" und"},e.prototype.everySecond=function(){return"Jede Sekunde"},e.prototype.everyX0Seconds=function(){return"alle %s Sekunden"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"Sekunden %s bis %s"},e.prototype.atX0SecondsPastTheMinute=function(){return"bei Sekunde %s"},e.prototype.everyX0Minutes=function(){return"alle %s Minuten"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"Minuten %s bis %s"},e.prototype.atX0MinutesPastTheHour=function(){return"bei Minute %s"},e.prototype.everyX0Hours=function(){return"alle %s Stunden"},e.prototype.betweenX0AndX1=function(){return"zwischen %s und %s"},e.prototype.atX0=function(){return"um %s"},e.prototype.commaEveryDay=function(){return", jeden Tag"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", alle %s Tage der Woche"},e.prototype.commaX0ThroughX1=function(){return", %s bis %s"},e.prototype.commaAndX0ThroughX1=function(){return", und %s bis %s"},e.prototype.first=function(){return"ersten"},e.prototype.second=function(){return"zweiten"},e.prototype.third=function(){return"dritten"},e.prototype.fourth=function(){return"vierten"},e.prototype.fifth=function(){return"fünften"},e.prototype.commaOnThe=function(){return", am "},e.prototype.spaceX0OfTheMonth=function(){return" %s des Monats"},e.prototype.lastDay=function(){return"der letzte Tag"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", am letzten %s des Monats"},e.prototype.commaOnlyOnX0=function(){return", nur jeden %s"},e.prototype.commaAndOnX0=function(){return", und jeden %s"},e.prototype.commaEveryX0Months=function(){return", alle %s Monate"},e.prototype.commaOnlyInX0=function(){return", nur im %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", am letzten Tag des Monats"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", am letzten Werktag des Monats"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s tage vor dem letzten Tag des Monats"},e.prototype.firstWeekday=function(){return"ersten Werktag"},e.prototype.weekdayNearestDayX0=function(){return"Werktag am nächsten zum %s Tag"},e.prototype.commaOnTheX0OfTheMonth=function(){return", am %s des Monats"},e.prototype.commaEveryX0Days=function(){return", alle %s Tage"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", zwischen Tag %s und %s des Monats"},e.prototype.commaOnDayX0OfTheMonth=function(){return", an Tag %s des Monats"},e.prototype.commaEveryX0Years=function(){return", alle %s Jahre"},e.prototype.commaStartingX0=function(){return", beginnend %s"},e.prototype.daysOfTheWeek=function(){return["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},e.prototype.monthsOfTheYear=function(){return["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},e}();t.de=n},751:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.en=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"An error occured when generating the expression description. Check the cron expression syntax."},e.prototype.everyMinute=function(){return"every minute"},e.prototype.everyHour=function(){return"every hour"},e.prototype.atSpace=function(){return"At "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Every minute between %s and %s"},e.prototype.at=function(){return"At"},e.prototype.spaceAnd=function(){return" and"},e.prototype.everySecond=function(){return"every second"},e.prototype.everyX0Seconds=function(){return"every %s seconds"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"seconds %s through %s past the minute"},e.prototype.atX0SecondsPastTheMinute=function(){return"at %s seconds past the minute"},e.prototype.everyX0Minutes=function(){return"every %s minutes"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minutes %s through %s past the hour"},e.prototype.atX0MinutesPastTheHour=function(){return"at %s minutes past the hour"},e.prototype.everyX0Hours=function(){return"every %s hours"},e.prototype.betweenX0AndX1=function(){return"between %s and %s"},e.prototype.atX0=function(){return"at %s"},e.prototype.commaEveryDay=function(){return", every day"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", every %s days of the week"},e.prototype.commaX0ThroughX1=function(){return", %s through %s"},e.prototype.commaAndX0ThroughX1=function(){return", %s through %s"},e.prototype.first=function(){return"first"},e.prototype.second=function(){return"second"},e.prototype.third=function(){return"third"},e.prototype.fourth=function(){return"fourth"},e.prototype.fifth=function(){return"fifth"},e.prototype.commaOnThe=function(){return", on the "},e.prototype.spaceX0OfTheMonth=function(){return" %s of the month"},e.prototype.lastDay=function(){return"the last day"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", on the last %s of the month"},e.prototype.commaOnlyOnX0=function(){return", only on %s"},e.prototype.commaAndOnX0=function(){return", and on %s"},e.prototype.commaEveryX0Months=function(){return", every %s months"},e.prototype.commaOnlyInX0=function(){return", only in %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", on the last day of the month"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", on the last weekday of the month"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s days before the last day of the month"},e.prototype.firstWeekday=function(){return"first weekday"},e.prototype.weekdayNearestDayX0=function(){return"weekday nearest day %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", on the %s of the month"},e.prototype.commaEveryX0Days=function(){return", every %s days"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", between day %s and %s of the month"},e.prototype.commaOnDayX0OfTheMonth=function(){return", on day %s of the month"},e.prototype.commaEveryHour=function(){return", every hour"},e.prototype.commaEveryX0Years=function(){return", every %s years"},e.prototype.commaStartingX0=function(){return", starting %s"},e.prototype.daysOfTheWeek=function(){return["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},e.prototype.monthsOfTheYear=function(){return["January","February","March","April","May","June","July","August","September","October","November","December"]},e}();t.en=n},470:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.es=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Ocurrió un error mientras se generaba la descripción de la expresión. Revise la sintaxis de la expresión de cron."},e.prototype.at=function(){return"A las"},e.prototype.atSpace=function(){return"A las "},e.prototype.atX0=function(){return"a las %s"},e.prototype.atX0MinutesPastTheHour=function(){return"a los %s minutos de la hora"},e.prototype.atX0SecondsPastTheMinute=function(){return"a los %s segundos del minuto"},e.prototype.betweenX0AndX1=function(){return"entre las %s y las %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", entre los días %s y %s del mes"},e.prototype.commaEveryDay=function(){return", cada día"},e.prototype.commaEveryX0Days=function(){return", cada %s días"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", cada %s días de la semana"},e.prototype.commaEveryX0Months=function(){return", cada %s meses"},e.prototype.commaOnDayX0OfTheMonth=function(){return", el día %s del mes"},e.prototype.commaOnlyInX0=function(){return", sólo en %s"},e.prototype.commaOnlyOnX0=function(){return", sólo el %s"},e.prototype.commaAndOnX0=function(){return", y el %s"},e.prototype.commaOnThe=function(){return", en el "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", en el último día del mes"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", en el último día de la semana del mes"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s días antes del último día del mes"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", en el último %s del mes"},e.prototype.commaOnTheX0OfTheMonth=function(){return", en el %s del mes"},e.prototype.commaX0ThroughX1=function(){return", de %s a %s"},e.prototype.commaAndX0ThroughX1=function(){return", y de %s a %s"},e.prototype.everyHour=function(){return"cada hora"},e.prototype.everyMinute=function(){return"cada minuto"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"cada minuto entre las %s y las %s"},e.prototype.everySecond=function(){return"cada segundo"},e.prototype.everyX0Hours=function(){return"cada %s horas"},e.prototype.everyX0Minutes=function(){return"cada %s minutos"},e.prototype.everyX0Seconds=function(){return"cada %s segundos"},e.prototype.fifth=function(){return"quinto"},e.prototype.first=function(){return"primero"},e.prototype.firstWeekday=function(){return"primer día de la semana"},e.prototype.fourth=function(){return"cuarto"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"del minuto %s al %s pasada la hora"},e.prototype.second=function(){return"segundo"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"En los segundos %s al %s de cada minuto"},e.prototype.spaceAnd=function(){return" y"},e.prototype.spaceX0OfTheMonth=function(){return" %s del mes"},e.prototype.lastDay=function(){return"el último día"},e.prototype.third=function(){return"tercer"},e.prototype.weekdayNearestDayX0=function(){return"día de la semana más próximo al %s"},e.prototype.commaEveryX0Years=function(){return", cada %s años"},e.prototype.commaStartingX0=function(){return", comenzando %s"},e.prototype.daysOfTheWeek=function(){return["domingo","lunes","martes","miércoles","jueves","viernes","sábado"]},e.prototype.monthsOfTheYear=function(){return["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]},e}();t.es=n},384:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.fa=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"خطایی در نمایش توضیحات این وظیفه رخ داد. لطفا ساختار آن را بررسی کنید."},e.prototype.everyMinute=function(){return"هر دقیقه"},e.prototype.everyHour=function(){return"هر ساعت"},e.prototype.atSpace=function(){return"در "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"هر دقیقه بین %s و %s"},e.prototype.at=function(){return"در"},e.prototype.spaceAnd=function(){return" و"},e.prototype.everySecond=function(){return"هر ثانیه"},e.prototype.everyX0Seconds=function(){return"هر %s ثانیه"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"ثانیه %s تا %s دقیقه گذشته"},e.prototype.atX0SecondsPastTheMinute=function(){return"در %s قانیه از دقیقه گذشته"},e.prototype.everyX0Minutes=function(){return"هر %s دقیقه"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"دقیقه %s تا %s ساعت گذشته"},e.prototype.atX0MinutesPastTheHour=function(){return"در %s دقیقه پس از ساعت"},e.prototype.everyX0Hours=function(){return"هر %s ساعت"},e.prototype.betweenX0AndX1=function(){return"بین %s و %s"},e.prototype.atX0=function(){return"در %s"},e.prototype.commaEveryDay=function(){return", هر روز"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", هر %s روز از هفته"},e.prototype.commaX0ThroughX1=function(){return", %s تا %s"},e.prototype.commaAndX0ThroughX1=function(){return", و %s تا %s"},e.prototype.first=function(){return"اول"},e.prototype.second=function(){return"دوم"},e.prototype.third=function(){return"سوم"},e.prototype.fourth=function(){return"چهارم"},e.prototype.fifth=function(){return"پنجم"},e.prototype.commaOnThe=function(){return", در "},e.prototype.spaceX0OfTheMonth=function(){return" %s ماه"},e.prototype.lastDay=function(){return"آخرین روز"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", در %s ماه"},e.prototype.commaOnlyOnX0=function(){return", فقط در %s"},e.prototype.commaAndOnX0=function(){return", و در %s"},e.prototype.commaEveryX0Months=function(){return", هر %s ماه"},e.prototype.commaOnlyInX0=function(){return", فقط در %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", در آخرین روز ماه"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", در آخرین روز ماه"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s روز قبل از آخرین روز ماه"},e.prototype.firstWeekday=function(){return"اولین روز"},e.prototype.weekdayNearestDayX0=function(){return"روز نزدیک به روز %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", در %s ماه"},e.prototype.commaEveryX0Days=function(){return", هر %s روز"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", بین روز %s و %s ماه"},e.prototype.commaOnDayX0OfTheMonth=function(){return", در %s ماه"},e.prototype.commaEveryMinute=function(){return", هر minute"},e.prototype.commaEveryHour=function(){return", هر ساعت"},e.prototype.commaEveryX0Years=function(){return", هر %s سال"},e.prototype.commaStartingX0=function(){return", آغاز %s"},e.prototype.daysOfTheWeek=function(){return["یکشنبه","دوشنبه","سهشنبه","چهارشنبه","پنجشنبه","جمعه","شنبه"]},e.prototype.monthsOfTheYear=function(){return["ژانویه","فوریه","مارس","آپریل","مه","ژوئن","ژوئیه","آگوست","سپتامبر","اکتبر","نوامبر","دسامبر"]},e}();t.fa=n},578:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.fi=void 0;var n=function(){function e(){}return e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Virhe kuvauksen generoinnissa. Tarkista cron-syntaksi."},e.prototype.at=function(){return"Klo"},e.prototype.atSpace=function(){return"Klo "},e.prototype.atX0=function(){return"klo %s"},e.prototype.atX0MinutesPastTheHour=function(){return"%s minuuttia yli"},e.prototype.atX0MinutesPastTheHourGt20=function(){return"%s minuuttia yli"},e.prototype.atX0SecondsPastTheMinute=function(){return"%s sekunnnin jälkeen"},e.prototype.betweenX0AndX1=function(){return"%s - %s välillä"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", kuukauden päivien %s ja %s välillä"},e.prototype.commaEveryDay=function(){return", joka päivä"},e.prototype.commaEveryHour=function(){return", joka tunti"},e.prototype.commaEveryMinute=function(){return", joka minuutti"},e.prototype.commaEveryX0Days=function(){return", joka %s. päivä"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", joka %s. viikonpäivä"},e.prototype.commaEveryX0Months=function(){return", joka %s. kuukausi"},e.prototype.commaEveryX0Years=function(){return", joka %s. vuosi"},e.prototype.commaOnDayX0OfTheMonth=function(){return", kuukauden %s päivä"},e.prototype.commaOnlyInX0=function(){return", vain %s"},e.prototype.commaOnlyOnX0=function(){return", vain %s"},e.prototype.commaOnThe=function(){return","},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", kuukauden viimeisenä päivänä"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", kuukauden viimeisenä viikonpäivänä"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", kuukauden viimeinen %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", kuukauden %s"},e.prototype.commaX0ThroughX1=function(){return", %s - %s"},e.prototype.commaAndX0ThroughX1=function(){return", %s - %s"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s päivää ennen kuukauden viimeistä päivää"},e.prototype.commaStartingX0=function(){return", alkaen %s"},e.prototype.everyHour=function(){return"joka tunti"},e.prototype.everyMinute=function(){return"joka minuutti"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"joka minuutti %s - %s välillä"},e.prototype.everySecond=function(){return"joka sekunti"},e.prototype.everyX0Hours=function(){return"joka %s. tunti"},e.prototype.everyX0Minutes=function(){return"joka %s. minuutti"},e.prototype.everyX0Seconds=function(){return"joka %s. sekunti"},e.prototype.fifth=function(){return"viides"},e.prototype.first=function(){return"ensimmäinen"},e.prototype.firstWeekday=function(){return"ensimmäinen viikonpäivä"},e.prototype.fourth=function(){return"neljäs"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"joka tunti minuuttien %s - %s välillä"},e.prototype.second=function(){return"toinen"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"joka minuutti sekunttien %s - %s välillä"},e.prototype.spaceAnd=function(){return" ja"},e.prototype.spaceAndSpace=function(){return" ja "},e.prototype.spaceX0OfTheMonth=function(){return" %s kuukaudessa"},e.prototype.third=function(){return"kolmas"},e.prototype.weekdayNearestDayX0=function(){return"viikonpäivä lähintä %s päivää"},e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.lastDay=function(){return"viimeinen päivä"},e.prototype.commaAndOnX0=function(){return", ja edelleen %s"},e.prototype.daysOfTheWeek=function(){return["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"]},e.prototype.monthsOfTheYear=function(){return["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kesäkuu","heinäkuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"]},e}();t.fi=n},953:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.fr=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.everyMinute=function(){return"toutes les minutes"},e.prototype.everyHour=function(){return"toutes les heures"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Une erreur est survenue en générant la description de l'expression cron. Vérifiez sa syntaxe."},e.prototype.atSpace=function(){return"À "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Toutes les minutes entre %s et %s"},e.prototype.at=function(){return"À"},e.prototype.spaceAnd=function(){return" et"},e.prototype.everySecond=function(){return"toutes les secondes"},e.prototype.everyX0Seconds=function(){return"toutes les %s secondes"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"les secondes entre %s et %s après la minute"},e.prototype.atX0SecondsPastTheMinute=function(){return"%s secondes après la minute"},e.prototype.everyX0Minutes=function(){return"toutes les %s minutes"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"les minutes entre %s et %s après l'heure"},e.prototype.atX0MinutesPastTheHour=function(){return"%s minutes après l'heure"},e.prototype.everyX0Hours=function(){return"toutes les %s heures"},e.prototype.betweenX0AndX1=function(){return"de %s à %s"},e.prototype.atX0=function(){return"à %s"},e.prototype.commaEveryDay=function(){return", tous les jours"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", tous les %s jours de la semaine"},e.prototype.commaX0ThroughX1=function(){return", de %s à %s"},e.prototype.commaAndX0ThroughX1=function(){return", et de %s à %s"},e.prototype.first=function(){return"premier"},e.prototype.second=function(){return"second"},e.prototype.third=function(){return"troisième"},e.prototype.fourth=function(){return"quatrième"},e.prototype.fifth=function(){return"cinquième"},e.prototype.commaOnThe=function(){return", le "},e.prototype.spaceX0OfTheMonth=function(){return" %s du mois"},e.prototype.lastDay=function(){return"le dernier jour"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", le dernier %s du mois"},e.prototype.commaOnlyOnX0=function(){return", uniquement le %s"},e.prototype.commaAndOnX0=function(){return", et %s"},e.prototype.commaEveryX0Months=function(){return", tous les %s mois"},e.prototype.commaOnlyInX0=function(){return", uniquement en %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", le dernier jour du mois"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", le dernier jour ouvrable du mois"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s jours avant le dernier jour du mois"},e.prototype.firstWeekday=function(){return"premier jour ouvrable"},e.prototype.weekdayNearestDayX0=function(){return"jour ouvrable le plus proche du %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", le %s du mois"},e.prototype.commaEveryX0Days=function(){return", tous les %s jours"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", du %s au %s du mois"},e.prototype.commaOnDayX0OfTheMonth=function(){return", le %s du mois"},e.prototype.commaEveryX0Years=function(){return", tous les %s ans"},e.prototype.commaDaysX0ThroughX1=function(){return", du %s au %s"},e.prototype.commaStartingX0=function(){return", à partir de %s"},e.prototype.daysOfTheWeek=function(){return["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},e.prototype.monthsOfTheYear=function(){return["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},e}();t.fr=n},389:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.he=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"אירעה שגיאה בעת יצירת תיאור הביטוי. בדוק את תחביר הביטוי cron."},e.prototype.everyMinute=function(){return"כל דקה"},e.prototype.everyHour=function(){return"כל שעה"},e.prototype.atSpace=function(){return"ב "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"כל דקה %s עד %s"},e.prototype.at=function(){return"ב"},e.prototype.spaceAnd=function(){return" ו"},e.prototype.everySecond=function(){return"כל שניה"},e.prototype.everyX0Seconds=function(){return"כל %s שניות"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"%s עד %s שניות של הדקה"},e.prototype.atX0SecondsPastTheMinute=function(){return"ב %s שניות של הדקה"},e.prototype.everyX0Minutes=function(){return"כל %s דקות"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"%s עד %s דקות של השעה"},e.prototype.atX0MinutesPastTheHour=function(){return"ב %s דקות של השעה"},e.prototype.everyX0Hours=function(){return"כל %s שעות"},e.prototype.betweenX0AndX1=function(){return"%s עד %s"},e.prototype.atX0=function(){return"ב %s"},e.prototype.commaEveryDay=function(){return", כל יום"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", כל %s ימים בשבוע"},e.prototype.commaX0ThroughX1=function(){return", %s עד %s"},e.prototype.commaAndX0ThroughX1=function(){return", ו %s עד %s"},e.prototype.first=function(){return"ראשון"},e.prototype.second=function(){return"שני"},e.prototype.third=function(){return"שלישי"},e.prototype.fourth=function(){return"רביעי"},e.prototype.fifth=function(){return"חמישי"},e.prototype.commaOnThe=function(){return", ב "},e.prototype.spaceX0OfTheMonth=function(){return" %s של החודש"},e.prototype.lastDay=function(){return"היום האחרון"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", רק ב %s של החודש"},e.prototype.commaOnlyOnX0=function(){return", רק ב %s"},e.prototype.commaAndOnX0=function(){return", וב %s"},e.prototype.commaEveryX0Months=function(){return", כל %s חודשים"},e.prototype.commaOnlyInX0=function(){return", רק ב %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", ביום האחרון של החודש"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", ביום החול האחרון של החודש"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s ימים לפני היום האחרון בחודש"},e.prototype.firstWeekday=function(){return"יום החול הראשון"},e.prototype.weekdayNearestDayX0=function(){return"יום החול הראשון הקרוב אל %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", ביום ה%s של החודש"},e.prototype.commaEveryX0Days=function(){return", כל %s ימים"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", בין היום ה%s וה%s של החודש"},e.prototype.commaOnDayX0OfTheMonth=function(){return", ביום ה%s של החודש"},e.prototype.commaEveryX0Years=function(){return", כל %s שנים"},e.prototype.commaStartingX0=function(){return", החל מ %s"},e.prototype.daysOfTheWeek=function(){return["יום ראשון","יום שני","יום שלישי","יום רביעי","יום חמישי","יום שישי","יום שבת"]},e.prototype.monthsOfTheYear=function(){return["ינואר","פברואר","מרץ","אפריל","מאי","יוני","יולי","אוגוסט","ספטמבר","אוקטובר","נובמבר","דצמבר"]},e}();t.he=n},560:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.hu=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Hiba történt a kifejezésleírás generálásakor. Ellenőrizze a cron kifejezés szintaxisát."},e.prototype.everyMinute=function(){return"minden percben"},e.prototype.everyHour=function(){return"minden órában"},e.prototype.atSpace=function(){return"Ekkor: "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"percenként %s és %s között"},e.prototype.at=function(){return"Ekkor:"},e.prototype.spaceAnd=function(){return" és"},e.prototype.everySecond=function(){return"minden másodpercben"},e.prototype.everyX0Seconds=function(){return"%s másodpercenként"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"%s. másodpercben %s perc után"},e.prototype.atX0SecondsPastTheMinute=function(){return"%s. másodpercben"},e.prototype.everyX0Minutes=function(){return"minden %s. percben"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"%s. percben %s óra után"},e.prototype.atX0MinutesPastTheHour=function(){return"%s. percben"},e.prototype.everyX0Hours=function(){return"minden %s órában"},e.prototype.betweenX0AndX1=function(){return"%s és %s között"},e.prototype.atX0=function(){return"ekkor %s"},e.prototype.commaEveryDay=function(){return", minden nap"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", a hét minden %s napján"},e.prototype.commaX0ThroughX1=function(){return", %s - %s"},e.prototype.commaAndX0ThroughX1=function(){return", és %s - %s"},e.prototype.first=function(){return"első"},e.prototype.second=function(){return"második"},e.prototype.third=function(){return"harmadik"},e.prototype.fourth=function(){return"negyedik"},e.prototype.fifth=function(){return"ötödik"},e.prototype.commaOnThe=function(){return", "},e.prototype.spaceX0OfTheMonth=function(){return" %s a hónapban"},e.prototype.lastDay=function(){return"az utolsó nap"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", a hónap utolsó %s"},e.prototype.commaOnlyOnX0=function(){return", csak ekkor: %s"},e.prototype.commaAndOnX0=function(){return", és %s"},e.prototype.commaEveryX0Months=function(){return", minden %s hónapban"},e.prototype.commaOnlyInX0=function(){return", csak ekkor: %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", a hónap utolsó napján"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", a hónap utolsó hétköznapján"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s nappal a hónap utolsó napja előtt"},e.prototype.firstWeekday=function(){return"első hétköznap"},e.prototype.weekdayNearestDayX0=function(){return"hétköznap legközelebbi nap %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", a hónap %s"},e.prototype.commaEveryX0Days=function(){return", %s naponként"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", a hónap %s és %s napja között"},e.prototype.commaOnDayX0OfTheMonth=function(){return", a hónap %s napján"},e.prototype.commaEveryHour=function(){return", minden órában"},e.prototype.commaEveryX0Years=function(){return", %s évente"},e.prototype.commaStartingX0=function(){return", %s kezdettel"},e.prototype.daysOfTheWeek=function(){return["vasárnap","hétfő","kedd","szerda","csütörtök","péntek","szombat"]},e.prototype.monthsOfTheYear=function(){return["január","február","március","április","május","június","július","augusztus","szeptember","október","november","december"]},e}();t.hu=n},258:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.id=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Terjadi kesalahan saat membuat deskripsi ekspresi. Periksa sintaks ekspresi cron."},e.prototype.everyMinute=function(){return"setiap menit"},e.prototype.everyHour=function(){return"setiap jam"},e.prototype.atSpace=function(){return"Pada "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Setiap menit diantara %s dan %s"},e.prototype.at=function(){return"Pada"},e.prototype.spaceAnd=function(){return" dan"},e.prototype.everySecond=function(){return"setiap detik"},e.prototype.everyX0Seconds=function(){return"setiap %s detik"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"detik ke %s sampai %s melewati menit"},e.prototype.atX0SecondsPastTheMinute=function(){return"pada %s detik lewat satu menit"},e.prototype.everyX0Minutes=function(){return"setiap %s menit"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"menit ke %s sampai %s melewati jam"},e.prototype.atX0MinutesPastTheHour=function(){return"pada %s menit melewati jam"},e.prototype.everyX0Hours=function(){return"setiap %s jam"},e.prototype.betweenX0AndX1=function(){return"diantara %s dan %s"},e.prototype.atX0=function(){return"pada %s"},e.prototype.commaEveryDay=function(){return", setiap hari"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", setiap hari %s dalam seminggu"},e.prototype.commaX0ThroughX1=function(){return", %s sampai %s"},e.prototype.commaAndX0ThroughX1=function(){return", dan %s sampai %s"},e.prototype.first=function(){return"pertama"},e.prototype.second=function(){return"kedua"},e.prototype.third=function(){return"ketiga"},e.prototype.fourth=function(){return"keempat"},e.prototype.fifth=function(){return"kelima"},e.prototype.commaOnThe=function(){return", di "},e.prototype.spaceX0OfTheMonth=function(){return" %s pada bulan"},e.prototype.lastDay=function(){return"hari terakhir"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", pada %s terakhir bulan ini"},e.prototype.commaOnlyOnX0=function(){return", hanya pada %s"},e.prototype.commaAndOnX0=function(){return", dan pada %s"},e.prototype.commaEveryX0Months=function(){return", setiap bulan %s "},e.prototype.commaOnlyInX0=function(){return", hanya pada %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", pada hari terakhir bulan ini"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", pada hari kerja terakhir setiap bulan"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s hari sebelum hari terakhir setiap bulan"},e.prototype.firstWeekday=function(){return"hari kerja pertama"},e.prototype.weekdayNearestDayX0=function(){return"hari kerja terdekat %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", pada %s bulan ini"},e.prototype.commaEveryX0Days=function(){return", setiap %s hari"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", antara hari %s dan %s dalam sebulan"},e.prototype.commaOnDayX0OfTheMonth=function(){return", pada hari %s dalam sebulan"},e.prototype.commaEveryHour=function(){return", setiap jam"},e.prototype.commaEveryX0Years=function(){return", setiap %s tahun"},e.prototype.commaStartingX0=function(){return", mulai pada %s"},e.prototype.daysOfTheWeek=function(){return["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"]},e.prototype.monthsOfTheYear=function(){return["Januari","Februari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"]},e}();t.id=n},128:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.it=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"È verificato un errore durante la generazione la descrizione espressione. Controllare la sintassi delle espressioni cron."},e.prototype.at=function(){return"Alle"},e.prototype.atSpace=function(){return"Alle "},e.prototype.atX0=function(){return"alle %s"},e.prototype.atX0MinutesPastTheHour=function(){return"al %s minuto passata l'ora"},e.prototype.atX0SecondsPastTheMinute=function(){return"al %s secondo passato il minuto"},e.prototype.betweenX0AndX1=function(){return"tra le %s e le %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", tra il giorno %s e %s del mese"},e.prototype.commaEveryDay=function(){return", ogni giorno"},e.prototype.commaEveryX0Days=function(){return", ogni %s giorni"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", ogni %s giorni della settimana"},e.prototype.commaEveryX0Months=function(){return", ogni %s mesi"},e.prototype.commaEveryX0Years=function(){return", ogni %s anni"},e.prototype.commaOnDayX0OfTheMonth=function(){return", il giorno %s del mese"},e.prototype.commaOnlyInX0=function(){return", solo in %s"},e.prototype.commaOnlyOnX0=function(){return", solo il %s"},e.prototype.commaAndOnX0=function(){return", e il %s"},e.prototype.commaOnThe=function(){return", il "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", l'ultimo giorno del mese"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", nell'ultima settimana del mese"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s giorni prima dell'ultimo giorno del mese"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", l'ultimo %s del mese"},e.prototype.commaOnTheX0OfTheMonth=function(){return", il %s del mese"},e.prototype.commaX0ThroughX1=function(){return", %s al %s"},e.prototype.commaAndX0ThroughX1=function(){return", e %s al %s"},e.prototype.everyHour=function(){return"ogni ora"},e.prototype.everyMinute=function(){return"ogni minuto"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Ogni minuto tra le %s e le %s"},e.prototype.everySecond=function(){return"ogni secondo"},e.prototype.everyX0Hours=function(){return"ogni %s ore"},e.prototype.everyX0Minutes=function(){return"ogni %s minuti"},e.prototype.everyX0Seconds=function(){return"ogni %s secondi"},e.prototype.fifth=function(){return"quinto"},e.prototype.first=function(){return"primo"},e.prototype.firstWeekday=function(){return"primo giorno della settimana"},e.prototype.fourth=function(){return"quarto"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minuti %s al %s dopo l'ora"},e.prototype.second=function(){return"secondo"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"secondi %s al %s oltre il minuto"},e.prototype.spaceAnd=function(){return" e"},e.prototype.spaceX0OfTheMonth=function(){return" %s del mese"},e.prototype.lastDay=function(){return"l'ultimo giorno"},e.prototype.third=function(){return"terzo"},e.prototype.weekdayNearestDayX0=function(){return"giorno della settimana più vicino al %s"},e.prototype.commaStartingX0=function(){return", a partire %s"},e.prototype.daysOfTheWeek=function(){return["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},e.prototype.monthsOfTheYear=function(){return["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},e}();t.it=n},949:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ja=void 0;var n=function(){function e(){}return e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.everyMinute=function(){return"毎分"},e.prototype.everyHour=function(){return"毎時"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"式の記述を生成する際にエラーが発生しました。Cron 式の構文を確認してください。"},e.prototype.atSpace=function(){return"次において実施"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"%s から %s まで毎分"},e.prototype.at=function(){return"次において実施"},e.prototype.spaceAnd=function(){return"と"},e.prototype.everySecond=function(){return"毎秒"},e.prototype.everyX0Seconds=function(){return"%s 秒ごと"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"毎分 %s 秒から %s 秒まで"},e.prototype.atX0SecondsPastTheMinute=function(){return"毎分 %s 秒過ぎ"},e.prototype.everyX0Minutes=function(){return"%s 分ごと"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"毎時 %s 分から %s 分まで"},e.prototype.atX0MinutesPastTheHour=function(){return"毎時 %s 分過ぎ"},e.prototype.everyX0Hours=function(){return"%s 時間ごと"},e.prototype.betweenX0AndX1=function(){return"%s と %s の間"},e.prototype.atX0=function(){return"次において実施 %s"},e.prototype.commaEveryDay=function(){return"、毎日"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return"、週のうち %s 日ごと"},e.prototype.commaX0ThroughX1=function(){return"、%s から %s まで"},e.prototype.commaAndX0ThroughX1=function(){return"、%s から %s まで"},e.prototype.first=function(){return"1 番目"},e.prototype.second=function(){return"2 番目"},e.prototype.third=function(){return"3 番目"},e.prototype.fourth=function(){return"4 番目"},e.prototype.fifth=function(){return"5 番目"},e.prototype.commaOnThe=function(){return"次に"},e.prototype.spaceX0OfTheMonth=function(){return"月のうち %s"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return"月の最後の %s に"},e.prototype.commaOnlyOnX0=function(){return"%s にのみ"},e.prototype.commaEveryX0Months=function(){return"、%s か月ごと"},e.prototype.commaOnlyInX0=function(){return"%s でのみ"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return"次の最終日に"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return"月の最後の平日に"},e.prototype.firstWeekday=function(){return"最初の平日"},e.prototype.weekdayNearestDayX0=function(){return"%s 日の直近の平日"},e.prototype.commaOnTheX0OfTheMonth=function(){return"月の %s に"},e.prototype.commaEveryX0Days=function(){return"、%s 日ごと"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return"、月の %s 日から %s 日の間"},e.prototype.commaOnDayX0OfTheMonth=function(){return"、月の %s 日目"},e.prototype.spaceAndSpace=function(){return"と"},e.prototype.commaEveryMinute=function(){return"、毎分"},e.prototype.commaEveryHour=function(){return"、毎時"},e.prototype.commaEveryX0Years=function(){return"、%s 年ごと"},e.prototype.commaStartingX0=function(){return"、%s に開始"},e.prototype.aMPeriod=function(){return"AM"},e.prototype.pMPeriod=function(){return"PM"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return"月の最終日の %s 日前"},e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.lastDay=function(){return"最終日"},e.prototype.commaAndOnX0=function(){return"、〜と %s"},e.prototype.daysOfTheWeek=function(){return["日曜日","月曜日","火曜日","水曜日","木曜日","金曜日","土曜日"]},e.prototype.monthsOfTheYear=function(){return["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"]},e}();t.ja=n},305:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ko=void 0;var n=function(){function e(){}return e.prototype.setPeriodBeforeTime=function(){return!0},e.prototype.pm=function(){return"오후"},e.prototype.am=function(){return"오전"},e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"표현식 설명을 생성하는 중 오류가 발생했습니다. cron 표현식 구문을 확인하십시오."},e.prototype.everyMinute=function(){return"1분마다"},e.prototype.everyHour=function(){return"1시간마다"},e.prototype.atSpace=function(){return"시간 "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"%s 및 %s 사이에 매 분"},e.prototype.at=function(){return"시간"},e.prototype.spaceAnd=function(){return" 및"},e.prototype.everySecond=function(){return"1초마다"},e.prototype.everyX0Seconds=function(){return"%s초마다"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"정분 후 %s초에서 %s초까지"},e.prototype.atX0SecondsPastTheMinute=function(){return"정분 후 %s초에서"},e.prototype.everyX0Minutes=function(){return"%s분마다"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"정시 후 %s분에서 %s까지"},e.prototype.atX0MinutesPastTheHour=function(){return"정시 후 %s분에서"},e.prototype.everyX0Hours=function(){return"%s시간마다"},e.prototype.betweenX0AndX1=function(){return"%s에서 %s 사이"},e.prototype.atX0=function(){return"%s에서"},e.prototype.commaEveryDay=function(){return", 매일"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", 주 중 %s일마다"},e.prototype.commaX0ThroughX1=function(){return", %s에서 %s까지"},e.prototype.commaAndX0ThroughX1=function(){return", 및 %s에서 %s까지"},e.prototype.first=function(){return"첫 번째"},e.prototype.second=function(){return"두 번째"},e.prototype.third=function(){return"세 번째"},e.prototype.fourth=function(){return"네 번째"},e.prototype.fifth=function(){return"다섯 번째"},e.prototype.commaOnThe=function(){return", 해당 "},e.prototype.spaceX0OfTheMonth=function(){return" 해당 월의 %s"},e.prototype.lastDay=function(){return"마지막 날"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", 해당 월의 마지막 %s"},e.prototype.commaOnlyOnX0=function(){return", %s에만"},e.prototype.commaAndOnX0=function(){return", 및 %s에"},e.prototype.commaEveryX0Months=function(){return", %s개월마다"},e.prototype.commaOnlyInX0=function(){return", %s에서만"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", 해당 월의 마지막 날에"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", 해당 월의 마지막 평일에"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", 해당 월의 마지막 날 %s일 전"},e.prototype.firstWeekday=function(){return"첫 번째 평일"},e.prototype.weekdayNearestDayX0=function(){return"평일 가장 가까운 날 %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", 해당 월의 %s에"},e.prototype.commaEveryX0Days=function(){return", %s일마다"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", 해당 월의 %s일 및 %s일 사이"},e.prototype.commaOnDayX0OfTheMonth=function(){return", 해당 월의 %s일에"},e.prototype.commaEveryMinute=function(){return", 1분마다"},e.prototype.commaEveryHour=function(){return", 1시간마다"},e.prototype.commaEveryX0Years=function(){return", %s년마다"},e.prototype.commaStartingX0=function(){return", %s부터"},e.prototype.daysOfTheWeek=function(){return["일요일","월요일","화요일","수요일","목요일","금요일","토요일"]},e.prototype.monthsOfTheYear=function(){return["1월","2월","3월","4월","5월","6월","7월","8월","9월","10월","11월","12월"]},e}();t.ko=n},863:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.my=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Terdapat ralat semasa menjana penerangan ungkapan. Sila periksa sintaks ungkapan cron."},e.prototype.everyMinute=function(){return"setiap minit"},e.prototype.everyHour=function(){return"setiap jam"},e.prototype.atSpace=function(){return"Pada "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Setiap minit antara %s dan %s"},e.prototype.at=function(){return"Pada"},e.prototype.spaceAnd=function(){return" dan"},e.prototype.everySecond=function(){return"setiap saat"},e.prototype.everyX0Seconds=function(){return"setiap %s saat"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"saat ke %s hingga %s selepas minit"},e.prototype.atX0SecondsPastTheMinute=function(){return"pada %s saat selepas minit"},e.prototype.everyX0Minutes=function(){return"setiap %s minit"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minit ke %s hingga %s selepas jam"},e.prototype.atX0MinutesPastTheHour=function(){return"pada %s minit selepas jam"},e.prototype.everyX0Hours=function(){return"setiap %s jam"},e.prototype.betweenX0AndX1=function(){return"antara %s dan %s"},e.prototype.atX0=function(){return"pada %s"},e.prototype.commaEveryDay=function(){return", setiap hari"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", setiap %s hari dalam minggu"},e.prototype.commaX0ThroughX1=function(){return", %s hingga %s"},e.prototype.commaAndX0ThroughX1=function(){return", dan %s hingga %s"},e.prototype.first=function(){return"pertama"},e.prototype.second=function(){return"kedua"},e.prototype.third=function(){return"ketiga"},e.prototype.fourth=function(){return"keempat"},e.prototype.fifth=function(){return"kelima"},e.prototype.commaOnThe=function(){return", pada "},e.prototype.spaceX0OfTheMonth=function(){return" %s pada bulan"},e.prototype.lastDay=function(){return"hari terakhir"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", pada %s terakhir bulan"},e.prototype.commaOnlyOnX0=function(){return", hanya pada %s"},e.prototype.commaAndOnX0=function(){return", dan pada %s"},e.prototype.commaEveryX0Months=function(){return", setiap bulan %s"},e.prototype.commaOnlyInX0=function(){return", hanya pada %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", pada hari terakhir bulan"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", pada minggu terakhir bulan"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s hari sebelum hari terakhir bulan"},e.prototype.firstWeekday=function(){return"hari pertama minggu bekerja"},e.prototype.weekdayNearestDayX0=function(){return"hari bekerja yang terdekat dengan %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", pada %s bulan"},e.prototype.commaEveryX0Days=function(){return", setiap %s hari"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", antara hari %s dan %s dalam bulan"},e.prototype.commaOnDayX0OfTheMonth=function(){return", pada hari %s dalam bulan"},e.prototype.commaEveryHour=function(){return", setiap jam"},e.prototype.commaEveryX0Years=function(){return", setiap %s tahun"},e.prototype.commaStartingX0=function(){return", bermula %s"},e.prototype.daysOfTheWeek=function(){return["Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu"]},e.prototype.monthsOfTheYear=function(){return["Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember"]},e}();t.my=n},869:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.nb=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"En feil inntraff ved generering av uttrykksbeskrivelse. Sjekk cron syntaks."},e.prototype.at=function(){return"Kl."},e.prototype.atSpace=function(){return"Kl."},e.prototype.atX0=function(){return"på %s"},e.prototype.atX0MinutesPastTheHour=function(){return"på %s minutter etter timen"},e.prototype.atX0SecondsPastTheMinute=function(){return"på %s sekunder etter minuttet"},e.prototype.betweenX0AndX1=function(){return"mellom %s og %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", mellom dag %s og %s av måneden"},e.prototype.commaEveryDay=function(){return", hver dag"},e.prototype.commaEveryX0Days=function(){return", hver %s dag"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", hver %s ukedag"},e.prototype.commaEveryX0Months=function(){return", hver %s måned"},e.prototype.commaEveryX0Years=function(){return", hvert %s år"},e.prototype.commaOnDayX0OfTheMonth=function(){return", på dag %s av måneden"},e.prototype.commaOnlyInX0=function(){return", bare i %s"},e.prototype.commaOnlyOnX0=function(){return", på %s"},e.prototype.commaAndOnX0=function(){return", og på %s"},e.prototype.commaOnThe=function(){return", på "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", på den siste dagen i måneden"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", den siste ukedagen i måneden"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dager før den siste dagen i måneden"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", på den siste %s av måneden"},e.prototype.commaOnTheX0OfTheMonth=function(){return", på den %s av måneden"},e.prototype.commaX0ThroughX1=function(){return", %s til og med %s"},e.prototype.commaAndX0ThroughX1=function(){return", og %s til og med %s"},e.prototype.everyHour=function(){return"hver time"},e.prototype.everyMinute=function(){return"hvert minutt"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Hvert minutt mellom %s og %s"},e.prototype.everySecond=function(){return"hvert sekund"},e.prototype.everyX0Hours=function(){return"hver %s time"},e.prototype.everyX0Minutes=function(){return"hvert %s minutt"},e.prototype.everyX0Seconds=function(){return"hvert %s sekund"},e.prototype.fifth=function(){return"femte"},e.prototype.first=function(){return"første"},e.prototype.firstWeekday=function(){return"første ukedag"},e.prototype.fourth=function(){return"fjerde"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minuttene fra %s til og med %s etter timen"},e.prototype.second=function(){return"sekund"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekundene fra %s til og med %s etter minuttet"},e.prototype.spaceAnd=function(){return" og"},e.prototype.spaceX0OfTheMonth=function(){return" %s i måneden"},e.prototype.lastDay=function(){return"den siste dagen"},e.prototype.third=function(){return"tredje"},e.prototype.weekdayNearestDayX0=function(){return"ukedag nærmest dag %s"},e.prototype.commaStartingX0=function(){return", starter %s"},e.prototype.daysOfTheWeek=function(){return["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"]},e.prototype.monthsOfTheYear=function(){return["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"]},e}();t.nb=n},771:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.nl=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.everyMinute=function(){return"elke minuut"},e.prototype.everyHour=function(){return"elk uur"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Er is een fout opgetreden bij het vertalen van de gegevens. Controleer de gegevens."},e.prototype.atSpace=function(){return"Op "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Elke minuut tussen %s en %s"},e.prototype.at=function(){return"Op"},e.prototype.spaceAnd=function(){return" en"},e.prototype.everySecond=function(){return"elke seconde"},e.prototype.everyX0Seconds=function(){return"elke %s seconden"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"seconden %s t/m %s na de minuut"},e.prototype.atX0SecondsPastTheMinute=function(){return"op %s seconden na de minuut"},e.prototype.everyX0Minutes=function(){return"elke %s minuten"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minuut %s t/m %s na het uur"},e.prototype.atX0MinutesPastTheHour=function(){return"op %s minuten na het uur"},e.prototype.everyX0Hours=function(){return"elke %s uur"},e.prototype.betweenX0AndX1=function(){return"tussen %s en %s"},e.prototype.atX0=function(){return"op %s"},e.prototype.commaEveryDay=function(){return", elke dag"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", elke %s dagen van de week"},e.prototype.commaX0ThroughX1=function(){return", %s t/m %s"},e.prototype.commaAndX0ThroughX1=function(){return", en %s t/m %s"},e.prototype.first=function(){return"eerste"},e.prototype.second=function(){return"tweede"},e.prototype.third=function(){return"derde"},e.prototype.fourth=function(){return"vierde"},e.prototype.fifth=function(){return"vijfde"},e.prototype.commaOnThe=function(){return", op de "},e.prototype.spaceX0OfTheMonth=function(){return" %s van de maand"},e.prototype.lastDay=function(){return"de laatste dag"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", op de laatste %s van de maand"},e.prototype.commaOnlyOnX0=function(){return", alleen op %s"},e.prototype.commaAndOnX0=function(){return", en op %s"},e.prototype.commaEveryX0Months=function(){return", elke %s maanden"},e.prototype.commaOnlyInX0=function(){return", alleen in %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", op de laatste dag van de maand"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", op de laatste werkdag van de maand"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dagen vóór de laatste dag van de maand"},e.prototype.firstWeekday=function(){return"eerste werkdag"},e.prototype.weekdayNearestDayX0=function(){return"werkdag dichtst bij dag %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", op de %s van de maand"},e.prototype.commaEveryX0Days=function(){return", elke %s dagen"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", tussen dag %s en %s van de maand"},e.prototype.commaOnDayX0OfTheMonth=function(){return", op dag %s van de maand"},e.prototype.commaEveryX0Years=function(){return", elke %s jaren"},e.prototype.commaStartingX0=function(){return", beginnend %s"},e.prototype.daysOfTheWeek=function(){return["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"]},e.prototype.monthsOfTheYear=function(){return["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"]},e}();t.nl=n},665:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.pl=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Wystąpił błąd podczas generowania opisu wyrażenia cron. Sprawdź składnię wyrażenia cron."},e.prototype.at=function(){return"O"},e.prototype.atSpace=function(){return"O "},e.prototype.atX0=function(){return"o %s"},e.prototype.atX0MinutesPastTheHour=function(){return"w %s minucie"},e.prototype.atX0SecondsPastTheMinute=function(){return"w %s sekundzie"},e.prototype.betweenX0AndX1=function(){return"od %s do %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", od %s-ego do %s-ego dnia miesiąca"},e.prototype.commaEveryDay=function(){return", co dzień"},e.prototype.commaEveryX0Days=function(){return", co %s dni"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", co %s dni tygodnia"},e.prototype.commaEveryX0Months=function(){return", co %s miesięcy"},e.prototype.commaEveryX0Years=function(){return", co %s lat"},e.prototype.commaOnDayX0OfTheMonth=function(){return", %s-ego dnia miesiąca"},e.prototype.commaOnlyInX0=function(){return", tylko %s"},e.prototype.commaOnlyOnX0=function(){return", tylko %s"},e.prototype.commaAndOnX0=function(){return", i %s"},e.prototype.commaOnThe=function(){return", "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", ostatni dzień miesiąca"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", ostatni dzień roboczy miesiąca"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dni przed ostatnim dniem miesiąca"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", ostatni %s miesiąca"},e.prototype.commaOnTheX0OfTheMonth=function(){return", %s miesiąca"},e.prototype.commaX0ThroughX1=function(){return", od %s do %s"},e.prototype.commaAndX0ThroughX1=function(){return", i od %s do %s"},e.prototype.everyHour=function(){return"co godzinę"},e.prototype.everyMinute=function(){return"co minutę"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Co minutę od %s do %s"},e.prototype.everySecond=function(){return"co sekundę"},e.prototype.everyX0Hours=function(){return"co %s godzin"},e.prototype.everyX0Minutes=function(){return"co %s minut"},e.prototype.everyX0Seconds=function(){return"co %s sekund"},e.prototype.fifth=function(){return"piąty"},e.prototype.first=function(){return"pierwszy"},e.prototype.firstWeekday=function(){return"pierwszy dzień roboczy"},e.prototype.fourth=function(){return"czwarty"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minuty od %s do %s"},e.prototype.second=function(){return"drugi"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekundy od %s do %s"},e.prototype.spaceAnd=function(){return" i"},e.prototype.spaceX0OfTheMonth=function(){return" %s miesiąca"},e.prototype.lastDay=function(){return"ostatni dzień"},e.prototype.third=function(){return"trzeci"},e.prototype.weekdayNearestDayX0=function(){return"dzień roboczy najbliższy %s-ego dnia"},e.prototype.commaStartingX0=function(){return", startowy %s"},e.prototype.daysOfTheWeek=function(){return["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},e.prototype.monthsOfTheYear=function(){return["styczeń","luty","marzec","kwiecień","maj","czerwiec","lipiec","sierpień","wrzesień","październik","listopad","grudzień"]},e}();t.pl=n},461:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.pt_BR=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Ocorreu um erro ao gerar a descrição da expressão Cron."},e.prototype.at=function(){return"às"},e.prototype.atSpace=function(){return"às "},e.prototype.atX0=function(){return"Às %s"},e.prototype.atX0MinutesPastTheHour=function(){return"aos %s minutos da hora"},e.prototype.atX0SecondsPastTheMinute=function(){return"aos %s segundos do minuto"},e.prototype.betweenX0AndX1=function(){return"entre %s e %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", entre os dias %s e %s do mês"},e.prototype.commaEveryDay=function(){return", a cada dia"},e.prototype.commaEveryX0Days=function(){return", a cada %s dias"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", a cada %s dias de semana"},e.prototype.commaEveryX0Months=function(){return", a cada %s meses"},e.prototype.commaOnDayX0OfTheMonth=function(){return", no dia %s do mês"},e.prototype.commaOnlyInX0=function(e){return e&&e.length>1&&"-"===e[1]?"somente %s":", somente em %s"},e.prototype.commaOnlyOnX0=function(e){return e&&e.length>1&&"-"===e[1]?", somente %s":", somente de %s"},e.prototype.commaAndOnX0=function(){return", e de %s"},e.prototype.commaOnThe=function(){return", na "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", no último dia do mês"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", no último dia da semana do mês"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dias antes do último dia do mês"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", na última %s do mês"},e.prototype.commaOnTheX0OfTheMonth=function(){return", no %s do mês"},e.prototype.commaX0ThroughX1=function(){return", de %s a %s"},e.prototype.commaAndX0ThroughX1=function(){return", e de %s a %s"},e.prototype.everyHour=function(){return"a cada hora"},e.prototype.everyMinute=function(){return"a cada minuto"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"a cada minuto entre %s e %s"},e.prototype.everySecond=function(){return"a cada segundo"},e.prototype.everyX0Hours=function(){return"a cada %s horas"},e.prototype.everyX0Minutes=function(){return"a cada %s minutos"},e.prototype.everyX0Seconds=function(){return"a cada %s segundos"},e.prototype.fifth=function(){return"quinta"},e.prototype.first=function(){return"primeira"},e.prototype.firstWeekday=function(){return"primeiro dia da semana"},e.prototype.fourth=function(){return"quarta"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"do minuto %s até %s de cada hora"},e.prototype.second=function(){return"segunda"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"No segundo %s até %s de cada minuto"},e.prototype.spaceAnd=function(){return" e"},e.prototype.spaceX0OfTheMonth=function(){return" %s do mês"},e.prototype.lastDay=function(){return"o último dia"},e.prototype.third=function(){return"terceira"},e.prototype.weekdayNearestDayX0=function(){return"dia da semana mais próximo do dia %s"},e.prototype.commaEveryX0Years=function(){return", a cada %s anos"},e.prototype.commaStartingX0=function(){return", iniciando %s"},e.prototype.daysOfTheWeek=function(){return["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},e.prototype.monthsOfTheYear=function(){return["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},e}();t.pt_BR=n},713:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.pt_PT=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Ocorreu um erro ao gerar a descrição da expressão Cron."},e.prototype.at=function(){return"às"},e.prototype.atSpace=function(){return"às "},e.prototype.atX0=function(){return"Às %s"},e.prototype.atX0MinutesPastTheHour=function(){return"aos %s minutos da hora"},e.prototype.atX0SecondsPastTheMinute=function(){return"aos %s segundos do minuto"},e.prototype.betweenX0AndX1=function(){return"entre %s e %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", entre os dias %s e %s do mês"},e.prototype.commaEveryDay=function(){return", a cada dia"},e.prototype.commaEveryX0Days=function(){return", a cada %s dias"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", a cada %s dias de semana"},e.prototype.commaEveryX0Months=function(){return", a cada %s meses"},e.prototype.commaOnDayX0OfTheMonth=function(){return", no dia %s do mês"},e.prototype.commaOnlyInX0=function(){return", somente em %s"},e.prototype.commaOnlyOnX0=function(){return", somente de %s"},e.prototype.commaAndOnX0=function(){return", e de %s"},e.prototype.commaOnThe=function(){return", na "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", no último dia do mês"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", no último dia da semana do mês"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dias antes do último dia do mês"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", na última %s do mês"},e.prototype.commaOnTheX0OfTheMonth=function(){return", no %s do mês"},e.prototype.commaX0ThroughX1=function(){return", de %s a %s"},e.prototype.commaAndX0ThroughX1=function(){return", e de %s a %s"},e.prototype.everyHour=function(){return"a cada hora"},e.prototype.everyMinute=function(){return"a cada minuto"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"a cada minuto entre %s e %s"},e.prototype.everySecond=function(){return"a cada segundo"},e.prototype.everyX0Hours=function(){return"a cada %s horas"},e.prototype.everyX0Minutes=function(){return"a cada %s minutos"},e.prototype.everyX0Seconds=function(){return"a cada %s segundos"},e.prototype.fifth=function(){return"quinta"},e.prototype.first=function(){return"primeira"},e.prototype.firstWeekday=function(){return"primeiro dia da semana"},e.prototype.fourth=function(){return"quarta"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"do minuto %s até %s de cada hora"},e.prototype.second=function(){return"segunda"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"No segundo %s até %s de cada minuto"},e.prototype.spaceAnd=function(){return" e"},e.prototype.spaceX0OfTheMonth=function(){return" %s do mês"},e.prototype.lastDay=function(){return"o último dia"},e.prototype.third=function(){return"terceira"},e.prototype.weekdayNearestDayX0=function(){return"dia da semana mais próximo do dia %s"},e.prototype.commaEveryX0Years=function(){return", a cada %s anos"},e.prototype.commaStartingX0=function(){return", iniciando %s"},e.prototype.daysOfTheWeek=function(){return["domingo","segunda-feira","terça-feira","quarta-feira","quinta-feira","sexta-feira","sábado"]},e.prototype.monthsOfTheYear=function(){return["janeiro","fevereiro","março","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},e}();t.pt_PT=n},408:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ro=void 0;var n=function(){function e(){}return e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Eroare la generarea descrierii. Verificați sintaxa."},e.prototype.at=function(){return"La"},e.prototype.atSpace=function(){return"La "},e.prototype.atX0=function(){return"la %s"},e.prototype.atX0MinutesPastTheHour=function(){return"la și %s minute"},e.prototype.atX0SecondsPastTheMinute=function(){return"la și %s secunde"},e.prototype.betweenX0AndX1=function(){return"între %s și %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", între zilele %s și %s ale lunii"},e.prototype.commaEveryDay=function(){return", în fiecare zi"},e.prototype.commaEveryX0Days=function(){return", la fiecare %s zile"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", la fiecare a %s-a zi a săptămânii"},e.prototype.commaEveryX0Months=function(){return", la fiecare %s luni"},e.prototype.commaEveryX0Years=function(){return", o dată la %s ani"},e.prototype.commaOnDayX0OfTheMonth=function(){return", în ziua %s a lunii"},e.prototype.commaOnlyInX0=function(){return", doar în %s"},e.prototype.commaOnlyOnX0=function(){return", doar %s"},e.prototype.commaAndOnX0=function(){return", și %s"},e.prototype.commaOnThe=function(){return", în "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", în ultima zi a lunii"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", în ultima zi lucrătoare a lunii"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s zile înainte de ultima zi a lunii"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", în ultima %s a lunii"},e.prototype.commaOnTheX0OfTheMonth=function(){return", în %s a lunii"},e.prototype.commaX0ThroughX1=function(){return", de %s până %s"},e.prototype.commaAndX0ThroughX1=function(){return", și de %s până %s"},e.prototype.everyHour=function(){return"în fiecare oră"},e.prototype.everyMinute=function(){return"în fiecare minut"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"În fiecare minut între %s și %s"},e.prototype.everySecond=function(){return"în fiecare secundă"},e.prototype.everyX0Hours=function(){return"la fiecare %s ore"},e.prototype.everyX0Minutes=function(){return"la fiecare %s minute"},e.prototype.everyX0Seconds=function(){return"la fiecare %s secunde"},e.prototype.fifth=function(){return"a cincea"},e.prototype.first=function(){return"prima"},e.prototype.firstWeekday=function(){return"prima zi a săptămânii"},e.prototype.fourth=function(){return"a patra"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"între minutele %s și %s"},e.prototype.second=function(){return"a doua"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"între secunda %s și secunda %s"},e.prototype.spaceAnd=function(){return" și"},e.prototype.spaceX0OfTheMonth=function(){return" %s a lunii"},e.prototype.lastDay=function(){return"ultima zi"},e.prototype.third=function(){return"a treia"},e.prototype.weekdayNearestDayX0=function(){return"cea mai apropiată zi a săptămânii de ziua %s"},e.prototype.commaMonthX0ThroughMonthX1=function(){return", din %s până în %s"},e.prototype.commaYearX0ThroughYearX1=function(){return", din %s până în %s"},e.prototype.atX0MinutesPastTheHourGt20=function(){return"la și %s de minute"},e.prototype.atX0SecondsPastTheMinuteGt20=function(){return"la și %s de secunde"},e.prototype.commaStartingX0=function(){return", pornire %s"},e.prototype.daysOfTheWeek=function(){return["duminică","luni","marți","miercuri","joi","vineri","sâmbătă"]},e.prototype.monthsOfTheYear=function(){return["ianuarie","februarie","martie","aprilie","mai","iunie","iulie","august","septembrie","octombrie","noiembrie","decembrie"]},e}();t.ro=n},392:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ru=void 0;var n=function(e,t){var n=Number(e);return void 0!==n?t[n%100>4&&n%100<20?2:[2,0,1,1,1,2][n%10<5?Math.abs(n)%10:5]]:t[2]},r=function(e,t){var n=Number(e);return void 0!==n?t[0===n?0:1===n||2===n||4===n?1:2]:t[1]},o=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.everyMinute=function(){return"каждую минуту"},e.prototype.everyHour=function(){return"каждый час"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Произошла ошибка во время генерации описания выражения. Проверьте синтаксис крон-выражения."},e.prototype.atSpace=function(){return"В "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Каждую минуту с %s по %s"},e.prototype.at=function(){return"В"},e.prototype.spaceAnd=function(){return" и"},e.prototype.everySecond=function(){return"каждую секунду"},e.prototype.everyX0Seconds=function(e){return n(e,["каждую %s секунду","каждые %s секунды","каждые %s секунд"])},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"секунды с %s по %s"},e.prototype.atX0SecondsPastTheMinute=function(e){return n(e,["в %s секунду","в %s секунды","в %s секунд"])},e.prototype.everyX0Minutes=function(e){return n(e,["каждую %s минуту","каждые %s минуты","каждые %s минут"])},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"минуты с %s по %s"},e.prototype.atX0MinutesPastTheHour=function(e){return n(e,["в %s минуту","в %s минуты","в %s минут"])},e.prototype.everyX0Hours=function(e){return n(e,["каждый %s час","каждые %s часа","каждые %s часов"])},e.prototype.betweenX0AndX1=function(){return"с %s по %s"},e.prototype.atX0=function(){return"в %s"},e.prototype.commaEveryDay=function(){return", каждый день"},e.prototype.commaEveryX0DaysOfTheWeek=function(e){return n(e,["",", каждые %s дня недели",", каждые %s дней недели"])},e.prototype.commaX0ThroughX1=function(e){return!e||"2"!=e[0]&&"3"!=e[0]?", с %s по %s":", со %s по %s"},e.prototype.commaAndX0ThroughX1=function(e){return!e||"2"!=e[0]&&"3"!=e[0]?" и с %s по %s":" и со %s по %s"},e.prototype.first=function(e){return r(e,["первое","первый","первую"])},e.prototype.second=function(e){return r(e,["второе","второй","вторую"])},e.prototype.third=function(e){return r(e,["третье","третий","третью"])},e.prototype.fourth=function(e){return r(e,["четвертое","четвертый","четвертую"])},e.prototype.fifth=function(e){return r(e,["пятое","пятый","пятую"])},e.prototype.commaOnThe=function(e){return"2"===e?", во ":", в "},e.prototype.spaceX0OfTheMonth=function(){return" %s месяца"},e.prototype.lastDay=function(){return"последний день"},e.prototype.commaOnTheLastX0OfTheMonth=function(e){return r(e,[", в последнее %s месяца",", в последний %s месяца",", в последнюю %s месяца"])},e.prototype.commaOnlyOnX0=function(e){return e&&"2"===e[0]?", только во %s":", только в %s"},e.prototype.commaAndOnX0=function(){return", и %s"},e.prototype.commaEveryX0Months=function(e){return n(e,[""," каждые %s месяца"," каждые %s месяцев"])},e.prototype.commaOnlyInMonthX0=function(){return", только %s"},e.prototype.commaOnlyInX0=function(){return", только в %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", в последний день месяца"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", в последний будний день месяца"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(e){return n(e,[", за %s день до конца месяца",", за %s дня до конца месяца",", за %s дней до конца месяца"])},e.prototype.firstWeekday=function(){return"первый будний день"},e.prototype.weekdayNearestDayX0=function(){return"ближайший будний день к %s числу"},e.prototype.commaOnTheX0OfTheMonth=function(){return", в %s месяца"},e.prototype.commaEveryX0Days=function(e){return n(e,[", каждый %s день",", каждые %s дня",", каждые %s дней"])},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(e){return e&&"2"==e.substring(0,e.indexOf("-"))?", со %s по %s число месяца":", с %s по %s число месяца"},e.prototype.commaOnDayX0OfTheMonth=function(e){return e&&"2"==e[0]?", во %s число месяца":", в %s число месяца"},e.prototype.commaEveryX0Years=function(e){return n(e,[", каждый %s год",", каждые %s года",", каждые %s лет"])},e.prototype.commaStartingX0=function(){return", начало %s"},e.prototype.daysOfTheWeek=function(){return["воскресенье","понедельник","вторник","среда","четверг","пятница","суббота"]},e.prototype.daysOfTheWeekInCase=function(e){return void 0===e&&(e=2),1==e?["воскресенья","понедельника","вторника","среды","четверга","пятницы","субботы"]:["воскресенье","понедельник","вторник","среду","четверг","пятницу","субботу"]},e.prototype.monthsOfTheYear=function(){return["январь","февраль","март","апрель","май","июнь","июль","август","сентябрь","октябрь","ноябрь","декабрь"]},e.prototype.monthsOfTheYearInCase=function(e){return 1==e?["января","февраля","марта","апреля","мая","июня","июля","августа","сентября","октября","ноября","декабря"]:this.monthsOfTheYear()},e}();t.ru=o},203:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.sk=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Pri vytváraní popisu došlo k chybe. Skontrolujte prosím správnosť syntaxe cronu."},e.prototype.everyMinute=function(){return"každú minútu"},e.prototype.everyHour=function(){return"každú hodinu"},e.prototype.atSpace=function(){return"V "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Každú minútu medzi %s a %s"},e.prototype.at=function(){return"V"},e.prototype.spaceAnd=function(){return" a"},e.prototype.everySecond=function(){return"každú sekundu"},e.prototype.everyX0Seconds=function(){return"každých %s sekúnd"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekundy od %s do %s"},e.prototype.atX0SecondsPastTheMinute=function(){return"v %s sekúnd"},e.prototype.everyX0Minutes=function(){return"každých %s minút"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minúty od %s do %s"},e.prototype.atX0MinutesPastTheHour=function(){return"v %s minút"},e.prototype.everyX0Hours=function(){return"každých %s hodín"},e.prototype.betweenX0AndX1=function(){return"medzi %s a %s"},e.prototype.atX0=function(){return"v %s"},e.prototype.commaEveryDay=function(){return", každý deň"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", každých %s dní v týždni"},e.prototype.commaX0ThroughX1=function(){return", od %s do %s"},e.prototype.commaAndX0ThroughX1=function(){return", a od %s do %s"},e.prototype.first=function(){return"prvý"},e.prototype.second=function(){return"druhý"},e.prototype.third=function(){return"tretí"},e.prototype.fourth=function(){return"štvrtý"},e.prototype.fifth=function(){return"piaty"},e.prototype.commaOnThe=function(){return", "},e.prototype.spaceX0OfTheMonth=function(){return" %s v mesiaci"},e.prototype.lastDay=function(){return"posledný deň"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", posledný %s v mesiaci"},e.prototype.commaOnlyOnX0=function(){return", iba v %s"},e.prototype.commaAndOnX0=function(){return", a v %s"},e.prototype.commaEveryX0Months=function(){return", každých %s mesiacov"},e.prototype.commaOnlyInX0=function(){return", iba v %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", posledný deň v mesiaci"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", posledný pracovný deň v mesiaci"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dní pred posledným dňom v mesiaci"},e.prototype.firstWeekday=function(){return"prvý pracovný deň"},e.prototype.weekdayNearestDayX0=function(){return"pracovný deň najbližšie %s. dňu"},e.prototype.commaOnTheX0OfTheMonth=function(){return", v %s v mesiaci"},e.prototype.commaEveryX0Days=function(){return", každých %s dní"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", medzi dňami %s a %s v mesiaci"},e.prototype.commaOnDayX0OfTheMonth=function(){return", %s. deň v mesiaci"},e.prototype.commaEveryX0Years=function(){return", každých %s rokov"},e.prototype.commaStartingX0=function(){return", začínajúcich %s"},e.prototype.daysOfTheWeek=function(){return["Nedeľa","Pondelok","Utorok","Streda","Štvrtok","Piatok","Sobota"]},e.prototype.monthsOfTheYear=function(){return["Január","Február","Marec","Apríl","Máj","Jún","Júl","August","September","Október","November","December"]},e}();t.sk=n},738:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.sl=void 0;var n=function(){function e(){}return e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Pri generiranju opisa izraza je prišlo do napake. Preverite sintakso izraza cron."},e.prototype.at=function(){return"Ob"},e.prototype.atSpace=function(){return"Ob "},e.prototype.atX0=function(){return"ob %s"},e.prototype.atX0MinutesPastTheHour=function(){return"ob %s."},e.prototype.atX0SecondsPastTheMinute=function(){return"ob %s."},e.prototype.betweenX0AndX1=function(){return"od %s do %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", od %s. do %s. dne v mesecu"},e.prototype.commaEveryDay=function(){return", vsak dan"},e.prototype.commaEveryX0Days=function(){return", vsakih %s dni"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", vsakih %s dni v tednu"},e.prototype.commaEveryX0Months=function(){return", vsakih %s mesecev"},e.prototype.commaEveryX0Years=function(){return", vsakih %s let"},e.prototype.commaOnDayX0OfTheMonth=function(){return", %s. dan v mesecu"},e.prototype.commaOnlyInX0=function(){return", samo v %s"},e.prototype.commaOnlyOnX0=function(){return", samo v %s"},e.prototype.commaAndOnX0=function(){return"in naprej %s"},e.prototype.commaOnThe=function(){return", "},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", zadnji %s v mesecu"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", zadnji delovni dan v mesecu"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dni pred koncem meseca"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", zadnji %s v mesecu"},e.prototype.commaOnTheX0OfTheMonth=function(){return", %s v mesecu"},e.prototype.commaX0ThroughX1=function(){return", od %s do %s"},e.prototype.commaAndX0ThroughX1=function(){return", in od %s do %s"},e.prototype.everyHour=function(){return"vsako uro"},e.prototype.everyMinute=function(){return"vsako minuto"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Vsako minuto od %s do %s"},e.prototype.everySecond=function(){return"vsako sekundo"},e.prototype.everyX0Hours=function(){return"vsakih %s ur"},e.prototype.everyX0Minutes=function(){return"vsakih %s minut"},e.prototype.everyX0Seconds=function(){return"vsakih %s sekund"},e.prototype.fifth=function(){return"peti"},e.prototype.first=function(){return"prvi"},e.prototype.firstWeekday=function(){return"prvi delovni dan"},e.prototype.fourth=function(){return"četrti"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minute od %s do %s"},e.prototype.second=function(){return"drugi"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekunde od %s do %s"},e.prototype.spaceAnd=function(){return" in"},e.prototype.spaceX0OfTheMonth=function(){return" %s v mesecu"},e.prototype.lastDay=function(){return"zadnjič"},e.prototype.third=function(){return"tretji"},e.prototype.weekdayNearestDayX0=function(){return"delovni dan, najbližji %s. dnevu"},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.commaStartingX0=function(){return", začenši %s"},e.prototype.daysOfTheWeek=function(){return["Nedelja","Ponedeljek","Torek","Sreda","Četrtek","Petek","Sobota"]},e.prototype.monthsOfTheYear=function(){return["januar","februar","marec","april","maj","junij","julij","avgust","september","oktober","november","december"]},e}();t.sl=n},673:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.sv=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Ett fel inträffade vid generering av uttryckets beskrivning. Kontrollera cron-uttryckets syntax."},e.prototype.everyMinute=function(){return"varje minut"},e.prototype.everyHour=function(){return"varje timme"},e.prototype.atSpace=function(){return"Kl "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Varje minut mellan %s och %s"},e.prototype.at=function(){return"Kl"},e.prototype.spaceAnd=function(){return" och"},e.prototype.everySecond=function(){return"varje sekund"},e.prototype.everyX0Seconds=function(){return"varje %s sekund"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekunderna från %s till och med %s efter minuten"},e.prototype.atX0SecondsPastTheMinute=function(){return"på %s sekunder efter minuten"},e.prototype.everyX0Minutes=function(){return"var %s minut"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minuterna från %s till och med %s efter timmen"},e.prototype.atX0MinutesPastTheHour=function(){return"på %s minuten efter timmen"},e.prototype.everyX0Hours=function(){return"var %s timme"},e.prototype.betweenX0AndX1=function(){return"mellan %s och %s"},e.prototype.atX0=function(){return"kl %s"},e.prototype.commaEveryDay=function(){return", varje dag"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", var %s dag i veckan"},e.prototype.commaX0ThroughX1=function(){return", %s till %s"},e.prototype.commaAndX0ThroughX1=function(){return", och %s till %s"},e.prototype.first=function(){return"första"},e.prototype.second=function(){return"andra"},e.prototype.third=function(){return"tredje"},e.prototype.fourth=function(){return"fjärde"},e.prototype.fifth=function(){return"femte"},e.prototype.commaOnThe=function(){return", den "},e.prototype.spaceX0OfTheMonth=function(){return" %sen av månaden"},e.prototype.lastDay=function(){return"den sista dagen"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", på sista %s av månaden"},e.prototype.commaOnlyOnX0=function(){return", varje %s"},e.prototype.commaAndOnX0=function(){return", och på %s"},e.prototype.commaEveryX0Months=function(){return", var %s månad"},e.prototype.commaOnlyInX0=function(){return", bara på %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", på sista dagen av månaden"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", på sista veckodag av månaden"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s dagar före den sista dagen i månaden"},e.prototype.firstWeekday=function(){return"första veckodag"},e.prototype.weekdayNearestDayX0=function(){return"veckodagen närmast dag %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", på den %s av månaden"},e.prototype.commaEveryX0Days=function(){return", var %s dag"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", mellan dag %s och %s av månaden"},e.prototype.commaOnDayX0OfTheMonth=function(){return", på dag %s av månaden"},e.prototype.commaEveryX0Years=function(){return", var %s år"},e.prototype.commaStartingX0=function(){return", startar %s"},e.prototype.daysOfTheWeek=function(){return["söndag","måndag","tisdag","onsdag","torsdag","fredag","lördag"]},e.prototype.monthsOfTheYear=function(){return["januari","februari","mars","april","maj","juni","juli","augusti","september","oktober","november","december"]},e}();t.sv=n},286:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.sw=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Kuna tatizo wakati wa kutunga msemo. Angalia cron expression syntax."},e.prototype.everyMinute=function(){return"kila dakika"},e.prototype.everyHour=function(){return"kila saa"},e.prototype.atSpace=function(){return"Kwa "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Kila dakika kwanzia %s hadi %s"},e.prototype.at=function(){return"Kwa"},e.prototype.spaceAnd=function(){return" na"},e.prototype.everySecond=function(){return"kila sekunde"},e.prototype.everyX0Seconds=function(){return"kila sekunde %s"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"sekunde ya %s hadi %s baada ya dakika"},e.prototype.atX0SecondsPastTheMinute=function(){return"sekunde %s baada ya dakika"},e.prototype.everyX0Minutes=function(){return"kila dakika %s"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"minutes %s through %s past the hour"},e.prototype.atX0MinutesPastTheHour=function(){return"at %s minutes past the hour"},e.prototype.everyX0Hours=function(){return"every %s hours"},e.prototype.betweenX0AndX1=function(){return"kati ya %s na %s"},e.prototype.atX0=function(){return"kwenye %s"},e.prototype.commaEveryDay=function(){return", kila siku"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", kila siku %s ya wiki"},e.prototype.commaX0ThroughX1=function(){return", %s hadi %s"},e.prototype.commaAndX0ThroughX1=function(){return", na %s hadi %s"},e.prototype.first=function(){return"ya kwanza"},e.prototype.second=function(){return"ya pili"},e.prototype.third=function(){return"ya tatu"},e.prototype.fourth=function(){return"ya nne"},e.prototype.fifth=function(){return"ya tano"},e.prototype.commaOnThe=function(){return", kwenye "},e.prototype.spaceX0OfTheMonth=function(){return" siku %s ya mwezi"},e.prototype.lastDay=function(){return"siku ya mwisho"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", siku ya %s ya mwezi"},e.prototype.commaOnlyOnX0=function(){return", kwa %s tu"},e.prototype.commaAndOnX0=function(){return", na pia %s"},e.prototype.commaEveryX0Months=function(){return", kila mwezi wa %s"},e.prototype.commaOnlyInX0=function(){return", kwa %s tu"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", siku ya mwisho wa mwezi"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", wikendi ya mwisho wa mwezi"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", siku ya %s kabla ya siku ya mwisho wa mwezi"},e.prototype.firstWeekday=function(){return"siku za kazi ya kwanza"},e.prototype.weekdayNearestDayX0=function(){return"siku ya kazi karibu na siku ya %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", siku ya %s ya mwezi"},e.prototype.commaEveryX0Days=function(){return", kila siku %s"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", kati ya siku %s na %s ya mwezi"},e.prototype.commaOnDayX0OfTheMonth=function(){return", siku ya %s ya mwezi"},e.prototype.commaEveryX0Years=function(){return", kila miaka %s"},e.prototype.commaStartingX0=function(){return", kwanzia %s"},e.prototype.daysOfTheWeek=function(){return["Jumapili","Jumatatu","Jumanne","Jumatano","Alhamisi","Ijumaa","Jumamosi"]},e.prototype.monthsOfTheYear=function(){return["Januari","Februari","Machi","Aprili","Mei","Juni","Julai","Agosti","Septemba","Oktoba","Novemba","Desemba"]},e}();t.sw=n},312:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.th=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"เกิดข้อผิดพลาดขณะสร้างคำอธิบายนิพจน์ ตรวจสอบไวยากรณ์นิพจน์ครอน"},e.prototype.everyMinute=function(){return"ทุกๆ นาที"},e.prototype.everyHour=function(){return"ทุกๆ ชั่วโมง"},e.prototype.atSpace=function(){return"เมื่อ "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"ทุกๆ นาที %s และ %s"},e.prototype.at=function(){return"เมื่อ"},e.prototype.spaceAnd=function(){return" และ"},e.prototype.everySecond=function(){return"ทุกๆ วินาที"},e.prototype.everyX0Seconds=function(){return"ทุกๆ %s วินาที"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"วินาที %s ถึง %s นาทีที่ผ่านมา"},e.prototype.atX0SecondsPastTheMinute=function(){return"เมื่อ %s วินาที นาทีที่ผ่านมา"},e.prototype.everyX0Minutes=function(){return"ทุกๆ %s นาที"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"นาที %s ถึง %s ชั่วโมงที่ผ่านมา"},e.prototype.atX0MinutesPastTheHour=function(){return"เมื่อ %s นาที ชั่วโมงที่ผ่านมา"},e.prototype.everyX0Hours=function(){return"ทุกๆ %s ชั่วโมง"},e.prototype.betweenX0AndX1=function(){return"ระหว่าง %s ถึง %s"},e.prototype.atX0=function(){return"เมื่อ %s"},e.prototype.commaEveryDay=function(){return", ทุกๆ วัน"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", ทุกๆ %s วันของสัปดาห์"},e.prototype.commaX0ThroughX1=function(){return", %s ถึง %s"},e.prototype.commaAndX0ThroughX1=function(){return", %s ถึง %s"},e.prototype.first=function(){return"แรก"},e.prototype.second=function(){return"ที่สอง"},e.prototype.third=function(){return"ที่สาม"},e.prototype.fourth=function(){return"ที่สี่"},e.prototype.fifth=function(){return"ที่ห้า"},e.prototype.commaOnThe=function(){return", ในวัน "},e.prototype.spaceX0OfTheMonth=function(){return" %s ของเดือน"},e.prototype.lastDay=function(){return"วันสุดท้าย"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", ณ สุดท้าย %s ของเดือน"},e.prototype.commaOnlyOnX0=function(){return", เท่านั้น %s"},e.prototype.commaAndOnX0=function(){return", และใน %s"},e.prototype.commaEveryX0Months=function(){return", ทุกๆ %s เดือน"},e.prototype.commaOnlyInX0=function(){return", เท่านั้น %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", ในวันสิ้นเดือน"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", ในวันธรรมดาสุดท้ายของเดือน"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s วันก่อนวันสุดท้ายของเดือน"},e.prototype.firstWeekday=function(){return"วันธรรมดาวันแรก"},e.prototype.weekdayNearestDayX0=function(){return"วันธรรมดาที่ใกล้ที่สุด %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", ในวัน %s ของเดือน"},e.prototype.commaEveryX0Days=function(){return", ทุกๆ %s วัน"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", ระหว่างวัน %s และ %s ของเดือน"},e.prototype.commaOnDayX0OfTheMonth=function(){return", ในวัน %s ของเดือน"},e.prototype.commaEveryHour=function(){return", ทุกๆ ชั่วโมง"},e.prototype.commaEveryX0Years=function(){return", ทุกๆ %s ปี"},e.prototype.commaStartingX0=function(){return", เริ่ม %s"},e.prototype.daysOfTheWeek=function(){return["วันอาทิตย์","วันจันทร์","วันอังคาร","วันพุธ","วันพฤหัสบดี","วันศุกร์","วันเสาร์"]},e.prototype.monthsOfTheYear=function(){return["มกราคม","กุมภาพันธ์","มีนาคม","เมษายน","พฤษภาคม","มิถุนายน","กรกฎาคม","สิงหาคม","กันยายน","ตุลาคม","พฤศจิกายน","ธันวาคม"]},e}();t.th=n},999:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.tr=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.everyMinute=function(){return"her dakika"},e.prototype.everyHour=function(){return"her saat"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"İfade açıklamasını oluştururken bir hata oluştu. Cron ifadesini gözden geçirin."},e.prototype.atSpace=function(){return"Saat "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Saat %s ve %s arasındaki her dakika"},e.prototype.at=function(){return"Saat"},e.prototype.spaceAnd=function(){return" ve"},e.prototype.everySecond=function(){return"her saniye"},e.prototype.everyX0Seconds=function(){return"her %s saniyede bir"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"dakikaların %s. ve %s. saniyeleri arası"},e.prototype.atX0SecondsPastTheMinute=function(){return"dakikaların %s. saniyesinde"},e.prototype.everyX0Minutes=function(){return"her %s dakikada bir"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"saatlerin %s. ve %s. dakikaları arası"},e.prototype.atX0MinutesPastTheHour=function(){return"saatlerin %s. dakikasında"},e.prototype.everyX0Hours=function(){return"her %s saatte"},e.prototype.betweenX0AndX1=function(){return"%s ile %s arasında"},e.prototype.atX0=function(){return"saat %s"},e.prototype.commaEveryDay=function(){return", her gün"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", ayın her %s günü"},e.prototype.commaX0ThroughX1=function(){return", %s ile %s arasında"},e.prototype.commaAndX0ThroughX1=function(){return", ve %s ile %s arasında"},e.prototype.first=function(){return"ilk"},e.prototype.second=function(){return"ikinci"},e.prototype.third=function(){return"üçüncü"},e.prototype.fourth=function(){return"dördüncü"},e.prototype.fifth=function(){return"beşinci"},e.prototype.commaOnThe=function(){return", ayın "},e.prototype.spaceX0OfTheMonth=function(){return" %s günü"},e.prototype.lastDay=function(){return"son gün"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", ayın son %s günü"},e.prototype.commaOnlyOnX0=function(){return", sadece %s günü"},e.prototype.commaAndOnX0=function(){return", ve %s"},e.prototype.commaEveryX0Months=function(){return", %s ayda bir"},e.prototype.commaOnlyInX0=function(){return", sadece %s için"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", ayın son günü"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", ayın son iş günü"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s ayın son gününden önceki günler"},e.prototype.firstWeekday=function(){return"ilk iş günü"},e.prototype.weekdayNearestDayX0=function(){return"%s. günü sonrasındaki ilk iş günü"},e.prototype.commaOnTheX0OfTheMonth=function(){return", ayın %s"},e.prototype.commaEveryX0Days=function(){return", %s günde bir"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", ayın %s. ve %s. günleri arası"},e.prototype.commaOnDayX0OfTheMonth=function(){return", ayın %s. günü"},e.prototype.commaEveryX0Years=function(){return", %s yılda bir"},e.prototype.commaStartingX0=function(){return", başlangıç %s"},e.prototype.daysOfTheWeek=function(){return["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"]},e.prototype.monthsOfTheYear=function(){return["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"]},e}();t.tr=n},716:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.uk=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!0},e.prototype.everyMinute=function(){return"щохвилини"},e.prototype.everyHour=function(){return"щогодини"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"ВІдбулася помилка підчас генерації опису. Перевірта правильність написання cron виразу."},e.prototype.atSpace=function(){return"О "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Щохвилини між %s та %s"},e.prototype.at=function(){return"О"},e.prototype.spaceAnd=function(){return" та"},e.prototype.everySecond=function(){return"Щосекунди"},e.prototype.everyX0Seconds=function(){return"кожні %s секунд"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"з %s по %s секунду"},e.prototype.atX0SecondsPastTheMinute=function(){return"о %s секунді"},e.prototype.everyX0Minutes=function(){return"кожні %s хвилин"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"з %s по %s хвилину"},e.prototype.atX0MinutesPastTheHour=function(){return"о %s хвилині"},e.prototype.everyX0Hours=function(){return"кожні %s годин"},e.prototype.betweenX0AndX1=function(){return"між %s та %s"},e.prototype.atX0=function(){return"о %s"},e.prototype.commaEveryDay=function(){return", щоденно"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", кожен %s день тижня"},e.prototype.commaX0ThroughX1=function(){return", %s по %s"},e.prototype.commaAndX0ThroughX1=function(){return", та %s по %s"},e.prototype.first=function(){return"перший"},e.prototype.second=function(){return"другий"},e.prototype.third=function(){return"третій"},e.prototype.fourth=function(){return"четвертий"},e.prototype.fifth=function(){return"п'ятий"},e.prototype.commaOnThe=function(){return", в "},e.prototype.spaceX0OfTheMonth=function(){return" %s місяця"},e.prototype.lastDay=function(){return"останній день"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", в останній %s місяця"},e.prototype.commaOnlyOnX0=function(){return", тільки в %s"},e.prototype.commaAndOnX0=function(){return", і в %s"},e.prototype.commaEveryX0Months=function(){return", кожен %s місяць"},e.prototype.commaOnlyInX0=function(){return", тільки в %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", в останній день місяця"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", в останній будень місяця"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s днів до останнього дня місяця"},e.prototype.firstWeekday=function(){return"перший будень"},e.prototype.weekdayNearestDayX0=function(){return"будень найближчий до %s дня"},e.prototype.commaOnTheX0OfTheMonth=function(){return", в %s місяця"},e.prototype.commaEveryX0Days=function(){return", кожен %s день"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", між %s та %s днями місяця"},e.prototype.commaOnDayX0OfTheMonth=function(){return", на %s день місяця"},e.prototype.commaEveryX0Years=function(){return", кожні %s роки"},e.prototype.commaStartingX0=function(){return", початок %s"},e.prototype.daysOfTheWeek=function(){return["неділя","понеділок","вівторок","середа","четвер","п'ятниця","субота"]},e.prototype.monthsOfTheYear=function(){return["січень","лютий","березень","квітень","травень","червень","липень","серпень","вересень","жовтень","листопад","грудень"]},e}();t.uk=n},533:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.vi=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return null},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"Đã xảy ra lỗi khi tạo mô tả biểu thức. Vui lòng kiểm tra cú pháp biểu thức cron."},e.prototype.everyMinute=function(){return"mỗi phút"},e.prototype.everyHour=function(){return"mỗi giờ"},e.prototype.atSpace=function(){return"Vào "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"Mỗi phút giữa %s and %s"},e.prototype.at=function(){return"Vào"},e.prototype.spaceAnd=function(){return" và"},e.prototype.everySecond=function(){return"mỗi giây"},e.prototype.everyX0Seconds=function(){return"mỗi %s giây"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"giây thứ %s qua phút thứ %s"},e.prototype.atX0SecondsPastTheMinute=function(){return"tại giây thứ %s của mỗi phút"},e.prototype.everyX0Minutes=function(){return"mỗi %s phút"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"phút thứ %s qua %s tiếng"},e.prototype.atX0MinutesPastTheHour=function(){return"vào %s phút của mỗi tiếng"},e.prototype.everyX0Hours=function(){return"mỗi %s tiếng"},e.prototype.betweenX0AndX1=function(){return"giữa %s và %s"},e.prototype.atX0=function(){return"vào %s"},e.prototype.commaEveryDay=function(){return", mỗi ngày"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", mỗi %s ngày trong tuần"},e.prototype.commaX0ThroughX1=function(){return", %s đến %s"},e.prototype.commaAndX0ThroughX1=function(){return", %s đến %s"},e.prototype.first=function(){return"đầu tiên"},e.prototype.second=function(){return"thứ 2"},e.prototype.third=function(){return"thứ 3"},e.prototype.fourth=function(){return"thứ 4"},e.prototype.fifth=function(){return"thứ 5"},e.prototype.commaOnThe=function(){return", trên "},e.prototype.spaceX0OfTheMonth=function(){return" %s của tháng"},e.prototype.lastDay=function(){return"ngày cuối cùng"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", vào ngày %s cuối cùng của tháng"},e.prototype.commaOnlyOnX0=function(){return", chỉ trên %s"},e.prototype.commaAndOnX0=function(){return", và hơn %s"},e.prototype.commaEveryX0Months=function(){return", mỗi ngày %s tháng"},e.prototype.commaOnlyInX0=function(){return", chỉ trong %s"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", vào ngày cuối cùng của tháng"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", vào ngày cuối tuần của tháng"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s ngày trước ngày cuối cùng của tháng"},e.prototype.firstWeekday=function(){return"ngày đầu tuần"},e.prototype.weekdayNearestDayX0=function(){return"ngày trong tuần ngày gần nhất %s"},e.prototype.commaOnTheX0OfTheMonth=function(){return", vào ngày %s của tháng"},e.prototype.commaEveryX0Days=function(){return", mỗi %s ngày"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", giữa ngày %s và %s trong tháng"},e.prototype.commaOnDayX0OfTheMonth=function(){return", vào %s ngày trong tháng"},e.prototype.commaEveryHour=function(){return", mỗi tiếng"},e.prototype.commaEveryX0Years=function(){return", mỗi %s năm"},e.prototype.commaStartingX0=function(){return", bắt đầu %s"},e.prototype.daysOfTheWeek=function(){return["Chủ nhật","Thứ 2","Thứ 3","Thứ 4","Thứ 5","Thứ 6","Thứ 7"]},e.prototype.monthsOfTheYear=function(){return["Tháng 1","Tháng 2","Tháng 3","Tháng 4","Tháng 5","Tháng 6","Tháng 7","Tháng 8","Tháng 9","Tháng 10","Tháng 11","Tháng 12"]},e}();t.vi=n},419:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.zh_CN=void 0;var n=function(){function e(){}return e.prototype.setPeriodBeforeTime=function(){return!0},e.prototype.pm=function(){return"下午"},e.prototype.am=function(){return"上午"},e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return", 从%s年至%s年"},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.everyMinute=function(){return"每分钟"},e.prototype.everyHour=function(){return"每小时"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"生成表达式描述时发生了错误,请检查cron表达式语法。"},e.prototype.atSpace=function(){return"在"},e.prototype.everyMinuteBetweenX0AndX1=function(){return"在 %s 至 %s 之间的每分钟"},e.prototype.at=function(){return"在"},e.prototype.spaceAnd=function(){return" 和"},e.prototype.everySecond=function(){return"每秒"},e.prototype.everyX0Seconds=function(){return"每隔 %s 秒"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"在每分钟的第 %s 到 %s 秒"},e.prototype.atX0SecondsPastTheMinute=function(){return"在每分钟的第 %s 秒"},e.prototype.everyX0Minutes=function(){return"每隔 %s 分钟"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"在每小时的第 %s 到 %s 分钟"},e.prototype.atX0MinutesPastTheHour=function(){return"在每小时的第 %s 分钟"},e.prototype.everyX0Hours=function(){return"每隔 %s 小时"},e.prototype.betweenX0AndX1=function(){return"在 %s 和 %s 之间"},e.prototype.atX0=function(){return"在%s"},e.prototype.commaEveryDay=function(){return", 每天"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", 每周的每 %s 天"},e.prototype.commaX0ThroughX1=function(){return", %s至%s"},e.prototype.commaAndX0ThroughX1=function(){return", 和%s至%s"},e.prototype.first=function(){return"第一个"},e.prototype.second=function(){return"第二个"},e.prototype.third=function(){return"第三个"},e.prototype.fourth=function(){return"第四个"},e.prototype.fifth=function(){return"第五个"},e.prototype.commaOnThe=function(){return", 限每月的"},e.prototype.spaceX0OfTheMonth=function(){return"%s"},e.prototype.lastDay=function(){return"本月最后一天"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", 限每月的最后一个%s"},e.prototype.commaOnlyOnX0=function(){return", 仅%s"},e.prototype.commaAndOnX0=function(){return", 并且为%s"},e.prototype.commaEveryX0Months=function(){return", 每隔 %s 个月"},e.prototype.commaOnlyInX0=function(){return", 仅限%s"},e.prototype.commaOnlyInMonthX0=function(){return", 仅于%s份"},e.prototype.commaOnlyInYearX0=function(){return", 仅于 %s 年"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", 限每月的最后一天"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", 限每月的最后一个工作日"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", 限每月最后%s天"},e.prototype.firstWeekday=function(){return"第一个工作日"},e.prototype.weekdayNearestDayX0=function(){return"最接近 %s 号的工作日"},e.prototype.commaOnTheX0OfTheMonth=function(){return", 限每月的%s"},e.prototype.commaEveryX0Days=function(){return", 每隔 %s 天"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", 限每月的 %s 至 %s 之间"},e.prototype.commaOnDayX0OfTheMonth=function(){return", 限每月%s"},e.prototype.commaEveryX0Years=function(){return", 每隔 %s 年"},e.prototype.commaStartingX0=function(){return", %s开始"},e.prototype.dayX0=function(){return" %s 号"},e.prototype.daysOfTheWeek=function(){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]},e.prototype.monthsOfTheYear=function(){return["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},e}();t.zh_CN=n},139:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.zh_TW=void 0;var n=function(){function e(){}return e.prototype.atX0SecondsPastTheMinuteGt20=function(){return null},e.prototype.atX0MinutesPastTheHourGt20=function(){return null},e.prototype.commaMonthX0ThroughMonthX1=function(){return null},e.prototype.commaYearX0ThroughYearX1=function(){return", 從 %s 年至 %s 年"},e.prototype.use24HourTimeFormatByDefault=function(){return!1},e.prototype.everyMinute=function(){return"每分鐘"},e.prototype.everyHour=function(){return"每小時"},e.prototype.anErrorOccuredWhenGeneratingTheExpressionD=function(){return"產生表達式描述時發生了錯誤,請檢查 cron 表達式語法。"},e.prototype.atSpace=function(){return"在 "},e.prototype.everyMinuteBetweenX0AndX1=function(){return"在 %s 和 %s 之間的每分鐘"},e.prototype.at=function(){return"在"},e.prototype.spaceAnd=function(){return" 和"},e.prototype.everySecond=function(){return"每秒"},e.prototype.everyX0Seconds=function(){return"每 %s 秒"},e.prototype.secondsX0ThroughX1PastTheMinute=function(){return"在每分鐘的 %s 到 %s 秒"},e.prototype.atX0SecondsPastTheMinute=function(){return"在每分鐘的 %s 秒"},e.prototype.everyX0Minutes=function(){return"每 %s 分鐘"},e.prototype.minutesX0ThroughX1PastTheHour=function(){return"在每小時的 %s 到 %s 分鐘"},e.prototype.atX0MinutesPastTheHour=function(){return"在每小時的 %s 分"},e.prototype.everyX0Hours=function(){return"每 %s 小時"},e.prototype.betweenX0AndX1=function(){return"在 %s 和 %s 之間"},e.prototype.atX0=function(){return"在 %s"},e.prototype.commaEveryDay=function(){return", 每天"},e.prototype.commaEveryX0DaysOfTheWeek=function(){return", 每週的每 %s 天"},e.prototype.commaX0ThroughX1=function(){return", %s 到 %s"},e.prototype.commaAndX0ThroughX1=function(){return", 和 %s 到 %s"},e.prototype.first=function(){return"第一個"},e.prototype.second=function(){return"第二個"},e.prototype.third=function(){return"第三個"},e.prototype.fourth=function(){return"第四個"},e.prototype.fifth=function(){return"第五個"},e.prototype.commaOnThe=function(){return", 在每月 "},e.prototype.spaceX0OfTheMonth=function(){return"%s "},e.prototype.lastDay=function(){return"最後一天"},e.prototype.commaOnTheLastX0OfTheMonth=function(){return", 每月的最後一個 %s "},e.prototype.commaOnlyOnX0=function(){return", 僅在 %s"},e.prototype.commaAndOnX0=function(){return", 和 %s"},e.prototype.commaEveryX0Months=function(){return", 每 %s 月"},e.prototype.commaOnlyInX0=function(){return", 僅在 %s"},e.prototype.commaOnlyInMonthX0=function(){return", 僅在 %s"},e.prototype.commaOnlyInYearX0=function(){return", 僅在 %s 年"},e.prototype.commaOnTheLastDayOfTheMonth=function(){return", 每月的最後一天"},e.prototype.commaOnTheLastWeekdayOfTheMonth=function(){return", 每月的最後一個工作日"},e.prototype.commaDaysBeforeTheLastDayOfTheMonth=function(){return", %s 這個月的最後一天的前幾天"},e.prototype.firstWeekday=function(){return"第一個工作日"},e.prototype.weekdayNearestDayX0=function(){return"最接近 %s 號的工作日"},e.prototype.commaOnTheX0OfTheMonth=function(){return", 每月的 %s "},e.prototype.commaEveryX0Days=function(){return", 每 %s 天"},e.prototype.commaBetweenDayX0AndX1OfTheMonth=function(){return", 在每月的 %s 和 %s 之間"},e.prototype.commaOnDayX0OfTheMonth=function(){return", 每月的 %s"},e.prototype.commaEveryX0Years=function(){return", 每 %s 年"},e.prototype.commaStartingX0=function(){return", %s 開始"},e.prototype.dayX0=function(){return" %s 號"},e.prototype.daysOfTheWeek=function(){return["星期日","星期一","星期二","星期三","星期四","星期五","星期六"]},e.prototype.monthsOfTheYear=function(){return["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},e}();t.zh_TW=n},586:(e,t)=>{function n(e,t){if(!e)throw new Error(t)}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){}return e.secondRange=function(e){for(var t=e.split(","),r=0;r=0&&o<=59,"seconds part must be >= 0 and <= 59")}},e.minuteRange=function(e){for(var t=e.split(","),r=0;r=0&&o<=59,"minutes part must be >= 0 and <= 59")}},e.hourRange=function(e){for(var t=e.split(","),r=0;r