@hebcal/core 5.0.2 → 5.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundle.js +488 -115
- package/dist/bundle.min.js +2 -2
- package/dist/{index.js → index.cjs} +487 -115
- package/dist/index.mjs +487 -115
- package/package.json +13 -6
package/dist/bundle.min.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! @hebcal/core v5.0.
|
|
2
|
-
var hebcal=function(e){"use strict";const t=[0,31,28,31,30,31,30,31,31,30,31,30,31],n=[t,t.slice()];function r(e,t){return e-t*Math.floor(e/t)}function o(e,t){return Math.floor(e/t)}n[1][2]=29,e.greg=void 0,function(e){function t(e){return!(e%4||!(e%100)&&e%400)}function i(e){return"object"==typeof e&&Date.prototype.isPrototypeOf(e)}function a(e,n,r){const i=e-1;return 365*i+o(i,4)-o(i,100)+o(i,400)+o(367*n-362,12)+(n<=2?0:t(e)?-1:-2)+r}e.monthNames=["","January","February","March","April","May","June","July","August","September","October","November","December"],e.isLeapYear=t,e.daysInMonth=function(e,r){return n[+t(r)][e]},e.isDate=i,e.greg2abs=function(e){if(!i(e))throw new TypeError(`Argument not a Date: ${e}`);return a(e.getFullYear(),e.getMonth()+1,e.getDate())},e.abs2greg=function(e){if("number"!=typeof e)throw new TypeError(`Argument not a Number: ${e}`);const n=function(e){const t=e-1,n=o(t,146097),i=r(t,146097),a=o(i,36524),s=r(i,36524),u=o(s,1461),c=o(r(s,1461),365),h=400*n+100*a+4*u+c;return 4!=a&&4!=c?h+1:h}(e=Math.trunc(e)),i=o(12*(e-a(n,1,1)+(e<a(n,3,1)?0:t(n)?1:2))+373,367),s=e-a(n,i,1)+1,u=new Date(n,i-1,s);return n<100&&n>=0&&u.setFullYear(n),u}}(e.greg||(e.greg={}));const i=1,a=2,s=4,u=6,c=7,h=8,l=9,d=10,m=12,f=13,g={NISAN:1,IYYAR:2,SIVAN:3,TAMUZ:4,AV:5,ELUL:6,TISHREI:7,CHESHVAN:8,KISLEV:9,TEVET:10,SHVAT:11,ADAR_I:12,ADAR_II:13},y=["","Nisan","Iyyar","Sivan","Tamuz","Av","Elul","Tishrei","Cheshvan","Kislev","Tevet","Sh'vat"],S=[y.concat(["Adar","Nisan"]),y.concat(["Adar I","Adar II","Nisan"])],w=new Map,p=-1373428,v=365.24682220597794;function b(e,t){if("number"!=typeof e||isNaN(e))throw new TypeError(`invalid parameter '${t}' not a number: ${e}`)}function M(e,t,n){if(b(e,"year"),b(t,"month"),b(n,"day"),e<1)throw new RangeError(`hebrew2abs: invalid year ${e}`);let r=n;if(t<c){for(let t=c;t<=D(e);t++)r+=E(t,e);for(let n=i;n<t;n++)r+=E(n,e)}else for(let n=c;n<t;n++)r+=E(n,e);return p+N(e)+r-1}function I(e){return p+N(e)}function T(e){if(b(e,"abs"),(e=Math.trunc(e))<=p)throw new RangeError(`abs2hebrew: ${e} is before epoch`);let t=Math.floor((e-p)/v);for(;I(t)<=e;)++t;--t;let n=e<M(t,1,1)?7:1;for(;e>M(t,n,E(n,t));)++n;return{yy:t,mm:n,dd:1+e-M(t,n,1)}}function A(e){return(1+7*e)%19<7}function D(e){return+A(e)+12}function E(e,t){switch(e){case a:case s:case u:case d:case f:return 29}return e===m&&!A(t)||e===h&&!k(t)||e===l&&H(t)?29:30}function C(e,t){if(b(e,"month"),b(t,"year"),e<1||e>14)throw new TypeError(`bad month argument ${e}`);return S[+A(t)][e]}function N(e){const t=w.get(e);if("number"==typeof t)return t;const n=function(e){const t=e-1,n=235*Math.floor(t/19)+t%19*12+Math.floor((t%19*7+1)/19),r=204+n%1080*793,o=5+12*n+793*Math.floor(n/1080)+Math.floor(r/1080),i=r%1080+o%24*1080,a=1+29*n+Math.floor(o/24);let s=a;(i>=19440||2==a%7&&i>=9924&&!A(e)||1==a%7&&i>=16789&&A(t))&&s++;return s%7==0||s%7==3||s%7==5?s+1:s}(e);return w.set(e,n),n}function O(e){return N(e+1)-N(e)}function k(e){return O(e)%10==5}function H(e){return O(e)%10==3}const L=g.NISAN,Y=g.CHESHVAN,F=g.KISLEV,R=g.TEVET,P=g.SHVAT,_=g.ADAR_I,U=g.ADAR_II;function j(t){if(function(e){return"object"==typeof e&&null!==e&&"number"==typeof e.yy&&"number"==typeof e.mm&&"number"==typeof e.dd}(t))return t;if("number"==typeof t)return T(t);if(e.greg.isDate(t)){return T(e.greg.greg2abs(t))}throw new TypeError(`Argument not a Date: ${t}`)}const B={"א":1,"ב":2,"ג":3,"ד":4,"ה":5,"ו":6,"ז":7,"ח":8,"ט":9,"י":10,"כ":20,"ל":30,"מ":40,"נ":50,"ס":60,"ע":70,"פ":80,"צ":90,"ק":100,"ר":200,"ש":300,"ת":400},Z=new Map,$=new Map;for(const[e,t]of Object.entries(B))Z.set(e,t),$.set(t,e);function x(e){const t=[];for(;e>0;){if(15===e||16===e){t.push(9),t.push(e-9);break}let n,r=100;for(n=400;n>e;n-=r)n===r&&(r/=10);t.push(n),e-=n}return t}function z(e){const t=parseInt(e,10);if(!t)throw new TypeError(`invalid parameter to gematriya ${e}`);let n="";const r=Math.floor(t/1e3);if(r>0&&5!==r){const e=x(r);for(const t of e)n+=$.get(t);n+="׳"}const o=x(t%1e3);if(1==o.length)return n+$.get(o[0])+"׳";for(let e=0;e<o.length;e++)e+1===o.length&&(n+="״"),n+=$.get(o[e]);return n}function V(e){let t=0;const n=e.indexOf("׳");if(-1!==n&&n!==e.length-1){t+=1e3*V(e.substring(0,n)),e=e.substring(n)}for(const n of e){const e=Z.get(n);"number"==typeof e&&(t+=e)}return t}const K={headers:{"plural-forms":"nplurals=2; plural=(n!=1);"},contexts:{"":{}}},J={h:"he",a:"ashkenazi",s:"en","":"en"},G=new Map;let W=null,q=null;class X{static lookupTranslation(e,t){const n=null==t?void 0:t.toLowerCase(),r=("string"==typeof t&&G.get(n)||W)[e];if(r&&r.length&&r[0].length)return r[0]}static gettext(e,t){const n=this.lookupTranslation(e,t);return void 0===n?e:n}static addLocale(e,t){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);if("object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);G.set(e.toLowerCase(),t.contexts[""])}static addTranslation(e,t,n){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);const r=e.toLowerCase(),o=G.get(r);if(!o)throw new TypeError(`Unknown locale: ${e}`);if("string"!=typeof t||0===t.length)throw new TypeError(`Invalid id: ${t}`);const i=Array.isArray(n);if(i){const e=n[0];if("string"!=typeof e||0===e.length)throw new TypeError(`Invalid translation array: ${n}`)}else if("string"!=typeof n)throw new TypeError(`Invalid translation: ${n}`);o[t]=i?n:[n]}static addTranslations(e,t){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);const n=e.toLowerCase(),r=G.get(n);if(!r)throw new TypeError(`Unknown locale: ${e}`);if("object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);const o=t.contexts[""];Object.assign(r,o)}static useLocale(e){const t=e.toLowerCase(),n=G.get(t);if(!n)throw new RangeError(`Locale '${e}' not found`);return q=J[t]||t,W=n,W}static getLocaleName(){return q}static getLocaleNames(){return Array.from(G.keys()).sort(((e,t)=>e.localeCompare(t)))}static ordinal(e,t){const n=(null==t?void 0:t.toLowerCase())||q;if(!n)return this.getEnOrdinal(e);switch(n){case"en":case"s":case"a":case"ashkenazi":case"ashkenazi_litvish":case"ashkenazi_poylish":case"ashkenazi_standard":return this.getEnOrdinal(e);case"es":return e+"º";case"h":case"he":case"he-x-nonikud":return String(e);default:return e+"."}}static getEnOrdinal(e){const t=["th","st","nd","rd"],n=e%100;return e+(t[(n-20)%10]||t[n]||t[0])}static hebrewStripNikkud(e){return e.replace(/[\u0590-\u05bd]/g,"").replace(/[\u05bf-\u05c7]/g,"")}}function Q(e){throw new TypeError(e)}X.addLocale("en",K),X.addLocale("s",K),X.addLocale("",K),X.useLocale("en");const ee="day",te="week",ne="month",re="year",oe={d:ee,w:te,M:ne,y:re},ie={day:ee,week:te,month:ne,year:re};class ae{constructor(t,n,r){if(2==arguments.length||arguments.length>3)throw new TypeError("HDate constructor requires 0, 1 or 3 arguments");if(3==arguments.length){if(this.dd=this.mm=1,r=parseInt(r,10),isNaN(r))throw new TypeError(`HDate called with bad year argument: ${r}`);if(this.yy=r,this.setMonth(n),t=parseInt(t,10),isNaN(t))throw new TypeError(`HDate called with bad day argument: ${t}`);this.setDate(t)}else{null==t&&(t=new Date);const n="number"!=typeof t||isNaN(t)?e.greg.isDate(t)?e.greg.greg2abs(t):"number"==typeof t.yy&&"number"==typeof t.mm&&"number"==typeof t.dd?t:Q(`HDate called with bad argument: ${t}`):t,r="number"==typeof n,o=r?T(n):n;this.dd=o.dd,this.mm=o.mm,this.yy=o.yy,r&&(this.rd=n)}}getFullYear(){return this.yy}isLeapYear(){return A(this.yy)}getMonth(){return this.mm}getTishreiMonth(){const e=D(this.getFullYear());return(this.getMonth()+e-6)%e||e}daysInMonth(){return E(this.getMonth(),this.getFullYear())}getDate(){return this.dd}getDay(){return function(e,t){return e-t*Math.floor(e/t)}(this.abs(),7)}setMonth(e){return this.mm=ae.monthNum(e),se(this),this}setDate(e){return this.dd=e,se(this),this}greg(){return e.greg.abs2greg(this.abs())}abs(){return"number"!=typeof this.rd&&(this.rd=M(this.yy,this.mm,this.dd)),this.rd}static hebrew2abs(e,t,n){return M(e,t,n)}getMonthName(){return C(this.getMonth(),this.getFullYear())}render(){let e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:null)||X.getLocaleName(),n=this.getDate(),r=X.gettext(this.getMonthName(),t),o=`${X.ordinal(n,t)}${ae.getDayOfTranslation(t)} ${r}`;if(e){return`${o}, ${this.getFullYear()}`}return o}static getDayOfTranslation(e){switch(e){case"en":case"s":case"a":case"ashkenazi":return" of"}const t=X.lookupTranslation("of",e);return t?" "+t:e.startsWith("ashkenazi")?" of":""}renderGematriya(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.getDate(),n=e?"he-x-NoNikud":"he",r=X.gettext(this.getMonthName(),n),o=this.getFullYear();return z(t)+" "+r+" "+z(o)}before(e){return ce(e,this,-1)}onOrBefore(e){return ce(e,this,0)}nearest(e){return ce(e,this,3)}onOrAfter(e){return ce(e,this,6)}after(e){return ce(e,this,7)}next(){return new ae(this.abs()+1)}prev(){return new ae(this.abs()-1)}add(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";if(!(e=parseInt(e,10)))return new ae(this);if(t=ae.standardizeUnits(t),t===ee)return new ae(this.abs()+e);if(t===te)return new ae(this.abs()+7*e);if(t===re)return new ae(this.getDate(),this.getMonth(),this.getFullYear()+e);if(t===ne){let t=new ae(this);const n=e>0?1:-1;e=Math.abs(e);for(let r=0;r<e;r++)t=new ae(t.abs()+n*t.daysInMonth());return t}}static standardizeUnits(e){const t=oe[e]||String(e||"").toLowerCase().replace(/s$/,"");return ie[t]||Q(`Invalid units '${e}'`)}subtract(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";return this.add(-1*e,t)}deltaDays(e){if(!ae.isHDate(e))throw new TypeError(`Bad argument: ${e}`);return this.abs()-e.abs()}isSameDate(e){return!!ae.isHDate(e)&&(this.yy==e.yy&&this.mm==e.mm&&this.dd==e.dd)}toString(){const e=this.getDate(),t=this.getFullYear();return`${e} ${this.getMonthName()} ${t}`}static isLeapYear(e){return A(e)}static monthsInYear(e){return D(e)}static daysInMonth(e,t){return E(e,t)}static getMonthName(e,t){return C(e,t)}static monthNum(e){if("number"==typeof e){if(isNaN(e)||e>14)throw new RangeError(`Invalid month number: ${e}`);return e}return e.charCodeAt(0)>=48&&e.charCodeAt(0)<=57?parseInt(e,10):ae.monthFromName(e)}static daysInYear(e){return O(e)}static longCheshvan(e){return k(e)}static shortKislev(e){return H(e)}static monthFromName(e){if("number"==typeof e){if(isNaN(e)||e<1||e>14)throw new RangeError(`Invalid month name: ${e}`);return e}return function(e){if("number"==typeof e){if(isNaN(e)||e<1||e>14)throw new RangeError(`Invalid month name: ${e}`);return e}let t=e.trim().toLowerCase();switch("ב"===t[0]&&(t=t.substring(1)),t[0]){case"n":case"נ":if("o"==t[1])break;return g.NISAN;case"i":return g.IYYAR;case"e":return g.ELUL;case"c":case"ח":return g.CHESHVAN;case"k":case"כ":return g.KISLEV;case"s":switch(t[1]){case"i":return g.SIVAN;case"h":return g.SHVAT}break;case"t":switch(t[1]){case"a":return g.TAMUZ;case"i":return g.TISHREI;case"e":return g.TEVET}break;case"a":switch(t[1]){case"v":return g.AV;case"d":return/(1|[^i]i|a|א)$/i.test(e)?g.ADAR_I:g.ADAR_II}break;case"ס":return g.SIVAN;case"ט":return g.TEVET;case"ש":return g.SHVAT;case"א":switch(t[1]){case"ב":return g.AV;case"ד":return/(1|[^i]i|a|א)$/i.test(e)?g.ADAR_I:g.ADAR_II;case"י":return g.IYYAR;case"ל":return g.ELUL}break;case"ת":switch(t[1]){case"מ":return g.TAMUZ;case"ש":return g.TISHREI}}throw new RangeError(`Unable to parse month name: ${e}`)}(X.hebrewStripNikkud(e))}static dayOnOrBefore(e,t){return t-(t-e)%7}static isHDate(e){return null!==e&&"object"==typeof e&&"number"==typeof e.yy&&"number"==typeof e.mm&&"number"==typeof e.dd&&"function"==typeof e.greg&&"function"==typeof e.abs}static fromGematriyaString(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5e3;const n=e.split(" "),r=V(n[0]),o=ae.monthFromName(n[1]);let i=V(n[2]);return i<1e3&&(i+=t),new ae(r,o,i)}}function se(e){ue(e),function(e){e.dd<1&&(e.mm==g.TISHREI&&(e.yy-=1),e.dd+=E(e.mm,e.yy),e.mm-=1,se(e));e.dd>E(e.mm,e.yy)&&(e.mm===g.ELUL&&(e.yy+=1),e.dd-=E(e.mm,e.yy),e.mm+=1,se(e));ue(e)}(e)}function ue(e){e.mm!==g.ADAR_II||e.isLeapYear()?e.mm<1?(e.mm+=D(e.yy),e.yy-=1,se(e)):e.mm>D(e.yy)&&(e.mm-=D(e.yy),e.yy+=1,se(e)):(e.mm-=1,se(e)),delete e.rd}function ce(e,t,n){return new ae(ae.dayOnOrBefore(e,t.abs()+n))}const he={CHAG:1,LIGHT_CANDLES:2,YOM_TOV_ENDS:4,CHUL_ONLY:8,IL_ONLY:16,LIGHT_CANDLES_TZEIS:32,CHANUKAH_CANDLES:64,ROSH_CHODESH:128,MINOR_FAST:256,SPECIAL_SHABBAT:512,PARSHA_HASHAVUA:1024,DAF_YOMI:2048,OMER_COUNT:4096,MODERN_HOLIDAY:8192,MAJOR_FAST:16384,SHABBAT_MEVARCHIM:32768,MOLAD:65536,USER_EVENT:131072,HEBREW_DATE:262144,MINOR_HOLIDAY:524288,EREV:1048576,CHOL_HAMOED:2097152,MISHNA_YOMI:4194304,YOM_KIPPUR_KATAN:8388608,YERUSHALMI_YOMI:16777216,NACH_YOMI:33554432},le=[[he.MAJOR_FAST,"holiday","major","fast"],[he.CHANUKAH_CANDLES,"holiday","major"],[he.HEBREW_DATE,"hebdate"],[he.MINOR_FAST,"holiday","fast"],[he.MINOR_HOLIDAY,"holiday","minor"],[he.MODERN_HOLIDAY,"holiday","modern"],[he.MOLAD,"molad"],[he.OMER_COUNT,"omer"],[he.PARSHA_HASHAVUA,"parashat"],[he.ROSH_CHODESH,"roshchodesh"],[he.SHABBAT_MEVARCHIM,"mevarchim"],[he.SPECIAL_SHABBAT,"holiday","shabbat"],[he.USER_EVENT,"user"]];class de{constructor(e,t,n,r){this.date=e,this.desc=t,this.mask=+n,"object"==typeof r&&null!==r&&Object.assign(this,r)}getDate(){return this.date}getDesc(){return this.desc}getFlags(){return this.mask}render(e){return X.gettext(this.desc,e)}renderBrief(e){return this.render(e)}getEmoji(){return this.emoji||null}basename(){return this.getDesc()}url(){}observedInIsrael(){return!(this.mask&he.CHUL_ONLY)}observedInDiaspora(){return!(this.mask&he.IL_ONLY)}observedIn(e){return e?this.observedInIsrael():this.observedInDiaspora()}clone(){const e=new this.constructor;for(const t in this)this.hasOwnProperty(t)&&(e[t]=this[t]);return e}getCategories(){const e=this.getFlags();for(const t of le)if(e&t[0])return t.slice(1);return["unknown"]}}class me extends de{constructor(e){super(e,e.toString(),he.HEBREW_DATE)}render(e){const t=(null==e?void 0:e.toLowerCase())||X.getLocaleName(),n=this.getDate();switch(t){case"h":case"he":case"he-x-nonikud":const e=n.getDate(),r=X.gettext(n.getMonthName(),t),o=n.getFullYear();return z(e)+" "+r+" "+z(o);default:return n.render(t,!0)}}renderBrief(e){const t=(null==e?void 0:e.toLowerCase())||X.getLocaleName(),n=this.getDate();if(n.getMonth()===g.TISHREI&&1===n.getDate())return this.render(t);switch(t){case"h":case"he":case"he-x-nonikud":const e=n.getDate(),r=X.gettext(n.getMonthName(),t);return z(e)+" "+r;default:return n.render(t,!1)}}}const fe=36e11,ge=864e11,ye=[1,1e3,1e6,1e9,6e10,fe,ge],Se=[9,6,3];function we(e){return e<=6}function pe(e){return e>=6}const ve=be("overflow",{constrain:0,reject:1},0);function be(e,t,n){const r=function(e,t,n){return(r,o)=>{if(void 0===r){const t=null!=o?o:n;if(void 0===t)throw new RangeError(`Must specify a ${e}`);return t}if(void 0===t[r])throw new RangeError(`Invalid ${e}: ${r}`);return t[r]}}(e,t,n);return(t,n)=>{const o=Te(t);return r(o[e],n)}}function Me(e,t,n,r){if(void 0===e)return t;if(!Number.isFinite(e))throw new RangeError("Number must be finite");e=Math.trunc(e);const o=Math.min(Math.max(e,t),n);if(o!==e&&1===r)throw new RangeError("Invalid overflowed value "+e);return o}function Ie(e,t){const n={};for(const r in t)void 0!==e[r]&&(n[r]=t[r](e[r]));return n}function Te(e,t){if(void 0===e&&!t)return{};if(!De(e))throw TypeError("options must be an object or undefined");return e}const Ae=/object|function/;function De(e){return null!==e&&Ae.test(typeof e)}const Ee=be("roundingMode",{halfExpand:Math.round,ceil:Math.ceil,trunc:Math.trunc,floor:Math.floor});function Ce(){const e=new WeakMap;return[e.get.bind(e),e.set.bind(e)]}function Ne(e,t){Object.defineProperties(e.prototype,Oe(t,(e=>({get:e}))))}function Oe(e,t){const n={};for(const r in e)n[r]=t(e[r],r);return n}function ke(e,t,n){const r={};for(const o of t)r[o]=n(e[o]);return r}function He(e,t){const n={};return e.forEach(((e,r)=>{n[e]=t(e,r)})),n}const Le=["nanosecond","microsecond","millisecond","second","minute","hour"],Ye=[...Le,"day","week","month","year"],Fe=Ye.map((e=>e+"s")),Re=He(Ye,((e,t)=>t)),Pe=He(Fe,((e,t)=>t));function _e(e,t,n,r){var o;let i;if(void 0===e){if(void 0===t)throw new RangeError("Unit is required");i=t}else if(i=null!=(o=Re[e])?o:Pe[e],void 0===i||i<n||i>r)throw new RangeError("Invalid unit "+e);return i}function Ue(e,t,n,r,o,i){var a;const s=Te(e),u=null!=(a=s.roundingIncrement)?a:1,c=_e(s.smallestUnit,n,r,o),h=Ee(s,i?Math.round:Math.trunc);let l=s.largestUnit;"auto"===l&&(l=void 0);const d=_e(l,t=Math.max(t,c),r,o);if(c>d)throw new RangeError("Bad smallestUnit/largestUnit");if(c<6){const e=ye[c+1],t=ye[c]*u;if(e===t)throw new RangeError("Must not equal larger unit");if(e%t)throw new RangeError("Must divide into larger unit")}return{smallestUnit:c,largestUnit:d,roundingFunc:h,roundingIncrement:u}}function je(e,t,n,r){var o;const i=Te("string"==typeof e?{smallestUnit:e}:e,!0),a=null!=(o=i.roundingIncrement)?o:1,s=_e(i.smallestUnit,void 0,t,n),u=Ee(i,Math.round),c=ye[s]*a;if(6===s){if(1!==a)throw new RangeError("When smallestUnit is days, roundingIncrement must be 1")}else{const e=r?ge:ye[s+1];if(!r&&e===c)throw new RangeError("Must not equal larger unit");if(e%c)throw new RangeError("Must divide into larger unit")}return{smallestUnit:s,roundingFunc:u,incNano:c}}const Be=Symbol();function Ze(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return t instanceof e?t:e.from(t,...r)}class $e{toJSON(){return this.toString()}}class xe extends $e{valueOf(){throw new Error("Cannot convert object using valueOf")}}const[ze,Ve]=Ce();class Ke extends xe{constructor(e){super(),Ve(this,Object.freeze(e))}getISOFields(){return ze(this)}}function Je(e,t){return e<t?-1:e>t?1:0}function Ge(e){return Je(e,0)}function We(e,t,n){return n(e/t)*t}function qe(e){return We(e,6e10,Xe)}function Xe(e){return Math.round(Math.abs(e))*Ge(e)}function Qe(e,t,n){const r=e.div(t).mult(t),o=e.sub(r).toNumber();return r.add(n(o/t)*t)}function et(e,t){return(e%t+t)%t}function tt(e,t){return rt(n=String(e),t,"0")+n;var n}function nt(e,t,n){return e+rt(e,t,n)}function rt(e,t,n){return new Array(Math.max(0,t-e.length+1)).join(n)}function ot(e){return e<0?"-":"+"}const it=Math.pow(10,8);class at{constructor(e,t){this.high=e,this.low=t}sign(){return Ge(this.high)||Ge(this.low)}neg(){return new at(-this.high||0,-this.low||0)}abs(){return this.sign()<0?this.neg():this}add(e){const[t,n]=ct(e);return ht(this.high+t,this.low+n)}sub(e){const[t,n]=ct(e);return ht(this.high-t,this.low-n)}mult(e){return ht(this.high*e,this.low*e)}div(e){const t=this.high/e;let n=String(t);-1!==n.indexOf("e-")&&(n=t.toFixed(20));const r=n.indexOf(".");let o=0;if(-1!==r){let e=n.substr(r+1);e=nt(e,8,"0"),e=e.substr(0,8),o=parseInt(e)*(Ge(t)||1)}return ht(Math.trunc(t)||0,Math.trunc(this.low/e)+o)}toNumber(){return this.high*it+this.low}toBigInt(){return BigInt(this.high)*BigInt(it)+BigInt(this.low)}}function st(e,t){let n,r;if(e instanceof at)n=e.high,r=e.low;else if("number"==typeof e){if(t)throw new TypeError("Must supply bigint, not number");n=Math.trunc(e/it),r=e%it||0}else if("bigint"==typeof e){const t=BigInt(it);n=Number(e/t),r=Number(e%t||0)}else{if("string"!=typeof e)throw new Error("Invalid type of BigNano");{if((e=e.trim()).match(/\D/))throw new SyntaxError(`Cannot parse ${e} to a BigInt`);const t=e.length-8;n=Number(e.substr(t)),r=Number(e.substr(0,t))}}return new at(n,r)}function ut(e,t){return Je(e.high,t.high)||Je(e.low,t.low)}function ct(e){return"number"==typeof e?[0,e]:[e.high,e.low]}function ht(e,t){let n=t%it||0,r=e+Math.trunc(t/it);const o=Ge(r),i=Ge(n);return i&&o&&i!==o&&(r+=i,n-=it*i),new at(r,n)}const lt=Fe.concat("sign");function dt(e){return ke(e,lt,(e=>-e||0))}function mt(e,t){var n,r,o,i,a,s,u,c,h,l;return ft({years:null!=(n=t.years)?n:e.years,months:null!=(r=t.months)?r:e.months,weeks:null!=(o=t.weeks)?o:e.weeks,days:null!=(i=t.days)?i:e.days,hours:null!=(a=t.hours)?a:e.hours,minutes:null!=(s=t.minutes)?s:e.minutes,seconds:null!=(u=t.seconds)?u:e.seconds,milliseconds:null!=(c=t.milliseconds)?c:e.milliseconds,microseconds:null!=(h=t.microseconds)?h:e.microseconds,nanoseconds:null!=(l=t.nanoseconds)?l:e.nanoseconds})}function ft(e){return{...e,sign:gt(e)}}function gt(e){let t=0;for(const n of Fe)if(e[n]){t=Ge(e[n]);break}return t}function yt(e){let t=9;for(;t>0&&!e[Fe[t]];)t--;return t}const St={isoHour:0,isoMinute:0,isoSecond:0,isoMillisecond:0,isoMicrosecond:0,isoNanosecond:0},wt={hours:0,minutes:0,seconds:0,milliseconds:0,microseconds:0,nanoseconds:0};function pt(e){return{isoHour:e.hour||0,isoMinute:e.minute||0,isoSecond:e.second||0,isoMillisecond:e.millisecond||0,isoMicrosecond:e.microsecond||0,isoNanosecond:e.nanosecond||0}}function vt(e){return st(ge).mult(e.days).add(bt(e))}function bt(e){return st(e.nanoseconds).add(st(e.microseconds).mult(1e3)).add(st(e.milliseconds).mult(1e6)).add(st(e.seconds).mult(1e9)).add(st(e.minutes).mult(6e10)).add(st(e.hours).mult(fe))}function Mt(e){return e.isoHour*fe+6e10*e.isoMinute+1e9*e.isoSecond+1e6*e.isoMillisecond+1e3*e.isoMicrosecond+e.isoNanosecond}function It(e,t){let n,r=0,o=0,i=0,a=0,s=0,u=0;switch(t){case 6:n=e.div(ge),r=n.toNumber(),e=e.sub(n.mult(ge));case 5:n=e.div(fe),o=n.toNumber(),e=e.sub(n.mult(fe));case 4:n=e.div(6e10),i=n.toNumber(),e=e.sub(n.mult(6e10));case 3:n=e.div(1e9),a=n.toNumber(),e=e.sub(n.mult(1e9));case 2:n=e.div(1e6),s=n.toNumber(),e=e.sub(n.mult(1e6));case 1:n=e.div(1e3),u=n.toNumber(),e=e.sub(n.mult(1e3))}return ft({years:0,months:0,weeks:0,days:r,hours:o,minutes:i,seconds:a,milliseconds:s,microseconds:u,nanoseconds:e.toNumber()})}function Tt(e){const t=Math.floor(e/ge);e-=t*ge;const n=Math.floor(e/fe);e-=n*fe;const r=Math.floor(e/6e10);e-=6e10*r;const o=Math.floor(e/1e9);e-=1e9*o;const i=Math.floor(e/1e6);e-=1e6*i;const a=Math.floor(e/1e3);return[{isoHour:n,isoMinute:r,isoSecond:o,isoMillisecond:i,isoMicrosecond:a,isoNanosecond:e-=1e3*a},t]}const At={gregory:{bce:-1,ce:0},ethioaa:{era0:0},ethiopic:{era0:0,era1:5500},coptic:{era0:-1,era1:0},roc:{beforeroc:-1,minguo:0},buddhist:{be:0},islamic:{ah:0},indian:{saka:0},persian:{ap:0},japanese:{bce:-1,ce:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018}};class Dt{constructor(e){this.id=e}monthCode(e,t){return"M"+tt(e,2)}convertMonthCode(e,t){const n=/L$/.test(e),r=parseInt(e.substr(1));if(n)throw new RangeError("Calendar system doesnt support leap months");return[r,!1]}}function Et(e,t,n,r){var o;let i=null==(o=At[Ct(e)])?void 0:o[n];if(void 0===i){if(!r)throw new Error("Unkown era "+n);i=0}return(i+t)*(Ge(i)||1)}function Ct(e){return e.split("-")[0]}class Nt extends Dt{computeFields(e){const t=Pt(e);return{era:void 0,eraYear:void 0,year:t.isoYear,month:t.isoMonth,day:t.isoDay}}epochMilliseconds(e,t,n){return Ft(e,t,n)}daysInMonth(e,t){return 2===t?this.inLeapYear(e)?29:28:4===t||6===t||9===t||11===t?30:31}monthsInYear(){return 12}inLeapYear(e){return e%4==0&&(e%100!=0||e%400==0)}guessYearForMonthDay(){return kt}normalizeISOYearForMonthDay(){return kt}}const Ot=new Nt("iso8601"),kt=1972,Ht=Symbol();function Lt(e){return Yt(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond)}function Yt(e,t,n,r,o,i,a,s,u){return st(Ft(e,t,n,r,o,i,a)).mult(1e6).add(1e3*(null!=s?s:0)+(null!=u?u:0))}function Ft(e,t,n,r,o,i,a){const s=Ge(e);let u,c,h=0;const l=e>=0&&e<1e3,d=l?e+1200:e;for(;h<31;h++){u=n-s*h;const e=Date.UTC(d,t-1,u,null!=r?r:0,null!=o?o:0,null!=i?i:0,null!=a?a:0);if(!$t(e)){c=e+s*h*864e5;break}}return(void 0===c||u<1||u>Ot.daysInMonth(e,t))&&xt(),l&&(c=new Date(c).setUTCFullYear(e)),c}function Rt(e){let t=e.div(1e6),n=e.sub(t.mult(1e6)).toNumber();n<0&&(n+=1e6,t=t.sub(1));const r=Math.floor(n/1e3);return n-=1e3*r,{...Pt(t.toNumber()),isoMicrosecond:r,isoNanosecond:n}}function Pt(e){const[t,n]=Zt(e);return{isoYear:t.getUTCFullYear(),isoMonth:t.getUTCMonth()+1,isoDay:t.getUTCDate()+n,isoHour:t.getUTCHours(),isoMinute:t.getUTCMinutes(),isoSecond:t.getUTCSeconds(),isoMillisecond:t.getUTCMilliseconds()}}function _t(e){var t;return null!=(t=e[Ht])?t:Lt(e.getISOFields())}function Ut(e){return Math.floor(Ft(e,1,1)/1e3)}function jt(e){return Zt(e.div(1e6).toNumber())[0].getUTCFullYear()}function Bt(e,t,n){const[r,o]=Zt(Ft(e,t,n));return et(r.getUTCDay()+o,7)||7}function Zt(e){const t=Ge(e);let n,r=0;for(;r<31;r++){const o=new Date(e-t*r*864e5);if(!$t(o)){n=o;break}}return void 0===n&&xt(),[n,t*r]}function $t(e){return isNaN(e.valueOf())}function xt(){throw new RangeError("Date outside of supported range")}function zt(e,t){return Math.round((t-e)/864e5)}function Vt(e,t){return e+864e5*t}function Kt(e,t){return!Jt(e,t)&&e.calendar.toString()===t.calendar.toString()}function Jt(e,t){return ut(Lt(e.getISOFields()),Lt(t.getISOFields()))}function Gt(e,t){return Je(Mt(e.getISOFields()),Mt(t.getISOFields()))}function Wt(e,t){return Je(e.year,t.year)||Je(e.month,t.month)||Je(e.day,t.day)}function qt(e,t){return ut(e[Ht],t[Ht])}function Xt(e,t,n,r,o){return[e=Number(e),t=Me(t,1,r.monthsInYear(e),o),n=Me(n,1,r.daysInMonth(e,t),o)]}function Qt(e,t){const[n,r,o]=Xt(e.isoYear,e.isoMonth,e.isoDay,Ot,t);return{isoYear:n,isoMonth:r,isoDay:o}}function en(e,t){return{...Qt(e,t),...tn(e,t)}}function tn(e,t){let{isoHour:n,isoMinute:r,isoSecond:o,isoMillisecond:i,isoMicrosecond:a,isoNanosecond:s}=e;return{isoHour:n=Me(n,0,23,t),isoMinute:r=Me(r,0,59,t),isoSecond:o=Me(o,0,59,t),isoMillisecond:i=Me(i,0,999,t),isoMicrosecond:a=Me(a,0,999,t),isoNanosecond:s=Me(s,0,999,t)}}const nn={era:String,eraYear:Number,year:Number,month:Number,monthCode:String},rn={...nn,day:Number},on={hour:Number,minute:Number,second:Number,millisecond:Number,microsecond:Number,nanosecond:Number},an={era:String,eraYear:Number,year:Number,month:Number,monthCode:String,day:Number},sn=He(Fe,(()=>Number));class un extends Nt{computeFields(e){const t=super.computeFields(e),{year:n}=t;return{...t,era:n<1?"bce":"ce",eraYear:n<1?-(n-1):n}}}const cn=be("calendarName",{auto:0,never:1,always:2},0),hn=be("disambiguation",{compatible:0,earlier:1,later:2,reject:3},0);function ln(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const n=Te(e),r=n.smallestUnit,o=n.fractionalSecondDigits;let i,a=0,s=1;return void 0!==r?(a=_e(r,void 0,0,t),s=ye[a],i=Se[a]||0):void 0!==o&&"auto"!==o&&(i=Me(o,0,9,1),s=Math.pow(10,9-i)),{smallestUnit:a,fractionalSecondDigits:i,roundingFunc:Ee(e,Math.trunc),incNano:s}}const dn=be("timeZoneName",{auto:0,never:1},0);function mn(e,t){return fn(e)+"T"+yn(e,t)}function fn(e){return gn(e)+"-"+tt(e.isoDay,2)}function gn(e){const{isoYear:t}=e;return(t<1e3||t>9999?ot(t)+tt(Math.abs(t),6):tt(t,4))+"-"+tt(e.isoMonth,2)}function yn(e,t){const n=[tt(e.isoHour,2)];return t.smallestUnit<=4&&(n.push(tt(e.isoMinute,2)),t.smallestUnit<=3&&n.push(tt(e.isoSecond,2)+vn(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t.fractionalSecondDigits)[0])),n.join(":")}function Sn(e){const[t,n]=Tt(Math.abs(e)),r=vn(t.isoMillisecond,t.isoMicrosecond,t.isoNanosecond,void 0)[0];return ot(e)+tt(t.isoHour+24*n,2)+":"+tt(t.isoMinute,2)+(t.isoSecond||r?":"+tt(t.isoSecond,2)+r:"")}function wn(e,t){return e&&(2===t||1!==t&&"iso8601"!==e)?`[u-ca=${e}]`:""}function pn(e){return e.map((e=>{let[t,n,r]=e;return r||t?Math.abs(t).toLocaleString("fullwide",{useGrouping:!1})+n:""})).join("")}function vn(e,t,n,r,o,i){let a=st(e).mult(1e6).add(st(t).mult(1e3)).add(n);o&&(a=Qe(a,void 0===r?ye[i]:Math.pow(10,9-r),o));const s=a.abs(),u=s.div(1e9);let c=tt(s.sub(u.mult(1e9)).toNumber(),9);return c=void 0===r?c.replace(/0+$/,""):c.substr(0,r),[c?"."+c:"",u.toNumber()*(a.sign()||1)]}function bn(e){Ne(e,{epochNanoseconds(){return this[Ht].toBigInt()},epochMicroseconds(){return this[Ht].div(1e3).toBigInt()},epochMilliseconds(){return this[Ht].div(1e6).toNumber()},epochSeconds(){return this[Ht].div(1e9).toNumber()}})}const Mn={calendar:"calendar"};for(const e of Ye)Mn[e]="iso"+((In=e).charAt(0).toUpperCase()+In.slice(1));var In;function Tn(e){Ne(e,He((arguments.length>1&&void 0!==arguments[1]?arguments[1]:[]).concat("calendar"),(e=>function(){return this.getISOFields()[Mn[e]]})))}const An=["era","eraYear","year","month","monthCode","daysInMonth","daysInYear","monthsInYear","inLeapYear"],Dn=[...An,"day","dayOfWeek","dayOfYear","weekOfYear","daysInWeek"];function En(e,t){Ne(e,He(t,(e=>function(){const t=this.calendar[e](this);return Object.defineProperty(this,e,{value:t}),t})))}function Cn(e,t){(e.prototype||e)[Symbol.toStringTag]="Temporal."+t}const Nn=be("offset",{prefer:0,use:1,ignore:2,reject:3});function On(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;const r=e.getPossibleInstantsFor(t);if(1===r.length)return r[0];if(3===n)throw new RangeError("Ambiguous offset");if(r.length)return r[2===n?1:0];{const r=function(e,t){const n=_t(t),r=e.getOffsetNanosecondsFor(new ji(n.sub(ge)));return e.getOffsetNanosecondsFor(new ji(n.add(ge)))-r}(e,t),o=e.getPossibleInstantsFor(t.add({nanoseconds:r*(1===n?-1:1)}));return o[1===n?0:o.length-1]}}function kn(e,t,n,r){let{year:o,month:i,day:a}=e;o+=t;const s=Me(i,1,n.monthsInYear(o),r);let u=i===s?a:1;return u=Me(u,1,n.daysInMonth(o,s),r),{year:o,month:s,day:u}}function Hn(e,t,n,r){let{year:o,month:i,day:a}=e;if(t){if(i+=t,t<0)for(;i<1;)i+=n.monthsInYear(--o);else{let e;for(;i>(e=n.monthsInYear(o));)i-=e,o++}a=Me(a,1,n.daysInMonth(o,i),r)}return{year:o,month:i,day:a}}function Ln(e,t){let{isoYear:n,isoMonth:r,isoDay:o}=e;if(t){let e=Ft(n,r,o);e=Vt(e,t),({isoYear:n,isoMonth:r,isoDay:o}=Pt(e))}return{isoYear:n,isoMonth:r,isoDay:o}}function Yn(e,t){if(yt(t)>=6)throw new RangeError("Duration cant have units >= days");return e.add(bt(t))}function Fn(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:3,r=arguments.length>3?arguments[3]:void 0;const{offsetNanoseconds:o,timeZone:i,Z:a}=e;if(void 0!==o&&2!==n){if(1===n||a)return Lt(e).sub(o);{const r=Rn(e,o,i,t);if(void 0!==r)return r;if(3===n)throw new RangeError("Mismatching offset/timezone")}}return On(i,qo(e),hn(r))[Ht]}function Rn(e,t,n,r){const o=n.getPossibleInstantsFor(qo(e)),i=Lt(e),a=r?qe(t):t;for(const e of o){const t=e[Ht],n=i.sub(t).toNumber();if((r?qe(n):n)===a)return t}}function Pn(e){const{timeZone:t}=e,n={...e,...St,calendar:new Ai("iso8601")},r={...Ln(n,1),...St,calendar:new Ai("iso8601")},o=On(t,qo(n))[Ht];return On(t,qo(r))[Ht].sub(o).toNumber()}const _n="(\\d{2})(:?(\\d{2})(:?(\\d{2})([.,](\\d{1,9}))?)?)?",Un="([+-])"+_n,jn="(Z|"+Un+")?(\\[([^=\\]]+)\\])?(\\[u-ca=([^\\]]+)\\])?",Bn=Jn("([+-]\\d{6}|\\d{4})-?(\\d{2})"+jn),Zn=Jn("(--)?(\\d{2})-?(\\d{2})"+jn),$n=Jn("([+-]\\d{6}|\\d{4})-?(\\d{2})-?(\\d{2})([T ](\\d{2})(:?(\\d{2})(:?(\\d{2})([.,](\\d{1,9}))?)?)?)?"+jn),xn=Jn("T?"+_n+jn),zn=Jn(Un),Vn=/^([-+])?P(\d+Y)?(\d+M)?(\d+W)?(\d+D)?(T((\d+)([.,](\d{1,9}))?H)?((\d+)([.,](\d{1,9}))?M)?((\d+)([.,](\d{1,9}))?S)?)?$/i,Kn=/\u2212/g;function Jn(e){return new RegExp(`^${e}$`,"i")}function Gn(e){return e.replace(Kn,"-")}function Wn(e){const t=er(e);if(!t)throw dr("dateTime",e);return t}function qn(e){const t=tr(e);if(!t)throw dr("dateTime",e);return t}function Xn(e){const t=or(e);if(void 0===t)throw dr("timeZone",e);return t}const Qn=/^Z$/i;function er(e){const t=$n.exec(Gn(e));if(t)return function(e){const t=e[11];let n,r=!1;return t&&(r=Qn.test(t),n=r?0:sr(e.slice(12))),{...ir(e),timeZone:e[21],offsetNanoseconds:n,Z:r}}(t.slice(1))}function tr(e,t,n){const r=$n.exec(Gn(e));if(r&&(n||!Qn.test(r[12]))&&(!t||r[4]))return ir(r.slice(1))}function nr(e){const t=Bn.exec(Gn(e));if(t)return{calendar:(n=t.slice(1))[14],isoYear:hr(n[0]),isoMonth:hr(n[1]),isoDay:1};var n}function rr(e){const t=Zn.exec(Gn(e));if(t)return{calendar:(n=t.slice(1))[15],isoYear:kt,isoMonth:hr(n[1]),isoDay:hr(n[2])};var n}function or(e){const t=zn.exec(Gn(e));if(t)return sr(t.slice(1))}function ir(e){return{calendar:e[23],isoYear:hr(e[0]),isoMonth:hr(e[1]),isoDay:hr(e[2]),...ar(e.slice(4))}}function ar(e){const t=cr(e[4]);return{...Tt(ur(e[6]||""))[0],isoHour:cr(e[0]),isoMinute:cr(e[2]),isoSecond:60===t?59:t}}function sr(e){return("+"===e[0]?1:-1)*function(e){return cr(e[0])*fe+6e10*cr(e[2])+1e9*cr(e[4])+ur(e[6]||"")}(e.slice(1))}function ur(e){return parseInt(nt(e,9,"0"))}function cr(e){return parseInt(e||"0")}function hr(e){return parseInt(e||"1")}function lr(e){return void 0===e?void 0:parseInt(e)}function dr(e,t){throw new RangeError(`Cannot parse ${e} '${t}'`)}function mr(e){return{...e,calendar:void 0===e.calendar?Di():new Ai(e.calendar)}}function fr(e){return{...mr(e),timeZone:new Or(e.timeZone)}}class gr{constructor(e){this.id=e}}class yr extends gr{constructor(e,t){super(e),this.offsetNano=t}getPossibleOffsets(){return[this.offsetNano]}getOffset(){return this.offsetNano}getTransition(){}}function Sr(e,t){const n={},r=e.formatToParts(t);for(const e of r)n[e.type]=e.value;return n}const wr={bc:"bce",ad:"ce"};function pr(e){return e=e.toLowerCase().normalize("NFD").replace(/[^a-z0-9]/g,""),wr[e]||e}const vr=Intl.DateTimeFormat;function br(e){return[].concat(e||[])}const Mr={"Pacific/Apia":{2011:[[Ir(13017528e5),-36e12,-396e11],[Ir(13168728e5),-396e11,-36e12],[Ir(13252392e5),-36e12,504e11]]}};function Ir(e){return st(e).mult(1e6)}const Tr=(new Date).getUTCFullYear()+10,Ar=[182,91,273];class Dr extends gr{constructor(e){const t=new vr("en-GB",{era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",timeZone:e});super(t.resolvedOptions().timeZone),this.format=t,this.yearEndOffsets={},this.transitionsInYear=Mr[e]||{}}getPossibleOffsets(e){let t;const n=[this.getTransition(e,-1),this.getTransition(e.sub(1),1)].filter(Boolean);for(const r of n){const[n,o,i]=r,a=e.sub(o),s=e.sub(i);if(ut(n,a)>0&&ut(n,s)>0)return[o];if(!(ut(n,a)<=0&&ut(n,s)<=0))return o<i?[]:[o,i];t=i}return void 0!==t?[t]:[1e9*this.getYearEndOffsetSec(jt(e))]}getOffset(e){return 1e9*this.getOffsetForEpochSecs(e.div(1e9).toNumber())}getOffsetForEpochSecs(e){const t=Sr(this.format,1e3*e);let n=parseInt(t.year);"bce"===pr(t.era)&&(n=-(n-1));const r=Ft(n,parseInt(t.month),parseInt(t.day),parseInt(t.hour),parseInt(t.minute),parseInt(t.second));return Math.floor(r/1e3)-e}getTransition(e,t){let n=jt(e);if(n>Tr){const r=this.getTransitionFrom(n,n+t,t,e);if(r||t>0)return r;n=Tr}return this.getTransitionFrom(Math.max(n,1847),t<0?1846:Tr,t,e)}getTransitionFrom(e,t,n,r){for(;e!==t;e+=n){let t=this.getTransitionsInYear(e);n<0&&(t=t.slice().reverse());for(const e of t)if(ut(e[0],r)===n)return e}}getYearEndOffsetSec(e){const{yearEndOffsets:t}=this;return t[e]||(t[e]=this.getOffsetForEpochSecs(Ut(e+1)-1))}getTransitionsInYear(e){const{transitionsInYear:t}=this;return t[e]||(t[e]=this.computeTransitionsInYear(e))}computeTransitionsInYear(e){const t=this.getYearEndOffsetSec(e-1),n=this.getYearEndOffsetSec(e),r=Ut(e)-1,o=Ut(e+1)-1;if(t!==n)return[this.searchTransition(r,o,t,n)];const i=this.searchIsland(t,r);return void 0!==i?[this.searchTransition(r,i[0],t,i[1]),this.searchTransition(i[0],o,i[1],n)]:[]}searchTransition(e,t,n,r){for(;t-e>1;){const r=Math.floor(e+(t-e)/2);this.getOffsetForEpochSecs(r)===n?e=r:t=r}return[st(t).mult(1e9),1e9*n,1e9*r]}searchIsland(e,t){for(const n of Ar){const r=t+86400*n,o=this.getOffsetForEpochSecs(r);if(o!==e)return[r,o]}}}const Er={UTC:new yr("UTC",0)},[Cr,Nr]=Ce();class Or extends $e{constructor(e){if(!e)throw new RangeError("Invalid timezone ID");super(),Nr(this,function(e){const t=(e=String(e)).toLocaleUpperCase();if(Er[t])return Er[t];const n=or(e);if(void 0!==n){if(Math.abs(n)>ge)throw new RangeError("Offset out of bounds");return new yr(Sn(n),n)}return Er[t]=new Dr(e)}(e))}static from(e){if(De(e))return function(e){const t=e.timeZone;return void 0===t?e:De(t)&&void 0===t.timeZone?t:new Or(t)}(e);const t=er(String(e));if(t){if(t.timeZone){const e=fr(t);return function(e){const{offsetNanoseconds:t,timeZone:n,Z:r}=e;if(void 0!==t&&!r&&void 0===Rn(e,t,n,!0))throw new RangeError("Mismatching offset/timezone")}(e),e.timeZone}if(t.Z)return new Or("UTC");if(void 0!==t.offsetNanoseconds)return new Or(Sn(t.offsetNanoseconds))}return new Or(String(e))}get id(){return this.toString()}getOffsetStringFor(e){return Sn(this.getOffsetNanosecondsFor(e))}getOffsetNanosecondsFor(e){const t=Ze(ji,e);return Cr(this).getOffset(t[Ht])}getPlainDateTimeFor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Di();const n=Ze(ji,e);return qo({...Rt(n[Ht].add(this.getOffsetNanosecondsFor(n))),calendar:Ze(Ai,t)})}getInstantFor(e,t){return On(this,Ze(Wo,e),hn(t))}getPossibleInstantsFor(e){const t=Lt(Ze(Wo,e).getISOFields());return Cr(this).getPossibleOffsets(t).map((e=>new ji(t.sub(e))))}getPreviousTransition(e){const t=Ze(ji,e),n=Cr(this).getTransition(t[Ht],-1);return n?new ji(n[0]):null}getNextTransition(e){const t=Ze(ji,e),n=Cr(this).getTransition(t[Ht],1);return n?new ji(n[0]):null}toString(){return Cr(this).id}}function kr(e){if(void 0===e.timeZone)throw new TypeError("Must specify timeZone");return Ze(Or,e.timeZone)}Cn(Or,"TimeZone");const Hr=eo((function(e,t,n){const r=zr(e,t,n);if(r)return{...r,timeZone:kr(e),offsetNanoseconds:void 0!==e.offset?Xn(String(e.offset)):void 0}})),Lr=eo(zr),Yr=eo(Vr),Fr=eo((function(e,t){const n=Ni(e),r=qr(e,nn,n);if(to(r))return n.yearMonthFromFields(r,t)})),Rr=eo((function(e,t){const n=Ni(e),r=qr(e,an,n);if(to(r))return void 0===e.year&&void 0===e.calendar&&(r.year=kt),n.monthDayFromFields(r,t)})),Pr=eo(Kr),_r=eo((function(e,t,n,r){const o=Jr(e,t,n,r),i=void 0!==t.offset;if(o||i)return{...o||e.getISOFields(),timeZone:e.timeZone,offsetNanoseconds:i?Xn(String(t.offset)):e.offsetNanoseconds}}),!0),Ur=eo(Jr,!0),jr=eo(Gr,!0),Br=eo((function(e,t,n){const r=e.calendar;if(to(qr(t,nn,r))){const o=Qr(e,t,nn,r);return r.yearMonthFromFields(o,n)}}),!0),Zr=eo((function(e,t,n){const r=e.calendar;if(to(qr(t,an,r))){const o=Qr(e,t,an,r);return r.monthDayFromFields(o,n)}}),!0),$r=eo(Wr,!0),xr=eo((function(e){const t=Ie(e,sn);if(to(t))return t}));function zr(e,t,n){const r=Vr(e,n),o=Kr(e,t);if(r)return{...r.getISOFields(),...o||St}}function Vr(e,t){const n=Ni(e),r=qr(e,rn,n);if(to(r))return n.dateFromFields(r,t)}function Kr(e,t){const n=Ie(e,on);if(to(n))return tn(pt(n),t)}function Jr(e,t,n,r){const o=Gr(e,t,r),i=Wr(e,t,n);if(o||i)return{...e.getISOFields(),...o?o.getISOFields():{},...i}}function Gr(e,t,n){const r=e.calendar,o=qr(t,rn,r);if(to(o)){const t=Qr(e,o,rn,r);return r.dateFromFields(t,n)}}function Wr(e,t,n){const r=Ie(t,on);if(to(r))return tn(pt((o=e,i=r,Oe(on,((e,t)=>{var n;return null!=(n=i[t])?n:o[t]})))),n);var o,i}function qr(e,t,n){let r=Object.keys(t);return r=n.fields?Array.prototype.slice.call(n.fields(r)):Object.keys(Xr(n,r)),Xr(e,r)}function Xr(e,t){const n={};for(const r of t)void 0!==e[r]&&(n[r]=e[r]);return n}function Qr(e,t,n,r){const o=qr(e,n,r);return r.mergeFields?r.mergeFields(o,t):Ei(o,t)}function eo(e,t){return function(){if(t){const e=arguments.length<=1?void 0:arguments[1];if(!De(e))throw new TypeError("must be object-like");if(void 0!==e.calendar)throw new TypeError("calendar not allowed");if(void 0!==e.timeZone)throw new TypeError("timeZone not allowed")}const n=e(...arguments);if(!n)throw new TypeError("No valid fields");return n}}function to(e){return Object.keys(e).length>0}const no=st(ge).mult(1e8),ro=no.mult(-1),oo=no.add(86399999999999),io=ro.sub(86399999999999);function ao(e,t){const n=Lt(e);so(n),pi(n,t)}function so(e){-1!==ut(e,io)&&1!==ut(e,oo)||xt()}function uo(e,t){const n=ho(Mt(e),t),[r,o]=Tt(n);return{...Ln(e,o),...r}}function co(e,t){const n=ho(Mt(e),t),[r]=Tt(n);return r}function ho(e,t){return We(e,t.incNano,t.roundingFunc)}function lo(e,t,n){return(r,o)=>{const i=wo(e,o)?{}:{...e,...t};return{buildKey:So(r,o,!1),buildFormat:function(e,t){return new vr(r,{calendar:e,timeZone:t||void 0,...i,...o,...n})},buildEpochMilli:mo}}}function mo(e){return e.epochMilliseconds}function fo(e,t,n){return(r,o)=>{const i=wo(e,o)?{}:e;return{buildKey:So(r,o,n),buildFormat:function(e,n){return new vr(r,{calendar:e,...i,...o,...t,timeZone:n,timeZoneName:void 0})},buildEpochMilli:void 0!==o.timeZone?go.bind(null,new Or(o.timeZone)):yo}}}function go(e,t){const n=qo({...St,...t.getISOFields()});return e.getInstantFor(n).epochMilliseconds}function yo(e){return Ft((t=e.getISOFields()).isoYear,t.isoMonth,t.isoDay,t.isoHour,t.isoMinute,t.isoSecond,t.isoMillisecond);var t}function So(e,t,n){var r;const o=null!=(r=t.calendar)?r:function(e){for(const t of e){const e=t.match(/-u-ca-(.*)$/);if(e)return e[1]}}(e),i=t.timeZone;return function(e,t){var r,a,s,u;const c=null==(r=e.calendar)?void 0:r.id,h=null==(a=e.timeZone)?void 0:a.id;if(t){if((null==(s=t.calendar)?void 0:s.id)!==c)throw new RangeError("Mismatching calendar");if((null==(u=t.timeZone)?void 0:u.id)!==h)throw new RangeError("Mismatching timeZone")}if((n||"iso8601"!==c)&&void 0!==c&&void 0!==o&&o!==c)throw new RangeError("Non-iso calendar mismatch");if(void 0!==h&&void 0!==i&&i!==h)throw new RangeError("Given timeZone must agree");return[o||c||"iso8601",i||h||"UTC"]}}function wo(e,t){for(const n in e)if(void 0!==t[n])return!0;return!1}function po(e,t){e.prototype.toLocaleString=function(e,n){const r=t(br(e),n||{});return r.buildFormat(...r.buildKey(this)).format(r.buildEpochMilli(this))},e.prototype[Be]=t}function vo(e){return null==e?void 0:e[Be]}function bo(e,t,n,r){if(void 0!==e){if(void 0!==r)throw new RangeError("Partial units must be last unit");return[parseInt(e),void 0!==t?ur(t)*(ye[n]/1e9):void 0]}if(void 0!==r){const e=Math.trunc(r/ye[n]);return[e,r-e*ye[n]]}return[void 0,void 0]}const Mo=be("offset",{auto:0,never:1},0);class Io extends Ke{constructor(){super({...tn({isoHour:arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,isoMinute:arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,isoSecond:arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,isoMillisecond:arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,isoMicrosecond:arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,isoNanosecond:arguments.length>5&&void 0!==arguments[5]?arguments[5]:0},1),calendar:Di()})}static from(e,t){const n=ve(t);return To(e instanceof Io?e.getISOFields():"object"==typeof e?Pr(e,n):function(e){let t=function(e){const t=xn.exec(Gn(e));if(t)return ar(t.slice(1))}(e);if(void 0!==t){if("T"!==e.charAt(0)){const n=nr(e)||rr(e);n&&function(e){try{return Qt(e,1),!0}catch(e){return!1}}(n)&&(t=void 0)}}else t=tr(e,!0);if(void 0===t)throw dr("time",e);return t}(String(e)))}static compare(e,t){return Gt(Ze(Io,e),Ze(Io,t))}with(e,t){return To($r(this,e,ve(t)))}add(e){return Do(this,Ze(Ko,e))}subtract(e){return Do(this,dt(Ze(Ko,e)))}until(e,t){return Eo(this,Ze(Io,e),t)}since(e,t){return Eo(Ze(Io,e),this,t)}round(e){const t=je(e,0,5);return To(co(this.getISOFields(),t))}equals(e){return!Gt(this,Ze(Io,e))}toString(e){const t=ln(e);return yn(co(this.getISOFields(),t),t)}toZonedDateTime(e){const t=Ze(Li,e.plainDate),n=Ze(Or,e.timeZone);return Fo({...t.getISOFields(),...this.getISOFields(),timeZone:n})}toPlainDateTime(e){return Ze(Li,e).toPlainDateTime(this)}}function To(e){return new Io(e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond)}function Ao(e){return Ze(Io,null!=e?e:{hour:0})}function Do(e,t){return To(function(e,t){const n=Mt(e)+bt(t).toNumber(),[r]=Tt(n);return r}(e.getISOFields(),t))}function Eo(e,t,n){const r=Ue(n,5,0,0,5);return Jo(function(e,t,n){return It(st(We(Mt(t)-Mt(e),ye[n.smallestUnit]*n.roundingIncrement,n.roundingFunc)),n.largestUnit)}(e.getISOFields(),t.getISOFields(),r))}Cn(Io,"PlainTime"),Tn(Io,Le),po(Io,(function(e,t){return{buildKey:()=>["",""],buildFormat:()=>new vr(e,{hour:"numeric",minute:"2-digit",second:"2-digit",...t,timeZone:"UTC",timeZoneName:void 0,year:void 0,month:void 0,day:void 0,weekday:void 0}),buildEpochMilli:e=>Math.trunc(Mt(e.getISOFields())/1e6)}}));const Co={day:1};class No extends Ke{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Di();const r=Qt({isoYear:e,isoMonth:t,isoDay:arguments.length>3&&void 0!==arguments[3]?arguments[3]:1},1),o=Ze(Ai,n);var i,a;i=r,a=o.toString(),pi(Lt(i),a),super({...r,calendar:o})}static from(e,t){if(ve(t),e instanceof No)return Oo(e.getISOFields());if("object"==typeof e)return Fr(e,t);const n=function(e){const t=nr(e)||tr(e);if(!t)throw dr("yearMonth",e);return t}(String(e));return void 0===n.calendar&&(n.isoDay=1),Oo(mr(n))}static compare(e,t){return Jt(Ze(No,e),Ze(No,t))}with(e,t){return Br(this,e,t)}add(e,t){return ko(this,Ze(Ko,e),t)}subtract(e,t){return ko(this,dt(Ze(Ko,e)),t)}until(e,t){return Ho(this,Ze(No,e),!1,t)}since(e,t){return Ho(this,Ze(No,e),!0,t)}equals(e){return!Jt(this,Ze(No,e))}toString(e){const t=this.getISOFields(),n=t.calendar.toString(),r=cn(e);return("iso8601"===n?gn(t):fn(t))+wn(n,r)}toPlainDate(e){return this.calendar.dateFromFields({year:this.year,month:this.month,day:e.day})}}function Oo(e){return new No(e.isoYear,e.isoMonth,e.calendar,e.isoDay)}function ko(e,t,n){return e.toPlainDate({day:t.sign<0?e.daysInMonth:1}).add(t,n).toPlainYearMonth()}function Ho(e,t,n,r){return Jo(Pi(e.toPlainDate(Co),t.toPlainDate(Co),Oi(e,t),n,Ue(r,9,8,8,9)))}Cn(No,"PlainYearMonth"),Tn(No),En(No,An),po(No,fo({year:"numeric",month:"numeric"},{weekday:void 0,day:void 0,hour:void 0,minute:void 0,second:void 0},!0));const Lo=Symbol();class Yo extends Ke{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Di();const r=Ze(Or,t),o=Ze(Ai,n),i=st(e),[a,s]=Ro(i,r);ao(a,o.toString()),super({...a,calendar:o,timeZone:r,offset:Sn(s)}),this[Ht]=i,this[Lo]=s}static from(e,t){const n=Nn(t,3),r=ve(t);if(e instanceof Yo)return new Yo(e.epochNanoseconds,e.timeZone,e.calendar);const o="object"==typeof e;return Fo(o?Hr(e,r,t):fr(Wn(String(e))),!o,n,t)}static compare(e,t){return qt(Ze(Yo,e),Ze(Yo,t))}get timeZone(){return this.getISOFields().timeZone}get offsetNanoseconds(){return this[Lo]}get offset(){return this.getISOFields().offset}with(e,t){hn(t);const n=ve(t),r=Nn(t,0);return Fo(_r(this,e,n,t),!1,r,t)}withPlainDate(e){const t=Ze(Li,e),n=t.toPlainDateTime(this),{timeZone:r}=this,o=On(r,n);return new Yo(o.epochNanoseconds,r,ki(this,t))}withPlainTime(e){return Fo({...this.getISOFields(),...void 0===e?St:Ze(Io,e).getISOFields()})}withCalendar(e){return new Yo(this.epochNanoseconds,this.timeZone,e)}withTimeZone(e){return new Yo(this.epochNanoseconds,e,this.calendar)}add(e,t){return Po(this,Ze(Ko,e),t)}subtract(e,t){return Po(this,dt(Ze(Ko,e)),t)}until(e,t){return Uo(this,Ze(Yo,e),!1,t)}since(e,t){return Uo(this,Ze(Yo,e),!0,t)}round(e){return _o(this,je(e,0,6))}equals(e){return this,Kt(this,t=Ze(Yo,e))&&this.timeZone.toString()===t.timeZone.toString();var t}startOfDay(){return Fo({...this.getISOFields(),...St,offsetNanoseconds:this.offsetNanoseconds},!1,0)}get hoursInDay(){return Pn(this.getISOFields())/fe}toString(e){const t=ln(e),n=Mo(e),r=dn(e),o=cn(e),i=_o(this,t);return mn(i.getISOFields(),t)+(0===n?Sn(qe(i.offsetNanoseconds)):"")+(a=this.timeZone.toString(),1!==r?`[${a}]`:"")+wn(this.calendar.toString(),o);var a}toPlainYearMonth(){return Oo(this.getISOFields())}toPlainMonthDay(){return this.calendar.monthDayFromFields(this)}toPlainDateTime(){return qo(this.getISOFields())}toPlainDate(){return Yi(this.getISOFields())}toPlainTime(){return To(this.getISOFields())}toInstant(){return new ji(this.epochNanoseconds)}}function Fo(e,t,n,r){const o=Fn(e,t,n,r);return new Yo(o,e.timeZone,e.calendar)}function Ro(e,t){const n=new ji(e),r=t.getOffsetNanosecondsFor(n);return[Rt(e.add(r)),r]}function Po(e,t,n){const r=e.getISOFields(),o=function(e,t,n){const{calendar:r,timeZone:o}=e,i=r.dateAdd(Yi(e),mt(t,wt),n);return On(o,qo({...e,...i.getISOFields()}))[Ht].add(bt(t))}(r,t,n);return new Yo(o,r.timeZone,r.calendar)}function _o(e,t){const n=e.getISOFields(),r=function(e,t,n){const{calendar:r,timeZone:o}=e;let i,a,s=Mt(e);return 6===n.smallestUnit?(i=St,a=n.roundingFunc(s/Pn(e))):(s=ho(s,n),[i,a]=Tt(s)),Fn({...Ln(e,a),...i,offsetNanoseconds:t,calendar:r,timeZone:o},!1,0)}(n,e.offsetNanoseconds,t);return new Yo(r,n.timeZone,n.calendar)}function Uo(e,t,n,r){const o=Ue(r,5,0,0,9),{largestUnit:i}=o;if(i>=6&&e.timeZone.id!==t.timeZone.id)throw new Error("Must be same timeZone");return Jo(Ri(e,t,Oi(e,t),n,o))}function jo(e){if(void 0===e)return;if(De(e))return e instanceof Yo||e instanceof Wo?e:Ze(void 0!==e.timeZone?Yo:Wo,e);if("symbol"==typeof e)throw new TypeError("Incorrect relativeTo type");const t=er(String(e));if(t)return void 0!==t.timeZone?Fo(fr(t),!0):qo(mr(t));throw new RangeError("Invalid value of relativeTo")}function Bo(e,t,n,r){return(n instanceof Li?function(e,t,n,r){const o=n.add(e);return[r.dateUntil(n,o,{largestUnit:Ye[t]}),o]}(e,Math.max(6,t),n,r):Zo(e,t,n,r))[0]}function Zo(e,t,n,r,o){const i=!0!==o&&t>7&&e.weeks;i&&(e=mt(e,{weeks:0}));let a=n.add(e),s=_i(n,a,r,t);return i&&(s=mt(s,{weeks:i}),a=a.add({weeks:i})),[s,a]}function $o(e,t,n,r){const o=Fe[t],{sign:i}=e;if(!i)return e;const a={};for(let n=9;n>=t;n--){const t=Fe[n];a[t]=e[t]}const s={[o]:i},u=n.add(a),c=u.add(s),h=_t(u),l=_t(c),d=_t(r).sub(h).toNumber()/l.sub(h).toNumber()*i;return a[o]+=d,a}function xo(e,t,n,r,o,i){const{largestUnit:a,smallestUnit:s,roundingIncrement:u,roundingFunc:c}=i;if(!pe(a))return It(Qe(_t(n).sub(_t(t)).mult(o?-1:1),ye[s]*u,c),a);let h=$o(e,s,t,n);const l=Fe[s];function d(){const e=h[l];h[l]=We(e,u,c)}return c===Math.round&&d(),o&&(h=dt(h)),c!==Math.round&&d(),s>0&&(h=o?dt(Bo(dt(h),a,t,r)):Bo(h,a,t,r)),h}Cn(Yo,"ZonedDateTime"),Tn(Yo,Le),En(Yo,Dn),bn(Yo),po(Yo,lo({year:"numeric",month:"numeric",day:"numeric",weekday:void 0,hour:"numeric",minute:"2-digit",second:"2-digit"},{timeZoneName:"short"},{}));const[zo,Vo]=Ce();class Ko extends xe{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:0,s=arguments.length>7&&void 0!==arguments[7]?arguments[7]:0,u=arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,c=arguments.length>9&&void 0!==arguments[9]?arguments[9]:0;super();const h=xr({years:e,months:t,weeks:n,days:r,hours:o,minutes:i,seconds:a,milliseconds:s,microseconds:u,nanoseconds:c});Vo(this,function(e){const t=ft(e),{sign:n}=t;for(const e of Fe){const r=t[e],o=Ge(t[e]);if(o&&o!==n)throw new RangeError("All fields must be same sign");if(!Number.isInteger(r))throw new RangeError("Duration fields must be integers")}return t}(h))}static from(e){return Jo("object"==typeof e?xr(e):function(e){const t=function(e){const t=Vn.exec(Gn(e));if(t){let e,n,r,o;[e,o]=bo(t[8],t[10],5,void 0),[n,o]=bo(t[12],t[14],4,o),[r,o]=bo(t[16],t[18],3,o);const i=function(e){const t={};for(const n in e)void 0!==e[n]&&(t[n]=e[n]);return t}({years:lr(t[2]),months:lr(t[3]),weeks:lr(t[4]),days:lr(t[5]),hours:e,minutes:n,seconds:r});if(!Object.keys(i).length)throw new RangeError("Duration string must have at least one field");const a=It(st(o||0),2);i.milliseconds=a.milliseconds,i.microseconds=a.microseconds,i.nanoseconds=a.nanoseconds;let s=ft(i);return"-"===t[1]&&(s=dt(s)),s}}(e);if(void 0===t)throw dr("duration",e);return t}(e))}static compare(e,t,n){return function(e,t,n){if(void 0===n&&yt(e)<=6&&yt(t)<=6)return ut(vt(e),vt(t));if(!n)throw new RangeError("Need relativeTo");const r=n.add(e),o=n.add(t);return void 0!==n[Ht]?qt(r,o):Jt(r,o)}(Ze(Ko,e),Ze(Ko,t),jo(Te(n).relativeTo))}get years(){return zo(this).years}get months(){return zo(this).months}get weeks(){return zo(this).weeks}get days(){return zo(this).days}get hours(){return zo(this).hours}get minutes(){return zo(this).minutes}get seconds(){return zo(this).seconds}get milliseconds(){return zo(this).milliseconds}get microseconds(){return zo(this).microseconds}get nanoseconds(){return zo(this).nanoseconds}get sign(){return zo(this).sign}get blank(){return!this.sign}with(e){return Jo({...zo(this),...xr(e)})}negated(){return Jo(dt(zo(this)))}abs(){return Jo(ke(zo(this),lt,(e=>Math.abs(e))))}add(e,t){return Go(this,Ze(Ko,e),t)}subtract(e,t){return Go(this,dt(Ze(Ko,e)),t)}round(e){const t="string"==typeof e?{smallestUnit:e}:e;if(!De(t))throw new TypeError("Must specify options");if(void 0===t.largestUnit&&void 0===t.smallestUnit)throw new RangeError("Must specify either largestUnit or smallestUnit");const n=Ue(t,yt(this),0,0,9,!0),r=jo(t.relativeTo);return Jo(function(e,t,n,r){const{largestUnit:o,smallestUnit:i,roundingIncrement:a,roundingFunc:s}=t;if(void 0===n&&yt(e)<=6&&we(o)&&we(i))return It(Qe(vt(e),ye[i]*a,s),o);if(!n)throw new RangeError("Need relativeTo");const[u,c]=Zo(e,o,n,r);return xo(u,n,c,r,!1,t)}(this,n,r,r?r.calendar:void 0))}total(e){const t=function(e){let t,n;return"string"==typeof e?n=e:(n=Te(e).unit,t=e.relativeTo),{unit:_e(n,void 0,0,9),relativeTo:t}}(e),n=jo(t.relativeTo);return function(e,t,n,r){if(void 0===n&&yt(e)<=6&&we(t))return vt(e).toNumber()/ye[t];if(!n)throw new RangeError("Need relativeTo");const[o,i]=Zo(e,t,n,r,!0);return $o(o,t,n,i)[Fe[t]]}(this,t.unit,n,n?n.calendar:void 0)}toString(e){const t=ln(e,3);return function(e,t){const{smallestUnit:n,fractionalSecondDigits:r,roundingFunc:o}=t,{sign:i}=e,a=e.hours,s=e.minutes;let u=e.seconds,c="";if(n<=3){const t=vn(e.milliseconds,e.microseconds,e.nanoseconds,r,o,n);c=t[0],u+=t[1]}const h=void 0!==r||c||!i;return(i<0?"-":"")+"P"+pn([[e.years,"Y"],[e.months,"M"],[e.weeks,"W"],[e.days,"D"]])+(a||s||u||h?"T"+pn([[a,"H"],[s,"M"],[n<=3?u:0,c+"S",h]]):"")}(zo(this),t)}toLocaleString(e,t){return this.toString()}}function Jo(e){return new Ko(e.years,e.months,e.weeks,e.days,e.hours,e.minutes,e.seconds,e.milliseconds,e.microseconds,e.nanoseconds)}function Go(e,t,n){const r=jo(Te(n).relativeTo);return Jo(function(e,t,n,r){const o=Math.max(yt(e),yt(t));if(void 0===n&&o<=6)return It(vt(e).add(vt(t)),o);if(!n)throw new RangeError("Need relativeTo");const i=n.add(e).add(t);return _i(n,i,r,o)}(e,t,r,r?r.calendar:void 0))}Cn(Ko,"Duration");class Wo extends Ke{constructor(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:0,s=arguments.length>7&&void 0!==arguments[7]?arguments[7]:0,u=arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,c=arguments.length>9&&void 0!==arguments[9]?arguments[9]:Di();const h=en({isoYear:e,isoMonth:t,isoDay:n,isoHour:r,isoMinute:o,isoSecond:i,isoMillisecond:a,isoMicrosecond:s,isoNanosecond:u},1),l=Ze(Ai,c);ao(h,l.toString()),super({...h,calendar:l})}static from(e,t){const n=ve(t);return qo(e instanceof Wo?e.getISOFields():"object"==typeof e?Lr(e,n,t):mr(qn(String(e))))}static compare(e,t){return Jt(Ze(Wo,e),Ze(Wo,t))}with(e,t){const n=ve(t);return qo(Ur(this,e,n,t))}withPlainDate(e){const t=Ze(Li,e);return qo({...this.getISOFields(),...t.getISOFields(),calendar:ki(this,t)})}withPlainTime(e){return qo({...this.getISOFields(),...Ao(e).getISOFields()})}withCalendar(e){return qo({...this.getISOFields(),calendar:Ze(Ai,e)})}add(e,t){return Xo(this,Ze(Ko,e),t)}subtract(e,t){return Xo(this,dt(Ze(Ko,e)),t)}until(e,t){return Qo(this,Ze(Wo,e),!1,t)}since(e,t){return Qo(this,Ze(Wo,e),!0,t)}round(e){const t=je(e,0,6);return qo({...uo(this.getISOFields(),t),calendar:this.calendar})}equals(e){return Kt(this,Ze(Wo,e))}toString(e){const t=ln(e),n=cn(e);return mn(uo(this.getISOFields(),t),t)+wn(this.calendar.toString(),n)}toZonedDateTime(e,t){const n=Ze(Or,e),r=On(n,this,hn(t));return new Yo(r.epochNanoseconds,n,this.calendar)}toPlainYearMonth(){return Oo(this.getISOFields())}toPlainMonthDay(){return this.calendar.monthDayFromFields(this)}toPlainDate(){return Yi(this.getISOFields())}toPlainTime(){return To(this.getISOFields())}}function qo(e){return new Wo(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,e.calendar)}function Xo(e,t,n){const r=function(e,t,n){const{calendar:r}=e;return Rt(Lt(r.dateAdd(Yi(e),mt(t,wt),n).getISOFields()).add(Mt(e)).add(bt(t)))}(e.getISOFields(),t,n);return qo({...r,calendar:e.calendar})}function Qo(e,t,n,r){const o=Ue(r,6,0,0,9);return Jo(Ri(e,t,Oi(e,t),n,o))}Cn(Wo,"PlainDateTime"),Tn(Wo,Le),En(Wo,Dn),po(Wo,fo({year:"numeric",month:"numeric",day:"numeric",weekday:void 0,hour:"numeric",minute:"2-digit",second:"2-digit"},{}));class ei extends Ke{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Di();super({...Qt({isoYear:arguments.length>3&&void 0!==arguments[3]?arguments[3]:kt,isoMonth:e,isoDay:t},1),calendar:Ze(Ai,n)})}static from(e,t){if(ve(t),e instanceof ei)return ti(e.getISOFields());if("object"==typeof e)return Rr(e,t);const n=function(e){const t=rr(e)||tr(e);if(!t)throw dr("monthDay",e);return t}(String(e));return void 0===n.calendar&&(n.isoYear=kt),ti(mr(n))}with(e,t){return Zr(this,e,t)}equals(e){return!Jt(this,Ze(ei,e))}toString(e){const t=this.getISOFields(),n=t.calendar.toString(),r=cn(e);return("iso8601"===n?function(e){return tt(e.isoMonth,2)+"-"+tt(e.isoDay,2)}(t):fn(t))+wn(n,r)}toPlainDate(e){return this.calendar.dateFromFields({year:e.year,monthCode:this.monthCode,day:this.day},{overflow:"reject"})}}function ti(e){return new ei(e.isoMonth,e.isoDay,e.calendar,e.isoYear)}function ni(e){return e instanceof Li||e instanceof Wo||e instanceof Yo||e instanceof No||e instanceof ei}function ri(e,t,n){let r;if(e instanceof Li)r=e;else if(ni(e)){if(n&&e instanceof ei)throw new TypeError("PlainMonthDay not allowed");r=Yi(e.getISOFields())}else r=Li.from(e);return Hi(r.calendar,t),r}function oi(e,t,n){if(ni(e))return e.getISOFields();let{era:r,eraYear:o,year:i,month:a,monthCode:s,day:u}=e;const c=void 0!==o&&void 0!==r?Et(t.id,o,r):void 0;if(void 0===i){if(void 0===c)throw new TypeError("Must specify either a year or an era & eraYear");i=c}else if(void 0!==c&&c!==i)throw new RangeError("year and era/eraYear must match");if(void 0===u)throw new TypeError("Must specify day");const h=ve(n);if(void 0!==s){const[e,n]=t.convertMonthCode(s,i);if(void 0!==a&&a!==e)throw new RangeError("Month doesnt match with monthCode");if(a=e,n){if(1===h)throw new RangeError("Month code out of range");u=t.daysInMonth(i,a)}}else if(void 0===a)throw new TypeError("Must specify either a month or monthCode");return[i,a,u]=Xt(i,a,u,t,h),Pt(t.epochMilliseconds(i,a,u))}function ii(e,t){if(ni(e)){if(t&&e instanceof ei)throw new TypeError("PlainMonthDay not allowed");return e.getISOFields()}return Li.from(e).getISOFields()}function ai(e,t){return zt(e.epochMilliseconds(t,1,1),e.epochMilliseconds(t+1,1,1))}function si(e,t,n,r){return zt(e.epochMilliseconds(t,1,1),e.epochMilliseconds(t,n,r))+1}Cn(ei,"PlainMonthDay"),Tn(ei),En(ei,["monthCode","day"]),po(ei,fo({month:"numeric",day:"numeric"},{weekday:void 0,year:void 0,hour:void 0,minute:void 0,second:void 0},!0));const ui={hebrew:6,chinese:0,dangi:0};class ci extends Dt{constructor(e){const t=hi(e);if(n=e,r=t.resolvedOptions().calendar,Ct(n)!==Ct(r))throw new RangeError("Invalid calendar: "+e);var n,r;super(e),this.format=t,this.yearCorrection=this.computeFieldsDumb(0).year-1970,this.monthCacheByYear={}}epochMilliseconds(e,t,n){return Vt(this.queryMonthCache(e)[0][t-1],n-1)}daysInMonth(e,t){const n=this.queryMonthCache(e)[0],r=n[t-1];return t>=n.length&&(e++,t=0),zt(r,this.queryMonthCache(e)[0][t])}monthsInYear(e){return this.queryMonthCache(e)[0].length}monthCode(e,t){const n=this.queryLeapMonthByYear(t);return!n||e<n?super.monthCode(e,t):super.monthCode(e-1,t)+(e===n?"L":"")}convertMonthCode(e,t){const n=this.queryLeapMonthByYear(t);let r=/L$/.test(e),o=parseInt(e.substr(1)),i=!1;if(r){const e=ui[this.id];if(void 0===e)throw new RangeError("Calendar system doesnt support leap months");if(e){if(o!==e-1)throw new RangeError("Invalid leap-month month code")}else if(o<=1||o>=12)throw new RangeError("Invalid leap-month month code")}return!r||n&&o===n-1||(i=!0,r=!1),(r||n&&o>=n)&&o++,[o,i]}inLeapYear(e){const t=ai(this,e);return t>ai(this,e-1)&&t>ai(this,e+1)}guessYearForMonthDay(e,t){let n=1970+this.yearCorrection;const r=n+100;for(;n<r;n++){const[r,o]=this.convertMonthCode(e,n);if(!o&&r<=this.monthsInYear(n)&&t<=this.daysInMonth(n,r))return n}throw new Error("Could not guess year")}normalizeISOYearForMonthDay(e){return e}computeFields(e){const t=this.computeFieldsDumb(e),n=this.queryMonthCache(t.year)[2];return{...t,month:n[t.month]}}computeFieldsDumb(e){const t=Sr(this.format,e);let n,r,o=parseInt(t.relatedYear||t.year);var i;return t.era&&(i=this.id,void 0!==At[Ct(i)])&&(n=pr(t.era),r=o,o=Et(this.id,r,n,!0)),{era:n,eraYear:r,year:o,month:t.month,day:parseInt(t.day)}}queryLeapMonthByYear(e){const t=this.queryMonthCache(e),n=this.queryMonthCache(e-1),r=this.queryMonthCache(e+1);if(t[0].length>n[0].length&&t[0].length>r[0].length){const e=t[1],r=n[1];for(let t=0;t<r.length;t++)if(r[t]!==e[t])return t+1}}queryMonthCache(e){const{monthCacheByYear:t}=this;return t[e]||(t[e]=this.buildMonthCache(e))}buildMonthCache(e){const t=[],n=[],r={};let o=Ft(this.guessISOYear(e),1,1);for(o=Vt(o,400);;){const r=this.computeFieldsDumb(o);if(r.year<e)break;o=Vt(o,1-r.day),r.year===e&&(t.unshift(o),n.unshift(r.month)),o=Vt(o,-1)}for(let e=0;e<n.length;e++)r[n[e]]=e+1;return[t,n,r]}guessISOYear(e){return e-this.yearCorrection}}function hi(e){return new vr("en-US",{calendar:e,era:"short",year:"numeric",month:"short",day:"numeric",timeZone:"UTC"})}const li=Ft(1868,9,8),di={gregory:un,japanese:class extends un{constructor(){super(...arguments),this.format=hi("japanese")}computeFields(e){const t=super.computeFields(e);if(e>=li){const n=Sr(this.format,e);t.era=pr(n.era),t.eraYear=parseInt(n.relatedYear||n.year)}return t}},islamic:class extends ci{guessISOYear(e){return Math.ceil(32*e/33+622)}}},mi={iso8601:Ot};function fi(e){const t=(e=String(e)).toLocaleLowerCase();return mi[t]||(mi[t]=new(di[Ct(t)]||ci)(e))}const gi=Ft(1582,10,15),yi=Ft(622,7,18),Si={buddhist:gi,japanese:gi,roc:gi,islamic:yi,"islamic-rgsa":yi,indian:0},wi={};function pi(e,t){return vi(e.div(1e6).toNumber(),t)}function vi(e,t){if(function(e,t){return function(e){let t=wi[e];if(void 0===t){const n=Si[e];if(void 0===n)t=!1;else{let r=fi(e);r instanceof ci||(r=new ci(e));const o=n-864e5,i=r.computeFields(o);t=o!==r.epochMilliseconds(i.year,i.month,i.day)}wi[e]=t}return t}(t)&&e<Si[t]}(e,t))throw new RangeError("Invalid timestamp for calendar")}function bi(e,t,n){const r=7+t-n;return-et(Bt(e,1,r)-t,7)+r-1}function Mi(e,t,n){const r=bi(e,t,n),o=bi(e+1,t,n);return(ai(Ot,e)-r+o)/7}const[Ii,Ti]=Ce();class Ai extends $e{constructor(e){super(),"islamicc"===e&&(e="islamic-civil"),Ti(this,fi(e))}static from(e){if(De(e))return function(e){const t=e.calendar;return void 0===t?e:De(t)&&void 0===t.calendar?t:new Ai(t)}(e);const t=tr(String(e),!1,!0);return new Ai(t?t.calendar||"iso8601":String(e))}get id(){return this.toString()}era(e){const t=ii(e,!0);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).era}eraYear(e){const t=ii(e,!0);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).eraYear}year(e){const t=ii(e,!0);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).year}month(e){const t=ii(e,!0);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).month}monthCode(e){const t=ri(e,this);return Ii(this).monthCode(t.month,t.year)}day(e){const t=ii(e);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).day}dayOfWeek(e){const t=ii(e,!0);return Bt(t.isoYear,t.isoMonth,t.isoDay)}dayOfYear(e){const t=ri(e,this,!0);return si(Ii(this),t.year,t.month,t.day)}weekOfYear(e){const t=ii(e,!0);return function(e,t,n,r,o){const i=bi(e,1,4),a=Math.floor((si(Ot,e,t,n)-i-1)/7)+1;if(a<1)return a+Mi(e-1,1,4);const s=Mi(e,1,4);return a>s?a-s:a}(t.isoYear,t.isoMonth,t.isoDay)}daysInWeek(e){return ii(e,!0),7}daysInMonth(e){const t=ri(e,this,!0);return Ii(this).daysInMonth(t.year,t.month)}daysInYear(e){const t=ri(e,this,!0);return ai(Ii(this),t.year)}monthsInYear(e){const t=ri(e,this,!0);return Ii(this).monthsInYear(t.year)}inLeapYear(e){return Ii(this).inLeapYear(this.year(e))}dateFromFields(e,t){const n=oi(Ie(e,rn),Ii(this),t);return new Li(n.isoYear,n.isoMonth,n.isoDay,this)}yearMonthFromFields(e,t){const n=oi({...Ie(e,nn),day:1},Ii(this),t);return new No(n.isoYear,n.isoMonth,this,n.isoDay)}monthDayFromFields(e,t){const n=Ii(this);let{era:r,eraYear:o,year:i,month:a,monthCode:s,day:u}=Ie(e,an);if(void 0===u)throw new TypeError("required property 'day' missing or undefined");if(void 0!==s?i=kt:void 0!==r&&void 0!==o&&(i=Et(n.id,o,r)),void 0===i){if(void 0===s)throw new TypeError("either year or monthCode required with month");i=n.guessYearForMonthDay(s,u)}const c=oi({year:i,month:a,monthCode:s,day:u},n,t);return new ei(c.isoMonth,c.isoDay,this,n.normalizeISOYearForMonthDay(c.isoYear))}dateAdd(e,t,n){const r=Ii(this),o=function(e,t,n,r){e=Hn(e=kn(e,t.years,n,r),t.months,n,r);let o=n.epochMilliseconds(e.year,e.month,e.day);const i=Math.trunc(bt(t).div(ge).toNumber());return o=Vt(o,7*t.weeks+t.days+i),Pt(o)}(Ze(Li,e,n),Ze(Ko,t),r,ve(n));return new Li(o.isoYear,o.isoMonth,o.isoDay,this)}dateUntil(e,t,n){const r=Ii(this),o=Ze(Li,e),i=Ze(Li,t),a=Te(n).largestUnit,s="auto"===a?6:_e(a,6,6,9);return Hi(this,Oi(o,i)),Jo(function(e,t,n,r){let o=0,i=0,a=0,s=0;switch(r){case 9:o=function(e,t,n){const[,r,o]=Xt(t.year,e.month,e.day,n,0),i=Wt(t,e),a=Je(t.month,r)||Je(t.day,o);return t.year-e.year-(a&&i&&a!==i?i:0)}(e,t,n),e=kn(e,o,n,0);case 8:i=function(e,t,n){let r=0;const o=Wt(t,e);if(o){let{year:i}=e;for(;i!==t.year;)r+=n.monthsInYear(i)*o,i+=o;const[,a,s]=Xt(t.year,e.month,e.day,n,0);r+=t.month-a;const u=Je(t.day,s);u&&o&&u!==o&&(r-=o)}return r}(e,t,n),e=Hn(e,i,n,0)}return s=zt(n.epochMilliseconds(e.year,e.month,e.day),n.epochMilliseconds(t.year,t.month,t.day)),7===r&&(a=Math.trunc(s/7),s%=7),ft({years:o,months:i,weeks:a,days:s,hours:0,minutes:0,seconds:0,milliseconds:0,microseconds:0,nanoseconds:0})}(o,i,r,s))}fields(e){return e.slice()}mergeFields(e,t){return Ei(e,t)}toString(){return Ii(this).id}}function Di(){return new Ai("iso8601")}function Ei(e,t){var n;const r={...e,...t};if(void 0!==e.year){delete r.era,delete r.eraYear,delete r.year;let n=!1;void 0===t.era&&void 0===t.eraYear||(r.era=t.era,r.eraYear=t.eraYear,n=!0),void 0!==t.year&&(r.year=t.year,n=!0),n||(r.year=e.year)}if(void 0!==e.monthCode){delete r.monthCode,delete r.month;let n=!1;void 0!==t.month&&(r.month=t.month,n=!0),void 0!==t.monthCode&&(r.monthCode=t.monthCode,n=!0),n||(r.monthCode=e.monthCode)}return void 0!==e.day&&(r.day=null!=(n=t.day)?n:e.day),r}function Ci(e,t,n,r){const o=Ft(t,n,r);return vi(o,e.id),e.computeFields(o)}function Ni(e){return void 0===e.calendar?Di():Ze(Ai,e.calendar)}function Oi(e,t){const{calendar:n}=e;return Hi(n,t.calendar),n}function ki(e,t){const n=e.calendar,r=t.calendar;if("iso8601"===n.id)return r;if("iso8601"===r.id)return n;if(n.id!==r.id)throw new RangeError("Non-ISO calendars incompatible");return n}function Hi(e,t){if(e.toString()!==t.toString())throw new RangeError("Calendars must match")}Cn(Ai,"Calendar");class Li extends Ke{constructor(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Di();const o=Qt({isoYear:e,isoMonth:t,isoDay:n},1),i=Ze(Ai,r);!function(e,t){const n=Lt(e);so(n.add(n.sign()<0?86399999999999:0)),pi(n,t)}(o,i.toString()),super({...o,calendar:i})}static from(e,t){return ve(t),e instanceof Li?Yi(e.getISOFields()):"object"==typeof e?Yr(e,t):Yi(mr(qn(String(e))))}static compare(e,t){return Jt(Ze(Li,e),Ze(Li,t))}with(e,t){return jr(this,e,t)}withCalendar(e){const t=this.getISOFields();return new Li(t.isoYear,t.isoMonth,t.isoDay,e)}add(e,t){return this.calendar.dateAdd(this,e,t)}subtract(e,t){return this.calendar.dateAdd(this,Ze(Ko,e).negated(),t)}until(e,t){return Fi(this,Ze(Li,e),!1,t)}since(e,t){return Fi(this,Ze(Li,e),!0,t)}equals(e){return!Jt(this,Ze(Li,e))}toString(e){const t=cn(e),n=this.getISOFields();return fn(n)+wn(n.calendar.toString(),t)}toZonedDateTime(e){const t=function(e){let t,n;if("string"==typeof e)n=e;else{if("object"!=typeof e)throw new TypeError("Invalid options/timeZone argument");if(void 0!==e.id?n=e:(n=e.timeZone,t=e.plainTime),void 0===n)throw new TypeError("Invalid timeZone argument")}return{plainTime:t,timeZone:n}}(e),n=Ze(Or,t.timeZone),r=void 0===t.plainTime?void 0:Ze(Io,t.plainTime);return Fo({...this.getISOFields(),...r?r.getISOFields():St,timeZone:n})}toPlainDateTime(e){return qo({...this.getISOFields(),...Ao(e).getISOFields()})}toPlainYearMonth(){return Oo(this.getISOFields())}toPlainMonthDay(){return this.calendar.monthDayFromFields(this)}}function Yi(e){return new Li(e.isoYear,e.isoMonth,e.isoDay,e.calendar)}function Fi(e,t,n,r){return Jo(Pi(e,t,Oi(e,t),n,Ue(r,6,6,6,9)))}function Ri(e,t,n,r,o){return xo(_i(e,t,n,o.largestUnit),e,t,n,r,o)}function Pi(e,t,n,r,o){return xo(n.dateUntil(e,t,{largestUnit:Ye[o.largestUnit]}),e,t,n,r,o)}function _i(e,t,n,r){if(!pe(r))return Ui(e,t,r);const o=Yi({...e.getISOFields(),calendar:n});let i,a,s,u,c,h=Yi({...t.getISOFields(),calendar:n});do{a=n.dateUntil(o,h,{largestUnit:Ye[r]}),i=e.add(a),s=Ui(i,t,5),u=a.sign,c=s.sign}while(u&&c&&u!==c&&(h=h.add({days:c})));return d=s,{sign:(l=a).sign||d.sign,years:l.years+d.years,months:l.months+d.months,weeks:l.weeks+d.weeks,days:l.days+d.days,hours:l.hours+d.hours,minutes:l.minutes+d.minutes,seconds:l.seconds+d.seconds,milliseconds:l.milliseconds+d.milliseconds,microseconds:l.microseconds+d.microseconds,nanoseconds:l.nanoseconds+d.nanoseconds};var l,d}function Ui(e,t,n){return It(_t(t).sub(_t(e)),n)}Cn(Li,"PlainDate"),Tn(Li),En(Li,Dn),po(Li,fo({year:"numeric",month:"numeric",day:"numeric",weekday:void 0},{hour:void 0,minute:void 0,second:void 0}));class ji extends xe{constructor(e){super();const t=st(e,!0);!function(e){-1!==ut(e,ro)&&1!==ut(e,no)||xt()}(t),this[Ht]=t}static from(e){if(e instanceof ji)return new ji(e.epochNanoseconds);const t=Wn(String(e)),n=t.offsetNanoseconds;if(void 0===n)throw new RangeError("Must specify an offset");return new ji(Lt(en(t,1)).sub(n))}static fromEpochSeconds(e){return new ji(st(e).mult(1e9))}static fromEpochMilliseconds(e){return new ji(st(e).mult(1e6))}static fromEpochMicroseconds(e){return new ji(e*BigInt(1e3))}static fromEpochNanoseconds(e){return new ji(e)}static compare(e,t){return qt(Ze(ji,e),Ze(ji,t))}add(e){return new ji(Yn(this[Ht],Ze(Ko,e)))}subtract(e){return new ji(Yn(this[Ht],dt(Ze(Ko,e))))}until(e,t){return Bi(this,Ze(ji,e),t)}since(e,t){return Bi(Ze(ji,e),this,t)}round(e){const t=je(e,0,5,!0);return new ji(function(e,t){const[n,r]=function(e){const t=Rt(e);return[Yt(t.isoYear,t.isoMonth,t.isoDay),Mt(t)]}(e),o=ho(r,t);return n.add(o)}(this[Ht],t))}equals(e){return!qt(this,Ze(ji,e))}toString(e){const t=Te(e).timeZone;return this.toZonedDateTimeISO(null!=t?t:"UTC").toString({...e,offset:void 0===t?"never":"auto",timeZoneName:"never"})+(void 0===t?"Z":"")}toZonedDateTimeISO(e){return new Yo(this.epochNanoseconds,e)}toZonedDateTime(e){if(!De(e))throw new TypeError("Must specify options");if(void 0===e.calendar)throw new TypeError("Must specify a calendar");if(void 0===e.timeZone)throw new TypeError("Must specify a timeZone");return new Yo(this.epochNanoseconds,e.timeZone,e.calendar)}}function Bi(e,t,n){const r=Ue(n,3,0,0,5);return Jo(function(e,t,n){return It(Qe(t.sub(e),ye[n.smallestUnit]*n.roundingIncrement,n.roundingFunc),n.largestUnit)}(e[Ht],t[Ht],r))}function Zi(){return ji.fromEpochMilliseconds(this.valueOf())}Cn(ji,"Instant"),bn(ji),po(ji,lo({year:"numeric",month:"numeric",day:"numeric",weekday:void 0,hour:"numeric",minute:"2-digit",second:"2-digit"},{timeZoneName:void 0},{}));const $i=Symbol(),xi=Symbol(),zi=Symbol();class Vi extends Intl.DateTimeFormat{constructor(e,t){const n=br(e),r=function(e){const t={};for(const n in e){let r=e[n];De(r)&&(r=r.toString()),t[n]=r}return t}(t||{});super(n,r),this[$i]=n,this[xi]=r,this[zi]=new Map}format(e){const t=Ji(this,e);return t[0]===this?super.format(t[1]):t[0].format(t[1])}formatToParts(e){return super.formatToParts.call(...Ji(this,e))}formatRange(e,t){return super.formatRange.call(...Gi(this,e,t))}formatRangeToParts(e,t){return super.formatRangeToParts.call(...Gi(this,e,t))}}const Ki=Vi;function Ji(e,t){const n=vo(t);if(n){const r=Wi(e,n);return[r.buildFormat(t),r.buildEpochMilli(t)]}return[e,t]}function Gi(e,t,n){const r=vo(t);if(r!==vo(n))throw new TypeError("Mismatch of types");if(r){const o=Wi(e,r);return[o.buildFormat(t,n),new Date(o.buildEpochMilli(t)),new Date(o.buildEpochMilli(n))]}return[e,t,n]}function Wi(e,t){const n=e[zi];let r=n.get(t);return r||(r=function(e){const t={};return{buildFormat:function(n,r){const o=e.buildKey(n,r),i=o.join("|");return t[i]||(t[i]=e.buildFormat(...o))},buildEpochMilli:e.buildEpochMilli}}(t(e[$i],e[xi])),n.set(t,r)),r}const qi={zonedDateTimeISO:function(e){return Fo(Qi("iso8601",e))},zonedDateTime:function(e,t){return Fo(Qi(e,t))},plainDateTimeISO:function(e){return qo(Qi("iso8601",e))},plainDateTime:function(e,t){return qo(Qi(e,t))},plainDateISO:function(e){return Yi(Qi("iso8601",e))},plainDate:function(e,t){return Yi(Qi(e,t))},plainTimeISO:function(e){return To(Qi("iso8601",e))},instant:function(){return new ji(ea())},timeZone:Xi};function Xi(){return new Or((new vr).resolvedOptions().timeZone)}function Qi(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Xi();const n=Ze(Or,t);return{...Ro(ea(),n)[0],timeZone:n,calendar:Ze(Ai,e)}}function ea(){return st(Date.now()).mult(1e6)}Cn(qi,"Now");const ta={PlainYearMonth:No,PlainMonthDay:ei,PlainDate:Li,PlainTime:Io,PlainDateTime:Wo,ZonedDateTime:Yo,Instant:ji,Calendar:Ai,TimeZone:Or,Duration:Ko,Now:qi,[Symbol.toStringTag]:"Temporal"};const na=ta;function ra(e){return e*Math.PI/180}function oa(e){return 180*e/Math.PI}class ia{constructor(e,t,n,r,o){this.setLocationName(e),this.setLatitude(t),this.setLongitude(n),this.setElevation(r),this.setTimeZone(o)}latitude;longitude;locationName=null;timeZoneId;elevation;getElevation(){return this.elevation}setElevation(e){if("number"!=typeof e)throw new TypeError("Invalid elevation");if(e<0)throw new RangeError(`elevation ${e} must be zero or positive`);this.elevation=e}setLatitude(e){if("number"!=typeof e)throw new TypeError("Invalid latitude");if(e<-90||e>90)throw new RangeError(`Latitude ${e} out of range [-90,90]`);this.latitude=e}getLatitude(){return this.latitude}setLongitude(e){if("number"!=typeof e)throw new TypeError("Invalid longitude");if(e<-180||e>180)throw new RangeError(`Longitude ${e} out of range [-180,180]`);this.longitude=e}getLongitude(){return this.longitude}getLocationName(){return this.locationName}setLocationName(e){this.locationName=e}getTimeZone(){return this.timeZoneId}setTimeZone(e){this.timeZoneId=e}}const aa=6356.9;class sa{constructor(e,t){this.date=t,this.geoLocation=e}static GEOMETRIC_ZENITH=90;static CIVIL_ZENITH=96;static NAUTICAL_ZENITH=102;static ASTRONOMICAL_ZENITH=108;date;geoLocation;getSunrise(){const e=this.getUTCSunrise0(sa.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getSeaLevelSunrise(){const e=this.getUTCSeaLevelSunrise(sa.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getBeginCivilTwilight(){return this.getSunriseOffsetByDegrees(sa.CIVIL_ZENITH)}getBeginNauticalTwilight(){return this.getSunriseOffsetByDegrees(sa.NAUTICAL_ZENITH)}getBeginAstronomicalTwilight(){return this.getSunriseOffsetByDegrees(sa.ASTRONOMICAL_ZENITH)}getSunset(){const e=this.getUTCSunset0(sa.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getSeaLevelSunset(){const e=this.getUTCSeaLevelSunset(sa.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getEndCivilTwilight(){return this.getSunsetOffsetByDegrees(sa.CIVIL_ZENITH)}getEndNauticalTwilight(){return this.getSunsetOffsetByDegrees(sa.NAUTICAL_ZENITH)}getEndAstronomicalTwilight(){return this.getSunsetOffsetByDegrees(sa.ASTRONOMICAL_ZENITH)}static getTimeOffset(e,t){return null===e||isNaN(t)?null:e.add({milliseconds:t})}getSunriseOffsetByDegrees(e){const t=this.getUTCSunrise0(e);return isNaN(t)?null:this.getDateFromTime(t,!0)}getSunsetOffsetByDegrees(e){const t=this.getUTCSunset0(e);return isNaN(t)?null:this.getDateFromTime(t,!1)}getUTCSunrise0(e){return this.getUTCSunrise(this.getAdjustedDate(),this.geoLocation,e,!0)}getUTCSeaLevelSunrise(e){return this.getUTCSunrise(this.getAdjustedDate(),this.geoLocation,e,!1)}getUTCSunset0(e){return this.getUTCSunset(this.getAdjustedDate(),this.geoLocation,e,!0)}getUTCSeaLevelSunset(e){return this.getUTCSunset(this.getAdjustedDate(),this.geoLocation,e,!1)}getAdjustedDate(){return this.date}getElevationAdjustment(e){return oa(Math.acos(aa/(aa+e/1e3)))}adjustZenith(e,t){let n=e;return e===sa.GEOMETRIC_ZENITH&&(n=e+(.8333333333333333+this.getElevationAdjustment(t))),n}static JULIAN_DAY_JAN_1_2000=2451545;static JULIAN_DAYS_PER_CENTURY=36525;getUTCSunrise(e,t,n,r){const o=r?t.getElevation():0,i=this.adjustZenith(n,o);let a=sa.getSunriseUTC(sa.getJulianDay(e),t.getLatitude(),-t.getLongitude(),i);for(a/=60;a<0;)a+=24;for(;a>=24;)a-=24;return a}getUTCSunset(e,t,n,r){const o=r?t.getElevation():0,i=this.adjustZenith(n,o);let a=sa.getSunsetUTC(sa.getJulianDay(e),t.getLatitude(),-t.getLongitude(),i);for(a/=60;a<0;)a+=24;for(;a>=24;)a-=24;return a}getTemporalHour(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getSeaLevelSunrise(),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getSeaLevelSunset();if(null===e||null===t)return NaN;const n=t.epochMilliseconds-e.epochMilliseconds;return Math.floor(n/12)}getSunTransit(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getSeaLevelSunrise(),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getSeaLevelSunset();const n=this.getTemporalHour(e,t);return sa.getTimeOffset(e,6*n)}getDateFromTime(e,t){if(isNaN(e))return null;let n=e,r=this.getAdjustedDate();const o=Math.trunc(n);n-=o;const i=Math.trunc(n*=60);n-=i;const a=Math.trunc(n*=60);n-=a;const s=Math.trunc(this.geoLocation.getLongitude()/15);return t&&s+o>18?r=r.add({days:-1}):!t&&s+o<6&&(r=r.add({days:1})),r.toZonedDateTime({timeZone:"UTC",plainTime:new na.PlainTime(o,i,a,Math.trunc(1e3*n))}).withTimeZone(this.geoLocation.getTimeZone())}static getJulianDay(e){let{year:t,month:n}=e;const{day:r}=e;n<=2&&(t-=1,n+=12);const o=Math.trunc(t/100),i=Math.trunc(2-o+o/4);return Math.floor(365.25*(t+4716))+Math.floor(30.6001*(n+1))+r+i-1524.5}static getJulianCenturiesFromJulianDay(e){return(e-sa.JULIAN_DAY_JAN_1_2000)/sa.JULIAN_DAYS_PER_CENTURY}static getJulianDayFromJulianCenturies(e){return e*sa.JULIAN_DAYS_PER_CENTURY+sa.JULIAN_DAY_JAN_1_2000}static getSunGeometricMeanLongitude(e){let t=280.46646+e*(36000.76983+3032e-7*e);for(;t>360;)t-=360;for(;t<0;)t+=360;return t}static getSunGeometricMeanAnomaly(e){return 357.52911+e*(35999.05029-1537e-7*e)}static getEarthOrbitEccentricity(e){return.016708634-e*(42037e-9+1.267e-7*e)}static getSunEquationOfCenter(e){const t=ra(sa.getSunGeometricMeanAnomaly(e));return Math.sin(t)*(1.914602-e*(.004817+14e-6*e))+Math.sin(t+t)*(.019993-101e-6*e)+289e-6*Math.sin(t+t+t)}static getSunTrueLongitude(e){return sa.getSunGeometricMeanLongitude(e)+sa.getSunEquationOfCenter(e)}static getSunApparentLongitude(e){const t=125.04-1934.136*e;return sa.getSunTrueLongitude(e)-.00569-.00478*Math.sin(ra(t))}static getMeanObliquityOfEcliptic(e){return 23+(26+(21.448-e*(46.815+e*(59e-5-.001813*e)))/60)/60}static getObliquityCorrection(e){const t=125.04-1934.136*e;return sa.getMeanObliquityOfEcliptic(e)+.00256*Math.cos(ra(t))}static getSunDeclination(e){const t=sa.getObliquityCorrection(e),n=sa.getSunApparentLongitude(e),r=Math.sin(ra(t))*Math.sin(ra(n));return oa(Math.asin(r))}static getEquationOfTime(e){const t=sa.getObliquityCorrection(e),n=sa.getSunGeometricMeanLongitude(e),r=sa.getEarthOrbitEccentricity(e),o=sa.getSunGeometricMeanAnomaly(e);let i=Math.tan(ra(t)/2);i*=i;const a=Math.sin(2*ra(n)),s=Math.sin(ra(o));return 4*oa(i*a-2*r*s+4*r*i*s*Math.cos(2*ra(n))-.5*i*i*Math.sin(4*ra(n))-1.25*r*r*Math.sin(2*ra(o)))}static getSunHourAngleAtSunrise(e,t,n){const r=ra(e),o=ra(t);return Math.acos(Math.cos(ra(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSunHourAngleAtSunset(e,t,n){const r=ra(e),o=ra(t);return-Math.acos(Math.cos(ra(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSolarElevation(e,t,n){const r=sa.getJulianDay(e.toPlainDate()),o=sa.getJulianCenturiesFromJulianDay(r),i=sa.getEquationOfTime(o);let a=e.hour+12+(e.minute+i+e.second/60)/60;a=-360*a/24%360;const s=ra(n-a),u=ra(sa.getSunDeclination(o)),c=ra(t);return oa(Math.asin(Math.sin(c)*Math.sin(u)+Math.cos(c)*Math.cos(u)*Math.cos(s)))}static getSolarAzimuth(e,t,n){const r=sa.getJulianDay(e.toPlainDate()),o=sa.getJulianCenturiesFromJulianDay(r),i=sa.getEquationOfTime(o);let a=e.hour+12+(e.minute+i+e.second/60)/60;a=-360*a/24%360;const s=ra(n-a),u=ra(sa.getSunDeclination(o)),c=ra(t);return oa(Math.atan(Math.sin(s)/(Math.cos(s)*Math.sin(c)-Math.tan(u)*Math.cos(c))))+180}static getSunriseUTC(e,t,n,r){const o=sa.getJulianCenturiesFromJulianDay(e),i=sa.getSolarNoonUTC(o,n),a=sa.getJulianCenturiesFromJulianDay(e+i/1440);let s=sa.getEquationOfTime(a),u=sa.getSunDeclination(a),c=sa.getSunHourAngleAtSunrise(t,u,r),h=n-oa(c),l=4*h,d=720+l-s;const m=sa.getJulianCenturiesFromJulianDay(sa.getJulianDayFromJulianCenturies(o)+d/1440);return s=sa.getEquationOfTime(m),u=sa.getSunDeclination(m),c=sa.getSunHourAngleAtSunrise(t,u,r),h=n-oa(c),l=4*h,d=720+l-s,d}static getSolarNoonUTC(e,t){const n=sa.getJulianCenturiesFromJulianDay(sa.getJulianDayFromJulianCenturies(e)+t/360);let r=sa.getEquationOfTime(n);const o=720+4*t-r,i=sa.getJulianCenturiesFromJulianDay(sa.getJulianDayFromJulianCenturies(e)-.5+o/1440);return r=sa.getEquationOfTime(i),720+4*t-r}static getSunsetUTC(e,t,n,r){const o=sa.getJulianCenturiesFromJulianDay(e),i=sa.getSolarNoonUTC(o,n),a=sa.getJulianCenturiesFromJulianDay(e+i/1440);let s=sa.getEquationOfTime(a),u=sa.getSunDeclination(a),c=sa.getSunHourAngleAtSunset(t,u,r),h=n-oa(c),l=4*h,d=720+l-s;const m=sa.getJulianCenturiesFromJulianDay(sa.getJulianDayFromJulianCenturies(o)+d/1440);return s=sa.getEquationOfTime(m),u=sa.getSunDeclination(m),c=sa.getSunHourAngleAtSunset(t,u,r),h=n-oa(c),l=4*h,d=720+l-s,d}}const ua=[["Ashdod","IL",31.79213,34.64966,"Asia/Jerusalem",27],["Atlanta","US",33.749,-84.38798,"America/New_York",336],["Austin","US",30.26715,-97.74306,"America/Chicago",165],["Baghdad","IQ",33.34058,44.40088,"Asia/Baghdad",41],["Beer Sheva","IL",31.25181,34.7913,"Asia/Jerusalem",285],["Berlin","DE",52.52437,13.41053,"Europe/Berlin",43],["Baltimore","US",39.29038,-76.61219,"America/New_York",35],["Bogota","CO",4.60971,-74.08175,"America/Bogota",2582],["Boston","US",42.35843,-71.05977,"America/New_York",38],["Budapest","HU",47.49801,19.03991,"Europe/Budapest",104],["Buenos Aires","AR",-34.61315,-58.37723,"America/Argentina/Buenos_Aires",31],["Buffalo","US",42.88645,-78.87837,"America/New_York",191],["Chicago","US",41.85003,-87.65005,"America/Chicago",180],["Cincinnati","US",39.162,-84.45689,"America/New_York",267],["Cleveland","US",41.4995,-81.69541,"America/New_York",204],["Dallas","US",32.78306,-96.80667,"America/Chicago",139],["Denver","US",39.73915,-104.9847,"America/Denver",1636],["Detroit","US",42.33143,-83.04575,"America/Detroit",192],["Eilat","IL",29.55805,34.94821,"Asia/Jerusalem",63],["Gibraltar","GI",36.14474,-5.35257,"Europe/Gibraltar",11],["Haifa","IL",32.81841,34.9885,"Asia/Jerusalem",40],["Hawaii","US",21.30694,-157.85833,"Pacific/Honolulu",18],["Helsinki","FI",60.16952,24.93545,"Europe/Helsinki",26],["Houston","US",29.76328,-95.36327,"America/Chicago",30],["Jerusalem","IL",31.76904,35.21633,"Asia/Jerusalem",786],["Johannesburg","ZA",-26.20227,28.04363,"Africa/Johannesburg",1767],["Kiev","UA",50.45466,30.5238,"Europe/Kiev",187],["La Paz","BO",-16.5,-68.15,"America/La_Paz",3782],["Livingston","US",40.79593,-74.31487,"America/New_York",98],["Las Vegas","US",36.17497,-115.13722,"America/Los_Angeles",613],["London","GB",51.50853,-.12574,"Europe/London",25],["Los Angeles","US",34.05223,-118.24368,"America/Los_Angeles",96],["Marseilles","FR",43.29695,5.38107,"Europe/Paris",28],["Miami","US",25.77427,-80.19366,"America/New_York",25],["Minneapolis","US",44.97997,-93.26384,"America/Chicago",262],["Melbourne","AU",-37.814,144.96332,"Australia/Melbourne",25],["Mexico City","MX",19.42847,-99.12766,"America/Mexico_City",2240],["Montreal","CA",45.50884,-73.58781,"America/Toronto",216],["Moscow","RU",55.75222,37.61556,"Europe/Moscow",144],["New York","US",40.71427,-74.00597,"America/New_York",57],["Omaha","US",41.25861,-95.93779,"America/Chicago",315],["Ottawa","CA",45.41117,-75.69812,"America/Toronto",71],["Panama City","PA",8.9936,-79.51973,"America/Panama",17],["Paris","FR",48.85341,2.3488,"Europe/Paris",42],["Pawtucket","US",41.87871,-71.38256,"America/New_York",0],["Petach Tikvah","IL",32.08707,34.88747,"Asia/Jerusalem",54],["Philadelphia","US",39.95233,-75.16379,"America/New_York",8],["Phoenix","US",33.44838,-112.07404,"America/Phoenix",366],["Pittsburgh","US",40.44062,-79.99589,"America/New_York",239],["Providence","US",41.82399,-71.41283,"America/New_York",0],["Portland","US",45.52345,-122.67621,"America/Los_Angeles",15],["Saint Louis","US",38.62727,-90.19789,"America/Chicago",149],["Saint Petersburg","RU",59.93863,30.31413,"Europe/Moscow",11],["San Diego","US",32.71533,-117.15726,"America/Los_Angeles",20],["San Francisco","US",37.77493,-122.41942,"America/Los_Angeles",28],["Sao Paulo","BR",-23.5475,-46.63611,"America/Sao_Paulo",769],["Seattle","US",47.60621,-122.33207,"America/Los_Angeles",56],["Sydney","AU",-33.86785,151.20732,"Australia/Sydney",58],["Tel Aviv","IL",32.08088,34.78057,"Asia/Jerusalem",15],["Tiberias","IL",32.79221,35.53124,"Asia/Jerusalem",0],["Toronto","CA",43.70011,-79.4163,"America/Toronto",175],["Vancouver","CA",49.24966,-123.11934,"America/Vancouver",70],["White Plains","US",41.03399,-73.76291,"America/New_York",82],["Washington DC","US",38.89511,-77.03637,"America/New_York",6],["Worcester","US",42.26259,-71.80229,"America/New_York",164]],ca=new Map,ha={0:"UTC",4:"America/Puerto_Rico",5:"America/New_York",6:"America/Chicago",7:"America/Denver",8:"America/Los_Angeles",9:"America/Anchorage",10:"Pacific/Honolulu",11:"Pacific/Pago_Pago",13:"Pacific/Funafuti",14:"Pacific/Guam",15:"Pacific/Palau",16:"Pacific/Chuuk"},la=new Map;class da extends ia{constructor(e,t,n,r,o,i,a,s){const u="number"==typeof e?e:parseFloat(e);if(isNaN(u)||u<-90||u>90)throw new RangeError(`Latitude ${e} out of range [-90,90]`);const c="number"==typeof t?t:parseFloat(t);if(isNaN(c)||c<-180||c>180)throw new RangeError(`Longitude ${t} out of range [-180,180]`);super(o,u,c,"number"==typeof s&&s>0?s:0,r),this.il=Boolean(n),this.cc=i,this.geoid=a}getIsrael(){return this.il}getName(){return this.getLocationName()}getShortName(){const e=this.getLocationName();if(!e)return e;const t=e.indexOf(", ");if(-1===t)return e;if("US"===this.cc&&"D"===e[t+2]){if("C"===e[t+3])return e.substring(0,t+4);if("."===e[t+3]&&"C"===e[t+4])return e.substring(0,t+6)}return e.substring(0,t)}getCountryCode(){return this.cc}getTzid(){return this.getTimeZone()}getTimeFormatter(){return function(e){const t=la.get(e);if(t)return t;const n=new Intl.DateTimeFormat("en-US",{timeZone:e,hour:"numeric",minute:"numeric",hour12:!1});return la.set(e,n),n}(this.getTimeZone())}getGeoId(){return this.geoid}static lookup(e){return ca.get(e.toLowerCase())}toString(){return JSON.stringify(this)}static legacyTzToTzid(e,t){if(e=+e,"none"==t){if(0==e)return"UTC";return`Etc/GMT${e>0?"+":""}${e}`}if(2==e&&"israel"==t)return"Asia/Jerusalem";if("eu"==t)switch(e){case-2:return"Atlantic/Cape_Verde";case-1:return"Atlantic/Azores";case 0:return"Europe/London";case 1:return"Europe/Paris";case 2:return"Europe/Athens"}else if("usa"==t)return ha[String(-1*e)]}static getUsaTzid(e,t,n){return 10==t&&"AK"==e?"America/Adak":7==t&&"AZ"==e?"Y"==n?"America/Denver":"America/Phoenix":ha[t]}static addLocation(e,t){const n=e.toLowerCase();return!ca.has(n)&&(ca.set(n,t),!0)}}for(const e of ua){const t=new da(e[2],e[3],"IL"==e[1],e[4],e[0],e[1],void 0,e[5]);da.addLocation(t.getName(),t)}const ma=new Map;const fa=/^(\d+).(\d+).(\d+),?\s+(\d+).(\d+).(\d+)/;function ga(e,t){const n=function(e){const t=ma.get(e);if(t)return t;const n=new Intl.DateTimeFormat("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1,timeZone:e});return ma.set(e,n),n}(e).format(t),r=fa.exec(n);let o=r[4];return"24"==o&&(o="00"),r[3]=ya(r[3]),`${r[3]}-${r[1]}-${r[2]}T${o}:${r[5]}:${r[6]}Z`}function ya(e){return e<0?"-00"+ya(-e):e<10?"000"+e:e<100?"00"+e:e<1e3?"0"+e:String(e)}function Sa(e){return e<10?"0"+e:String(e)}function wa(e){if(null===e)return new Date(NaN);const t=new Date(e.epochMilliseconds);return t.setMilliseconds(0),t}("undefined"!=typeof globalThis?globalThis:window).Temporal=ta,Intl.DateTimeFormat=Ki,Date.prototype.toTemporalInstant=Zi;class pa{constructor(t,n,r){const o=e.greg.isDate(n)?n:ae.isHDate(n)?n.greg():Q(`invalid date: ${n}`);this.date=o,this.gloc=t;const i=Temporal.PlainDate.from({year:o.getFullYear(),month:o.getMonth()+1,day:o.getDate()});this.noaa=new sa(t,i),this.useElevation=Boolean(r)}timeAtAngle(e,t){const n=90+e;return wa(t?this.noaa.getSunriseOffsetByDegrees(n):this.noaa.getSunsetOffsetByDegrees(n))}sunrise(){return wa(this.useElevation?this.noaa.getSunrise():this.noaa.getSeaLevelSunrise())}seaLevelSunrise(){return wa(this.noaa.getSeaLevelSunrise())}sunset(){return wa(this.useElevation?this.noaa.getSunset():this.noaa.getSeaLevelSunset())}seaLevelSunset(){return wa(this.noaa.getSeaLevelSunset())}dawn(){return wa(this.noaa.getBeginCivilTwilight())}dusk(){return wa(this.noaa.getEndCivilTwilight())}gregEve(){const e=new Date(this.date);e.setDate(e.getDate()-1);return new pa(this.gloc,e,this.useElevation).sunset()}nightHour(){return(this.sunrise()-this.gregEve())/12}chatzot(){return wa(this.noaa.getSunTransit())}chatzotNight(){return new Date(this.sunrise().getTime()-6*this.nightHour())}alotHaShachar(){return this.timeAtAngle(16.1,!0)}misheyakir(){return this.timeAtAngle(11.5,!0)}misheyakirMachmir(){return this.timeAtAngle(10.2,!0)}getShaahZmanisBasedZman(e){const t=this.noaa.getSunrise(),n=this.noaa.getSunset(),r=this.noaa.getTemporalHour(t,n),o=Math.round(r*e);return wa(sa.getTimeOffset(t,o))}sofZmanShma(){return this.getShaahZmanisBasedZman(3)}sofZmanTfilla(){return this.getShaahZmanisBasedZman(4)}sofZmanShmaMGA(){const e=this.sunriseOffset(-72,!1,!0),t=(this.sunsetOffset(72,!1,!0)-e)/12;return new Date(e.getTime()+3*t)}sofZmanTfillaMGA(){const e=this.sunriseOffset(-72,!1,!0),t=(this.sunsetOffset(72,!1,!0)-e)/12;return new Date(e.getTime()+4*t)}minchaGedola(){return this.getShaahZmanisBasedZman(6.5)}minchaKetana(){return this.getShaahZmanisBasedZman(9.5)}plagHaMincha(){return this.getShaahZmanisBasedZman(10.75)}tzeit(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:8.5;return this.timeAtAngle(e,!1)}neitzHaChama(){return this.sunrise()}shkiah(){return this.sunset()}static formatTime(e,t){const n=t.format(e),r=n.split(":");return"24"===r[0]?"00:"+r[1]:n}static roundTime(e){const t=e.getTime();if(isNaN(t))return e;const n=e.getMilliseconds(),r=e.getSeconds();if(0===r&&0===n)return e;const o=1e3*r+n;return new Date(t+(o>=3e4?6e4-o:-1*o))}static timeZoneOffset(e,t){const n=function(e,t){const n=ga("UTC",t),r=ga(e,t),o=new Date(n).getTime()-new Date(r).getTime();return Math.ceil(o/1e3/60)}(e,t),r=Math.abs(n),o=r%60;return(n<0?"+":"-")+Sa(Math.floor(r/60))+":"+Sa(o)}static formatISOWithTimeZone(e,t){return isNaN(t.getTime())?null:ga(e,t).substring(0,19)+pa.timeZoneOffset(e,t)}sunriseOffset(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=arguments.length>2&&void 0!==arguments[2]&&arguments[2]?this.seaLevelSunrise():this.sunrise();return isNaN(n.getTime())?n:(t&&(e>0&&n.getSeconds()>=30&&e++,n.setSeconds(0,0)),new Date(n.getTime()+60*e*1e3))}sunsetOffset(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=arguments.length>2&&void 0!==arguments[2]&&arguments[2]?this.seaLevelSunset():this.sunset();return isNaN(n.getTime())?n:(t&&(e>0&&n.getSeconds()>=30&&e++,n.setSeconds(0,0)),new Date(n.getTime()+60*e*1e3))}}const va={FRI:5,SAT:6};function ba(e,t,n,r,o){let i=!1,a=n==va.SAT,s=e?e.getFlags():he.LIGHT_CANDLES;void 0!==e?n!=va.FRI&&(s&(he.LIGHT_CANDLES_TZEIS|he.CHANUKAH_CANDLES)?a=!0:s&he.YOM_TOV_ENDS&&(i=!0,a=!0)):n==va.SAT&&(i=!0,s=he.LIGHT_CANDLES_TZEIS);const u=a?o.havdalahMins:o.candleLightingMins,c=new pa(r,t,o.useElevation),h=u?c.sunsetOffset(u,!0):c.tzeit(o.havdalahDeg);return isNaN(h.getTime())?null:i?new Ia(t,s,h,r,o.havdalahMins,e):new Ta(t,s,h,r,e)}class Ma extends de{constructor(e,t,n,r,o,i){super(e,t,n),this.eventTime=pa.roundTime(r),this.location=o;const a=o.getTimeFormatter();this.eventTimeStr=pa.formatTime(this.eventTime,a),void 0!==i&&(this.linkedEvent=i)}render(e){return X.gettext(this.getDesc(),e)+": "+this.eventTimeStr}renderBrief(e){return X.gettext(this.getDesc(),e)}getCategories(){switch(this.getDesc()){case"Candle lighting":return["candles"];case"Havdalah":return["havdalah"];case"Fast begins":case"Fast ends":return["zmanim","fast"]}}}class Ia extends Ma{constructor(e,t,n,r,o,i){super(e,"Havdalah",t,n,r,i),o&&(this.havdalahMins=o)}render(e){return this.renderBrief(e)+": "+this.eventTimeStr}renderBrief(e){let t=X.gettext(this.getDesc(),e);if(this.havdalahMins){const n=X.gettext("min",e);t+=` (${this.havdalahMins} ${n})`}return t}getEmoji(){return"✨"}}class Ta extends Ma{constructor(e,t,n,r,o){super(e,"Candle lighting",t,n,r,o)}getEmoji(){return"🕯️"}}function Aa(e,t,n,r,o){return isNaN(t.getTime())?null:new Ma(e,n,r.getFlags(),t,o,r)}const Da=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Ea=["רִאשׁוֹן","שֵׁנִי","שְׁלִישִׁי","רְבִיעִי","חֲמִישִׁי","שִׁישִּׁי","שַׁבָּת"],Ca="בַּלַּ֥יְלָה";class Na{constructor(e,t){let n=t-7;n<0&&(n+=ae.monthsInYear(e));const r=235*Math.floor((e-1)/19)+(e-1)%19*12+Math.floor(((e-1)%19*7+1)/19)+n,o=204+Math.floor(r%1080*793),i=5+12*r+793*Math.floor(r/1080)+Math.floor(o/1080)-6,a=(o%1080+i%24*1080)%1080,s=(1+29*r+Math.floor(i/24))%7;this.year=e,this.month=t,this.dow=s,this.hour=i%24,this.minutes=Math.floor(a/18),this.chalakim=a%18}getYear(){return this.year}getMonth(){return this.month}getMonthName(){return ae.getMonthName(this.month,this.year)}getDow(){return this.dow}getHour(){return this.hour}getMinutes(){return this.minutes}getChalakim(){return this.chalakim}}class Oa extends de{constructor(e,t,n){const r=new Na(t,n);super(e,`Molad ${r.getMonthName()} ${t}`,he.MOLAD),this.molad=r}render(e){const t=this.molad;"string"==typeof(e=e||X.getLocaleName())&&(e=e.toLowerCase());const n="he"===e||"he-x-nonikud"===e||"h"===e,r=X.gettext(t.getMonthName(),e),o=(n?Ea:Da)[t.getDow()],i=t.getMinutes(),a=t.getHour(),s=t.getChalakim(),u=X.gettext("Molad",e),c=X.lookupTranslation("min",e)||"minutes",h=X.gettext("chalakim",e);if(n){return`${u} ${r} יִהְיֶה בַּיּוֹם ${o} בשָׁבוּעַ, בְּשָׁעָה ${a} ${a<5?Ca:a<12?"בַּבֹּקֶר":a<17?"בַּצׇּהֳרַיִים":a<21?"בָּעֶרֶב":Ca}, ו-${i} ${c} ו-${s} ${h}`}return`${u} ${r}: ${o}, ${i} ${c} and ${s} ${h} after ${a}:00`}}const ka=[null,"Lovingkindness","Might","Beauty","Eternity","Splendor","Foundation","Majesty"],Ha=[null,"Chesed","Gevurah","Tiferet","Netzach","Hod","Yesod","Malkhut"];class La extends de{constructor(e,t){if(super(e,`Omer ${t}`,he.OMER_COUNT),t<1||t>49)throw new RangeError(`Invalid Omer day ${t}`);this.weekNumber=Math.floor((t-1)/7)+1,this.daysWithinWeeks=t%7||7,this.omer=t}sefira(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"en";const t=ka[this.weekNumber],n=ka[this.daysWithinWeeks];switch(e){case"he":const e=X.gettext(t,"he");return`${X.gettext(n,"he")} ${2===this.weekNumber||6===this.weekNumber?"שֶׁבִּ":"שֶׁבְּ"}${e}`.normalize();case"translit":const r=Ha[this.weekNumber];return`${Ha[this.daysWithinWeeks]} ${2===this.weekNumber||6===this.weekNumber?"shebi":"sheb'"}${r}`;default:return`${n} within ${t}`}}render(e){e=e||X.getLocaleName();const t=this.omer;return("he"==e?z(t):X.ordinal(t,e))+" "+X.gettext("day of the Omer",e)}renderBrief(e){return X.gettext("Omer",e)+" "+X.gettext("day",e)+" "+this.omer}getEmoji(){if("string"==typeof this.emoji)return this.emoji;const e=this.omer;return e<=20?String.fromCodePoint(9312+e-1):e<=35?String.fromCodePoint(12881+e-21):String.fromCodePoint(12977+e-36)}getWeeks(){return 7===this.daysWithinWeeks?this.weekNumber:this.weekNumber-1}getDaysWithinWeeks(){return this.daysWithinWeeks}getTodayIs(e){if("string"==typeof(e=e||X.getLocaleName())&&(e=e.toLowerCase()),"he"===e)return Za(this.omer);if("he-x-nonikud"===e)return X.hebrewStripNikkud(Za(this.omer));const t=1===this.omer?"day":"days";let n=`Today is ${this.omer} ${t}`;if(this.weekNumber>1||7===this.omer){const e=7===this.daysWithinWeeks,t=e?this.weekNumber:this.weekNumber-1;if(n+=`, which is ${t} ${1===t?"week":"weeks"}`,!e){const e=1===this.daysWithinWeeks?"day":"days";n+=` and ${this.daysWithinWeeks} ${e}`}}return n+" of the Omer"}url(){return`https://www.hebcal.com/omer/${this.getDate().getFullYear()}/${this.omer}`}}const Ya=["","עֲשָׂרָה","עֶשְׂרִים","שְׁלוֹשִׁים","אַרְבָּעִים"],Fa=["","אֶחָד","שְׁנַיִם","שְׁלוֹשָׁה","אַרְבָּעָה","חֲמִשָׁה","שִׁשָׁה","שִׁבְעָה","שְׁמוֹנָה","תִּשְׁעָה"],Ra="שְׁנֵי",Pa="יָמִים",_a=Ra+" "+Pa,Ua="שָׁבוּעוֹת",ja="יוֹם",Ba=ja+" "+Fa[1];function Za(e){const t=Math.floor(e/10),n=e%10;let r="הַיוֹם ";if(10<e&&e<20?r+=Fa[n]+" עָשָׂר":e>9&&(r+=Fa[n],n&&(r+=" וְ")),e>2?((e>20||10===e||20===e)&&(r+=Ya[t]),r+=e<11?Fa[n]+" "+Pa+" ":" "+ja+" "):r+=1===e?Ba+" ":_a+" ",e>6){r=r.trim(),r+=", שְׁהֵם ";const t=Math.floor(e/7),n=e%7;r+=t>2?Fa[t]+" "+Ua+" ":1==t?"שָׁבוּעַ "+Fa[1]+" ":Ra+" "+Ua+" ",n&&(r+="וְ",r+=n>2?Fa[n]+" "+Pa+" ":1==n?Ba+" ":_a+" ")}return r+="לָעוֹמֶר",r.normalize()}class $a{constructor(e,t){e=+e;const n=ae.longCheshvan(e),r=ae.shortKislev(e),o=this.type=n&&!r?2:!n&&r?0:1;this.year=e;const i=new ae(1,g.TISHREI,e),a=i.abs(),s=this.roshHashanaDay=i.getDay()+1;this.firstSaturday=ae.dayOnOrBefore(6,a+6);const u=this.leap=+ae.isLeapYear(e);this.il=Boolean(t);const c=`${u}${s}${o}`;if(as[c])this.key=c,this.theSedraArray=as[c];else{const e=this.key=c+ +this.il;this.theSedraArray=as[e]}if(!this.theSedraArray)throw new Error(`improper sedra year type ${this.key} calculated for ${e}`)}get(e){return this.lookup(e).parsha}getString(e,t){const n=this.get(e),r=t||X.getLocaleName();let o=X.gettext(n[0],r);if(2==n.length){o+=("he"==r?"־":"-")+X.gettext(n[1],r)}return X.gettext("Parashat",r)+" "+o}isParsha(e){return!this.lookup(e).chag}find(e){if("number"==typeof e){if(e>53||e<0&&!function(e){switch(e){case-21:case-26:case-28:case-31:case-38:case-41:case-50:return!0}return!1}(e))throw new RangeError(`Invalid parsha number: ${e}`);const t=this.theSedraArray.indexOf(e);return-1===t?null:new ae(this.firstSaturday+7*t)}if("string"==typeof e){const t=za.get(e);if("number"==typeof t)return this.find(t);if(-1!==e.indexOf("-"))return this.find(e.split("-"));{const t=this.theSedraArray.indexOf(e);return-1===t?null:new ae(this.firstSaturday+7*t)}}if(Array.isArray(e)&&1===e.length&&"string"==typeof e[0])return this.find(e[0]);if(Array.isArray(e)&&2===e.length&&"string"==typeof e[0]&&"string"==typeof e[1]){const t=e[0],n=e[1],r=za.get(t);if(za.get(n)===r+1)return this.find(-r);throw new RangeError(`Unrecognized parsha name: ${t}-${n}`)}throw new TypeError(`Invalid parsha argument: ${e}`)}getSedraArray(){return this.theSedraArray}getFirstSaturday(){return this.firstSaturday}getYear(){return this.year}lookup(e){const t="number"==typeof e?e:ae.isHDate(e)?e.abs():function(e){throw new TypeError(e)}(`Bad date argument: ${e}`),n=ae.dayOnOrBefore(6,t+6),r=(n-this.firstSaturday)/7,o=this.theSedraArray[r];if(void 0===o){return new $a(this.year+1,this.il).lookup(n)}if("string"==typeof o)return{parsha:[o],chag:!0};if(o>=0)return{parsha:[xa[o]],chag:!1,num:o+1};const i=Va(o);return{parsha:[xa[i],xa[i+1]],chag:!1,num:[i+1,i+2]}}}const xa=["Bereshit","Noach","Lech-Lecha","Vayera","Chayei Sara","Toldot","Vayetzei","Vayishlach","Vayeshev","Miketz","Vayigash","Vayechi","Shemot","Vaera","Bo","Beshalach","Yitro","Mishpatim","Terumah","Tetzaveh","Ki Tisa","Vayakhel","Pekudei","Vayikra","Tzav","Shmini","Tazria","Metzora","Achrei Mot","Kedoshim","Emor","Behar","Bechukotai","Bamidbar","Nasso","Beha'alotcha","Sh'lach","Korach","Chukat","Balak","Pinchas","Matot","Masei","Devarim","Vaetchanan","Eikev","Re'eh","Shoftim","Ki Teitzei","Ki Tavo","Nitzavim","Vayeilech","Ha'azinu"],za=new Map;for(let e=0;e<xa.length;e++){const t=xa[e];za.set(t,e)}function Va(e){return-e}const Ka="Rosh Hashana",Ja="Yom Kippur",Ga="Sukkot",Wa="Sukkot Shabbat Chol ha-Moed",qa="Shmini Atzeret",Xa=Wa,Qa="Pesach",es="Pesach I",ts="Pesach Shabbat Chol ha-Moed",ns="Pesach VII",rs="Pesach VIII",os="Shavuot";function is(e,t){return Array.from({length:t-e+1},((t,n)=>n+e))}const as={"020":[51,52].concat(Xa,is(0,20),Va(21),23,24,Qa,25,Va(26),Va(28),30,Va(31),is(33,40),Va(41),is(43,49),Va(50)),"0220":[51,52].concat(Xa,is(0,20),Va(21),23,24,Qa,25,Va(26),Va(28),30,Va(31),33,os,is(34,37),Va(38),40,Va(41),is(43,49),Va(50)),"0510":[52].concat(Ja,Xa,is(0,20),Va(21),23,24,es,rs,25,Va(26),Va(28),30,Va(31),is(33,40),Va(41),is(43,50)),"0511":[52].concat(Ja,Xa,is(0,20),Va(21),23,24,Qa,25,Va(26),Va(28),is(30,40),Va(41),is(43,50)),"052":[52].concat(Ja,Wa,is(0,24),ns,25,Va(26),Va(28),30,Va(31),is(33,40),Va(41),is(43,50)),"070":[].concat(Ka,52,Ga,qa,is(0,20),Va(21),23,24,ns,25,Va(26),Va(28),30,Va(31),is(33,40),Va(41),is(43,50)),"072":[].concat(Ka,52,Ga,qa,is(0,20),Va(21),23,24,ts,25,Va(26),Va(28),30,Va(31),is(33,40),Va(41),is(43,49),Va(50)),1200:[51,52].concat(Wa,is(0,27),ts,is(28,33),os,is(34,37),Va(38),40,Va(41),is(43,49),Va(50)),1201:[51,52].concat(Wa,is(0,27),ts,is(28,40),Va(41),is(43,49),Va(50)),1220:[51,52].concat(Wa,is(0,27),es,rs,is(28,40),Va(41),is(43,50)),1221:[51,52].concat(Wa,is(0,27),Qa,is(28,50)),150:[52].concat(Ja,Wa,is(0,28),ns,is(29,50)),152:[52].concat(Ja,Wa,is(0,28),ts,is(29,49),Va(50)),170:[].concat(Ka,52,Ga,qa,is(0,27),ts,is(28,40),Va(41),is(43,49),Va(50)),1720:[].concat(Ka,52,Ga,qa,is(0,27),ts,is(28,33),os,is(34,37),Va(38),40,Va(41),is(43,49),Va(50))};as["0221"]=as["020"],as["0310"]=as["0220"],as["0311"]=as["020"],as[1310]=as[1220],as[1311]=as[1221],as[1721]=as[170];class ss extends de{constructor(e,t,n,r){if(!Array.isArray(t)||0===t.length||t.length>2)throw new TypeError("Bad parsha argument");super(e,"Parashat "+t.join("-"),he.PARSHA_HASHAVUA),this.parsha=t,this.il=Boolean(n),this.num=r||-1}render(e){const t=e||X.getLocaleName(),n=this.parsha;let r=X.gettext(n[0],e);if(2==n.length){r+=("he"==t?"־":"-")+X.gettext(n[1],e)}return(X.gettext("Parashat",e)+" "+r).normalize()}basename(){return this.parsha.join("-")}url(){if(this.getDate().greg().getFullYear()<100)return;const e=this.urlDateSuffix(),t="https://www.hebcal.com/sedrot/"+this.basename().toLowerCase().replace(/'/g,"").replace(/ /g,"-")+"-"+e;return this.il?t+"?i=on":t}urlDateSuffix(){const e=this.getDate().greg().toISOString();return e.substring(0,e.indexOf("T")).replace(/-/g,"")}}var us="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},cs=function(e){return e&&e.Math===Math&&e},hs=cs("object"==typeof globalThis&&globalThis)||cs("object"==typeof window&&window)||cs("object"==typeof self&&self)||cs("object"==typeof us&&us)||cs("object"==typeof us&&us)||function(){return this}()||Function("return this")(),ls=function(e){try{return!!e()}catch(e){return!0}},ds=!ls((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),ms={exports:{}},fs=!ls((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),gs=fs,ys=Function.prototype,Ss=ys.call,ws=gs&&ys.bind.bind(Ss,Ss),ps=gs?ws:function(e){return function(){return Ss.apply(e,arguments)}},vs="object"==typeof document&&document.all,bs={all:vs,IS_HTMLDDA:void 0===vs&&void 0!==vs},Ms=bs.all,Is=bs.IS_HTMLDDA?function(e){return"function"==typeof e||e===Ms}:function(e){return"function"==typeof e},Ts=function(e){return null==e},As=Ts,Ds=TypeError,Es=function(e){if(As(e))throw new Ds("Can't call method on "+e);return e},Cs=Es,Ns=Object,Os=function(e){return Ns(Cs(e))},ks=ps({}.hasOwnProperty),Hs=Object.hasOwn||function(e,t){return ks(Os(e),t)},Ls=ds,Ys=Hs,Fs=Function.prototype,Rs=Ls&&Object.getOwnPropertyDescriptor,Ps=Ys(Fs,"name"),_s={EXISTS:Ps,PROPER:Ps&&"something"===function(){}.name,CONFIGURABLE:Ps&&(!Ls||Ls&&Rs(Fs,"name").configurable)},Us=hs,js=Object.defineProperty,Bs=function(e,t){try{js(Us,e,{value:t,configurable:!0,writable:!0})}catch(n){Us[e]=t}return t},Zs=Bs,$s="__core-js_shared__",xs=hs[$s]||Zs($s,{}),zs=Is,Vs=xs,Ks=ps(Function.toString);zs(Vs.inspectSource)||(Vs.inspectSource=function(e){return Ks(e)});var Js,Gs,Ws=Vs.inspectSource,qs=Is,Xs=hs.WeakMap,Qs=qs(Xs)&&/native code/.test(String(Xs)),eu=Is,tu=bs.all,nu=bs.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:eu(e)||e===tu}:function(e){return"object"==typeof e?null!==e:eu(e)},ru={},ou=nu,iu=hs.document,au=ou(iu)&&ou(iu.createElement),su=function(e){return au?iu.createElement(e):{}},uu=su,cu=!ds&&!ls((function(){return 7!==Object.defineProperty(uu("div"),"a",{get:function(){return 7}}).a})),hu=ds&&ls((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),lu=nu,du=String,mu=TypeError,fu=function(e){if(lu(e))return e;throw new mu(du(e)+" is not an object")},gu=fs,yu=Function.prototype.call,Su=gu?yu.bind(yu):function(){return yu.apply(yu,arguments)},wu=hs,pu=Is,vu=function(e,t){return arguments.length<2?(n=wu[e],pu(n)?n:void 0):wu[e]&&wu[e][t];var n},bu=ps({}.isPrototypeOf),Mu=hs,Iu="undefined"!=typeof navigator&&String(navigator.userAgent)||"",Tu=Mu.process,Au=Mu.Deno,Du=Tu&&Tu.versions||Au&&Au.version,Eu=Du&&Du.v8;Eu&&(Gs=(Js=Eu.split("."))[0]>0&&Js[0]<4?1:+(Js[0]+Js[1])),!Gs&&Iu&&(!(Js=Iu.match(/Edge\/(\d+)/))||Js[1]>=74)&&(Js=Iu.match(/Chrome\/(\d+)/))&&(Gs=+Js[1]);var Cu=Gs,Nu=ls,Ou=hs.String,ku=!!Object.getOwnPropertySymbols&&!Nu((function(){var e=Symbol("symbol detection");return!Ou(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Cu&&Cu<41})),Hu=ku&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Lu=vu,Yu=Is,Fu=bu,Ru=Object,Pu=Hu?function(e){return"symbol"==typeof e}:function(e){var t=Lu("Symbol");return Yu(t)&&Fu(t.prototype,Ru(e))},_u=String,Uu=Is,ju=function(e){try{return _u(e)}catch(e){return"Object"}},Bu=TypeError,Zu=function(e){if(Uu(e))return e;throw new Bu(ju(e)+" is not a function")},$u=Ts,xu=Su,zu=Is,Vu=nu,Ku=TypeError,Ju={exports:{}},Gu=xs;(Ju.exports=function(e,t){return Gu[e]||(Gu[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.34.0",mode:"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.34.0/LICENSE",source:"https://github.com/zloirock/core-js"});var Wu=Ju.exports,qu=ps,Xu=0,Qu=Math.random(),ec=qu(1..toString),tc=function(e){return"Symbol("+(void 0===e?"":e)+")_"+ec(++Xu+Qu,36)},nc=Wu,rc=Hs,oc=tc,ic=ku,ac=Hu,sc=hs.Symbol,uc=nc("wks"),cc=ac?sc.for||sc:sc&&sc.withoutSetter||oc,hc=function(e){return rc(uc,e)||(uc[e]=ic&&rc(sc,e)?sc[e]:cc("Symbol."+e)),uc[e]},lc=Su,dc=nu,mc=Pu,fc=function(e,t){var n=e[t];return $u(n)?void 0:Zu(n)},gc=function(e,t){var n,r;if("string"===t&&zu(n=e.toString)&&!Vu(r=xu(n,e)))return r;if(zu(n=e.valueOf)&&!Vu(r=xu(n,e)))return r;if("string"!==t&&zu(n=e.toString)&&!Vu(r=xu(n,e)))return r;throw new Ku("Can't convert object to primitive value")},yc=TypeError,Sc=hc("toPrimitive"),wc=function(e,t){if(!dc(e)||mc(e))return e;var n,r=fc(e,Sc);if(r){if(void 0===t&&(t="default"),n=lc(r,e,t),!dc(n)||mc(n))return n;throw new yc("Can't convert object to primitive value")}return void 0===t&&(t="number"),gc(e,t)},pc=Pu,vc=function(e){var t=wc(e,"string");return pc(t)?t:t+""},bc=ds,Mc=cu,Ic=hu,Tc=fu,Ac=vc,Dc=TypeError,Ec=Object.defineProperty,Cc=Object.getOwnPropertyDescriptor,Nc="enumerable",Oc="configurable",kc="writable";ru.f=bc?Ic?function(e,t,n){if(Tc(e),t=Ac(t),Tc(n),"function"==typeof e&&"prototype"===t&&"value"in n&&kc in n&&!n[kc]){var r=Cc(e,t);r&&r[kc]&&(e[t]=n.value,n={configurable:Oc in n?n[Oc]:r[Oc],enumerable:Nc in n?n[Nc]:r[Nc],writable:!1})}return Ec(e,t,n)}:Ec:function(e,t,n){if(Tc(e),t=Ac(t),Tc(n),Mc)try{return Ec(e,t,n)}catch(e){}if("get"in n||"set"in n)throw new Dc("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var Hc,Lc,Yc,Fc=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},Rc=ru,Pc=Fc,_c=ds?function(e,t,n){return Rc.f(e,t,Pc(1,n))}:function(e,t,n){return e[t]=n,e},Uc=tc,jc=Wu("keys"),Bc=function(e){return jc[e]||(jc[e]=Uc(e))},Zc={},$c=Qs,xc=hs,zc=nu,Vc=_c,Kc=Hs,Jc=xs,Gc=Bc,Wc=Zc,qc="Object already initialized",Xc=xc.TypeError,Qc=xc.WeakMap;if($c||Jc.state){var eh=Jc.state||(Jc.state=new Qc);eh.get=eh.get,eh.has=eh.has,eh.set=eh.set,Hc=function(e,t){if(eh.has(e))throw new Xc(qc);return t.facade=e,eh.set(e,t),t},Lc=function(e){return eh.get(e)||{}},Yc=function(e){return eh.has(e)}}else{var th=Gc("state");Wc[th]=!0,Hc=function(e,t){if(Kc(e,th))throw new Xc(qc);return t.facade=e,Vc(e,th,t),t},Lc=function(e){return Kc(e,th)?e[th]:{}},Yc=function(e){return Kc(e,th)}}var nh={set:Hc,get:Lc,has:Yc,enforce:function(e){return Yc(e)?Lc(e):Hc(e,{})},getterFor:function(e){return function(t){var n;if(!zc(t)||(n=Lc(t)).type!==e)throw new Xc("Incompatible receiver, "+e+" required");return n}}},rh=ps,oh=ls,ih=Is,ah=Hs,sh=ds,uh=_s.CONFIGURABLE,ch=Ws,hh=nh.enforce,lh=nh.get,dh=String,mh=Object.defineProperty,fh=rh("".slice),gh=rh("".replace),yh=rh([].join),Sh=sh&&!oh((function(){return 8!==mh((function(){}),"length",{value:8}).length})),wh=String(String).split("String"),ph=ms.exports=function(e,t,n){"Symbol("===fh(dh(t),0,7)&&(t="["+gh(dh(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!ah(e,"name")||uh&&e.name!==t)&&(sh?mh(e,"name",{value:t,configurable:!0}):e.name=t),Sh&&n&&ah(n,"arity")&&e.length!==n.arity&&mh(e,"length",{value:n.arity});try{n&&ah(n,"constructor")&&n.constructor?sh&&mh(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var r=hh(e);return ah(r,"source")||(r.source=yh(wh,"string"==typeof t?t:"")),e};Function.prototype.toString=ph((function(){return ih(this)&&lh(this).source||ch(this)}),"toString");var vh=ms.exports,bh=vh,Mh=ru,Ih=fu,Th=ds,Ah=function(e,t,n){return n.get&&bh(n.get,t,{getter:!0}),n.set&&bh(n.set,t,{setter:!0}),Mh.f(e,t,n)},Dh=function(){var e=Ih(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t},Eh=ls,Ch=hs.RegExp,Nh=Ch.prototype,Oh=Th&&Eh((function(){var e=!0;try{Ch(".","d")}catch(t){e=!1}var t={},n="",r=e?"dgimsy":"gimsy",o=function(e,r){Object.defineProperty(t,e,{get:function(){return n+=r,!0}})},i={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in e&&(i.hasIndices="d"),i)o(a,i[a]);return Object.getOwnPropertyDescriptor(Nh,"flags").get.call(t)!==r||n!==r}));Oh&&Ah(Nh,"flags",{configurable:!0,get:Dh});const kh=0,Hh=2,Lh=5,Yh=6,Fh=g.NISAN,Rh=g.IYYAR;function Ph(e){if(e<5708)return null;let t;const n=new ae(15,Fh,e).getDay();return t=n===kh?2:n===Yh?3:e<5764?4:n===Hh?5:4,new ae(t,Rh,e)}const _h=g.NISAN,Uh=g.IYYAR,jh=g.SIVAN,Bh=g.TAMUZ,Zh=g.AV,$h=g.ELUL,xh=g.TISHREI,zh=g.CHESHVAN,Vh=g.KISLEV,Kh=g.SHVAT,Jh=g.ADAR_II,Gh=he.CHAG,Wh=he.LIGHT_CANDLES,qh=he.YOM_TOV_ENDS,Xh=he.CHUL_ONLY,Qh=he.IL_ONLY,el=he.LIGHT_CANDLES_TZEIS,tl=he.CHANUKAH_CANDLES,nl=he.MAJOR_FAST,rl=he.MINOR_HOLIDAY,ol=he.EREV,il=he.CHOL_HAMOED,al="🫓",sl="🌿🍋",ul=[{mm:xh,dd:2,desc:"Rosh Hashana II",flags:Gh|qh,emoji:"🍏🍯"},{mm:xh,dd:9,desc:"Erev Yom Kippur",flags:ol|Wh},{mm:xh,dd:10,desc:"Yom Kippur",flags:Gh|nl|qh},{mm:xh,dd:14,desc:"Erev Sukkot",flags:Xh|ol|Wh,emoji:sl},{mm:xh,dd:15,desc:"Sukkot I",flags:Xh|Gh|el,emoji:sl},{mm:xh,dd:16,desc:"Sukkot II",flags:Xh|Gh|qh,emoji:sl},{mm:xh,dd:17,desc:"Sukkot III (CH''M)",flags:Xh|il,chmDay:1,emoji:sl},{mm:xh,dd:18,desc:"Sukkot IV (CH''M)",flags:Xh|il,chmDay:2,emoji:sl},{mm:xh,dd:19,desc:"Sukkot V (CH''M)",flags:Xh|il,chmDay:3,emoji:sl},{mm:xh,dd:20,desc:"Sukkot VI (CH''M)",flags:Xh|il,chmDay:4,emoji:sl},{mm:xh,dd:22,desc:"Shmini Atzeret",flags:Xh|Gh|el},{mm:xh,dd:23,desc:"Simchat Torah",flags:Xh|Gh|qh},{mm:xh,dd:14,desc:"Erev Sukkot",flags:Qh|ol|Wh,emoji:sl},{mm:xh,dd:15,desc:"Sukkot I",flags:Qh|Gh|qh,emoji:sl},{mm:xh,dd:16,desc:"Sukkot II (CH''M)",flags:Qh|il,chmDay:1,emoji:sl},{mm:xh,dd:17,desc:"Sukkot III (CH''M)",flags:Qh|il,chmDay:2,emoji:sl},{mm:xh,dd:18,desc:"Sukkot IV (CH''M)",flags:Qh|il,chmDay:3,emoji:sl},{mm:xh,dd:19,desc:"Sukkot V (CH''M)",flags:Qh|il,chmDay:4,emoji:sl},{mm:xh,dd:20,desc:"Sukkot VI (CH''M)",flags:Qh|il,chmDay:5,emoji:sl},{mm:xh,dd:22,desc:"Shmini Atzeret",flags:Qh|Gh|qh},{mm:xh,dd:21,desc:"Sukkot VII (Hoshana Raba)",flags:Wh|il,chmDay:-1,emoji:sl},{mm:Vh,dd:24,desc:"Chanukah: 1 Candle",flags:ol|rl|tl,emoji:"🕎1️⃣"},{mm:Kh,dd:15,desc:"Tu BiShvat",flags:rl,emoji:"🌳"},{mm:Jh,dd:13,desc:"Erev Purim",flags:ol|rl,emoji:"🎭️📜"},{mm:Jh,dd:14,desc:"Purim",flags:rl,emoji:"🎭️📜"},{mm:Jh,dd:15,desc:"Shushan Purim",flags:rl,emoji:"🎭️📜"},{mm:_h,dd:14,desc:"Erev Pesach",flags:Qh|ol|Wh,emoji:"🫓🍷"},{mm:_h,dd:15,desc:"Pesach I",flags:Qh|Gh|qh,emoji:al},{mm:_h,dd:16,desc:"Pesach II (CH''M)",flags:Qh|il,chmDay:1,emoji:al},{mm:_h,dd:17,desc:"Pesach III (CH''M)",flags:Qh|il,chmDay:2,emoji:al},{mm:_h,dd:18,desc:"Pesach IV (CH''M)",flags:Qh|il,chmDay:3,emoji:al},{mm:_h,dd:19,desc:"Pesach V (CH''M)",flags:Qh|il,chmDay:4,emoji:al},{mm:_h,dd:20,desc:"Pesach VI (CH''M)",flags:Qh|il|Wh,chmDay:5,emoji:al},{mm:_h,dd:21,desc:"Pesach VII",flags:Qh|Gh|qh,emoji:al},{mm:_h,dd:14,desc:"Erev Pesach",flags:Xh|ol|Wh,emoji:"🫓🍷"},{mm:_h,dd:15,desc:"Pesach I",flags:Xh|Gh|el,emoji:"🫓🍷"},{mm:_h,dd:16,desc:"Pesach II",flags:Xh|Gh|qh,emoji:al},{mm:_h,dd:17,desc:"Pesach III (CH''M)",flags:Xh|il,chmDay:1,emoji:al},{mm:_h,dd:18,desc:"Pesach IV (CH''M)",flags:Xh|il,chmDay:2,emoji:al},{mm:_h,dd:19,desc:"Pesach V (CH''M)",flags:Xh|il,chmDay:3,emoji:al},{mm:_h,dd:20,desc:"Pesach VI (CH''M)",flags:Xh|il|Wh,chmDay:4,emoji:al},{mm:_h,dd:21,desc:"Pesach VII",flags:Xh|Gh|el,emoji:al},{mm:_h,dd:22,desc:"Pesach VIII",flags:Xh|Gh|qh,emoji:al},{mm:Uh,dd:14,desc:"Pesach Sheni",flags:rl},{mm:Uh,dd:18,desc:"Lag BaOmer",flags:rl,emoji:"🔥"},{mm:jh,dd:5,desc:"Erev Shavuot",flags:ol|Wh,emoji:"⛰️🌸"},{mm:jh,dd:6,desc:"Shavuot",flags:Qh|Gh|qh,emoji:"⛰️🌸"},{mm:jh,dd:6,desc:"Shavuot I",flags:Xh|Gh|el,emoji:"⛰️🌸"},{mm:jh,dd:7,desc:"Shavuot II",flags:Xh|Gh|qh,emoji:"⛰️🌸"},{mm:Zh,dd:15,desc:"Tu B'Av",flags:rl,emoji:"❤️"},{mm:$h,dd:1,desc:"Rosh Hashana LaBehemot",flags:rl,emoji:"🐑"},{mm:$h,dd:29,desc:"Erev Rosh Hashana",flags:ol|Wh,emoji:"🍏🍯"}],cl=[{firstYear:5727,mm:Uh,dd:28,desc:"Yom Yerushalayim",chul:!0},{firstYear:5737,mm:Vh,dd:6,desc:"Ben-Gurion Day",satPostponeToSun:!0,friPostponeToSun:!0},{firstYear:5750,mm:Kh,dd:30,desc:"Family Day"},{firstYear:5758,mm:zh,dd:12,desc:"Yitzhak Rabin Memorial Day",friSatMovetoThu:!0},{firstYear:5764,mm:Uh,dd:10,desc:"Herzl Day",satPostponeToSun:!0},{firstYear:5765,mm:Bh,dd:29,desc:"Jabotinsky Day",satPostponeToSun:!0},{firstYear:5769,mm:zh,dd:29,desc:"Sigd",chul:!0,suppressEmoji:!0},{firstYear:5777,mm:_h,dd:10,desc:"Yom HaAliyah",chul:!0},{firstYear:5777,mm:zh,dd:7,desc:"Yom HaAliyah School Observance"}];class hl extends de{basename(){return this.getDesc().replace(/ \d{4}$/,"").replace(/ \(CH''M\)$/,"").replace(/ \(observed\)$/,"").replace(/ \(Hoshana Raba\)$/,"").replace(/ [IV]+$/,"").replace(/: \d Candles?$/,"").replace(/: 8th Day$/,"").replace(/^Erev /,"")}url(){if(this.getDate().greg().getFullYear()<100)return;const e="https://www.hebcal.com/holidays/"+this.basename().toLowerCase().replace(/'/g,"").replace(/ /g,"-")+"-"+this.urlDateSuffix();return this.getFlags()&he.IL_ONLY?e+"?i=on":e}urlDateSuffix(){return this.getDate().greg().getFullYear()}getEmoji(){return this.emoji?this.emoji:this.getFlags()&he.SPECIAL_SHABBAT?"🕍":"✡️"}getCategories(){if(this.cholHaMoedDay)return["holiday","major","cholhamoed"];const e=super.getCategories();if("unknown"!==e[0])return e;switch(this.getDesc()){case"Lag BaOmer":case"Leil Selichot":case"Pesach Sheni":case"Erev Purim":case"Purim Katan":case"Shushan Purim":case"Tu B'Av":case"Tu BiShvat":case"Rosh Hashana LaBehemot":return["holiday","minor"];default:return["holiday","major"]}}}const ll="Rosh Chodesh";class dl extends hl{constructor(e,t){super(e,`${ll} ${t}`,he.ROSH_CHODESH)}render(e){const t=this.getDesc().substring(13);return X.gettext(ll,e)+" "+X.gettext(t,e)}basename(){return this.getDesc()}getEmoji(){return this.emoji||"🌒"}}class ml extends hl{urlDateSuffix(){const e=this.getDate().greg().toISOString();return e.substring(0,e.indexOf("T")).replace(/-/g,"")}}const fl="Shabbat Mevarchim Chodesh";class gl extends de{constructor(e,t){super(e,`${fl} ${t}`,he.SHABBAT_MEVARCHIM),this.monthName=t;const n=e.getFullYear(),r=e.getMonth(),o=r==ae.monthsInYear(n)?g.NISAN:r+1,i=new Oa(e,n,o);this.memo=i.render("en")}basename(){return this.getDesc()}render(e){return X.gettext(fl,e)+" "+X.gettext(this.monthName,e)}}class yl extends hl{constructor(e,t,n){super(e,`Rosh Hashana ${t}`,n),this.hyear=t}render(e){return X.gettext("Rosh Hashana",e)+" "+this.hyear}getEmoji(){return"🍏🍯"}}const Sl="Yom Kippur Katan";class wl extends hl{constructor(e,t){super(e,`${Sl} ${t}`,he.MINOR_FAST|he.YOM_KIPPUR_KATAN),this.nextMonthName=t,this.memo=`Minor Day of Atonement on the day preceeding Rosh Chodesh ${t}`}basename(){return this.getDesc()}render(e){return X.gettext(Sl,e)+" "+X.gettext(this.nextMonthName,e)}renderBrief(e){return X.gettext(Sl,e)}url(){}}const pl=g.NISAN,vl=g.TAMUZ,bl=g.AV,Ml=g.ELUL,Il=g.TISHREI,Tl=g.KISLEV,Al=g.TEVET,Dl=g.ADAR_I,El=he.CHAG,Cl=he.LIGHT_CANDLES_TZEIS,Nl=he.CHANUKAH_CANDLES,Ol=he.MINOR_FAST,kl=he.SPECIAL_SHABBAT,Hl=he.MODERN_HOLIDAY,Ll=he.MAJOR_FAST,Yl=he.MINOR_HOLIDAY,Fl=he.EREV,Rl=new Map;function Pl(e,t){const n=`${e}-${t?1:0}`;let r=Rl.get(n);return r||(r=new $a(e,t),Rl.set(n,r)),r}const _l={emoji:"🇮🇱"},Ul=new Map,jl=["0️⃣","1️⃣","2️⃣","3️⃣","4️⃣","5️⃣","6️⃣","7️⃣","8️⃣","9️⃣"];function Bl(e){if("number"!=typeof e)throw new TypeError(`bad Hebrew year: ${e}`);if(e<1||e>32658)throw new RangeError(`Hebrew year ${e} out of range 1-32658`);const t=Ul.get(e);if(t)return t;const n=new ae(1,Il,e),r=new ae(15,pl,e),o=new Map;function i(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];for(const e of t){const t=e.date.toString(),n=o.get(t);"object"==typeof n?n[0].getFlags()&he.EREV?n.unshift(e):n.push(e):o.set(t,[e])}}for(const t of ul){const n=new ae(t.dd,t.mm,e),r=new hl(n,t.desc,t.flags);t.emoji&&(r.emoji=t.emoji),t.chmDay&&(r.cholHaMoedDay=t.chmDay),i(r)}i(new yl(n,e,El|Cl)),i(new hl(new ae(3+(4==n.getDay()),Il,e),"Tzom Gedaliah",Ol)),i(new hl(new ae(ae.dayOnOrBefore(6,7+n.abs())),"Shabbat Shuva",kl));const a=ae.shortKislev(e)?new ae(1,Al,e):new ae(30,Tl,e);i(new hl(a,"Chag HaBanot",Yl));for(let t=2;t<=8;t++){const n=new ae(23+t,Tl,e);i(new hl(n,`Chanukah: ${t} Candles`,Yl|Nl,{chanukahDay:t-1,emoji:"🕎"+jl[t]}))}i(new hl(new ae(32,Tl,e),"Chanukah: 8th Day",Yl,{chanukahDay:8,emoji:"🕎"})),i(new ml(new ae(10,Al,e),"Asara B'Tevet",Ol));const s=r.abs();i(new hl(new ae(ae.dayOnOrBefore(6,s-43)),"Shabbat Shekalim",kl),new hl(new ae(ae.dayOnOrBefore(6,s-30)),"Shabbat Zachor",kl),new hl(new ae(s-(2==r.getDay()?33:31)),"Ta'anit Esther",Ol)),i(new hl(new ae(ae.dayOnOrBefore(6,s-14)-7),"Shabbat Parah",kl),new hl(new ae(ae.dayOnOrBefore(6,s-14)),"Shabbat HaChodesh",kl),new hl(new ae(ae.dayOnOrBefore(6,s-1)),"Shabbat HaGadol",kl),new hl(6==r.prev().getDay()?r.onOrBefore(4):new ae(14,pl,e),"Ta'anit Bechorot",Ol)),i(new hl(new ae(ae.dayOnOrBefore(6,new ae(1,Il,e+1).abs()-4)),"Leil Selichot",Yl,{emoji:"🕍"})),0==r.getDay()&&i(new hl(new ae(16,g.ADAR_II,e),"Purim Meshulash",Yl)),ae.isLeapYear(e)&&(i(new hl(new ae(14,Dl,e),"Purim Katan",Yl,{emoji:"🎭️"})),i(new hl(new ae(15,Dl,e),"Shushan Purim Katan",Yl,{emoji:"🎭️"})));const u=function(e){if(e<5711)return null;let t=new ae(27,Fh,e);return t.getDay()===Lh?t=new ae(26,Fh,e):t.getDay()===kh&&(t=new ae(28,Fh,e)),t}(e);u&&i(new hl(u,"Yom HaShoah",Hl));const c=Ph(e);c&&i(new hl(c,"Yom HaZikaron",Hl,_l),new hl(c.next(),"Yom HaAtzma'ut",Hl,_l));for(const t of cl)if(e>=t.firstYear){let n=new ae(t.dd,t.mm,e);const r=n.getDay();!t.friSatMovetoThu||5!==r&&6!==r?t.friPostponeToSun&&5===r?n=new ae(n.abs()+2):t.satPostponeToSun&&6===r&&(n=n.next()):n=n.onOrBefore(4);const o=t.chul?Hl:Hl|he.IL_ONLY,a=new hl(n,t.desc,o);t.suppressEmoji||(a.emoji="🇮🇱"),i(a)}let h,l=new ae(17,vl,e);6==l.getDay()&&(l=new ae(18,vl,e),h={observed:!0}),i(new hl(l,"Tzom Tammuz",Ol,h));let d,m=new ae(9,bl,e),f="Tish'a B'Av";6==m.getDay()&&(m=m.next(),d={observed:!0},f+=" (observed)");const y=m.abs();i(new hl(new ae(ae.dayOnOrBefore(6,y)),"Shabbat Chazon",kl),new hl(m.prev(),"Erev Tish'a B'Av",Fl|Ll,d),new hl(m,f,Ll,d),new hl(new ae(ae.dayOnOrBefore(6,y+7)),"Shabbat Nachamu",kl));const S=ae.monthsInYear(e);for(let t=1;t<=S;t++){const n=ae.getMonthName(t,e);if(30==(t==pl?ae.daysInMonth(ae.monthsInYear(e-1),e-1):ae.daysInMonth(t-1,e))?(i(new dl(new ae(1,t,e),n)),i(new dl(new ae(30,t-1,e),n))):t!==Il&&i(new dl(new ae(1,t,e),n)),t==Ml)continue;const r=ae.getMonthName(t+1,e);i(new gl(new ae(29,t,e).onOrBefore(6),r))}for(let t=g.IYYAR;t<=S;t++){const n=t+1;if(n===g.TISHREI||n===g.CHESHVAN||n===g.TEVET)continue;let r=new ae(29,t,e);const o=r.getDay();5!==o&&6!==o||(r=r.onOrBefore(4));const a=ae.getMonthName(n,e);i(new wl(r,a))}const w=Pl(e,!1).find(15);i(new hl(w,"Shabbat Shirah",kl));const p=function(e){const t=ae.isLeapYear(e),n=t?g.ADAR_II:pl,r=t?20:1,o=ae.hebrew2abs(e,n,r);for(let e=0;e<=40;e++){const t=o+e;if((t+1373429)%10227==172)return t}return 0}(e);if(p){const e=new ae(p);i(new hl(e,"Birkat Hachamah",Yl,{emoji:"☀️"}))}return Ul.set(e,o),o}const Zl=new Map;class $l{static addCalendar(e,t){if("function"!=typeof t)throw new TypeError(`Invalid calendar function: ${t}`);Zl.set(e,t)}static lookup(e,t){const n=Zl.get(e);return"function"==typeof n?n(t):null}}const xl="5.0.2";var zl={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Shabbat:["Shabbos"],"Achrei Mot":["Achrei Mos"],Bechukotai:["Bechukosai"],"Beha'alotcha":["Beha'aloscha"],Bereshit:["Bereshis"],Chukat:["Chukas"],"Erev Shavuot":["Erev Shavuos"],"Erev Sukkot":["Erev Sukkos"],"Ki Tavo":["Ki Savo"],"Ki Teitzei":["Ki Seitzei"],"Ki Tisa":["Ki Sisa"],Matot:["Matos"],"Purim Katan":["Purim Koton"],"Shabbat Chazon":["Shabbos Chazon"],"Shabbat HaChodesh":["Shabbos HaChodesh"],"Shabbat HaGadol":["Shabbos HaGadol"],"Shabbat Nachamu":["Shabbos Nachamu"],"Shabbat Parah":["Shabbos Parah"],"Shabbat Shekalim":["Shabbos Shekalim"],"Shabbat Shuva":["Shabbos Shuvah"],"Shabbat Zachor":["Shabbos Zachor"],Shavuot:["Shavuos"],"Shavuot I":["Shavuos I"],"Shavuot II":["Shavuos II"],Shemot:["Shemos"],"Shmini Atzeret":["Shmini Atzeres"],"Simchat Torah":["Simchas Torah"],Sukkot:["Sukkos"],"Sukkot I":["Sukkos I"],"Sukkot II":["Sukkos II"],"Sukkot II (CH''M)":["Sukkos II (CH''M)"],"Sukkot III (CH''M)":["Sukkos III (CH''M)"],"Sukkot IV (CH''M)":["Sukkos IV (CH''M)"],"Sukkot V (CH''M)":["Sukkos V (CH''M)"],"Sukkot VI (CH''M)":["Sukkos VI (CH''M)"],"Sukkot VII (Hoshana Raba)":["Sukkos VII (Hoshana Raba)"],"Ta'anit Bechorot":["Ta'anis Bechoros"],"Ta'anit Esther":["Ta'anis Esther"],Toldot:["Toldos"],Vaetchanan:["Vaeschanan"],Yitro:["Yisro"],"Vezot Haberakhah":["Vezos Haberakhah"],Parashat:["Parshas"],"Leil Selichot":["Leil Selichos"],"Shabbat Mevarchim Chodesh":["Shabbos Mevorchim Chodesh"],"Shabbat Shirah":["Shabbos Shirah"],Tevet:["Teves"],"Asara B'Tevet":["Asara B'Teves"],"Alot HaShachar":["Alos HaShachar"],"Kriat Shema, sof zeman":["Krias Shema, sof zman"],"Tefilah, sof zeman":["Tefilah, sof zman"],"Kriat Shema, sof zeman (MGA)":["Krias Shema, sof zman (MGA)"],"Tefilah, sof zeman (MGA)":["Tefilah, sof zman (MGA)"],"Chatzot HaLailah":["Chatzos HaLailah"],"Chatzot hayom":["Chatzos"],"Tzeit HaKochavim":["Tzeis HaKochavim"],"Birkat Hachamah":["Birkas Hachamah"],"Shushan Purim Katan":["Shushan Purim Koton"]}}};X.addLocale("ashkenazi",zl),X.addLocale("a",zl);var Vl={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Shabbat:["שַׁבָּת"],"Daf Yomi":["דַף יוֹמִי"],Parashat:["פָּרָשַׁת"],"Achrei Mot":["אַחֲרֵי מוֹת"],Balak:["בָּלָק"],Bamidbar:["בְּמִדְבַּר"],Bechukotai:["בְּחֻקֹּתַי"],"Beha'alotcha":["בְּהַעֲלֹתְךָ"],Behar:["בְּהַר"],Bereshit:["בְּרֵאשִׁית"],Beshalach:["בְּשַׁלַּח"],Bo:["בֹּא"],"Chayei Sara":["חַיֵּי שָֹרָה"],Chukat:["חֻקַּת"],Devarim:["דְּבָרִים"],Eikev:["עֵקֶב"],Emor:["אֱמוֹר"],"Ha'azinu":["הַאֲזִינוּ"],Kedoshim:["קְדשִׁים"],"Ki Tavo":["כִּי־תָבוֹא"],"Ki Teitzei":["כִּי־תֵצֵא"],"Ki Tisa":["כִּי תִשָּׂא"],Korach:["קוֹרַח"],"Lech-Lecha":["לֶךְ־לְךָ"],Masei:["מַסְעֵי"],Matot:["מַּטּוֹת"],Metzora:["מְּצֹרָע"],Miketz:["מִקֵּץ"],Mishpatim:["מִּשְׁפָּטִים"],Nasso:["נָשׂא"],Nitzavim:["נִצָּבִים"],Noach:["נֹחַ"],Pekudei:["פְקוּדֵי"],Pinchas:["פִּינְחָס"],"Re'eh":["רְאֵה"],"Sh'lach":["שְׁלַח־לְךָ"],Shemot:["שְׁמוֹת"],Shmini:["שְּׁמִינִי"],Shoftim:["שׁוֹפְטִים"],Tazria:["תַזְרִיעַ"],Terumah:["תְּרוּמָה"],Tetzaveh:["תְּצַוֶּה"],Toldot:["תּוֹלְדוֹת"],Tzav:["צַו"],Vaera:["וָאֵרָא"],Vaetchanan:["וָאֶתְחַנַּן"],Vayakhel:["וַיַּקְהֵל"],Vayechi:["וַיְחִי"],Vayeilech:["וַיֵּלֶךְ"],Vayera:["וַיֵּרָא"],Vayeshev:["וַיֵּשֶׁב"],Vayetzei:["וַיֵּצֵא"],Vayigash:["וַיִּגַּשׁ"],Vayikra:["וַיִּקְרָא"],Vayishlach:["וַיִּשְׁלַח"],"Vezot Haberakhah":["וְזֹאת הַבְּרָכָה"],Yitro:["יִתְרוֹ"],"Asara B'Tevet":["עֲשָׂרָה בְּטֵבֵת"],"Candle lighting":["הַדְלָקַת נֵרוֹת"],Chanukah:["חֲנוּכָּה"],"Chanukah: 1 Candle":["חֲנוּכָּה: א׳ נֵר"],"Chanukah: 2 Candles":["חֲנוּכָּה: ב׳ נֵרוֹת"],"Chanukah: 3 Candles":["חֲנוּכָּה: ג׳ נֵרוֹת"],"Chanukah: 4 Candles":["חֲנוּכָּה: ד׳ נֵרוֹת"],"Chanukah: 5 Candles":["חֲנוּכָּה: ה׳ נֵרוֹת"],"Chanukah: 6 Candles":["חֲנוּכָּה: ו׳ נֵרוֹת"],"Chanukah: 7 Candles":["חֲנוּכָּה: ז׳ נֵרוֹת"],"Chanukah: 8 Candles":["חֲנוּכָּה: ח׳ נֵרוֹת"],"Chanukah: 8th Day":["חֲנוּכָּה: יוֹם ח׳"],"Days of the Omer":["סְפִירַת הָעוֹמֶר"],Omer:["עוֹמֶר"],"day of the Omer":["בָּעוֹמֶר"],"Erev Pesach":["עֶרֶב פֶּסַח"],"Erev Purim":["עֶרֶב פּוּרִים"],"Erev Rosh Hashana":["עֶרֶב רֹאשׁ הַשָּׁנָה"],"Erev Shavuot":["עֶרֶב שָׁבוּעוֹת"],"Erev Simchat Torah":["עֶרֶב שִׂמְחַת תּוֹרָה"],"Erev Sukkot":["עֶרֶב סוּכּוֹת"],"Erev Tish'a B'Av":["עֶרֶב תִּשְׁעָה בְּאָב"],"Erev Yom Kippur":["עֶרֶב יוֹם כִּפּוּר"],Havdalah:["הַבְדָּלָה"],"Lag BaOmer":["ל״ג בָּעוֹמֶר"],"Leil Selichot":["סליחות"],Pesach:["פֶּסַח"],"Pesach I":["פֶּסַח א׳"],"Pesach II":["פֶּסַח ב׳"],"Pesach II (CH''M)":["פֶּסַח ב׳ (חוה״מ)"],"Pesach III (CH''M)":["פֶּסַח ג׳ (חוה״מ)"],"Pesach IV (CH''M)":["פֶּסַח ד׳ (חוה״מ)"],"Pesach Sheni":["פֶּסַח שני"],"Pesach V (CH''M)":["פֶּסַח ה׳ (חוה״מ)"],"Pesach VI (CH''M)":["פֶּסַח ו׳ (חוה״מ)"],"Pesach VII":["פֶּסַח ז׳"],"Pesach VIII":["פֶּסַח ח׳"],Purim:["פּוּרִים"],"Purim Katan":["פּוּרִים קָטָן"],"Rosh Chodesh %s":["רֹאשׁ חוֹדֶשׁ %s"],"Rosh Chodesh":["רֹאשׁ חוֹדֶשׁ"],Adar:["אַדָר"],"Adar I":["אַדָר א׳"],"Adar II":["אַדָר ב׳"],Av:["אָב"],Cheshvan:["חֶשְׁוָן"],Elul:["אֱלוּל"],Iyyar:["אִיָיר"],Kislev:["כִּסְלֵו"],Nisan:["נִיסָן"],"Sh'vat":["שְׁבָט"],Sivan:["סִיוָן"],Tamuz:["תַּמּוּז"],Tevet:["טֵבֵת"],Tishrei:["תִּשְׁרֵי"],"Rosh Hashana":["רֹאשׁ הַשָּׁנָה"],"Rosh Hashana I":["רֹאשׁ הַשָּׁנָה א׳"],"Rosh Hashana II":["רֹאשׁ הַשָּׁנָה ב׳"],"Shabbat Chazon":["שַׁבָּת חֲזוֹן"],"Shabbat HaChodesh":["שַׁבָּת הַחֹדֶשׁ"],"Shabbat HaGadol":["שַׁבָּת הַגָּדוֹל"],"Shabbat Machar Chodesh":["שַׁבָּת מָחָר חוֹדֶשׁ"],"Shabbat Nachamu":["שַׁבָּת נַחֲמוּ"],"Shabbat Parah":["שַׁבָּת פּרה"],"Shabbat Rosh Chodesh":["שַׁבָּת רֹאשׁ חוֹדֶשׁ"],"Shabbat Shekalim":["שַׁבָּת שְׁקָלִים"],"Shabbat Shuva":["שַׁבָּת שׁוּבָה"],"Shabbat Zachor":["שַׁבָּת זָכוֹר"],Shavuot:["שָׁבוּעוֹת"],"Shavuot I":["שָׁבוּעוֹת א׳"],"Shavuot II":["שָׁבוּעוֹת ב׳"],"Shmini Atzeret":["שְׁמִינִי עֲצֶרֶת"],"Shushan Purim":["שׁוּשָׁן פּוּרִים"],Sigd:["סיגד"],"Simchat Torah":["שִׂמְחַת תּוֹרָה"],Sukkot:["סוּכּוֹת"],"Sukkot I":["סוּכּוֹת א׳"],"Sukkot II":["סוּכּוֹת ב׳"],"Sukkot II (CH''M)":["סוּכּוֹת ב׳ (חוה״מ)"],"Sukkot III (CH''M)":["סוּכּוֹת ג׳ (חוה״מ)"],"Sukkot IV (CH''M)":["סוּכּוֹת ד׳ (חוה״מ)"],"Sukkot V (CH''M)":["סוּכּוֹת ה׳ (חוה״מ)"],"Sukkot VI (CH''M)":["סוּכּוֹת ו׳ (חוה״מ)"],"Sukkot VII (Hoshana Raba)":["סוּכּוֹת ז׳ (הוֹשַׁעְנָא רַבָּה)"],"Ta'anit Bechorot":["תַּעֲנִית בְּכוֹרוֹת"],"Ta'anit Esther":["תַּעֲנִית אֶסְתֵּר"],"Tish'a B'Av":["תִּשְׁעָה בְּאָב"],"Tu B'Av":["טוּ בְּאָב"],"Tu BiShvat":["טוּ בִּשְׁבָט"],"Tu B'Shvat":["טוּ בִּשְׁבָט"],"Tzom Gedaliah":["צוֹם גְּדַלְיָה"],"Tzom Tammuz":["צוֹם תָּמוּז"],"Yom HaAtzma'ut":["יוֹם הָעַצְמָאוּת"],"Yom HaShoah":["יוֹם הַשּׁוֹאָה"],"Yom HaZikaron":["יוֹם הַזִּכָּרוֹן"],"Yom Kippur":["יוֹם כִּפּוּר"],"Yom Yerushalayim":["יוֹם יְרוּשָׁלַיִם"],"Yom HaAliyah":["יוֹם הַעֲלִיָּה"],"Yom HaAliyah School Observance":["שְׁמִירָת בֵּית הַסֵפֶר לְיוֹם הַעֲלִיָּה"],"Pesach I (on Shabbat)":["פֶּסַח יוֹם א׳ (בְּשַׁבָּת)"],"Pesach Chol ha-Moed Day 1":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם א׳"],"Pesach Chol ha-Moed Day 2":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ב׳"],"Pesach Chol ha-Moed Day 3":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ג׳"],"Pesach Chol ha-Moed Day 4":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ד׳"],"Pesach Chol ha-Moed Day 5":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ה׳"],"Pesach Shabbat Chol ha-Moed":["פֶּסַח שַׁבָּת חוֹל הַמּוֹעֵד"],"Shavuot II (on Shabbat)":["שָׁבוּעוֹת יוֹם ב׳ (בְּשַׁבָּת)"],"Rosh Hashana I (on Shabbat)":["רֹאשׁ הַשָּׁנָה יוֹם א׳ (בְּשַׁבָּת)"],"Yom Kippur (on Shabbat)":["יוֹם כִּפּוּר (בְּשַׁבָּת)"],"Yom Kippur (Mincha, Traditional)":["יוֹם כִּפּוּר מִנחָה"],"Yom Kippur (Mincha, Alternate)":["יוֹם כִּפּוּר מִנחָה"],"Sukkot I (on Shabbat)":["סוּכּוֹת יוֹם א׳ (בְּשַׁבָּת)"],"Sukkot Chol ha-Moed Day 1":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם א׳"],"Sukkot Chol ha-Moed Day 2":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ב׳"],"Sukkot Chol ha-Moed Day 3":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ג׳"],"Sukkot Chol ha-Moed Day 4":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ד׳"],"Sukkot Chol ha-Moed Day 5":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ה׳"],"Sukkot Shabbat Chol ha-Moed":["סוּכּוֹת שַׁבָּת חוֹל הַמּוֹעֵד"],"Sukkot Final Day (Hoshana Raba)":["סוּכּוֹת ז׳ (הוֹשַׁעְנָא רַבָּה)"],"Rosh Chodesh Adar":["רֹאשׁ חוֹדֶשׁ אַדָר"],"Rosh Chodesh Adar I":["רֹאשׁ חוֹדֶשׁ אַדָר א׳"],"Rosh Chodesh Adar II":["רֹאשׁ חוֹדֶשׁ אַדָר ב׳"],"Rosh Chodesh Av":["רֹאשׁ חוֹדֶשׁ אָב"],"Rosh Chodesh Cheshvan":["רֹאשׁ חוֹדֶשׁ חֶשְׁוָן"],"Rosh Chodesh Elul":["רֹאשׁ חוֹדֶשׁ אֱלוּל"],"Rosh Chodesh Iyyar":["רֹאשׁ חוֹדֶשׁ אִיָיר"],"Rosh Chodesh Kislev":["רֹאשׁ חוֹדֶשׁ כִּסְלֵו"],"Rosh Chodesh Nisan":["רֹאשׁ חוֹדֶשׁ נִיסָן"],"Rosh Chodesh Sh'vat":["רֹאשׁ חוֹדֶשׁ שְׁבָט"],"Rosh Chodesh Sivan":["רֹאשׁ חוֹדֶשׁ סִיוָן"],"Rosh Chodesh Tamuz":["רֹאשׁ חוֹדֶשׁ תָּמוּז"],"Rosh Chodesh Tevet":["רֹאשׁ חוֹדֶשׁ טֵבֵת"],min:["דַּקּוֹת"],"Fast begins":["תחילת הַצוֹם"],"Fast ends":["סִיּוּם הַצוֹם"],"Rosh Hashana LaBehemot":["רֹאשׁ הַשָּׁנָה לְמַעְשַׂר בְּהֵמָה"],"Tish'a B'Av (observed)":["תִּשְׁעָה בְּאָב נִדחֶה"],"Shabbat Mevarchim Chodesh":["שַׁבָּת מְבָרְכִים חוֹדֶשׁ"],"Shabbat Shirah":["שַׁבָּת שִׁירָה"],"Chatzot HaLailah":["חֲצוֹת הַלַיְלָה"],"Alot haShachar":["עֲלוֹת הַשַּׁחַר"],Misheyakir:["מִשֶּׁיַּכִּיר"],"Misheyakir Machmir":["מִשֶּׁיַּכִּיר מַחמִיר"],Dawn:["דִּימְדּוּמֵי בּוֹקֵר"],Sunrise:["הַנֵץ הַחַמָּה"],"Kriat Shema, sof zeman":["סוֹף זְמַן קְרִיאַת שְׁמַע גר״א"],"Tefilah, sof zeman":["סוֹף זְמַן תְּפִלָּה גר״א"],"Kriat Shema, sof zeman (MGA)":["סוֹף זְמַן קְרִיאַת שְׁמַע מג״א"],"Tefilah, sof zeman (MGA)":["סוֹף זְמַן תְּפִלָּה מג״א"],"Chatzot hayom":["חֲצוֹת הַיּוֹם"],"Mincha Gedolah":["מִנְחָה גְּדוֹלָה"],"Mincha Ketanah":["מִנְחָה קְטַנָּה"],"Plag HaMincha":["פְּלַג הַמִּנְחָה"],Dusk:["דִּימְדּוּמֵי עֶרֶב"],Sunset:["שְׁקִיעָה"],"Nightfall - End of ordained fasts":["לַיְלָה - גמר תעניות דרבנן"],"Tzeit HaKochavim":["צֵאת הַכּוֹכָבִים"],Lovingkindness:["חֶֽסֶד"],Might:["גְבוּרָה"],Beauty:["תִּפאֶרֶת"],Eternity:["נֶּֽצַח"],Splendor:["הוֹד"],Foundation:["יְּסוֹד"],Majesty:["מַּלְכוּת"],day:["יוֹם"],"Chanukah Day 1":["חֲנוּכָּה יוֹם א׳"],"Chanukah Day 2":["חֲנוּכָּה יוֹם ב׳"],"Chanukah Day 3":["חֲנוּכָּה יוֹם ג׳"],"Chanukah Day 4":["חֲנוּכָּה יוֹם ד׳"],"Chanukah Day 5":["חֲנוּכָּה יוֹם ה׳"],"Chanukah Day 6":["חֲנוּכָּה יוֹם ו׳"],"Chanukah Day 7":["חֲנוּכָּה יוֹם ז׳"],"Chanukah Day 7 (on Rosh Chodesh)":["חֲנוּכָּה יוֹם ז׳ (רֹאשׁ חוֹדֶשׁ)"],"Chanukah Day 8":["חֲנוּכָּה יוֹם ח׳"],"Chanukah Day 1 (on Shabbat)":["חֲנוּכָּה יוֹם א׳ (בְּשַׁבָּת)"],"Chanukah Day 2 (on Shabbat)":["חֲנוּכָּה יוֹם ב׳ (בְּשַׁבָּת)"],"Chanukah Day 3 (on Shabbat)":["חֲנוּכָּה יוֹם ג׳ (בְּשַׁבָּת)"],"Chanukah Day 4 (on Shabbat)":["חֲנוּכָּה יוֹם ד׳ (בְּשַׁבָּת)"],"Chanukah Day 5 (on Shabbat)":["חֲנוּכָּה יוֹם ה׳ (בְּשַׁבָּת)"],"Chanukah Day 7 (on Shabbat)":["חֲנוּכָּה יוֹם ז׳ (בְּשַׁבָּת)"],"Chanukah Day 8 (on Shabbat)":["חֲנוּכָּה יוֹם ח׳ (בְּשַׁבָּת)"],"Shabbat Rosh Chodesh Chanukah":["שַׁבָּת רֹאשׁ חוֹדֶשׁ חֲנוּכָּה"],"Yom Kippur Katan":["יוֹם כִּפּוּר קָטָן"],"Family Day":["יוֹם הַמִּשׁפָּחָה"],"Yitzhak Rabin Memorial Day":["יוֹם הַזִּכָּרוֹן ליצחק רבין"],"Jabotinsky Day":["יוֹם ז׳בוטינסקי"],"Herzl Day":["יוֹם הרצל"],"Ben-Gurion Day":["יוֹם בן־גוריון"],"Birkat Hachamah":["בִרְכַּת הַחַמָּה"],"Shushan Purim Katan":["שׁוּשָׁן פּוּרִים קָטָן"],"Purim Meshulash":["פּוּרִים מְשׁוּלָּשׁ"],"after sunset":["אחרי השקיעה"],Yerushalmi:["יְרוּשַׁלְמִי"],"Chag HaBanot":["חַג הַבָּנוֹת"],Joshua:["יְהוֹשׁוּעַ"],Judges:["שׁוֹפְטִים"],"I Samuel":["שְׁמוּאֵל רִאשׁוֹן"],"II Samuel":["שְׁמוּאֵל שֵׁנִי"],"I Kings":["מְלָכִים רִאשׁוֹן"],"II Kings":["מְלָכִים שֵׁנִי"],Isaiah:["יְשַׁעְיָהוּ"],Jeremiah:["יִרְמְיָהוּ"],Ezekiel:["יְחֶזְקֵאל"],Hosea:["הוֹשֵׁעַ"],Joel:["יוֹאֵל"],Amos:["עָמוּס"],Obadiah:["עוֹבַדְיָה"],Jonah:["יוֹנָה"],Micah:["מִיכָה"],Nachum:["נַחוּם"],Habakkuk:["חֲבַקּוּק"],Zephaniah:["צְפַנְיָה"],Haggai:["חַגַּי"],Zechariah:["זְכַרְיָה"],Malachi:["מַלְאָכִי"],Psalms:["תְּהִלִּים"],Proverbs:["מִשְׁלֵי"],Job:["אִיּוֹב"],"Song of Songs":["שִׁיר הַשִּׁירִים"],Ruth:["רוּת"],Lamentations:["אֵיכָה"],Ecclesiastes:["קֹהֶלֶת"],Esther:["אֶסְתֵּר"],Daniel:["דָּנִיֵּאל"],Ezra:["עֶזְרָא"],Nehemiah:["נְחֶמְיָה"],"I Chronicles":["דִברֵי הַיָמִים רִאשׁוֹן"],"II Chronicles":["דִברֵי הַיָמִים שֵׁנִי"],"Yom Kippur (Mincha)":["יוֹם כִּפּוּר מִנחָה"],"Tish'a B'Av (Mincha)":["תִּשְׁעָה בְּאָב מִנחָה"],"Asara B'Tevet (Mincha)":["עֲשָׂרָה בְּטֵבֵת מִנחָה"],"Ta'anit Bechorot (Mincha)":["תַּעֲנִית בְּכוֹרוֹת מִנחָה"],"Ta'anit Esther (Mincha)":["תַּעֲנִית אֶסְתֵּר מִנחָה"],"Tzom Gedaliah (Mincha)":["צוֹם גְּדַלְיָה מִנחָה"],"Tzom Tammuz (Mincha)":["צוֹם תָּמוּז מִנחָה"],Molad:["מוֹלָד הָלְּבָנָה"],chalakim:["חֲלָקִים"]}}};X.addLocale("he",Vl),X.addLocale("h",Vl);const Kl=Vl.contexts[""],Jl={};for(const[e,t]of Object.entries(Kl))Jl[e]=[X.hebrewStripNikkud(t[0])];const Gl={headers:Vl.headers,contexts:{"":Jl}};X.addLocale("he-x-NoNikud",Gl);var Wl={},ql={},Xl={}.propertyIsEnumerable,Ql=Object.getOwnPropertyDescriptor,ed=Ql&&!Xl.call({1:2},1);ql.f=ed?function(e){var t=Ql(this,e);return!!t&&t.enumerable}:Xl;var td=ps,nd=td({}.toString),rd=td("".slice),od=ls,id=function(e){return rd(nd(e),8,-1)},ad=Object,sd=ps("".split),ud=od((function(){return!ad("z").propertyIsEnumerable(0)}))?function(e){return"String"===id(e)?sd(e,""):ad(e)}:ad,cd=ud,hd=Es,ld=function(e){return cd(hd(e))},dd=ds,md=Su,fd=ql,gd=Fc,yd=ld,Sd=vc,wd=Hs,pd=cu,vd=Object.getOwnPropertyDescriptor;Wl.f=dd?vd:function(e,t){if(e=yd(e),t=Sd(t),pd)try{return vd(e,t)}catch(e){}if(wd(e,t))return gd(!md(fd.f,e,t),e[t])};var bd=Is,Md=ru,Id=vh,Td=Bs,Ad={},Dd=Math.ceil,Ed=Math.floor,Cd=Math.trunc||function(e){var t=+e;return(t>0?Ed:Dd)(t)},Nd=Cd,Od=function(e){var t=+e;return t!=t||0===t?0:Nd(t)},kd=Od,Hd=Math.max,Ld=Math.min,Yd=Od,Fd=Math.min,Rd=function(e){return e>0?Fd(Yd(e),9007199254740991):0},Pd=ld,_d=function(e,t){var n=kd(e);return n<0?Hd(n+t,0):Ld(n,t)},Ud=function(e){return Rd(e.length)},jd=function(e){return function(t,n,r){var o,i=Pd(t),a=Ud(i),s=_d(r,a);if(e&&n!=n){for(;a>s;)if((o=i[s++])!=o)return!0}else for(;a>s;s++)if((e||s in i)&&i[s]===n)return e||s||0;return!e&&-1}},Bd={includes:jd(!0),indexOf:jd(!1)},Zd=Hs,$d=ld,xd=Bd.indexOf,zd=Zc,Vd=ps([].push),Kd=function(e,t){var n,r=$d(e),o=0,i=[];for(n in r)!Zd(zd,n)&&Zd(r,n)&&Vd(i,n);for(;t.length>o;)Zd(r,n=t[o++])&&(~xd(i,n)||Vd(i,n));return i},Jd=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Gd=Kd,Wd=Jd.concat("length","prototype");Ad.f=Object.getOwnPropertyNames||function(e){return Gd(e,Wd)};var qd={};qd.f=Object.getOwnPropertySymbols;var Xd=vu,Qd=Ad,em=qd,tm=fu,nm=ps([].concat),rm=Xd("Reflect","ownKeys")||function(e){var t=Qd.f(tm(e)),n=em.f;return n?nm(t,n(e)):t},om=Hs,im=rm,am=Wl,sm=ru,um=ls,cm=Is,hm=/#|\.prototype\./,lm=function(e,t){var n=mm[dm(e)];return n===gm||n!==fm&&(cm(t)?um(t):!!t)},dm=lm.normalize=function(e){return String(e).replace(hm,".").toLowerCase()},mm=lm.data={},fm=lm.NATIVE="N",gm=lm.POLYFILL="P",ym=lm,Sm=hs,wm=Wl.f,pm=_c,vm=function(e,t,n,r){r||(r={});var o=r.enumerable,i=void 0!==r.name?r.name:t;if(bd(n)&&Id(n,i,r),r.global)o?e[t]=n:Td(t,n);else{try{r.unsafe?e[t]&&(o=!0):delete e[t]}catch(e){}o?e[t]=n:Md.f(e,t,{value:n,enumerable:!1,configurable:!r.nonConfigurable,writable:!r.nonWritable})}return e},bm=Bs,Mm=function(e,t,n){for(var r=im(t),o=sm.f,i=am.f,a=0;a<r.length;a++){var s=r[a];om(e,s)||n&&om(n,s)||o(e,s,i(t,s))}},Im=ym,Tm={},Am=Kd,Dm=Jd,Em=Object.keys||function(e){return Am(e,Dm)},Cm=ds,Nm=hu,Om=ru,km=fu,Hm=ld,Lm=Em;Tm.f=Cm&&!Nm?Object.defineProperties:function(e,t){km(e);for(var n,r=Hm(t),o=Lm(t),i=o.length,a=0;i>a;)Om.f(e,n=o[a++],r[n]);return e};var Ym,Fm=vu("document","documentElement"),Rm=fu,Pm=Tm,_m=Jd,Um=Zc,jm=Fm,Bm=su,Zm="prototype",$m="script",xm=Bc("IE_PROTO"),zm=function(){},Vm=function(e){return"<"+$m+">"+e+"</"+$m+">"},Km=function(e){e.write(Vm("")),e.close();var t=e.parentWindow.Object;return e=null,t},Jm=function(){try{Ym=new ActiveXObject("htmlfile")}catch(e){}var e,t,n;Jm="undefined"!=typeof document?document.domain&&Ym?Km(Ym):(t=Bm("iframe"),n="java"+$m+":",t.style.display="none",jm.appendChild(t),t.src=String(n),(e=t.contentWindow.document).open(),e.write(Vm("document.F=Object")),e.close(),e.F):Km(Ym);for(var r=_m.length;r--;)delete Jm[Zm][_m[r]];return Jm()};Um[xm]=!0;var Gm=Object.create||function(e,t){var n;return null!==e?(zm[Zm]=Rm(e),n=new zm,zm[Zm]=null,n[xm]=e):n=Jm(),void 0===t?n:Pm.f(n,t)},Wm=hc,qm=Gm,Xm=ru.f,Qm=Wm("unscopables"),ef=Array.prototype;void 0===ef[Qm]&&Xm(ef,Qm,{configurable:!0,value:qm(null)});var tf=Bd.includes,nf=function(e){ef[Qm][e]=!0};(function(e,t){var n,r,o,i,a,s=e.target,u=e.global,c=e.stat;if(n=u?Sm:c?Sm[s]||bm(s,{}):(Sm[s]||{}).prototype)for(r in t){if(i=t[r],o=e.dontCallGetSet?(a=wm(n,r))&&a.value:n[r],!Im(u?r:s+(c?".":"#")+r,e.forced)&&void 0!==o){if(typeof i==typeof o)continue;Mm(i,o)}(e.sham||o&&o.sham)&&pm(i,"sham",!0),vm(n,r,i,e)}})({target:"Array",proto:!0,forced:ls((function(){return!Array(1).includes()}))},{includes:function(e){return tf(this,e,arguments.length>1?arguments[1]:void 0)}}),nf("includes");function rf(e,t){const n=[];for(let r=e;r<=t;r++)n.push(r);return n}const of=new Map,af={shacharit:!1,mincha:!1,allCongs:!1};function sf(e,t){return uf(e,t,!0)}function uf(e,t,n){const r=e.getFullYear(),o=`${r}-${t?1:0}`,i=of.get(o),a=i||function(e,t){const n=ae.isLeapYear(e),r=12+n;let o=new ae(9,g.AV,e);6===o.getDay()&&(o=o.next());let i=new ae(15,g.ADAR_II,e);6===i.getDay()&&(i=i.next());const a=[].concat(rf(1,r).map((t=>new ae(1,t,e))),rf(1,r).filter((t=>30===ae.daysInMonth(t,e))).map((t=>new ae(30,t,e))),new ae(2,g.TISHREI,e),rf(1,ae.daysInMonth(g.NISAN,e)).map((t=>new ae(t,g.NISAN,e))),new ae(18,g.IYYAR,e),rf(1,8-(t?1:0)).map((t=>new ae(t,g.SIVAN,e))),o,new ae(15,g.AV,e),new ae(29,g.ELUL,e),rf(9,24-(t?1:0)).map((t=>new ae(t,g.TISHREI,e))),rf(25,33).map((t=>new ae(t,g.KISLEV,e))),new ae(15,g.SHVAT,e),new ae(14,g.ADAR_II,e),i,n?new ae(14,g.ADAR_I,e):[]),s=[].concat(rf(1,13).map((t=>new ae(t,g.SIVAN,e))),rf(20,31).map((t=>new ae(t,g.TISHREI,e))),new ae(14,g.IYYAR,e),e>=5708?Ph(e).next():[],e>=5727?new ae(28,g.IYYAR,e):[]),u=[].concat(new ae(29,g.ELUL,e-1),new ae(9,g.TISHREI,e),new ae(14,g.IYYAR,e));return{none:a.map((e=>e.abs())).sort(((e,t)=>e-t)),some:s.map((e=>e.abs())).sort(((e,t)=>e-t)),yesPrev:u.map((e=>e.abs())).sort(((e,t)=>e-t))}}(r,t);i||of.set(o,a);const s=e.abs();if(a.none.indexOf(s)>-1)return af;const u=e.getDay(),c={shacharit:!1,mincha:!1,allCongs:!1};-1===a.some.indexOf(s)&&(c.allCongs=!0),6!==u&&(c.shacharit=!0);const h=s+1;if(n&&-1===a.yesPrev.indexOf(h)){const e=uf(new ae(h),t,!1);c.mincha=e.shacharit}else c.mincha=5!==u;return!c.allCongs||c.mincha||c.shacharit?c:af}const cf=g.NISAN,hf=g.SIVAN,lf=g.ELUL,df=g.TISHREI,mf=he.LIGHT_CANDLES,ff=he.YOM_TOV_ENDS,gf=he.CHUL_ONLY,yf=he.IL_ONLY,Sf=he.LIGHT_CANDLES_TZEIS,wf=he.CHANUKAH_CANDLES,pf=he.MINOR_FAST,vf=he.SPECIAL_SHABBAT,bf=he.MODERN_HOLIDAY,Mf=he.MAJOR_FAST,If=he.ROSH_CHODESH,Tf=he.PARSHA_HASHAVUA,Af=he.DAF_YOMI,Df=he.MISHNA_YOMI,Ef=he.NACH_YOMI,Cf=he.YERUSHALMI_YOMI,Nf=he.OMER_COUNT,Of=he.SHABBAT_MEVARCHIM,kf=he.MINOR_HOLIDAY,Hf=he.EREV,Lf=he.CHOL_HAMOED,Yf=he.YOM_KIPPUR_KATAN,Ff=new Set,Rf={location:1,year:1,isHebrewYear:1,month:1,numYears:1,start:1,end:1,candlelighting:1,candleLightingMins:1,havdalahMins:1,havdalahDeg:1,fastEndDeg:1,sedrot:1,il:1,noMinorFast:1,noModern:1,shabbatMevarchim:1,noRoshChodesh:1,noSpecialShabbat:1,noHolidays:1,omer:1,molad:1,ashkenazi:1,locale:1,addHebrewDates:1,addHebrewDatesForEvents:1,appendHebrewToSubject:1,mask:1,userMask:1,yomKippurKatan:1,hour12:1,dailyLearning:1,useElevation:1};const Pf={Jerusalem:40,Haifa:30,"Zikhron Ya'aqov":30,"Zikhron Ya'akov":30,"Zikhron Yaakov":30,"Zichron Ya'akov":30,"Zichron Yaakov":30},_f={281184:40,294801:30,293067:30};function Uf(t){if("number"==typeof t)return t;if(e.greg.isDate(t))return e.greg.greg2abs(t);if(ae.isHDate(t))return t.abs();throw new TypeError(`Invalid date type: ${t}`)}function jf(e){var t;if("number"==typeof e.mask)return function(e){const t=e.mask;t&If&&delete e.noRoshChodesh;t&bf&&delete e.noModern;t&pf&&delete e.noMinorFast;t&vf&&delete e.noSpecialShabbat;t&Tf&&(e.sedrot=!0);t&(Af|Df|Ef|Cf)&&(e.dailyLearning=e.dailyLearning||{},t&Af&&(e.dailyLearning.dafYomi=!0),t&Df&&(e.dailyLearning.mishnaYomi=!0),t&Ef&&(e.dailyLearning.nachYomi=!0),t&Cf&&(e.dailyLearning.yerushalmi=1));t&Nf&&(e.omer=!0);t&Of&&(e.shabbatMevarchim=!0);t&Yf&&(e.yomKippurKatan=!0);return e.userMask=!0,t}(e);const n=e.il||(null===(t=e.location)||void 0===t?void 0:t.il)||!1;let r=0;if(e.noHolidays||(r|=If|ff|pf|vf|bf|Mf|kf|Hf|Lf|mf|Sf|wf),e.candlelighting&&(r|=mf|Sf|ff),e.noRoshChodesh&&(r&=~If),e.noModern&&(r&=~bf),e.noMinorFast&&(r&=~pf),e.noSpecialShabbat&&(r&=~vf,r&=~Of),r|=n?yf:gf,e.sedrot&&(r|=Tf),e.omer&&(r|=Nf),e.shabbatMevarchim&&(r|=Of),e.yomKippurKatan&&(r|=Yf),e.dailyLearning){const t=e.dailyLearning;t.dafYomi&&(r|=Af),t.mishnaYomi&&(r|=Df),t.nachYomi&&(r|=Ef),t.yerushalmi&&(r|=Cf)}return r}const Bf=mf|Sf|wf|ff,Zf=new da(0,0,!1,"UTC"),$f={US:1,CA:1,BR:1,AU:1,NZ:1,DO:1,PR:1,GR:1,IN:1,KR:1,NP:1,ZA:1};function xf(e){return e.observedInIsrael()}function zf(e){return e.observedInDiaspora()}const Vf=new Map,Kf=new Map;class Jf{static calendar(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t=Object.assign({},t),function(e){if(!e.candlelighting)return;const t=e.location;if(void 0===t||!(t instanceof da))throw new TypeError("options.candlelighting requires valid options.location");if("number"==typeof e.havdalahMins&&"number"==typeof e.havdalahDeg)throw new TypeError("options.havdalahMins and options.havdalahDeg are mutually exclusive");let n=parseInt(e.candleLightingMins,10)||18;if(t.getIsrael()&&18===Math.abs(n)){const e=t.getGeoId(),r=_f[e];"number"==typeof r&&(n=r);const o=Pf[t.getShortName()];"number"==typeof o&&(n=o)}e.candleLightingMins=-1*Math.abs(n),"number"==typeof e.havdalahMins?e.havdalahMins=Math.abs(e.havdalahMins):"number"==typeof e.havdalahDeg?e.havdalahDeg=Math.abs(e.havdalahDeg):e.havdalahDeg=8.5,"number"!=typeof e.fastEndDeg&&(e.fastEndDeg=7.0833333)}(t);const n=t.location=t.location||Zf,r=t.il=t.il||n.il||!1;if(t.mask=jf(t),t.ashkenazi||t.locale){if(t.locale&&"string"!=typeof t.locale)throw new TypeError(`Invalid options.locale: ${t.locale}`);const e=t.ashkenazi?"ashkenazi":t.locale;if(!X.useLocale(e))throw new TypeError(`Locale '${e}' not found; did you forget to import @hebcal/locales?`)}else X.useLocale("en");const o=[];let i,a,s,u,c=-1;const h=function(t){if(t.start&&!t.end||t.end&&!t.start)throw new TypeError("Both options.start and options.end are required");if(t.start&&t.end)return[Uf(t.start),Uf(t.end)];const n=Boolean(t.isHebrewYear),r=void 0!==t.year?parseInt(t.year,10):n?(new ae).getFullYear():(new Date).getFullYear();if(isNaN(r))throw new RangeError(`Invalid year ${t.year}`);if(n&&r<1)throw new RangeError(`Invalid Hebrew year ${r}`);let o=NaN;t.month&&(o=n?ae.monthNum(t.month):t.month);const i=parseInt(t.numYears,10)||1;if(n){const e=new ae(1,o||df,r);let n=e.abs();const a=t.month?n+e.daysInMonth():new ae(1,df,r+i).abs()-1;return!o&&r>1&&n--,[n,a]}{const n=t.month?o-1:0,a=new Date(r,n,1);r<100&&a.setFullYear(r);const s=e.greg.greg2abs(a);let u;if(t.month)u=s+e.greg.daysInMonth(o,r)-1;else{const t=r+i,n=new Date(t,0,1);t<100&&n.setFullYear(t),u=e.greg.greg2abs(n)-1}return[s,u]}}(t);!function(e){for(const t of Object.keys(e))void 0!==Rf[t]||Ff.has(t)||(console.warn(`Ignoring unrecognized HebrewCalendar option: ${t}`),Ff.add(t))}(t);const l=h[0],d=h[1];e.greg.abs2greg(l).getFullYear()<100&&(t.candlelighting=!1);for(let e=l;e<=d;e++){const h=new ae(e),l=h.getFullYear();l!=c&&(c=l,a=Bl(c),t.sedrot&&(i=Pl(c,r)),t.omer&&(s=ae.hebrew2abs(c,cf,16),u=ae.hebrew2abs(c,hf,5)));const d=o.length,m=h.getDay();let f;const g=a.get(h.toString())||[];for(const e of g)f=Gf(o,e,t,f,m);if(t.sedrot&&6===m){const t=i.lookup(e);t.chag||o.push(new ss(h,t.parsha,r,t.num))}const y=t.dailyLearning;if("object"==typeof y)for(const[e,t]of Object.entries(y))if(t){const n="yerushalmi"===e?2===t?"yerushalmi-schottenstein":"yerushalmi-vilna":e,r=$l.lookup(n,h);r&&o.push(r)}if(t.omer&&e>=s&&e<=u){const r=new La(h,e-s+1);if(t.candlelighting){const e=new pa(n,h.prev()).tzeit(7.0833);isNaN(e.getTime())||(r.alarm=e)}o.push(r)}const S=h.getMonth();if(t.molad&&6==m&&S!=lf&&h.getDate()>=23&&h.getDate()<=29){const e=S==ae.monthsInYear(l)?cf:S+1;o.push(new Oa(h,l,e))}if(f||!t.candlelighting||5!=m&&6!=m||(f=ba(void 0,h,m,n,t),5===m&&f&&i&&(f.memo=i.getString(e))),f instanceof Ia&&(0===t.havdalahMins||0===t.havdalahDeg)&&(f=null),f&&o.push(f),t.addHebrewDates||t.addHebrewDatesForEvents&&d!=o.length){const e=new me(h);d==o.length?o.push(e):o.splice(d,0,e)}}return o}static getBirthdayOrAnniversary(e,t){const n=function(e,t){const n=j(t),r=n.yy;if(e===r)return n;if(e<r)return;const o=A(r);let i=n.mm,a=n.dd;return i==_&&!o||i==U&&o?i=D(e):i!=Y||30!=a||k(e)?i==F&&30==a&&H(e)?(i=R,a=1):i==_&&30==a&&o&&!A(e)&&(i=L,a=1):(i=F,a=1),{yy:e,mm:i,dd:a}}(e,t);return void 0===n?n:new ae(n)}static getYahrzeit(e,t){const n=function(e,t){let n=j(t);if(!(e<=n.yy))return n.mm!=Y||30!=n.dd||k(n.yy+1)?n.mm==F&&30==n.dd&&H(n.yy+1)?n=T(M(e,R,1)-1):n.mm==U?n.mm=D(e):n.mm!=_||30!=n.dd||A(e)||(n.dd=30,n.mm=P):n=T(M(e,F,1)-1),n.mm!=Y||30!=n.dd||k(e)?n.mm==F&&30==n.dd&&H(e)&&(n.mm=R,n.dd=1):(n.mm=F,n.dd=1),n.yy=e,n}(e,t);return void 0===n?n:new ae(n)}static getHolidaysForYear(e){return Bl(e)}static getHolidaysForYearArray(e,t){const n=`${e}-${t?1:0}`;let r=Vf.get(n);if(r)return r;const o=Bl(e),i=ae.hebrew2abs(e,df,1),a=ae.hebrew2abs(e+1,df,1)-1;r=[];const s=t?xf:zf;for(let e=i;e<=a;e++){const t=new ae(e),n=o.get(t.toString());if(n){const e=n.filter(s);r=r.concat(e)}}return Vf.set(n,r),r}static getHolidaysOnDate(e,t){const n=ae.isHDate(e)?e:new ae(e),r=n.toString(),o=r+"/"+(void 0===t?2:t?1:0);if(Kf.has(o))return Kf.get(o);const i=Bl(n.getFullYear()).get(r);if(void 0===t||void 0===i)return Kf.set(o,i),i;const a=t?xf:zf,s=i.filter(a);return Kf.set(o,s),s}static reformatTimeStr(e,t,n){var r;if("string"!=typeof e)throw new TypeError(`Bad timeStr: ${e}`);const o=(null===(r=n.location)||void 0===r?void 0:r.cc)||(n.il?"IL":"US");if(void 0!==n.hour12&&!n.hour12)return e;if(!n.hour12&&void 0===$f[o])return e;const i=e.split(":");let a=parseInt(i[0],10);return a<12&&t?(t=t.replace("p","a").replace("P","A"),0===a&&(a=12)):a>12?a%=12:0===a&&(a="00"),`${a}:${i[1]}${t}`}static version(){return xl}static getSedra(e,t){return Pl(e,t)}static hallel(e,t){return function(e,t){const n=e.filter((e=>{const t=e.getDesc(),n=e.getDate(),r=n.getMonth(),o=n.getDate();return t.startsWith("Chanukah")||t.startsWith("Shavuot")||t.startsWith("Sukkot")||r===g.NISAN&&(15===o||16===o)&&e.getFlags()&he.CHAG||"Yom HaAtzma'ut"===t||"Yom Yerushalayim"===t})).map((e=>e.getDate().abs())),r=t.abs();return n.includes(r)?2:e.filter((e=>{const t=e.getDesc();return e.getFlags()&he.ROSH_CHODESH||t.startsWith("Pesach")&&"Pesach I"!==t&&"Pesach II"!==t})).map((e=>e.getDate().abs())).includes(r)?1:0}(Jf.getHolidaysForYearArray(e.getFullYear(),t),e)}static tachanun(e,t){return sf(e,t)}}function Gf(e,t,n,r,o){const i=n.il;if(!t.observedIn(i))return r;const a=t.getFlags();if(!n.yomKippurKatan&&a&Yf||n.noModern&&a&bf)return r;const s=n.location,u=Boolean(a&Mf),c=Boolean(a&pf);if(n.candlelighting&&(u||c)&&(t=function(e,t){const n=e.getDesc();if("Yom Kippur"===n)return e;const r=(e=e.clone()).getDate(),o=r.greg(),i=t.location,a=t.fastEndDeg,s=new pa(i,o,t.useElevation);if("Erev Tish'a B'Av"===n){const t=s.sunset();e.startEvent=Aa(r,t,"Fast begins",e,i)}else if(n.startsWith("Tish'a B'Av"))e.endEvent=Aa(r,s.tzeit(a),"Fast ends",e,i);else{const t=s.alotHaShachar();e.startEvent=Aa(r,t,"Fast begins",e,i),5===o.getDay()||14===r.getDate()&&r.getMonth()===g.NISAN||(e.endEvent=Aa(r,s.tzeit(a),"Fast ends",e,i))}return e}(t,n),t.startEvent&&(u||c&&!n.noMinorFast)&&e.push(t.startEvent)),a&n.mask||!a&&!n.userMask){if(n.candlelighting&&a&Bf){const e=t.getDate();if(r=ba(t,e,o,s,n),a&wf&&r&&!n.noHolidays){const i=5===o||6===o?r:function(e,t,n){const r=n.location,o=new pa(r,t.greg(),n.useElevation);return Aa(t,o.dusk(),e.getDesc(),e,r)}(t,e,n),u={eventTime:i.eventTime,eventTimeStr:i.eventTimeStr,location:s};t.chanukahDay&&(u.chanukahDay=t.chanukahDay),t.emoji&&(u.emoji=t.emoji),t=new hl(t.getDate(),t.getDesc(),a,u),r=void 0}}(!n.noHolidays||n.yomKippurKatan&&a&Yf)&&e.push(t)}return t.endEvent&&(u||c&&!n.noMinorFast)&&e.push(t.endEvent),r}return e.AsaraBTevetEvent=ml,e.CandleLightingEvent=Ta,e.DailyLearning=$l,e.Event=de,e.GeoLocation=ia,e.HDate=ae,e.HavdalahEvent=Ia,e.HebrewCalendar=Jf,e.HebrewDateEvent=me,e.HolidayEvent=hl,e.Locale=X,e.Location=da,e.MevarchimChodeshEvent=gl,e.Molad=Na,e.MoladEvent=Oa,e.NOAACalculator=sa,e.OmerEvent=La,e.ParshaEvent=ss,e.RoshChodeshEvent=dl,e.RoshHashanaEvent=yl,e.Sedra=$a,e.TimedEvent=Ma,e.Zmanim=pa,e.flags=he,e.gematriya=z,e.gematriyaStrToNum=V,e.months=g,e.parshiot=xa,e.version=xl,e}({});
|
|
1
|
+
/*! @hebcal/core v5.0.3 */
|
|
2
|
+
var hebcal=function(e){"use strict";const t=[0,31,28,31,30,31,30,31,31,30,31,30,31],n=[t,t.slice()];function r(e,t){return e-t*Math.floor(e/t)}function o(e,t){return Math.floor(e/t)}n[1][2]=29,e.greg=void 0,function(e){function t(e){return!(e%4||!(e%100)&&e%400)}function i(e){return"object"==typeof e&&Date.prototype.isPrototypeOf(e)}function a(e,n,r){const i=e-1;return 365*i+o(i,4)-o(i,100)+o(i,400)+o(367*n-362,12)+(n<=2?0:t(e)?-1:-2)+r}e.monthNames=["","January","February","March","April","May","June","July","August","September","October","November","December"],e.isLeapYear=t,e.daysInMonth=function(e,r){return n[+t(r)][e]},e.isDate=i,e.greg2abs=function(e){if(!i(e))throw new TypeError(`Argument not a Date: ${e}`);return a(e.getFullYear(),e.getMonth()+1,e.getDate())},e.abs2greg=function(e){if("number"!=typeof e)throw new TypeError(`Argument not a Number: ${e}`);const n=function(e){const t=e-1,n=o(t,146097),i=r(t,146097),a=o(i,36524),s=r(i,36524),u=o(s,1461),c=o(r(s,1461),365),h=400*n+100*a+4*u+c;return 4!=a&&4!=c?h+1:h}(e=Math.trunc(e)),i=o(12*(e-a(n,1,1)+(e<a(n,3,1)?0:t(n)?1:2))+373,367),s=e-a(n,i,1)+1,u=new Date(n,i-1,s);return n<100&&n>=0&&u.setFullYear(n),u}}(e.greg||(e.greg={}));const i=1,a=2,s=4,u=6,c=7,h=8,l=9,d=10,m=12,f=13,g={NISAN:1,IYYAR:2,SIVAN:3,TAMUZ:4,AV:5,ELUL:6,TISHREI:7,CHESHVAN:8,KISLEV:9,TEVET:10,SHVAT:11,ADAR_I:12,ADAR_II:13},y=["","Nisan","Iyyar","Sivan","Tamuz","Av","Elul","Tishrei","Cheshvan","Kislev","Tevet","Sh'vat"],S=[y.concat(["Adar","Nisan"]),y.concat(["Adar I","Adar II","Nisan"])],w=new Map,p=-1373428,v=365.24682220597794;function b(e,t){if("number"!=typeof e||isNaN(e))throw new TypeError(`invalid parameter '${t}' not a number: ${e}`)}function M(e,t,n){if(b(e,"year"),b(t,"month"),b(n,"day"),e<1)throw new RangeError(`hebrew2abs: invalid year ${e}`);let r=n;if(t<c){for(let t=c;t<=A(e);t++)r+=E(t,e);for(let n=i;n<t;n++)r+=E(n,e)}else for(let n=c;n<t;n++)r+=E(n,e);return p+N(e)+r-1}function I(e){return p+N(e)}function T(e){if(b(e,"abs"),(e=Math.trunc(e))<=p)throw new RangeError(`abs2hebrew: ${e} is before epoch`);let t=Math.floor((e-p)/v);for(;I(t)<=e;)++t;--t;let n=e<M(t,1,1)?7:1;for(;e>M(t,n,E(n,t));)++n;return{yy:t,mm:n,dd:1+e-M(t,n,1)}}function D(e){return(1+7*e)%19<7}function A(e){return+D(e)+12}function E(e,t){switch(e){case a:case s:case u:case d:case f:return 29}return e===m&&!D(t)||e===h&&!k(t)||e===l&&H(t)?29:30}function C(e,t){if(b(e,"month"),b(t,"year"),e<1||e>14)throw new TypeError(`bad month argument ${e}`);return S[+D(t)][e]}function N(e){const t=w.get(e);if("number"==typeof t)return t;const n=function(e){const t=e-1,n=235*Math.floor(t/19)+t%19*12+Math.floor((t%19*7+1)/19),r=204+n%1080*793,o=5+12*n+793*Math.floor(n/1080)+Math.floor(r/1080),i=r%1080+o%24*1080,a=1+29*n+Math.floor(o/24);let s=a;(i>=19440||2==a%7&&i>=9924&&!D(e)||1==a%7&&i>=16789&&D(t))&&s++;return s%7==0||s%7==3||s%7==5?s+1:s}(e);return w.set(e,n),n}function O(e){return N(e+1)-N(e)}function k(e){return O(e)%10==5}function H(e){return O(e)%10==3}const L=g.NISAN,Y=g.CHESHVAN,F=g.KISLEV,P=g.TEVET,R=g.SHVAT,U=g.ADAR_I,_=g.ADAR_II;function j(t){if(function(e){return"object"==typeof e&&null!==e&&"number"==typeof e.yy&&"number"==typeof e.mm&&"number"==typeof e.dd}(t))return t;if("number"==typeof t)return T(t);if(e.greg.isDate(t)){return T(e.greg.greg2abs(t))}throw new TypeError(`Argument not a Date: ${t}`)}const B={"א":1,"ב":2,"ג":3,"ד":4,"ה":5,"ו":6,"ז":7,"ח":8,"ט":9,"י":10,"כ":20,"ל":30,"מ":40,"נ":50,"ס":60,"ע":70,"פ":80,"צ":90,"ק":100,"ר":200,"ש":300,"ת":400},Z=new Map,$=new Map;for(const[e,t]of Object.entries(B))Z.set(e,t),$.set(t,e);function x(e){const t=[];for(;e>0;){if(15===e||16===e){t.push(9),t.push(e-9);break}let n,r=100;for(n=400;n>e;n-=r)n===r&&(r/=10);t.push(n),e-=n}return t}function z(e){const t=parseInt(e,10);if(!t)throw new TypeError(`invalid parameter to gematriya ${e}`);let n="";const r=Math.floor(t/1e3);if(r>0&&5!==r){const e=x(r);for(const t of e)n+=$.get(t);n+="׳"}const o=x(t%1e3);if(1==o.length)return n+$.get(o[0])+"׳";for(let e=0;e<o.length;e++)e+1===o.length&&(n+="״"),n+=$.get(o[e]);return n}function V(e){let t=0;const n=e.indexOf("׳");if(-1!==n&&n!==e.length-1){t+=1e3*V(e.substring(0,n)),e=e.substring(n)}for(const n of e){const e=Z.get(n);"number"==typeof e&&(t+=e)}return t}const K={headers:{"plural-forms":"nplurals=2; plural=(n!=1);"},contexts:{"":{}}},J={h:"he",a:"ashkenazi",s:"en","":"en"},G=new Map;let W=null,q=null;class X{static lookupTranslation(e,t){const n=null==t?void 0:t.toLowerCase(),r=("string"==typeof t&&G.get(n)||W)[e];if(null!=r&&r.length&&r[0].length)return r[0]}static gettext(e,t){const n=this.lookupTranslation(e,t);return void 0===n?e:n}static addLocale(e,t){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);if("object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);G.set(e.toLowerCase(),t.contexts[""])}static addTranslation(e,t,n){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);const r=e.toLowerCase(),o=G.get(r);if(!o)throw new TypeError(`Unknown locale: ${e}`);if("string"!=typeof t||0===t.length)throw new TypeError(`Invalid id: ${t}`);const i=Array.isArray(n);if(i){const e=n[0];if("string"!=typeof e||0===e.length)throw new TypeError(`Invalid translation array: ${n}`)}else if("string"!=typeof n)throw new TypeError(`Invalid translation: ${n}`);o[t]=i?n:[n]}static addTranslations(e,t){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);const n=e.toLowerCase(),r=G.get(n);if(!r)throw new TypeError(`Unknown locale: ${e}`);if("object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);const o=t.contexts[""];Object.assign(r,o)}static useLocale(e){const t=e.toLowerCase(),n=G.get(t);if(!n)throw new RangeError(`Locale '${e}' not found`);return q=J[t]||t,W=n,W}static getLocaleName(){return q}static getLocaleNames(){return Array.from(G.keys()).sort(((e,t)=>e.localeCompare(t)))}static ordinal(e,t){const n=(null==t?void 0:t.toLowerCase())||q;if(!n)return this.getEnOrdinal(e);switch(n){case"en":case"s":case"a":case"ashkenazi":case"ashkenazi_litvish":case"ashkenazi_poylish":case"ashkenazi_standard":return this.getEnOrdinal(e);case"es":return e+"º";case"h":case"he":case"he-x-nonikud":return String(e);default:return e+"."}}static getEnOrdinal(e){const t=["th","st","nd","rd"],n=e%100;return e+(t[(n-20)%10]||t[n]||t[0])}static hebrewStripNikkud(e){return e.replace(/[\u0590-\u05bd]/g,"").replace(/[\u05bf-\u05c7]/g,"")}}function Q(e){throw new TypeError(e)}X.addLocale("en",K),X.addLocale("s",K),X.addLocale("",K),X.useLocale("en");const ee="day",te="week",ne="month",re="year",oe={d:ee,w:te,M:ne,y:re},ie={day:ee,week:te,month:ne,year:re};class ae{constructor(t,n,r){if(2==arguments.length||arguments.length>3)throw new TypeError("HDate constructor requires 0, 1 or 3 arguments");if(3==arguments.length){if(this.dd=this.mm=1,r=parseInt(r,10),isNaN(r))throw new TypeError(`HDate called with bad year argument: ${r}`);if(this.yy=r,this.setMonth(n),t=parseInt(t,10),isNaN(t))throw new TypeError(`HDate called with bad day argument: ${t}`);this.setDate(t)}else{null==t&&(t=new Date);const n="number"!=typeof t||isNaN(t)?e.greg.isDate(t)?e.greg.greg2abs(t):"number"==typeof t.yy&&"number"==typeof t.mm&&"number"==typeof t.dd?t:Q(`HDate called with bad argument: ${t}`):t,r="number"==typeof n,o=r?T(n):n;this.dd=o.dd,this.mm=o.mm,this.yy=o.yy,r&&(this.rd=n)}}getFullYear(){return this.yy}isLeapYear(){return D(this.yy)}getMonth(){return this.mm}getTishreiMonth(){const e=A(this.getFullYear());return(this.getMonth()+e-6)%e||e}daysInMonth(){return E(this.getMonth(),this.getFullYear())}getDate(){return this.dd}getDay(){return function(e,t){return e-t*Math.floor(e/t)}(this.abs(),7)}setMonth(e){return this.mm=ae.monthNum(e),se(this),this}setDate(e){return this.dd=e,se(this),this}greg(){return e.greg.abs2greg(this.abs())}abs(){return"number"!=typeof this.rd&&(this.rd=M(this.yy,this.mm,this.dd)),this.rd}static hebrew2abs(e,t,n){return M(e,t,n)}getMonthName(){return C(this.getMonth(),this.getFullYear())}render(){let e=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const t=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:null)||X.getLocaleName(),n=this.getDate(),r=X.gettext(this.getMonthName(),t),o=`${X.ordinal(n,t)}${ae.getDayOfTranslation(t)} ${r}`;if(e){return`${o}, ${this.getFullYear()}`}return o}static getDayOfTranslation(e){switch(e){case"en":case"s":case"a":case"ashkenazi":return" of"}const t=X.lookupTranslation("of",e);return t?" "+t:e.startsWith("ashkenazi")?" of":""}renderGematriya(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.getDate(),n=e?"he-x-NoNikud":"he",r=X.gettext(this.getMonthName(),n),o=this.getFullYear();return z(t)+" "+r+" "+z(o)}before(e){return ce(e,this,-1)}onOrBefore(e){return ce(e,this,0)}nearest(e){return ce(e,this,3)}onOrAfter(e){return ce(e,this,6)}after(e){return ce(e,this,7)}next(){return new ae(this.abs()+1)}prev(){return new ae(this.abs()-1)}add(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";if(!(e=parseInt(e,10)))return new ae(this);if(t=ae.standardizeUnits(t),t===ee)return new ae(this.abs()+e);if(t===te)return new ae(this.abs()+7*e);if(t===re)return new ae(this.getDate(),this.getMonth(),this.getFullYear()+e);if(t===ne){let t=new ae(this);const n=e>0?1:-1;e=Math.abs(e);for(let r=0;r<e;r++)t=new ae(t.abs()+n*t.daysInMonth());return t}}static standardizeUnits(e){const t=oe[e]||String(e||"").toLowerCase().replace(/s$/,"");return ie[t]||Q(`Invalid units '${e}'`)}subtract(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";return this.add(-1*e,t)}deltaDays(e){if(!ae.isHDate(e))throw new TypeError(`Bad argument: ${e}`);return this.abs()-e.abs()}isSameDate(e){return!!ae.isHDate(e)&&(this.yy==e.yy&&this.mm==e.mm&&this.dd==e.dd)}toString(){const e=this.getDate(),t=this.getFullYear();return`${e} ${this.getMonthName()} ${t}`}static isLeapYear(e){return D(e)}static monthsInYear(e){return A(e)}static daysInMonth(e,t){return E(e,t)}static getMonthName(e,t){return C(e,t)}static monthNum(e){if("number"==typeof e){if(isNaN(e)||e>14)throw new RangeError(`Invalid month number: ${e}`);return e}return e.charCodeAt(0)>=48&&e.charCodeAt(0)<=57?parseInt(e,10):ae.monthFromName(e)}static daysInYear(e){return O(e)}static longCheshvan(e){return k(e)}static shortKislev(e){return H(e)}static monthFromName(e){if("number"==typeof e){if(isNaN(e)||e<1||e>14)throw new RangeError(`Invalid month name: ${e}`);return e}return function(e){if("number"==typeof e){if(isNaN(e)||e<1||e>14)throw new RangeError(`Invalid month name: ${e}`);return e}let t=e.trim().toLowerCase();switch("ב"===t[0]&&(t=t.substring(1)),t[0]){case"n":case"נ":if("o"==t[1])break;return g.NISAN;case"i":return g.IYYAR;case"e":return g.ELUL;case"c":case"ח":return g.CHESHVAN;case"k":case"כ":return g.KISLEV;case"s":switch(t[1]){case"i":return g.SIVAN;case"h":return g.SHVAT}break;case"t":switch(t[1]){case"a":return g.TAMUZ;case"i":return g.TISHREI;case"e":return g.TEVET}break;case"a":switch(t[1]){case"v":return g.AV;case"d":return/(1|[^i]i|a|א)$/i.test(e)?g.ADAR_I:g.ADAR_II}break;case"ס":return g.SIVAN;case"ט":return g.TEVET;case"ש":return g.SHVAT;case"א":switch(t[1]){case"ב":return g.AV;case"ד":return/(1|[^i]i|a|א)$/i.test(e)?g.ADAR_I:g.ADAR_II;case"י":return g.IYYAR;case"ל":return g.ELUL}break;case"ת":switch(t[1]){case"מ":return g.TAMUZ;case"ש":return g.TISHREI}}throw new RangeError(`Unable to parse month name: ${e}`)}(X.hebrewStripNikkud(e))}static dayOnOrBefore(e,t){return t-(t-e)%7}static isHDate(e){return null!==e&&"object"==typeof e&&"number"==typeof e.yy&&"number"==typeof e.mm&&"number"==typeof e.dd&&"function"==typeof e.greg&&"function"==typeof e.abs}static fromGematriyaString(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5e3;const n=e.split(" "),r=V(n[0]),o=ae.monthFromName(n[1]);let i=V(n[2]);return i<1e3&&(i+=t),new ae(r,o,i)}}function se(e){ue(e),function(e){e.dd<1&&(e.mm==g.TISHREI&&(e.yy-=1),e.dd+=E(e.mm,e.yy),e.mm-=1,se(e));e.dd>E(e.mm,e.yy)&&(e.mm===g.ELUL&&(e.yy+=1),e.dd-=E(e.mm,e.yy),e.mm+=1,se(e));ue(e)}(e)}function ue(e){e.mm!==g.ADAR_II||e.isLeapYear()?e.mm<1?(e.mm+=A(e.yy),e.yy-=1,se(e)):e.mm>A(e.yy)&&(e.mm-=A(e.yy),e.yy+=1,se(e)):(e.mm-=1,se(e)),delete e.rd}function ce(e,t,n){return new ae(ae.dayOnOrBefore(e,t.abs()+n))}const he={CHAG:1,LIGHT_CANDLES:2,YOM_TOV_ENDS:4,CHUL_ONLY:8,IL_ONLY:16,LIGHT_CANDLES_TZEIS:32,CHANUKAH_CANDLES:64,ROSH_CHODESH:128,MINOR_FAST:256,SPECIAL_SHABBAT:512,PARSHA_HASHAVUA:1024,DAF_YOMI:2048,OMER_COUNT:4096,MODERN_HOLIDAY:8192,MAJOR_FAST:16384,SHABBAT_MEVARCHIM:32768,MOLAD:65536,USER_EVENT:131072,HEBREW_DATE:262144,MINOR_HOLIDAY:524288,EREV:1048576,CHOL_HAMOED:2097152,MISHNA_YOMI:4194304,YOM_KIPPUR_KATAN:8388608,YERUSHALMI_YOMI:16777216,NACH_YOMI:33554432},le=[[he.MAJOR_FAST,"holiday","major","fast"],[he.CHANUKAH_CANDLES,"holiday","major"],[he.HEBREW_DATE,"hebdate"],[he.MINOR_FAST,"holiday","fast"],[he.MINOR_HOLIDAY,"holiday","minor"],[he.MODERN_HOLIDAY,"holiday","modern"],[he.MOLAD,"molad"],[he.OMER_COUNT,"omer"],[he.PARSHA_HASHAVUA,"parashat"],[he.ROSH_CHODESH,"roshchodesh"],[he.SHABBAT_MEVARCHIM,"mevarchim"],[he.SPECIAL_SHABBAT,"holiday","shabbat"],[he.USER_EVENT,"user"]];class de{constructor(e,t,n,r){this.date=e,this.desc=t,this.mask=+n,"object"==typeof r&&null!==r&&Object.assign(this,r)}getDate(){return this.date}getDesc(){return this.desc}getFlags(){return this.mask}render(e){return X.gettext(this.desc,e)}renderBrief(e){return this.render(e)}getEmoji(){return this.emoji||null}basename(){return this.getDesc()}url(){}observedInIsrael(){return!(this.mask&he.CHUL_ONLY)}observedInDiaspora(){return!(this.mask&he.IL_ONLY)}observedIn(e){return e?this.observedInIsrael():this.observedInDiaspora()}clone(){const e=new this.constructor;for(const t in this)this.hasOwnProperty(t)&&(e[t]=this[t]);return e}getCategories(){const e=this.getFlags();for(const t of le)if(e&t[0])return t.slice(1);return["unknown"]}}class me extends de{constructor(e){super(e,e.toString(),he.HEBREW_DATE)}render(e){const t=(null==e?void 0:e.toLowerCase())||X.getLocaleName(),n=this.getDate();switch(t){case"h":case"he":return n.renderGematriya(!1);case"he-x-nonikud":return n.renderGematriya(!0);default:return n.render(t,!0)}}renderBriefHebrew(e){const t=this.getDate(),n=t.getDate(),r=X.gettext(t.getMonthName(),e);return z(n)+" "+r}renderBrief(e){const t=(null==e?void 0:e.toLowerCase())||X.getLocaleName(),n=this.getDate();if(n.getMonth()===g.TISHREI&&1===n.getDate())return this.render(t);switch(t){case"h":case"he":case"he-x-nonikud":return this.renderBriefHebrew(t);default:return n.render(t,!1)}}}const fe=36e11,ge=864e11,ye=[1,1e3,1e6,1e9,6e10,fe,ge],Se=[9,6,3];function we(e){return e<=6}function pe(e){return e>=6}const ve=be("overflow",{constrain:0,reject:1},0);function be(e,t,n){const r=function(e,t,n){return(r,o)=>{if(void 0===r){const t=null!=o?o:n;if(void 0===t)throw new RangeError(`Must specify a ${e}`);return t}if(void 0===t[r])throw new RangeError(`Invalid ${e}: ${r}`);return t[r]}}(e,t,n);return(t,n)=>{const o=Te(t);return r(o[e],n)}}function Me(e,t,n,r){if(void 0===e)return t;if(!Number.isFinite(e))throw new RangeError("Number must be finite");e=Math.trunc(e);const o=Math.min(Math.max(e,t),n);if(o!==e&&1===r)throw new RangeError("Invalid overflowed value "+e);return o}function Ie(e,t){const n={};for(const r in t)void 0!==e[r]&&(n[r]=t[r](e[r]));return n}function Te(e,t){if(void 0===e&&!t)return{};if(!Ae(e))throw TypeError("options must be an object or undefined");return e}const De=/object|function/;function Ae(e){return null!==e&&De.test(typeof e)}const Ee=be("roundingMode",{halfExpand:Math.round,ceil:Math.ceil,trunc:Math.trunc,floor:Math.floor});function Ce(){const e=new WeakMap;return[e.get.bind(e),e.set.bind(e)]}function Ne(e,t){Object.defineProperties(e.prototype,Oe(t,(e=>({get:e}))))}function Oe(e,t){const n={};for(const r in e)n[r]=t(e[r],r);return n}function ke(e,t,n){const r={};for(const o of t)r[o]=n(e[o]);return r}function He(e,t){const n={};return e.forEach(((e,r)=>{n[e]=t(e,r)})),n}const Le=["nanosecond","microsecond","millisecond","second","minute","hour"],Ye=[...Le,"day","week","month","year"],Fe=Ye.map((e=>e+"s")),Pe=He(Ye,((e,t)=>t)),Re=He(Fe,((e,t)=>t));function Ue(e,t,n,r){var o;let i;if(void 0===e){if(void 0===t)throw new RangeError("Unit is required");i=t}else if(i=null!=(o=Pe[e])?o:Re[e],void 0===i||i<n||i>r)throw new RangeError("Invalid unit "+e);return i}function _e(e,t,n,r,o,i){var a;const s=Te(e),u=null!=(a=s.roundingIncrement)?a:1,c=Ue(s.smallestUnit,n,r,o),h=Ee(s,i?Math.round:Math.trunc);let l=s.largestUnit;"auto"===l&&(l=void 0);const d=Ue(l,t=Math.max(t,c),r,o);if(c>d)throw new RangeError("Bad smallestUnit/largestUnit");if(c<6){const e=ye[c+1],t=ye[c]*u;if(e===t)throw new RangeError("Must not equal larger unit");if(e%t)throw new RangeError("Must divide into larger unit")}return{smallestUnit:c,largestUnit:d,roundingFunc:h,roundingIncrement:u}}function je(e,t,n,r){var o;const i=Te("string"==typeof e?{smallestUnit:e}:e,!0),a=null!=(o=i.roundingIncrement)?o:1,s=Ue(i.smallestUnit,void 0,t,n),u=Ee(i,Math.round),c=ye[s]*a;if(6===s){if(1!==a)throw new RangeError("When smallestUnit is days, roundingIncrement must be 1")}else{const e=r?ge:ye[s+1];if(!r&&e===c)throw new RangeError("Must not equal larger unit");if(e%c)throw new RangeError("Must divide into larger unit")}return{smallestUnit:s,roundingFunc:u,incNano:c}}const Be=Symbol();function Ze(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return t instanceof e?t:e.from(t,...r)}class $e{toJSON(){return this.toString()}}class xe extends $e{valueOf(){throw new Error("Cannot convert object using valueOf")}}const[ze,Ve]=Ce();class Ke extends xe{constructor(e){super(),Ve(this,Object.freeze(e))}getISOFields(){return ze(this)}}function Je(e,t){return e<t?-1:e>t?1:0}function Ge(e){return Je(e,0)}function We(e,t,n){return n(e/t)*t}function qe(e){return We(e,6e10,Xe)}function Xe(e){return Math.round(Math.abs(e))*Ge(e)}function Qe(e,t,n){const r=e.div(t).mult(t),o=e.sub(r).toNumber();return r.add(n(o/t)*t)}function et(e,t){return(e%t+t)%t}function tt(e,t){return rt(n=String(e),t,"0")+n;var n}function nt(e,t,n){return e+rt(e,t,n)}function rt(e,t,n){return new Array(Math.max(0,t-e.length+1)).join(n)}function ot(e){return e<0?"-":"+"}const it=Math.pow(10,8);class at{constructor(e,t){this.high=e,this.low=t}sign(){return Ge(this.high)||Ge(this.low)}neg(){return new at(-this.high||0,-this.low||0)}abs(){return this.sign()<0?this.neg():this}add(e){const[t,n]=ct(e);return ht(this.high+t,this.low+n)}sub(e){const[t,n]=ct(e);return ht(this.high-t,this.low-n)}mult(e){return ht(this.high*e,this.low*e)}div(e){const t=this.high/e;let n=String(t);-1!==n.indexOf("e-")&&(n=t.toFixed(20));const r=n.indexOf(".");let o=0;if(-1!==r){let e=n.substr(r+1);e=nt(e,8,"0"),e=e.substr(0,8),o=parseInt(e)*(Ge(t)||1)}return ht(Math.trunc(t)||0,Math.trunc(this.low/e)+o)}toNumber(){return this.high*it+this.low}toBigInt(){return BigInt(this.high)*BigInt(it)+BigInt(this.low)}}function st(e,t){let n,r;if(e instanceof at)n=e.high,r=e.low;else if("number"==typeof e){if(t)throw new TypeError("Must supply bigint, not number");n=Math.trunc(e/it),r=e%it||0}else if("bigint"==typeof e){const t=BigInt(it);n=Number(e/t),r=Number(e%t||0)}else{if("string"!=typeof e)throw new Error("Invalid type of BigNano");{if((e=e.trim()).match(/\D/))throw new SyntaxError(`Cannot parse ${e} to a BigInt`);const t=e.length-8;n=Number(e.substr(t)),r=Number(e.substr(0,t))}}return new at(n,r)}function ut(e,t){return Je(e.high,t.high)||Je(e.low,t.low)}function ct(e){return"number"==typeof e?[0,e]:[e.high,e.low]}function ht(e,t){let n=t%it||0,r=e+Math.trunc(t/it);const o=Ge(r),i=Ge(n);return i&&o&&i!==o&&(r+=i,n-=it*i),new at(r,n)}const lt=Fe.concat("sign");function dt(e){return ke(e,lt,(e=>-e||0))}function mt(e,t){var n,r,o,i,a,s,u,c,h,l;return ft({years:null!=(n=t.years)?n:e.years,months:null!=(r=t.months)?r:e.months,weeks:null!=(o=t.weeks)?o:e.weeks,days:null!=(i=t.days)?i:e.days,hours:null!=(a=t.hours)?a:e.hours,minutes:null!=(s=t.minutes)?s:e.minutes,seconds:null!=(u=t.seconds)?u:e.seconds,milliseconds:null!=(c=t.milliseconds)?c:e.milliseconds,microseconds:null!=(h=t.microseconds)?h:e.microseconds,nanoseconds:null!=(l=t.nanoseconds)?l:e.nanoseconds})}function ft(e){return{...e,sign:gt(e)}}function gt(e){let t=0;for(const n of Fe)if(e[n]){t=Ge(e[n]);break}return t}function yt(e){let t=9;for(;t>0&&!e[Fe[t]];)t--;return t}const St={isoHour:0,isoMinute:0,isoSecond:0,isoMillisecond:0,isoMicrosecond:0,isoNanosecond:0},wt={hours:0,minutes:0,seconds:0,milliseconds:0,microseconds:0,nanoseconds:0};function pt(e){return{isoHour:e.hour||0,isoMinute:e.minute||0,isoSecond:e.second||0,isoMillisecond:e.millisecond||0,isoMicrosecond:e.microsecond||0,isoNanosecond:e.nanosecond||0}}function vt(e){return st(ge).mult(e.days).add(bt(e))}function bt(e){return st(e.nanoseconds).add(st(e.microseconds).mult(1e3)).add(st(e.milliseconds).mult(1e6)).add(st(e.seconds).mult(1e9)).add(st(e.minutes).mult(6e10)).add(st(e.hours).mult(fe))}function Mt(e){return e.isoHour*fe+6e10*e.isoMinute+1e9*e.isoSecond+1e6*e.isoMillisecond+1e3*e.isoMicrosecond+e.isoNanosecond}function It(e,t){let n,r=0,o=0,i=0,a=0,s=0,u=0;switch(t){case 6:n=e.div(ge),r=n.toNumber(),e=e.sub(n.mult(ge));case 5:n=e.div(fe),o=n.toNumber(),e=e.sub(n.mult(fe));case 4:n=e.div(6e10),i=n.toNumber(),e=e.sub(n.mult(6e10));case 3:n=e.div(1e9),a=n.toNumber(),e=e.sub(n.mult(1e9));case 2:n=e.div(1e6),s=n.toNumber(),e=e.sub(n.mult(1e6));case 1:n=e.div(1e3),u=n.toNumber(),e=e.sub(n.mult(1e3))}return ft({years:0,months:0,weeks:0,days:r,hours:o,minutes:i,seconds:a,milliseconds:s,microseconds:u,nanoseconds:e.toNumber()})}function Tt(e){const t=Math.floor(e/ge);e-=t*ge;const n=Math.floor(e/fe);e-=n*fe;const r=Math.floor(e/6e10);e-=6e10*r;const o=Math.floor(e/1e9);e-=1e9*o;const i=Math.floor(e/1e6);e-=1e6*i;const a=Math.floor(e/1e3);return[{isoHour:n,isoMinute:r,isoSecond:o,isoMillisecond:i,isoMicrosecond:a,isoNanosecond:e-=1e3*a},t]}const Dt={gregory:{bce:-1,ce:0},ethioaa:{era0:0},ethiopic:{era0:0,era1:5500},coptic:{era0:-1,era1:0},roc:{beforeroc:-1,minguo:0},buddhist:{be:0},islamic:{ah:0},indian:{saka:0},persian:{ap:0},japanese:{bce:-1,ce:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018}};class At{constructor(e){this.id=e}monthCode(e,t){return"M"+tt(e,2)}convertMonthCode(e,t){const n=/L$/.test(e),r=parseInt(e.substr(1));if(n)throw new RangeError("Calendar system doesnt support leap months");return[r,!1]}}function Et(e,t,n,r){var o;let i=null==(o=Dt[Ct(e)])?void 0:o[n];if(void 0===i){if(!r)throw new Error("Unkown era "+n);i=0}return(i+t)*(Ge(i)||1)}function Ct(e){return e.split("-")[0]}class Nt extends At{computeFields(e){const t=Rt(e);return{era:void 0,eraYear:void 0,year:t.isoYear,month:t.isoMonth,day:t.isoDay}}epochMilliseconds(e,t,n){return Ft(e,t,n)}daysInMonth(e,t){return 2===t?this.inLeapYear(e)?29:28:4===t||6===t||9===t||11===t?30:31}monthsInYear(){return 12}inLeapYear(e){return e%4==0&&(e%100!=0||e%400==0)}guessYearForMonthDay(){return kt}normalizeISOYearForMonthDay(){return kt}}const Ot=new Nt("iso8601"),kt=1972,Ht=Symbol();function Lt(e){return Yt(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond)}function Yt(e,t,n,r,o,i,a,s,u){return st(Ft(e,t,n,r,o,i,a)).mult(1e6).add(1e3*(null!=s?s:0)+(null!=u?u:0))}function Ft(e,t,n,r,o,i,a){const s=Ge(e);let u,c,h=0;const l=e>=0&&e<1e3,d=l?e+1200:e;for(;h<31;h++){u=n-s*h;const e=Date.UTC(d,t-1,u,null!=r?r:0,null!=o?o:0,null!=i?i:0,null!=a?a:0);if(!$t(e)){c=e+s*h*864e5;break}}return(void 0===c||u<1||u>Ot.daysInMonth(e,t))&&xt(),l&&(c=new Date(c).setUTCFullYear(e)),c}function Pt(e){let t=e.div(1e6),n=e.sub(t.mult(1e6)).toNumber();n<0&&(n+=1e6,t=t.sub(1));const r=Math.floor(n/1e3);return n-=1e3*r,{...Rt(t.toNumber()),isoMicrosecond:r,isoNanosecond:n}}function Rt(e){const[t,n]=Zt(e);return{isoYear:t.getUTCFullYear(),isoMonth:t.getUTCMonth()+1,isoDay:t.getUTCDate()+n,isoHour:t.getUTCHours(),isoMinute:t.getUTCMinutes(),isoSecond:t.getUTCSeconds(),isoMillisecond:t.getUTCMilliseconds()}}function Ut(e){var t;return null!=(t=e[Ht])?t:Lt(e.getISOFields())}function _t(e){return Math.floor(Ft(e,1,1)/1e3)}function jt(e){return Zt(e.div(1e6).toNumber())[0].getUTCFullYear()}function Bt(e,t,n){const[r,o]=Zt(Ft(e,t,n));return et(r.getUTCDay()+o,7)||7}function Zt(e){const t=Ge(e);let n,r=0;for(;r<31;r++){const o=new Date(e-t*r*864e5);if(!$t(o)){n=o;break}}return void 0===n&&xt(),[n,t*r]}function $t(e){return isNaN(e.valueOf())}function xt(){throw new RangeError("Date outside of supported range")}function zt(e,t){return Math.round((t-e)/864e5)}function Vt(e,t){return e+864e5*t}function Kt(e,t){return!Jt(e,t)&&e.calendar.toString()===t.calendar.toString()}function Jt(e,t){return ut(Lt(e.getISOFields()),Lt(t.getISOFields()))}function Gt(e,t){return Je(Mt(e.getISOFields()),Mt(t.getISOFields()))}function Wt(e,t){return Je(e.year,t.year)||Je(e.month,t.month)||Je(e.day,t.day)}function qt(e,t){return ut(e[Ht],t[Ht])}function Xt(e,t,n,r,o){return[e=Number(e),t=Me(t,1,r.monthsInYear(e),o),n=Me(n,1,r.daysInMonth(e,t),o)]}function Qt(e,t){const[n,r,o]=Xt(e.isoYear,e.isoMonth,e.isoDay,Ot,t);return{isoYear:n,isoMonth:r,isoDay:o}}function en(e,t){return{...Qt(e,t),...tn(e,t)}}function tn(e,t){let{isoHour:n,isoMinute:r,isoSecond:o,isoMillisecond:i,isoMicrosecond:a,isoNanosecond:s}=e;return{isoHour:n=Me(n,0,23,t),isoMinute:r=Me(r,0,59,t),isoSecond:o=Me(o,0,59,t),isoMillisecond:i=Me(i,0,999,t),isoMicrosecond:a=Me(a,0,999,t),isoNanosecond:s=Me(s,0,999,t)}}const nn={era:String,eraYear:Number,year:Number,month:Number,monthCode:String},rn={...nn,day:Number},on={hour:Number,minute:Number,second:Number,millisecond:Number,microsecond:Number,nanosecond:Number},an={era:String,eraYear:Number,year:Number,month:Number,monthCode:String,day:Number},sn=He(Fe,(()=>Number));class un extends Nt{computeFields(e){const t=super.computeFields(e),{year:n}=t;return{...t,era:n<1?"bce":"ce",eraYear:n<1?-(n-1):n}}}const cn=be("calendarName",{auto:0,never:1,always:2},0),hn=be("disambiguation",{compatible:0,earlier:1,later:2,reject:3},0);function ln(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const n=Te(e),r=n.smallestUnit,o=n.fractionalSecondDigits;let i,a=0,s=1;return void 0!==r?(a=Ue(r,void 0,0,t),s=ye[a],i=Se[a]||0):void 0!==o&&"auto"!==o&&(i=Me(o,0,9,1),s=Math.pow(10,9-i)),{smallestUnit:a,fractionalSecondDigits:i,roundingFunc:Ee(e,Math.trunc),incNano:s}}const dn=be("timeZoneName",{auto:0,never:1},0);function mn(e,t){return fn(e)+"T"+yn(e,t)}function fn(e){return gn(e)+"-"+tt(e.isoDay,2)}function gn(e){const{isoYear:t}=e;return(t<1e3||t>9999?ot(t)+tt(Math.abs(t),6):tt(t,4))+"-"+tt(e.isoMonth,2)}function yn(e,t){const n=[tt(e.isoHour,2)];return t.smallestUnit<=4&&(n.push(tt(e.isoMinute,2)),t.smallestUnit<=3&&n.push(tt(e.isoSecond,2)+vn(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t.fractionalSecondDigits)[0])),n.join(":")}function Sn(e){const[t,n]=Tt(Math.abs(e)),r=vn(t.isoMillisecond,t.isoMicrosecond,t.isoNanosecond,void 0)[0];return ot(e)+tt(t.isoHour+24*n,2)+":"+tt(t.isoMinute,2)+(t.isoSecond||r?":"+tt(t.isoSecond,2)+r:"")}function wn(e,t){return e&&(2===t||1!==t&&"iso8601"!==e)?`[u-ca=${e}]`:""}function pn(e){return e.map((e=>{let[t,n,r]=e;return r||t?Math.abs(t).toLocaleString("fullwide",{useGrouping:!1})+n:""})).join("")}function vn(e,t,n,r,o,i){let a=st(e).mult(1e6).add(st(t).mult(1e3)).add(n);o&&(a=Qe(a,void 0===r?ye[i]:Math.pow(10,9-r),o));const s=a.abs(),u=s.div(1e9);let c=tt(s.sub(u.mult(1e9)).toNumber(),9);return c=void 0===r?c.replace(/0+$/,""):c.substr(0,r),[c?"."+c:"",u.toNumber()*(a.sign()||1)]}function bn(e){Ne(e,{epochNanoseconds(){return this[Ht].toBigInt()},epochMicroseconds(){return this[Ht].div(1e3).toBigInt()},epochMilliseconds(){return this[Ht].div(1e6).toNumber()},epochSeconds(){return this[Ht].div(1e9).toNumber()}})}const Mn={calendar:"calendar"};for(const e of Ye)Mn[e]="iso"+((In=e).charAt(0).toUpperCase()+In.slice(1));var In;function Tn(e){Ne(e,He((arguments.length>1&&void 0!==arguments[1]?arguments[1]:[]).concat("calendar"),(e=>function(){return this.getISOFields()[Mn[e]]})))}const Dn=["era","eraYear","year","month","monthCode","daysInMonth","daysInYear","monthsInYear","inLeapYear"],An=[...Dn,"day","dayOfWeek","dayOfYear","weekOfYear","daysInWeek"];function En(e,t){Ne(e,He(t,(e=>function(){const t=this.calendar[e](this);return Object.defineProperty(this,e,{value:t}),t})))}function Cn(e,t){(e.prototype||e)[Symbol.toStringTag]="Temporal."+t}const Nn=be("offset",{prefer:0,use:1,ignore:2,reject:3});function On(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;const r=e.getPossibleInstantsFor(t);if(1===r.length)return r[0];if(3===n)throw new RangeError("Ambiguous offset");if(r.length)return r[2===n?1:0];{const r=function(e,t){const n=Ut(t),r=e.getOffsetNanosecondsFor(new ji(n.sub(ge)));return e.getOffsetNanosecondsFor(new ji(n.add(ge)))-r}(e,t),o=e.getPossibleInstantsFor(t.add({nanoseconds:r*(1===n?-1:1)}));return o[1===n?0:o.length-1]}}function kn(e,t,n,r){let{year:o,month:i,day:a}=e;o+=t;const s=Me(i,1,n.monthsInYear(o),r);let u=i===s?a:1;return u=Me(u,1,n.daysInMonth(o,s),r),{year:o,month:s,day:u}}function Hn(e,t,n,r){let{year:o,month:i,day:a}=e;if(t){if(i+=t,t<0)for(;i<1;)i+=n.monthsInYear(--o);else{let e;for(;i>(e=n.monthsInYear(o));)i-=e,o++}a=Me(a,1,n.daysInMonth(o,i),r)}return{year:o,month:i,day:a}}function Ln(e,t){let{isoYear:n,isoMonth:r,isoDay:o}=e;if(t){let e=Ft(n,r,o);e=Vt(e,t),({isoYear:n,isoMonth:r,isoDay:o}=Rt(e))}return{isoYear:n,isoMonth:r,isoDay:o}}function Yn(e,t){if(yt(t)>=6)throw new RangeError("Duration cant have units >= days");return e.add(bt(t))}function Fn(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:3,r=arguments.length>3?arguments[3]:void 0;const{offsetNanoseconds:o,timeZone:i,Z:a}=e;if(void 0!==o&&2!==n){if(1===n||a)return Lt(e).sub(o);{const r=Pn(e,o,i,t);if(void 0!==r)return r;if(3===n)throw new RangeError("Mismatching offset/timezone")}}return On(i,qo(e),hn(r))[Ht]}function Pn(e,t,n,r){const o=n.getPossibleInstantsFor(qo(e)),i=Lt(e),a=r?qe(t):t;for(const e of o){const t=e[Ht],n=i.sub(t).toNumber();if((r?qe(n):n)===a)return t}}function Rn(e){const{timeZone:t}=e,n={...e,...St,calendar:new Di("iso8601")},r={...Ln(n,1),...St,calendar:new Di("iso8601")},o=On(t,qo(n))[Ht];return On(t,qo(r))[Ht].sub(o).toNumber()}const Un="(\\d{2})(:?(\\d{2})(:?(\\d{2})([.,](\\d{1,9}))?)?)?",_n="([+-])"+Un,jn="(Z|"+_n+")?(\\[([^=\\]]+)\\])?(\\[u-ca=([^\\]]+)\\])?",Bn=Jn("([+-]\\d{6}|\\d{4})-?(\\d{2})"+jn),Zn=Jn("(--)?(\\d{2})-?(\\d{2})"+jn),$n=Jn("([+-]\\d{6}|\\d{4})-?(\\d{2})-?(\\d{2})([T ](\\d{2})(:?(\\d{2})(:?(\\d{2})([.,](\\d{1,9}))?)?)?)?"+jn),xn=Jn("T?"+Un+jn),zn=Jn(_n),Vn=/^([-+])?P(\d+Y)?(\d+M)?(\d+W)?(\d+D)?(T((\d+)([.,](\d{1,9}))?H)?((\d+)([.,](\d{1,9}))?M)?((\d+)([.,](\d{1,9}))?S)?)?$/i,Kn=/\u2212/g;function Jn(e){return new RegExp(`^${e}$`,"i")}function Gn(e){return e.replace(Kn,"-")}function Wn(e){const t=er(e);if(!t)throw dr("dateTime",e);return t}function qn(e){const t=tr(e);if(!t)throw dr("dateTime",e);return t}function Xn(e){const t=or(e);if(void 0===t)throw dr("timeZone",e);return t}const Qn=/^Z$/i;function er(e){const t=$n.exec(Gn(e));if(t)return function(e){const t=e[11];let n,r=!1;return t&&(r=Qn.test(t),n=r?0:sr(e.slice(12))),{...ir(e),timeZone:e[21],offsetNanoseconds:n,Z:r}}(t.slice(1))}function tr(e,t,n){const r=$n.exec(Gn(e));if(r&&(n||!Qn.test(r[12]))&&(!t||r[4]))return ir(r.slice(1))}function nr(e){const t=Bn.exec(Gn(e));if(t)return{calendar:(n=t.slice(1))[14],isoYear:hr(n[0]),isoMonth:hr(n[1]),isoDay:1};var n}function rr(e){const t=Zn.exec(Gn(e));if(t)return{calendar:(n=t.slice(1))[15],isoYear:kt,isoMonth:hr(n[1]),isoDay:hr(n[2])};var n}function or(e){const t=zn.exec(Gn(e));if(t)return sr(t.slice(1))}function ir(e){return{calendar:e[23],isoYear:hr(e[0]),isoMonth:hr(e[1]),isoDay:hr(e[2]),...ar(e.slice(4))}}function ar(e){const t=cr(e[4]);return{...Tt(ur(e[6]||""))[0],isoHour:cr(e[0]),isoMinute:cr(e[2]),isoSecond:60===t?59:t}}function sr(e){return("+"===e[0]?1:-1)*function(e){return cr(e[0])*fe+6e10*cr(e[2])+1e9*cr(e[4])+ur(e[6]||"")}(e.slice(1))}function ur(e){return parseInt(nt(e,9,"0"))}function cr(e){return parseInt(e||"0")}function hr(e){return parseInt(e||"1")}function lr(e){return void 0===e?void 0:parseInt(e)}function dr(e,t){throw new RangeError(`Cannot parse ${e} '${t}'`)}function mr(e){return{...e,calendar:void 0===e.calendar?Ai():new Di(e.calendar)}}function fr(e){return{...mr(e),timeZone:new Or(e.timeZone)}}class gr{constructor(e){this.id=e}}class yr extends gr{constructor(e,t){super(e),this.offsetNano=t}getPossibleOffsets(){return[this.offsetNano]}getOffset(){return this.offsetNano}getTransition(){}}function Sr(e,t){const n={},r=e.formatToParts(t);for(const e of r)n[e.type]=e.value;return n}const wr={bc:"bce",ad:"ce"};function pr(e){return e=e.toLowerCase().normalize("NFD").replace(/[^a-z0-9]/g,""),wr[e]||e}const vr=Intl.DateTimeFormat;function br(e){return[].concat(e||[])}const Mr={"Pacific/Apia":{2011:[[Ir(13017528e5),-36e12,-396e11],[Ir(13168728e5),-396e11,-36e12],[Ir(13252392e5),-36e12,504e11]]}};function Ir(e){return st(e).mult(1e6)}const Tr=(new Date).getUTCFullYear()+10,Dr=[182,91,273];class Ar extends gr{constructor(e){const t=new vr("en-GB",{era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",timeZone:e});super(t.resolvedOptions().timeZone),this.format=t,this.yearEndOffsets={},this.transitionsInYear=Mr[e]||{}}getPossibleOffsets(e){let t;const n=[this.getTransition(e,-1),this.getTransition(e.sub(1),1)].filter(Boolean);for(const r of n){const[n,o,i]=r,a=e.sub(o),s=e.sub(i);if(ut(n,a)>0&&ut(n,s)>0)return[o];if(!(ut(n,a)<=0&&ut(n,s)<=0))return o<i?[]:[o,i];t=i}return void 0!==t?[t]:[1e9*this.getYearEndOffsetSec(jt(e))]}getOffset(e){return 1e9*this.getOffsetForEpochSecs(e.div(1e9).toNumber())}getOffsetForEpochSecs(e){const t=Sr(this.format,1e3*e);let n=parseInt(t.year);"bce"===pr(t.era)&&(n=-(n-1));const r=Ft(n,parseInt(t.month),parseInt(t.day),parseInt(t.hour),parseInt(t.minute),parseInt(t.second));return Math.floor(r/1e3)-e}getTransition(e,t){let n=jt(e);if(n>Tr){const r=this.getTransitionFrom(n,n+t,t,e);if(r||t>0)return r;n=Tr}return this.getTransitionFrom(Math.max(n,1847),t<0?1846:Tr,t,e)}getTransitionFrom(e,t,n,r){for(;e!==t;e+=n){let t=this.getTransitionsInYear(e);n<0&&(t=t.slice().reverse());for(const e of t)if(ut(e[0],r)===n)return e}}getYearEndOffsetSec(e){const{yearEndOffsets:t}=this;return t[e]||(t[e]=this.getOffsetForEpochSecs(_t(e+1)-1))}getTransitionsInYear(e){const{transitionsInYear:t}=this;return t[e]||(t[e]=this.computeTransitionsInYear(e))}computeTransitionsInYear(e){const t=this.getYearEndOffsetSec(e-1),n=this.getYearEndOffsetSec(e),r=_t(e)-1,o=_t(e+1)-1;if(t!==n)return[this.searchTransition(r,o,t,n)];const i=this.searchIsland(t,r);return void 0!==i?[this.searchTransition(r,i[0],t,i[1]),this.searchTransition(i[0],o,i[1],n)]:[]}searchTransition(e,t,n,r){for(;t-e>1;){const r=Math.floor(e+(t-e)/2);this.getOffsetForEpochSecs(r)===n?e=r:t=r}return[st(t).mult(1e9),1e9*n,1e9*r]}searchIsland(e,t){for(const n of Dr){const r=t+86400*n,o=this.getOffsetForEpochSecs(r);if(o!==e)return[r,o]}}}const Er={UTC:new yr("UTC",0)},[Cr,Nr]=Ce();class Or extends $e{constructor(e){if(!e)throw new RangeError("Invalid timezone ID");super(),Nr(this,function(e){const t=(e=String(e)).toLocaleUpperCase();if(Er[t])return Er[t];const n=or(e);if(void 0!==n){if(Math.abs(n)>ge)throw new RangeError("Offset out of bounds");return new yr(Sn(n),n)}return Er[t]=new Ar(e)}(e))}static from(e){if(Ae(e))return function(e){const t=e.timeZone;return void 0===t?e:Ae(t)&&void 0===t.timeZone?t:new Or(t)}(e);const t=er(String(e));if(t){if(t.timeZone){const e=fr(t);return function(e){const{offsetNanoseconds:t,timeZone:n,Z:r}=e;if(void 0!==t&&!r&&void 0===Pn(e,t,n,!0))throw new RangeError("Mismatching offset/timezone")}(e),e.timeZone}if(t.Z)return new Or("UTC");if(void 0!==t.offsetNanoseconds)return new Or(Sn(t.offsetNanoseconds))}return new Or(String(e))}get id(){return this.toString()}getOffsetStringFor(e){return Sn(this.getOffsetNanosecondsFor(e))}getOffsetNanosecondsFor(e){const t=Ze(ji,e);return Cr(this).getOffset(t[Ht])}getPlainDateTimeFor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Ai();const n=Ze(ji,e);return qo({...Pt(n[Ht].add(this.getOffsetNanosecondsFor(n))),calendar:Ze(Di,t)})}getInstantFor(e,t){return On(this,Ze(Wo,e),hn(t))}getPossibleInstantsFor(e){const t=Lt(Ze(Wo,e).getISOFields());return Cr(this).getPossibleOffsets(t).map((e=>new ji(t.sub(e))))}getPreviousTransition(e){const t=Ze(ji,e),n=Cr(this).getTransition(t[Ht],-1);return n?new ji(n[0]):null}getNextTransition(e){const t=Ze(ji,e),n=Cr(this).getTransition(t[Ht],1);return n?new ji(n[0]):null}toString(){return Cr(this).id}}function kr(e){if(void 0===e.timeZone)throw new TypeError("Must specify timeZone");return Ze(Or,e.timeZone)}Cn(Or,"TimeZone");const Hr=eo((function(e,t,n){const r=zr(e,t,n);if(r)return{...r,timeZone:kr(e),offsetNanoseconds:void 0!==e.offset?Xn(String(e.offset)):void 0}})),Lr=eo(zr),Yr=eo(Vr),Fr=eo((function(e,t){const n=Ni(e),r=qr(e,nn,n);if(to(r))return n.yearMonthFromFields(r,t)})),Pr=eo((function(e,t){const n=Ni(e),r=qr(e,an,n);if(to(r))return void 0===e.year&&void 0===e.calendar&&(r.year=kt),n.monthDayFromFields(r,t)})),Rr=eo(Kr),Ur=eo((function(e,t,n,r){const o=Jr(e,t,n,r),i=void 0!==t.offset;if(o||i)return{...o||e.getISOFields(),timeZone:e.timeZone,offsetNanoseconds:i?Xn(String(t.offset)):e.offsetNanoseconds}}),!0),_r=eo(Jr,!0),jr=eo(Gr,!0),Br=eo((function(e,t,n){const r=e.calendar;if(to(qr(t,nn,r))){const o=Qr(e,t,nn,r);return r.yearMonthFromFields(o,n)}}),!0),Zr=eo((function(e,t,n){const r=e.calendar;if(to(qr(t,an,r))){const o=Qr(e,t,an,r);return r.monthDayFromFields(o,n)}}),!0),$r=eo(Wr,!0),xr=eo((function(e){const t=Ie(e,sn);if(to(t))return t}));function zr(e,t,n){const r=Vr(e,n),o=Kr(e,t);if(r)return{...r.getISOFields(),...o||St}}function Vr(e,t){const n=Ni(e),r=qr(e,rn,n);if(to(r))return n.dateFromFields(r,t)}function Kr(e,t){const n=Ie(e,on);if(to(n))return tn(pt(n),t)}function Jr(e,t,n,r){const o=Gr(e,t,r),i=Wr(e,t,n);if(o||i)return{...e.getISOFields(),...o?o.getISOFields():{},...i}}function Gr(e,t,n){const r=e.calendar,o=qr(t,rn,r);if(to(o)){const t=Qr(e,o,rn,r);return r.dateFromFields(t,n)}}function Wr(e,t,n){const r=Ie(t,on);if(to(r))return tn(pt((o=e,i=r,Oe(on,((e,t)=>{var n;return null!=(n=i[t])?n:o[t]})))),n);var o,i}function qr(e,t,n){let r=Object.keys(t);return r=n.fields?Array.prototype.slice.call(n.fields(r)):Object.keys(Xr(n,r)),Xr(e,r)}function Xr(e,t){const n={};for(const r of t)void 0!==e[r]&&(n[r]=e[r]);return n}function Qr(e,t,n,r){const o=qr(e,n,r);return r.mergeFields?r.mergeFields(o,t):Ei(o,t)}function eo(e,t){return function(){if(t){const e=arguments.length<=1?void 0:arguments[1];if(!Ae(e))throw new TypeError("must be object-like");if(void 0!==e.calendar)throw new TypeError("calendar not allowed");if(void 0!==e.timeZone)throw new TypeError("timeZone not allowed")}const n=e(...arguments);if(!n)throw new TypeError("No valid fields");return n}}function to(e){return Object.keys(e).length>0}const no=st(ge).mult(1e8),ro=no.mult(-1),oo=no.add(86399999999999),io=ro.sub(86399999999999);function ao(e,t){const n=Lt(e);so(n),pi(n,t)}function so(e){-1!==ut(e,io)&&1!==ut(e,oo)||xt()}function uo(e,t){const n=ho(Mt(e),t),[r,o]=Tt(n);return{...Ln(e,o),...r}}function co(e,t){const n=ho(Mt(e),t),[r]=Tt(n);return r}function ho(e,t){return We(e,t.incNano,t.roundingFunc)}function lo(e,t,n){return(r,o)=>{const i=wo(e,o)?{}:{...e,...t};return{buildKey:So(r,o,!1),buildFormat:function(e,t){return new vr(r,{calendar:e,timeZone:t||void 0,...i,...o,...n})},buildEpochMilli:mo}}}function mo(e){return e.epochMilliseconds}function fo(e,t,n){return(r,o)=>{const i=wo(e,o)?{}:e;return{buildKey:So(r,o,n),buildFormat:function(e,n){return new vr(r,{calendar:e,...i,...o,...t,timeZone:n,timeZoneName:void 0})},buildEpochMilli:void 0!==o.timeZone?go.bind(null,new Or(o.timeZone)):yo}}}function go(e,t){const n=qo({...St,...t.getISOFields()});return e.getInstantFor(n).epochMilliseconds}function yo(e){return Ft((t=e.getISOFields()).isoYear,t.isoMonth,t.isoDay,t.isoHour,t.isoMinute,t.isoSecond,t.isoMillisecond);var t}function So(e,t,n){var r;const o=null!=(r=t.calendar)?r:function(e){for(const t of e){const e=t.match(/-u-ca-(.*)$/);if(e)return e[1]}}(e),i=t.timeZone;return function(e,t){var r,a,s,u;const c=null==(r=e.calendar)?void 0:r.id,h=null==(a=e.timeZone)?void 0:a.id;if(t){if((null==(s=t.calendar)?void 0:s.id)!==c)throw new RangeError("Mismatching calendar");if((null==(u=t.timeZone)?void 0:u.id)!==h)throw new RangeError("Mismatching timeZone")}if((n||"iso8601"!==c)&&void 0!==c&&void 0!==o&&o!==c)throw new RangeError("Non-iso calendar mismatch");if(void 0!==h&&void 0!==i&&i!==h)throw new RangeError("Given timeZone must agree");return[o||c||"iso8601",i||h||"UTC"]}}function wo(e,t){for(const n in e)if(void 0!==t[n])return!0;return!1}function po(e,t){e.prototype.toLocaleString=function(e,n){const r=t(br(e),n||{});return r.buildFormat(...r.buildKey(this)).format(r.buildEpochMilli(this))},e.prototype[Be]=t}function vo(e){return null==e?void 0:e[Be]}function bo(e,t,n,r){if(void 0!==e){if(void 0!==r)throw new RangeError("Partial units must be last unit");return[parseInt(e),void 0!==t?ur(t)*(ye[n]/1e9):void 0]}if(void 0!==r){const e=Math.trunc(r/ye[n]);return[e,r-e*ye[n]]}return[void 0,void 0]}const Mo=be("offset",{auto:0,never:1},0);class Io extends Ke{constructor(){super({...tn({isoHour:arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,isoMinute:arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,isoSecond:arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,isoMillisecond:arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,isoMicrosecond:arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,isoNanosecond:arguments.length>5&&void 0!==arguments[5]?arguments[5]:0},1),calendar:Ai()})}static from(e,t){const n=ve(t);return To(e instanceof Io?e.getISOFields():"object"==typeof e?Rr(e,n):function(e){let t=function(e){const t=xn.exec(Gn(e));if(t)return ar(t.slice(1))}(e);if(void 0!==t){if("T"!==e.charAt(0)){const n=nr(e)||rr(e);n&&function(e){try{return Qt(e,1),!0}catch(e){return!1}}(n)&&(t=void 0)}}else t=tr(e,!0);if(void 0===t)throw dr("time",e);return t}(String(e)))}static compare(e,t){return Gt(Ze(Io,e),Ze(Io,t))}with(e,t){return To($r(this,e,ve(t)))}add(e){return Ao(this,Ze(Ko,e))}subtract(e){return Ao(this,dt(Ze(Ko,e)))}until(e,t){return Eo(this,Ze(Io,e),t)}since(e,t){return Eo(Ze(Io,e),this,t)}round(e){const t=je(e,0,5);return To(co(this.getISOFields(),t))}equals(e){return!Gt(this,Ze(Io,e))}toString(e){const t=ln(e);return yn(co(this.getISOFields(),t),t)}toZonedDateTime(e){const t=Ze(Li,e.plainDate),n=Ze(Or,e.timeZone);return Fo({...t.getISOFields(),...this.getISOFields(),timeZone:n})}toPlainDateTime(e){return Ze(Li,e).toPlainDateTime(this)}}function To(e){return new Io(e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond)}function Do(e){return Ze(Io,null!=e?e:{hour:0})}function Ao(e,t){return To(function(e,t){const n=Mt(e)+bt(t).toNumber(),[r]=Tt(n);return r}(e.getISOFields(),t))}function Eo(e,t,n){const r=_e(n,5,0,0,5);return Jo(function(e,t,n){return It(st(We(Mt(t)-Mt(e),ye[n.smallestUnit]*n.roundingIncrement,n.roundingFunc)),n.largestUnit)}(e.getISOFields(),t.getISOFields(),r))}Cn(Io,"PlainTime"),Tn(Io,Le),po(Io,(function(e,t){return{buildKey:()=>["",""],buildFormat:()=>new vr(e,{hour:"numeric",minute:"2-digit",second:"2-digit",...t,timeZone:"UTC",timeZoneName:void 0,year:void 0,month:void 0,day:void 0,weekday:void 0}),buildEpochMilli:e=>Math.trunc(Mt(e.getISOFields())/1e6)}}));const Co={day:1};class No extends Ke{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Ai();const r=Qt({isoYear:e,isoMonth:t,isoDay:arguments.length>3&&void 0!==arguments[3]?arguments[3]:1},1),o=Ze(Di,n);var i,a;i=r,a=o.toString(),pi(Lt(i),a),super({...r,calendar:o})}static from(e,t){if(ve(t),e instanceof No)return Oo(e.getISOFields());if("object"==typeof e)return Fr(e,t);const n=function(e){const t=nr(e)||tr(e);if(!t)throw dr("yearMonth",e);return t}(String(e));return void 0===n.calendar&&(n.isoDay=1),Oo(mr(n))}static compare(e,t){return Jt(Ze(No,e),Ze(No,t))}with(e,t){return Br(this,e,t)}add(e,t){return ko(this,Ze(Ko,e),t)}subtract(e,t){return ko(this,dt(Ze(Ko,e)),t)}until(e,t){return Ho(this,Ze(No,e),!1,t)}since(e,t){return Ho(this,Ze(No,e),!0,t)}equals(e){return!Jt(this,Ze(No,e))}toString(e){const t=this.getISOFields(),n=t.calendar.toString(),r=cn(e);return("iso8601"===n?gn(t):fn(t))+wn(n,r)}toPlainDate(e){return this.calendar.dateFromFields({year:this.year,month:this.month,day:e.day})}}function Oo(e){return new No(e.isoYear,e.isoMonth,e.calendar,e.isoDay)}function ko(e,t,n){return e.toPlainDate({day:t.sign<0?e.daysInMonth:1}).add(t,n).toPlainYearMonth()}function Ho(e,t,n,r){return Jo(Ri(e.toPlainDate(Co),t.toPlainDate(Co),Oi(e,t),n,_e(r,9,8,8,9)))}Cn(No,"PlainYearMonth"),Tn(No),En(No,Dn),po(No,fo({year:"numeric",month:"numeric"},{weekday:void 0,day:void 0,hour:void 0,minute:void 0,second:void 0},!0));const Lo=Symbol();class Yo extends Ke{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Ai();const r=Ze(Or,t),o=Ze(Di,n),i=st(e),[a,s]=Po(i,r);ao(a,o.toString()),super({...a,calendar:o,timeZone:r,offset:Sn(s)}),this[Ht]=i,this[Lo]=s}static from(e,t){const n=Nn(t,3),r=ve(t);if(e instanceof Yo)return new Yo(e.epochNanoseconds,e.timeZone,e.calendar);const o="object"==typeof e;return Fo(o?Hr(e,r,t):fr(Wn(String(e))),!o,n,t)}static compare(e,t){return qt(Ze(Yo,e),Ze(Yo,t))}get timeZone(){return this.getISOFields().timeZone}get offsetNanoseconds(){return this[Lo]}get offset(){return this.getISOFields().offset}with(e,t){hn(t);const n=ve(t),r=Nn(t,0);return Fo(Ur(this,e,n,t),!1,r,t)}withPlainDate(e){const t=Ze(Li,e),n=t.toPlainDateTime(this),{timeZone:r}=this,o=On(r,n);return new Yo(o.epochNanoseconds,r,ki(this,t))}withPlainTime(e){return Fo({...this.getISOFields(),...void 0===e?St:Ze(Io,e).getISOFields()})}withCalendar(e){return new Yo(this.epochNanoseconds,this.timeZone,e)}withTimeZone(e){return new Yo(this.epochNanoseconds,e,this.calendar)}add(e,t){return Ro(this,Ze(Ko,e),t)}subtract(e,t){return Ro(this,dt(Ze(Ko,e)),t)}until(e,t){return _o(this,Ze(Yo,e),!1,t)}since(e,t){return _o(this,Ze(Yo,e),!0,t)}round(e){return Uo(this,je(e,0,6))}equals(e){return this,Kt(this,t=Ze(Yo,e))&&this.timeZone.toString()===t.timeZone.toString();var t}startOfDay(){return Fo({...this.getISOFields(),...St,offsetNanoseconds:this.offsetNanoseconds},!1,0)}get hoursInDay(){return Rn(this.getISOFields())/fe}toString(e){const t=ln(e),n=Mo(e),r=dn(e),o=cn(e),i=Uo(this,t);return mn(i.getISOFields(),t)+(0===n?Sn(qe(i.offsetNanoseconds)):"")+(a=this.timeZone.toString(),1!==r?`[${a}]`:"")+wn(this.calendar.toString(),o);var a}toPlainYearMonth(){return Oo(this.getISOFields())}toPlainMonthDay(){return this.calendar.monthDayFromFields(this)}toPlainDateTime(){return qo(this.getISOFields())}toPlainDate(){return Yi(this.getISOFields())}toPlainTime(){return To(this.getISOFields())}toInstant(){return new ji(this.epochNanoseconds)}}function Fo(e,t,n,r){const o=Fn(e,t,n,r);return new Yo(o,e.timeZone,e.calendar)}function Po(e,t){const n=new ji(e),r=t.getOffsetNanosecondsFor(n);return[Pt(e.add(r)),r]}function Ro(e,t,n){const r=e.getISOFields(),o=function(e,t,n){const{calendar:r,timeZone:o}=e,i=r.dateAdd(Yi(e),mt(t,wt),n);return On(o,qo({...e,...i.getISOFields()}))[Ht].add(bt(t))}(r,t,n);return new Yo(o,r.timeZone,r.calendar)}function Uo(e,t){const n=e.getISOFields(),r=function(e,t,n){const{calendar:r,timeZone:o}=e;let i,a,s=Mt(e);return 6===n.smallestUnit?(i=St,a=n.roundingFunc(s/Rn(e))):(s=ho(s,n),[i,a]=Tt(s)),Fn({...Ln(e,a),...i,offsetNanoseconds:t,calendar:r,timeZone:o},!1,0)}(n,e.offsetNanoseconds,t);return new Yo(r,n.timeZone,n.calendar)}function _o(e,t,n,r){const o=_e(r,5,0,0,9),{largestUnit:i}=o;if(i>=6&&e.timeZone.id!==t.timeZone.id)throw new Error("Must be same timeZone");return Jo(Pi(e,t,Oi(e,t),n,o))}function jo(e){if(void 0===e)return;if(Ae(e))return e instanceof Yo||e instanceof Wo?e:Ze(void 0!==e.timeZone?Yo:Wo,e);if("symbol"==typeof e)throw new TypeError("Incorrect relativeTo type");const t=er(String(e));if(t)return void 0!==t.timeZone?Fo(fr(t),!0):qo(mr(t));throw new RangeError("Invalid value of relativeTo")}function Bo(e,t,n,r){return(n instanceof Li?function(e,t,n,r){const o=n.add(e);return[r.dateUntil(n,o,{largestUnit:Ye[t]}),o]}(e,Math.max(6,t),n,r):Zo(e,t,n,r))[0]}function Zo(e,t,n,r,o){const i=!0!==o&&t>7&&e.weeks;i&&(e=mt(e,{weeks:0}));let a=n.add(e),s=Ui(n,a,r,t);return i&&(s=mt(s,{weeks:i}),a=a.add({weeks:i})),[s,a]}function $o(e,t,n,r){const o=Fe[t],{sign:i}=e;if(!i)return e;const a={};for(let n=9;n>=t;n--){const t=Fe[n];a[t]=e[t]}const s={[o]:i},u=n.add(a),c=u.add(s),h=Ut(u),l=Ut(c),d=Ut(r).sub(h).toNumber()/l.sub(h).toNumber()*i;return a[o]+=d,a}function xo(e,t,n,r,o,i){const{largestUnit:a,smallestUnit:s,roundingIncrement:u,roundingFunc:c}=i;if(!pe(a))return It(Qe(Ut(n).sub(Ut(t)).mult(o?-1:1),ye[s]*u,c),a);let h=$o(e,s,t,n);const l=Fe[s];function d(){const e=h[l];h[l]=We(e,u,c)}return c===Math.round&&d(),o&&(h=dt(h)),c!==Math.round&&d(),s>0&&(h=o?dt(Bo(dt(h),a,t,r)):Bo(h,a,t,r)),h}Cn(Yo,"ZonedDateTime"),Tn(Yo,Le),En(Yo,An),bn(Yo),po(Yo,lo({year:"numeric",month:"numeric",day:"numeric",weekday:void 0,hour:"numeric",minute:"2-digit",second:"2-digit"},{timeZoneName:"short"},{}));const[zo,Vo]=Ce();class Ko extends xe{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:0,s=arguments.length>7&&void 0!==arguments[7]?arguments[7]:0,u=arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,c=arguments.length>9&&void 0!==arguments[9]?arguments[9]:0;super();const h=xr({years:e,months:t,weeks:n,days:r,hours:o,minutes:i,seconds:a,milliseconds:s,microseconds:u,nanoseconds:c});Vo(this,function(e){const t=ft(e),{sign:n}=t;for(const e of Fe){const r=t[e],o=Ge(t[e]);if(o&&o!==n)throw new RangeError("All fields must be same sign");if(!Number.isInteger(r))throw new RangeError("Duration fields must be integers")}return t}(h))}static from(e){return Jo("object"==typeof e?xr(e):function(e){const t=function(e){const t=Vn.exec(Gn(e));if(t){let e,n,r,o;[e,o]=bo(t[8],t[10],5,void 0),[n,o]=bo(t[12],t[14],4,o),[r,o]=bo(t[16],t[18],3,o);const i=function(e){const t={};for(const n in e)void 0!==e[n]&&(t[n]=e[n]);return t}({years:lr(t[2]),months:lr(t[3]),weeks:lr(t[4]),days:lr(t[5]),hours:e,minutes:n,seconds:r});if(!Object.keys(i).length)throw new RangeError("Duration string must have at least one field");const a=It(st(o||0),2);i.milliseconds=a.milliseconds,i.microseconds=a.microseconds,i.nanoseconds=a.nanoseconds;let s=ft(i);return"-"===t[1]&&(s=dt(s)),s}}(e);if(void 0===t)throw dr("duration",e);return t}(e))}static compare(e,t,n){return function(e,t,n){if(void 0===n&&yt(e)<=6&&yt(t)<=6)return ut(vt(e),vt(t));if(!n)throw new RangeError("Need relativeTo");const r=n.add(e),o=n.add(t);return void 0!==n[Ht]?qt(r,o):Jt(r,o)}(Ze(Ko,e),Ze(Ko,t),jo(Te(n).relativeTo))}get years(){return zo(this).years}get months(){return zo(this).months}get weeks(){return zo(this).weeks}get days(){return zo(this).days}get hours(){return zo(this).hours}get minutes(){return zo(this).minutes}get seconds(){return zo(this).seconds}get milliseconds(){return zo(this).milliseconds}get microseconds(){return zo(this).microseconds}get nanoseconds(){return zo(this).nanoseconds}get sign(){return zo(this).sign}get blank(){return!this.sign}with(e){return Jo({...zo(this),...xr(e)})}negated(){return Jo(dt(zo(this)))}abs(){return Jo(ke(zo(this),lt,(e=>Math.abs(e))))}add(e,t){return Go(this,Ze(Ko,e),t)}subtract(e,t){return Go(this,dt(Ze(Ko,e)),t)}round(e){const t="string"==typeof e?{smallestUnit:e}:e;if(!Ae(t))throw new TypeError("Must specify options");if(void 0===t.largestUnit&&void 0===t.smallestUnit)throw new RangeError("Must specify either largestUnit or smallestUnit");const n=_e(t,yt(this),0,0,9,!0),r=jo(t.relativeTo);return Jo(function(e,t,n,r){const{largestUnit:o,smallestUnit:i,roundingIncrement:a,roundingFunc:s}=t;if(void 0===n&&yt(e)<=6&&we(o)&&we(i))return It(Qe(vt(e),ye[i]*a,s),o);if(!n)throw new RangeError("Need relativeTo");const[u,c]=Zo(e,o,n,r);return xo(u,n,c,r,!1,t)}(this,n,r,r?r.calendar:void 0))}total(e){const t=function(e){let t,n;return"string"==typeof e?n=e:(n=Te(e).unit,t=e.relativeTo),{unit:Ue(n,void 0,0,9),relativeTo:t}}(e),n=jo(t.relativeTo);return function(e,t,n,r){if(void 0===n&&yt(e)<=6&&we(t))return vt(e).toNumber()/ye[t];if(!n)throw new RangeError("Need relativeTo");const[o,i]=Zo(e,t,n,r,!0);return $o(o,t,n,i)[Fe[t]]}(this,t.unit,n,n?n.calendar:void 0)}toString(e){const t=ln(e,3);return function(e,t){const{smallestUnit:n,fractionalSecondDigits:r,roundingFunc:o}=t,{sign:i}=e,a=e.hours,s=e.minutes;let u=e.seconds,c="";if(n<=3){const t=vn(e.milliseconds,e.microseconds,e.nanoseconds,r,o,n);c=t[0],u+=t[1]}const h=void 0!==r||c||!i;return(i<0?"-":"")+"P"+pn([[e.years,"Y"],[e.months,"M"],[e.weeks,"W"],[e.days,"D"]])+(a||s||u||h?"T"+pn([[a,"H"],[s,"M"],[n<=3?u:0,c+"S",h]]):"")}(zo(this),t)}toLocaleString(e,t){return this.toString()}}function Jo(e){return new Ko(e.years,e.months,e.weeks,e.days,e.hours,e.minutes,e.seconds,e.milliseconds,e.microseconds,e.nanoseconds)}function Go(e,t,n){const r=jo(Te(n).relativeTo);return Jo(function(e,t,n,r){const o=Math.max(yt(e),yt(t));if(void 0===n&&o<=6)return It(vt(e).add(vt(t)),o);if(!n)throw new RangeError("Need relativeTo");const i=n.add(e).add(t);return Ui(n,i,r,o)}(e,t,r,r?r.calendar:void 0))}Cn(Ko,"Duration");class Wo extends Ke{constructor(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,i=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,a=arguments.length>6&&void 0!==arguments[6]?arguments[6]:0,s=arguments.length>7&&void 0!==arguments[7]?arguments[7]:0,u=arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,c=arguments.length>9&&void 0!==arguments[9]?arguments[9]:Ai();const h=en({isoYear:e,isoMonth:t,isoDay:n,isoHour:r,isoMinute:o,isoSecond:i,isoMillisecond:a,isoMicrosecond:s,isoNanosecond:u},1),l=Ze(Di,c);ao(h,l.toString()),super({...h,calendar:l})}static from(e,t){const n=ve(t);return qo(e instanceof Wo?e.getISOFields():"object"==typeof e?Lr(e,n,t):mr(qn(String(e))))}static compare(e,t){return Jt(Ze(Wo,e),Ze(Wo,t))}with(e,t){const n=ve(t);return qo(_r(this,e,n,t))}withPlainDate(e){const t=Ze(Li,e);return qo({...this.getISOFields(),...t.getISOFields(),calendar:ki(this,t)})}withPlainTime(e){return qo({...this.getISOFields(),...Do(e).getISOFields()})}withCalendar(e){return qo({...this.getISOFields(),calendar:Ze(Di,e)})}add(e,t){return Xo(this,Ze(Ko,e),t)}subtract(e,t){return Xo(this,dt(Ze(Ko,e)),t)}until(e,t){return Qo(this,Ze(Wo,e),!1,t)}since(e,t){return Qo(this,Ze(Wo,e),!0,t)}round(e){const t=je(e,0,6);return qo({...uo(this.getISOFields(),t),calendar:this.calendar})}equals(e){return Kt(this,Ze(Wo,e))}toString(e){const t=ln(e),n=cn(e);return mn(uo(this.getISOFields(),t),t)+wn(this.calendar.toString(),n)}toZonedDateTime(e,t){const n=Ze(Or,e),r=On(n,this,hn(t));return new Yo(r.epochNanoseconds,n,this.calendar)}toPlainYearMonth(){return Oo(this.getISOFields())}toPlainMonthDay(){return this.calendar.monthDayFromFields(this)}toPlainDate(){return Yi(this.getISOFields())}toPlainTime(){return To(this.getISOFields())}}function qo(e){return new Wo(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,e.calendar)}function Xo(e,t,n){const r=function(e,t,n){const{calendar:r}=e;return Pt(Lt(r.dateAdd(Yi(e),mt(t,wt),n).getISOFields()).add(Mt(e)).add(bt(t)))}(e.getISOFields(),t,n);return qo({...r,calendar:e.calendar})}function Qo(e,t,n,r){const o=_e(r,6,0,0,9);return Jo(Pi(e,t,Oi(e,t),n,o))}Cn(Wo,"PlainDateTime"),Tn(Wo,Le),En(Wo,An),po(Wo,fo({year:"numeric",month:"numeric",day:"numeric",weekday:void 0,hour:"numeric",minute:"2-digit",second:"2-digit"},{}));class ei extends Ke{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Ai();super({...Qt({isoYear:arguments.length>3&&void 0!==arguments[3]?arguments[3]:kt,isoMonth:e,isoDay:t},1),calendar:Ze(Di,n)})}static from(e,t){if(ve(t),e instanceof ei)return ti(e.getISOFields());if("object"==typeof e)return Pr(e,t);const n=function(e){const t=rr(e)||tr(e);if(!t)throw dr("monthDay",e);return t}(String(e));return void 0===n.calendar&&(n.isoYear=kt),ti(mr(n))}with(e,t){return Zr(this,e,t)}equals(e){return!Jt(this,Ze(ei,e))}toString(e){const t=this.getISOFields(),n=t.calendar.toString(),r=cn(e);return("iso8601"===n?function(e){return tt(e.isoMonth,2)+"-"+tt(e.isoDay,2)}(t):fn(t))+wn(n,r)}toPlainDate(e){return this.calendar.dateFromFields({year:e.year,monthCode:this.monthCode,day:this.day},{overflow:"reject"})}}function ti(e){return new ei(e.isoMonth,e.isoDay,e.calendar,e.isoYear)}function ni(e){return e instanceof Li||e instanceof Wo||e instanceof Yo||e instanceof No||e instanceof ei}function ri(e,t,n){let r;if(e instanceof Li)r=e;else if(ni(e)){if(n&&e instanceof ei)throw new TypeError("PlainMonthDay not allowed");r=Yi(e.getISOFields())}else r=Li.from(e);return Hi(r.calendar,t),r}function oi(e,t,n){if(ni(e))return e.getISOFields();let{era:r,eraYear:o,year:i,month:a,monthCode:s,day:u}=e;const c=void 0!==o&&void 0!==r?Et(t.id,o,r):void 0;if(void 0===i){if(void 0===c)throw new TypeError("Must specify either a year or an era & eraYear");i=c}else if(void 0!==c&&c!==i)throw new RangeError("year and era/eraYear must match");if(void 0===u)throw new TypeError("Must specify day");const h=ve(n);if(void 0!==s){const[e,n]=t.convertMonthCode(s,i);if(void 0!==a&&a!==e)throw new RangeError("Month doesnt match with monthCode");if(a=e,n){if(1===h)throw new RangeError("Month code out of range");u=t.daysInMonth(i,a)}}else if(void 0===a)throw new TypeError("Must specify either a month or monthCode");return[i,a,u]=Xt(i,a,u,t,h),Rt(t.epochMilliseconds(i,a,u))}function ii(e,t){if(ni(e)){if(t&&e instanceof ei)throw new TypeError("PlainMonthDay not allowed");return e.getISOFields()}return Li.from(e).getISOFields()}function ai(e,t){return zt(e.epochMilliseconds(t,1,1),e.epochMilliseconds(t+1,1,1))}function si(e,t,n,r){return zt(e.epochMilliseconds(t,1,1),e.epochMilliseconds(t,n,r))+1}Cn(ei,"PlainMonthDay"),Tn(ei),En(ei,["monthCode","day"]),po(ei,fo({month:"numeric",day:"numeric"},{weekday:void 0,year:void 0,hour:void 0,minute:void 0,second:void 0},!0));const ui={hebrew:6,chinese:0,dangi:0};class ci extends At{constructor(e){const t=hi(e);if(n=e,r=t.resolvedOptions().calendar,Ct(n)!==Ct(r))throw new RangeError("Invalid calendar: "+e);var n,r;super(e),this.format=t,this.yearCorrection=this.computeFieldsDumb(0).year-1970,this.monthCacheByYear={}}epochMilliseconds(e,t,n){return Vt(this.queryMonthCache(e)[0][t-1],n-1)}daysInMonth(e,t){const n=this.queryMonthCache(e)[0],r=n[t-1];return t>=n.length&&(e++,t=0),zt(r,this.queryMonthCache(e)[0][t])}monthsInYear(e){return this.queryMonthCache(e)[0].length}monthCode(e,t){const n=this.queryLeapMonthByYear(t);return!n||e<n?super.monthCode(e,t):super.monthCode(e-1,t)+(e===n?"L":"")}convertMonthCode(e,t){const n=this.queryLeapMonthByYear(t);let r=/L$/.test(e),o=parseInt(e.substr(1)),i=!1;if(r){const e=ui[this.id];if(void 0===e)throw new RangeError("Calendar system doesnt support leap months");if(e){if(o!==e-1)throw new RangeError("Invalid leap-month month code")}else if(o<=1||o>=12)throw new RangeError("Invalid leap-month month code")}return!r||n&&o===n-1||(i=!0,r=!1),(r||n&&o>=n)&&o++,[o,i]}inLeapYear(e){const t=ai(this,e);return t>ai(this,e-1)&&t>ai(this,e+1)}guessYearForMonthDay(e,t){let n=1970+this.yearCorrection;const r=n+100;for(;n<r;n++){const[r,o]=this.convertMonthCode(e,n);if(!o&&r<=this.monthsInYear(n)&&t<=this.daysInMonth(n,r))return n}throw new Error("Could not guess year")}normalizeISOYearForMonthDay(e){return e}computeFields(e){const t=this.computeFieldsDumb(e),n=this.queryMonthCache(t.year)[2];return{...t,month:n[t.month]}}computeFieldsDumb(e){const t=Sr(this.format,e);let n,r,o=parseInt(t.relatedYear||t.year);var i;return t.era&&(i=this.id,void 0!==Dt[Ct(i)])&&(n=pr(t.era),r=o,o=Et(this.id,r,n,!0)),{era:n,eraYear:r,year:o,month:t.month,day:parseInt(t.day)}}queryLeapMonthByYear(e){const t=this.queryMonthCache(e),n=this.queryMonthCache(e-1),r=this.queryMonthCache(e+1);if(t[0].length>n[0].length&&t[0].length>r[0].length){const e=t[1],r=n[1];for(let t=0;t<r.length;t++)if(r[t]!==e[t])return t+1}}queryMonthCache(e){const{monthCacheByYear:t}=this;return t[e]||(t[e]=this.buildMonthCache(e))}buildMonthCache(e){const t=[],n=[],r={};let o=Ft(this.guessISOYear(e),1,1);for(o=Vt(o,400);;){const r=this.computeFieldsDumb(o);if(r.year<e)break;o=Vt(o,1-r.day),r.year===e&&(t.unshift(o),n.unshift(r.month)),o=Vt(o,-1)}for(let e=0;e<n.length;e++)r[n[e]]=e+1;return[t,n,r]}guessISOYear(e){return e-this.yearCorrection}}function hi(e){return new vr("en-US",{calendar:e,era:"short",year:"numeric",month:"short",day:"numeric",timeZone:"UTC"})}const li=Ft(1868,9,8),di={gregory:un,japanese:class extends un{constructor(){super(...arguments),this.format=hi("japanese")}computeFields(e){const t=super.computeFields(e);if(e>=li){const n=Sr(this.format,e);t.era=pr(n.era),t.eraYear=parseInt(n.relatedYear||n.year)}return t}},islamic:class extends ci{guessISOYear(e){return Math.ceil(32*e/33+622)}}},mi={iso8601:Ot};function fi(e){const t=(e=String(e)).toLocaleLowerCase();return mi[t]||(mi[t]=new(di[Ct(t)]||ci)(e))}const gi=Ft(1582,10,15),yi=Ft(622,7,18),Si={buddhist:gi,japanese:gi,roc:gi,islamic:yi,"islamic-rgsa":yi,indian:0},wi={};function pi(e,t){return vi(e.div(1e6).toNumber(),t)}function vi(e,t){if(function(e,t){return function(e){let t=wi[e];if(void 0===t){const n=Si[e];if(void 0===n)t=!1;else{let r=fi(e);r instanceof ci||(r=new ci(e));const o=n-864e5,i=r.computeFields(o);t=o!==r.epochMilliseconds(i.year,i.month,i.day)}wi[e]=t}return t}(t)&&e<Si[t]}(e,t))throw new RangeError("Invalid timestamp for calendar")}function bi(e,t,n){const r=7+t-n;return-et(Bt(e,1,r)-t,7)+r-1}function Mi(e,t,n){const r=bi(e,t,n),o=bi(e+1,t,n);return(ai(Ot,e)-r+o)/7}const[Ii,Ti]=Ce();class Di extends $e{constructor(e){super(),"islamicc"===e&&(e="islamic-civil"),Ti(this,fi(e))}static from(e){if(Ae(e))return function(e){const t=e.calendar;return void 0===t?e:Ae(t)&&void 0===t.calendar?t:new Di(t)}(e);const t=tr(String(e),!1,!0);return new Di(t?t.calendar||"iso8601":String(e))}get id(){return this.toString()}era(e){const t=ii(e,!0);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).era}eraYear(e){const t=ii(e,!0);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).eraYear}year(e){const t=ii(e,!0);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).year}month(e){const t=ii(e,!0);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).month}monthCode(e){const t=ri(e,this);return Ii(this).monthCode(t.month,t.year)}day(e){const t=ii(e);return Ci(Ii(this),t.isoYear,t.isoMonth,t.isoDay).day}dayOfWeek(e){const t=ii(e,!0);return Bt(t.isoYear,t.isoMonth,t.isoDay)}dayOfYear(e){const t=ri(e,this,!0);return si(Ii(this),t.year,t.month,t.day)}weekOfYear(e){const t=ii(e,!0);return function(e,t,n,r,o){const i=bi(e,1,4),a=Math.floor((si(Ot,e,t,n)-i-1)/7)+1;if(a<1)return a+Mi(e-1,1,4);const s=Mi(e,1,4);return a>s?a-s:a}(t.isoYear,t.isoMonth,t.isoDay)}daysInWeek(e){return ii(e,!0),7}daysInMonth(e){const t=ri(e,this,!0);return Ii(this).daysInMonth(t.year,t.month)}daysInYear(e){const t=ri(e,this,!0);return ai(Ii(this),t.year)}monthsInYear(e){const t=ri(e,this,!0);return Ii(this).monthsInYear(t.year)}inLeapYear(e){return Ii(this).inLeapYear(this.year(e))}dateFromFields(e,t){const n=oi(Ie(e,rn),Ii(this),t);return new Li(n.isoYear,n.isoMonth,n.isoDay,this)}yearMonthFromFields(e,t){const n=oi({...Ie(e,nn),day:1},Ii(this),t);return new No(n.isoYear,n.isoMonth,this,n.isoDay)}monthDayFromFields(e,t){const n=Ii(this);let{era:r,eraYear:o,year:i,month:a,monthCode:s,day:u}=Ie(e,an);if(void 0===u)throw new TypeError("required property 'day' missing or undefined");if(void 0!==s?i=kt:void 0!==r&&void 0!==o&&(i=Et(n.id,o,r)),void 0===i){if(void 0===s)throw new TypeError("either year or monthCode required with month");i=n.guessYearForMonthDay(s,u)}const c=oi({year:i,month:a,monthCode:s,day:u},n,t);return new ei(c.isoMonth,c.isoDay,this,n.normalizeISOYearForMonthDay(c.isoYear))}dateAdd(e,t,n){const r=Ii(this),o=function(e,t,n,r){e=Hn(e=kn(e,t.years,n,r),t.months,n,r);let o=n.epochMilliseconds(e.year,e.month,e.day);const i=Math.trunc(bt(t).div(ge).toNumber());return o=Vt(o,7*t.weeks+t.days+i),Rt(o)}(Ze(Li,e,n),Ze(Ko,t),r,ve(n));return new Li(o.isoYear,o.isoMonth,o.isoDay,this)}dateUntil(e,t,n){const r=Ii(this),o=Ze(Li,e),i=Ze(Li,t),a=Te(n).largestUnit,s="auto"===a?6:Ue(a,6,6,9);return Hi(this,Oi(o,i)),Jo(function(e,t,n,r){let o=0,i=0,a=0,s=0;switch(r){case 9:o=function(e,t,n){const[,r,o]=Xt(t.year,e.month,e.day,n,0),i=Wt(t,e),a=Je(t.month,r)||Je(t.day,o);return t.year-e.year-(a&&i&&a!==i?i:0)}(e,t,n),e=kn(e,o,n,0);case 8:i=function(e,t,n){let r=0;const o=Wt(t,e);if(o){let{year:i}=e;for(;i!==t.year;)r+=n.monthsInYear(i)*o,i+=o;const[,a,s]=Xt(t.year,e.month,e.day,n,0);r+=t.month-a;const u=Je(t.day,s);u&&o&&u!==o&&(r-=o)}return r}(e,t,n),e=Hn(e,i,n,0)}return s=zt(n.epochMilliseconds(e.year,e.month,e.day),n.epochMilliseconds(t.year,t.month,t.day)),7===r&&(a=Math.trunc(s/7),s%=7),ft({years:o,months:i,weeks:a,days:s,hours:0,minutes:0,seconds:0,milliseconds:0,microseconds:0,nanoseconds:0})}(o,i,r,s))}fields(e){return e.slice()}mergeFields(e,t){return Ei(e,t)}toString(){return Ii(this).id}}function Ai(){return new Di("iso8601")}function Ei(e,t){var n;const r={...e,...t};if(void 0!==e.year){delete r.era,delete r.eraYear,delete r.year;let n=!1;void 0===t.era&&void 0===t.eraYear||(r.era=t.era,r.eraYear=t.eraYear,n=!0),void 0!==t.year&&(r.year=t.year,n=!0),n||(r.year=e.year)}if(void 0!==e.monthCode){delete r.monthCode,delete r.month;let n=!1;void 0!==t.month&&(r.month=t.month,n=!0),void 0!==t.monthCode&&(r.monthCode=t.monthCode,n=!0),n||(r.monthCode=e.monthCode)}return void 0!==e.day&&(r.day=null!=(n=t.day)?n:e.day),r}function Ci(e,t,n,r){const o=Ft(t,n,r);return vi(o,e.id),e.computeFields(o)}function Ni(e){return void 0===e.calendar?Ai():Ze(Di,e.calendar)}function Oi(e,t){const{calendar:n}=e;return Hi(n,t.calendar),n}function ki(e,t){const n=e.calendar,r=t.calendar;if("iso8601"===n.id)return r;if("iso8601"===r.id)return n;if(n.id!==r.id)throw new RangeError("Non-ISO calendars incompatible");return n}function Hi(e,t){if(e.toString()!==t.toString())throw new RangeError("Calendars must match")}Cn(Di,"Calendar");class Li extends Ke{constructor(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Ai();const o=Qt({isoYear:e,isoMonth:t,isoDay:n},1),i=Ze(Di,r);!function(e,t){const n=Lt(e);so(n.add(n.sign()<0?86399999999999:0)),pi(n,t)}(o,i.toString()),super({...o,calendar:i})}static from(e,t){return ve(t),e instanceof Li?Yi(e.getISOFields()):"object"==typeof e?Yr(e,t):Yi(mr(qn(String(e))))}static compare(e,t){return Jt(Ze(Li,e),Ze(Li,t))}with(e,t){return jr(this,e,t)}withCalendar(e){const t=this.getISOFields();return new Li(t.isoYear,t.isoMonth,t.isoDay,e)}add(e,t){return this.calendar.dateAdd(this,e,t)}subtract(e,t){return this.calendar.dateAdd(this,Ze(Ko,e).negated(),t)}until(e,t){return Fi(this,Ze(Li,e),!1,t)}since(e,t){return Fi(this,Ze(Li,e),!0,t)}equals(e){return!Jt(this,Ze(Li,e))}toString(e){const t=cn(e),n=this.getISOFields();return fn(n)+wn(n.calendar.toString(),t)}toZonedDateTime(e){const t=function(e){let t,n;if("string"==typeof e)n=e;else{if("object"!=typeof e)throw new TypeError("Invalid options/timeZone argument");if(void 0!==e.id?n=e:(n=e.timeZone,t=e.plainTime),void 0===n)throw new TypeError("Invalid timeZone argument")}return{plainTime:t,timeZone:n}}(e),n=Ze(Or,t.timeZone),r=void 0===t.plainTime?void 0:Ze(Io,t.plainTime);return Fo({...this.getISOFields(),...r?r.getISOFields():St,timeZone:n})}toPlainDateTime(e){return qo({...this.getISOFields(),...Do(e).getISOFields()})}toPlainYearMonth(){return Oo(this.getISOFields())}toPlainMonthDay(){return this.calendar.monthDayFromFields(this)}}function Yi(e){return new Li(e.isoYear,e.isoMonth,e.isoDay,e.calendar)}function Fi(e,t,n,r){return Jo(Ri(e,t,Oi(e,t),n,_e(r,6,6,6,9)))}function Pi(e,t,n,r,o){return xo(Ui(e,t,n,o.largestUnit),e,t,n,r,o)}function Ri(e,t,n,r,o){return xo(n.dateUntil(e,t,{largestUnit:Ye[o.largestUnit]}),e,t,n,r,o)}function Ui(e,t,n,r){if(!pe(r))return _i(e,t,r);const o=Yi({...e.getISOFields(),calendar:n});let i,a,s,u,c,h=Yi({...t.getISOFields(),calendar:n});do{a=n.dateUntil(o,h,{largestUnit:Ye[r]}),i=e.add(a),s=_i(i,t,5),u=a.sign,c=s.sign}while(u&&c&&u!==c&&(h=h.add({days:c})));return d=s,{sign:(l=a).sign||d.sign,years:l.years+d.years,months:l.months+d.months,weeks:l.weeks+d.weeks,days:l.days+d.days,hours:l.hours+d.hours,minutes:l.minutes+d.minutes,seconds:l.seconds+d.seconds,milliseconds:l.milliseconds+d.milliseconds,microseconds:l.microseconds+d.microseconds,nanoseconds:l.nanoseconds+d.nanoseconds};var l,d}function _i(e,t,n){return It(Ut(t).sub(Ut(e)),n)}Cn(Li,"PlainDate"),Tn(Li),En(Li,An),po(Li,fo({year:"numeric",month:"numeric",day:"numeric",weekday:void 0},{hour:void 0,minute:void 0,second:void 0}));class ji extends xe{constructor(e){super();const t=st(e,!0);!function(e){-1!==ut(e,ro)&&1!==ut(e,no)||xt()}(t),this[Ht]=t}static from(e){if(e instanceof ji)return new ji(e.epochNanoseconds);const t=Wn(String(e)),n=t.offsetNanoseconds;if(void 0===n)throw new RangeError("Must specify an offset");return new ji(Lt(en(t,1)).sub(n))}static fromEpochSeconds(e){return new ji(st(e).mult(1e9))}static fromEpochMilliseconds(e){return new ji(st(e).mult(1e6))}static fromEpochMicroseconds(e){return new ji(e*BigInt(1e3))}static fromEpochNanoseconds(e){return new ji(e)}static compare(e,t){return qt(Ze(ji,e),Ze(ji,t))}add(e){return new ji(Yn(this[Ht],Ze(Ko,e)))}subtract(e){return new ji(Yn(this[Ht],dt(Ze(Ko,e))))}until(e,t){return Bi(this,Ze(ji,e),t)}since(e,t){return Bi(Ze(ji,e),this,t)}round(e){const t=je(e,0,5,!0);return new ji(function(e,t){const[n,r]=function(e){const t=Pt(e);return[Yt(t.isoYear,t.isoMonth,t.isoDay),Mt(t)]}(e),o=ho(r,t);return n.add(o)}(this[Ht],t))}equals(e){return!qt(this,Ze(ji,e))}toString(e){const t=Te(e).timeZone;return this.toZonedDateTimeISO(null!=t?t:"UTC").toString({...e,offset:void 0===t?"never":"auto",timeZoneName:"never"})+(void 0===t?"Z":"")}toZonedDateTimeISO(e){return new Yo(this.epochNanoseconds,e)}toZonedDateTime(e){if(!Ae(e))throw new TypeError("Must specify options");if(void 0===e.calendar)throw new TypeError("Must specify a calendar");if(void 0===e.timeZone)throw new TypeError("Must specify a timeZone");return new Yo(this.epochNanoseconds,e.timeZone,e.calendar)}}function Bi(e,t,n){const r=_e(n,3,0,0,5);return Jo(function(e,t,n){return It(Qe(t.sub(e),ye[n.smallestUnit]*n.roundingIncrement,n.roundingFunc),n.largestUnit)}(e[Ht],t[Ht],r))}function Zi(){return ji.fromEpochMilliseconds(this.valueOf())}Cn(ji,"Instant"),bn(ji),po(ji,lo({year:"numeric",month:"numeric",day:"numeric",weekday:void 0,hour:"numeric",minute:"2-digit",second:"2-digit"},{timeZoneName:void 0},{}));const $i=Symbol(),xi=Symbol(),zi=Symbol();class Vi extends Intl.DateTimeFormat{constructor(e,t){const n=br(e),r=function(e){const t={};for(const n in e){let r=e[n];Ae(r)&&(r=r.toString()),t[n]=r}return t}(t||{});super(n,r),this[$i]=n,this[xi]=r,this[zi]=new Map}format(e){const t=Ji(this,e);return t[0]===this?super.format(t[1]):t[0].format(t[1])}formatToParts(e){return super.formatToParts.call(...Ji(this,e))}formatRange(e,t){return super.formatRange.call(...Gi(this,e,t))}formatRangeToParts(e,t){return super.formatRangeToParts.call(...Gi(this,e,t))}}const Ki=Vi;function Ji(e,t){const n=vo(t);if(n){const r=Wi(e,n);return[r.buildFormat(t),r.buildEpochMilli(t)]}return[e,t]}function Gi(e,t,n){const r=vo(t);if(r!==vo(n))throw new TypeError("Mismatch of types");if(r){const o=Wi(e,r);return[o.buildFormat(t,n),new Date(o.buildEpochMilli(t)),new Date(o.buildEpochMilli(n))]}return[e,t,n]}function Wi(e,t){const n=e[zi];let r=n.get(t);return r||(r=function(e){const t={};return{buildFormat:function(n,r){const o=e.buildKey(n,r),i=o.join("|");return t[i]||(t[i]=e.buildFormat(...o))},buildEpochMilli:e.buildEpochMilli}}(t(e[$i],e[xi])),n.set(t,r)),r}const qi={zonedDateTimeISO:function(e){return Fo(Qi("iso8601",e))},zonedDateTime:function(e,t){return Fo(Qi(e,t))},plainDateTimeISO:function(e){return qo(Qi("iso8601",e))},plainDateTime:function(e,t){return qo(Qi(e,t))},plainDateISO:function(e){return Yi(Qi("iso8601",e))},plainDate:function(e,t){return Yi(Qi(e,t))},plainTimeISO:function(e){return To(Qi("iso8601",e))},instant:function(){return new ji(ea())},timeZone:Xi};function Xi(){return new Or((new vr).resolvedOptions().timeZone)}function Qi(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Xi();const n=Ze(Or,t);return{...Po(ea(),n)[0],timeZone:n,calendar:Ze(Di,e)}}function ea(){return st(Date.now()).mult(1e6)}Cn(qi,"Now");const ta={PlainYearMonth:No,PlainMonthDay:ei,PlainDate:Li,PlainTime:Io,PlainDateTime:Wo,ZonedDateTime:Yo,Instant:ji,Calendar:Di,TimeZone:Or,Duration:Ko,Now:qi,[Symbol.toStringTag]:"Temporal"};const na=ta;function ra(e){return e*Math.PI/180}function oa(e){return 180*e/Math.PI}class ia{constructor(e,t,n,r,o){this.setLocationName(e),this.setLatitude(t),this.setLongitude(n),this.setElevation(r),this.setTimeZone(o)}latitude;longitude;locationName=null;timeZoneId;elevation;getElevation(){return this.elevation}setElevation(e){if("number"!=typeof e)throw new TypeError("Invalid elevation");if(e<0)throw new RangeError(`elevation ${e} must be zero or positive`);this.elevation=e}setLatitude(e){if("number"!=typeof e)throw new TypeError("Invalid latitude");if(e<-90||e>90)throw new RangeError(`Latitude ${e} out of range [-90,90]`);this.latitude=e}getLatitude(){return this.latitude}setLongitude(e){if("number"!=typeof e)throw new TypeError("Invalid longitude");if(e<-180||e>180)throw new RangeError(`Longitude ${e} out of range [-180,180]`);this.longitude=e}getLongitude(){return this.longitude}getLocationName(){return this.locationName}setLocationName(e){this.locationName=e}getTimeZone(){return this.timeZoneId}setTimeZone(e){this.timeZoneId=e}}const aa=6356.9;class sa{constructor(e,t){this.date=t,this.geoLocation=e}static GEOMETRIC_ZENITH=90;static CIVIL_ZENITH=96;static NAUTICAL_ZENITH=102;static ASTRONOMICAL_ZENITH=108;date;geoLocation;getSunrise(){const e=this.getUTCSunrise0(sa.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getSeaLevelSunrise(){const e=this.getUTCSeaLevelSunrise(sa.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getBeginCivilTwilight(){return this.getSunriseOffsetByDegrees(sa.CIVIL_ZENITH)}getBeginNauticalTwilight(){return this.getSunriseOffsetByDegrees(sa.NAUTICAL_ZENITH)}getBeginAstronomicalTwilight(){return this.getSunriseOffsetByDegrees(sa.ASTRONOMICAL_ZENITH)}getSunset(){const e=this.getUTCSunset0(sa.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getSeaLevelSunset(){const e=this.getUTCSeaLevelSunset(sa.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getEndCivilTwilight(){return this.getSunsetOffsetByDegrees(sa.CIVIL_ZENITH)}getEndNauticalTwilight(){return this.getSunsetOffsetByDegrees(sa.NAUTICAL_ZENITH)}getEndAstronomicalTwilight(){return this.getSunsetOffsetByDegrees(sa.ASTRONOMICAL_ZENITH)}static getTimeOffset(e,t){return null===e||isNaN(t)?null:e.add({milliseconds:t})}getSunriseOffsetByDegrees(e){const t=this.getUTCSunrise0(e);return isNaN(t)?null:this.getDateFromTime(t,!0)}getSunsetOffsetByDegrees(e){const t=this.getUTCSunset0(e);return isNaN(t)?null:this.getDateFromTime(t,!1)}getUTCSunrise0(e){return this.getUTCSunrise(this.getAdjustedDate(),this.geoLocation,e,!0)}getUTCSeaLevelSunrise(e){return this.getUTCSunrise(this.getAdjustedDate(),this.geoLocation,e,!1)}getUTCSunset0(e){return this.getUTCSunset(this.getAdjustedDate(),this.geoLocation,e,!0)}getUTCSeaLevelSunset(e){return this.getUTCSunset(this.getAdjustedDate(),this.geoLocation,e,!1)}getAdjustedDate(){return this.date}getElevationAdjustment(e){return oa(Math.acos(aa/(aa+e/1e3)))}adjustZenith(e,t){let n=e;return e===sa.GEOMETRIC_ZENITH&&(n=e+(.8333333333333333+this.getElevationAdjustment(t))),n}static JULIAN_DAY_JAN_1_2000=2451545;static JULIAN_DAYS_PER_CENTURY=36525;getUTCSunrise(e,t,n,r){const o=r?t.getElevation():0,i=this.adjustZenith(n,o);let a=sa.getSunriseUTC(sa.getJulianDay(e),t.getLatitude(),-t.getLongitude(),i);for(a/=60;a<0;)a+=24;for(;a>=24;)a-=24;return a}getUTCSunset(e,t,n,r){const o=r?t.getElevation():0,i=this.adjustZenith(n,o);let a=sa.getSunsetUTC(sa.getJulianDay(e),t.getLatitude(),-t.getLongitude(),i);for(a/=60;a<0;)a+=24;for(;a>=24;)a-=24;return a}getTemporalHour(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getSeaLevelSunrise(),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getSeaLevelSunset();if(null===e||null===t)return NaN;const n=t.epochMilliseconds-e.epochMilliseconds;return Math.floor(n/12)}getSunTransit(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.getSeaLevelSunrise(),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getSeaLevelSunset();const n=this.getTemporalHour(e,t);return sa.getTimeOffset(e,6*n)}getDateFromTime(e,t){if(isNaN(e))return null;let n=e,r=this.getAdjustedDate();const o=Math.trunc(n);n-=o;const i=Math.trunc(n*=60);n-=i;const a=Math.trunc(n*=60);n-=a;const s=Math.trunc(this.geoLocation.getLongitude()/15);return t&&s+o>18?r=r.add({days:-1}):!t&&s+o<6&&(r=r.add({days:1})),r.toZonedDateTime({timeZone:"UTC",plainTime:new na.PlainTime(o,i,a,Math.trunc(1e3*n))}).withTimeZone(this.geoLocation.getTimeZone())}static getJulianDay(e){let{year:t,month:n}=e;const{day:r}=e;n<=2&&(t-=1,n+=12);const o=Math.trunc(t/100),i=Math.trunc(2-o+o/4);return Math.floor(365.25*(t+4716))+Math.floor(30.6001*(n+1))+r+i-1524.5}static getJulianCenturiesFromJulianDay(e){return(e-sa.JULIAN_DAY_JAN_1_2000)/sa.JULIAN_DAYS_PER_CENTURY}static getJulianDayFromJulianCenturies(e){return e*sa.JULIAN_DAYS_PER_CENTURY+sa.JULIAN_DAY_JAN_1_2000}static getSunGeometricMeanLongitude(e){let t=280.46646+e*(36000.76983+3032e-7*e);for(;t>360;)t-=360;for(;t<0;)t+=360;return t}static getSunGeometricMeanAnomaly(e){return 357.52911+e*(35999.05029-1537e-7*e)}static getEarthOrbitEccentricity(e){return.016708634-e*(42037e-9+1.267e-7*e)}static getSunEquationOfCenter(e){const t=ra(sa.getSunGeometricMeanAnomaly(e));return Math.sin(t)*(1.914602-e*(.004817+14e-6*e))+Math.sin(t+t)*(.019993-101e-6*e)+289e-6*Math.sin(t+t+t)}static getSunTrueLongitude(e){return sa.getSunGeometricMeanLongitude(e)+sa.getSunEquationOfCenter(e)}static getSunApparentLongitude(e){const t=125.04-1934.136*e;return sa.getSunTrueLongitude(e)-.00569-.00478*Math.sin(ra(t))}static getMeanObliquityOfEcliptic(e){return 23+(26+(21.448-e*(46.815+e*(59e-5-.001813*e)))/60)/60}static getObliquityCorrection(e){const t=125.04-1934.136*e;return sa.getMeanObliquityOfEcliptic(e)+.00256*Math.cos(ra(t))}static getSunDeclination(e){const t=sa.getObliquityCorrection(e),n=sa.getSunApparentLongitude(e),r=Math.sin(ra(t))*Math.sin(ra(n));return oa(Math.asin(r))}static getEquationOfTime(e){const t=sa.getObliquityCorrection(e),n=sa.getSunGeometricMeanLongitude(e),r=sa.getEarthOrbitEccentricity(e),o=sa.getSunGeometricMeanAnomaly(e);let i=Math.tan(ra(t)/2);i*=i;const a=Math.sin(2*ra(n)),s=Math.sin(ra(o));return 4*oa(i*a-2*r*s+4*r*i*s*Math.cos(2*ra(n))-.5*i*i*Math.sin(4*ra(n))-1.25*r*r*Math.sin(2*ra(o)))}static getSunHourAngleAtSunrise(e,t,n){const r=ra(e),o=ra(t);return Math.acos(Math.cos(ra(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSunHourAngleAtSunset(e,t,n){const r=ra(e),o=ra(t);return-Math.acos(Math.cos(ra(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSolarElevation(e,t,n){const r=sa.getJulianDay(e.toPlainDate()),o=sa.getJulianCenturiesFromJulianDay(r),i=sa.getEquationOfTime(o);let a=e.hour+12+(e.minute+i+e.second/60)/60;a=-360*a/24%360;const s=ra(n-a),u=ra(sa.getSunDeclination(o)),c=ra(t);return oa(Math.asin(Math.sin(c)*Math.sin(u)+Math.cos(c)*Math.cos(u)*Math.cos(s)))}static getSolarAzimuth(e,t,n){const r=sa.getJulianDay(e.toPlainDate()),o=sa.getJulianCenturiesFromJulianDay(r),i=sa.getEquationOfTime(o);let a=e.hour+12+(e.minute+i+e.second/60)/60;a=-360*a/24%360;const s=ra(n-a),u=ra(sa.getSunDeclination(o)),c=ra(t);return oa(Math.atan(Math.sin(s)/(Math.cos(s)*Math.sin(c)-Math.tan(u)*Math.cos(c))))+180}static getSunriseUTC(e,t,n,r){const o=sa.getJulianCenturiesFromJulianDay(e),i=sa.getSolarNoonUTC(o,n),a=sa.getJulianCenturiesFromJulianDay(e+i/1440);let s=sa.getEquationOfTime(a),u=sa.getSunDeclination(a),c=sa.getSunHourAngleAtSunrise(t,u,r),h=n-oa(c),l=4*h,d=720+l-s;const m=sa.getJulianCenturiesFromJulianDay(sa.getJulianDayFromJulianCenturies(o)+d/1440);return s=sa.getEquationOfTime(m),u=sa.getSunDeclination(m),c=sa.getSunHourAngleAtSunrise(t,u,r),h=n-oa(c),l=4*h,d=720+l-s,d}static getSolarNoonUTC(e,t){const n=sa.getJulianCenturiesFromJulianDay(sa.getJulianDayFromJulianCenturies(e)+t/360);let r=sa.getEquationOfTime(n);const o=720+4*t-r,i=sa.getJulianCenturiesFromJulianDay(sa.getJulianDayFromJulianCenturies(e)-.5+o/1440);return r=sa.getEquationOfTime(i),720+4*t-r}static getSunsetUTC(e,t,n,r){const o=sa.getJulianCenturiesFromJulianDay(e),i=sa.getSolarNoonUTC(o,n),a=sa.getJulianCenturiesFromJulianDay(e+i/1440);let s=sa.getEquationOfTime(a),u=sa.getSunDeclination(a),c=sa.getSunHourAngleAtSunset(t,u,r),h=n-oa(c),l=4*h,d=720+l-s;const m=sa.getJulianCenturiesFromJulianDay(sa.getJulianDayFromJulianCenturies(o)+d/1440);return s=sa.getEquationOfTime(m),u=sa.getSunDeclination(m),c=sa.getSunHourAngleAtSunset(t,u,r),h=n-oa(c),l=4*h,d=720+l-s,d}}const ua=[["Ashdod","IL",31.79213,34.64966,"Asia/Jerusalem",27],["Atlanta","US",33.749,-84.38798,"America/New_York",336],["Austin","US",30.26715,-97.74306,"America/Chicago",165],["Baghdad","IQ",33.34058,44.40088,"Asia/Baghdad",41],["Beer Sheva","IL",31.25181,34.7913,"Asia/Jerusalem",285],["Berlin","DE",52.52437,13.41053,"Europe/Berlin",43],["Baltimore","US",39.29038,-76.61219,"America/New_York",35],["Bogota","CO",4.60971,-74.08175,"America/Bogota",2582],["Boston","US",42.35843,-71.05977,"America/New_York",38],["Budapest","HU",47.49801,19.03991,"Europe/Budapest",104],["Buenos Aires","AR",-34.61315,-58.37723,"America/Argentina/Buenos_Aires",31],["Buffalo","US",42.88645,-78.87837,"America/New_York",191],["Chicago","US",41.85003,-87.65005,"America/Chicago",180],["Cincinnati","US",39.162,-84.45689,"America/New_York",267],["Cleveland","US",41.4995,-81.69541,"America/New_York",204],["Dallas","US",32.78306,-96.80667,"America/Chicago",139],["Denver","US",39.73915,-104.9847,"America/Denver",1636],["Detroit","US",42.33143,-83.04575,"America/Detroit",192],["Eilat","IL",29.55805,34.94821,"Asia/Jerusalem",63],["Gibraltar","GI",36.14474,-5.35257,"Europe/Gibraltar",11],["Haifa","IL",32.81841,34.9885,"Asia/Jerusalem",40],["Hawaii","US",21.30694,-157.85833,"Pacific/Honolulu",18],["Helsinki","FI",60.16952,24.93545,"Europe/Helsinki",26],["Houston","US",29.76328,-95.36327,"America/Chicago",30],["Jerusalem","IL",31.76904,35.21633,"Asia/Jerusalem",786],["Johannesburg","ZA",-26.20227,28.04363,"Africa/Johannesburg",1767],["Kiev","UA",50.45466,30.5238,"Europe/Kiev",187],["La Paz","BO",-16.5,-68.15,"America/La_Paz",3782],["Livingston","US",40.79593,-74.31487,"America/New_York",98],["Las Vegas","US",36.17497,-115.13722,"America/Los_Angeles",613],["London","GB",51.50853,-.12574,"Europe/London",25],["Los Angeles","US",34.05223,-118.24368,"America/Los_Angeles",96],["Marseilles","FR",43.29695,5.38107,"Europe/Paris",28],["Miami","US",25.77427,-80.19366,"America/New_York",25],["Minneapolis","US",44.97997,-93.26384,"America/Chicago",262],["Melbourne","AU",-37.814,144.96332,"Australia/Melbourne",25],["Mexico City","MX",19.42847,-99.12766,"America/Mexico_City",2240],["Montreal","CA",45.50884,-73.58781,"America/Toronto",216],["Moscow","RU",55.75222,37.61556,"Europe/Moscow",144],["New York","US",40.71427,-74.00597,"America/New_York",57],["Omaha","US",41.25861,-95.93779,"America/Chicago",315],["Ottawa","CA",45.41117,-75.69812,"America/Toronto",71],["Panama City","PA",8.9936,-79.51973,"America/Panama",17],["Paris","FR",48.85341,2.3488,"Europe/Paris",42],["Pawtucket","US",41.87871,-71.38256,"America/New_York",0],["Petach Tikvah","IL",32.08707,34.88747,"Asia/Jerusalem",54],["Philadelphia","US",39.95233,-75.16379,"America/New_York",8],["Phoenix","US",33.44838,-112.07404,"America/Phoenix",366],["Pittsburgh","US",40.44062,-79.99589,"America/New_York",239],["Providence","US",41.82399,-71.41283,"America/New_York",0],["Portland","US",45.52345,-122.67621,"America/Los_Angeles",15],["Saint Louis","US",38.62727,-90.19789,"America/Chicago",149],["Saint Petersburg","RU",59.93863,30.31413,"Europe/Moscow",11],["San Diego","US",32.71533,-117.15726,"America/Los_Angeles",20],["San Francisco","US",37.77493,-122.41942,"America/Los_Angeles",28],["Sao Paulo","BR",-23.5475,-46.63611,"America/Sao_Paulo",769],["Seattle","US",47.60621,-122.33207,"America/Los_Angeles",56],["Sydney","AU",-33.86785,151.20732,"Australia/Sydney",58],["Tel Aviv","IL",32.08088,34.78057,"Asia/Jerusalem",15],["Tiberias","IL",32.79221,35.53124,"Asia/Jerusalem",0],["Toronto","CA",43.70011,-79.4163,"America/Toronto",175],["Vancouver","CA",49.24966,-123.11934,"America/Vancouver",70],["White Plains","US",41.03399,-73.76291,"America/New_York",82],["Washington DC","US",38.89511,-77.03637,"America/New_York",6],["Worcester","US",42.26259,-71.80229,"America/New_York",164]],ca=new Map,ha={0:"UTC",4:"America/Puerto_Rico",5:"America/New_York",6:"America/Chicago",7:"America/Denver",8:"America/Los_Angeles",9:"America/Anchorage",10:"Pacific/Honolulu",11:"Pacific/Pago_Pago",13:"Pacific/Funafuti",14:"Pacific/Guam",15:"Pacific/Palau",16:"Pacific/Chuuk"},la=new Map;class da extends ia{constructor(e,t,n,r,o,i,a,s){const u="number"==typeof e?e:parseFloat(e);if(isNaN(u)||u<-90||u>90)throw new RangeError(`Latitude ${e} out of range [-90,90]`);const c="number"==typeof t?t:parseFloat(t);if(isNaN(c)||c<-180||c>180)throw new RangeError(`Longitude ${t} out of range [-180,180]`);super(o,u,c,"number"==typeof s&&s>0?s:0,r),this.il=Boolean(n),this.cc=i,this.geoid=a}getIsrael(){return this.il}getName(){return this.getLocationName()}getShortName(){const e=this.getLocationName();if(!e)return e;const t=e.indexOf(", ");if(-1===t)return e;if("US"===this.cc&&"D"===e[t+2]){if("C"===e[t+3])return e.substring(0,t+4);if("."===e[t+3]&&"C"===e[t+4])return e.substring(0,t+6)}return e.substring(0,t)}getCountryCode(){return this.cc}getTzid(){return this.getTimeZone()}getTimeFormatter(){return function(e){const t=la.get(e);if(t)return t;const n=new Intl.DateTimeFormat("en-US",{timeZone:e,hour:"numeric",minute:"numeric",hour12:!1});return la.set(e,n),n}(this.getTimeZone())}getGeoId(){return this.geoid}static lookup(e){return ca.get(e.toLowerCase())}toString(){return JSON.stringify(this)}static legacyTzToTzid(e,t){if(e=+e,"none"==t){if(0==e)return"UTC";return`Etc/GMT${e>0?"+":""}${e}`}if(2==e&&"israel"==t)return"Asia/Jerusalem";if("eu"==t)switch(e){case-2:return"Atlantic/Cape_Verde";case-1:return"Atlantic/Azores";case 0:return"Europe/London";case 1:return"Europe/Paris";case 2:return"Europe/Athens"}else if("usa"==t)return ha[String(-1*e)]}static getUsaTzid(e,t,n){return 10==t&&"AK"==e?"America/Adak":7==t&&"AZ"==e?"Y"==n?"America/Denver":"America/Phoenix":ha[t]}static addLocation(e,t){const n=e.toLowerCase();return!ca.has(n)&&(ca.set(n,t),!0)}}for(const e of ua){const t=new da(e[2],e[3],"IL"==e[1],e[4],e[0],e[1],void 0,e[5]);da.addLocation(t.getName(),t)}const ma=new Map;const fa=/^(\d+).(\d+).(\d+),?\s+(\d+).(\d+).(\d+)/;function ga(e,t){const n=function(e){const t=ma.get(e);if(t)return t;const n=new Intl.DateTimeFormat("en-US",{year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1,timeZone:e});return ma.set(e,n),n}(e).format(t),r=fa.exec(n);let o=r[4];return"24"==o&&(o="00"),r[3]=ya(r[3]),`${r[3]}-${r[1]}-${r[2]}T${o}:${r[5]}:${r[6]}Z`}function ya(e){return e<0?"-00"+ya(-e):e<10?"000"+e:e<100?"00"+e:e<1e3?"0"+e:String(e)}function Sa(e){return e<10?"0"+e:String(e)}function wa(e){if(null===e)return new Date(NaN);const t=new Date(e.epochMilliseconds);return t.setMilliseconds(0),t}("undefined"!=typeof globalThis?globalThis:window).Temporal=ta,Intl.DateTimeFormat=Ki,Date.prototype.toTemporalInstant=Zi;class pa{constructor(t,n,r){const o=e.greg.isDate(n)?n:ae.isHDate(n)?n.greg():Q(`invalid date: ${n}`);this.date=o,this.gloc=t;const i=Temporal.PlainDate.from({year:o.getFullYear(),month:o.getMonth()+1,day:o.getDate()});this.noaa=new sa(t,i),this.useElevation=Boolean(r)}timeAtAngle(e,t){const n=90+e;return wa(t?this.noaa.getSunriseOffsetByDegrees(n):this.noaa.getSunsetOffsetByDegrees(n))}sunrise(){return wa(this.useElevation?this.noaa.getSunrise():this.noaa.getSeaLevelSunrise())}seaLevelSunrise(){return wa(this.noaa.getSeaLevelSunrise())}sunset(){return wa(this.useElevation?this.noaa.getSunset():this.noaa.getSeaLevelSunset())}seaLevelSunset(){return wa(this.noaa.getSeaLevelSunset())}dawn(){return wa(this.noaa.getBeginCivilTwilight())}dusk(){return wa(this.noaa.getEndCivilTwilight())}gregEve(){const e=new Date(this.date);e.setDate(e.getDate()-1);return new pa(this.gloc,e,this.useElevation).sunset()}nightHour(){return(this.sunrise()-this.gregEve())/12}chatzot(){return wa(this.noaa.getSunTransit())}chatzotNight(){return new Date(this.sunrise().getTime()-6*this.nightHour())}alotHaShachar(){return this.timeAtAngle(16.1,!0)}misheyakir(){return this.timeAtAngle(11.5,!0)}misheyakirMachmir(){return this.timeAtAngle(10.2,!0)}getShaahZmanisBasedZman(e){const t=this.noaa.getSunrise(),n=this.noaa.getSunset(),r=this.noaa.getTemporalHour(t,n),o=Math.round(r*e);return wa(sa.getTimeOffset(t,o))}sofZmanShma(){return this.getShaahZmanisBasedZman(3)}sofZmanTfilla(){return this.getShaahZmanisBasedZman(4)}sofZmanShmaMGA(){const e=this.sunriseOffset(-72,!1,!0),t=(this.sunsetOffset(72,!1,!0)-e)/12;return new Date(e.getTime()+3*t)}sofZmanTfillaMGA(){const e=this.sunriseOffset(-72,!1,!0),t=(this.sunsetOffset(72,!1,!0)-e)/12;return new Date(e.getTime()+4*t)}minchaGedola(){return this.getShaahZmanisBasedZman(6.5)}minchaKetana(){return this.getShaahZmanisBasedZman(9.5)}plagHaMincha(){return this.getShaahZmanisBasedZman(10.75)}tzeit(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:8.5;return this.timeAtAngle(e,!1)}neitzHaChama(){return this.sunrise()}shkiah(){return this.sunset()}static formatTime(e,t){const n=t.format(e),r=n.split(":");return"24"===r[0]?"00:"+r[1]:n}static roundTime(e){const t=e.getTime();if(isNaN(t))return e;const n=e.getMilliseconds(),r=e.getSeconds();if(0===r&&0===n)return e;const o=1e3*r+n;return new Date(t+(o>=3e4?6e4-o:-1*o))}static timeZoneOffset(e,t){const n=function(e,t){const n=ga("UTC",t),r=ga(e,t),o=new Date(n).getTime()-new Date(r).getTime();return Math.ceil(o/1e3/60)}(e,t),r=Math.abs(n),o=r%60;return(n<0?"+":"-")+Sa(Math.floor(r/60))+":"+Sa(o)}static formatISOWithTimeZone(e,t){return isNaN(t.getTime())?null:ga(e,t).substring(0,19)+pa.timeZoneOffset(e,t)}sunriseOffset(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=arguments.length>2&&void 0!==arguments[2]&&arguments[2]?this.seaLevelSunrise():this.sunrise();return isNaN(n.getTime())?n:(t&&(e>0&&n.getSeconds()>=30&&e++,n.setSeconds(0,0)),new Date(n.getTime()+60*e*1e3))}sunsetOffset(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=arguments.length>2&&void 0!==arguments[2]&&arguments[2]?this.seaLevelSunset():this.sunset();return isNaN(n.getTime())?n:(t&&(e>0&&n.getSeconds()>=30&&e++,n.setSeconds(0,0)),new Date(n.getTime()+60*e*1e3))}}const va=5,ba=6;function Ma(e,t,n,r,o){let i=!1,a=n===ba,s=e?e.getFlags():he.LIGHT_CANDLES;void 0!==e?n!==va&&(s&(he.LIGHT_CANDLES_TZEIS|he.CHANUKAH_CANDLES)?a=!0:s&he.YOM_TOV_ENDS&&(i=!0,a=!0)):n===ba&&(i=!0,s=he.LIGHT_CANDLES_TZEIS);const u=a?o.havdalahMins:o.candleLightingMins,c=new pa(r,t,o.useElevation),h=u?c.sunsetOffset(u,!0):c.tzeit(o.havdalahDeg);return isNaN(h.getTime())?null:i?new Ta(t,s,h,r,o.havdalahMins,e):new Da(t,s,h,r,e)}class Ia extends de{constructor(e,t,n,r,o,i){super(e,t,n),this.eventTime=pa.roundTime(r),this.location=o;const a=o.getTimeFormatter();this.eventTimeStr=pa.formatTime(this.eventTime,a),void 0!==i&&(this.linkedEvent=i)}render(e){return X.gettext(this.getDesc(),e)+": "+this.eventTimeStr}renderBrief(e){return X.gettext(this.getDesc(),e)}getCategories(){switch(this.getDesc()){case"Candle lighting":return["candles"];case"Havdalah":return["havdalah"];case"Fast begins":case"Fast ends":return["zmanim","fast"]}}}class Ta extends Ia{constructor(e,t,n,r,o,i){super(e,"Havdalah",t,n,r,i),o&&(this.havdalahMins=o)}render(e){return this.renderBrief(e)+": "+this.eventTimeStr}renderBrief(e){let t=X.gettext(this.getDesc(),e);if(this.havdalahMins){const n=X.gettext("min",e);t+=` (${this.havdalahMins} ${n})`}return t}getEmoji(){return"✨"}}class Da extends Ia{constructor(e,t,n,r,o){super(e,"Candle lighting",t,n,r,o)}getEmoji(){return"🕯️"}}function Aa(e,t,n,r,o){return isNaN(t.getTime())?null:new Ia(e,n,r.getFlags(),t,o,r)}const Ea=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Ca=["רִאשׁוֹן","שֵׁנִי","שְׁלִישִׁי","רְבִיעִי","חֲמִישִׁי","שִׁישִּׁי","שַׁבָּת"],Na="בַּלַּ֥יְלָה";class Oa{constructor(e,t){let n=t-7;n<0&&(n+=ae.monthsInYear(e));const r=235*Math.floor((e-1)/19)+(e-1)%19*12+Math.floor(((e-1)%19*7+1)/19)+n,o=204+Math.floor(r%1080*793),i=5+12*r+793*Math.floor(r/1080)+Math.floor(o/1080)-6,a=(o%1080+i%24*1080)%1080,s=(1+29*r+Math.floor(i/24))%7;this.year=e,this.month=t,this.dow=s,this.hour=i%24,this.minutes=Math.floor(a/18),this.chalakim=a%18}getYear(){return this.year}getMonth(){return this.month}getMonthName(){return ae.getMonthName(this.month,this.year)}getDow(){return this.dow}getHour(){return this.hour}getMinutes(){return this.minutes}getChalakim(){return this.chalakim}}class ka extends de{constructor(e,t,n){const r=new Oa(t,n);super(e,`Molad ${r.getMonthName()} ${t}`,he.MOLAD),this.molad=r}render(e){const t=this.molad;"string"==typeof(e=e||X.getLocaleName())&&(e=e.toLowerCase());const n="he"===e||"he-x-nonikud"===e||"h"===e,r=X.gettext(t.getMonthName(),e),o=(n?Ca:Ea)[t.getDow()],i=t.getMinutes(),a=t.getHour(),s=t.getChalakim(),u=X.gettext("Molad",e),c=X.lookupTranslation("min",e)||"minutes",h=X.gettext("chalakim",e);if(n){return`${u} ${r} יִהְיֶה בַּיּוֹם ${o} בשָׁבוּעַ, בְּשָׁעָה ${a} ${a<5?Na:a<12?"בַּבֹּקֶר":a<17?"בַּצׇּהֳרַיִים":a<21?"בָּעֶרֶב":Na}, ו-${i} ${c} ו-${s} ${h}`}return`${u} ${r}: ${o}, ${i} ${c} and ${s} ${h} after ${a}:00`}}const Ha=[null,"Lovingkindness","Might","Beauty","Eternity","Splendor","Foundation","Majesty"],La=[null,"Chesed","Gevurah","Tiferet","Netzach","Hod","Yesod","Malkhut"];class Ya extends de{constructor(e,t){if(super(e,`Omer ${t}`,he.OMER_COUNT),t<1||t>49)throw new RangeError(`Invalid Omer day ${t}`);this.weekNumber=Math.floor((t-1)/7)+1,this.daysWithinWeeks=t%7||7,this.omer=t}sefira(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"en";if("he"===e)return this.sefiraHe();if("translit"===e)return this.sefiraTranslit();{const e=Ha[this.weekNumber];return`${Ha[this.daysWithinWeeks]} within ${e}`}}sefiraTranslit(){const e=this.weekNumber,t=La[e];return`${La[this.daysWithinWeeks]} ${2===e||6===e?"shebi":"sheb'"}${t}`}sefiraHe(){const e=this.weekNumber,t=Ha[e],n=Ha[this.daysWithinWeeks],r=X.gettext(t,"he");return`${X.gettext(n,"he")} ${2===e||6===e?"שֶׁבִּ":"שֶׁבְּ"}${r}`.normalize()}render(e){e=e||X.getLocaleName();const t=this.omer;return("he"==e?z(t):X.ordinal(t,e))+" "+X.gettext("day of the Omer",e)}renderBrief(e){return X.gettext("Omer",e)+" "+X.gettext("day",e)+" "+this.omer}getEmoji(){if("string"==typeof this.emoji)return this.emoji;const e=this.omer;return e<=20?String.fromCodePoint(9312+e-1):e<=35?String.fromCodePoint(12881+e-21):String.fromCodePoint(12977+e-36)}getWeeks(){return 7===this.daysWithinWeeks?this.weekNumber:this.weekNumber-1}getDaysWithinWeeks(){return this.daysWithinWeeks}getTodayIs(e){if("string"==typeof(e=e||X.getLocaleName())&&(e=e.toLowerCase()),"he"===e)return $a(this.omer);if("he-x-nonikud"===e)return X.hebrewStripNikkud($a(this.omer));const t=1===this.omer?"day":"days";let n=`Today is ${this.omer} ${t}`;if(this.weekNumber>1||7===this.omer){const e=7===this.daysWithinWeeks,t=e?this.weekNumber:this.weekNumber-1;if(n+=`, which is ${t} ${1===t?"week":"weeks"}`,!e){const e=1===this.daysWithinWeeks?"day":"days";n+=` and ${this.daysWithinWeeks} ${e}`}}return n+" of the Omer"}url(){return`https://www.hebcal.com/omer/${this.getDate().getFullYear()}/${this.omer}`}}const Fa=["","עֲשָׂרָה","עֶשְׂרִים","שְׁלוֹשִׁים","אַרְבָּעִים"],Pa=["","אֶחָד","שְׁנַיִם","שְׁלוֹשָׁה","אַרְבָּעָה","חֲמִשָׁה","שִׁשָׁה","שִׁבְעָה","שְׁמוֹנָה","תִּשְׁעָה"],Ra="שְׁנֵי",Ua="יָמִים",_a=Ra+" "+Ua,ja="שָׁבוּעוֹת",Ba="יוֹם",Za=Ba+" "+Pa[1];function $a(e){const t=Math.floor(e/10),n=e%10;let r="הַיוֹם ";if(10<e&&e<20?r+=Pa[n]+" עָשָׂר":e>9&&(r+=Pa[n],n&&(r+=" וְ")),e>2?((e>20||10===e||20===e)&&(r+=Fa[t]),r+=e<11?Pa[n]+" "+Ua+" ":" "+Ba+" "):r+=1===e?Za+" ":_a+" ",e>6){r=r.trim(),r+=", שְׁהֵם ";const t=Math.floor(e/7),n=e%7;r+=t>2?Pa[t]+" "+ja+" ":1==t?"שָׁבוּעַ "+Pa[1]+" ":Ra+" "+ja+" ",n&&(r+="וְ",r+=n>2?Pa[n]+" "+Ua+" ":1==n?Za+" ":_a+" ")}return r+="לָעוֹמֶר",r.normalize()}class xa{constructor(e,t){e=+e;const n=ae.longCheshvan(e),r=ae.shortKislev(e),o=this.type=n&&!r?2:!n&&r?0:1;this.year=e;const i=new ae(1,g.TISHREI,e),a=i.abs(),s=this.roshHashanaDay=i.getDay()+1;this.firstSaturday=ae.dayOnOrBefore(6,a+6);const u=this.leap=+ae.isLeapYear(e);this.il=Boolean(t);const c=`${u}${s}${o}`;if(ss[c])this.key=c,this.theSedraArray=ss[c];else{const e=this.key=c+ +this.il;this.theSedraArray=ss[e]}if(!this.theSedraArray)throw new Error(`improper sedra year type ${this.key} calculated for ${e}`)}get(e){return this.lookup(e).parsha}getString(e,t){const n=this.get(e),r=t||X.getLocaleName();let o=X.gettext(n[0],r);if(2==n.length){o+=("he"==r?"־":"-")+X.gettext(n[1],r)}return X.gettext("Parashat",r)+" "+o}isParsha(e){return!this.lookup(e).chag}find(e){if("number"==typeof e){if(e>53||e<0&&!function(e){switch(e){case-21:case-26:case-28:case-31:case-38:case-41:case-50:return!0}return!1}(e))throw new RangeError(`Invalid parsha number: ${e}`);const t=this.theSedraArray.indexOf(e);return-1===t?null:new ae(this.firstSaturday+7*t)}if("string"==typeof e){const t=Va.get(e);if("number"==typeof t)return this.find(t);if(-1!==e.indexOf("-"))return this.find(e.split("-"));{const t=this.theSedraArray.indexOf(e);return-1===t?null:new ae(this.firstSaturday+7*t)}}if(Array.isArray(e)&&1===e.length&&"string"==typeof e[0])return this.find(e[0]);if(Array.isArray(e)&&2===e.length&&"string"==typeof e[0]&&"string"==typeof e[1]){const t=e[0],n=e[1],r=Va.get(t);if(Va.get(n)===r+1)return this.find(-r);throw new RangeError(`Unrecognized parsha name: ${t}-${n}`)}throw new TypeError(`Invalid parsha argument: ${e}`)}getSedraArray(){return this.theSedraArray}getFirstSaturday(){return this.firstSaturday}getYear(){return this.year}lookup(e){const t="number"==typeof e?e:ae.isHDate(e)?e.abs():function(e){throw new TypeError(e)}(`Bad date argument: ${e}`),n=ae.dayOnOrBefore(6,t+6),r=(n-this.firstSaturday)/7,o=this.theSedraArray[r];if(void 0===o){return new xa(this.year+1,this.il).lookup(n)}if("string"==typeof o)return{parsha:[o],chag:!0};if(o>=0)return{parsha:[za[o]],chag:!1,num:o+1};const i=Ka(o);return{parsha:[za[i],za[i+1]],chag:!1,num:[i+1,i+2]}}}const za=["Bereshit","Noach","Lech-Lecha","Vayera","Chayei Sara","Toldot","Vayetzei","Vayishlach","Vayeshev","Miketz","Vayigash","Vayechi","Shemot","Vaera","Bo","Beshalach","Yitro","Mishpatim","Terumah","Tetzaveh","Ki Tisa","Vayakhel","Pekudei","Vayikra","Tzav","Shmini","Tazria","Metzora","Achrei Mot","Kedoshim","Emor","Behar","Bechukotai","Bamidbar","Nasso","Beha'alotcha","Sh'lach","Korach","Chukat","Balak","Pinchas","Matot","Masei","Devarim","Vaetchanan","Eikev","Re'eh","Shoftim","Ki Teitzei","Ki Tavo","Nitzavim","Vayeilech","Ha'azinu"],Va=new Map;for(let e=0;e<za.length;e++){const t=za[e];Va.set(t,e)}function Ka(e){return-e}const Ja="Rosh Hashana",Ga="Yom Kippur",Wa="Sukkot",qa="Sukkot Shabbat Chol ha-Moed",Xa="Shmini Atzeret",Qa=qa,es="Pesach",ts="Pesach I",ns="Pesach Shabbat Chol ha-Moed",rs="Pesach VII",os="Pesach VIII",is="Shavuot";function as(e,t){return Array.from({length:t-e+1},((t,n)=>n+e))}const ss={"020":[51,52].concat(Qa,as(0,20),Ka(21),23,24,es,25,Ka(26),Ka(28),30,Ka(31),as(33,40),Ka(41),as(43,49),Ka(50)),"0220":[51,52].concat(Qa,as(0,20),Ka(21),23,24,es,25,Ka(26),Ka(28),30,Ka(31),33,is,as(34,37),Ka(38),40,Ka(41),as(43,49),Ka(50)),"0510":[52].concat(Ga,Qa,as(0,20),Ka(21),23,24,ts,os,25,Ka(26),Ka(28),30,Ka(31),as(33,40),Ka(41),as(43,50)),"0511":[52].concat(Ga,Qa,as(0,20),Ka(21),23,24,es,25,Ka(26),Ka(28),as(30,40),Ka(41),as(43,50)),"052":[52].concat(Ga,qa,as(0,24),rs,25,Ka(26),Ka(28),30,Ka(31),as(33,40),Ka(41),as(43,50)),"070":[].concat(Ja,52,Wa,Xa,as(0,20),Ka(21),23,24,rs,25,Ka(26),Ka(28),30,Ka(31),as(33,40),Ka(41),as(43,50)),"072":[].concat(Ja,52,Wa,Xa,as(0,20),Ka(21),23,24,ns,25,Ka(26),Ka(28),30,Ka(31),as(33,40),Ka(41),as(43,49),Ka(50)),1200:[51,52].concat(qa,as(0,27),ns,as(28,33),is,as(34,37),Ka(38),40,Ka(41),as(43,49),Ka(50)),1201:[51,52].concat(qa,as(0,27),ns,as(28,40),Ka(41),as(43,49),Ka(50)),1220:[51,52].concat(qa,as(0,27),ts,os,as(28,40),Ka(41),as(43,50)),1221:[51,52].concat(qa,as(0,27),es,as(28,50)),150:[52].concat(Ga,qa,as(0,28),rs,as(29,50)),152:[52].concat(Ga,qa,as(0,28),ns,as(29,49),Ka(50)),170:[].concat(Ja,52,Wa,Xa,as(0,27),ns,as(28,40),Ka(41),as(43,49),Ka(50)),1720:[].concat(Ja,52,Wa,Xa,as(0,27),ns,as(28,33),is,as(34,37),Ka(38),40,Ka(41),as(43,49),Ka(50))};ss["0221"]=ss["020"],ss["0310"]=ss["0220"],ss["0311"]=ss["020"],ss[1310]=ss[1220],ss[1311]=ss[1221],ss[1721]=ss[170];class us extends de{constructor(e,t,n,r){if(!Array.isArray(t)||0===t.length||t.length>2)throw new TypeError("Bad parsha argument");super(e,"Parashat "+t.join("-"),he.PARSHA_HASHAVUA),this.parsha=t,this.il=Boolean(n),this.num=r||-1}render(e){const t=e||X.getLocaleName(),n=this.parsha;let r=X.gettext(n[0],e);if(2==n.length){r+=("he"==t?"־":"-")+X.gettext(n[1],e)}return(X.gettext("Parashat",e)+" "+r).normalize()}basename(){return this.parsha.join("-")}url(){if(this.getDate().greg().getFullYear()<100)return;const e=this.urlDateSuffix(),t="https://www.hebcal.com/sedrot/"+this.basename().toLowerCase().replace(/'/g,"").replace(/ /g,"-")+"-"+e;return this.il?t+"?i=on":t}urlDateSuffix(){const e=this.getDate().greg().toISOString();return e.substring(0,e.indexOf("T")).replace(/-/g,"")}}var cs="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},hs=function(e){return e&&e.Math===Math&&e},ls=hs("object"==typeof globalThis&&globalThis)||hs("object"==typeof window&&window)||hs("object"==typeof self&&self)||hs("object"==typeof cs&&cs)||hs("object"==typeof cs&&cs)||function(){return this}()||Function("return this")(),ds=function(e){try{return!!e()}catch(e){return!0}},ms=!ds((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),fs={exports:{}},gs=!ds((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),ys=gs,Ss=Function.prototype,ws=Ss.call,ps=ys&&Ss.bind.bind(ws,ws),vs=ys?ps:function(e){return function(){return ws.apply(e,arguments)}},bs="object"==typeof document&&document.all,Ms={all:bs,IS_HTMLDDA:void 0===bs&&void 0!==bs},Is=Ms.all,Ts=Ms.IS_HTMLDDA?function(e){return"function"==typeof e||e===Is}:function(e){return"function"==typeof e},Ds=function(e){return null==e},As=Ds,Es=TypeError,Cs=function(e){if(As(e))throw new Es("Can't call method on "+e);return e},Ns=Cs,Os=Object,ks=function(e){return Os(Ns(e))},Hs=vs({}.hasOwnProperty),Ls=Object.hasOwn||function(e,t){return Hs(ks(e),t)},Ys=ms,Fs=Ls,Ps=Function.prototype,Rs=Ys&&Object.getOwnPropertyDescriptor,Us=Fs(Ps,"name"),_s={EXISTS:Us,PROPER:Us&&"something"===function(){}.name,CONFIGURABLE:Us&&(!Ys||Ys&&Rs(Ps,"name").configurable)},js=ls,Bs=Object.defineProperty,Zs=function(e,t){try{Bs(js,e,{value:t,configurable:!0,writable:!0})}catch(n){js[e]=t}return t},$s=Zs,xs="__core-js_shared__",zs=ls[xs]||$s(xs,{}),Vs=Ts,Ks=zs,Js=vs(Function.toString);Vs(Ks.inspectSource)||(Ks.inspectSource=function(e){return Js(e)});var Gs,Ws,qs=Ks.inspectSource,Xs=Ts,Qs=ls.WeakMap,eu=Xs(Qs)&&/native code/.test(String(Qs)),tu=Ts,nu=Ms.all,ru=Ms.IS_HTMLDDA?function(e){return"object"==typeof e?null!==e:tu(e)||e===nu}:function(e){return"object"==typeof e?null!==e:tu(e)},ou={},iu=ru,au=ls.document,su=iu(au)&&iu(au.createElement),uu=function(e){return su?au.createElement(e):{}},cu=uu,hu=!ms&&!ds((function(){return 7!==Object.defineProperty(cu("div"),"a",{get:function(){return 7}}).a})),lu=ms&&ds((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),du=ru,mu=String,fu=TypeError,gu=function(e){if(du(e))return e;throw new fu(mu(e)+" is not an object")},yu=gs,Su=Function.prototype.call,wu=yu?Su.bind(Su):function(){return Su.apply(Su,arguments)},pu=ls,vu=Ts,bu=function(e,t){return arguments.length<2?(n=pu[e],vu(n)?n:void 0):pu[e]&&pu[e][t];var n},Mu=vs({}.isPrototypeOf),Iu=ls,Tu="undefined"!=typeof navigator&&String(navigator.userAgent)||"",Du=Iu.process,Au=Iu.Deno,Eu=Du&&Du.versions||Au&&Au.version,Cu=Eu&&Eu.v8;Cu&&(Ws=(Gs=Cu.split("."))[0]>0&&Gs[0]<4?1:+(Gs[0]+Gs[1])),!Ws&&Tu&&(!(Gs=Tu.match(/Edge\/(\d+)/))||Gs[1]>=74)&&(Gs=Tu.match(/Chrome\/(\d+)/))&&(Ws=+Gs[1]);var Nu=Ws,Ou=ds,ku=ls.String,Hu=!!Object.getOwnPropertySymbols&&!Ou((function(){var e=Symbol("symbol detection");return!ku(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Nu&&Nu<41})),Lu=Hu&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Yu=bu,Fu=Ts,Pu=Mu,Ru=Object,Uu=Lu?function(e){return"symbol"==typeof e}:function(e){var t=Yu("Symbol");return Fu(t)&&Pu(t.prototype,Ru(e))},_u=String,ju=Ts,Bu=function(e){try{return _u(e)}catch(e){return"Object"}},Zu=TypeError,$u=function(e){if(ju(e))return e;throw new Zu(Bu(e)+" is not a function")},xu=Ds,zu=wu,Vu=Ts,Ku=ru,Ju=TypeError,Gu={exports:{}},Wu=zs;(Gu.exports=function(e,t){return Wu[e]||(Wu[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.34.0",mode:"global",copyright:"© 2014-2023 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.34.0/LICENSE",source:"https://github.com/zloirock/core-js"});var qu=Gu.exports,Xu=vs,Qu=0,ec=Math.random(),tc=Xu(1..toString),nc=function(e){return"Symbol("+(void 0===e?"":e)+")_"+tc(++Qu+ec,36)},rc=qu,oc=Ls,ic=nc,ac=Hu,sc=Lu,uc=ls.Symbol,cc=rc("wks"),hc=sc?uc.for||uc:uc&&uc.withoutSetter||ic,lc=function(e){return oc(cc,e)||(cc[e]=ac&&oc(uc,e)?uc[e]:hc("Symbol."+e)),cc[e]},dc=wu,mc=ru,fc=Uu,gc=function(e,t){var n=e[t];return xu(n)?void 0:$u(n)},yc=function(e,t){var n,r;if("string"===t&&Vu(n=e.toString)&&!Ku(r=zu(n,e)))return r;if(Vu(n=e.valueOf)&&!Ku(r=zu(n,e)))return r;if("string"!==t&&Vu(n=e.toString)&&!Ku(r=zu(n,e)))return r;throw new Ju("Can't convert object to primitive value")},Sc=TypeError,wc=lc("toPrimitive"),pc=function(e,t){if(!mc(e)||fc(e))return e;var n,r=gc(e,wc);if(r){if(void 0===t&&(t="default"),n=dc(r,e,t),!mc(n)||fc(n))return n;throw new Sc("Can't convert object to primitive value")}return void 0===t&&(t="number"),yc(e,t)},vc=Uu,bc=function(e){var t=pc(e,"string");return vc(t)?t:t+""},Mc=ms,Ic=hu,Tc=lu,Dc=gu,Ac=bc,Ec=TypeError,Cc=Object.defineProperty,Nc=Object.getOwnPropertyDescriptor,Oc="enumerable",kc="configurable",Hc="writable";ou.f=Mc?Tc?function(e,t,n){if(Dc(e),t=Ac(t),Dc(n),"function"==typeof e&&"prototype"===t&&"value"in n&&Hc in n&&!n[Hc]){var r=Nc(e,t);r&&r[Hc]&&(e[t]=n.value,n={configurable:kc in n?n[kc]:r[kc],enumerable:Oc in n?n[Oc]:r[Oc],writable:!1})}return Cc(e,t,n)}:Cc:function(e,t,n){if(Dc(e),t=Ac(t),Dc(n),Ic)try{return Cc(e,t,n)}catch(e){}if("get"in n||"set"in n)throw new Ec("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var Lc,Yc,Fc,Pc=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},Rc=ou,Uc=Pc,_c=ms?function(e,t,n){return Rc.f(e,t,Uc(1,n))}:function(e,t,n){return e[t]=n,e},jc=nc,Bc=qu("keys"),Zc=function(e){return Bc[e]||(Bc[e]=jc(e))},$c={},xc=eu,zc=ls,Vc=ru,Kc=_c,Jc=Ls,Gc=zs,Wc=Zc,qc=$c,Xc="Object already initialized",Qc=zc.TypeError,eh=zc.WeakMap;if(xc||Gc.state){var th=Gc.state||(Gc.state=new eh);th.get=th.get,th.has=th.has,th.set=th.set,Lc=function(e,t){if(th.has(e))throw new Qc(Xc);return t.facade=e,th.set(e,t),t},Yc=function(e){return th.get(e)||{}},Fc=function(e){return th.has(e)}}else{var nh=Wc("state");qc[nh]=!0,Lc=function(e,t){if(Jc(e,nh))throw new Qc(Xc);return t.facade=e,Kc(e,nh,t),t},Yc=function(e){return Jc(e,nh)?e[nh]:{}},Fc=function(e){return Jc(e,nh)}}var rh={set:Lc,get:Yc,has:Fc,enforce:function(e){return Fc(e)?Yc(e):Lc(e,{})},getterFor:function(e){return function(t){var n;if(!Vc(t)||(n=Yc(t)).type!==e)throw new Qc("Incompatible receiver, "+e+" required");return n}}},oh=vs,ih=ds,ah=Ts,sh=Ls,uh=ms,ch=_s.CONFIGURABLE,hh=qs,lh=rh.enforce,dh=rh.get,mh=String,fh=Object.defineProperty,gh=oh("".slice),yh=oh("".replace),Sh=oh([].join),wh=uh&&!ih((function(){return 8!==fh((function(){}),"length",{value:8}).length})),ph=String(String).split("String"),vh=fs.exports=function(e,t,n){"Symbol("===gh(mh(t),0,7)&&(t="["+yh(mh(t),/^Symbol\(([^)]*)\)/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!sh(e,"name")||ch&&e.name!==t)&&(uh?fh(e,"name",{value:t,configurable:!0}):e.name=t),wh&&n&&sh(n,"arity")&&e.length!==n.arity&&fh(e,"length",{value:n.arity});try{n&&sh(n,"constructor")&&n.constructor?uh&&fh(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var r=lh(e);return sh(r,"source")||(r.source=Sh(ph,"string"==typeof t?t:"")),e};Function.prototype.toString=vh((function(){return ah(this)&&dh(this).source||hh(this)}),"toString");var bh=fs.exports,Mh=bh,Ih=ou,Th=gu,Dh=ms,Ah=function(e,t,n){return n.get&&Mh(n.get,t,{getter:!0}),n.set&&Mh(n.set,t,{setter:!0}),Ih.f(e,t,n)},Eh=function(){var e=Th(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t},Ch=ds,Nh=ls.RegExp,Oh=Nh.prototype,kh=Dh&&Ch((function(){var e=!0;try{Nh(".","d")}catch(t){e=!1}var t={},n="",r=e?"dgimsy":"gimsy",o=function(e,r){Object.defineProperty(t,e,{get:function(){return n+=r,!0}})},i={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var a in e&&(i.hasIndices="d"),i)o(a,i[a]);return Object.getOwnPropertyDescriptor(Oh,"flags").get.call(t)!==r||n!==r}));kh&&Ah(Oh,"flags",{configurable:!0,get:Eh});const Hh=0,Lh=2,Yh=5,Fh=6,Ph=g.NISAN,Rh=g.IYYAR;function Uh(e){if(e<5708)return null;let t;const n=new ae(15,Ph,e).getDay();return t=n===Hh?2:n===Fh?3:e<5764?4:n===Lh?5:4,new ae(t,Rh,e)}const _h=g.NISAN,jh=g.IYYAR,Bh=g.SIVAN,Zh=g.TAMUZ,$h=g.AV,xh=g.ELUL,zh=g.TISHREI,Vh=g.CHESHVAN,Kh=g.KISLEV,Jh=g.SHVAT,Gh=g.ADAR_II,Wh=he.CHAG,qh=he.LIGHT_CANDLES,Xh=he.YOM_TOV_ENDS,Qh=he.CHUL_ONLY,el=he.IL_ONLY,tl=he.LIGHT_CANDLES_TZEIS,nl=he.CHANUKAH_CANDLES,rl=he.MAJOR_FAST,ol=he.MINOR_HOLIDAY,il=he.EREV,al=he.CHOL_HAMOED,sl="🫓",ul="🌿🍋",cl=[{mm:zh,dd:2,desc:"Rosh Hashana II",flags:Wh|Xh,emoji:"🍏🍯"},{mm:zh,dd:9,desc:"Erev Yom Kippur",flags:il|qh},{mm:zh,dd:10,desc:"Yom Kippur",flags:Wh|rl|Xh},{mm:zh,dd:14,desc:"Erev Sukkot",flags:Qh|il|qh,emoji:ul},{mm:zh,dd:15,desc:"Sukkot I",flags:Qh|Wh|tl,emoji:ul},{mm:zh,dd:16,desc:"Sukkot II",flags:Qh|Wh|Xh,emoji:ul},{mm:zh,dd:17,desc:"Sukkot III (CH''M)",flags:Qh|al,chmDay:1,emoji:ul},{mm:zh,dd:18,desc:"Sukkot IV (CH''M)",flags:Qh|al,chmDay:2,emoji:ul},{mm:zh,dd:19,desc:"Sukkot V (CH''M)",flags:Qh|al,chmDay:3,emoji:ul},{mm:zh,dd:20,desc:"Sukkot VI (CH''M)",flags:Qh|al,chmDay:4,emoji:ul},{mm:zh,dd:22,desc:"Shmini Atzeret",flags:Qh|Wh|tl},{mm:zh,dd:23,desc:"Simchat Torah",flags:Qh|Wh|Xh},{mm:zh,dd:14,desc:"Erev Sukkot",flags:el|il|qh,emoji:ul},{mm:zh,dd:15,desc:"Sukkot I",flags:el|Wh|Xh,emoji:ul},{mm:zh,dd:16,desc:"Sukkot II (CH''M)",flags:el|al,chmDay:1,emoji:ul},{mm:zh,dd:17,desc:"Sukkot III (CH''M)",flags:el|al,chmDay:2,emoji:ul},{mm:zh,dd:18,desc:"Sukkot IV (CH''M)",flags:el|al,chmDay:3,emoji:ul},{mm:zh,dd:19,desc:"Sukkot V (CH''M)",flags:el|al,chmDay:4,emoji:ul},{mm:zh,dd:20,desc:"Sukkot VI (CH''M)",flags:el|al,chmDay:5,emoji:ul},{mm:zh,dd:22,desc:"Shmini Atzeret",flags:el|Wh|Xh},{mm:zh,dd:21,desc:"Sukkot VII (Hoshana Raba)",flags:qh|al,chmDay:-1,emoji:ul},{mm:Kh,dd:24,desc:"Chanukah: 1 Candle",flags:il|ol|nl,emoji:"🕎1️⃣"},{mm:Jh,dd:15,desc:"Tu BiShvat",flags:ol,emoji:"🌳"},{mm:Gh,dd:13,desc:"Erev Purim",flags:il|ol,emoji:"🎭️📜"},{mm:Gh,dd:14,desc:"Purim",flags:ol,emoji:"🎭️📜"},{mm:Gh,dd:15,desc:"Shushan Purim",flags:ol,emoji:"🎭️📜"},{mm:_h,dd:14,desc:"Erev Pesach",flags:el|il|qh,emoji:"🫓🍷"},{mm:_h,dd:15,desc:"Pesach I",flags:el|Wh|Xh,emoji:sl},{mm:_h,dd:16,desc:"Pesach II (CH''M)",flags:el|al,chmDay:1,emoji:sl},{mm:_h,dd:17,desc:"Pesach III (CH''M)",flags:el|al,chmDay:2,emoji:sl},{mm:_h,dd:18,desc:"Pesach IV (CH''M)",flags:el|al,chmDay:3,emoji:sl},{mm:_h,dd:19,desc:"Pesach V (CH''M)",flags:el|al,chmDay:4,emoji:sl},{mm:_h,dd:20,desc:"Pesach VI (CH''M)",flags:el|al|qh,chmDay:5,emoji:sl},{mm:_h,dd:21,desc:"Pesach VII",flags:el|Wh|Xh,emoji:sl},{mm:_h,dd:14,desc:"Erev Pesach",flags:Qh|il|qh,emoji:"🫓🍷"},{mm:_h,dd:15,desc:"Pesach I",flags:Qh|Wh|tl,emoji:"🫓🍷"},{mm:_h,dd:16,desc:"Pesach II",flags:Qh|Wh|Xh,emoji:sl},{mm:_h,dd:17,desc:"Pesach III (CH''M)",flags:Qh|al,chmDay:1,emoji:sl},{mm:_h,dd:18,desc:"Pesach IV (CH''M)",flags:Qh|al,chmDay:2,emoji:sl},{mm:_h,dd:19,desc:"Pesach V (CH''M)",flags:Qh|al,chmDay:3,emoji:sl},{mm:_h,dd:20,desc:"Pesach VI (CH''M)",flags:Qh|al|qh,chmDay:4,emoji:sl},{mm:_h,dd:21,desc:"Pesach VII",flags:Qh|Wh|tl,emoji:sl},{mm:_h,dd:22,desc:"Pesach VIII",flags:Qh|Wh|Xh,emoji:sl},{mm:jh,dd:14,desc:"Pesach Sheni",flags:ol},{mm:jh,dd:18,desc:"Lag BaOmer",flags:ol,emoji:"🔥"},{mm:Bh,dd:5,desc:"Erev Shavuot",flags:il|qh,emoji:"⛰️🌸"},{mm:Bh,dd:6,desc:"Shavuot",flags:el|Wh|Xh,emoji:"⛰️🌸"},{mm:Bh,dd:6,desc:"Shavuot I",flags:Qh|Wh|tl,emoji:"⛰️🌸"},{mm:Bh,dd:7,desc:"Shavuot II",flags:Qh|Wh|Xh,emoji:"⛰️🌸"},{mm:$h,dd:15,desc:"Tu B'Av",flags:ol,emoji:"❤️"},{mm:xh,dd:1,desc:"Rosh Hashana LaBehemot",flags:ol,emoji:"🐑"},{mm:xh,dd:29,desc:"Erev Rosh Hashana",flags:il|qh,emoji:"🍏🍯"}],hl=[{firstYear:5727,mm:jh,dd:28,desc:"Yom Yerushalayim",chul:!0},{firstYear:5737,mm:Kh,dd:6,desc:"Ben-Gurion Day",satPostponeToSun:!0,friPostponeToSun:!0},{firstYear:5750,mm:Jh,dd:30,desc:"Family Day"},{firstYear:5758,mm:Vh,dd:12,desc:"Yitzhak Rabin Memorial Day",friSatMovetoThu:!0},{firstYear:5764,mm:jh,dd:10,desc:"Herzl Day",satPostponeToSun:!0},{firstYear:5765,mm:Zh,dd:29,desc:"Jabotinsky Day",satPostponeToSun:!0},{firstYear:5769,mm:Vh,dd:29,desc:"Sigd",chul:!0,suppressEmoji:!0},{firstYear:5777,mm:_h,dd:10,desc:"Yom HaAliyah",chul:!0},{firstYear:5777,mm:Vh,dd:7,desc:"Yom HaAliyah School Observance"}],ll=he.CHAG,dl=he.IL_ONLY,ml=he.LIGHT_CANDLES_TZEIS,fl=he.CHANUKAH_CANDLES,gl=he.MINOR_FAST,yl=he.SPECIAL_SHABBAT,Sl=he.MODERN_HOLIDAY,wl=he.MAJOR_FAST,pl=he.MINOR_HOLIDAY,vl=he.EREV;class bl extends de{basename(){return this.getDesc().replace(/ \d{4}$/,"").replace(/ \(CH''M\)$/,"").replace(/ \(observed\)$/,"").replace(/ \(Hoshana Raba\)$/,"").replace(/ [IV]+$/,"").replace(/: \d Candles?$/,"").replace(/: 8th Day$/,"").replace(/^Erev /,"")}url(){if(this.getDate().greg().getFullYear()<100)return;const e="https://www.hebcal.com/holidays/"+this.basename().toLowerCase().replace(/'/g,"").replace(/ /g,"-")+"-"+this.urlDateSuffix();return this.getFlags()&dl?e+"?i=on":e}urlDateSuffix(){return this.getDate().greg().getFullYear()}getEmoji(){return this.emoji?this.emoji:this.getFlags()&yl?"🕍":"✡️"}getCategories(){if(this.cholHaMoedDay)return["holiday","major","cholhamoed"];const e=super.getCategories();if("unknown"!==e[0])return e;switch(this.getDesc()){case"Lag BaOmer":case"Leil Selichot":case"Pesach Sheni":case"Erev Purim":case"Purim Katan":case"Shushan Purim":case"Tu B'Av":case"Tu BiShvat":case"Rosh Hashana LaBehemot":return["holiday","minor"];default:return["holiday","major"]}}}const Ml="Rosh Chodesh";class Il extends bl{constructor(e,t){super(e,`${Ml} ${t}`,he.ROSH_CHODESH)}render(e){const t=this.getDesc().substring(13);return X.gettext(Ml,e)+" "+X.gettext(t,e)}basename(){return this.getDesc()}getEmoji(){return this.emoji||"🌒"}}class Tl extends bl{urlDateSuffix(){const e=this.getDate().greg().toISOString();return e.substring(0,e.indexOf("T")).replace(/-/g,"")}}const Dl="Shabbat Mevarchim Chodesh";class Al extends de{constructor(e,t){super(e,`${Dl} ${t}`,he.SHABBAT_MEVARCHIM),this.monthName=t;const n=e.getFullYear(),r=e.getMonth(),o=r==ae.monthsInYear(n)?Ol:r+1,i=new ka(e,n,o);this.memo=i.render("en")}basename(){return this.getDesc()}render(e){return X.gettext(Dl,e)+" "+X.gettext(this.monthName,e)}}class El extends bl{constructor(e,t,n){super(e,`Rosh Hashana ${t}`,n),this.hyear=t}render(e){return X.gettext("Rosh Hashana",e)+" "+this.hyear}getEmoji(){return"🍏🍯"}}const Cl="Yom Kippur Katan";class Nl extends bl{constructor(e,t){super(e,`${Cl} ${t}`,he.MINOR_FAST|he.YOM_KIPPUR_KATAN),this.nextMonthName=t,this.memo=`Minor Day of Atonement on the day preceeding Rosh Chodesh ${t}`}basename(){return this.getDesc()}render(e){return X.gettext(Cl,e)+" "+X.gettext(this.nextMonthName,e)}renderBrief(e){return X.gettext(Cl,e)}url(){}}const Ol=g.NISAN,kl=g.TAMUZ,Hl=g.AV,Ll=g.ELUL,Yl=g.TISHREI,Fl=g.KISLEV,Pl=g.TEVET,Rl=g.ADAR_I,Ul=g.ADAR_II,_l=new Map;function jl(e,t){const n=`${e}-${t?1:0}`;let r=_l.get(n);return r||(r=new xa(e,t),_l.set(n,r)),r}const Bl={emoji:"🇮🇱"},Zl=new Map,$l=["0️⃣","1️⃣","2️⃣","3️⃣","4️⃣","5️⃣","6️⃣","7️⃣","8️⃣","9️⃣"];function xl(e){if("number"!=typeof e)throw new TypeError(`bad Hebrew year: ${e}`);if(e<1||e>32658)throw new RangeError(`Hebrew year ${e} out of range 1-32658`);const t=Zl.get(e);if(t)return t;const n=new ae(1,Yl,e),r=new ae(15,Ol,e),o=new Map;function i(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];for(const e of t){const t=e.date.toString(),n=o.get(t);"object"==typeof n?n[0].getFlags()&vl?n.unshift(e):n.push(e):o.set(t,[e])}}for(const t of cl){const n=new ae(t.dd,t.mm,e),r=new bl(n,t.desc,t.flags);t.emoji&&(r.emoji=t.emoji),t.chmDay&&(r.cholHaMoedDay=t.chmDay),i(r)}i(new El(n,e,ll|ml)),i(new bl(new ae(3+(4==n.getDay()),Yl,e),"Tzom Gedaliah",gl)),i(new bl(new ae(ae.dayOnOrBefore(6,7+n.abs())),"Shabbat Shuva",yl));const a=ae.shortKislev(e)?new ae(1,Pl,e):new ae(30,Fl,e);i(new bl(a,"Chag HaBanot",pl));for(let t=2;t<=8;t++){const n=new ae(23+t,Fl,e);i(new bl(n,`Chanukah: ${t} Candles`,pl|fl,{chanukahDay:t-1,emoji:"🕎"+$l[t]}))}i(new bl(new ae(32,Fl,e),"Chanukah: 8th Day",pl,{chanukahDay:8,emoji:"🕎"})),i(new Tl(new ae(10,Pl,e),"Asara B'Tevet",gl));const s=r.abs();i(new bl(new ae(ae.dayOnOrBefore(6,s-43)),"Shabbat Shekalim",yl),new bl(new ae(ae.dayOnOrBefore(6,s-30)),"Shabbat Zachor",yl),new bl(new ae(s-(2==r.getDay()?33:31)),"Ta'anit Esther",gl)),i(new bl(new ae(ae.dayOnOrBefore(6,s-14)-7),"Shabbat Parah",yl),new bl(new ae(ae.dayOnOrBefore(6,s-14)),"Shabbat HaChodesh",yl),new bl(new ae(ae.dayOnOrBefore(6,s-1)),"Shabbat HaGadol",yl),new bl(6==r.prev().getDay()?r.onOrBefore(4):new ae(14,Ol,e),"Ta'anit Bechorot",gl)),i(new bl(new ae(ae.dayOnOrBefore(6,new ae(1,Yl,e+1).abs()-4)),"Leil Selichot",pl,{emoji:"🕍"})),0==r.getDay()&&i(new bl(new ae(16,Ul,e),"Purim Meshulash",pl)),ae.isLeapYear(e)&&(i(new bl(new ae(14,Rl,e),"Purim Katan",pl,{emoji:"🎭️"})),i(new bl(new ae(15,Rl,e),"Shushan Purim Katan",pl,{emoji:"🎭️"})));const u=function(e){if(e<5711)return null;let t=new ae(27,Ph,e);return t.getDay()===Yh?t=new ae(26,Ph,e):t.getDay()===Hh&&(t=new ae(28,Ph,e)),t}(e);u&&i(new bl(u,"Yom HaShoah",Sl));const c=Uh(e);c&&i(new bl(c,"Yom HaZikaron",Sl,Bl),new bl(c.next(),"Yom HaAtzma'ut",Sl,Bl));for(const t of hl)if(e>=t.firstYear){let n=new ae(t.dd,t.mm,e);const r=n.getDay();!t.friSatMovetoThu||5!==r&&6!==r?t.friPostponeToSun&&5===r?n=new ae(n.abs()+2):t.satPostponeToSun&&6===r&&(n=n.next()):n=n.onOrBefore(4);const o=t.chul?Sl:Sl|dl,a=new bl(n,t.desc,o);t.suppressEmoji||(a.emoji="🇮🇱"),i(a)}let h,l=new ae(17,kl,e);6==l.getDay()&&(l=new ae(18,kl,e),h={observed:!0}),i(new bl(l,"Tzom Tammuz",gl,h));let d,m=new ae(9,Hl,e),f="Tish'a B'Av";6==m.getDay()&&(m=m.next(),d={observed:!0},f+=" (observed)");const y=m.abs();i(new bl(new ae(ae.dayOnOrBefore(6,y)),"Shabbat Chazon",yl),new bl(m.prev(),"Erev Tish'a B'Av",vl|wl,d),new bl(m,f,wl,d),new bl(new ae(ae.dayOnOrBefore(6,y+7)),"Shabbat Nachamu",yl));const S=ae.monthsInYear(e);for(let t=1;t<=S;t++){const n=ae.getMonthName(t,e);if(30==(t==Ol?ae.daysInMonth(ae.monthsInYear(e-1),e-1):ae.daysInMonth(t-1,e))?(i(new Il(new ae(1,t,e),n)),i(new Il(new ae(30,t-1,e),n))):t!==Yl&&i(new Il(new ae(1,t,e),n)),t==Ll)continue;const r=ae.getMonthName(t+1,e);i(new Al(new ae(29,t,e).onOrBefore(6),r))}for(let t=g.IYYAR;t<=S;t++){const n=t+1;if(n===Yl||n===g.CHESHVAN||n===Pl)continue;let r=new ae(29,t,e);const o=r.getDay();5!==o&&6!==o||(r=r.onOrBefore(4));const a=ae.getMonthName(n,e);i(new Nl(r,a))}const w=jl(e,!1).find(15);i(new bl(w,"Shabbat Shirah",yl));const p=function(e){const t=ae.isLeapYear(e),n=t?Ul:Ol,r=t?20:1,o=ae.hebrew2abs(e,n,r);for(let e=0;e<=40;e++){const t=o+e;if((t+1373429)%10227==172)return t}return 0}(e);if(p){const e=new ae(p);i(new bl(e,"Birkat Hachamah",pl,{emoji:"☀️"}))}return Zl.set(e,o),o}const zl=new Map;class Vl{static addCalendar(e,t){if("function"!=typeof t)throw new TypeError(`Invalid calendar function: ${t}`);zl.set(e,t)}static lookup(e,t){const n=zl.get(e);return"function"==typeof n?n(t):null}}const Kl="5.0.3";var Jl={},Gl={},Wl={}.propertyIsEnumerable,ql=Object.getOwnPropertyDescriptor,Xl=ql&&!Wl.call({1:2},1);Gl.f=Xl?function(e){var t=ql(this,e);return!!t&&t.enumerable}:Wl;var Ql=vs,ed=Ql({}.toString),td=Ql("".slice),nd=ds,rd=function(e){return td(ed(e),8,-1)},od=Object,id=vs("".split),ad=nd((function(){return!od("z").propertyIsEnumerable(0)}))?function(e){return"String"===rd(e)?id(e,""):od(e)}:od,sd=ad,ud=Cs,cd=function(e){return sd(ud(e))},hd=ms,ld=wu,dd=Gl,md=Pc,fd=cd,gd=bc,yd=Ls,Sd=hu,wd=Object.getOwnPropertyDescriptor;Jl.f=hd?wd:function(e,t){if(e=fd(e),t=gd(t),Sd)try{return wd(e,t)}catch(e){}if(yd(e,t))return md(!ld(dd.f,e,t),e[t])};var pd=Ts,vd=ou,bd=bh,Md=Zs,Id={},Td=Math.ceil,Dd=Math.floor,Ad=Math.trunc||function(e){var t=+e;return(t>0?Dd:Td)(t)},Ed=Ad,Cd=function(e){var t=+e;return t!=t||0===t?0:Ed(t)},Nd=Cd,Od=Math.max,kd=Math.min,Hd=Cd,Ld=Math.min,Yd=function(e){return e>0?Ld(Hd(e),9007199254740991):0},Fd=cd,Pd=function(e,t){var n=Nd(e);return n<0?Od(n+t,0):kd(n,t)},Rd=function(e){return Yd(e.length)},Ud=function(e){return function(t,n,r){var o,i=Fd(t),a=Rd(i),s=Pd(r,a);if(e&&n!=n){for(;a>s;)if((o=i[s++])!=o)return!0}else for(;a>s;s++)if((e||s in i)&&i[s]===n)return e||s||0;return!e&&-1}},_d={includes:Ud(!0),indexOf:Ud(!1)},jd=Ls,Bd=cd,Zd=_d.indexOf,$d=$c,xd=vs([].push),zd=function(e,t){var n,r=Bd(e),o=0,i=[];for(n in r)!jd($d,n)&&jd(r,n)&&xd(i,n);for(;t.length>o;)jd(r,n=t[o++])&&(~Zd(i,n)||xd(i,n));return i},Vd=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Kd=zd,Jd=Vd.concat("length","prototype");Id.f=Object.getOwnPropertyNames||function(e){return Kd(e,Jd)};var Gd={};Gd.f=Object.getOwnPropertySymbols;var Wd=bu,qd=Id,Xd=Gd,Qd=gu,em=vs([].concat),tm=Wd("Reflect","ownKeys")||function(e){var t=qd.f(Qd(e)),n=Xd.f;return n?em(t,n(e)):t},nm=Ls,rm=tm,om=Jl,im=ou,am=ds,sm=Ts,um=/#|\.prototype\./,cm=function(e,t){var n=lm[hm(e)];return n===mm||n!==dm&&(sm(t)?am(t):!!t)},hm=cm.normalize=function(e){return String(e).replace(um,".").toLowerCase()},lm=cm.data={},dm=cm.NATIVE="N",mm=cm.POLYFILL="P",fm=cm,gm=ls,ym=Jl.f,Sm=_c,wm=function(e,t,n,r){r||(r={});var o=r.enumerable,i=void 0!==r.name?r.name:t;if(pd(n)&&bd(n,i,r),r.global)o?e[t]=n:Md(t,n);else{try{r.unsafe?e[t]&&(o=!0):delete e[t]}catch(e){}o?e[t]=n:vd.f(e,t,{value:n,enumerable:!1,configurable:!r.nonConfigurable,writable:!r.nonWritable})}return e},pm=Zs,vm=function(e,t,n){for(var r=rm(t),o=im.f,i=om.f,a=0;a<r.length;a++){var s=r[a];nm(e,s)||n&&nm(n,s)||o(e,s,i(t,s))}},bm=fm,Mm={},Im=zd,Tm=Vd,Dm=Object.keys||function(e){return Im(e,Tm)},Am=ms,Em=lu,Cm=ou,Nm=gu,Om=cd,km=Dm;Mm.f=Am&&!Em?Object.defineProperties:function(e,t){Nm(e);for(var n,r=Om(t),o=km(t),i=o.length,a=0;i>a;)Cm.f(e,n=o[a++],r[n]);return e};var Hm,Lm=bu("document","documentElement"),Ym=gu,Fm=Mm,Pm=Vd,Rm=$c,Um=Lm,_m=uu,jm="prototype",Bm="script",Zm=Zc("IE_PROTO"),$m=function(){},xm=function(e){return"<"+Bm+">"+e+"</"+Bm+">"},zm=function(e){e.write(xm("")),e.close();var t=e.parentWindow.Object;return e=null,t},Vm=function(){try{Hm=new ActiveXObject("htmlfile")}catch(e){}var e,t,n;Vm="undefined"!=typeof document?document.domain&&Hm?zm(Hm):(t=_m("iframe"),n="java"+Bm+":",t.style.display="none",Um.appendChild(t),t.src=String(n),(e=t.contentWindow.document).open(),e.write(xm("document.F=Object")),e.close(),e.F):zm(Hm);for(var r=Pm.length;r--;)delete Vm[jm][Pm[r]];return Vm()};Rm[Zm]=!0;var Km=Object.create||function(e,t){var n;return null!==e?($m[jm]=Ym(e),n=new $m,$m[jm]=null,n[Zm]=e):n=Vm(),void 0===t?n:Fm.f(n,t)},Jm=lc,Gm=Km,Wm=ou.f,qm=Jm("unscopables"),Xm=Array.prototype;void 0===Xm[qm]&&Wm(Xm,qm,{configurable:!0,value:Gm(null)});var Qm=_d.includes,ef=function(e){Xm[qm][e]=!0};(function(e,t){var n,r,o,i,a,s=e.target,u=e.global,c=e.stat;if(n=u?gm:c?gm[s]||pm(s,{}):(gm[s]||{}).prototype)for(r in t){if(i=t[r],o=e.dontCallGetSet?(a=ym(n,r))&&a.value:n[r],!bm(u?r:s+(c?".":"#")+r,e.forced)&&void 0!==o){if(typeof i==typeof o)continue;vm(i,o)}(e.sham||o&&o.sham)&&Sm(i,"sham",!0),wm(n,r,i,e)}})({target:"Array",proto:!0,forced:ds((function(){return!Array(1).includes()}))},{includes:function(e){return Qm(this,e,arguments.length>1?arguments[1]:void 0)}}),ef("includes");var tf={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Shabbat:["Shabbos"],"Achrei Mot":["Achrei Mos"],Bechukotai:["Bechukosai"],"Beha'alotcha":["Beha'aloscha"],Bereshit:["Bereshis"],Chukat:["Chukas"],"Erev Shavuot":["Erev Shavuos"],"Erev Sukkot":["Erev Sukkos"],"Ki Tavo":["Ki Savo"],"Ki Teitzei":["Ki Seitzei"],"Ki Tisa":["Ki Sisa"],Matot:["Matos"],"Purim Katan":["Purim Koton"],"Shabbat Chazon":["Shabbos Chazon"],"Shabbat HaChodesh":["Shabbos HaChodesh"],"Shabbat HaGadol":["Shabbos HaGadol"],"Shabbat Nachamu":["Shabbos Nachamu"],"Shabbat Parah":["Shabbos Parah"],"Shabbat Shekalim":["Shabbos Shekalim"],"Shabbat Shuva":["Shabbos Shuvah"],"Shabbat Zachor":["Shabbos Zachor"],Shavuot:["Shavuos"],"Shavuot I":["Shavuos I"],"Shavuot II":["Shavuos II"],Shemot:["Shemos"],"Shmini Atzeret":["Shmini Atzeres"],"Simchat Torah":["Simchas Torah"],Sukkot:["Sukkos"],"Sukkot I":["Sukkos I"],"Sukkot II":["Sukkos II"],"Sukkot II (CH''M)":["Sukkos II (CH''M)"],"Sukkot III (CH''M)":["Sukkos III (CH''M)"],"Sukkot IV (CH''M)":["Sukkos IV (CH''M)"],"Sukkot V (CH''M)":["Sukkos V (CH''M)"],"Sukkot VI (CH''M)":["Sukkos VI (CH''M)"],"Sukkot VII (Hoshana Raba)":["Sukkos VII (Hoshana Raba)"],"Ta'anit Bechorot":["Ta'anis Bechoros"],"Ta'anit Esther":["Ta'anis Esther"],Toldot:["Toldos"],Vaetchanan:["Vaeschanan"],Yitro:["Yisro"],"Vezot Haberakhah":["Vezos Haberakhah"],Parashat:["Parshas"],"Leil Selichot":["Leil Selichos"],"Shabbat Mevarchim Chodesh":["Shabbos Mevorchim Chodesh"],"Shabbat Shirah":["Shabbos Shirah"],Tevet:["Teves"],"Asara B'Tevet":["Asara B'Teves"],"Alot HaShachar":["Alos HaShachar"],"Kriat Shema, sof zeman":["Krias Shema, sof zman"],"Tefilah, sof zeman":["Tefilah, sof zman"],"Kriat Shema, sof zeman (MGA)":["Krias Shema, sof zman (MGA)"],"Tefilah, sof zeman (MGA)":["Tefilah, sof zman (MGA)"],"Chatzot HaLailah":["Chatzos HaLailah"],"Chatzot hayom":["Chatzos"],"Tzeit HaKochavim":["Tzeis HaKochavim"],"Birkat Hachamah":["Birkas Hachamah"],"Shushan Purim Katan":["Shushan Purim Koton"]}}};X.addLocale("ashkenazi",tf),X.addLocale("a",tf);var nf={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Shabbat:["שַׁבָּת"],"Daf Yomi":["דַף יוֹמִי"],Parashat:["פָּרָשַׁת"],"Achrei Mot":["אַחֲרֵי מוֹת"],Balak:["בָּלָק"],Bamidbar:["בְּמִדְבַּר"],Bechukotai:["בְּחֻקֹּתַי"],"Beha'alotcha":["בְּהַעֲלֹתְךָ"],Behar:["בְּהַר"],Bereshit:["בְּרֵאשִׁית"],Beshalach:["בְּשַׁלַּח"],Bo:["בֹּא"],"Chayei Sara":["חַיֵּי שָֹרָה"],Chukat:["חֻקַּת"],Devarim:["דְּבָרִים"],Eikev:["עֵקֶב"],Emor:["אֱמוֹר"],"Ha'azinu":["הַאֲזִינוּ"],Kedoshim:["קְדשִׁים"],"Ki Tavo":["כִּי־תָבוֹא"],"Ki Teitzei":["כִּי־תֵצֵא"],"Ki Tisa":["כִּי תִשָּׂא"],Korach:["קוֹרַח"],"Lech-Lecha":["לֶךְ־לְךָ"],Masei:["מַסְעֵי"],Matot:["מַּטּוֹת"],Metzora:["מְּצֹרָע"],Miketz:["מִקֵּץ"],Mishpatim:["מִּשְׁפָּטִים"],Nasso:["נָשׂא"],Nitzavim:["נִצָּבִים"],Noach:["נֹחַ"],Pekudei:["פְקוּדֵי"],Pinchas:["פִּינְחָס"],"Re'eh":["רְאֵה"],"Sh'lach":["שְׁלַח־לְךָ"],Shemot:["שְׁמוֹת"],Shmini:["שְּׁמִינִי"],Shoftim:["שׁוֹפְטִים"],Tazria:["תַזְרִיעַ"],Terumah:["תְּרוּמָה"],Tetzaveh:["תְּצַוֶּה"],Toldot:["תּוֹלְדוֹת"],Tzav:["צַו"],Vaera:["וָאֵרָא"],Vaetchanan:["וָאֶתְחַנַּן"],Vayakhel:["וַיַּקְהֵל"],Vayechi:["וַיְחִי"],Vayeilech:["וַיֵּלֶךְ"],Vayera:["וַיֵּרָא"],Vayeshev:["וַיֵּשֶׁב"],Vayetzei:["וַיֵּצֵא"],Vayigash:["וַיִּגַּשׁ"],Vayikra:["וַיִּקְרָא"],Vayishlach:["וַיִּשְׁלַח"],"Vezot Haberakhah":["וְזֹאת הַבְּרָכָה"],Yitro:["יִתְרוֹ"],"Asara B'Tevet":["עֲשָׂרָה בְּטֵבֵת"],"Candle lighting":["הַדְלָקַת נֵרוֹת"],Chanukah:["חֲנוּכָּה"],"Chanukah: 1 Candle":["חֲנוּכָּה: א׳ נֵר"],"Chanukah: 2 Candles":["חֲנוּכָּה: ב׳ נֵרוֹת"],"Chanukah: 3 Candles":["חֲנוּכָּה: ג׳ נֵרוֹת"],"Chanukah: 4 Candles":["חֲנוּכָּה: ד׳ נֵרוֹת"],"Chanukah: 5 Candles":["חֲנוּכָּה: ה׳ נֵרוֹת"],"Chanukah: 6 Candles":["חֲנוּכָּה: ו׳ נֵרוֹת"],"Chanukah: 7 Candles":["חֲנוּכָּה: ז׳ נֵרוֹת"],"Chanukah: 8 Candles":["חֲנוּכָּה: ח׳ נֵרוֹת"],"Chanukah: 8th Day":["חֲנוּכָּה: יוֹם ח׳"],"Days of the Omer":["סְפִירַת הָעוֹמֶר"],Omer:["עוֹמֶר"],"day of the Omer":["בָּעוֹמֶר"],"Erev Pesach":["עֶרֶב פֶּסַח"],"Erev Purim":["עֶרֶב פּוּרִים"],"Erev Rosh Hashana":["עֶרֶב רֹאשׁ הַשָּׁנָה"],"Erev Shavuot":["עֶרֶב שָׁבוּעוֹת"],"Erev Simchat Torah":["עֶרֶב שִׂמְחַת תּוֹרָה"],"Erev Sukkot":["עֶרֶב סוּכּוֹת"],"Erev Tish'a B'Av":["עֶרֶב תִּשְׁעָה בְּאָב"],"Erev Yom Kippur":["עֶרֶב יוֹם כִּפּוּר"],Havdalah:["הַבְדָּלָה"],"Lag BaOmer":["ל״ג בָּעוֹמֶר"],"Leil Selichot":["סליחות"],Pesach:["פֶּסַח"],"Pesach I":["פֶּסַח א׳"],"Pesach II":["פֶּסַח ב׳"],"Pesach II (CH''M)":["פֶּסַח ב׳ (חוה״מ)"],"Pesach III (CH''M)":["פֶּסַח ג׳ (חוה״מ)"],"Pesach IV (CH''M)":["פֶּסַח ד׳ (חוה״מ)"],"Pesach Sheni":["פֶּסַח שני"],"Pesach V (CH''M)":["פֶּסַח ה׳ (חוה״מ)"],"Pesach VI (CH''M)":["פֶּסַח ו׳ (חוה״מ)"],"Pesach VII":["פֶּסַח ז׳"],"Pesach VIII":["פֶּסַח ח׳"],Purim:["פּוּרִים"],"Purim Katan":["פּוּרִים קָטָן"],"Rosh Chodesh %s":["רֹאשׁ חוֹדֶשׁ %s"],"Rosh Chodesh":["רֹאשׁ חוֹדֶשׁ"],Adar:["אַדָר"],"Adar I":["אַדָר א׳"],"Adar II":["אַדָר ב׳"],Av:["אָב"],Cheshvan:["חֶשְׁוָן"],Elul:["אֱלוּל"],Iyyar:["אִיָיר"],Kislev:["כִּסְלֵו"],Nisan:["נִיסָן"],"Sh'vat":["שְׁבָט"],Sivan:["סִיוָן"],Tamuz:["תַּמּוּז"],Tevet:["טֵבֵת"],Tishrei:["תִּשְׁרֵי"],"Rosh Hashana":["רֹאשׁ הַשָּׁנָה"],"Rosh Hashana I":["רֹאשׁ הַשָּׁנָה א׳"],"Rosh Hashana II":["רֹאשׁ הַשָּׁנָה ב׳"],"Shabbat Chazon":["שַׁבָּת חֲזוֹן"],"Shabbat HaChodesh":["שַׁבָּת הַחֹדֶשׁ"],"Shabbat HaGadol":["שַׁבָּת הַגָּדוֹל"],"Shabbat Machar Chodesh":["שַׁבָּת מָחָר חוֹדֶשׁ"],"Shabbat Nachamu":["שַׁבָּת נַחֲמוּ"],"Shabbat Parah":["שַׁבָּת פּרה"],"Shabbat Rosh Chodesh":["שַׁבָּת רֹאשׁ חוֹדֶשׁ"],"Shabbat Shekalim":["שַׁבָּת שְׁקָלִים"],"Shabbat Shuva":["שַׁבָּת שׁוּבָה"],"Shabbat Zachor":["שַׁבָּת זָכוֹר"],Shavuot:["שָׁבוּעוֹת"],"Shavuot I":["שָׁבוּעוֹת א׳"],"Shavuot II":["שָׁבוּעוֹת ב׳"],"Shmini Atzeret":["שְׁמִינִי עֲצֶרֶת"],"Shushan Purim":["שׁוּשָׁן פּוּרִים"],Sigd:["סיגד"],"Simchat Torah":["שִׂמְחַת תּוֹרָה"],Sukkot:["סוּכּוֹת"],"Sukkot I":["סוּכּוֹת א׳"],"Sukkot II":["סוּכּוֹת ב׳"],"Sukkot II (CH''M)":["סוּכּוֹת ב׳ (חוה״מ)"],"Sukkot III (CH''M)":["סוּכּוֹת ג׳ (חוה״מ)"],"Sukkot IV (CH''M)":["סוּכּוֹת ד׳ (חוה״מ)"],"Sukkot V (CH''M)":["סוּכּוֹת ה׳ (חוה״מ)"],"Sukkot VI (CH''M)":["סוּכּוֹת ו׳ (חוה״מ)"],"Sukkot VII (Hoshana Raba)":["סוּכּוֹת ז׳ (הוֹשַׁעְנָא רַבָּה)"],"Ta'anit Bechorot":["תַּעֲנִית בְּכוֹרוֹת"],"Ta'anit Esther":["תַּעֲנִית אֶסְתֵּר"],"Tish'a B'Av":["תִּשְׁעָה בְּאָב"],"Tu B'Av":["טוּ בְּאָב"],"Tu BiShvat":["טוּ בִּשְׁבָט"],"Tu B'Shvat":["טוּ בִּשְׁבָט"],"Tzom Gedaliah":["צוֹם גְּדַלְיָה"],"Tzom Tammuz":["צוֹם תָּמוּז"],"Yom HaAtzma'ut":["יוֹם הָעַצְמָאוּת"],"Yom HaShoah":["יוֹם הַשּׁוֹאָה"],"Yom HaZikaron":["יוֹם הַזִּכָּרוֹן"],"Yom Kippur":["יוֹם כִּפּוּר"],"Yom Yerushalayim":["יוֹם יְרוּשָׁלַיִם"],"Yom HaAliyah":["יוֹם הַעֲלִיָּה"],"Yom HaAliyah School Observance":["שְׁמִירָת בֵּית הַסֵפֶר לְיוֹם הַעֲלִיָּה"],"Pesach I (on Shabbat)":["פֶּסַח יוֹם א׳ (בְּשַׁבָּת)"],"Pesach Chol ha-Moed Day 1":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם א׳"],"Pesach Chol ha-Moed Day 2":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ב׳"],"Pesach Chol ha-Moed Day 3":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ג׳"],"Pesach Chol ha-Moed Day 4":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ד׳"],"Pesach Chol ha-Moed Day 5":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ה׳"],"Pesach Shabbat Chol ha-Moed":["פֶּסַח שַׁבָּת חוֹל הַמּוֹעֵד"],"Shavuot II (on Shabbat)":["שָׁבוּעוֹת יוֹם ב׳ (בְּשַׁבָּת)"],"Rosh Hashana I (on Shabbat)":["רֹאשׁ הַשָּׁנָה יוֹם א׳ (בְּשַׁבָּת)"],"Yom Kippur (on Shabbat)":["יוֹם כִּפּוּר (בְּשַׁבָּת)"],"Yom Kippur (Mincha, Traditional)":["יוֹם כִּפּוּר מִנחָה"],"Yom Kippur (Mincha, Alternate)":["יוֹם כִּפּוּר מִנחָה"],"Sukkot I (on Shabbat)":["סוּכּוֹת יוֹם א׳ (בְּשַׁבָּת)"],"Sukkot Chol ha-Moed Day 1":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם א׳"],"Sukkot Chol ha-Moed Day 2":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ב׳"],"Sukkot Chol ha-Moed Day 3":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ג׳"],"Sukkot Chol ha-Moed Day 4":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ד׳"],"Sukkot Chol ha-Moed Day 5":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ה׳"],"Sukkot Shabbat Chol ha-Moed":["סוּכּוֹת שַׁבָּת חוֹל הַמּוֹעֵד"],"Sukkot Final Day (Hoshana Raba)":["סוּכּוֹת ז׳ (הוֹשַׁעְנָא רַבָּה)"],"Rosh Chodesh Adar":["רֹאשׁ חוֹדֶשׁ אַדָר"],"Rosh Chodesh Adar I":["רֹאשׁ חוֹדֶשׁ אַדָר א׳"],"Rosh Chodesh Adar II":["רֹאשׁ חוֹדֶשׁ אַדָר ב׳"],"Rosh Chodesh Av":["רֹאשׁ חוֹדֶשׁ אָב"],"Rosh Chodesh Cheshvan":["רֹאשׁ חוֹדֶשׁ חֶשְׁוָן"],"Rosh Chodesh Elul":["רֹאשׁ חוֹדֶשׁ אֱלוּל"],"Rosh Chodesh Iyyar":["רֹאשׁ חוֹדֶשׁ אִיָיר"],"Rosh Chodesh Kislev":["רֹאשׁ חוֹדֶשׁ כִּסְלֵו"],"Rosh Chodesh Nisan":["רֹאשׁ חוֹדֶשׁ נִיסָן"],"Rosh Chodesh Sh'vat":["רֹאשׁ חוֹדֶשׁ שְׁבָט"],"Rosh Chodesh Sivan":["רֹאשׁ חוֹדֶשׁ סִיוָן"],"Rosh Chodesh Tamuz":["רֹאשׁ חוֹדֶשׁ תָּמוּז"],"Rosh Chodesh Tevet":["רֹאשׁ חוֹדֶשׁ טֵבֵת"],min:["דַּקּוֹת"],"Fast begins":["תחילת הַצוֹם"],"Fast ends":["סִיּוּם הַצוֹם"],"Rosh Hashana LaBehemot":["רֹאשׁ הַשָּׁנָה לְמַעְשַׂר בְּהֵמָה"],"Tish'a B'Av (observed)":["תִּשְׁעָה בְּאָב נִדחֶה"],"Shabbat Mevarchim Chodesh":["שַׁבָּת מְבָרְכִים חוֹדֶשׁ"],"Shabbat Shirah":["שַׁבָּת שִׁירָה"],"Chatzot HaLailah":["חֲצוֹת הַלַיְלָה"],"Alot haShachar":["עֲלוֹת הַשַּׁחַר"],Misheyakir:["מִשֶּׁיַּכִּיר"],"Misheyakir Machmir":["מִשֶּׁיַּכִּיר מַחמִיר"],Dawn:["דִּימְדּוּמֵי בּוֹקֵר"],Sunrise:["הַנֵץ הַחַמָּה"],"Kriat Shema, sof zeman":["סוֹף זְמַן קְרִיאַת שְׁמַע גר״א"],"Tefilah, sof zeman":["סוֹף זְמַן תְּפִלָּה גר״א"],"Kriat Shema, sof zeman (MGA)":["סוֹף זְמַן קְרִיאַת שְׁמַע מג״א"],"Tefilah, sof zeman (MGA)":["סוֹף זְמַן תְּפִלָּה מג״א"],"Chatzot hayom":["חֲצוֹת הַיּוֹם"],"Mincha Gedolah":["מִנְחָה גְּדוֹלָה"],"Mincha Ketanah":["מִנְחָה קְטַנָּה"],"Plag HaMincha":["פְּלַג הַמִּנְחָה"],Dusk:["דִּימְדּוּמֵי עֶרֶב"],Sunset:["שְׁקִיעָה"],"Nightfall - End of ordained fasts":["לַיְלָה - גמר תעניות דרבנן"],"Tzeit HaKochavim":["צֵאת הַכּוֹכָבִים"],Lovingkindness:["חֶֽסֶד"],Might:["גְבוּרָה"],Beauty:["תִּפאֶרֶת"],Eternity:["נֶּֽצַח"],Splendor:["הוֹד"],Foundation:["יְּסוֹד"],Majesty:["מַּלְכוּת"],day:["יוֹם"],"Chanukah Day 1":["חֲנוּכָּה יוֹם א׳"],"Chanukah Day 2":["חֲנוּכָּה יוֹם ב׳"],"Chanukah Day 3":["חֲנוּכָּה יוֹם ג׳"],"Chanukah Day 4":["חֲנוּכָּה יוֹם ד׳"],"Chanukah Day 5":["חֲנוּכָּה יוֹם ה׳"],"Chanukah Day 6":["חֲנוּכָּה יוֹם ו׳"],"Chanukah Day 7":["חֲנוּכָּה יוֹם ז׳"],"Chanukah Day 7 (on Rosh Chodesh)":["חֲנוּכָּה יוֹם ז׳ (רֹאשׁ חוֹדֶשׁ)"],"Chanukah Day 8":["חֲנוּכָּה יוֹם ח׳"],"Chanukah Day 1 (on Shabbat)":["חֲנוּכָּה יוֹם א׳ (בְּשַׁבָּת)"],"Chanukah Day 2 (on Shabbat)":["חֲנוּכָּה יוֹם ב׳ (בְּשַׁבָּת)"],"Chanukah Day 3 (on Shabbat)":["חֲנוּכָּה יוֹם ג׳ (בְּשַׁבָּת)"],"Chanukah Day 4 (on Shabbat)":["חֲנוּכָּה יוֹם ד׳ (בְּשַׁבָּת)"],"Chanukah Day 5 (on Shabbat)":["חֲנוּכָּה יוֹם ה׳ (בְּשַׁבָּת)"],"Chanukah Day 7 (on Shabbat)":["חֲנוּכָּה יוֹם ז׳ (בְּשַׁבָּת)"],"Chanukah Day 8 (on Shabbat)":["חֲנוּכָּה יוֹם ח׳ (בְּשַׁבָּת)"],"Shabbat Rosh Chodesh Chanukah":["שַׁבָּת רֹאשׁ חוֹדֶשׁ חֲנוּכָּה"],"Yom Kippur Katan":["יוֹם כִּפּוּר קָטָן"],"Family Day":["יוֹם הַמִּשׁפָּחָה"],"Yitzhak Rabin Memorial Day":["יוֹם הַזִּכָּרוֹן ליצחק רבין"],"Jabotinsky Day":["יוֹם ז׳בוטינסקי"],"Herzl Day":["יוֹם הרצל"],"Ben-Gurion Day":["יוֹם בן־גוריון"],"Birkat Hachamah":["בִרְכַּת הַחַמָּה"],"Shushan Purim Katan":["שׁוּשָׁן פּוּרִים קָטָן"],"Purim Meshulash":["פּוּרִים מְשׁוּלָּשׁ"],"after sunset":["אחרי השקיעה"],Yerushalmi:["יְרוּשַׁלְמִי"],"Chag HaBanot":["חַג הַבָּנוֹת"],Joshua:["יְהוֹשׁוּעַ"],Judges:["שׁוֹפְטִים"],"I Samuel":["שְׁמוּאֵל רִאשׁוֹן"],"II Samuel":["שְׁמוּאֵל שֵׁנִי"],"I Kings":["מְלָכִים רִאשׁוֹן"],"II Kings":["מְלָכִים שֵׁנִי"],Isaiah:["יְשַׁעְיָהוּ"],Jeremiah:["יִרְמְיָהוּ"],Ezekiel:["יְחֶזְקֵאל"],Hosea:["הוֹשֵׁעַ"],Joel:["יוֹאֵל"],Amos:["עָמוּס"],Obadiah:["עוֹבַדְיָה"],Jonah:["יוֹנָה"],Micah:["מִיכָה"],Nachum:["נַחוּם"],Habakkuk:["חֲבַקּוּק"],Zephaniah:["צְפַנְיָה"],Haggai:["חַגַּי"],Zechariah:["זְכַרְיָה"],Malachi:["מַלְאָכִי"],Psalms:["תְּהִלִּים"],Proverbs:["מִשְׁלֵי"],Job:["אִיּוֹב"],"Song of Songs":["שִׁיר הַשִּׁירִים"],Ruth:["רוּת"],Lamentations:["אֵיכָה"],Ecclesiastes:["קֹהֶלֶת"],Esther:["אֶסְתֵּר"],Daniel:["דָּנִיֵּאל"],Ezra:["עֶזְרָא"],Nehemiah:["נְחֶמְיָה"],"I Chronicles":["דִברֵי הַיָמִים רִאשׁוֹן"],"II Chronicles":["דִברֵי הַיָמִים שֵׁנִי"],"Yom Kippur (Mincha)":["יוֹם כִּפּוּר מִנחָה"],"Tish'a B'Av (Mincha)":["תִּשְׁעָה בְּאָב מִנחָה"],"Asara B'Tevet (Mincha)":["עֲשָׂרָה בְּטֵבֵת מִנחָה"],"Ta'anit Bechorot (Mincha)":["תַּעֲנִית בְּכוֹרוֹת מִנחָה"],"Ta'anit Esther (Mincha)":["תַּעֲנִית אֶסְתֵּר מִנחָה"],"Tzom Gedaliah (Mincha)":["צוֹם גְּדַלְיָה מִנחָה"],"Tzom Tammuz (Mincha)":["צוֹם תָּמוּז מִנחָה"],Molad:["מוֹלָד הָלְּבָנָה"],chalakim:["חֲלָקִים"]}}};X.addLocale("he",nf),X.addLocale("h",nf);const rf=nf.contexts[""],of={};for(const[e,t]of Object.entries(rf))of[e]=[X.hebrewStripNikkud(t[0])];const af={headers:nf.headers,contexts:{"":of}};function sf(e,t){const n=[];for(let r=e;r<=t;r++)n.push(r);return n}X.addLocale("he-x-NoNikud",af);const uf=new Map,cf={shacharit:!1,mincha:!1,allCongs:!1};function hf(e,t){return lf(e,t,!0)}function lf(e,t,n){const r=e.getFullYear(),o=`${r}-${t?1:0}`,i=uf.get(o),a=i||function(e,t){const n=ae.isLeapYear(e),r=12+n;let o=new ae(9,g.AV,e);6===o.getDay()&&(o=o.next());let i=new ae(15,g.ADAR_II,e);6===i.getDay()&&(i=i.next());const a=[].concat(sf(1,r).map((t=>new ae(1,t,e))),sf(1,r).filter((t=>30===ae.daysInMonth(t,e))).map((t=>new ae(30,t,e))),new ae(2,g.TISHREI,e),sf(1,ae.daysInMonth(g.NISAN,e)).map((t=>new ae(t,g.NISAN,e))),new ae(18,g.IYYAR,e),sf(1,8-(t?1:0)).map((t=>new ae(t,g.SIVAN,e))),o,new ae(15,g.AV,e),new ae(29,g.ELUL,e),sf(9,24-(t?1:0)).map((t=>new ae(t,g.TISHREI,e))),sf(25,33).map((t=>new ae(t,g.KISLEV,e))),new ae(15,g.SHVAT,e),new ae(14,g.ADAR_II,e),i,n?new ae(14,g.ADAR_I,e):[]),s=[].concat(sf(1,13).map((t=>new ae(t,g.SIVAN,e))),sf(20,31).map((t=>new ae(t,g.TISHREI,e))),new ae(14,g.IYYAR,e),e>=5708?Uh(e).next():[],e>=5727?new ae(28,g.IYYAR,e):[]),u=[].concat(new ae(29,g.ELUL,e-1),new ae(9,g.TISHREI,e),new ae(14,g.IYYAR,e));return{none:a.map((e=>e.abs())).sort(((e,t)=>e-t)),some:s.map((e=>e.abs())).sort(((e,t)=>e-t)),yesPrev:u.map((e=>e.abs())).sort(((e,t)=>e-t))}}(r,t);i||uf.set(o,a);const s=e.abs();if(a.none.indexOf(s)>-1)return cf;const u=e.getDay(),c={shacharit:!1,mincha:!1,allCongs:!1};-1===a.some.indexOf(s)&&(c.allCongs=!0),6!==u&&(c.shacharit=!0);const h=s+1;if(n&&-1===a.yesPrev.indexOf(h)){const e=lf(new ae(h),t,!1);c.mincha=e.shacharit}else c.mincha=5!==u;return!c.allCongs||c.mincha||c.shacharit?c:cf}const df=g.NISAN,mf=g.SIVAN,ff=g.ELUL,gf=g.TISHREI,yf=he.LIGHT_CANDLES,Sf=he.YOM_TOV_ENDS,wf=he.CHUL_ONLY,pf=he.IL_ONLY,vf=he.LIGHT_CANDLES_TZEIS,bf=he.CHANUKAH_CANDLES,Mf=he.MINOR_FAST,If=he.SPECIAL_SHABBAT,Tf=he.MODERN_HOLIDAY,Df=he.MAJOR_FAST,Af=he.ROSH_CHODESH,Ef=he.PARSHA_HASHAVUA,Cf=he.DAF_YOMI,Nf=he.MISHNA_YOMI,Of=he.NACH_YOMI,kf=he.YERUSHALMI_YOMI,Hf=he.OMER_COUNT,Lf=he.SHABBAT_MEVARCHIM,Yf=he.MINOR_HOLIDAY,Ff=he.EREV,Pf=he.CHOL_HAMOED,Rf=he.YOM_KIPPUR_KATAN,Uf=new Set,_f={location:1,year:1,isHebrewYear:1,month:1,numYears:1,start:1,end:1,candlelighting:1,candleLightingMins:1,havdalahMins:1,havdalahDeg:1,fastEndDeg:1,sedrot:1,il:1,noMinorFast:1,noModern:1,shabbatMevarchim:1,noRoshChodesh:1,noSpecialShabbat:1,noHolidays:1,omer:1,molad:1,ashkenazi:1,locale:1,addHebrewDates:1,addHebrewDatesForEvents:1,appendHebrewToSubject:1,mask:1,userMask:1,yomKippurKatan:1,hour12:1,dailyLearning:1,useElevation:1};const jf={Jerusalem:40,Haifa:30,"Zikhron Ya'aqov":30,"Zikhron Ya'akov":30,"Zikhron Yaakov":30,"Zichron Ya'akov":30,"Zichron Yaakov":30},Bf={281184:40,294801:30,293067:30};function Zf(t){if("number"==typeof t)return t;if(e.greg.isDate(t))return e.greg.greg2abs(t);if(ae.isHDate(t))return t.abs();throw new TypeError(`Invalid date type: ${t}`)}function $f(e){var t;if("number"==typeof e.mask)return function(e){const t=e.mask;t&Af&&delete e.noRoshChodesh;t&Tf&&delete e.noModern;t&Mf&&delete e.noMinorFast;t&If&&delete e.noSpecialShabbat;t&Ef&&(e.sedrot=!0);t&(Cf|Nf|Of|kf)&&(e.dailyLearning=e.dailyLearning||{},t&Cf&&(e.dailyLearning.dafYomi=!0),t&Nf&&(e.dailyLearning.mishnaYomi=!0),t&Of&&(e.dailyLearning.nachYomi=!0),t&kf&&(e.dailyLearning.yerushalmi=1));t&Hf&&(e.omer=!0);t&Lf&&(e.shabbatMevarchim=!0);t&Rf&&(e.yomKippurKatan=!0);return e.userMask=!0,t}(e);const n=e.il||(null===(t=e.location)||void 0===t?void 0:t.il)||!1;let r=0;if(e.noHolidays||(r|=Af|Sf|Mf|If|Tf|Df|Yf|Ff|Pf|yf|vf|bf),e.candlelighting&&(r|=yf|vf|Sf),e.noRoshChodesh&&(r&=~Af),e.noModern&&(r&=~Tf),e.noMinorFast&&(r&=~Mf),e.noSpecialShabbat&&(r&=~If,r&=~Lf),r|=n?pf:wf,e.sedrot&&(r|=Ef),e.omer&&(r|=Hf),e.shabbatMevarchim&&(r|=Lf),e.yomKippurKatan&&(r|=Rf),e.dailyLearning){const t=e.dailyLearning;t.dafYomi&&(r|=Cf),t.mishnaYomi&&(r|=Nf),t.nachYomi&&(r|=Of),t.yerushalmi&&(r|=kf)}return r}const xf=yf|vf|bf|Sf,zf=new da(0,0,!1,"UTC"),Vf={US:1,CA:1,BR:1,AU:1,NZ:1,DO:1,PR:1,GR:1,IN:1,KR:1,NP:1,ZA:1};function Kf(e){return e.observedInIsrael()}function Jf(e){return e.observedInDiaspora()}const Gf=new Map,Wf=new Map;class qf{static calendar(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t=Object.assign({},t),function(e){if(!e.candlelighting)return;const t=e.location;if(void 0===t||!(t instanceof da))throw new TypeError("options.candlelighting requires valid options.location");if("number"==typeof e.havdalahMins&&"number"==typeof e.havdalahDeg)throw new TypeError("options.havdalahMins and options.havdalahDeg are mutually exclusive");let n=parseInt(e.candleLightingMins,10)||18;if(t.getIsrael()&&18===Math.abs(n)){const e=t.getGeoId(),r=Bf[e];"number"==typeof r&&(n=r);const o=jf[t.getShortName()];"number"==typeof o&&(n=o)}e.candleLightingMins=-1*Math.abs(n),"number"==typeof e.havdalahMins?e.havdalahMins=Math.abs(e.havdalahMins):"number"==typeof e.havdalahDeg?e.havdalahDeg=Math.abs(e.havdalahDeg):e.havdalahDeg=8.5,"number"!=typeof e.fastEndDeg&&(e.fastEndDeg=7.0833333)}(t);const n=t.location=t.location||zf,r=t.il=t.il||n.il||!1;if(t.mask=$f(t),t.ashkenazi||t.locale){if(t.locale&&"string"!=typeof t.locale)throw new TypeError(`Invalid options.locale: ${t.locale}`);const e=t.ashkenazi?"ashkenazi":t.locale;if(!X.useLocale(e))throw new TypeError(`Locale '${e}' not found; did you forget to import @hebcal/locales?`)}else X.useLocale("en");const o=[];let i,a,s,u,c=-1;const h=function(t){if(t.start&&!t.end||t.end&&!t.start)throw new TypeError("Both options.start and options.end are required");if(t.start&&t.end)return[Zf(t.start),Zf(t.end)];const n=Boolean(t.isHebrewYear),r=void 0!==t.year?parseInt(t.year,10):n?(new ae).getFullYear():(new Date).getFullYear();if(isNaN(r))throw new RangeError(`Invalid year ${t.year}`);if(n&&r<1)throw new RangeError(`Invalid Hebrew year ${r}`);let o=NaN;t.month&&(o=n?ae.monthNum(t.month):t.month);const i=parseInt(t.numYears,10)||1;if(n){const e=new ae(1,o||gf,r);let n=e.abs();const a=t.month?n+e.daysInMonth():new ae(1,gf,r+i).abs()-1;return!o&&r>1&&n--,[n,a]}{const n=t.month?o-1:0,a=new Date(r,n,1);r<100&&a.setFullYear(r);const s=e.greg.greg2abs(a);let u;if(t.month)u=s+e.greg.daysInMonth(o,r)-1;else{const t=r+i,n=new Date(t,0,1);t<100&&n.setFullYear(t),u=e.greg.greg2abs(n)-1}return[s,u]}}(t);!function(e){for(const t of Object.keys(e))void 0!==_f[t]||Uf.has(t)||(console.warn(`Ignoring unrecognized HebrewCalendar option: ${t}`),Uf.add(t))}(t);const l=h[0],d=h[1];e.greg.abs2greg(l).getFullYear()<100&&(t.candlelighting=!1);for(let e=l;e<=d;e++){const h=new ae(e),l=h.getFullYear();l!=c&&(c=l,a=xl(c),t.sedrot&&(i=jl(c,r)),t.omer&&(s=ae.hebrew2abs(c,df,16),u=ae.hebrew2abs(c,mf,5)));const d=o.length,m=h.getDay();let f;const g=a.get(h.toString())||[];for(const e of g)f=Xf(o,e,t,f,m);if(t.sedrot&&6===m){const t=i.lookup(e);t.chag||o.push(new us(h,t.parsha,r,t.num))}const y=t.dailyLearning;if("object"==typeof y)for(const[e,t]of Object.entries(y))if(t){const n="yerushalmi"===e?2===t?"yerushalmi-schottenstein":"yerushalmi-vilna":e,r=Vl.lookup(n,h);r&&o.push(r)}if(t.omer&&e>=s&&e<=u){const r=new Ya(h,e-s+1);if(t.candlelighting){const e=new pa(n,h.prev()).tzeit(7.0833);isNaN(e.getTime())||(r.alarm=e)}o.push(r)}const S=h.getMonth();if(t.molad&&6==m&&S!=ff&&h.getDate()>=23&&h.getDate()<=29){const e=S==ae.monthsInYear(l)?df:S+1;o.push(new ka(h,l,e))}if(f||!t.candlelighting||5!=m&&6!=m||(f=Ma(void 0,h,m,n,t),5===m&&f&&i&&(f.memo=i.getString(e))),f instanceof Ta&&(0===t.havdalahMins||0===t.havdalahDeg)&&(f=null),f&&o.push(f),t.addHebrewDates||t.addHebrewDatesForEvents&&d!=o.length){const e=new me(h);d==o.length?o.push(e):o.splice(d,0,e)}}return o}static getBirthdayOrAnniversary(e,t){const n=function(e,t){const n=j(t),r=n.yy;if(e===r)return n;if(e<r)return;const o=D(r);let i=n.mm,a=n.dd;return i==U&&!o||i==_&&o?i=A(e):i!=Y||30!=a||k(e)?i==F&&30==a&&H(e)?(i=P,a=1):i==U&&30==a&&o&&!D(e)&&(i=L,a=1):(i=F,a=1),{yy:e,mm:i,dd:a}}(e,t);return void 0===n?n:new ae(n)}static getYahrzeit(e,t){const n=function(e,t){let n=j(t);if(!(e<=n.yy))return n.mm!=Y||30!=n.dd||k(n.yy+1)?n.mm==F&&30==n.dd&&H(n.yy+1)?n=T(M(e,P,1)-1):n.mm==_?n.mm=A(e):n.mm!=U||30!=n.dd||D(e)||(n.dd=30,n.mm=R):n=T(M(e,F,1)-1),n.mm!=Y||30!=n.dd||k(e)?n.mm==F&&30==n.dd&&H(e)&&(n.mm=P,n.dd=1):(n.mm=F,n.dd=1),n.yy=e,n}(e,t);return void 0===n?n:new ae(n)}static getHolidaysForYear(e){return xl(e)}static getHolidaysForYearArray(e,t){const n=`${e}-${t?1:0}`;let r=Gf.get(n);if(r)return r;const o=xl(e),i=ae.hebrew2abs(e,gf,1),a=ae.hebrew2abs(e+1,gf,1)-1;r=[];const s=t?Kf:Jf;for(let e=i;e<=a;e++){const t=new ae(e),n=o.get(t.toString());if(n){const e=n.filter(s);r=r.concat(e)}}return Gf.set(n,r),r}static getHolidaysOnDate(e,t){const n=ae.isHDate(e)?e:new ae(e),r=n.toString(),o=r+"/"+(void 0===t?2:t?1:0);if(Wf.has(o))return Wf.get(o);const i=xl(n.getFullYear()).get(r);if(void 0===t||void 0===i)return Wf.set(o,i),i;const a=t?Kf:Jf,s=i.filter(a);return Wf.set(o,s),s}static reformatTimeStr(e,t,n){var r;if("string"!=typeof e)throw new TypeError(`Bad timeStr: ${e}`);const o=(null===(r=n.location)||void 0===r?void 0:r.cc)||(n.il?"IL":"US");if(void 0!==n.hour12&&!n.hour12)return e;if(!n.hour12&&void 0===Vf[o])return e;const i=e.split(":");let a=parseInt(i[0],10);return a<12&&t?(t=t.replace("p","a").replace("P","A"),0===a&&(a=12)):a>12?a%=12:0===a&&(a="00"),`${a}:${i[1]}${t}`}static version(){return Kl}static getSedra(e,t){return jl(e,t)}static hallel(e,t){return function(e,t){const n=e.filter((e=>{const t=e.getDesc(),n=e.getDate(),r=n.getMonth(),o=n.getDate();return t.startsWith("Chanukah")||t.startsWith("Shavuot")||t.startsWith("Sukkot")||r===g.NISAN&&(15===o||16===o)&&e.getFlags()&he.CHAG||"Yom HaAtzma'ut"===t||"Yom Yerushalayim"===t})).map((e=>e.getDate().abs())),r=t.abs();return n.includes(r)?2:e.filter((e=>{const t=e.getDesc();return e.getFlags()&he.ROSH_CHODESH||t.startsWith("Pesach")&&"Pesach I"!==t&&"Pesach II"!==t})).map((e=>e.getDate().abs())).includes(r)?1:0}(qf.getHolidaysForYearArray(e.getFullYear(),t),e)}static tachanun(e,t){return hf(e,t)}}function Xf(e,t,n,r,o){const i=n.il;if(!t.observedIn(i))return r;const a=t.getFlags();if(!n.yomKippurKatan&&a&Rf||n.noModern&&a&Tf)return r;const s=n.location,u=Boolean(a&Df),c=Boolean(a&Mf);if(n.candlelighting&&(u||c)&&(t=function(e,t){const n=e.getDesc();if("Yom Kippur"===n)return e;const r=(e=e.clone()).getDate(),o=r.greg(),i=t.location,a=t.fastEndDeg,s=new pa(i,o,t.useElevation);if("Erev Tish'a B'Av"===n){const t=s.sunset();e.startEvent=Aa(r,t,"Fast begins",e,i)}else if(n.startsWith("Tish'a B'Av"))e.endEvent=Aa(r,s.tzeit(a),"Fast ends",e,i);else{const t=s.alotHaShachar();e.startEvent=Aa(r,t,"Fast begins",e,i),5===o.getDay()||14===r.getDate()&&r.getMonth()===g.NISAN||(e.endEvent=Aa(r,s.tzeit(a),"Fast ends",e,i))}return e}(t,n),t.startEvent&&(u||c&&!n.noMinorFast)&&e.push(t.startEvent)),a&n.mask||!a&&!n.userMask){if(n.candlelighting&&a&xf){const e=t.getDate();if(r=Ma(t,e,o,s,n),a&bf&&r&&!n.noHolidays){const i=5===o||6===o?r:function(e,t,n){const r=n.location,o=new pa(r,t.greg(),n.useElevation);return Aa(t,o.dusk(),e.getDesc(),e,r)}(t,e,n),u={eventTime:i.eventTime,eventTimeStr:i.eventTimeStr,location:s};t.chanukahDay&&(u.chanukahDay=t.chanukahDay),t.emoji&&(u.emoji=t.emoji),t=new bl(t.getDate(),t.getDesc(),a,u),r=void 0}}(!n.noHolidays||n.yomKippurKatan&&a&Rf)&&e.push(t)}return t.endEvent&&(u||c&&!n.noMinorFast)&&e.push(t.endEvent),r}return e.AsaraBTevetEvent=Tl,e.CandleLightingEvent=Da,e.DailyLearning=Vl,e.Event=de,e.GeoLocation=ia,e.HDate=ae,e.HavdalahEvent=Ta,e.HebrewCalendar=qf,e.HebrewDateEvent=me,e.HolidayEvent=bl,e.Locale=X,e.Location=da,e.MevarchimChodeshEvent=Al,e.Molad=Oa,e.MoladEvent=ka,e.NOAACalculator=sa,e.OmerEvent=Ya,e.ParshaEvent=us,e.RoshChodeshEvent=Il,e.RoshHashanaEvent=El,e.Sedra=xa,e.TimedEvent=Ia,e.Zmanim=pa,e.flags=he,e.gematriya=z,e.gematriyaStrToNum=V,e.months=g,e.parshiot=za,e.version=Kl,e}({});
|