UNPKG

@zoom/meetingsdk

Version:
1 lines 237 kB
(self.webpackChunk_zoom_webclientjs=self.webpackChunk_zoom_webclientjs||[]).push([[3543],{17965:(e,t,n)=>{"use strict";var r=n(16426),o={"text/plain":"Text","text/html":"Url",default:"Text"};e.exports=function(e,t){var n,i,a,u,s,l,c=!1;t||(t={}),n=t.debug||!1;try{if(a=r(),u=document.createRange(),s=document.getSelection(),(l=document.createElement("span")).textContent=e,l.ariaHidden="true",l.style.all="unset",l.style.position="fixed",l.style.top=0,l.style.clip="rect(0, 0, 0, 0)",l.style.whiteSpace="pre",l.style.webkitUserSelect="text",l.style.MozUserSelect="text",l.style.msUserSelect="text",l.style.userSelect="text",l.addEventListener("copy",function(r){if(r.stopPropagation(),t.format)if(r.preventDefault(),"undefined"===typeof r.clipboardData){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var i=o[t.format]||o.default;window.clipboardData.setData(i,e)}else r.clipboardData.clearData(),r.clipboardData.setData(t.format,e);t.onCopy&&(r.preventDefault(),t.onCopy(r.clipboardData))}),document.body.appendChild(l),u.selectNodeContents(l),s.addRange(u),!document.execCommand("copy"))throw new Error("copy command was unsuccessful");c=!0}catch(d){n&&console.error("unable to copy using execCommand: ",d),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),c=!0}catch(d){n&&console.error("unable to copy using clipboardData: ",d),n&&console.error("falling back to prompt"),i=function(e){var t=(/mac os x/i.test(navigator.userAgent)?"\u2318":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}("message"in t?t.message:"Copy to clipboard: #{key}, Enter"),window.prompt(i,e)}}finally{s&&("function"==typeof s.removeRange?s.removeRange(u):s.removeAllRanges()),l&&document.body.removeChild(l),a()}return c}},66631:(e,t,n)=>{"use strict";function r(e,t){for(var n=e<0?"-":"",r=Math.abs(e).toString();r.length<t;)r="0"+r;return n+r}n.d(t,{A:()=>r})},37426:(e,t,n)=>{"use strict";function r(e,t){if(null==e)throw new TypeError("assign requires that input parameter not be null or undefined");for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}n.d(t,{A:()=>r})},36014:(e,t,n)=>{"use strict";n.d(t,{A:()=>r});const r=n(6969).A},71858:(e,t,n)=>{"use strict";n.d(t,{q:()=>o});var r={};function o(){return r}},11270:(e,t,n)=>{"use strict";n.d(t,{A:()=>b});var r=n(25117),o=n(67229),i=n(24127),a=n(25785),u=n(50464),s=n(66631),l=n(69155),c="midnight",d="noon",f="morning",p="afternoon",v="evening",h="night";function m(e,t){var n=e>0?"-":"+",r=Math.abs(e),o=Math.floor(r/60),i=r%60;if(0===i)return n+String(o);var a=t||"";return n+String(o)+a+(0,s.A)(i,2)}function g(e,t){return e%60===0?(e>0?"-":"+")+(0,s.A)(Math.abs(e)/60,2):y(e,t)}function y(e,t){var n=t||"",r=e>0?"-":"+",o=Math.abs(e);return r+(0,s.A)(Math.floor(o/60),2)+n+(0,s.A)(o%60,2)}const b={G:function(e,t,n){var r=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){var r=e.getUTCFullYear(),o=r>0?r:1-r;return n.ordinalNumber(o,{unit:"year"})}return l.A.y(e,t)},Y:function(e,t,n,r){var o=(0,u.A)(e,r),i=o>0?o:1-o;if("YY"===t){var a=i%100;return(0,s.A)(a,2)}return"Yo"===t?n.ordinalNumber(i,{unit:"year"}):(0,s.A)(i,t.length)},R:function(e,t){var n=(0,i.A)(e);return(0,s.A)(n,t.length)},u:function(e,t){var n=e.getUTCFullYear();return(0,s.A)(n,t.length)},Q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return(0,s.A)(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){var r=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return(0,s.A)(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){var r=e.getUTCMonth();switch(t){case"M":case"MM":return l.A.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){var r=e.getUTCMonth();switch(t){case"L":return String(r+1);case"LL":return(0,s.A)(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){var o=(0,a.A)(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):(0,s.A)(o,t.length)},I:function(e,t,n){var r=(0,o.A)(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):(0,s.A)(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):l.A.d(e,t)},D:function(e,t,n){var o=(0,r.A)(e);return"Do"===t?n.ordinalNumber(o,{unit:"dayOfYear"}):(0,s.A)(o,t.length)},E:function(e,t,n){var r=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){var o=e.getUTCDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return(0,s.A)(i,2);case"eo":return n.ordinalNumber(i,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){var o=e.getUTCDay(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return(0,s.A)(i,t.length);case"co":return n.ordinalNumber(i,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){var r=e.getUTCDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return(0,s.A)(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){var r=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){var r,o=e.getUTCHours();switch(r=12===o?d:0===o?c:o/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},B:function(e,t,n){var r,o=e.getUTCHours();switch(r=o>=17?v:o>=12?p:o>=4?f:h,t){case"B":case"BB":case"BBB":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){var r=e.getUTCHours()%12;return 0===r&&(r=12),n.ordinalNumber(r,{unit:"hour"})}return l.A.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):l.A.H(e,t)},K:function(e,t,n){var r=e.getUTCHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):(0,s.A)(r,t.length)},k:function(e,t,n){var r=e.getUTCHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):(0,s.A)(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):l.A.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):l.A.s(e,t)},S:function(e,t){return l.A.S(e,t)},X:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();if(0===o)return"Z";switch(t){case"X":return g(o);case"XXXX":case"XX":return y(o);default:return y(o,":")}},x:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"x":return g(o);case"xxxx":case"xx":return y(o);default:return y(o,":")}},O:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+m(o,":");default:return"GMT"+y(o,":")}},z:function(e,t,n,r){var o=(r._originalDate||e).getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+m(o,":");default:return"GMT"+y(o,":")}},t:function(e,t,n,r){var o=r._originalDate||e,i=Math.floor(o.getTime()/1e3);return(0,s.A)(i,t.length)},T:function(e,t,n,r){var o=(r._originalDate||e).getTime();return(0,s.A)(o,t.length)}}},69155:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(66631);const o={y:function(e,t){var n=e.getUTCFullYear(),o=n>0?n:1-n;return(0,r.A)("yy"===t?o%100:o,t.length)},M:function(e,t){var n=e.getUTCMonth();return"M"===t?String(n+1):(0,r.A)(n+1,2)},d:function(e,t){return(0,r.A)(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:function(e,t){return(0,r.A)(e.getUTCHours()%12||12,t.length)},H:function(e,t){return(0,r.A)(e.getUTCHours(),t.length)},m:function(e,t){return(0,r.A)(e.getUTCMinutes(),t.length)},s:function(e,t){return(0,r.A)(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length,o=e.getUTCMilliseconds(),i=Math.floor(o*Math.pow(10,n-3));return(0,r.A)(i,t.length)}}},91788:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=function(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}},o=function(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}};const i={p:o,P:function(e,t){var n,i=e.match(/(P+)(p+)?/)||[],a=i[1],u=i[2];if(!u)return r(e,t);switch(a){case"P":n=t.dateTime({width:"short"});break;case"PP":n=t.dateTime({width:"medium"});break;case"PPP":n=t.dateTime({width:"long"});break;default:n=t.dateTime({width:"full"})}return n.replace("{{date}}",r(a,t)).replace("{{time}}",o(u,t))}}},67044:(e,t,n)=>{"use strict";function r(e){var t=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return t.setUTCFullYear(e.getFullYear()),e.getTime()-t.getTime()}n.d(t,{A:()=>r})},25117:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(10123),o=n(70551),i=864e5;function a(e){(0,o.A)(1,arguments);var t=(0,r.A)(e),n=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var a=n-t.getTime();return Math.floor(a/i)+1}},67229:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(10123),o=n(9411),i=n(37182),a=n(70551),u=6048e5;function s(e){(0,a.A)(1,arguments);var t=(0,r.A)(e),n=(0,o.A)(t).getTime()-(0,i.A)(t).getTime();return Math.round(n/u)+1}},24127:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(10123),o=n(70551),i=n(9411);function a(e){(0,o.A)(1,arguments);var t=(0,r.A)(e),n=t.getUTCFullYear(),a=new Date(0);a.setUTCFullYear(n+1,0,4),a.setUTCHours(0,0,0,0);var u=(0,i.A)(a),s=new Date(0);s.setUTCFullYear(n,0,4),s.setUTCHours(0,0,0,0);var l=(0,i.A)(s);return t.getTime()>=u.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}},25785:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(10123),o=n(89742),i=n(79003),a=n(70551),u=6048e5;function s(e,t){(0,a.A)(1,arguments);var n=(0,r.A)(e),s=(0,o.A)(n,t).getTime()-(0,i.A)(n,t).getTime();return Math.round(s/u)+1}},50464:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(10123),o=n(70551),i=n(89742),a=n(94188),u=n(71858);function s(e,t){var n,s,l,c,d,f,p,v;(0,o.A)(1,arguments);var h=(0,r.A)(e),m=h.getUTCFullYear(),g=(0,u.q)(),y=(0,a.A)(null!==(n=null!==(s=null!==(l=null!==(c=null===t||void 0===t?void 0:t.firstWeekContainsDate)&&void 0!==c?c:null===t||void 0===t||null===(d=t.locale)||void 0===d||null===(f=d.options)||void 0===f?void 0:f.firstWeekContainsDate)&&void 0!==l?l:g.firstWeekContainsDate)&&void 0!==s?s:null===(p=g.locale)||void 0===p||null===(v=p.options)||void 0===v?void 0:v.firstWeekContainsDate)&&void 0!==n?n:1);if(!(y>=1&&y<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var b=new Date(0);b.setUTCFullYear(m+1,0,y),b.setUTCHours(0,0,0,0);var w=(0,i.A)(b,t),A=new Date(0);A.setUTCFullYear(m,0,y),A.setUTCHours(0,0,0,0);var x=(0,i.A)(A,t);return h.getTime()>=w.getTime()?m+1:h.getTime()>=x.getTime()?m:m-1}},41109:(e,t,n)=>{"use strict";n.d(t,{ef:()=>i,lJ:()=>u,xM:()=>a});var r=["D","DD"],o=["YY","YYYY"];function i(e){return-1!==r.indexOf(e)}function a(e){return-1!==o.indexOf(e)}function u(e,t,n){if("YYYY"===e)throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("YY"===e)throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("D"===e)throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if("DD"===e)throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(n,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}},70551:(e,t,n)=>{"use strict";function r(e,t){if(t.length<e)throw new TypeError(e+" argument"+(e>1?"s":"")+" required, but only "+t.length+" present")}n.d(t,{A:()=>r})},21485:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(10123),o=n(70551),i=n(94188),a=n(71858);function u(e,t,n){var u,s,l,c,d,f,p,v;(0,o.A)(2,arguments);var h=(0,a.q)(),m=(0,i.A)(null!==(u=null!==(s=null!==(l=null!==(c=null===n||void 0===n?void 0:n.weekStartsOn)&&void 0!==c?c:null===n||void 0===n||null===(d=n.locale)||void 0===d||null===(f=d.options)||void 0===f?void 0:f.weekStartsOn)&&void 0!==l?l:h.weekStartsOn)&&void 0!==s?s:null===(p=h.locale)||void 0===p||null===(v=p.options)||void 0===v?void 0:v.weekStartsOn)&&void 0!==u?u:0);if(!(m>=0&&m<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var g=(0,r.A)(e),y=(0,i.A)(t),b=((y%7+7)%7<m?7:0)+y-g.getUTCDay();return g.setUTCDate(g.getUTCDate()+b),g}},46604:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(10123),o=n(70551),i=n(94188);function a(e,t){(0,o.A)(2,arguments);var n=(0,i.A)(t);n%7===0&&(n-=7);var a=(0,r.A)(e),u=((n%7+7)%7<1?7:0)+n-a.getUTCDay();return a.setUTCDate(a.getUTCDate()+u),a}},59590:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(94188),o=n(10123),i=n(67229),a=n(70551);function u(e,t){(0,a.A)(2,arguments);var n=(0,o.A)(e),u=(0,r.A)(t),s=(0,i.A)(n)-u;return n.setUTCDate(n.getUTCDate()-7*s),n}},42309:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(94188),o=n(10123),i=n(25785),a=n(70551);function u(e,t,n){(0,a.A)(2,arguments);var u=(0,o.A)(e),s=(0,r.A)(t),l=(0,i.A)(u,n)-s;return u.setUTCDate(u.getUTCDate()-7*l),u}},9411:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e){(0,o.A)(1,arguments);var t=(0,r.A)(e),n=t.getUTCDay(),i=(n<1?7:0)+n-1;return t.setUTCDate(t.getUTCDate()-i),t.setUTCHours(0,0,0,0),t}},37182:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(24127),o=n(9411),i=n(70551);function a(e){(0,i.A)(1,arguments);var t=(0,r.A)(e),n=new Date(0);return n.setUTCFullYear(t,0,4),n.setUTCHours(0,0,0,0),(0,o.A)(n)}},89742:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(10123),o=n(70551),i=n(94188),a=n(71858);function u(e,t){var n,u,s,l,c,d,f,p;(0,o.A)(1,arguments);var v=(0,a.q)(),h=(0,i.A)(null!==(n=null!==(u=null!==(s=null!==(l=null===t||void 0===t?void 0:t.weekStartsOn)&&void 0!==l?l:null===t||void 0===t||null===(c=t.locale)||void 0===c||null===(d=c.options)||void 0===d?void 0:d.weekStartsOn)&&void 0!==s?s:v.weekStartsOn)&&void 0!==u?u:null===(f=v.locale)||void 0===f||null===(p=f.options)||void 0===p?void 0:p.weekStartsOn)&&void 0!==n?n:0);if(!(h>=0&&h<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var m=(0,r.A)(e),g=m.getUTCDay(),y=(g<h?7:0)+g-h;return m.setUTCDate(m.getUTCDate()-y),m.setUTCHours(0,0,0,0),m}},79003:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(50464),o=n(70551),i=n(89742),a=n(94188),u=n(71858);function s(e,t){var n,s,l,c,d,f,p,v;(0,o.A)(1,arguments);var h=(0,u.q)(),m=(0,a.A)(null!==(n=null!==(s=null!==(l=null!==(c=null===t||void 0===t?void 0:t.firstWeekContainsDate)&&void 0!==c?c:null===t||void 0===t||null===(d=t.locale)||void 0===d||null===(f=d.options)||void 0===f?void 0:f.firstWeekContainsDate)&&void 0!==l?l:h.firstWeekContainsDate)&&void 0!==s?s:null===(p=h.locale)||void 0===p||null===(v=p.options)||void 0===v?void 0:v.firstWeekContainsDate)&&void 0!==n?n:1),g=(0,r.A)(e,t),y=new Date(0);return y.setUTCFullYear(g,0,m),y.setUTCHours(0,0,0,0),(0,i.A)(y,t)}},94188:(e,t,n)=>{"use strict";function r(e){if(null===e||!0===e||!1===e)return NaN;var t=Number(e);return isNaN(t)?t:t<0?Math.ceil(t):Math.floor(t)}n.d(t,{A:()=>r})},92998:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(94188),o=n(10123),i=n(70551);function a(e,t){(0,i.A)(2,arguments);var n=(0,o.A)(e),a=(0,r.A)(t);return isNaN(a)?new Date(NaN):a?(n.setDate(n.getDate()+a),n):n}},7767:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(94188),o=n(10123),i=n(70551);function a(e,t){(0,i.A)(2,arguments);var n=(0,o.A)(e).getTime(),a=(0,r.A)(t);return new Date(n+a)}},2118:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(94188),o=n(10123),i=n(70551);function a(e,t){(0,i.A)(2,arguments);var n=(0,o.A)(e),a=(0,r.A)(t);if(isNaN(a))return new Date(NaN);if(!a)return n;var u=n.getDate(),s=new Date(n.getTime());return s.setMonth(n.getMonth()+a+1,0),u>=s.getDate()?s:(n.setFullYear(s.getFullYear(),s.getMonth(),u),n)}},82238:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(94188),o=n(92998),i=n(70551);function a(e,t){(0,i.A)(2,arguments);var n=7*(0,r.A)(t);return(0,o.A)(e,n)}},49317:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(94188),o=n(2118),i=n(70551);function a(e,t){(0,i.A)(2,arguments);var n=(0,r.A)(t);return(0,o.A)(e,12*n)}},57499:(e,t,n)=>{"use strict";n.d(t,{Cg:()=>r,_m:()=>i,s0:()=>o});Math.pow(10,8);var r=6e4,o=36e5,i=1e3},40063:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(67044),o=n(31127),i=n(70551),a=864e5;function u(e,t){(0,i.A)(2,arguments);var n=(0,o.A)(e),u=(0,o.A)(t),s=n.getTime()-(0,r.A)(n),l=u.getTime()-(0,r.A)(u);return Math.round((s-l)/a)}},60667:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e,t){(0,o.A)(2,arguments);var n=(0,r.A)(e),i=(0,r.A)(t);return 12*(n.getFullYear()-i.getFullYear())+(n.getMonth()-i.getMonth())}},50733:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(27827),o=n(67044),i=n(70551),a=6048e5;function u(e,t,n){(0,i.A)(2,arguments);var u=(0,r.A)(e,n),s=(0,r.A)(t,n),l=u.getTime()-(0,o.A)(u),c=s.getTime()-(0,o.A)(s);return Math.round((l-c)/a)}},72707:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(36462),o=n(70551);function i(e){return(0,o.A)(1,arguments),(0,r.A)(e,{weekStartsOn:1})}},19312:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e){(0,o.A)(1,arguments);var t=(0,r.A)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}},36462:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(71858),o=n(10123),i=n(94188),a=n(70551);function u(e,t){var n,u,s,l,c,d,f,p;(0,a.A)(1,arguments);var v=(0,r.q)(),h=(0,i.A)(null!==(n=null!==(u=null!==(s=null!==(l=null===t||void 0===t?void 0:t.weekStartsOn)&&void 0!==l?l:null===t||void 0===t||null===(c=t.locale)||void 0===c||null===(d=c.options)||void 0===d?void 0:d.weekStartsOn)&&void 0!==s?s:v.weekStartsOn)&&void 0!==u?u:null===(f=v.locale)||void 0===f||null===(p=f.options)||void 0===p?void 0:p.weekStartsOn)&&void 0!==n?n:0);if(!(h>=0&&h<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var m=(0,o.A)(e),g=m.getDay(),y=6+(g<h?-7:0)-(g-h);return m.setDate(m.getDate()+y),m.setHours(23,59,59,999),m}},53429:(e,t,n)=>{"use strict";n.d(t,{A:()=>b});var r=n(86828),o=n(25654),i=n(10123),a=n(11270),u=n(91788),s=n(67044),l=n(41109),c=n(94188),d=n(70551),f=n(71858),p=n(36014),v=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,h=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,m=/^'([^]*?)'?$/,g=/''/g,y=/[a-zA-Z]/;function b(e,t,n){var b,w,A,x,k,C,D,O,T,M,E,P,S,j,R,I,L,N;(0,d.A)(2,arguments);var _=String(t),F=(0,f.q)(),U=null!==(b=null!==(w=null===n||void 0===n?void 0:n.locale)&&void 0!==w?w:F.locale)&&void 0!==b?b:p.A,Y=(0,c.A)(null!==(A=null!==(x=null!==(k=null!==(C=null===n||void 0===n?void 0:n.firstWeekContainsDate)&&void 0!==C?C:null===n||void 0===n||null===(D=n.locale)||void 0===D||null===(O=D.options)||void 0===O?void 0:O.firstWeekContainsDate)&&void 0!==k?k:F.firstWeekContainsDate)&&void 0!==x?x:null===(T=F.locale)||void 0===T||null===(M=T.options)||void 0===M?void 0:M.firstWeekContainsDate)&&void 0!==A?A:1);if(!(Y>=1&&Y<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var H=(0,c.A)(null!==(E=null!==(P=null!==(S=null!==(j=null===n||void 0===n?void 0:n.weekStartsOn)&&void 0!==j?j:null===n||void 0===n||null===(R=n.locale)||void 0===R||null===(I=R.options)||void 0===I?void 0:I.weekStartsOn)&&void 0!==S?S:F.weekStartsOn)&&void 0!==P?P:null===(L=F.locale)||void 0===L||null===(N=L.options)||void 0===N?void 0:N.weekStartsOn)&&void 0!==E?E:0);if(!(H>=0&&H<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!U.localize)throw new RangeError("locale must contain localize property");if(!U.formatLong)throw new RangeError("locale must contain formatLong property");var V=(0,i.A)(e);if(!(0,r.A)(V))throw new RangeError("Invalid time value");var W=(0,s.A)(V),B=(0,o.A)(V,W),q={firstWeekContainsDate:Y,weekStartsOn:H,locale:U,_originalDate:V};return _.match(h).map(function(e){var t=e[0];return"p"===t||"P"===t?(0,u.A[t])(e,U.formatLong):e}).join("").match(v).map(function(r){if("''"===r)return"'";var o=r[0];if("'"===o)return function(e){var t=e.match(m);if(!t)return e;return t[1].replace(g,"'")}(r);var i=a.A[o];if(i)return null!==n&&void 0!==n&&n.useAdditionalWeekYearTokens||!(0,l.xM)(r)||(0,l.lJ)(r,t,String(e)),null!==n&&void 0!==n&&n.useAdditionalDayOfYearTokens||!(0,l.ef)(r)||(0,l.lJ)(r,t,String(e)),i(B,r,U.localize,q);if(o.match(y))throw new RangeError("Format string contains an unescaped latin alphabet character `"+o+"`");return r}).join("")}},18852:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e){(0,o.A)(1,arguments);var t=(0,r.A)(e),n=t.getFullYear(),i=t.getMonth(),a=new Date(0);return a.setFullYear(n,i+1,0),a.setHours(0,0,0,0),a.getDate()}},20863:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(10123),o=n(28504),i=n(32889),a=n(70551),u=6048e5;function s(e){(0,a.A)(1,arguments);var t=(0,r.A)(e),n=(0,o.A)(t).getTime()-(0,i.A)(t).getTime();return Math.round(n/u)+1}},45042:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(10123),o=n(28504),i=n(70551);function a(e){(0,i.A)(1,arguments);var t=(0,r.A)(e),n=t.getFullYear(),a=new Date(0);a.setFullYear(n+1,0,4),a.setHours(0,0,0,0);var u=(0,o.A)(a),s=new Date(0);s.setFullYear(n,0,4),s.setHours(0,0,0,0);var l=(0,o.A)(s);return t.getTime()>=u.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}},68519:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e){return(0,o.A)(1,arguments),(0,r.A)(e).getTime()}},71385:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(68519),o=n(70551);function i(e){return(0,o.A)(1,arguments),Math.floor((0,r.A)(e)/1e3)}},11258:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(27827),o=n(80078),i=n(10123),a=n(70551),u=6048e5;function s(e,t){(0,a.A)(1,arguments);var n=(0,i.A)(e),s=(0,r.A)(n,t).getTime()-(0,o.A)(n,t).getTime();return Math.round(s/u)+1}},29903:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(27827),o=n(10123),i=n(94188),a=n(70551),u=n(71858);function s(e,t){var n,s,l,c,d,f,p,v;(0,a.A)(1,arguments);var h=(0,o.A)(e),m=h.getFullYear(),g=(0,u.q)(),y=(0,i.A)(null!==(n=null!==(s=null!==(l=null!==(c=null===t||void 0===t?void 0:t.firstWeekContainsDate)&&void 0!==c?c:null===t||void 0===t||null===(d=t.locale)||void 0===d||null===(f=d.options)||void 0===f?void 0:f.firstWeekContainsDate)&&void 0!==l?l:g.firstWeekContainsDate)&&void 0!==s?s:null===(p=g.locale)||void 0===p||null===(v=p.options)||void 0===v?void 0:v.firstWeekContainsDate)&&void 0!==n?n:1);if(!(y>=1&&y<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var b=new Date(0);b.setFullYear(m+1,0,y),b.setHours(0,0,0,0);var w=(0,r.A)(b,t),A=new Date(0);A.setFullYear(m,0,y),A.setHours(0,0,0,0);var x=(0,r.A)(A,t);return h.getTime()>=w.getTime()?m+1:h.getTime()>=x.getTime()?m:m-1}},34766:(e,t,n)=>{"use strict";n.d(t,{A:()=>u});var r=n(50733),o=n(1710),i=n(20543),a=n(70551);function u(e,t){return(0,a.A)(1,arguments),(0,r.A)((0,o.A)(e),(0,i.A)(e),t)+1}},57291:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e,t){(0,o.A)(2,arguments);var n=(0,r.A)(e),i=(0,r.A)(t);return n.getTime()>i.getTime()}},27813:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e,t){(0,o.A)(2,arguments);var n=(0,r.A)(e),i=(0,r.A)(t);return n.getTime()<i.getTime()}},15290:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(82284),o=n(70551);function i(e){return(0,o.A)(1,arguments),e instanceof Date||"object"===(0,r.A)(e)&&"[object Date]"===Object.prototype.toString.call(e)}},25010:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e,t){(0,o.A)(2,arguments);var n=(0,r.A)(e),i=(0,r.A)(t);return n.getTime()===i.getTime()}},81810:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(31127),o=n(70551);function i(e,t){(0,o.A)(2,arguments);var n=(0,r.A)(e),i=(0,r.A)(t);return n.getTime()===i.getTime()}},2702:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e,t){(0,o.A)(2,arguments);var n=(0,r.A)(e),i=(0,r.A)(t);return n.getFullYear()===i.getFullYear()&&n.getMonth()===i.getMonth()}},24125:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e,t){(0,o.A)(2,arguments);var n=(0,r.A)(e),i=(0,r.A)(t);return n.getFullYear()===i.getFullYear()}},86828:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(15290),o=n(10123),i=n(70551);function a(e){if((0,i.A)(1,arguments),!(0,r.A)(e)&&"number"!==typeof e)return!1;var t=(0,o.A)(e);return!isNaN(Number(t))}},13652:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e,t){(0,o.A)(2,arguments);var n=(0,r.A)(e).getTime(),i=(0,r.A)(t.start).getTime(),a=(0,r.A)(t.end).getTime();if(!(i<=a))throw new RangeError("Invalid interval");return n>=i&&n<=a}},1710:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(10123),o=n(70551);function i(e){(0,o.A)(1,arguments);var t=(0,r.A)(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(0,0,0,0),t}},17428:(e,t,n)=>{"use strict";function r(e){return function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}n.d(t,{A:()=>r})},14797:(e,t,n)=>{"use strict";function r(e){return function(t,n){var r;if("formatting"===(null!==n&&void 0!==n&&n.context?String(n.context):"standalone")&&e.formattingValues){var o=e.defaultFormattingWidth||e.defaultWidth,i=null!==n&&void 0!==n&&n.width?String(n.width):o;r=e.formattingValues[i]||e.formattingValues[o]}else{var a=e.defaultWidth,u=null!==n&&void 0!==n&&n.width?String(n.width):e.defaultWidth;r=e.values[u]||e.values[a]}return r[e.argumentCallback?e.argumentCallback(t):t]}}n.d(t,{A:()=>r})},13091:(e,t,n)=>{"use strict";function r(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],i=t.match(o);if(!i)return null;var a,u=i[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(s)?function(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return n;return}(s,function(e){return e.test(u)}):function(e,t){for(var n in e)if(e.hasOwnProperty(n)&&t(e[n]))return n;return}(s,function(e){return e.test(u)});return a=e.valueCallback?e.valueCallback(l):l,{value:a=n.valueCallback?n.valueCallback(a):a,rest:t.slice(u.length)}}}n.d(t,{A:()=>r})},46171:(e,t,n)=>{"use strict";function r(e){return function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.match(e.matchPattern);if(!r)return null;var o=r[0],i=t.match(e.parsePattern);if(!i)return null;var a=e.valueCallback?e.valueCallback(i[0]):i[0];return{value:a=n.valueCallback?n.valueCallback(a):a,rest:t.slice(o.length)}}}n.d(t,{A:()=>r})},59475:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};const o=function(e,t,n){var o,i=r[e];return o="string"===typeof i?i:1===t?i.one:i.other.replace("{{count}}",t.toString()),null!==n&&void 0!==n&&n.addSuffix?n.comparison&&n.comparison>0?"in "+o:o+" ago":o}},38878:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(17428);const o={date:(0,r.A)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,r.A)({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:(0,r.A)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})}},18860:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};const o=function(e,t,n,o){return r[e]}},71412:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(14797);const o={ordinalNumber:function(e,t){var n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:(0,r.A)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,r.A)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:(0,r.A)({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:(0,r.A)({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:(0,r.A)({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})}},79028:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(13091);const o={ordinalNumber:(0,n(46171).A)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:function(e){return parseInt(e,10)}}),era:(0,r.A)({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:(0,r.A)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:(0,r.A)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,r.A)({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,r.A)({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})}},6969:(e,t,n)=>{"use strict";n.d(t,{A:()=>s});var r=n(59475),o=n(38878),i=n(18860),a=n(71412),u=n(79028);const s={code:"en-US",formatDistance:r.A,formatLong:o.A,formatRelative:i.A,localize:a.A,match:u.A,options:{weekStartsOn:0,firstWeekContainsDate:1}}},67440:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(82284),o=n(10123),i=n(70551);function a(e){var t,n;if((0,i.A)(1,arguments),e&&"function"===typeof e.forEach)t=e;else{if("object"!==(0,r.A)(e)||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach(function(e){var t=(0,o.A)(e);(void 0===n||n<t||isNaN(Number(t)))&&(n=t)}),n||new Date(NaN)}},10838:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(82284),o=n(10123),i=n(70551);function a(e){var t,n;if((0,i.A)(1,arguments),e&&"function"===typeof e.forEach)t=e;else{if("object"!==(0,r.A)(e)||null===e)return new Date(NaN);t=Array.prototype.slice.call(e)}return t.forEach(function(e){var t=(0,o.A)(e);(void 0===n||n>t||isNaN(t.getDate()))&&(n=t)}),n||new Date(NaN)}},49675:(e,t,n)=>{"use strict";n.d(t,{i:()=>u});var r=n(23029),o=n(92901),i=n(64467),a=n(53851),u=function(){function e(){(0,r.A)(this,e),(0,i.A)(this,"incompatibleTokens",void 0),(0,i.A)(this,"priority",void 0),(0,i.A)(this,"subPriority",void 0)}return(0,o.A)(e,[{key:"run",value:function(e,t,n,r){var o=this.parse(e,t,n,r);return o?{setter:new a.Bc(o.value,this.validate,this.set,this.priority,this.subPriority),rest:o.rest}:null}},{key:"validate",value:function(e,t,n){return!0}}]),e}()},53851:(e,t,n)=>{"use strict";n.d(t,{Bc:()=>c,Je:()=>d});var r=n(9417),o=n(85501),i=n(7045),a=n(23029),u=n(92901),s=n(64467),l=function(){function e(){(0,a.A)(this,e),(0,s.A)(this,"priority",void 0),(0,s.A)(this,"subPriority",0)}return(0,u.A)(e,[{key:"validate",value:function(e,t){return!0}}]),e}(),c=function(e){(0,o.A)(n,e);var t=(0,i.A)(n);function n(e,r,o,i,u){var s;return(0,a.A)(this,n),(s=t.call(this)).value=e,s.validateValue=r,s.setValue=o,s.priority=i,u&&(s.subPriority=u),s}return(0,u.A)(n,[{key:"validate",value:function(e,t){return this.validateValue(e,this.value,t)}},{key:"set",value:function(e,t,n){return this.setValue(e,t,this.value,n)}}]),n}(l),d=function(e){(0,o.A)(n,e);var t=(0,i.A)(n);function n(){var e;(0,a.A)(this,n);for(var o=arguments.length,i=new Array(o),u=0;u<o;u++)i[u]=arguments[u];return e=t.call.apply(t,[this].concat(i)),(0,s.A)((0,r.A)(e),"priority",10),(0,s.A)((0,r.A)(e),"subPriority",-1),e}return(0,u.A)(n,[{key:"set",value:function(e,t){if(t.timestampIsSet)return e;var n=new Date(0);return n.setFullYear(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()),n.setHours(e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds(),e.getUTCMilliseconds()),n}}]),n}(l)},85187:(e,t,n)=>{"use strict";n.d(t,{h:()=>r,j:()=>o});var r={month:/^(1[0-2]|0?\d)/,date:/^(3[0-1]|[0-2]?\d)/,dayOfYear:/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,week:/^(5[0-3]|[0-4]?\d)/,hour23h:/^(2[0-3]|[0-1]?\d)/,hour24h:/^(2[0-4]|[0-1]?\d)/,hour11h:/^(1[0-1]|0?\d)/,hour12h:/^(1[0-2]|0?\d)/,minute:/^[0-5]?\d/,second:/^[0-5]?\d/,singleDigit:/^\d/,twoDigits:/^\d{1,2}/,threeDigits:/^\d{1,3}/,fourDigits:/^\d{1,4}/,anyDigitsSigned:/^-?\d+/,singleDigitSigned:/^-?\d/,twoDigitsSigned:/^-?\d{1,2}/,threeDigitsSigned:/^-?\d{1,3}/,fourDigitsSigned:/^-?\d{1,4}/},o={basicOptionalMinutes:/^([+-])(\d{2})(\d{2})?|Z/,basic:/^([+-])(\d{2})(\d{2})|Z/,basicOptionalSeconds:/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,extended:/^([+-])(\d{2}):(\d{2})|Z/,extendedOptionalSeconds:/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/}},8915:(e,t,n)=>{"use strict";n.d(t,{l:()=>d});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(54707),d=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",80),(0,s.A)((0,i.A)(e),"incompatibleTokens",["a","B","H","k","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"b":case"bb":case"bbb":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"bbbbb":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(e,t,n){return e.setUTCHours((0,c.RN)(n),0,0,0),e}}]),n}(l.i)},45287:(e,t,n)=>{"use strict";n.d(t,{F:()=>d});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(54707),d=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",80),(0,s.A)((0,i.A)(e),"incompatibleTokens",["b","B","H","k","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"a":case"aa":case"aaa":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"aaaaa":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(e,t,n){return e.setUTCHours((0,c.RN)(n),0,0,0),e}}]),n}(l.i)},50038:(e,t,n)=>{"use strict";n.d(t,{i:()=>v});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(54707),c=n(49675),d=n(85187),f=[31,28,31,30,31,30,31,31,30,31,30,31],p=[31,29,31,30,31,30,31,31,30,31,30,31],v=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",90),(0,s.A)((0,i.A)(e),"subPriority",1),(0,s.A)((0,i.A)(e),"incompatibleTokens",["Y","R","q","Q","w","I","D","i","e","c","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"d":return(0,l.P2)(d.h.date,e);case"do":return n.ordinalNumber(e,{unit:"date"});default:return(0,l.ym)(t.length,e)}}},{key:"validate",value:function(e,t){var n=e.getUTCFullYear(),r=(0,l.iz)(n),o=e.getUTCMonth();return r?t>=1&&t<=p[o]:t>=1&&t<=f[o]}},{key:"set",value:function(e,t,n){return e.setUTCDate(n),e.setUTCHours(0,0,0,0),e}}]),n}(c.i)},25424:(e,t,n)=>{"use strict";n.d(t,{_:()=>f});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(85187),d=n(54707),f=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",90),(0,s.A)((0,i.A)(e),"subpriority",1),(0,s.A)((0,i.A)(e),"incompatibleTokens",["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"D":case"DD":return(0,d.P2)(c.h.dayOfYear,e);case"Do":return n.ordinalNumber(e,{unit:"date"});default:return(0,d.ym)(t.length,e)}}},{key:"validate",value:function(e,t){var n=e.getUTCFullYear();return(0,d.iz)(n)?t>=1&&t<=366:t>=1&&t<=365}},{key:"set",value:function(e,t,n){return e.setUTCMonth(0,n),e.setUTCHours(0,0,0,0),e}}]),n}(l.i)},53107:(e,t,n)=>{"use strict";n.d(t,{Y:()=>d});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(21485),d=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",90),(0,s.A)((0,i.A)(e),"incompatibleTokens",["D","i","e","c","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"E":case"EE":case"EEE":return n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});case"EEEEE":return n.day(e,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});default:return n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"})}}},{key:"validate",value:function(e,t){return t>=0&&t<=6}},{key:"set",value:function(e,t,n,r){return(e=(0,c.A)(e,n,r)).setUTCHours(0,0,0,0),e}}]),n}(l.i)},63797:(e,t,n)=>{"use strict";n.d(t,{B:()=>d});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(54707),d=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",80),(0,s.A)((0,i.A)(e),"incompatibleTokens",["a","b","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"B":case"BB":case"BBB":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"BBBBB":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}},{key:"set",value:function(e,t,n){return e.setUTCHours((0,c.RN)(n),0,0,0),e}}]),n}(l.i)},4348:(e,t,n)=>{"use strict";n.d(t,{U:()=>l});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",140),(0,s.A)((0,i.A)(e),"incompatibleTokens",["R","u","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"G":case"GG":case"GGG":return n.era(e,{width:"abbreviated"})||n.era(e,{width:"narrow"});case"GGGGG":return n.era(e,{width:"narrow"});default:return n.era(e,{width:"wide"})||n.era(e,{width:"abbreviated"})||n.era(e,{width:"narrow"})}}},{key:"set",value:function(e,t,n){return t.era=n,e.setUTCFullYear(n,0,1),e.setUTCHours(0,0,0,0),e}}]),n}(n(49675).i)},27866:(e,t,n)=>{"use strict";n.d(t,{Q:()=>d});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(54707),d=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",130),(0,s.A)((0,i.A)(e),"incompatibleTokens",["G","y","Y","R","w","I","i","e","c","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t){return"u"===t?(0,c.gB)(4,e):(0,c.gB)(t.length,e)}},{key:"set",value:function(e,t,n){return e.setUTCFullYear(n,0,1),e.setUTCHours(0,0,0,0),e}}]),n}(l.i)},16085:(e,t,n)=>{"use strict";n.d(t,{P:()=>d});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(54707),d=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",30),(0,s.A)((0,i.A)(e),"incompatibleTokens",["t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t){return(0,c.IS)((0,c.ym)(t.length,e),function(e){return Math.floor(e*Math.pow(10,3-t.length))})}},{key:"set",value:function(e,t,n){return e.setUTCMilliseconds(n),e}}]),n}(l.i)},52343:(e,t,n)=>{"use strict";n.d(t,{h:()=>f});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(85187),d=n(54707),f=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",70),(0,s.A)((0,i.A)(e),"incompatibleTokens",["h","H","k","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"K":return(0,d.P2)(c.h.hour11h,e);case"Ko":return n.ordinalNumber(e,{unit:"hour"});default:return(0,d.ym)(t.length,e)}}},{key:"validate",value:function(e,t){return t>=0&&t<=11}},{key:"set",value:function(e,t,n){return e.getUTCHours()>=12&&n<12?e.setUTCHours(n+12,0,0,0):e.setUTCHours(n,0,0,0),e}}]),n}(l.i)},80230:(e,t,n)=>{"use strict";n.d(t,{m:()=>f});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(85187),d=n(54707),f=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",70),(0,s.A)((0,i.A)(e),"incompatibleTokens",["a","b","h","K","k","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"H":return(0,d.P2)(c.h.hour23h,e);case"Ho":return n.ordinalNumber(e,{unit:"hour"});default:return(0,d.ym)(t.length,e)}}},{key:"validate",value:function(e,t){return t>=0&&t<=23}},{key:"set",value:function(e,t,n){return e.setUTCHours(n,0,0,0),e}}]),n}(l.i)},31424:(e,t,n)=>{"use strict";n.d(t,{a:()=>f});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(85187),d=n(54707),f=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=0;u<o;u++)a[u]=arguments[u];return e=t.call.apply(t,[this].concat(a)),(0,s.A)((0,i.A)(e),"priority",70),(0,s.A)((0,i.A)(e),"incompatibleTokens",["a","b","h","H","K","t","T"]),e}return(0,o.A)(n,[{key:"parse",value:function(e,t,n){switch(t){case"k":return(0,d.P2)(c.h.hour24h,e);case"ko":return n.ordinalNumber(e,{unit:"hour"});default:return(0,d.ym)(t.length,e)}}},{key:"validate",value:function(e,t){return t>=1&&t<=24}},{key:"set",value:function(e,t,n){var r=n<=24?n%24:n;return e.setUTCHours(r,0,0,0),e}}]),n}(l.i)},26049:(e,t,n)=>{"use strict";n.d(t,{r:()=>f});var r=n(23029),o=n(92901),i=n(9417),a=n(85501),u=n(7045),s=n(64467),l=n(49675),c=n(85187),d=n(54707),f=function(e){(0,a.A)(n,e);var t=(0,u.A)(n);function n(){var e;(0,r.A)(this,n);for(var o=arguments.length,a=new Array(o),u=