@hebcal/core 5.5.0 → 5.5.1
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 +1693 -1128
- package/dist/bundle.js.map +1 -1
- package/dist/bundle.min.js +2 -2
- package/dist/bundle.min.js.map +1 -1
- package/dist/index.cjs +25 -22
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +25 -22
- package/dist/index.mjs.map +1 -1
- package/dist/pkgVersion.d.ts +1 -1
- package/package.json +11 -11
package/dist/bundle.min.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
/*! @hebcal/core v5.5.
|
|
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)}function a(e){return!(e%4||!(e%100)&&e%400)}function i(e,t){return n[+a(t)][e]}function s(e){return"object"==typeof e&&Date.prototype.isPrototypeOf(e)}function c(e,t,n){const r=e-1;return 365*r+o(r,4)-o(r,100)+o(r,400)+o(367*t-362,12)+(t<=2?0:a(e)?-1:-2)+n}function u(e){if(!s(e))throw new TypeError(`Argument not a Date: ${e}`);return c(e.getFullYear(),e.getMonth()+1,e.getDate())}function h(e){if("number"!=typeof e)throw new TypeError(`Argument not a Number: ${e}`);const t=function(e){const t=e-1,n=o(t,146097),a=r(t,146097),i=o(a,36524),s=r(a,36524),c=o(s,1461),u=o(r(s,1461),365),h=400*n+100*i+4*c+u;return 4!==i&&4!==u?h+1:h}(e=Math.trunc(e)),n=o(12*(e-c(t,1,1)+(e<c(t,3,1)?0:a(t)?1:2))+373,367),i=e-c(t,n,1)+1,s=new Date(t,n-1,i);return t<100&&t>=0&&s.setFullYear(t),s}n[1][2]=29,e.greg=void 0,e.greg||(e.greg={}),e.greg.abs2greg=h,e.greg.daysInMonth=i,e.greg.greg2abs=u,e.greg.isDate=s,e.greg.isLeapYear=a;const l=1,f=2,d=4,g=6,m=7,y=8,S=9,p=10,w=12,v=13,A={NISAN:l,IYYAR:f,SIVAN:3,TAMUZ:d,AV:5,ELUL:g,TISHREI:m,CHESHVAN:y,KISLEV:S,TEVET:p,SHVAT:11,ADAR_I:w,ADAR_II:v},b=["","Nisan","Iyyar","Sivan","Tamuz","Av","Elul","Tishrei","Cheshvan","Kislev","Tevet","Sh'vat"],T=[b.concat(["Adar","Nisan"]),b.concat(["Adar I","Adar II","Nisan"])],M=new Map,I=-1373428,E=365.24682220597794;function O(e,t){if("number"!=typeof e||isNaN(e))throw new TypeError(`invalid parameter '${t}' not a number: ${e}`)}function N(e,t,n){if(O(e,"year"),O(t,"month"),O(n,"day"),e<1)throw new RangeError(`hebrew2abs: invalid year ${e}`);let r=n;if(t<m){for(let t=m;t<=_(e);t++)r+=k(t,e);for(let n=l;n<t;n++)r+=k(n,e)}else for(let n=m;n<t;n++)r+=k(n,e);return I+R(e)+r-1}function C(e){return I+R(e)}function H(e){if(O(e,"abs"),(e=Math.trunc(e))<=I)throw new RangeError(`abs2hebrew: ${e} is before epoch`);let t=Math.floor((e-I)/E);for(;C(t)<=e;)++t;--t;let n=e<N(t,1,1)?7:1;for(;e>N(t,n,k(n,t));)++n;return{yy:t,mm:n,dd:1+e-N(t,n,1)}}function D(e){return(1+7*e)%19<7}function _(e){return+D(e)+12}function k(e,t){switch(e){case f:case d:case g:case p:case v:return 29}return e===w&&!D(t)||e===y&&!P(t)||e===S&&j(t)?29:30}function L(e,t){if(O(e,"month"),O(t,"year"),e<1||e>14)throw new TypeError(`bad month argument ${e}`);return T[+D(t)][e]}function R(e){const t=M.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),a=r%1080+o%24*1080,i=1+29*n+Math.floor(o/24);let s=i;(a>=19440||2==i%7&&a>=9924&&!D(e)||1==i%7&&a>=16789&&D(t))&&s++;return s%7==0||s%7==3||s%7==5?s+1:s}(e);return M.set(e,n),n}function Y(e){return R(e+1)-R(e)}function P(e){return Y(e)%10==5}function j(e){return Y(e)%10==3}const B=A.NISAN,F=A.CHESHVAN,U=A.KISLEV,x=A.TEVET,Z=A.SHVAT,$=A.ADAR_I,V=A.ADAR_II;function z(e){if(function(e){return"object"==typeof e&&null!==e&&"number"==typeof e.yy&&"number"==typeof e.mm&&"number"==typeof e.dd}(e))return e;if(s(e)){return H(u(e))}return H(e)}const K={"א":1,"ב":2,"ג":3,"ד":4,"ה":5,"ו":6,"ז":7,"ח":8,"ט":9,"י":10,"כ":20,"ל":30,"מ":40,"נ":50,"ס":60,"ע":70,"פ":80,"צ":90,"ק":100,"ר":200,"ש":300,"ת":400},J=new Map,G=new Map;for(const[e,t]of Object.entries(K))J.set(e,t),G.set(t,e);function W(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 q(e){const t=parseInt(e,10);if(!t||t<0)throw new TypeError(`invalid gematriya number: ${e}`);let n="";const r=Math.floor(t/1e3);if(r>0&&5!==r){const e=W(r);for(const t of e)n+=G.get(t);n+="׳"}const o=W(t%1e3);if(1===o.length)return n+G.get(o[0])+"׳";for(let e=0;e<o.length;e++)e+1===o.length&&(n+="״"),n+=G.get(o[e]);return n}function X(e){let t=0;const n=e.indexOf("׳");if(-1!==n&&n!==e.length-1){t+=1e3*X(e.substring(0,n)),e=e.substring(n)}for(const n of e){const e=J.get(n);"number"==typeof e&&(t+=e)}return t}const Q={en:{infix:"within ",infix26:"within ",words:["","Lovingkindness","Might","Beauty","Eternity","Splendor","Foundation","Majesty"]},he:{infix:"שֶׁבְּ",infix26:"שֶׁבִּ",words:["","חֶֽסֶד","גְבוּרָה","תִּפאֶרֶת","נֶּֽצַח","הוֹד","יְּסוֹד","מַּלְכוּת"]},translit:{infix:"sheb'",infix26:"shebi",words:["","Chesed","Gevurah","Tiferet","Netzach","Hod","Yesod","Malkhut"]}};function ee(e){if(e<1||e>49)throw new RangeError(`Invalid Omer day ${e}`)}function te(e){return[Math.floor((e-1)/7)+1,e%7||7]}function ne(e,t){return ee(e),"he"===t?function(e){const t=Math.floor(e/10),n=e%10;let r="הַיּוֹם ";11===e?r+="אַחַד "+le:12===e?r+="שְׁנֵים "+le:12<e&&e<20?r+=oe[n]+" "+le:e>9&&(r+=oe[n],n&&(r+=" ",r+=3===t?"וּ":"וְ"));e>2?((e>20||10===e||20===e)&&(r+=re[t]),r+=e<11?oe[n]+" "+ie+" ":" "+ue+" "):r+=1===e?he+" ":se+" ";if(e>6){r=r.trim(),r+=", שְׁהֵם ";const t=Math.floor(e/7),n=e%7;r+=t>2?oe[t]+" "+ce+" ":1===t?"שָׁבֽוּעַ "+oe[1]+" ":ae+" "+ce+" ",n&&(r+=2===n||3===n?"וּ":5===n?"וַ":"וְ",r+=n>2?oe[n]+" "+ie+" ":1===n?he+" ":se+" ")}return r+="לָעֽוֹמֶר",r.normalize()}(e):function(e){const[t,n]=te(e),r=1===e?"day":"days";let o=`Today is ${e} ${r}`;if(t>1||7===e){const e=7===n,r=e?t:t-1;if(o+=`, which is ${r} ${1===r?"week":"weeks"}`,!e){o+=` and ${n} ${1===n?"day":"days"}`}}return o+" of the Omer"}(e)}const re=["","עֲשָׂרָה","עֶשְׂרִים","שְׁלוֹשִׁים","אַרְבָּעִים"],oe=["","אֶחָד","שְׁנַיִם","שְׁלוֹשָׁה","אַרְבָּעָה","חֲמִשָּׁה","שִׁשָּׁה","שִׁבְעָה","שְׁמוֹנָה","תִּשְׁעָה"],ae="שְׁנֵי",ie="יָמִים",se=ae+" "+ie,ce="שָׁבוּעוֹת",ue="יוֹם",he=ue+" "+oe[1],le="עָשָׂר";function fe(e){return e<0?"-00"+fe(-e):e<10?"000"+e:e<100?"00"+e:e<1e3?"0"+e:String(e)}function de(e){return e>=0&&e<10?"0"+e:String(e)}const ge=new Map;const me=/^(\d+).(\d+).(\d+),?\s+(\d+).(\d+).(\d+)/;function ye(e,t){const n=function(e){const t=ge.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 ge.set(e,n),n}(e).format(t),r=me.exec(n);if(null===r)throw new Error(`Unable to parse formatted string: ${n}`);let o=r[4];return"24"===o&&(o="00"),r[3]=fe(parseInt(r[3],10)),`${r[3]}-${r[1]}-${r[2]}T${o}:${r[5]}:${r[6]}Z`}function Se(e){return fe(e.getFullYear())+"-"+de(e.getMonth()+1)+"-"+de(e.getDate())}var pe={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Tevet:["Teves"]}}},we={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Adar:["אַדָר"],"Adar I":["אַדָר א׳"],"Adar II":["אַדָר ב׳"],Av:["אָב"],Cheshvan:["חֶשְׁוָן"],Elul:["אֱלוּל"],Iyyar:["אִיָיר"],Kislev:["כִּסְלֵו"],Nisan:["נִיסָן"],"Sh'vat":["שְׁבָט"],Sivan:["סִיוָן"],Tamuz:["תַּמּוּז"],Tevet:["טֵבֵת"],Tishrei:["תִּשְׁרֵי"]}}};const ve={headers:{"plural-forms":"nplurals=2; plural=(n!=1);"},contexts:{"":{}}},Ae={h:"he",a:"ashkenazi",s:"en","":"en"},be=new Map;let Te,Me;function Ie(e){const t=["th","st","nd","rd"],n=e%100;return e+(t[(n-20)%10]||t[n]||t[0])}function Ee(e){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);return e.toLowerCase()}function Oe(e){const t=Ee(e),n=be.get(t);if(!n)throw new RangeError(`Locale '${e}' not found`);return n}class Ne{static lookupTranslation(e,t){const n=("string"==typeof t&&be.get(t.toLowerCase())||Te)[e];if((null==n?void 0:n.length)&&n[0].length)return n[0]}static gettext(e,t){const n=this.lookupTranslation(e,t);return void 0===n?e:n}static addLocale(e,t){if(e=Ee(e),"object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);be.set(e,t.contexts[""])}static addTranslation(e,t,n){const r=Oe(e);if("string"!=typeof t||0===t.length)throw new TypeError(`Invalid id string: ${t}`);const o=Array.isArray(n);if(o){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 string: ${n}`);r[t]=o?n:[n]}static addTranslations(e,t){const n=Oe(e);if("object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);const r=t.contexts[""];Object.assign(n,r)}static useLocale(e){const t=Ee(e),n=Oe(t);return Me=Ae[t]||t,Te=n,Te}static getLocaleName(){return Me}static getLocaleNames(){return Array.from(be.keys()).sort(((e,t)=>e.localeCompare(t)))}static ordinal(e,t){const n=(null==t?void 0:t.toLowerCase())||Me;if(!n)return Ie(e);switch(n){case"en":case"s":case"a":return Ie(e);case"es":return e+"º";case"h":case"he":case"he-x-nonikud":return String(e)}return n.startsWith("ashkenazi")?Ie(e):e+"."}static hebrewStripNikkud(e){return e.replace(/[\u0590-\u05bd]/g,"").replace(/[\u05bf-\u05c7]/g,"")}}Ne.addLocale("en",ve),Ne.addLocale("s",ve),Ne.addLocale("",ve),Ne.useLocale("en"),Ne.addLocale("ashkenazi",pe),Ne.addLocale("a",pe),Ne.addLocale("he",we),Ne.addLocale("h",we);const Ce=we.contexts[""],He={};for(const[e,t]of Object.entries(Ce))He[e]=[Ne.hebrewStripNikkud(t[0])];const De={headers:we.headers,contexts:{"":He}};Ne.addLocale("he-x-NoNikud",De);const _e="day",ke="week",Le="month",Re="year";class Ye{constructor(e,t,n){if(2===arguments.length||arguments.length>3)throw new TypeError("HDate constructor requires 0, 1 or 3 arguments");if(3===arguments.length){this.dd=this.mm=1;const a="string"==typeof n?parseInt(n,10):n;if(isNaN(a))throw new TypeError(`HDate called with bad year argument: ${n}`);this.yy=a,function(e,t){e.mm=Ye.monthNum(t),Pe(e)}(this,t);const i="string"==typeof e?parseInt(e,10):e;if(isNaN(i))throw new TypeError(`HDate called with bad day argument: ${e}`);o=i,(r=this).dd=o,Pe(r)}else{null==e&&(e=new Date);const t="number"!=typeof e||isNaN(e)?s(e)?u(e):void 0!==e.yy?e:null:e;if(null===t)throw new TypeError(`HDate called with bad argument: ${e}`);const n="number"==typeof t,r=n?H(t):t;this.yy=r.yy,this.mm=r.mm,this.dd=r.dd,n&&(this.rd=t)}var r,o}getFullYear(){return this.yy}isLeapYear(){return D(this.yy)}getMonth(){return this.mm}getTishreiMonth(){const e=_(this.getFullYear());return(this.getMonth()+e-6)%e||e}daysInMonth(){return k(this.getMonth(),this.getFullYear())}getDate(){return this.dd}getDay(){return function(e,t){return e-t*Math.floor(e/t)}(this.abs(),7)}greg(){return h(this.abs())}abs(){return"number"!=typeof this.rd&&(this.rd=N(this.yy,this.mm,this.dd)),this.rd}static hebrew2abs(e,t,n){return N(e,t,n)}getMonthName(){return L(this.getMonth(),this.getFullYear())}render(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=e||Ne.getLocaleName(),r=this.getDate(),o=Ne.gettext(this.getMonthName(),n).replace(/'/g,"’"),a=Ne.ordinal(r,n),i=function(e){switch(e){case"en":case"s":case"a":case"ashkenazi":return" of"}const t=Ne.lookupTranslation("of",e);if(t)return" "+t;if(e.startsWith("ashkenazi"))return" of";return""}(n),s=`${a}${i} ${o}`;if(t){return`${s}, ${this.getFullYear()}`}return s}renderGematriya(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.getDate(),n=e?"he-x-NoNikud":"he",r=Ne.gettext(this.getMonthName(),n),o=this.getFullYear();return q(t)+" "+r+" "+q(o)}before(e){return Be(e,this,-1)}onOrBefore(e){return Be(e,this,0)}nearest(e){return Be(e,this,3)}onOrAfter(e){return Be(e,this,6)}after(e){return Be(e,this,7)}next(){return new Ye(this.abs()+1)}prev(){return new Ye(this.abs()-1)}add(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";if(!(e="string"==typeof e?parseInt(e,10):e))return new Ye(this);if(t=function(e){switch(e){case"d":return _e;case"w":return ke;case"M":return Le;case"y":return Re}const t=String(e||"").toLowerCase().replace(/s$/,"");switch(t){case _e:case ke:case Le:case Re:return t}throw new TypeError(`Invalid units '${e}'`)}(t),t===_e)return new Ye(this.abs()+e);if(t===ke)return new Ye(this.abs()+7*e);if(t===Re)return new Ye(this.getDate(),this.getMonth(),this.getFullYear()+e);{let t=new Ye(this);const n=e>0?1:-1;e=Math.abs(e);for(let r=0;r<e;r++)t=new Ye(t.abs()+n*t.daysInMonth());return t}}subtract(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";return this.add(-1*e,t)}deltaDays(e){return this.abs()-e.abs()}isSameDate(e){return 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 _(e)}static daysInMonth(e,t){return k(e,t)}static getMonthName(e,t){return L(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):Ye.monthFromName(e)}static daysInYear(e){return Y(e)}static longCheshvan(e){return P(e)}static shortKislev(e){return j(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 l;case"i":return f;case"e":return g;case"c":case"ח":return y;case"k":case"כ":return S;case"s":switch(t[1]){case"i":return 3;case"h":return 11}break;case"t":switch(t[1]){case"a":return d;case"i":return m;case"e":return p}break;case"a":switch(t[1]){case"v":return 5;case"d":return/(1|[^i]i|a|א)$/i.test(e)?w:v}break;case"ס":return 3;case"ט":return p;case"ש":return 11;case"א":switch(t[1]){case"ב":return 5;case"ד":return/(1|[^i]i|a|א)$/i.test(e)?w:v;case"י":return f;case"ל":return g}break;case"ת":switch(t[1]){case"מ":return d;case"ש":return m}}throw new RangeError(`Unable to parse month name: ${e}`)}(Ne.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(" ").filter((e=>0!==e.length)),r=n.length;if(3!==r&&4!==r)throw new RangeError(`Unable to parse gematriya string: "${e}"`);const o=X(n[0]),a=3===r?n[1]:n[1]+" "+n[2],i=Ye.monthFromName(a);let s=X(3===r?n[2]:n[3]);return s<1e3&&(s+=t),new Ye(o,i,s)}}function Pe(e){je(e),function(e){e.dd<1&&(e.mm===A.TISHREI&&(e.yy-=1),e.dd+=k(e.mm,e.yy),e.mm-=1,Pe(e));e.dd>k(e.mm,e.yy)&&(e.mm===A.ELUL&&(e.yy+=1),e.dd-=k(e.mm,e.yy),e.mm===_(e.yy)?e.mm=1:e.mm+=1,Pe(e));je(e)}(e)}function je(e){e.mm!==A.ADAR_II||e.isLeapYear()?e.mm<1?(e.mm+=_(e.yy),e.yy-=1,Pe(e)):e.mm>_(e.yy)&&(e.mm-=_(e.yy),e.yy+=1,Pe(e)):(e.mm-=1,Pe(e)),delete e.rd}function Be(e,t,n){return new Ye(Ye.dayOnOrBefore(e,t.abs()+n))}var Fe={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"],"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"]}}},Ue={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":["רֹאשׁ חוֹדֶשׁ"],"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":["יוֹם בן־גוריון"],"Hebrew Language 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:["חֲלָקִים"],"Pirkei Avot":["פִּרְקֵי אָבוֹת"]}}};Ne.addTranslations("he",Ue),Ne.addTranslations("h",Ue),Ne.addTranslations("ashkenazi",Fe),Ne.addTranslations("a",Fe);const xe=Ue.contexts[""],Ze={};for(const[e,t]of Object.entries(xe))Ze[e]=[Ne.hebrewStripNikkud(t[0])];const $e={headers:Ue.headers,contexts:{"":Ze}};Ne.addTranslations("he-x-NoNikud",$e);const Ve={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,DAILY_LEARNING:67108864},ze=[[Ve.MAJOR_FAST,"holiday","major","fast"],[Ve.CHANUKAH_CANDLES,"holiday","major"],[Ve.HEBREW_DATE,"hebdate"],[Ve.MINOR_FAST,"holiday","fast"],[Ve.MINOR_HOLIDAY,"holiday","minor"],[Ve.MODERN_HOLIDAY,"holiday","modern"],[Ve.MOLAD,"molad"],[Ve.OMER_COUNT,"omer"],[Ve.PARSHA_HASHAVUA,"parashat"],[Ve.ROSH_CHODESH,"roshchodesh"],[Ve.SHABBAT_MEVARCHIM,"mevarchim"],[Ve.SPECIAL_SHABBAT,"holiday","shabbat"],[Ve.USER_EVENT,"user"]];class Ke{constructor(e,t,n=0,r){if(!Ye.isHDate(e))throw new TypeError(`Invalid Event date: ${e}`);if("string"!=typeof t)throw new TypeError(`Invalid Event description: ${t}`);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 Ne.gettext(this.desc,e)}renderBrief(e){return this.render(e)}getEmoji(){return this.emoji||null}basename(){return this.getDesc()}url(){}observedInIsrael(){return!(this.mask&Ve.CHUL_ONLY)}observedInDiaspora(){return!(this.mask&Ve.IL_ONLY)}observedIn(e){return e?this.observedInIsrael():this.observedInDiaspora()}clone(){const e=new Ke(this.date,this.desc,this.mask);for(const t in this)this.hasOwnProperty(t)&&Object.defineProperty(e,t,{value:this[t]});return e}getCategories(){const e=this.getFlags();for(const t of ze){if(e&t[0])return t.slice(1)}return["unknown"]}}class Je extends Ke{constructor(e){super(e,e.toString(),Ve.HEBREW_DATE)}render(e){const t=null==e?void 0:e.toLowerCase(),n=null!=t?t:Ne.getLocaleName(),r=this.getDate();switch(n){case"h":case"he":return r.renderGematriya(!1);case"he-x-nonikud":return r.renderGematriya(!0);default:return r.render(n,!0)}}renderBriefHebrew(e){const t=this.getDate(),n=t.getDate(),r=Ne.gettext(t.getMonthName(),e);return q(n)+" "+r}renderBrief(e){const t=null==e?void 0:e.toLowerCase(),n=null!=t?t:Ne.getLocaleName(),r=this.getDate();if(r.getMonth()===A.TISHREI&&1===r.getDate())return this.render(n);switch(n){case"h":case"he":case"he-x-nonikud":return this.renderBriefHebrew(n);default:return r.render(n,!1)}}}var Ge="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},We=function(e){return e&&e.Math===Math&&e},qe=We("object"==typeof globalThis&&globalThis)||We("object"==typeof window&&window)||We("object"==typeof self&&self)||We("object"==typeof Ge&&Ge)||We("object"==typeof Ge&&Ge)||function(){return this}()||Function("return this")(),Xe={},Qe=function(e){try{return!!e()}catch(e){return!0}},et=!Qe((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),tt=!Qe((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),nt=tt,rt=Function.prototype.call,ot=nt?rt.bind(rt):function(){return rt.apply(rt,arguments)},at={},it={}.propertyIsEnumerable,st=Object.getOwnPropertyDescriptor,ct=st&&!it.call({1:2},1);at.f=ct?function(e){var t=st(this,e);return!!t&&t.enumerable}:it;var ut,ht,lt=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},ft=tt,dt=Function.prototype,gt=dt.call,mt=ft&&dt.bind.bind(gt,gt),yt=ft?mt:function(e){return function(){return gt.apply(e,arguments)}},St=yt,pt=St({}.toString),wt=St("".slice),vt=Qe,At=function(e){return wt(pt(e),8,-1)},bt=Object,Tt=yt("".split),Mt=vt((function(){return!bt("z").propertyIsEnumerable(0)}))?function(e){return"String"===At(e)?Tt(e,""):bt(e)}:bt,It=function(e){return null==e},Et=It,Ot=TypeError,Nt=function(e){if(Et(e))throw new Ot("Can't call method on "+e);return e},Ct=Mt,Ht=Nt,Dt=function(e){return Ct(Ht(e))},_t="object"==typeof document&&document.all,kt=void 0===_t&&void 0!==_t?function(e){return"function"==typeof e||e===_t}:function(e){return"function"==typeof e},Lt=kt,Rt=function(e){return"object"==typeof e?null!==e:Lt(e)},Yt=qe,Pt=kt,jt=function(e,t){return arguments.length<2?(n=Yt[e],Pt(n)?n:void 0):Yt[e]&&Yt[e][t];var n},Bt=yt({}.isPrototypeOf),Ft=qe.navigator,Ut=Ft&&Ft.userAgent,xt=qe,Zt=Ut?String(Ut):"",$t=xt.process,Vt=xt.Deno,zt=$t&&$t.versions||Vt&&Vt.version,Kt=zt&&zt.v8;Kt&&(ht=(ut=Kt.split("."))[0]>0&&ut[0]<4?1:+(ut[0]+ut[1])),!ht&&Zt&&(!(ut=Zt.match(/Edge\/(\d+)/))||ut[1]>=74)&&(ut=Zt.match(/Chrome\/(\d+)/))&&(ht=+ut[1]);var Jt=ht,Gt=Qe,Wt=qe.String,qt=!!Object.getOwnPropertySymbols&&!Gt((function(){var e=Symbol("symbol detection");return!Wt(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Jt&&Jt<41})),Xt=qt&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Qt=jt,en=kt,tn=Bt,nn=Object,rn=Xt?function(e){return"symbol"==typeof e}:function(e){var t=Qt("Symbol");return en(t)&&tn(t.prototype,nn(e))},on=String,an=kt,sn=function(e){try{return on(e)}catch(e){return"Object"}},cn=TypeError,un=function(e){if(an(e))return e;throw new cn(sn(e)+" is not a function")},hn=It,ln=ot,fn=kt,dn=Rt,gn=TypeError,mn={exports:{}},yn=qe,Sn=Object.defineProperty,pn=function(e,t){try{Sn(yn,e,{value:t,configurable:!0,writable:!0})}catch(n){yn[e]=t}return t},wn=qe,vn=pn,An="__core-js_shared__",bn=mn.exports=wn[An]||vn(An,{});(bn.versions||(bn.versions=[])).push({version:"3.38.1",mode:"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"});var Tn=mn.exports,Mn=Tn,In=function(e,t){return Mn[e]||(Mn[e]=t||{})},En=Nt,On=Object,Nn=function(e){return On(En(e))},Cn=yt({}.hasOwnProperty),Hn=Object.hasOwn||function(e,t){return Cn(Nn(e),t)},Dn=yt,_n=0,kn=Math.random(),Ln=Dn(1..toString),Rn=function(e){return"Symbol("+(void 0===e?"":e)+")_"+Ln(++_n+kn,36)},Yn=In,Pn=Hn,jn=Rn,Bn=qt,Fn=Xt,Un=qe.Symbol,xn=Yn("wks"),Zn=Fn?Un.for||Un:Un&&Un.withoutSetter||jn,$n=function(e){return Pn(xn,e)||(xn[e]=Bn&&Pn(Un,e)?Un[e]:Zn("Symbol."+e)),xn[e]},Vn=ot,zn=Rt,Kn=rn,Jn=function(e,t){var n=e[t];return hn(n)?void 0:un(n)},Gn=function(e,t){var n,r;if("string"===t&&fn(n=e.toString)&&!dn(r=ln(n,e)))return r;if(fn(n=e.valueOf)&&!dn(r=ln(n,e)))return r;if("string"!==t&&fn(n=e.toString)&&!dn(r=ln(n,e)))return r;throw new gn("Can't convert object to primitive value")},Wn=TypeError,qn=$n("toPrimitive"),Xn=function(e,t){if(!zn(e)||Kn(e))return e;var n,r=Jn(e,qn);if(r){if(void 0===t&&(t="default"),n=Vn(r,e,t),!zn(n)||Kn(n))return n;throw new Wn("Can't convert object to primitive value")}return void 0===t&&(t="number"),Gn(e,t)},Qn=rn,er=function(e){var t=Xn(e,"string");return Qn(t)?t:t+""},tr=Rt,nr=qe.document,rr=tr(nr)&&tr(nr.createElement),or=function(e){return rr?nr.createElement(e):{}},ar=or,ir=!et&&!Qe((function(){return 7!==Object.defineProperty(ar("div"),"a",{get:function(){return 7}}).a})),sr=et,cr=ot,ur=at,hr=lt,lr=Dt,fr=er,dr=Hn,gr=ir,mr=Object.getOwnPropertyDescriptor;Xe.f=sr?mr:function(e,t){if(e=lr(e),t=fr(t),gr)try{return mr(e,t)}catch(e){}if(dr(e,t))return hr(!cr(ur.f,e,t),e[t])};var yr={},Sr=et&&Qe((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),pr=Rt,wr=String,vr=TypeError,Ar=function(e){if(pr(e))return e;throw new vr(wr(e)+" is not an object")},br=et,Tr=ir,Mr=Sr,Ir=Ar,Er=er,Or=TypeError,Nr=Object.defineProperty,Cr=Object.getOwnPropertyDescriptor,Hr="enumerable",Dr="configurable",_r="writable";yr.f=br?Mr?function(e,t,n){if(Ir(e),t=Er(t),Ir(n),"function"==typeof e&&"prototype"===t&&"value"in n&&_r in n&&!n[_r]){var r=Cr(e,t);r&&r[_r]&&(e[t]=n.value,n={configurable:Dr in n?n[Dr]:r[Dr],enumerable:Hr in n?n[Hr]:r[Hr],writable:!1})}return Nr(e,t,n)}:Nr:function(e,t,n){if(Ir(e),t=Er(t),Ir(n),Tr)try{return Nr(e,t,n)}catch(e){}if("get"in n||"set"in n)throw new Or("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var kr=yr,Lr=lt,Rr=et?function(e,t,n){return kr.f(e,t,Lr(1,n))}:function(e,t,n){return e[t]=n,e},Yr={exports:{}},Pr=et,jr=Hn,Br=Function.prototype,Fr=Pr&&Object.getOwnPropertyDescriptor,Ur=jr(Br,"name"),xr={EXISTS:Ur,PROPER:Ur&&"something"===function(){}.name,CONFIGURABLE:Ur&&(!Pr||Pr&&Fr(Br,"name").configurable)},Zr=kt,$r=Tn,Vr=yt(Function.toString);Zr($r.inspectSource)||($r.inspectSource=function(e){return Vr(e)});var zr,Kr,Jr,Gr=$r.inspectSource,Wr=kt,qr=qe.WeakMap,Xr=Wr(qr)&&/native code/.test(String(qr)),Qr=Rn,eo=In("keys"),to=function(e){return eo[e]||(eo[e]=Qr(e))},no={},ro=Xr,oo=qe,ao=Rt,io=Rr,so=Hn,co=Tn,uo=to,ho=no,lo="Object already initialized",fo=oo.TypeError,go=oo.WeakMap;if(ro||co.state){var mo=co.state||(co.state=new go);mo.get=mo.get,mo.has=mo.has,mo.set=mo.set,zr=function(e,t){if(mo.has(e))throw new fo(lo);return t.facade=e,mo.set(e,t),t},Kr=function(e){return mo.get(e)||{}},Jr=function(e){return mo.has(e)}}else{var yo=uo("state");ho[yo]=!0,zr=function(e,t){if(so(e,yo))throw new fo(lo);return t.facade=e,io(e,yo,t),t},Kr=function(e){return so(e,yo)?e[yo]:{}},Jr=function(e){return so(e,yo)}}var So={set:zr,get:Kr,has:Jr,enforce:function(e){return Jr(e)?Kr(e):zr(e,{})},getterFor:function(e){return function(t){var n;if(!ao(t)||(n=Kr(t)).type!==e)throw new fo("Incompatible receiver, "+e+" required");return n}}},po=yt,wo=Qe,vo=kt,Ao=Hn,bo=et,To=xr.CONFIGURABLE,Mo=Gr,Io=So.enforce,Eo=So.get,Oo=String,No=Object.defineProperty,Co=po("".slice),Ho=po("".replace),Do=po([].join),_o=bo&&!wo((function(){return 8!==No((function(){}),"length",{value:8}).length})),ko=String(String).split("String"),Lo=Yr.exports=function(e,t,n){"Symbol("===Co(Oo(t),0,7)&&(t="["+Ho(Oo(t),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!Ao(e,"name")||To&&e.name!==t)&&(bo?No(e,"name",{value:t,configurable:!0}):e.name=t),_o&&n&&Ao(n,"arity")&&e.length!==n.arity&&No(e,"length",{value:n.arity});try{n&&Ao(n,"constructor")&&n.constructor?bo&&No(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var r=Io(e);return Ao(r,"source")||(r.source=Do(ko,"string"==typeof t?t:"")),e};Function.prototype.toString=Lo((function(){return vo(this)&&Eo(this).source||Mo(this)}),"toString");var Ro=Yr.exports,Yo=kt,Po=yr,jo=Ro,Bo=pn,Fo={},Uo=Math.ceil,xo=Math.floor,Zo=Math.trunc||function(e){var t=+e;return(t>0?xo:Uo)(t)},$o=Zo,Vo=function(e){var t=+e;return t!=t||0===t?0:$o(t)},zo=Vo,Ko=Math.max,Jo=Math.min,Go=Vo,Wo=Math.min,qo=function(e){var t=Go(e);return t>0?Wo(t,9007199254740991):0},Xo=Dt,Qo=function(e,t){var n=zo(e);return n<0?Ko(n+t,0):Jo(n,t)},ea=function(e){return qo(e.length)},ta=function(e){return function(t,n,r){var o=Xo(t),a=ea(o);if(0===a)return!e&&-1;var i,s=Qo(r,a);if(e&&n!=n){for(;a>s;)if((i=o[s++])!=i)return!0}else for(;a>s;s++)if((e||s in o)&&o[s]===n)return e||s||0;return!e&&-1}},na={includes:ta(!0),indexOf:ta(!1)},ra=Hn,oa=Dt,aa=na.indexOf,ia=no,sa=yt([].push),ca=function(e,t){var n,r=oa(e),o=0,a=[];for(n in r)!ra(ia,n)&&ra(r,n)&&sa(a,n);for(;t.length>o;)ra(r,n=t[o++])&&(~aa(a,n)||sa(a,n));return a},ua=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],ha=ca,la=ua.concat("length","prototype");Fo.f=Object.getOwnPropertyNames||function(e){return ha(e,la)};var fa={};fa.f=Object.getOwnPropertySymbols;var da=jt,ga=Fo,ma=fa,ya=Ar,Sa=yt([].concat),pa=da("Reflect","ownKeys")||function(e){var t=ga.f(ya(e)),n=ma.f;return n?Sa(t,n(e)):t},wa=Hn,va=pa,Aa=Xe,ba=yr,Ta=Qe,Ma=kt,Ia=/#|\.prototype\./,Ea=function(e,t){var n=Na[Oa(e)];return n===Ha||n!==Ca&&(Ma(t)?Ta(t):!!t)},Oa=Ea.normalize=function(e){return String(e).replace(Ia,".").toLowerCase()},Na=Ea.data={},Ca=Ea.NATIVE="N",Ha=Ea.POLYFILL="P",Da=Ea,_a=qe,ka=Xe.f,La=Rr,Ra=function(e,t,n,r){r||(r={});var o=r.enumerable,a=void 0!==r.name?r.name:t;if(Yo(n)&&jo(n,a,r),r.global)o?e[t]=n:Bo(t,n);else{try{r.unsafe?e[t]&&(o=!0):delete e[t]}catch(e){}o?e[t]=n:Po.f(e,t,{value:n,enumerable:!1,configurable:!r.nonConfigurable,writable:!r.nonWritable})}return e},Ya=pn,Pa=function(e,t,n){for(var r=va(t),o=ba.f,a=Aa.f,i=0;i<r.length;i++){var s=r[i];wa(e,s)||n&&wa(n,s)||o(e,s,a(t,s))}},ja=Da,Ba={},Fa=ca,Ua=ua,xa=Object.keys||function(e){return Fa(e,Ua)},Za=et,$a=Sr,Va=yr,za=Ar,Ka=Dt,Ja=xa;Ba.f=Za&&!$a?Object.defineProperties:function(e,t){za(e);for(var n,r=Ka(t),o=Ja(t),a=o.length,i=0;a>i;)Va.f(e,n=o[i++],r[n]);return e};var Ga,Wa=jt("document","documentElement"),qa=Ar,Xa=Ba,Qa=ua,ei=no,ti=Wa,ni=or,ri="prototype",oi="script",ai=to("IE_PROTO"),ii=function(){},si=function(e){return"<"+oi+">"+e+"</"+oi+">"},ci=function(e){e.write(si("")),e.close();var t=e.parentWindow.Object;return e=null,t},ui=function(){try{Ga=new ActiveXObject("htmlfile")}catch(e){}var e,t,n;ui="undefined"!=typeof document?document.domain&&Ga?ci(Ga):(t=ni("iframe"),n="java"+oi+":",t.style.display="none",ti.appendChild(t),t.src=String(n),(e=t.contentWindow.document).open(),e.write(si("document.F=Object")),e.close(),e.F):ci(Ga);for(var r=Qa.length;r--;)delete ui[ri][Qa[r]];return ui()};ei[ai]=!0;var hi=Object.create||function(e,t){var n;return null!==e?(ii[ri]=qa(e),n=new ii,ii[ri]=null,n[ai]=e):n=ui(),void 0===t?n:Xa.f(n,t)},li=$n,fi=hi,di=yr.f,gi=li("unscopables"),mi=Array.prototype;void 0===mi[gi]&&di(mi,gi,{configurable:!0,value:fi(null)});var yi=na.includes,Si=function(e){mi[gi][e]=!0};function pi(e,t,n,r,o){return wi(t,vi(e,t),n,r,o)}function wi(e,t,n,r,o,a){const i=Ui(t,n,r);if(o&&t!==i)throw new RangeError(Jl(e,t,n,r,a));return i}function vi(e,t){const n=e[t];if(void 0===n)throw new TypeError(Wl(t));return n}function Ai(e){return null!==e&&/object|function/.test(typeof e)}function bi(e){const t=new(arguments.length>1&&void 0!==arguments[1]?arguments[1]:Map);return function(n){if(t.has(n))return t.get(n);for(var r=arguments.length,o=new Array(r>1?r-1:0),a=1;a<r;a++)o[a-1]=arguments[a];const i=e(n,...o);return t.set(n,i),i}}function Ti(e){return Mi({name:e},1)}function Mi(e,t){return Ni((e=>({value:e,configurable:1,writable:!t})),e)}function Ii(e){return Ni((e=>({get:e,configurable:1})),e)}function Ei(e){return{[Symbol.toStringTag]:{value:e,configurable:1}}}function Oi(e,t){const n={};let r=e.length;for(const o of t)n[e[--r]]=o;return n}function Ni(e,t,n){const r={};for(const o in t)r[o]=e(t[o],o,n);return r}function Ci(e,t,n){const r={};for(let o=0;o<t.length;o++){const a=t[o];r[a]=e(a,o,n)}return r}function Hi(e,t,n){const r={};for(let o=0;o<e.length;o++)r[t[o]]=n[e[o]];return r}function Di(e,t){const n={};for(const r of e)n[r]=t[r];return n}function _i(e,t){const n={};for(const r in t)e.has(r)||(n[r]=t[r]);return n}function ki(e){e={...e};const t=Object.keys(e);for(const n of t)void 0===e[n]&&delete e[n];return e}function Li(e,t,n){for(const r of e)if(t[r]!==n[r])return 0;return 1}function Ri(e,t,n){const r={...n};for(let n=0;n<t;n++)r[e[n]]=0;return r}function Yi(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return function(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return e(...n,...r)}}function Pi(e){return e[0].toUpperCase()+e.substring(1)}function ji(e){return e.slice().sort()}function Bi(e,t){return String(t).padStart(e,"0")}function Fi(e,t){return Math.sign(e-t)}function Ui(e,t,n){return Math.min(Math.max(e,t),n)}function xi(e,t){return[Math.floor(e/t),Zi(e,t)]}function Zi(e,t){return(e%t+t)%t}function $i(e,t){return[Vi(e,t),zi(e,t)]}function Vi(e,t){return Math.trunc(e/t)||0}function zi(e,t){return e%t||0}function Ki(e){return.5===Math.abs(e%1)}function Ji(e,t,n){let r=0,o=0;for(let a=0;a<=t;a++){const t=e[n[a]],i=zf[a],s=Vf/i,[c,u]=$i(t,s);r+=u*i,o+=c}const[a,i]=$i(r,Vf);return[o+a,i]}function Gi(e,t,n){const r={};for(let o=t;o>=0;o--){const t=zf[o];r[n[o]]=Vi(e,t),e=zi(e,t)}return r}function Wi(e){if(void 0!==e)return Xi(e)}function qi(e){return os(Xi(e))}function Xi(e){return rs(pd(e))}function Qi(e){if(null==e)throw new TypeError("Cannot be null or undefined");return e}function es(e,t){if(null==t)throw new RangeError(Wl(e));return t}function ts(e){if(!Ai(e))throw new TypeError(Kl);return e}function ns(e,t){if(typeof t!==e)throw new TypeError(Gl(arguments.length>2&&void 0!==arguments[2]?arguments[2]:e,t));return t}function rs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number";if(!Number.isInteger(e))throw new RangeError(Ul(t,e));return e||0}function os(e){if(e<=0)throw new RangeError(xl(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number",e));return e}function as(e){if("symbol"==typeof e)throw new TypeError(zl);return String(e)}function is(e,t){return Ai(e)?String(e):yd(e,t)}function ss(e){if("string"==typeof e)return BigInt(e);if("bigint"!=typeof e)throw new TypeError(Vl(e));return e}function cs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number";if("bigint"==typeof e)throw new TypeError($l(t));if(e=Number(e),!Number.isFinite(e))throw new RangeError(Zl(t,e));return e}function us(e,t){return Math.trunc(cs(e,t))||0}function hs(e,t){return rs(cs(e,t),t)}function ls(e,t){return os(us(e,t),t)}function fs(e,t){let[n,r]=$i(t,Vf),o=e+n;const a=Math.sign(o);return a&&a===-Math.sign(r)&&(o-=a,r+=a*Vf),[o,r]}function ds(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return fs(e[0]+t[0]*n,e[1]+t[1]*n)}function gs(e,t){return fs(e[0],e[1]+t)}function ms(e,t){return ds(t,e,-1)}function ys(e,t){return Fi(e[0],t[0])||Fi(e[1],t[1])}function Ss(e,t,n){return-1===ys(e,t)||1===ys(e,n)}function ps(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const n=BigInt(Vf/t);return[Number(e/n),Number(e%n)*t]}function ws(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const n=Vf/t,[r,o]=$i(e,n);return[r,o*t]}function vs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const[n,r]=e,o=Math.floor(r/t),a=Vf/t;return BigInt(n)*BigInt(a)+BigInt(o)}function As(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2?arguments[2]:void 0;const[r,o]=e,[a,i]=$i(o,t);return r*(Vf/t)+(a+(n?i/t:0))}function bs(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:xi;const[r,o]=e,[a,i]=n(o,t);return[r*(Vf/t)+a,i]}function Ts(e,t){const n=e.formatToParts(t),r={};for(const e of n)r[e.type]=e.value;return r}function Ms(e){return pi(e,"isoYear",$d,Zd,1),e.isoYear===$d?pi(e,"isoMonth",4,12,1):e.isoYear===Zd&&pi(e,"isoMonth",1,9,1),e}function Is(e){return Es({...e,...Rd,isoHour:12}),e}function Es(e){const t=pi(e,"isoYear",$d,Zd,1),n=t===$d?1:t===Zd?-1:0;return n&&Os(ks({...e,isoDay:e.isoDay+n,isoNanosecond:e.isoNanosecond-n})),e}function Os(e){if(!e||Ss(e,xd,Ud))throw new RangeError(bf);return e}function Ns(e){return Ji(e,5,Cd)[1]}function Cs(e){const[t,n]=xi(e,Vf);return[Gi(n,5,Cd),t]}function Hs(e){return Ds(e)[0]}function Ds(e){return bs(e,xf)}function _s(e){return Ys(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond)}function ks(e){const t=_s(e);if(void 0!==t){const[n,r]=$i(t,jf);return[n,r*Uf+(e.isoMicrosecond||0)*Ff+(e.isoNanosecond||0)]}}function Ls(e,t){const[n,r]=Cs(Ns(e)-t);return Os(ks({...e,isoDay:e.isoDay+r,...n}))}function Rs(){return Ys(...arguments)/Bf}function Ys(){const[e,t]=Ps(...arguments),n=e.valueOf();if(!isNaN(n))return n-t*jf}function Ps(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,i=arguments.length>6&&void 0!==arguments[6]?arguments[6]:0;const s=e===$d?1:e===Zd?-1:0,c=new Date;return c.setUTCHours(r,o,a,i),c.setUTCFullYear(e,t-1,n+s),[c,s]}function js(e,t){let[n,r]=gs(e,t);r<0&&(r+=Vf,n-=1);const[o,a]=xi(r,Uf),[i,s]=xi(a,Ff);return Bs(n*jf+o,i,s)}function Bs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;const r=Math.ceil(Math.max(0,Math.abs(e)-Fd)/jf)*Math.sign(e),o=new Date(e-r*jf);return Oi(Dd,[o.getUTCFullYear(),o.getUTCMonth()+1,o.getUTCDate()+r,o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds(),t,n])}function Fs(e){return[e.isoYear,e.isoMonth,e.isoDay]}function Us(){return Kd}function xs(e,t){switch(t){case 2:return $s(e)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}function Zs(e){return $s(e)?366:365}function $s(e){return e%4==0&&(e%100!=0||e%400==0)}function Vs(e){const[t,n]=Ps(e.isoYear,e.isoMonth,e.isoDay);return Zi(t.getUTCDay()-n,7)||7}function zs(e){let{isoYear:t}=e;return t<1?["bce",1-t]:["ce",t]}function Ks(e){const t=_s(e);if(t<Jd)return zs(e);const n=Ts(nm(dd),t),{era:r,eraYear:o}=Vh(n,dd);return[r,o]}function Js(e){return Gs(e),Xs(e,1),e}function Gs(e){return qs(e,1),e}function Ws(e){return Li(Hd,e,qs(e))}function qs(e,t){const{isoYear:n}=e,r=pi(e,"isoMonth",1,Us(),t);return{isoYear:n,isoMonth:r,isoDay:pi(e,"isoDay",1,xs(n,r),t)}}function Xs(e,t){return Oi(Cd,[pi(e,"isoHour",0,23,t),pi(e,"isoMinute",0,59,t),pi(e,"isoSecond",0,59,t),pi(e,"isoMillisecond",0,999,t),pi(e,"isoMicrosecond",0,999,t),pi(e,"isoNanosecond",0,999,t)])}function Qs(e){return void 0===e?0:fg(ts(e))}function ec(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;e=lc(e);const n=dg(e),r=gg(e,t);return[fg(e),r,n]}function tc(e){return dg(lc(e))}function nc(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:9,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:4;t=lc(t);let i=hg(t,r,o),s=cc(t),c=pg(t,a);const u=ug(t,r,o,1);return null==i?i=Math.max(n,u):Sc(i,u),s=uc(s,u,1),e&&(c=(e=>e<4?(e+2)%4:e)(c)),[i,u,s,c]}function rc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,n=arguments.length>2?arguments[2]:void 0,r=cc(e=fc(e,Wd));const o=pg(e,7);let a=ug(e,t);return a=es(Wd,a),r=uc(r,a,void 0,n),[a,r,o]}function oc(e){return mg(lc(e))}function ac(e,t){return ic(lc(e),t)}function ic(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const n=hc(e);return[pg(e,4),...sc(ug(e,t),n)]}function sc(e,t){return null!=e?[zf[e],e<4?9-3*e:-1]:[void 0===t?1:10**(9-t),t]}function cc(e){const t=e[Xd];return void 0===t?1:us(t,Xd)}function uc(e,t,n,r){const o=r?Vf:zf[t+1];if(o){const n=zf[t];if(o%((e=wi(Xd,e,1,o/n-(r?0:1),1))*n))throw new RangeError(Gl(Xd,e))}else e=wi(Xd,e,1,n?10**9:1,1);return e}function hc(e){let t=e[Qd];if(void 0!==t){if("number"!=typeof t){if("auto"===as(t))return;throw new RangeError(Gl(Qd,t))}t=wi(Qd,Math.floor(t),0,9,1)}return t}function lc(e){return void 0===e?{}:ts(e)}function fc(e,t){return"string"==typeof e?{[t]:e}:ts(e)}function dc(e){if(void 0!==e){if(Ai(e))return Object.assign(Object.create(null),e);throw new TypeError(Kl)}}function gc(e,t){return e&&Object.assign(Object.create(null),e,{overflow:ng[t]})}function mc(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:9,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4?arguments[4]:void 0,a=t[e];if(void 0===a)return o?r:void 0;if(a=as(a),"auto"===a)return o?r:null;let i=Yf[a];if(void 0===i&&(i=Id[a]),void 0===i)throw new RangeError(ef(e,a,Yf));return wi(e,i,r,n,1,Pf),i}function yc(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;const o=n[e];if(void 0===o)return r;const a=as(o),i=t[a];if(void 0===i)throw new RangeError(ef(e,a,t));return i}function Sc(e,t){if(t>e)throw new RangeError(Nf)}function pc(e){return{branding:Ig,epochNanoseconds:e}}function wc(e,t,n){return{branding:Mg,calendar:n,timeZone:t,epochNanoseconds:e}}function vc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:bg,calendar:t,...Di(Ld,e)}}function Ac(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:Ag,calendar:t,...Di(_d,e)}}function bc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:wg,calendar:t,...Di(_d,e)}}function Tc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:vg,calendar:t,...Di(_d,e)}}function Mc(e){return{branding:Tg,...Di(kd,e)}}function Ic(e){return{branding:Eg,sign:xu(e),...Di(Ad,e)}}function Ec(e){return bs(e.epochNanoseconds,Uf)[0]}function Oc(e){return e.epochNanoseconds}function Nc(e){return"string"==typeof e?e:yd(e.id)}function Cc(e,t){return e===t||Nc(e)===Nc(t)}function Hc(e,t){return As(Vu(e),zf[t],1)}function Dc(e,t,n,r,o,a,i){const s=vd[n],c={...t,[s]:t[s]+r},u=i(e,o,t),h=i(e,o,c);return[a(u),a(h)]}function _c(e,t,n){const r=As(ms(t,n));if(!r)throw new RangeError(df);return As(ms(t,e))/r}function kc(e,t,n,r){return Lc(e,Pc(t,n),r)}function Lc(e,t,n){const[r,o]=Rc(e,t,n);return Es({..._u(e,o),...r})}function Rc(e,t,n){return Cs($c(Ns(e),t,n))}function Yc(e){return $c(e,Zf,7)}function Pc(e,t){return zf[e]*t}function jc(e){const t=Bc(e);return[t,_u(t,1)]}function Bc(e){return Yd(6,e)}function Fc(e,t,n){const r=Math.min(Gu(e),6);return zu(Zc(Vu(e,r),t,n),r)}function Uc(e,t,n,r,o,a,i,s,c,u){if(0===r&&1===o)return e;const h=ju(r,s)?Pu(s)&&r<6&&n>=6?Kc:zc:Jc;let[l,f,d]=h(e,t,n,r,o,a,i,s,c,u);return d&&7!==r&&(l=((e,t,n,r,o,a,i,s)=>{const c=xu(e);for(let u=r+1;u<=n;u++){if(7===u&&7!==n)continue;const r=Nd(u,e);r[vd[u]]+=c;const h=As(ms(i(s(o,a,r)),t));if(h&&Math.sign(h)!==c)break;e=r}return e})(l,f,n,Math.max(6,r),i,s,c,u)),l}function xc(e,t,n,r,o){if(6===t){const t=(e=>e[0]+e[1]/Vf)(e);return[$c(t,n,r),0]}return Zc(e,Pc(t,n),r,o)}function Zc(e,t,n,r){let[o,a]=e;r&&a<0&&(a+=Vf,o-=1);const[i,s]=xi($c(a,t,n),Vf);return fs(o+i,s)}function $c(e,t,n){return Vc(e/t,n)*t}function Vc(e,t){return Og[t](e)}function zc(e,t,n,r,o,a){const i=xu(e),s=Vu(e),c=xc(s,r,o,a),u=ms(s,c),h=Math.sign(c[0]-s[0])===i,l=zu(c,Math.min(n,6));return[{...e,...l},ds(t,u),h]}function Kc(e,t,n,r,o,a,i,s,c,u){const h=xu(e),l=As(Vu(e,5)),f=Pc(r,o);let d=$c(l,f,a);const[g,m]=Dc(i,{...e,...Od},6,h,s,c,u),y=d-As(ms(g,m));let S=0;y&&Math.sign(y)!==h?t=gs(g,d):(S+=h,d=$c(y,f,a),t=gs(m,d));const p=Ku(d);return[{...e,...p,days:e.days+S},t,Boolean(S)]}function Jc(e,t,n,r,o,a,i,s,c,u){const h=xu(e),l=vd[r],f=Nd(r,e);7===r&&(e={...e,weeks:e.weeks+Math.trunc(e.days/7)});const d=Vi(e[l],o)*o;f[l]=d;const[g,m]=Dc(i,f,r,o*h,s,c,u),y=d+_c(t,g,m)*h*o,S=$c(y,o,a),p=Math.sign(S-y)===h;return f[l]=S,[f,p?m:g,p]}function Gc(e,t,n,r){const[o,a,i,s]=(e=>{const t=ic(e=lc(e));return[e.timeZone,...t]})(r),c=void 0!==o;return((e,t,n,r,o,a)=>{n=Zc(n,o,r,1);const i=t.getOffsetNanosecondsFor(n);return au(js(n,i),a)+(e?hu(Yc(i)):"Z")})(c,t(c?e(o):Ng),n.epochNanoseconds,a,i,s)}function Wc(e,t,n){const[r,o,a,i,s,c]=(e=>{e=lc(e);const t=mg(e),n=hc(e),r=Sg(e),o=pg(e,4),a=ug(e,4);return[t,yg(e),r,o,...sc(a,n)]})(n);return((e,t,n,r,o,a,i,s,c,u)=>{r=Zc(r,c,s,1);const h=e(n).getOffsetNanosecondsFor(r);return au(js(r,h),u)+hu(Yc(h),i)+((e,t)=>1!==t?"["+(2===t?"!":"")+Nc(e)+"]":"")(n,a)+lu(t,o)})(e,t.calendar,t.timeZone,t.epochNanoseconds,r,o,a,i,s,c)}function qc(e,t){const[n,r,o,a]=(e=>(e=lc(e),[mg(e),...ic(e)]))(t);return i=e.calendar,s=n,c=a,au(Lc(e,o,r),c)+lu(i,s);var i,s,c}function Xc(e,t){return n=e.calendar,r=e,o=oc(t),iu(r)+lu(n,o);var n,r,o}function Qc(e,t){return ru(e.calendar,su,e,oc(t))}function eu(e,t){return ru(e.calendar,cu,e,oc(t))}function tu(e,t){const[n,r,o]=ac(t);return a=o,uu(Rc(e,r,n)[0],a);var a}function nu(e,t){const[n,r,o]=ac(t,3);return r>1&&(e={...e,...Fc(e,r,n)}),((e,t)=>{const{sign:n}=e,r=-1===n?Uu(e):e,{hours:o,minutes:a}=r,[i,s]=bs(Vu(r,3),xf,$i);$u(i);const c=du(s,t),u=t>=0||!n||c;return(n<0?"-":"")+"P"+ou({Y:mu(r.years),M:mu(r.months),W:mu(r.weeks),D:mu(r.days)})+(o||a||i||u?"T"+ou({H:mu(o),M:mu(a),S:mu(i,u)+c}):"")})(e,o)}function ru(e,t,n,r){const o=Nc(e),a=r>1||0===r&&o!==ld;return 1===r?o===ld?t(n):iu(n):a?iu(n)+fu(o,2===r):t(n)}function ou(e){const t=[];for(const n in e){const r=e[n];r&&t.push(r,n)}return t.join("")}function au(e,t){return iu(e)+"T"+uu(e,t)}function iu(e){return su(e)+"-"+Rf(e.isoDay)}function su(e){const{isoYear:t}=e;return(t<0||t>9999?gu(t)+Bi(6,Math.abs(t)):Bi(4,t))+"-"+Rf(e.isoMonth)}function cu(e){return Rf(e.isoMonth)+"-"+Rf(e.isoDay)}function uu(e,t){const n=[Rf(e.isoHour),Rf(e.isoMinute)];return-1!==t&&n.push(Rf(e.isoSecond)+((e,t,n,r)=>du(e*Uf+t*Ff+n,r))(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t)),n.join(":")}function hu(e){if(1===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0))return"";const[t,n]=xi(Math.abs(e),$f),[r,o]=xi(n,Zf),[a,i]=xi(o,xf);return gu(e)+Rf(t)+":"+Rf(r)+(a||i?":"+Rf(a)+du(i):"")}function lu(e,t){if(1!==t){const n=Nc(e);if(t>1||0===t&&n!==ld)return fu(n,2===t)}return""}function fu(e,t){return"["+(t?"!":"")+"u-ca="+e+"]"}function du(e,t){let n=Bi(9,e);return n=void 0===t?n.replace(_g,""):n.slice(0,t),n?"."+n:""}function gu(e){return e<0?"-":"+"}function mu(e,t){return e||t?e.toLocaleString("fullwide",{useGrouping:0}):""}function yu(e,t){const{epochNanoseconds:n}=e,r=(t.getOffsetNanosecondsFor?t:t(e.timeZone)).getOffsetNanosecondsFor(n),o=js(n,r);return{calendar:e.calendar,...o,offsetNanoseconds:r}}function Su(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,a=arguments.length>5?arguments[5]:void 0,i=arguments.length>6?arguments[6]:void 0;if(void 0!==n&&1===r&&(1===r||i))return Ls(t,n);const s=e.getPossibleInstantsFor(t);if(void 0!==n&&3!==r){const e=((e,t,n,r)=>{const o=ks(t);r&&(n=Yc(n));for(const t of e){let e=As(ms(t,o));if(r&&(e=Yc(e)),e===n)return t}})(s,t,n,a);if(void 0!==e)return e;if(0===r)throw new RangeError(vf)}return i?ks(t):pu(e,t,o,s)}function pu(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e.getPossibleInstantsFor(t);if(1===r.length)return r[0];if(1===n)throw new RangeError(Af);if(r.length)return r[3===n?1:0];const o=ks(t),a=((e,t)=>{const n=e.getOffsetNanosecondsFor(gs(t,-Vf));return vu(e.getOffsetNanosecondsFor(gs(t,Vf))-n)})(e,o),i=a*(2===n?-1:1);return(r=e.getPossibleInstantsFor(js(o,i)))[2===n?0:r.length-1]}function wu(e){if(Math.abs(e)>=Vf)throw new RangeError(pf);return e}function vu(e){if(e>Vf)throw new RangeError(wf);return e}function Au(e,t,n){return pc(Os(ds(t.epochNanoseconds,(e=>{if(Ju(e))throw new RangeError(Ef);return Vu(e,5)})(e?Uu(n):n))))}function bu(e,t,n,r,o){let a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:Object.create(null);const i=t(r.timeZone),s=e(r.calendar);return{...r,...Ou(i,s,r,n?Uu(o):o,a)}}function Tu(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Object.create(null);const{calendar:a}=n;return vc(Nu(e(a),n,t?Uu(r):r,o),a)}function Mu(e,t,n,r,o){const{calendar:a}=n;return Ac(Cu(e(a),n,t?Uu(r):r,o),a)}function Iu(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Object.create(null);const a=n.calendar,i=e(a);let s=Hu(i,n);t&&(r=Fu(r)),r.sign<0&&(s=i.dateAdd(s,{...Ed,months:1}),s=_u(s,-1));const c=i.dateAdd(s,r,o);return bc(Hu(i,c),a)}function Eu(e,t,n){return Mc(Du(t,e?Uu(n):n)[0])}function Ou(e,t,n,r,o){const a=Vu(r,5);let i=n.epochNanoseconds;if(Ju(r)){const s=kg(n,e);i=ds(pu(e,{...Cu(t,s,{...r,...Od},o),...Di(Cd,s)}),a)}else i=ds(i,a),Qs(o);return{epochNanoseconds:Os(i)}}function Nu(e,t,n,r){const[o,a]=Du(t,n);return Es({...Cu(e,t,{...n,...Od,days:n.days+a},r),...o})}function Cu(e,t,n,r){if(n.years||n.months||n.weeks)return e.dateAdd(t,n,r);Qs(r);const o=n.days+Vu(n,5)[0];return o?Is(_u(t,o)):t}function Hu(e,t){return _u(t,(arguments.length>2&&void 0!==arguments[2]?arguments[2]:1)-e.day(t))}function Du(e,t){const[n,r]=Vu(t,5),[o,a]=Cs(Ns(e)+r);return[o,n+a]}function _u(e,t){return t?{...e,...Bs(_s(e)+t*jf)}:e}function ku(e,t,n){const r=e(n.calendar);return Pu(n)?[n,r,t(n.timeZone)]:[{...n,...Rd},r]}function Lu(e){return e?Oc:ks}function Ru(e){return e?Yi(Ou,e):Nu}function Yu(e){return e?Yi(_h,e):kh}function Pu(e){return e&&e.epochNanoseconds}function ju(e,t){return e<=6-(Pu(t)?1:0)}function Bu(e,t,n,r,o,a,i){const s=e(lc(i).relativeTo),c=Math.max(Gu(o),Gu(a));if(ju(c,s))return Ic(Zu(((e,t,n,r)=>{const o=ds(Vu(e),Vu(t),r?-1:1);if(!Number.isFinite(o[0]))throw new RangeError(bf);return{...Ed,...zu(o,n)}})(o,a,c,r)));if(!s)throw new RangeError(If);r&&(a=Uu(a));const[u,h,l]=ku(t,n,s),f=Ru(l),d=Yu(l),g=f(h,u,o);return Ic(d(h,u,f(h,g,a),c))}function Fu(e){return Ic(Uu(e))}function Uu(e){const t={};for(const n of vd)t[n]=-1*e[n]||0;return t}function xu(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:vd,n=0;for(const r of t){const t=Math.sign(e[r]);if(t){if(n&&n!==t)throw new RangeError(Mf);n=t}}return n}function Zu(e){for(const t of Md)wi(t,e[t],-Lg,Lg,1);return $u(As(Vu(e),xf)),e}function $u(e){if(!Number.isSafeInteger(e))throw new RangeError(Tf)}function Vu(e){return Ji(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,vd)}function zu(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6;const[n,r]=e,o=Gi(r,t,vd);if(o[vd[t]]+=n*(Vf/zf[t]),!Number.isFinite(o[vd[t]]))throw new RangeError(bf);return o}function Ku(e){return Gi(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,vd)}function Ju(e){return Boolean(xu(e,Td))}function Gu(e){let t=9;for(;t>0&&!e[vd[t]];t--);return t}function Wu(e,t){return[e,t]}function qu(e){const t=Math.floor(e/Cg)*Cg;return[t,t+Cg]}function Xu(e){const t=ch(e);if(void 0===t)throw new RangeError(Cf(e));return t}function Qu(e){const t=ah(yd(e));if(!t||t.m)throw new RangeError(Cf(e));return Ac(t.p?nh(t):rh(t))}function eh(e){if(e.calendar!==ld)throw new RangeError(Hf(e.calendar))}function th(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;const o=yh(e.timeZone),a=Rg(o);return wc(Su(a,Js(e),t,n,r,!a.v,e.m),o,el(e.calendar))}function nh(e){return oh(Es(Js(e)))}function rh(e){return oh(Is(Gs(e)))}function oh(e){return{...e,calendar:el(e.calendar)}}function ah(e){const t=Jg.exec(e);return t?(e=>{const t=e[10],n="Z"===(t||"").toUpperCase();return{isoYear:uh(e),isoMonth:parseInt(e[4]),isoDay:parseInt(e[5]),...hh(e.slice(5)),...lh(e[16]),p:Boolean(e[6]),m:n,offset:n?void 0:t}})(t):void 0}function ih(e){const t=zg.exec(e);return t?(e=>({isoYear:uh(e),isoMonth:parseInt(e[4]),isoDay:1,...lh(e[5])}))(t):void 0}function sh(e){const t=Kg.exec(e);return t?(e=>({isoYear:zd,isoMonth:parseInt(e[1]),isoDay:parseInt(e[2]),...lh(e[3])}))(t):void 0}function ch(e,t){const n=Wg.exec(e);return n?((e,t)=>{const n=e[4]||e[5];if(t&&n)throw new RangeError(Hf(n));return wu((mh(e[2])*$f+mh(e[3])*Zf+mh(e[4])*xf+fh(e[5]||""))*gh(e[1]))})(n,t):void 0}function uh(e){const t=gh(e[1]),n=parseInt(e[2]||e[3]);if(t<0&&!n)throw new RangeError(Hf(-0));return t*n}function hh(e){const t=mh(e[3]);return{...Cs(fh(e[4]||""))[0],isoHour:mh(e[1]),isoMinute:mh(e[2]),isoSecond:60===t?59:t}}function lh(e){let t,n;const r=[];if(e.replace(qg,((e,o,a)=>{const i=Boolean(o),[s,c]=a.split("=").reverse();if(c){if("u-ca"===c)r.push(s),t||(t=i);else if(i||/[A-Z]/.test(c))throw new RangeError(Hf(e))}else{if(n)throw new RangeError(Hf(e));n=s}return""})),r.length>1&&t)throw new RangeError(Hf(e));return{timeZone:n,calendar:r[0]||ld}}function fh(e){return parseInt(e.padEnd(9,"0"))}function dh(e){return new RegExp(`^${e}$`,"i")}function gh(e){return e&&"+"!==e?-1:1}function mh(e){return void 0===e?0:parseInt(e)}function yh(e){const t=ph(e);return"number"==typeof t?hu(t):t?(e=>{if(em.test(e))throw new RangeError(Sf);return e.toLowerCase().split("/").map(((e,t)=>(e.length<=3||/\d/.test(e))&&!/etc|yap/.test(e)?e.toUpperCase():e.replace(/baja|dumont|[a-z]+/g,((e,n)=>e.length<=2&&!t||"in"===e||"chat"===e?e.toUpperCase():e.length>2||!n?Pi(e).replace(/island|noronha|murdo|rivadavia|urville/,Pi):e)))).join("/")})(e):Ng}function Sh(e){const t=ph(e);return"number"==typeof t?t:t?t.resolvedOptions().timeZone:Ng}function ph(e){const t=ch(e=e.toUpperCase(),1);return void 0!==t?t:e!==Ng?Qg(e):void 0}function wh(e,t){return ys(e.epochNanoseconds,t.epochNanoseconds)}function vh(e,t){return ys(e.epochNanoseconds,t.epochNanoseconds)}function Ah(e,t){return bh(e,t)||Th(e,t)}function bh(e,t){return Fi(_s(e),_s(t))}function Th(e,t){return Fi(Ns(e),Ns(t))}function Mh(e,t){if(e===t)return 1;const n=Nc(e),r=Nc(t);if(n===r)return 1;try{return Sh(n)===Sh(r)}catch(e){}}function Ih(e,t,n,r){const o=nc(e,dc(r),3,5),a=Yh(t.epochNanoseconds,n.epochNanoseconds,...o);return Ic(e?Uu(a):a)}function Eh(e,t,n,r,o,a){const i=Uh(r.calendar,o.calendar),s=dc(a),[c,u,h,l]=nc(n,s,5),f=r.epochNanoseconds,d=o.epochNanoseconds,g=ys(d,f);let m;if(g)if(c<6)m=Yh(f,d,c,u,h,l);else{const n=t(((e,t)=>{if(!Mh(e,t))throw new RangeError(yf);return e})(r.timeZone,o.timeZone)),a=e(i);m=Lh(a,n,r,o,g,c,s),m=Uc(m,d,c,u,h,l,a,r,Oc,Yi(Ou,n))}else m=Ed;return Ic(n?Uu(m):m)}function Oh(e,t,n,r,o){const a=Uh(n.calendar,r.calendar),i=dc(o),[s,c,u,h]=nc(t,i,6),l=ks(n),f=ks(r),d=ys(f,l);let g;if(d)if(s<=6)g=Yh(l,f,s,c,u,h);else{const t=e(a);g=Rh(t,n,r,d,s,i),g=Uc(g,f,s,c,u,h,t,n,ks,Nu)}else g=Ed;return Ic(t?Uu(g):g)}function Nh(e,t,n,r,o){const a=Uh(n.calendar,r.calendar),i=dc(o);return Hh(t,(()=>e(a)),n,r,...nc(t,i,6,9,6),i)}function Ch(e,t,n,r,o){const a=Uh(n.calendar,r.calendar),i=dc(o),s=nc(t,i,9,9,8),c=e(a);return Hh(t,(()=>c),Hu(c,n),Hu(c,r),...s,i)}function Hh(e,t,n,r,o,a,i,s,c){const u=ks(n),h=ks(r);let l;if(ys(h,u))if(6===o)l=Yh(u,h,o,a,i,s);else{const e=t();l=e.dateUntil(n,r,o,c),6===a&&1===i||(l=Uc(l,h,o,a,i,s,e,n,ks,Cu))}else l=Ed;return Ic(e?Uu(l):l)}function Dh(e,t,n,r){const o=dc(r),[a,i,s,c]=nc(e,o,5,5),u=$c(Fh(t,n),Pc(i,s),c),h={...Ed,...Ku(u,a)};return Ic(e?Uu(h):h)}function _h(e,t,n,r,o,a){const i=ys(r.epochNanoseconds,n.epochNanoseconds);return i?o<6?Ph(n.epochNanoseconds,r.epochNanoseconds,o):Lh(t,e,n,r,i,o,a):Ed}function kh(e,t,n,r,o){const a=ks(t),i=ks(n),s=ys(i,a);return s?r<=6?Ph(a,i,r):Rh(e,t,n,s,r,o):Ed}function Lh(e,t,n,r,o,a,i){const[s,c,u]=((e,t,n,r)=>{function o(){return l={..._u(s,u++*-r),...i},f=pu(e,l),ys(c,f)===-r}const a=kg(t,e),i=Di(Cd,a),s=kg(n,e),c=n.epochNanoseconds;let u=0;const h=Fh(a,s);let l,f;if(Math.sign(h)===-r&&u++,o()&&(-1===r||o()))throw new RangeError(df);const d=As(ms(f,c));return[a,l,d]})(t,n,r,o);var h,l;return{...6===a?(h=s,l=c,{...Ed,days:jh(h,l)}):e.dateUntil(s,c,a,i),...Ku(u)}}function Rh(e,t,n,r,o,a){const[i,s,c]=((e,t,n)=>{let r=t,o=Fh(e,t);return Math.sign(o)===-n&&(r=_u(t,-n),o+=Vf*n),[e,r,o]})(t,n,r);return{...e.dateUntil(i,s,o,a),...Ku(c)}}function Yh(e,t,n,r,o,a){return{...Ed,...zu(xc(ms(e,t),r,o,a),n)}}function Ph(e,t,n){return{...Ed,...zu(ms(e,t),n)}}function jh(e,t){return Bh(_s(e),_s(t))}function Bh(e,t){return Math.trunc((t-e)/jf)}function Fh(e,t){return Ns(t)-Ns(e)}function Uh(e,t){if(!Cc(e,t))throw new RangeError(gf);return e}function xh(e){function t(e){return((e,t)=>({...Vh(e,t),F:e.month,day:parseInt(e.day)}))(Ts(n,e),r)}const n=nm(e),r=tl(e);return{id:e,O:Zh(t),B:$h(t)}}function Zh(e){return bi((t=>{const n=_s(t);return e(n)}),WeakMap)}function $h(e){const t=e(0).year-Vd;return bi((n=>{let r,o=Ys(n-t);const a=[],i=[];do{o+=400*jf}while((r=e(o)).year<=n);do{o+=(1-r.day)*jf,r.year===n&&(a.push(o),i.push(r.F)),o-=jf}while((r=e(o)).year>=n);return{k:a.reverse(),C:kf(i.reverse())}}))}function Vh(e,t){let n,r,o=zh(e);if(e.era){const a=gd[t];void 0!==a&&(n="islamic"===t?"ah":e.era.normalize("NFD").toLowerCase().replace(/[^a-z0-9]/g,""),"bc"===n||"b"===n?n="bce":"ad"!==n&&"a"!==n||(n="ce"),r=o,o=cl(r,a[n]||0))}return{era:n,eraYear:r,year:o}}function zh(e){return parseInt(e.relatedYear||e.year)}function Kh(e){const{year:t,F:n,day:r}=this.O(e),{C:o}=this.B(t);return[t,o[n]+1,r]}function Jh(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return this.B(e).k[t-1]+(n-1)*jf}function Gh(e){const t=Qh(this,e),n=Qh(this,e-1),r=t.length;if(r>n.length){const e=hl(this);if(e<0)return-e;for(let e=0;e<r;e++)if(t[e]!==n[e])return e+1}}function Wh(e){return Bh(Jh.call(this,e),Jh.call(this,e+1))}function qh(e,t){const{k:n}=this.B(e);let r=t+1,o=n;return r>n.length&&(r=1,o=this.B(e+1).k),Bh(n[t-1],o[r-1])}function Xh(e){return this.B(e).k.length}function Qh(e,t){return Object.keys(e.B(t).C)}function el(e){if((e=e.toLowerCase())!==ld&&e!==fd&&tl(e)!==tl(nm(e).resolvedOptions().calendar))throw new RangeError(mf(e));return e}function tl(e){return"islamicc"===e&&(e="islamic"),e.split("-")[0]}function nl(e){return this.R(e)[0]}function rl(e){return this.R(e)[1]}function ol(e){const[t]=this.h(e);return Bh(this.q(t),_s(e))+1}function al(e){const t=rm.exec(e);if(!t)throw new RangeError(cf(e));return[parseInt(t[1]),Boolean(t[2])]}function il(e,t,n){return e+(t||n&&e>=n?1:0)}function sl(e,t){return e-(t&&e>=t?1:0)}function cl(e,t){return(t+e)*(Math.sign(t)||1)||0}function ul(e){return gd[ll(e)]}function hl(e){return md[ll(e)]}function ll(e){return tl(e.id||ld)}function fl(e,t,n,r){const o=yl(n,r,sd,[],Xf);if(void 0!==o.timeZone){const r=n.dateFromFields(o),a=pl(o),i=e(o.timeZone);return{epochNanoseconds:Su(t(i),{...r,...a},void 0!==o.offset?Xu(o.offset):void 0),timeZone:i}}return{...n.dateFromFields(o),...Rd}}function dl(e,t,n){const r=yl(e,t,sd,arguments.length>3&&void 0!==arguments[3]?arguments[3]:[]);return e.dateFromFields(r,n)}function gl(e,t,n,r){const o=yl(e,t,ad,r);return e.yearMonthFromFields(o,n)}function ml(e,t,n,r){const o=yl(e,n,sd,arguments.length>4&&void 0!==arguments[4]?arguments[4]:[]);return t&&void 0!==o.month&&void 0===o.monthCode&&void 0===o.year&&(o.year=zd),e.monthDayFromFields(o,r)}function yl(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[];return Sl(t,[...e.fields(n),...o].sort(),r)}function Sl(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:!n;const o={};let a,i=0;for(const r of t){if(r===a)throw new RangeError(Xl(r));if("constructor"===r||"__proto__"===r)throw new RangeError(ql(r));let t=e[r];if(void 0!==t)i=1,sm[r]&&(t=sm[r](t,r)),o[r]=t;else if(n){if(n.includes(r))throw new TypeError(Wl(r));o[r]=hd[r]}a=r}if(r&&!i)throw new TypeError(Ql(t));return o}function pl(e,t){return Xs(cm({...hd,...e}),t)}function wl(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[],a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:[];const i=[...e.fields(r),...o].sort();let s=Sl(t,i,a);const c=Sl(n,i);return s=e.mergeFields(s,c),Sl(s,i,[])}function vl(e,t){const n=yl(e,t,ud);return e.monthDayFromFields(n)}function Al(e,t,n){const r=yl(e,t,id);return e.yearMonthFromFields(r,n)}function bl(e,t,n,r,o){t=Di(n=e.fields(n),t),r=Sl(r,o=e.fields(o),[]);let a=e.mergeFields(t,r);return a=Sl(a,[...n,...o].sort(),[]),e.dateFromFields(a)}function Tl(e,t){let{era:n,eraYear:r,year:o}=t;const a=ul(e);if(void 0!==n||void 0!==r){if(void 0===n||void 0===r)throw new TypeError(rf);if(!a)throw new RangeError(nf);const e=a[n];if(void 0===e)throw new RangeError(af(n));const t=cl(r,e);if(void 0!==o&&o!==t)throw new RangeError(of);o=t}else if(void 0===o)throw new TypeError(sf(a));return o}function Ml(e,t,n,r){let{month:o,monthCode:a}=t;if(void 0!==a){const t=((e,t,n,r)=>{const o=e.U(n),[a,i]=al(t);let s=il(a,i,o);if(i){const t=hl(e);if(void 0===t)throw new RangeError(ff);if(t>0){if(s>t)throw new RangeError(ff);if(void 0===o){if(1===r)throw new RangeError(ff);s--}}else{if(s!==-t)throw new RangeError(ff);if(void 0===o&&1===r)throw new RangeError(ff)}}return s})(e,a,n,r);if(void 0!==o&&o!==t)throw new RangeError(uf);o=t,r=1}else if(void 0===o)throw new TypeError(hf);return wi("month",o,1,e.L(n),r)}function Il(e,t,n,r,o){return pi(t,"day",1,e.j(r,n),o)}function El(e,t,n,r){let o=0;const a=[];for(const e of n)void 0!==t[e]?o=1:a.push(e);if(Object.assign(e,t),o)for(const t of r||a)delete e[t]}function Ol(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:ld;return wc(e.epochNanoseconds,t,n)}function Nl(e,t){return vc(kg(t,e))}function Cl(e,t){return Ac(kg(t,e))}function Hl(e,t){return Mc(kg(t,e))}function Dl(e,t){return{...e,calendar:t}}function _l(e,t){if(e===t)return e;const n=Nc(e),r=Nc(t);if(n===r||n===ld)return t;if(r===ld)return e;throw new RangeError(gf)}function kl(e,t){return n=>n===ld?e:n===fd||n===dd?Object.assign(Object.create(e),{id:n}):Object.assign(Object.create(t),tm(n))}function Ll(e,t,n){const r=new Set(n);return o=>(((e,t)=>{for(const n of t)if(n in e)return 1;return 0})(o=_i(r,o),e)||Object.assign(o,t),n&&(o.timeZone=Ng,["full","long"].includes(o.timeStyle)&&(o.timeStyle="medium")),o)}function Rl(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Yl;const[n,,,r]=e;return function(o){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Pm;for(var i=arguments.length,s=new Array(i>2?i-2:0),c=2;c<i;c++)s[c-2]=arguments[c];const u=t(r&&r(...s),o,a,n),h=u.resolvedOptions();return[u,...Pl(e,h,s)]}}function Yl(e,t,n,r){if(n=r(n),e){if(void 0!==n.timeZone)throw new TypeError(_f);n.timeZone=e}return new Pd(t,n)}function Pl(e,t,n){const[,r,o]=e;return n.map((e=>(e.calendar&&((e,t,n)=>{if((n||e!==ld)&&e!==t)throw new RangeError(gf)})(Nc(e.calendar),t.calendar,o),r(e,t))))}function jl(e){const t=Bl();return js(t,e.getOffsetNanosecondsFor(t))}function Bl(){return ws(Date.now(),Uf)}function Fl(){return Vm||(Vm=(new Pd).resolvedOptions().timeZone)}(function(e,t){var n,r,o,a,i,s=e.target,c=e.global,u=e.stat;if(n=c?_a:u?_a[s]||Ya(s,{}):_a[s]&&_a[s].prototype)for(r in t){if(a=t[r],o=e.dontCallGetSet?(i=ka(n,r))&&i.value:n[r],!ja(c?r:s+(u?".":"#")+r,e.forced)&&void 0!==o){if(typeof a==typeof o)continue;Pa(a,o)}(e.sham||o&&o.sham)&&La(a,"sham",!0),Ra(n,r,a,e)}})({target:"Array",proto:!0,forced:Qe((function(){return!Array(1).includes()}))},{includes:function(e){return yi(this,e,arguments.length>1?arguments[1]:void 0)}}),Si("includes");const Ul=(e,t)=>`Non-integer ${e}: ${t}`,xl=(e,t)=>`Non-positive ${e}: ${t}`,Zl=(e,t)=>`Non-finite ${e}: ${t}`,$l=e=>`Cannot convert bigint to ${e}`,Vl=e=>`Invalid bigint: ${e}`,zl="Cannot convert Symbol to string",Kl="Invalid object",Jl=(e,t,n,r,o)=>o?Jl(e,o[t],o[n],o[r]):Gl(e,t)+`; must be between ${n}-${r}`,Gl=(e,t)=>`Invalid ${e}: ${t}`,Wl=e=>`Missing ${e}`,ql=e=>`Invalid field ${e}`,Xl=e=>`Duplicate field ${e}`,Ql=e=>"No valid fields: "+e.join(),ef=(e,t,n)=>Gl(e,t)+"; must be "+Object.keys(n).join(),tf="Invalid calling context",nf="Forbidden era/eraYear",rf="Mismatching era/eraYear",of="Mismatching year/eraYear",af=e=>`Invalid era: ${e}`,sf=e=>"Missing year"+(e?"/era/eraYear":""),cf=e=>`Invalid monthCode: ${e}`,uf="Mismatching month/monthCode",hf="Missing month/monthCode",lf="Cannot guess year",ff="Invalid leap month",df="Invalid protocol results",gf="Mismatching Calendars",mf=e=>`Invalid Calendar: ${e}`,yf="Mismatching TimeZones",Sf="Forbidden ICU TimeZone",pf="Out-of-bounds offset",wf="Out-of-bounds TimeZone gap",vf="Invalid TimeZone offset",Af="Ambiguous offset",bf="Out-of-bounds date",Tf="Out-of-bounds duration",Mf="Cannot mix duration signs",If="Missing relativeTo",Ef="Cannot use large units",Of="Required smallestUnit or largestUnit",Nf="smallestUnit > largestUnit",Cf=e=>`Cannot parse: ${e}`,Hf=e=>`Invalid substring: ${e}`,Df=e=>`Cannot format ${e}`,_f="Cannot specify TimeZone",kf=Yi(Ci,((e,t)=>t)),Lf=Yi(Ci,((e,t,n)=>n)),Rf=Yi(Bi,2),Yf={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},Pf=Object.keys(Yf),jf=864e5,Bf=1e3,Ff=1e3,Uf=1e6,xf=1e9,Zf=6e10,$f=36e11,Vf=864e11,zf=[1,Ff,Uf,xf,Zf,$f,Vf],Kf=Pf.slice(0,6),Jf=ji(Kf),Gf=["offset"],Wf=["timeZone"],qf=Kf.concat(Gf),Xf=qf.concat(Wf),Qf=["era","eraYear"],ed=Qf.concat(["year"]),td=["year"],nd=["monthCode"],rd=["month"].concat(nd),od=["day"],ad=rd.concat(td),id=nd.concat(td),sd=od.concat(ad),cd=od.concat(rd),ud=od.concat(nd),hd=Lf(Kf,0),ld="iso8601",fd="gregory",dd="japanese",gd={[fd]:{bce:-1,ce:0},[dd]:{bce:-1,ce:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018},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}},md={chinese:13,dangi:13,hebrew:-6},yd=Yi(ns,"string"),Sd=Yi(ns,"boolean"),pd=Yi(ns,"number"),wd=Yi(ns,"function"),vd=Pf.map((e=>e+"s")),Ad=ji(vd),bd=vd.slice(0,6),Td=vd.slice(6),Md=Td.slice(1),Id=kf(vd),Ed=Lf(vd,0),Od=Lf(bd,0),Nd=Yi(Ri,vd),Cd=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],Hd=["isoDay","isoMonth","isoYear"],Dd=Cd.concat(Hd),_d=ji(Hd),kd=ji(Cd),Ld=ji(Dd),Rd=Lf(kd,0),Yd=Yi(Ri,Dd),Pd=Intl.DateTimeFormat,jd="en-GB",Bd=1e8,Fd=Bd*jf,Ud=[Bd,0],xd=[-Bd,0],Zd=275760,$d=-271821,Vd=1970,zd=1972,Kd=12,Jd=Ys(1868,9,8),Gd=bi(Ks,WeakMap),Wd="smallestUnit",qd="unit",Xd="roundingIncrement",Qd="fractionalSecondDigits",eg="relativeTo",tg={constrain:0,reject:1},ng=Object.keys(tg),rg={compatible:0,reject:1,earlier:2,later:3},og={reject:0,use:1,prefer:2,ignore:3},ag={auto:0,never:1,critical:2,always:3},ig={auto:0,never:1,critical:2},sg={auto:0,never:1},cg={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},ug=Yi(mc,Wd),hg=Yi(mc,"largestUnit"),lg=Yi(mc,qd),fg=Yi(yc,"overflow",tg),dg=Yi(yc,"disambiguation",rg),gg=Yi(yc,"offset",og),mg=Yi(yc,"calendarName",ag),yg=Yi(yc,"timeZoneName",ig),Sg=Yi(yc,"offset",sg),pg=Yi(yc,"roundingMode",cg),wg="PlainYearMonth",vg="PlainMonthDay",Ag="PlainDate",bg="PlainDateTime",Tg="PlainTime",Mg="ZonedDateTime",Ig="Instant",Eg="Duration",Og=[Math.floor,e=>Ki(e)?Math.floor(e):Math.round(e),Math.ceil,e=>Ki(e)?Math.ceil(e):Math.round(e),Math.trunc,e=>Ki(e)?Math.trunc(e)||0:Math.round(e),e=>e<0?Math.floor(e):Math.ceil(e),e=>Math.sign(e)*Math.round(Math.abs(e))||0,e=>Ki(e)?(e=Math.trunc(e)||0)+e%2:Math.round(e)],Ng="UTC",Cg=5184e3,Hg=Rs(1847),Dg=Rs((new Date).getUTCFullYear()+10),_g=/0+$/,kg=bi(yu,WeakMap),Lg=2**32-1,Rg=bi((e=>{const t=ph(e);return"object"==typeof t?new Pg(t):new Yg(t||0)}));class Yg{constructor(e){this.v=e}getOffsetNanosecondsFor(){return this.v}getPossibleInstantsFor(e){return[Ls(e,this.v)]}l(){}}class Pg{constructor(e){this.$=(e=>{function t(e){const t=Ui(e,a,i),[s,c]=qu(t),u=r(s),h=r(c);return u===h?u:n(o(s,c),u,h,e)}function n(t,n,r,o){let a,i;for(;(void 0===o||void 0===(a=o<t[0]?n:o>=t[1]?r:void 0))&&(i=t[1]-t[0]);){const n=t[0]+Math.floor(i/2);e(n)===r?t[1]=n:t[0]=n+1}return a}const r=bi(e),o=bi(Wu);let a=Hg,i=Dg;return{G(e){const n=t(e-86400),r=t(e+86400),o=e-n,a=e-r;if(n===r)return[o];const i=t(o);return i===t(a)?[e-i]:n>r?[o,a]:[]},V:t,l(e,t){const s=Ui(e,a,i);let[c,u]=qu(s);const h=Cg*t,l=t<0?()=>u>a||(a=s,0):()=>c<i||(i=s,0);for(;l();){const a=r(c),i=r(u);if(a!==i){const r=o(c,u);n(r,a,i);const s=r[0];if((Fi(s,e)||1)===t)return s}c+=h,u+=h}}}})((e=>t=>{const n=Ts(e,t*Bf);return Rs(zh(n),parseInt(n.month),parseInt(n.day),parseInt(n.hour),parseInt(n.minute),parseInt(n.second))-t})(e))}getOffsetNanosecondsFor(e){return this.$.V(Hs(e))*xf}getPossibleInstantsFor(e){const[t,n]=[Rs((r=e).isoYear,r.isoMonth,r.isoDay,r.isoHour,r.isoMinute,r.isoSecond),r.isoMillisecond*Uf+r.isoMicrosecond*Ff+r.isoNanosecond];var r;return this.$.G(t).map((e=>Os(gs(ws(e,xf),n))))}l(e,t){const[n,r]=Ds(e),o=this.$.l(n+(t>0||r?1:0),t);if(void 0!==o)return ws(o,xf)}}const jg="([+−-])",Bg="(?:[.,](\\d{1,9}))?",Fg=`(?:(?:${jg}(\\d{6}))|(\\d{4}))-?(\\d{2})`,Ug="(\\d{2})(?::?(\\d{2})(?::?(\\d{2})"+Bg+")?)?",xg=jg+Ug,Zg=Fg+"-?(\\d{2})(?:[T ]"+Ug+"(Z|"+xg+")?)?",$g="\\[(!?)([^\\]]*)\\]",Vg=`((?:${$g}){0,9})`,zg=dh(Fg+Vg),Kg=dh("(?:--)?(\\d{2})-?(\\d{2})"+Vg),Jg=dh(Zg+Vg),Gg=dh("T?"+Ug+"(?:"+xg+")?"+Vg),Wg=dh(xg),qg=new RegExp($g,"g"),Xg=dh(`${jg}?P(\\d+Y)?(\\d+M)?(\\d+W)?(\\d+D)?(?:T(?:(\\d+)${Bg}H)?(?:(\\d+)${Bg}M)?(?:(\\d+)${Bg}S)?)?`),Qg=bi((e=>new Pd(jd,{timeZone:e,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}))),em=/^(AC|AE|AG|AR|AS|BE|BS|CA|CN|CS|CT|EA|EC|IE|IS|JS|MI|NE|NS|PL|PN|PR|PS|SS|VS)T$/,tm=bi(xh),nm=bi((e=>new Pd(jd,{calendar:e,timeZone:Ng,era:"short",year:"numeric",month:"short",day:"numeric"}))),rm=/^M(\d{2})(L?)$/,om={era:is,eraYear:us,year:us,month:ls,monthCode:is,day:ls},am=Lf(Kf,us),im=Lf(vd,hs),sm=Object.assign({},om,am,im,{offset:is}),cm=Yi(Hi,Kf,Cd),um={dateAdd(e,t,n){const r=Qs(n);let o,{years:a,months:i,weeks:s,days:c}=t;if(c+=Vu(t,5)[0],a||i)o=((e,t,n,r,o)=>{let[a,i,s]=e.h(t);if(n){const[t,r]=e.I(a,i);a+=n,i=il(t,r,e.U(a)),i=wi("month",i,1,e.L(a),o)}return r&&([a,i]=e._(a,i,r)),s=wi("day",s,1,e.j(a,i),o),e.q(a,i,s)})(this,e,a,i,r);else{if(!s&&!c)return e;o=_s(e)}return o+=(7*s+c)*jf,Is(Bs(o))},dateUntil(e,t,n){if(n<=7){let r=0,o=jh({...e,...Rd},{...t,...Rd});return 7===n&&([r,o]=$i(o,7)),{...Ed,weeks:r,days:o}}const r=this.h(e),o=this.h(t);let[a,i,s]=((e,t,n,r,o,a,i)=>{let s=o-t,c=a-n,u=i-r;if(s||c){const h=Math.sign(s||c);let l=e.j(o,a),f=0;if(Math.sign(u)===-h){const r=l;[o,a]=e._(o,a,-h),s=o-t,c=a-n,l=e.j(o,a),f=h<0?-r:l}if(u=i-Math.min(r,l)+f,s){const[r,i]=e.I(t,n),[u,l]=e.I(o,a);if(c=u-r||Number(l)-Number(i),Math.sign(c)===-h){const n=h<0&&-e.L(o);s=(o-=h)-t,c=a-il(r,i,e.U(o))+(n||e.L(o))}}}return[s,c,u]})(this,...r,...o);return 8===n&&(i+=this.J(a,r[0]),a=0),{...Ed,years:a,months:i,days:s}},dateFromFields(e,t){const n=Qs(t),r=Tl(this,e),o=Ml(this,e,r,n),a=Il(this,e,o,r,n);return Ac(Is(this.P(r,o,a)),this.id||ld)},yearMonthFromFields(e,t){const n=Qs(t),r=Tl(this,e),o=Ml(this,e,r,n);return bc(Ms(this.P(r,o,1)),this.id||ld)},monthDayFromFields(e,t){const n=Qs(t),r=!this.id,{monthCode:o,year:a,month:i}=e;let s,c,u,h,l;if(void 0!==o){[s,c]=al(o),l=vi(e,"day");const t=this.N(s,c,l);if(!t)throw new RangeError(lf);if([u,h]=t,void 0!==i&&i!==h)throw new RangeError(uf);r&&(h=wi("month",h,1,Kd,1),l=wi("day",l,1,xs(void 0!==a?a:u,h),n))}else{u=void 0===a&&r?zd:Tl(this,e),h=Ml(this,e,u,n),l=Il(this,e,h,u,n);const t=this.U(u);c=h===t,s=sl(h,t);const o=this.N(s,c,l);if(!o)throw new RangeError(lf);[u,h]=o}return Tc(Is(this.P(u,h,l)),this.id||ld)},fields(e){return ul(this)&&e.includes("year")?[...e,...Qf]:e},mergeFields(e,t){const n=Object.assign(Object.create(null),e);return El(n,t,rd),ul(this)&&(El(n,t,ed),this.id===dd&&El(n,t,cd,Qf)),n},inLeapYear(e){const[t]=this.h(e);return this.K(t)},monthsInYear(e){const[t]=this.h(e);return this.L(t)},daysInMonth(e){const[t,n]=this.h(e);return this.j(t,n)},daysInYear(e){const[t]=this.h(e);return this.X(t)},dayOfYear:ol,era(e){return this.ee(e)[0]},eraYear(e){return this.ee(e)[1]},monthCode(e){const[t,n]=this.h(e),[r,o]=this.I(t,n);return((e,t)=>"M"+Rf(e)+(t?"L":""))(r,o)},dayOfWeek:Vs,daysInWeek:()=>7},hm={dayOfYear:ol,h:Fs,q:Ys},lm=Object.assign({},hm,{weekOfYear:nl,yearOfWeek:rl,R(e){function t(e){return(7-e<r?7:0)-e}function n(e){const n=Zs(f+e),r=e||1,o=t(Zi(c+n*r,7));return h=(n+(o-u)*r)/7}const r=this.id?1:4,o=Vs(e),a=this.dayOfYear(e),i=Zi(o-1,7),s=a-1,c=Zi(i-s,7),u=t(c);let h,l=Math.floor((s-u)/7)+1,f=e.isoYear;return l?l>n(0)&&(l=1,f++):(l=n(-1),f--),[l,f,h]}}),fm={dayOfYear:ol,h:Kh,q:Jh,weekOfYear:nl,yearOfWeek:rl,R:()=>[]},dm=kl(Object.assign({},um,lm,{h:Fs,ee(e){return this.id===fd?zs(e):this.id===dd?Gd(e):[]},I:(e,t)=>[t,0],N(e,t){if(!t)return[zd,e]},K:$s,U(){},L:Us,J:e=>e*Kd,j:xs,X:Zs,P:(e,t,n)=>({isoYear:e,isoMonth:t,isoDay:n}),q:Ys,_:(e,t,n)=>(e+=Vi(n,Kd),(t+=zi(n,Kd))<1?(e--,t+=Kd):t>Kd&&(e++,t-=Kd),[e,t]),year:e=>e.isoYear,month:e=>e.isoMonth,day:e=>e.isoDay}),Object.assign({},um,fm,{h:Kh,ee(e){const t=this.O(e);return[t.era,t.eraYear]},I(e,t){const n=Gh.call(this,e);return[sl(t,n),n===t]},N(e,t,n){let[r,o,a]=Kh.call(this,{isoYear:zd,isoMonth:Kd,isoDay:31});const i=Gh.call(this,r),s=o===i;1===(Fi(e,sl(o,i))||Fi(Number(t),Number(s))||Fi(n,a))&&r--;for(let o=0;o<100;o++){const a=r-o,i=Gh.call(this,a),s=il(e,t,i);if(t===(s===i)&&n<=qh.call(this,a,s))return[a,s]}},K(e){const t=Wh.call(this,e);return t>Wh.call(this,e-1)&&t>Wh.call(this,e+1)},U:Gh,L:Xh,J(e,t){const n=t+e,r=Math.sign(e),o=r<0?-1:0;let a=0;for(let e=t;e!==n;e+=r)a+=Xh.call(this,e+o);return a},j:qh,X:Wh,P(e,t,n){return Bs(Jh.call(this,e,t,n))},q:Jh,_(e,t,n){if(n){if(t+=n,!Number.isSafeInteger(t))throw new RangeError(bf);if(n<0)for(;t<1;)t+=Xh.call(this,--e);else{let n;for(;t>(n=Xh.call(this,e));)t-=n,e++}}return[e,t]},year(e){return this.O(e).year},month(e){const{year:t,F:n}=this.O(e),{C:r}=this.B(t);return r[n]+1},day(e){return this.O(e).day}})),gm="numeric",mm=["timeZoneName"],ym={month:gm,day:gm},Sm={year:gm,month:gm},pm=Object.assign({},Sm,{day:gm}),wm={hour:gm,minute:gm,second:gm},vm=Object.assign({},pm,wm),Am=Object.assign({},vm,{timeZoneName:"short"}),bm=Object.keys(Sm),Tm=Object.keys(ym),Mm=Object.keys(pm),Im=Object.keys(wm),Em=["dateStyle"],Om=bm.concat(Em),Nm=Tm.concat(Em),Cm=Mm.concat(Em,["weekday"]),Hm=Im.concat(["dayPeriod","timeStyle"]),Dm=Cm.concat(Hm),_m=Dm.concat(mm),km=mm.concat(Hm),Lm=mm.concat(Cm),Rm=mm.concat(["day","weekday"],Hm),Ym=mm.concat(["year","weekday"],Hm),Pm={},jm=[Ll(Dm,vm),Ec],Bm=[Ll(_m,Am),Ec,0,(e,t)=>{const n=Nc(e.timeZone);if(t&&Nc(t.timeZone)!==n)throw new RangeError(yf);return n}],Fm=[Ll(Dm,vm,mm),_s],Um=[Ll(Cm,pm,km),_s],xm=[Ll(Hm,wm,Lm),e=>Ns(e)/Uf],Zm=[Ll(Om,Sm,Rm),_s,1],$m=[Ll(Nm,ym,Ym),_s,1];let Vm;function zm(e,t,n,r,o){function a(){if(!(this instanceof a))throw new TypeError(tf);Uy(this,t(...arguments))}function i(e,t){return Object.defineProperties((function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e.call(this,s(this),...n)}),Ti(t))}function s(t){const n=Fy(t);if(!n||n.branding!==e)throw new TypeError(tf);return n}return Object.defineProperties(a.prototype,{...Ii(Ni(i,n)),...Mi(Ni(i,r)),...Ei("Temporal."+e)}),Object.defineProperties(a,{...Mi(o),...Ti(e)}),[a,e=>{const t=Object.create(a.prototype);return Uy(t,e),t},s]}function Km(e){return e=e.concat("id").sort(),t=>{if(!function(e,t){for(const n of t)if(!(n in e))return 0;return 1}(t,e))throw new TypeError("Invalid protocol");return t}}function Jm(e){if(Fy(e)||void 0!==e.calendar||void 0!==e.timeZone)throw new TypeError("Invalid bag");return e}function Gm(e,t){const n={};for(const r in e)n[r]=(e,n)=>{let{o:o}=e;const a=Fy(n)||{},{branding:i}=a,s=i===Ag||t.includes(i)?a:ly(n);return o[r](s)};return n}function Wm(e){const t={};for(const n in e)t[n]=e=>{const{calendar:t}=e;return(r=t,"string"==typeof r?dm(r):(o=r,Object.assign(Object.create(Ky),{i:o})))[n](e);var r,o};return t}function qm(){throw new TypeError("Cannot use valueOf")}function Xm(e){let{calendar:t}=e;return"string"==typeof t?new VS(t):t}function Qm(e,t){if(t=dc(t),Ai(e)){const n=Fy(e);if(n&&n.branding===vg)return Qs(t),n;const r=Sy(e);return ml(kS(r||ld),!r,e,t)}const n=function(e,t){const n=sh(yd(t));if(n)return eh(n),Tc(Gs(n));const r=Qu(t),{calendar:o}=r,a=e(o),[i,s,c]=a.h(r),[u,h]=a.I(i,s),[l,f]=a.N(u,h,c);return Tc(Is(a.P(l,f,c)),o)}(dm,e);return Qs(t),n}function ey(e,t,n){return wu(Xi(t.call(e,oS(pc(n)))))}function ty(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:tS;const n=Object.keys(t).sort(),r={};for(const o of n)r[o]=Yi(t[o],e,wd(e[o]));return r}function ny(e,t){return"string"==typeof e?Rg(e):ty(e,t)}function ry(e){return ny(e,nS)}function oy(e){if(Ai(e)){const t=Fy(e);if(t)switch(t.branding){case Ig:return t;case Mg:return pc(t.epochNanoseconds)}}return function(e){const t=ah(e=is(e));if(!t)throw new RangeError(Cf(e));let n;if(t.m)n=0;else{if(!t.offset)throw new RangeError(Cf(e));n=Xu(t.offset)}return t.timeZone&&ch(t.timeZone,1),pc(Ls(Js(t),n))}(e)}function ay(e,t,n){const r=t.l(oy(n).epochNanoseconds,e);return r?oS(pc(r)):null}function iy(e){return Ai(e)?(Fy(e)||{}).timeZone||cS(e):(e=>yh(function(e){const t=ah(e);return t&&(t.timeZone||t.m&&Ng||t.offset)||e}(yd(e))))(e)}function sy(e,t){if(Ai(e)){const n=Fy(e)||{};switch(n.branding){case Tg:return Qs(t),n;case bg:return Qs(t),Mc(n);case Mg:return Qs(t),Hl(ry,n)}return function(e,t){const n=Qs(t);return Mc(pl(Sl(e,Jf,[],1),n))}(e,t)}return Qs(t),function(e){let t,n=(e=>{const t=Gg.exec(e);return t?(lh(t[10]),hh(t)):void 0})(yd(e));if(!n){if(n=ah(e),!n)throw new RangeError(Cf(e));if(!n.p)throw new RangeError(Cf(e));if(n.m)throw new RangeError(Hf("Z"));eh(n)}if((t=ih(e))&&Ws(t))throw new RangeError(Cf(e));if((t=sh(e))&&Ws(t))throw new RangeError(Cf(e));return Mc(Xs(n,1))}(e)}function cy(e){return void 0===e?void 0:sy(e)}function uy(e,t){if(t=dc(t),Ai(e)){const n=Fy(e);return n&&n.branding===wg?(Qs(t),n):gl(DS(yy(e)),e,t)}const n=function(e,t){const n=ih(yd(t));if(n)return eh(n),bc(Ms(Gs(n)));const r=Qu(t);return bc(Hu(e(r.calendar),r))}(dm,e);return Qs(t),n}function hy(e,t){if(t=dc(t),Ai(e)){const n=Fy(e)||{};switch(n.branding){case bg:return Qs(t),n;case Ag:return Qs(t),vc({...n,...Rd});case Mg:return Qs(t),Nl(ry,n)}return function(e,t,n){const r=yl(e,t,sd,[],Kf),o=Qs(n);return vc(Es({...e.dateFromFields(r,gc(n,o)),...pl(r,o)}))}(_S(yy(e)),e,t)}const n=function(e){const t=ah(yd(e));if(!t||t.m)throw new RangeError(Cf(e));return vc(nh(t))}(e);return Qs(t),n}function ly(e,t){if(t=dc(t),Ai(e)){const n=Fy(e)||{};switch(n.branding){case Ag:return Qs(t),n;case bg:return Qs(t),Ac(n);case Mg:return Qs(t),Cl(ry,n)}return dl(_S(yy(e)),e,t)}const n=Qu(e);return Qs(t),n}function fy(e,t,n){return qi(t.call(e,SS(Ac(n,e))))}function dy(e){return t=>"string"==typeof t?dm(t):((e,t)=>{const n=Object.keys(t).sort(),r={};for(const o of n)r[o]=Yi(t[o],e,e[o]);return r})(t,e)}function gy(e){if(Ai(e)){const t=Fy(e);return t&&t.branding===Eg?t:function(e){const t=Sl(e,Ad);return Ic(Zu({...Ed,...t}))}(e)}return function(e){const t=(e=>{const t=Xg.exec(e);return t?(e=>{function t(e,t,a){let i=0,s=0;if(a&&([i,o]=xi(o,zf[a])),void 0!==e){if(r)throw new RangeError(Hf(e));s=(e=>{const t=parseInt(e);if(!Number.isFinite(t))throw new RangeError(Hf(e));return t})(e),n=1,t&&(o=fh(t)*(zf[a]/xf),r=1)}return i+s}let n=0,r=0,o=0,a={...Oi(vd,[t(e[2]),t(e[3]),t(e[4]),t(e[5]),t(e[6],e[7],5),t(e[8],e[9],4),t(e[10],e[11],3)]),...Gi(o,2,vd)};if(!n)throw new RangeError(Ql(vd));return gh(e[1])<0&&(a=Uu(a)),a})(t):void 0})(yd(e));if(!t)throw new RangeError(Cf(e));return Ic(Zu(t))}(e)}function my(e){if(void 0!==e){if(Ai(e)){const t=Fy(e)||{};switch(t.branding){case Mg:case Ag:return t;case bg:return Ac(t)}const n=yy(e);return{...fl(iy,ny,_S(n),e),calendar:n}}return function(e){const t=ah(yd(e));if(!t)throw new RangeError(Cf(e));if(t.timeZone)return th(t,t.offset?Xu(t.offset):void 0);if(t.m)throw new RangeError(Cf(e));return rh(t)}(e)}}function yy(e){return Sy(e)||ld}function Sy(e){const{calendar:t}=e;if(void 0!==t)return py(t)}function py(e){return Ai(e)?(Fy(e)||{}).calendar||zS(e):(e=>el(function(e){const t=ah(e)||ih(e)||sh(e);return t?t.calendar:e}(yd(e))))(e)}function wy(e,t){if(t=dc(t),Ai(e)){const n=Fy(e);if(n&&n.branding===Mg)return ec(t),n;const r=yy(e);return function(e,t,n,r,o,a){const i=yl(n,o,sd,Wf,Xf),s=e(i.timeZone),[c,u,h]=ec(a),l=n.dateFromFields(i,gc(a,c)),f=pl(i,c);return wc(Su(t(s),{...l,...f},void 0!==i.offset?Xu(i.offset):void 0,u,h),s,r)}(iy,ny,_S(r),r,e,t)}return function(e,t){const n=ah(yd(e));if(!n||!n.timeZone)throw new RangeError(Cf(e));const{offset:r}=n,o=r?Xu(r):void 0,[,a,i]=ec(t);return th(n,o,a,i)}(e,t)}function vy(e){return Ni((e=>t=>e(Ay(t))),e)}function Ay(e){return kg(e,ry)}function by(){const e=Pd.prototype,t=Object.getOwnPropertyDescriptors(e),n=Object.getOwnPropertyDescriptors(Pd),r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!(this instanceof r))return new r(e,t);XS.set(this,function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=new Pd(e,t),r=n.resolvedOptions(),o=r.locale,a=Di(Object.keys(t),r),i=bi(Iy),s=function(){let e;for(var t=arguments.length,r=new Array(t),s=0;s<t;s++)r[s]=arguments[s];const c=r.map(((t,n)=>{const r=Fy(t),o=(r||{}).branding;if(n&&e&&e!==o)throw new TypeError("Mismatching types for formatting");return e=o,r}));return e?i(e)(o,a,...c):[n,...r]};return s.u=n,s}(e,t))};for(const e in t){const n=t[e],o=e.startsWith("format")&&Ty(e);"function"==typeof n.value?n.value="constructor"===e?r:o||My(e):o&&(n.get=function(){return o.bind(this)})}return n.prototype.value=Object.create(e,t),Object.defineProperties(r,n),r}function Ty(e){return function(){const t=XS.get(this),[n,...r]=t(...arguments);return n[e](...r)}}function My(e){return function(){return XS.get(this).u[e](...arguments)}}function Iy(e){const t=Ey[e];if(!t)throw new TypeError(Df(e));return Rl(t,bi(Yl))}const Ey={Instant:jm,PlainDateTime:Fm,PlainDate:Um,PlainTime:xm,PlainYearMonth:Zm,PlainMonthDay:$m},Oy=Rl(jm),Ny=Rl(Bm),Cy=Rl(Fm),Hy=Rl(Um),Dy=Rl(xm),_y=Rl(Zm),ky=Rl($m),Ly={era:function(e){if(void 0!==e)return yd(e)},eraYear:Wi,year:Xi,month:qi,daysInMonth:qi,daysInYear:qi,inLeapYear:Sd,monthsInYear:qi},Ry={monthCode:yd},Yy={day:qi},Py={dayOfWeek:qi,dayOfYear:qi,weekOfYear:function(e){if(void 0!==e)return qi(e)},yearOfWeek:Wi,daysInWeek:qi},jy=Object.assign({},Ly,Ry,Yy,Py),By=new WeakMap,Fy=By.get.bind(By),Uy=By.set.bind(By),xy={...Gm(Ly,[wg]),...Gm(Py,[]),...Gm(Ry,[wg,vg]),...Gm(Yy,[vg])},Zy=Wm(jy),$y=Wm({...Ly,...Ry}),Vy=Wm({...Ry,...Yy}),zy={calendarId:e=>Nc(e.calendar)},Ky=Ni(((e,t)=>function(n){const{i:r}=this;return e(r[t](SS(Ac(n,r))))}),jy),Jy=Ci((e=>t=>t[e]),vd.concat("sign")),Gy=Ci(((e,t)=>e=>e[Cd[t]]),Kf),Wy={epochSeconds:function(e){return Hs(e.epochNanoseconds)},epochMilliseconds:Ec,epochMicroseconds:function(e){return vs(e.epochNanoseconds,Ff)},epochNanoseconds:function(e){return vs(e.epochNanoseconds)}},qy=Yi(_i,new Set(["branding"])),[Xy,Qy,eS]=zm(vg,Yi((function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:ld,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:zd;const a=us(t),i=us(n),s=e(r);return Tc(Is(Gs({isoYear:us(o),isoMonth:a,isoDay:i})),s)}),py),{...zy,...Vy},{getISOFields:qy,getCalendar:Xm,with(e,t,n){return Qy(function(e,t,n,r,o){const a=dc(o);return((e,t,n,r)=>{const o=wl(e,t,n,sd);return e.monthDayFromFields(o,r)})(e(t.calendar),n,r,a)}(YS,e,this,Jm(t),n))},equals:(e,t)=>function(e,t){return!bh(e,t)&&Cc(e.calendar,t.calendar)}(e,Qm(t)),toPlainDate(e,t){return SS(function(e,t,n,r){return((e,t,n)=>bl(e,t,ud,ts(n),td))(e(t.calendar),n,r)}(RS,e,this,t))},toLocaleString(e,t,n){const[r,o]=ky(t,n,e);return r.format(o)},toString:eu,toJSON:e=>eu(e),valueOf:qm},{from:(e,t)=>Qy(Qm(e,t))}),tS={getOffsetNanosecondsFor:ey,getPossibleInstantsFor(e,t,n){const r=[...t.call(e,mS(vc(n,ld)))].map((e=>aS(e).epochNanoseconds)),o=r.length;return o>1&&(r.sort(ys),vu(As(ms(r[0],r[o-1])))),r}},nS={getOffsetNanosecondsFor:ey},[rS,oS,aS]=zm(Ig,(function(e){return pc(Os(ps(ss(e))))}),Wy,{add:(e,t)=>oS(Au(0,e,gy(t))),subtract:(e,t)=>oS(Au(1,e,gy(t))),until:(e,t,n)=>xS(Ih(0,e,oy(t),n)),since:(e,t,n)=>xS(Ih(1,e,oy(t),n)),round:(e,t)=>oS(function(e,t){const[n,r,o]=rc(t,5,1);return pc(xc(e.epochNanoseconds,n,r,o,1))}(e,t)),equals:(e,t)=>function(e,t){return!wh(e,t)}(e,oy(t)),toZonedDateTime(e,t){const n=ts(t);return JS(Ol(e,iy(n.timeZone),py(n.calendar)))},toZonedDateTimeISO:(e,t)=>JS(Ol(e,iy(t))),toLocaleString(e,t,n){const[r,o]=Oy(t,n,e);return r.format(o)},toString:(e,t)=>Gc(iy,ry,e,t),toJSON:e=>Gc(iy,ry,e),valueOf:qm},{from:e=>oS(oy(e)),fromEpochSeconds:e=>oS(function(e){return pc(Os(ws(e,xf)))}(e)),fromEpochMilliseconds:e=>oS(function(e){return pc(Os(ws(e,Uf)))}(e)),fromEpochMicroseconds:e=>oS(function(e){return pc(Os(ps(ss(e),Ff)))}(e)),fromEpochNanoseconds:e=>oS(function(e){return pc(Os(ps(ss(e))))}(e)),compare:(e,t)=>wh(oy(e),oy(t))}),[iS,sS]=zm("TimeZone",(e=>{const t=function(e){return yh(yd(e))}(e);return{branding:"TimeZone",id:t,o:Rg(t)}}),{id:e=>e.id},{getPossibleInstantsFor:(e,t)=>{let{o:n}=e;return n.getPossibleInstantsFor(hy(t)).map((e=>oS(pc(e))))},getOffsetNanosecondsFor:(e,t)=>{let{o:n}=e;return n.getOffsetNanosecondsFor(oy(t).epochNanoseconds)},getOffsetStringFor(e,t){const n=oy(t).epochNanoseconds;return hu(ty(this,nS).getOffsetNanosecondsFor(n))},getPlainDateTimeFor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:ld;const r=oy(t).epochNanoseconds,o=ty(this,nS).getOffsetNanosecondsFor(r);return mS(vc(js(r,o),py(n)))},getInstantFor(e,t,n){const r=hy(t),o=tc(n),a=ty(this);return oS(pc(pu(a,r,o)))},getNextTransition:(e,t)=>{let{o:n}=e;return ay(1,n,t)},getPreviousTransition:(e,t)=>{let{o:n}=e;return ay(-1,n,t)},equals(e,t){return!!Mh(this,iy(t))},toString:e=>e.id,toJSON:e=>e.id},{from(e){const t=iy(e);return"string"==typeof t?new iS(t):t}}),cS=Km(Object.keys(tS)),[uS,hS]=zm(Tg,(function(){return Mc(Xs(Ni(us,Oi(Cd,[arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,arguments.length>5&&void 0!==arguments[5]?arguments[5]:0])),1))}),Gy,{getISOFields:qy,with(e,t,n){return hS(function(e,t,n){return Mc(((e,t,n)=>{const r=Qs(n);return pl({...Di(Jf,e),...Sl(t,Jf)},r)})(e,t,n))}(this,Jm(t),n))},add:(e,t)=>hS(Eu(0,e,gy(t))),subtract:(e,t)=>hS(Eu(1,e,gy(t))),until:(e,t,n)=>xS(Dh(0,e,sy(t),n)),since:(e,t,n)=>xS(Dh(1,e,sy(t),n)),round:(e,t)=>hS(function(e,t){const[n,r,o]=rc(t,5);var a;return Mc((a=o,Rc(e,Pc(n,r),a)[0]))}(e,t)),equals:(e,t)=>function(e,t){return!Th(e,t)}(e,sy(t)),toZonedDateTime:(e,t)=>JS(function(e,t,n,r,o){const a=ts(o),i=t(a.plainDate),s=e(a.timeZone);return wc(pu(n(s),{...i,...r}),s,i.calendar)}(iy,ly,ny,e,t)),toPlainDateTime:(e,t)=>mS(function(e,t){return vc(Es({...e,...t}))}(e,ly(t))),toLocaleString(e,t,n){const[r,o]=Dy(t,n,e);return r.format(o)},toString:tu,toJSON:e=>tu(e),valueOf:qm},{from:(e,t)=>hS(sy(e,t)),compare:(e,t)=>Th(sy(e),sy(t))}),[lS,fS,dS]=zm(wg,Yi((function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:ld,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1;const a=us(t),i=us(n),s=e(r);return bc(Ms(Gs({isoYear:a,isoMonth:i,isoDay:us(o)})),s)}),py),{...zy,...$y},{getISOFields:qy,getCalendar:Xm,with(e,t,n){return fS(function(e,t,n,r,o){const a=dc(o);return bc(((e,t,n,r)=>{const o=wl(e,t,n,ad);return e.yearMonthFromFields(o,r)})(e(t.calendar),n,r,a))}(LS,e,this,Jm(t),n))},add:(e,t,n)=>fS(Iu(BS,0,e,gy(t),n)),subtract:(e,t,n)=>fS(Iu(BS,1,e,gy(t),n)),until:(e,t,n)=>xS(Ch(FS,0,e,uy(t),n)),since:(e,t,n)=>xS(Ch(FS,1,e,uy(t),n)),equals:(e,t)=>function(e,t){return!bh(e,t)&&Cc(e.calendar,t.calendar)}(e,uy(t)),toPlainDate(e,t){return SS(function(e,t,n,r){return((e,t,n)=>bl(e,t,id,ts(n),od))(e(t.calendar),n,r)}(RS,e,this,t))},toLocaleString(e,t,n){const[r,o]=_y(t,n,e);return r.format(o)},toString:Qc,toJSON:e=>Qc(e),valueOf:qm},{from:(e,t)=>fS(uy(e,t)),compare:(e,t)=>bh(uy(e),uy(t))}),[gS,mS]=zm(bg,Yi((function(e,t,n,r){let o=arguments.length>10&&void 0!==arguments[10]?arguments[10]:ld;return vc(Es(Js(Ni(us,Oi(Dd,[t,n,r,arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,arguments.length>6&&void 0!==arguments[6]?arguments[6]:0,arguments.length>7&&void 0!==arguments[7]?arguments[7]:0,arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,arguments.length>9&&void 0!==arguments[9]?arguments[9]:0])))),e(o))}),py),{...zy,...Zy,...Gy},{getISOFields:qy,getCalendar:Xm,with(e,t,n){return mS(function(e,t,n,r,o){const a=dc(o);return vc(((e,t,n,r)=>{const o=wl(e,t,n,sd,Kf),a=Qs(r);return Es({...e.dateFromFields(o,gc(r,a)),...pl(o,a)})})(e(t.calendar),n,r,a))}(RS,e,this,Jm(t),n))},withCalendar:(e,t)=>mS(Dl(e,py(t))),withPlainDate:(e,t)=>mS(function(e,t){return vc({...e,...t},_l(e.calendar,t.calendar))}(e,ly(t))),withPlainTime:(e,t)=>mS(function(e){return vc({...e,...arguments.length>1&&void 0!==arguments[1]?arguments[1]:Rd})}(e,cy(t))),add:(e,t,n)=>mS(Tu(PS,0,e,gy(t),n)),subtract:(e,t,n)=>mS(Tu(PS,1,e,gy(t),n)),until:(e,t,n)=>xS(Oh(jS,0,e,hy(t),n)),since:(e,t,n)=>xS(Oh(jS,1,e,hy(t),n)),round:(e,t)=>mS(function(e,t){return vc(kc(e,...rc(t)),e.calendar)}(e,t)),equals:(e,t)=>function(e,t){return!Ah(e,t)&&Cc(e.calendar,t.calendar)}(e,hy(t)),toZonedDateTime:(e,t,n)=>JS(function(e,t,n,r){const o=((e,t,n,r)=>{const o=tc(r);return pu(e(t),n,o)})(e,n,t,r);return wc(Os(o),n,t.calendar)}(ny,e,iy(t),n)),toPlainDate:e=>SS(Ac(e)),toPlainTime:e=>hS(Mc(e)),toPlainYearMonth(e){return fS(function(e,t,n){const r=e(t.calendar);return bc({...t,...Al(r,n)})}(DS,e,this))},toPlainMonthDay(e){return Qy(function(e,t,n){return vl(e(t.calendar),n)}(kS,e,this))},toLocaleString(e,t,n){const[r,o]=Cy(t,n,e);return r.format(o)},toString:qc,toJSON:e=>qc(e),valueOf:qm},{from:(e,t)=>mS(hy(e,t)),compare:(e,t)=>Ah(hy(e),hy(t))}),[yS,SS,pS]=zm(Ag,Yi((function(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:ld;return Ac(Is(Gs(Ni(us,{isoYear:t,isoMonth:n,isoDay:r}))),e(o))}),py),{...zy,...Zy},{getISOFields:qy,getCalendar:Xm,with(e,t,n){return SS(function(e,t,n,r,o){const a=dc(o);return((e,t,n,r)=>{const o=wl(e,t,n,sd);return e.dateFromFields(o,r)})(e(t.calendar),n,r,a)}(RS,e,this,Jm(t),n))},withCalendar:(e,t)=>SS(Dl(e,py(t))),add:(e,t,n)=>SS(Mu(PS,0,e,gy(t),n)),subtract:(e,t,n)=>SS(Mu(PS,1,e,gy(t),n)),until:(e,t,n)=>xS(Nh(jS,0,e,ly(t),n)),since:(e,t,n)=>xS(Nh(jS,1,e,ly(t),n)),equals:(e,t)=>function(e,t){return!bh(e,t)&&Cc(e.calendar,t.calendar)}(e,ly(t)),toZonedDateTime(e,t){const n=!Ai(t)||t instanceof iS?{timeZone:t}:t;return JS(function(e,t,n,r,o){const a=e(o.timeZone),i=o.plainTime,s=void 0!==i?t(i):Rd;return wc(pu(n(a),{...r,...s}),a,r.calendar)}(iy,sy,ny,e,n))},toPlainDateTime:(e,t)=>mS(function(e){return vc(Es({...e,...arguments.length>1&&void 0!==arguments[1]?arguments[1]:Rd}))}(e,cy(t))),toPlainYearMonth(e){return fS(function(e,t,n){return Al(e(t.calendar),n)}(DS,e,this))},toPlainMonthDay(e){return Qy(function(e,t,n){return vl(e(t.calendar),n)}(kS,e,this))},toLocaleString(e,t,n){const[r,o]=Hy(t,n,e);return r.format(o)},toString:Xc,toJSON:e=>Xc(e),valueOf:qm},{from:(e,t)=>SS(ly(e,t)),compare:(e,t)=>bh(ly(e),ly(t))}),wS={fields:(e,t,n)=>[...t.call(e,n)]},vS=Object.assign({dateFromFields:(e,t,n,r)=>pS(t.call(e,Object.assign(Object.create(null),n),r))},wS),AS=Object.assign({yearMonthFromFields:(e,t,n,r)=>dS(t.call(e,Object.assign(Object.create(null),n),r))},wS),bS=Object.assign({monthDayFromFields:(e,t,n,r)=>eS(t.call(e,Object.assign(Object.create(null),n),r))},wS),TS={mergeFields:(e,t,n,r)=>ts(t.call(e,Object.assign(Object.create(null),n),Object.assign(Object.create(null),r)))},MS=Object.assign({},vS,TS),IS=Object.assign({},AS,TS),ES=Object.assign({},bS,TS),OS={dateAdd:(e,t,n,r,o)=>pS(t.call(e,SS(Ac(n,e)),xS(Ic(r)),o))},NS=Object.assign({},OS,{dateUntil:(e,t,n,r,o,a)=>ZS(t.call(e,SS(Ac(n,e)),SS(Ac(r,e)),Object.assign(Object.create(null),a,{largestUnit:Pf[o]})))}),CS=Object.assign({},OS,{day:fy}),HS=Object.assign({},NS,{day:fy}),DS=dy(AS),_S=dy(vS),kS=dy(bS),LS=dy(IS),RS=dy(MS),YS=dy(ES),PS=dy(OS),jS=dy(NS),BS=dy(CS),FS=dy(HS),[US,xS,ZS]=zm(Eg,(function(){return Ic(Zu(Ni(hs,Oi(vd,[arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,arguments.length>6&&void 0!==arguments[6]?arguments[6]:0,arguments.length>7&&void 0!==arguments[7]?arguments[7]:0,arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,arguments.length>9&&void 0!==arguments[9]?arguments[9]:0]))))}),{...Jy,blank:function(e){return!e.sign}},{with:(e,t)=>xS(function(e,t){return Ic((n=e,r=t,Zu({...n,...Sl(r,Ad)})));var n,r}(e,t)),negated:e=>xS(Fu(e)),abs:e=>xS(function(e){return-1===e.sign?Fu(e):e}(e)),add:(e,t,n)=>xS(Bu(my,jS,ny,0,e,gy(t),n)),subtract:(e,t,n)=>xS(Bu(my,jS,ny,1,e,gy(t),n)),round:(e,t)=>xS(function(e,t,n,r,o){const a=Gu(r),[i,s,c,u,h]=((e,t,n)=>{e=fc(e,Wd);let r=hg(e);const o=n(e[eg]);let a=cc(e);const i=pg(e,7);let s=ug(e);if(void 0===r&&void 0===s)throw new RangeError(Of);return null==s&&(s=0),null==r&&(r=Math.max(s,t)),Sc(r,s),a=uc(a,s,1),[r,s,a,i,o]})(o,a,e),l=Math.max(a,i);if(!Pu(h)&&l<=6)return Ic(Zu(((e,t,n,r,o)=>{const a=xc(Vu(e),n,r,o);return{...Ed,...zu(a,t)}})(r,i,s,c,u)));if(!h)throw new RangeError(If);const[f,d,g]=ku(t,n,h),m=Lu(g),y=Ru(g),S=Yu(g),p=y(d,f,r);let w=S(d,f,p,i);const v=r.sign,A=xu(w);if(v&&A&&v!==A)throw new RangeError(df);return A&&(w=Uc(w,m(p),i,s,c,u,d,f,m,y)),Ic(w)}(my,jS,ny,e,t)),total:(e,t)=>function(e,t,n,r,o){const a=Gu(r),[i,s]=((e,t)=>{const n=t((e=fc(e,qd))[eg]);let r=lg(e);return r=es(qd,r),[r,n]})(o,e);if(ju(Math.max(i,a),s))return Hc(r,i);if(!s)throw new RangeError(If);const[c,u,h]=ku(t,n,s),l=Lu(h),f=Ru(h),d=Yu(h),g=f(u,c,r),m=d(u,c,g,i);return ju(i,s)?Hc(m,i):((e,t,n,r,o,a,i)=>{const s=xu(e),[c,u]=Dc(r,Nd(n,e),n,s,o,a,i),h=_c(t,c,u);return e[vd[n]]+h*s})(m,l(g),i,u,c,l,f)}(my,jS,ny,e,t),toLocaleString(e,t,n){return Intl.DurationFormat?new Intl.DurationFormat(t,n).format(this):nu(e)},toString:nu,toJSON:e=>nu(e),valueOf:qm},{from:e=>xS(gy(e)),compare:(e,t,n)=>function(e,t,n,r,o,a){const i=e(lc(a).relativeTo),s=Math.max(Gu(r),Gu(o));if(Li(vd,r,o))return 0;if(ju(s,i))return ys(Vu(r),Vu(o));if(!i)throw new RangeError(If);const[c,u,h]=ku(t,n,i),l=Lu(h),f=Ru(h);return ys(l(f(u,c,r)),l(f(u,c,o)))}(my,PS,ny,gy(e),gy(t),n)}),$S={toString:e=>e.id,toJSON:e=>e.id,...xy,dateAdd:(e,t,n,r)=>{let{id:o,o:a}=e;return SS(Ac(a.dateAdd(ly(t),gy(n),r),o))},dateUntil:(e,t,n,r)=>{let{o:o}=e;return xS(Ic(o.dateUntil(ly(t),ly(n),function(e){return e=lc(e),hg(e,9,6,1)}(r))))},dateFromFields:(e,t,n)=>{let{id:r,o:o}=e;return SS(dl(o,t,n,function(e){return e===ld?["year","day"]:[]}(r)))},yearMonthFromFields:(e,t,n)=>{let{id:r,o:o}=e;return fS(gl(o,t,n,function(e){return e===ld?td:[]}(r)))},monthDayFromFields:(e,t,n)=>{let{id:r,o:o}=e;return Qy(ml(o,0,t,n,function(e){return e===ld?od:[]}(r)))},fields(e,t){let{o:n}=e;const r=new Set(sd),o=[];for(const e of t){if(yd(e),!r.has(e))throw new RangeError(ql(e));r.delete(e),o.push(e)}return n.fields(o)},mergeFields:(e,t,n)=>{let{o:r}=e;return r.mergeFields(ki(Qi(t)),ki(Qi(n)))}},[VS]=zm("Calendar",(e=>{const t=function(e){return el(yd(e))}(e);return{branding:"Calendar",id:t,o:dm(t)}}),{id:e=>e.id},$S,{from(e){const t=py(e);return"string"==typeof t?new VS(t):t}}),zS=Km(Object.keys($S).slice(4)),[KS,JS]=zm(Mg,Yi((function(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:ld;return wc(Os(ps(ss(n))),t(r),e(o))}),py,iy),{...Wy,...zy,...vy(Zy),...vy(Gy),offset:e=>hu(Ay(e).offsetNanoseconds),offsetNanoseconds:e=>Ay(e).offsetNanoseconds,timeZoneId:e=>Nc(e.timeZone),hoursInDay:e=>function(e,t){const n=e(t.timeZone),r=kg(t,n),[o,a]=jc(r),i=As(ms(pu(n,o),pu(n,a)),$f,1);if(i<=0)throw new RangeError(df);return i}(ny,e)},{getISOFields:e=>function(e,t){const n=kg(t,e);return{calendar:t.calendar,...Di(Ld,n),offset:hu(n.offsetNanoseconds),timeZone:t.timeZone}}(ry,e),getCalendar:Xm,getTimeZone:e=>{let{timeZone:t}=e;return"string"==typeof t?new iS(t):t},with(e,t,n){return JS(function(e,t,n,r,o,a){const i=dc(a),{calendar:s,timeZone:c}=n;return wc(((e,t,n,r,o)=>{const a=wl(e,n,r,sd,qf,Gf),[i,s,c]=ec(o,2);return Su(t,{...e.dateFromFields(a,gc(o,i)),...pl(a,i)},Xu(a.offset),s,c)})(e(s),t(c),r,o,i),c,s)}(RS,ny,e,this,Jm(t),n))},withCalendar:(e,t)=>JS(Dl(e,py(t))),withTimeZone:(e,t)=>JS(function(e,t){return{...e,timeZone:t}}(e,iy(t))),withPlainDate:(e,t)=>JS(function(e,t,n){const r=t.timeZone,o=e(r),a={...kg(t,o),...n},i=_l(t.calendar,n.calendar);return wc(Su(o,a,a.offsetNanoseconds,2),r,i)}(ny,e,ly(t))),withPlainTime:(e,t)=>JS(function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Rd;const r=t.timeZone,o=e(r),a={...kg(t,o),...n};return wc(Su(o,a,a.offsetNanoseconds,2),r,t.calendar)}(ny,e,cy(t))),add:(e,t,n)=>JS(bu(PS,ny,0,e,gy(t),n)),subtract:(e,t,n)=>JS(bu(PS,ny,1,e,gy(t),n)),until:(e,t,n)=>xS(Ic(Eh(jS,ny,0,e,wy(t),n))),since:(e,t,n)=>xS(Ic(Eh(jS,ny,1,e,wy(t),n))),round:(e,t)=>JS(function(e,t,n){let{epochNanoseconds:r,timeZone:o,calendar:a}=t;const[i,s,c]=rc(n);if(0===i&&1===s)return t;const u=e(o);if(6===i)r=((e,t,n,r)=>{const o=kg(n,t),[a,i]=e(o),s=n.epochNanoseconds,c=pu(t,a),u=pu(t,i);if(Ss(s,c,u))throw new RangeError(df);return Vc(_c(s,c,u),r)?u:c})(jc,u,t,c);else{const e=u.getOffsetNanosecondsFor(r);r=Su(u,kc(js(r,e),i,s,c),e,2,0,1)}return wc(r,o,a)}(ny,e,t)),startOfDay:e=>JS(function(e,t){const{timeZone:n,calendar:r}=t,o=((e,t,n)=>pu(t,e(kg(n,t))))(Bc,e(n),t);return wc(o,n,r)}(ny,e)),equals:(e,t)=>function(e,t){return!vh(e,t)&&!!Mh(e.timeZone,t.timeZone)&&Cc(e.calendar,t.calendar)}(e,wy(t)),toInstant:e=>oS(function(e){return pc(e.epochNanoseconds)}(e)),toPlainDateTime:e=>mS(Nl(ry,e)),toPlainDate:e=>SS(Cl(ry,e)),toPlainTime:e=>hS(Hl(ry,e)),toPlainYearMonth(e){return fS(function(e,t,n){return Al(e(t.calendar),n)}(DS,e,this))},toPlainMonthDay(e){return Qy(function(e,t,n){return vl(e(t.calendar),n)}(kS,e,this))},toLocaleString(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const[r,o]=Ny(t,n,e);return r.format(o)},toString:(e,t)=>Wc(ry,e,t),toJSON:e=>Wc(ry,e),valueOf:qm},{from:(e,t)=>JS(wy(e,t)),compare:(e,t)=>vh(wy(e),wy(t))}),GS=Object.defineProperties({},{...Ei("Temporal.Now"),...Mi({timeZoneId:()=>Fl(),instant:()=>oS(pc(Bl())),zonedDateTime:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Fl();return JS(wc(Bl(),iy(t),py(e)))},zonedDateTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Fl();return JS(wc(Bl(),iy(e),ld))},plainDateTime:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Fl();return mS(vc(jl(ry(iy(t))),py(e)))},plainDateTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Fl();return mS(vc(jl(ry(iy(e))),ld))},plainDate:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Fl();return SS(Ac(jl(ry(iy(t))),py(e)))},plainDateISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Fl();return SS(Ac(jl(ry(iy(e))),ld))},plainTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Fl();return hS(Mc(jl(ry(iy(e)))))}})}),WS=Object.defineProperties({},{...Ei("Temporal"),...Mi({PlainYearMonth:lS,PlainMonthDay:Xy,PlainDate:yS,PlainTime:uS,PlainDateTime:gS,ZonedDateTime:KS,Instant:rS,Calendar:VS,TimeZone:iS,Duration:US,Now:GS})}),qS=by(),XS=new WeakMap;function QS(e){return e*Math.PI/180}function ep(e){return 180*e/Math.PI}Object.create(Intl),Mi({DateTimeFormat:qS});class tp{constructor(e,t,n,r,o){this.locationName=null,this.setLocationName(e),this.setLatitude(t),this.setLongitude(n),this.setElevation(r),this.setTimeZone(o)}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 np=6356.9;class rp{constructor(e,t){this.date=t,this.geoLocation=e}getSunrise(){const e=this.getUTCSunrise0(rp.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getSeaLevelSunrise(){const e=this.getUTCSeaLevelSunrise(rp.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getBeginCivilTwilight(){return this.getSunriseOffsetByDegrees(rp.CIVIL_ZENITH)}getBeginNauticalTwilight(){return this.getSunriseOffsetByDegrees(rp.NAUTICAL_ZENITH)}getBeginAstronomicalTwilight(){return this.getSunriseOffsetByDegrees(rp.ASTRONOMICAL_ZENITH)}getSunset(){const e=this.getUTCSunset0(rp.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getSeaLevelSunset(){const e=this.getUTCSeaLevelSunset(rp.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getEndCivilTwilight(){return this.getSunsetOffsetByDegrees(rp.CIVIL_ZENITH)}getEndNauticalTwilight(){return this.getSunsetOffsetByDegrees(rp.NAUTICAL_ZENITH)}getEndAstronomicalTwilight(){return this.getSunsetOffsetByDegrees(rp.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 ep(Math.acos(np/(np+e/1e3)))}adjustZenith(e,t){let n=e;return e===rp.GEOMETRIC_ZENITH&&(n=e+(.8333333333333333+this.getElevationAdjustment(t))),n}getUTCSunrise(e,t,n,r){const o=r?t.getElevation():0,a=this.adjustZenith(n,o);let i=rp.getSunriseUTC(rp.getJulianDay(e),t.getLatitude(),-t.getLongitude(),a);for(i/=60;i<0;)i+=24;for(;i>=24;)i-=24;return i}getUTCSunset(e,t,n,r){const o=r?t.getElevation():0,a=this.adjustZenith(n,o);let i=rp.getSunsetUTC(rp.getJulianDay(e),t.getLatitude(),-t.getLongitude(),a);for(i/=60;i<0;)i+=24;for(;i>=24;)i-=24;return i}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 rp.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 a=Math.trunc(n*=60);n-=a;const i=Math.trunc(n*=60);n-=i;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 WS.PlainTime(o,a,i,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),a=Math.trunc(2-o+o/4);return Math.floor(365.25*(t+4716))+Math.floor(30.6001*(n+1))+r+a-1524.5}static getJulianCenturiesFromJulianDay(e){return(e-rp.JULIAN_DAY_JAN_1_2000)/rp.JULIAN_DAYS_PER_CENTURY}static getJulianDayFromJulianCenturies(e){return e*rp.JULIAN_DAYS_PER_CENTURY+rp.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=QS(rp.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 rp.getSunGeometricMeanLongitude(e)+rp.getSunEquationOfCenter(e)}static getSunApparentLongitude(e){const t=125.04-1934.136*e;return rp.getSunTrueLongitude(e)-.00569-.00478*Math.sin(QS(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 rp.getMeanObliquityOfEcliptic(e)+.00256*Math.cos(QS(t))}static getSunDeclination(e){const t=rp.getObliquityCorrection(e),n=rp.getSunApparentLongitude(e),r=Math.sin(QS(t))*Math.sin(QS(n));return ep(Math.asin(r))}static getEquationOfTime(e){const t=rp.getObliquityCorrection(e),n=rp.getSunGeometricMeanLongitude(e),r=rp.getEarthOrbitEccentricity(e),o=rp.getSunGeometricMeanAnomaly(e);let a=Math.tan(QS(t)/2);a*=a;const i=Math.sin(2*QS(n)),s=Math.sin(QS(o));return 4*ep(a*i-2*r*s+4*r*a*s*Math.cos(2*QS(n))-.5*a*a*Math.sin(4*QS(n))-1.25*r*r*Math.sin(2*QS(o)))}static getSunHourAngleAtSunrise(e,t,n){const r=QS(e),o=QS(t);return Math.acos(Math.cos(QS(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSunHourAngleAtSunset(e,t,n){const r=QS(e),o=QS(t);return-Math.acos(Math.cos(QS(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSolarElevation(e,t,n){const r=rp.getJulianDay(e.toPlainDate()),o=rp.getJulianCenturiesFromJulianDay(r),a=rp.getEquationOfTime(o);let i=e.hour+12+(e.minute+a+e.second/60)/60;i=-360*i/24%360;const s=QS(n-i),c=QS(rp.getSunDeclination(o)),u=QS(t);return ep(Math.asin(Math.sin(u)*Math.sin(c)+Math.cos(u)*Math.cos(c)*Math.cos(s)))}static getSolarAzimuth(e,t,n){const r=rp.getJulianDay(e.toPlainDate()),o=rp.getJulianCenturiesFromJulianDay(r),a=rp.getEquationOfTime(o);let i=e.hour+12+(e.minute+a+e.second/60)/60;i=-360*i/24%360;const s=QS(n-i),c=QS(rp.getSunDeclination(o)),u=QS(t);return ep(Math.atan(Math.sin(s)/(Math.cos(s)*Math.sin(u)-Math.tan(c)*Math.cos(u))))+180}static getSunriseUTC(e,t,n,r){const o=rp.getJulianCenturiesFromJulianDay(e),a=rp.getSolarNoonUTC(o,n),i=rp.getJulianCenturiesFromJulianDay(e+a/1440);let s=rp.getEquationOfTime(i),c=rp.getSunDeclination(i),u=rp.getSunHourAngleAtSunrise(t,c,r),h=n-ep(u),l=4*h,f=720+l-s;const d=rp.getJulianCenturiesFromJulianDay(rp.getJulianDayFromJulianCenturies(o)+f/1440);return s=rp.getEquationOfTime(d),c=rp.getSunDeclination(d),u=rp.getSunHourAngleAtSunrise(t,c,r),h=n-ep(u),l=4*h,f=720+l-s,f}static getSolarNoonUTC(e,t){const n=rp.getJulianCenturiesFromJulianDay(rp.getJulianDayFromJulianCenturies(e)+t/360);let r=rp.getEquationOfTime(n);const o=720+4*t-r,a=rp.getJulianCenturiesFromJulianDay(rp.getJulianDayFromJulianCenturies(e)-.5+o/1440);return r=rp.getEquationOfTime(a),720+4*t-r}static getSunsetUTC(e,t,n,r){const o=rp.getJulianCenturiesFromJulianDay(e),a=rp.getSolarNoonUTC(o,n),i=rp.getJulianCenturiesFromJulianDay(e+a/1440);let s=rp.getEquationOfTime(i),c=rp.getSunDeclination(i),u=rp.getSunHourAngleAtSunset(t,c,r),h=n-ep(u),l=4*h,f=720+l-s;const d=rp.getJulianCenturiesFromJulianDay(rp.getJulianDayFromJulianCenturies(o)+f/1440);return s=rp.getEquationOfTime(d),c=rp.getSunDeclination(d),u=rp.getSunHourAngleAtSunset(t,c,r),h=n-ep(u),l=4*h,f=720+l-s,f}}rp.GEOMETRIC_ZENITH=90,rp.CIVIL_ZENITH=96,rp.NAUTICAL_ZENITH=102,rp.ASTRONOMICAL_ZENITH=108,rp.JULIAN_DAY_JAN_1_2000=2451545,rp.JULIAN_DAYS_PER_CENTURY=36525;const op=[["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]],ap=new Map,ip={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"},sp=new Map;class cp extends tp{constructor(e,t,n,r,o,a,i,s){const c="number"==typeof e?e:parseFloat(e);if(isNaN(c)||c<-90||c>90)throw new RangeError(`Latitude ${e} out of range [-90,90]`);const u="number"==typeof t?t:parseFloat(t);if(isNaN(u)||u<-180||u>180)throw new RangeError(`Longitude ${t} out of range [-180,180]`);super(o||null,c,u,"number"==typeof s&&s>0?s:0,r),this.il=Boolean(n),this.cc=a,this.geoid=i}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=sp.get(e);if(t)return t;const n=new Intl.DateTimeFormat("en-US",{timeZone:e,hour:"numeric",minute:"numeric",hour12:!1});return sp.set(e,n),n}(this.getTimeZone())}getGeoId(){return this.geoid}static lookup(e){return ap.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 ip[String(-1*e)]}static getUsaTzid(e,t,n){return 10===(t=+t)&&"AK"===e?"America/Adak":7===t&&"AZ"===e?"Y"===n?"America/Denver":"America/Phoenix":ip[t]}static addLocation(e,t){const n=e.toLowerCase();return!ap.has(n)&&(ap.set(n,t),!0)}}for(const e of op){const t=new cp(e[2],e[3],"IL"===e[1],e[4],e[0],e[1],void 0,e[5]);cp.addLocation(e[0],t)}function up(e){if(null===e)return new Date(NaN);const t=new Date(e.epochMilliseconds);return t.setMilliseconds(0),t}Object.defineProperties(globalThis,Mi({Temporal:WS})),Object.defineProperties(Intl,Mi({DateTimeFormat:qS})),Object.defineProperties(Date.prototype,Mi({toTemporalInstant:function(){return oS(pc(ws(this.valueOf(),Uf)))}}));class hp{constructor(e,t,n){const r=function(e){if(s(e))return e;if(Ye.isHDate(e))return e.greg();throw new TypeError(`invalid date: ${e}`)}(t);this.date=r,this.gloc=e;const o=Temporal.PlainDate.from({year:r.getFullYear(),month:r.getMonth()+1,day:r.getDate()});this.noaa=new rp(e,o),this.useElevation=Boolean(n)}getUseElevation(){return this.useElevation}setUseElevation(e){this.useElevation=e}timeAtAngle(e,t){const n=90+e;return up(t?this.noaa.getSunriseOffsetByDegrees(n):this.noaa.getSunsetOffsetByDegrees(n))}sunrise(){return up(this.useElevation?this.noaa.getSunrise():this.noaa.getSeaLevelSunrise())}seaLevelSunrise(){return up(this.noaa.getSeaLevelSunrise())}sunset(){return up(this.useElevation?this.noaa.getSunset():this.noaa.getSeaLevelSunset())}seaLevelSunset(){return up(this.noaa.getSeaLevelSunset())}dawn(){return up(this.noaa.getBeginCivilTwilight())}dusk(){return up(this.noaa.getEndCivilTwilight())}gregEve(){const e=new Date(this.date);e.setDate(e.getDate()-1);return new hp(this.gloc,e,this.useElevation).sunset()}nightHour(){return(this.sunrise().getTime()-this.gregEve().getTime())/12}chatzot(){const e=this.noaa.getSeaLevelSunrise(),t=this.noaa.getSeaLevelSunset();return up(this.noaa.getSunTransit(e,t))}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.useElevation?this.noaa.getSunrise():this.noaa.getSeaLevelSunrise(),n=this.useElevation?this.noaa.getSunset():this.noaa.getSeaLevelSunset(),r=this.noaa.getTemporalHour(t,n),o=Math.round(r*e);return up(rp.getTimeOffset(t,o))}sofZmanShma(){return this.getShaahZmanisBasedZman(3)}sofZmanTfilla(){return this.getShaahZmanisBasedZman(4)}getTemporalHour72(e){const t=this.sunriseOffset(-72,!1,e),n=(this.sunsetOffset(72,!1,e).getTime()-t.getTime())/12;return[t,n]}getTemporalHourByDeg(e){const t=this.timeAtAngle(e,!0),n=(this.timeAtAngle(e,!1).getTime()-t.getTime())/12;return[t,n]}sofZmanShmaMGA(){const[e,t]=this.getTemporalHour72(!0),n=Math.floor(3*t);return new Date(e.getTime()+n)}sofZmanShmaMGA16Point1(){const[e,t]=this.getTemporalHourByDeg(16.1),n=Math.floor(3*t);return new Date(e.getTime()+n)}sofZmanShmaMGA19Point8(){const[e,t]=this.getTemporalHourByDeg(19.8),n=Math.floor(3*t);return new Date(e.getTime()+n)}sofZmanTfillaMGA(){const[e,t]=this.getTemporalHour72(!0),n=Math.floor(4*t);return new Date(e.getTime()+n)}sofZmanTfillaMGA16Point1(){const[e,t]=this.getTemporalHourByDeg(16.1),n=Math.floor(4*t);return new Date(e.getTime()+n)}sofZmanTfillaMGA19Point8(){const[e,t]=this.getTemporalHourByDeg(19.8),n=Math.floor(4*t);return new Date(e.getTime()+n)}minchaGedola(){return this.getShaahZmanisBasedZman(6.5)}minchaGedolaMGA(){const[e,t]=this.getTemporalHour72(!1),n=Math.floor(6.5*t);return new Date(e.getTime()+n)}minchaKetana(){return this.getShaahZmanisBasedZman(9.5)}minchaKetanaMGA(){const[e,t]=this.getTemporalHour72(!1);return new Date(e.getTime()+Math.floor(9.5*t))}plagHaMincha(){return this.getShaahZmanisBasedZman(10.75)}tzeit(e=8.5){return this.timeAtAngle(e,!1)}neitzHaChama(){return this.sunrise()}shkiah(){return this.sunset()}beinHaShmashos(){const e=this.tzeit(7.083),t=e.getTime();return isNaN(t)?e:new Date(t-81e4)}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=ye("UTC",t),r=ye(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?"+":"-")+de(Math.floor(r/60))+":"+de(o)}static formatISOWithTimeZone(e,t){return isNaN(t.getTime())?"0000-00-00T00:00:00Z":ye(e,t).substring(0,19)+hp.timeZoneOffset(e,t)}sunriseOffset(e,t=!0,n=!1){const r=n?this.seaLevelSunrise():this.sunrise();return isNaN(r.getTime())?r:(t&&(e>0&&r.getSeconds()>=30&&e++,r.setSeconds(0,0)),new Date(r.getTime()+60*e*1e3))}sunsetOffset(e,t=!0,n=!1){const r=n?this.seaLevelSunset():this.sunset();return isNaN(r.getTime())?r:(t&&(e>0&&r.getSeconds()>=30&&e++,r.setSeconds(0,0)),new Date(r.getTime()+60*e*1e3))}static makeSunsetAwareHDate(e,t,n){const r=new hp(e,t,n).sunset();let o=new Ye(t);const a=r.getTime();return isNaN(a)||t.getTime()>=a&&(o=o.next()),o}}const lp={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 fp(e,t,n){var r;if("string"!=typeof e)throw new TypeError(`Bad timeStr: ${e}`);const o=(null===(r=null==n?void 0:n.location)||void 0===r?void 0:r.getCountryCode())||((null==n?void 0:n.il)?"IL":"US"),a=null==n?void 0:n.hour12;if(void 0!==a&&!a)return e;if(!a&&void 0===lp[o])return e;const i=e.split(":");let s=parseInt(i[0],10);return s<12&&t?(t=t.replace("p","a").replace("P","A"),0===s&&(s=12)):s>12?s%=12:0===s&&(s="00"),`${s}:${i[1]}${t}`}class dp extends Ke{constructor(e,t,n,r,o,a,i){super(e,t,n),this.eventTime=hp.roundTime(r),this.location=o;const s=o.getTimeFormatter();this.eventTimeStr=hp.formatTime(this.eventTime,s);const c=Object.assign(Object.assign({},i),{location:o});this.fmtTime=fp(this.eventTimeStr,"pm",c),void 0!==a&&(this.linkedEvent=a)}render(e){return Ne.gettext(this.getDesc(),e)+": "+this.fmtTime}renderBrief(e){return Ne.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"]}return["unknown"]}}class gp extends dp{constructor(e,t,n,r,o,a){super(e,"Candle lighting",t,n,r,o,a)}getEmoji(){return"🕯️"}}class mp extends dp{constructor(e,t,n,r,o,a,i){super(e,"Havdalah",t,n,r,a,i),o&&(this.havdalahMins=o)}render(e){return this.renderBrief(e)+": "+this.fmtTime}renderBrief(e){let t=Ne.gettext(this.getDesc(),e);if(this.havdalahMins){const n=Ne.gettext("min",e);t+=` (${this.havdalahMins} ${n})`}return t}getEmoji(){return"✨"}}const yp=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Sp=["רִאשׁוֹן","שֵׁנִי","שְׁלִישִׁי","רְבִיעִי","חֲמִישִׁי","שִׁישִּׁי","שַׁבָּת"],pp="בַּלַּ֥יְלָה";class wp{constructor(e,t){this.m=function(e,t){let n=t-7;n<0&&(n+=_(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),a=5+12*r+793*Math.floor(r/1080)+Math.floor(o/1080)-6,i=(o%1080+a%24*1080)%1080;return{year:e,month:t,dayOfWeek:(1+29*r+Math.floor(a/24))%7,hour:a%24,minutes:Math.floor(i/18),chalakim:i%18}}(e,t)}getYear(){return this.m.year}getMonth(){return this.m.month}getMonthName(){return Ye.getMonthName(this.m.month,this.m.year)}getDow(){return this.m.dayOfWeek}getHour(){return this.m.hour}getMinutes(){return this.m.minutes}getChalakim(){return this.m.chalakim}render(e,t){var n;"string"==typeof(e=null!=e?e:Ne.getLocaleName())&&(e=e.toLowerCase());const r="he"===e||"he-x-nonikud"===e||"h"===e,o=Ne.gettext(this.getMonthName(),e),a=(r?Sp:yp)[this.getDow()],i=this.getMinutes(),s=this.getHour(),c=this.getChalakim(),u=Ne.gettext("Molad",e),h=null!==(n=Ne.lookupTranslation("min",e))&&void 0!==n?n:"minutes",l=Ne.gettext("chalakim",e);if(r){const t=function(e){return e<5?pp:e<12?"בַּבֹּקֶר":e<17?"בַּצׇּהֳרַיִים":e<21?"בָּעֶרֶב":pp}(s),n=`${u} ${o} יִהְיֶה בַּיּוֹם ${a} בשָׁבוּעַ, בְּשָׁעָה ${s} ${t}, ו-${i} ${h} ו-${c} ${l}`;return"he-x-nonikud"===e?Ne.hebrewStripNikkud(n):n}const f=fp(`${s}:00`,"pm",t);return`${u} ${o.replace(/'/g,"’")}: ${a}, ${i} ${h} and ${c} ${l} after ${f}`}}class vp extends Ke{constructor(e,t,n,r){const o=new wp(t,n);super(e,`Molad ${o.getMonthName()} ${t}`,Ve.MOLAD),this.molad=o,this.options=r}render(e){return this.molad.render(e,this.options)}}class Ap extends Ke{constructor(e,t){if(super(e,`Omer ${t}`,Ve.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(e="en"){return"he"!==e&&"translit"!==e&&(e="en"),function(e,t){ee(e);const[n,r]=te(e),o=Q[t],a=o.words[n];return(o.words[r]+" "+(2===n||6===n?o.infix26:o.infix)+a).normalize()}(this.omer,e)}render(e){"string"==typeof(e=null!=e?e:Ne.getLocaleName())&&(e=e.toLowerCase());const t="he"===e||"he-x-nonikud"===e||"h"===e,n=this.omer;return(t?q(n):Ne.ordinal(n,e))+" "+Ne.gettext("day of the Omer",e)}renderBrief(e){return Ne.gettext("Omer",e)+" "+Ne.gettext("day",e)+" "+this.omer}getEmoji(){return"string"==typeof this.emoji?this.emoji:function(e){let t;return ee(e),t=e<=20?9312+e-1:e<=35?12881+e-21:12977+e-36,String.fromCodePoint(t)}(this.omer)}getWeeks(){return 7===this.daysWithinWeeks?this.weekNumber:this.weekNumber-1}getDaysWithinWeeks(){return this.daysWithinWeeks}getTodayIs(e){"string"==typeof(e=null!=e?e:Ne.getLocaleName())&&(e=e.toLowerCase());const t="he"===e||"he-x-nonikud"===e?"he":"en",n=ne(this.omer,t);return"he-x-nonikud"===e?Ne.hebrewStripNikkud(n):n}url(){return`https://www.hebcal.com/omer/${this.getDate().getFullYear()}/${this.omer}`}}class bp extends Map{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(super(),!(e.maxSize&&e.maxSize>0))throw new TypeError("`maxSize` must be a number greater than 0");if("number"==typeof e.maxAge&&0===e.maxAge)throw new TypeError("`maxAge` must be a number greater than 0");this.maxSize=e.maxSize,this.maxAge=e.maxAge||Number.POSITIVE_INFINITY,this.onEviction=e.onEviction,this.cache=new Map,this.oldCache=new Map,this._size=0}_emitEvictions(e){if("function"==typeof this.onEviction)for(const[t,n]of e)this.onEviction(t,n.value)}_deleteIfExpired(e,t){return"number"==typeof t.expiry&&t.expiry<=Date.now()&&("function"==typeof this.onEviction&&this.onEviction(e,t.value),this.delete(e))}_getOrDeleteIfExpired(e,t){if(!1===this._deleteIfExpired(e,t))return t.value}_getItemValue(e,t){return t.expiry?this._getOrDeleteIfExpired(e,t):t.value}_peek(e,t){const n=t.get(e);return this._getItemValue(e,n)}_set(e,t){this.cache.set(e,t),this._size++,this._size>=this.maxSize&&(this._size=0,this._emitEvictions(this.oldCache),this.oldCache=this.cache,this.cache=new Map)}_moveToRecent(e,t){this.oldCache.delete(e),this._set(e,t)}*_entriesAscending(){for(const e of this.oldCache){const[t,n]=e;if(!this.cache.has(t)){!1===this._deleteIfExpired(t,n)&&(yield e)}}for(const e of this.cache){const[t,n]=e;!1===this._deleteIfExpired(t,n)&&(yield e)}}get(e){if(this.cache.has(e)){const t=this.cache.get(e);return this._getItemValue(e,t)}if(this.oldCache.has(e)){const t=this.oldCache.get(e);if(!1===this._deleteIfExpired(e,t))return this._moveToRecent(e,t),t.value}}set(e,t){let{maxAge:n=this.maxAge}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r="number"==typeof n&&n!==Number.POSITIVE_INFINITY?Date.now()+n:void 0;return this.cache.has(e)?this.cache.set(e,{value:t,expiry:r}):this._set(e,{value:t,expiry:r}),this}has(e){return this.cache.has(e)?!this._deleteIfExpired(e,this.cache.get(e)):!!this.oldCache.has(e)&&!this._deleteIfExpired(e,this.oldCache.get(e))}peek(e){return this.cache.has(e)?this._peek(e,this.cache):this.oldCache.has(e)?this._peek(e,this.oldCache):void 0}delete(e){const t=this.cache.delete(e);return t&&this._size--,this.oldCache.delete(e)||t}clear(){this.cache.clear(),this.oldCache.clear(),this._size=0}resize(e){if(!(e&&e>0))throw new TypeError("`maxSize` must be a number greater than 0");const t=[...this._entriesAscending()],n=t.length-e;n<0?(this.cache=new Map(t),this.oldCache=new Map,this._size=t.length):(n>0&&this._emitEvictions(t.slice(0,n)),this.oldCache=new Map(t.slice(n)),this.cache=new Map,this._size=0),this.maxSize=e}*keys(){for(const[e]of this)yield e}*values(){for(const[,e]of this)yield e}*[Symbol.iterator](){for(const e of this.cache){const[t,n]=e;!1===this._deleteIfExpired(t,n)&&(yield[t,n.value])}for(const e of this.oldCache){const[t,n]=e;if(!this.cache.has(t)){!1===this._deleteIfExpired(t,n)&&(yield[t,n.value])}}}*entriesDescending(){let e=[...this.cache];for(let t=e.length-1;t>=0;--t){const n=e[t],[r,o]=n;!1===this._deleteIfExpired(r,o)&&(yield[r,o.value])}e=[...this.oldCache];for(let t=e.length-1;t>=0;--t){const n=e[t],[r,o]=n;if(!this.cache.has(r)){!1===this._deleteIfExpired(r,o)&&(yield[r,o.value])}}}*entriesAscending(){for(const[e,t]of this._entriesAscending())yield[e,t.value]}get size(){if(!this._size)return this.oldCache.size;let e=0;for(const t of this.oldCache.keys())this.cache.has(t)||e++;return Math.min(this._size+e,this.maxSize)}entries(){return this.entriesAscending()}forEach(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this;for(const[n,r]of this.entriesAscending())e.call(t,r,n,this)}get[Symbol.toStringTag](){return JSON.stringify([...this.entriesAscending()])}}class Tp{constructor(e,t){e=+e,this.year=e;const n=new Ye(1,A.TISHREI,e),r=n.abs(),o=n.getDay()+1;this.firstSaturday=Ye.dayOnOrBefore(6,r+6);const a=+Ye.isLeapYear(e);this.il=Boolean(t);const i=function(e){const t=Ye.longCheshvan(e),n=Ye.shortKislev(e);return t&&!n?2:!t&&n?0:1}(e);let s=`${a}${o}${i}`;if($p[s]||(s+=+this.il),this.theSedraArray=$p[s],!this.theSedraArray)throw new Error(`improper sedra year type ${s} calculated for ${e}`)}get(e){return this.lookup(e).parsha}getString(e,t){const n=this.get(e),r=t||Ne.getLocaleName();let o=Ne.gettext(n[0],r);if(2===n.length){o+=("he"===r?"־":"-")+Ne.gettext(n[1],r)}return o=o.replace(/'/g,"’"),Ne.gettext("Parashat",r)+" "+o}isParsha(e){return!this.lookup(e).chag}find(e){if("number"==typeof e){if(e>=Mp.length||e<0&&!Ep(e))throw new RangeError(`Invalid parsha number: ${e}`);const t=this.theSedraArray.indexOf(e);return-1===t?null:new Ye(this.firstSaturday+7*t)}if("string"==typeof e){const t=Ip.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 Ye(this.firstSaturday+7*t)}}if(Array.isArray(e)){const t=e.length;if(1!==t&&2!==t||"string"!=typeof e[0])throw new TypeError(`Invalid parsha argument: ${JSON.stringify(e)}`);if(1===t)return this.find(e[0]);const n=e[0],r=e[1],o=Ip.get(n),a=Ip.get(r);if("number"!=typeof o||"number"!=typeof a||a!==o+1||!Ep(-o))throw new RangeError(`Unrecognized parsha name: ${n}-${r}`);return this.find(-o)}return null}getSedraArray(){return this.theSedraArray}getFirstSaturday(){return this.firstSaturday}getYear(){return this.year}lookup(e){const t="number"==typeof e?e:Ye.isHDate(e)?e.abs():NaN;if(isNaN(t))throw new TypeError(`Bad date argument: ${e}`);const n=Ye.dayOnOrBefore(6,t+6),r=(n-this.firstSaturday)/7,o=this.theSedraArray[r];if(void 0===o){return zp(this.year+1,this.il).lookup(n)}if("string"==typeof o)return{parsha:[o],chag:!0};if(o>=0)return{parsha:[Mp[o]],chag:!1,num:o+1};const a=Op(o);return{parsha:[Mp[a],Mp[a+1]],chag:!1,num:[a+1,a+2]}}}const Mp=["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"],Ip=new Map;for(let e=0;e<Mp.length;e++){const t=Mp[e];Ip.set(t,e)}function Ep(e){switch(e){case-21:case-26:case-28:case-31:case-38:case-41:case-50:return!0}return!1}function Op(e){return-e}const Np="Sukkot Shabbat Chol ha-Moed",Cp="Pesach",Hp="Pesach I",Dp="Pesach Shabbat Chol ha-Moed",_p="Pesach VII",kp="Pesach VIII",Lp="Shavuot";function Rp(e,t){return Array.from({length:t-e+1},((t,n)=>n+e))}const Yp=[51,52,Np],Pp=[52,"Yom Kippur",Np],jp=["Rosh Hashana",52,"Sukkot","Shmini Atzeret"],Bp=Rp(0,20),Fp=Rp(0,27),Up=Rp(33,40),xp=Rp(43,49),Zp=Rp(43,50),$p={"020":Yp.concat(Bp,Op(21),23,24,Cp,25,Op(26),Op(28),30,Op(31),Up,Op(41),xp,Op(50)),"0220":Yp.concat(Bp,Op(21),23,24,Cp,25,Op(26),Op(28),30,Op(31),33,Lp,Rp(34,37),Op(38),40,Op(41),xp,Op(50)),"0510":Pp.concat(Bp,Op(21),23,24,Hp,kp,25,Op(26),Op(28),30,Op(31),Up,Op(41),Zp),"0511":Pp.concat(Bp,Op(21),23,24,Cp,25,Op(26),Op(28),Rp(30,40),Op(41),Zp),"052":Pp.concat(Rp(0,24),_p,25,Op(26),Op(28),30,Op(31),Up,Op(41),Zp),"070":jp.concat(Bp,Op(21),23,24,_p,25,Op(26),Op(28),30,Op(31),Up,Op(41),Zp),"072":jp.concat(Bp,Op(21),23,24,Dp,25,Op(26),Op(28),30,Op(31),Up,Op(41),xp,Op(50)),1200:Yp.concat(Fp,Dp,Rp(28,33),Lp,Rp(34,37),Op(38),40,Op(41),xp,Op(50)),1201:Yp.concat(Fp,Dp,Rp(28,40),Op(41),xp,Op(50)),1220:Yp.concat(Fp,Hp,kp,Rp(28,40),Op(41),Zp),1221:Yp.concat(Fp,Cp,Rp(28,50)),150:Pp.concat(Rp(0,28),_p,Rp(29,50)),152:Pp.concat(Rp(0,28),Dp,Rp(29,49),Op(50)),170:jp.concat(Fp,Dp,Rp(28,40),Op(41),xp,Op(50)),1720:jp.concat(Fp,Dp,Rp(28,33),Lp,Rp(34,37),Op(38),40,Op(41),xp,Op(50))};$p["0221"]=$p["020"],$p["0310"]=$p["0220"],$p["0311"]=$p["020"],$p[1310]=$p[1220],$p[1311]=$p[1221],$p[1721]=$p[170];const Vp=new bp({maxSize:400});function zp(e,t){const n=`${e}-${t?1:0}`;let r=Vp.get(n);return r||(r=new Tp(e,t),Vp.set(n,r)),r}class Kp extends Ke{constructor(e,t,n=!1,r=-1){if(!Array.isArray(t)||0===t.length||t.length>2)throw new TypeError("Bad parsha argument");super(e,"Parashat "+t.join("-"),Ve.PARSHA_HASHAVUA),this.parsha=t,this.il=Boolean(n),this.num=r||-1}render(e){const t=null!=e?e:Ne.getLocaleName(),n=this.parsha;let r=Ne.gettext(n[0],e);if(2===n.length){r+=("he"===t?"־":"-")+Ne.gettext(n[1],e)}r=r.replace(/'/g,"’");return(Ne.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(){return Se(this.getDate().greg()).replace(/-/g,"")}}const Jp=A.NISAN,Gp=A.IYYAR,Wp=A.SIVAN,qp=A.TAMUZ,Xp=A.AV,Qp=A.ELUL,ew=A.TISHREI,tw=A.CHESHVAN,nw=A.KISLEV,rw=A.SHVAT,ow=A.ADAR_II,aw=Ve.CHAG,iw=Ve.LIGHT_CANDLES,sw=Ve.YOM_TOV_ENDS,cw=Ve.CHUL_ONLY,uw=Ve.IL_ONLY,hw=Ve.LIGHT_CANDLES_TZEIS,lw=Ve.CHANUKAH_CANDLES,fw=Ve.MAJOR_FAST,dw=Ve.MINOR_HOLIDAY,gw=Ve.EREV,mw=Ve.CHOL_HAMOED,yw="🫓",Sw="🌿🍋",pw="Rosh Hashana II",ww="Erev Yom Kippur",vw="Yom Kippur",Aw="Erev Sukkot",bw="Sukkot I",Tw="Sukkot II",Mw="Sukkot III (CH''M)",Iw="Sukkot IV (CH''M)",Ew="Sukkot V (CH''M)",Ow="Sukkot VI (CH''M)",Nw="Shmini Atzeret",Cw="Simchat Torah",Hw="Sukkot II (CH''M)",Dw="Sukkot VII (Hoshana Raba)",_w="Chanukah: 1 Candle",kw="Tu BiShvat",Lw="Erev Purim",Rw="Purim",Yw="Shushan Purim",Pw="Erev Pesach",jw="Pesach I",Bw="Pesach II",Fw="Pesach II (CH''M)",Uw="Pesach III (CH''M)",xw="Pesach IV (CH''M)",Zw="Pesach V (CH''M)",$w="Pesach VI (CH''M)",Vw="Pesach VII",zw="Pesach VIII",Kw="Pesach Sheni",Jw="Lag BaOmer",Gw="Erev Shavuot",Ww="Shavuot",qw="Shavuot I",Xw="Shavuot II",Qw="Tu B'Av",ev="Rosh Hashana LaBehemot",tv="Erev Rosh Hashana",nv="Yom Yerushalayim",rv="Ben-Gurion Day",ov="Family Day",av="Yitzhak Rabin Memorial Day",iv="Herzl Day",sv="Jabotinsky Day",cv="Sigd",uv="Yom HaAliyah",hv="Yom HaAliyah School Observance",lv="Hebrew Language Day",fv={ASARA_BTEVET:"Asara B'Tevet",BIRKAT_HACHAMAH:"Birkat Hachamah",CHAG_HABANOT:"Chag HaBanot",CHANUKAH_8TH_DAY:"Chanukah: 8th Day",EREV_TISHA_BAV:"Erev Tish'a B'Av",LEIL_SELICHOT:"Leil Selichot",PURIM_KATAN:"Purim Katan",PURIM_MESHULASH:"Purim Meshulash",SHABBAT_CHAZON:"Shabbat Chazon",SHABBAT_HACHODESH:"Shabbat HaChodesh",SHABBAT_HAGADOL:"Shabbat HaGadol",SHABBAT_NACHAMU:"Shabbat Nachamu",SHABBAT_PARAH:"Shabbat Parah",SHABBAT_SHEKALIM:"Shabbat Shekalim",SHABBAT_SHIRAH:"Shabbat Shirah",SHABBAT_SHUVA:"Shabbat Shuva",SHABBAT_ZACHOR:"Shabbat Zachor",SHUSHAN_PURIM_KATAN:"Shushan Purim Katan",TAANIT_BECHOROT:"Ta'anit Bechorot",TAANIT_ESTHER:"Ta'anit Esther",TISHA_BAV:"Tish'a B'Av",TZOM_GEDALIAH:"Tzom Gedaliah",TZOM_TAMMUZ:"Tzom Tammuz",YOM_HAATZMA_UT:"Yom HaAtzma'ut",YOM_HASHOAH:"Yom HaShoah",YOM_HAZIKARON:"Yom HaZikaron",BEN_GURION_DAY:rv,CHANUKAH_1_CANDLE:_w,EREV_PESACH:Pw,EREV_PURIM:Lw,EREV_ROSH_HASHANA:tv,EREV_SHAVUOT:Gw,EREV_SUKKOT:Aw,EREV_YOM_KIPPUR:ww,FAMILY_DAY:ov,HEBREW_LANGUAGE_DAY:lv,HERZL_DAY:iv,JABOTINSKY_DAY:sv,LAG_BAOMER:Jw,PESACH_I:jw,PESACH_II:Bw,PESACH_III_CHM:Uw,PESACH_II_CHM:Fw,PESACH_IV_CHM:xw,PESACH_SHENI:Kw,PESACH_VII:Vw,PESACH_VIII:zw,PESACH_VI_CHM:$w,PESACH_V_CHM:Zw,PURIM:Rw,ROSH_HASHANA_II:pw,ROSH_HASHANA_LABEHEMOT:ev,SHAVUOT:Ww,SHAVUOT_I:qw,SHAVUOT_II:Xw,SHMINI_ATZERET:Nw,SHUSHAN_PURIM:Yw,SIGD:cv,SIMCHAT_TORAH:Cw,SUKKOT_I:bw,SUKKOT_II:Tw,SUKKOT_III_CHM:Mw,SUKKOT_II_CHM:Hw,SUKKOT_IV_CHM:Iw,SUKKOT_VII_HOSHANA_RABA:Dw,SUKKOT_VI_CHM:Ow,SUKKOT_V_CHM:Ew,TU_BAV:Qw,TU_BISHVAT:kw,YITZHAK_RABIN_MEMORIAL_DAY:av,YOM_HAALIYAH:uv,YOM_HAALIYAH_SCHOOL_OBSERVANCE:hv,YOM_KIPPUR:vw,YOM_YERUSHALAYIM:nv},dv=[{mm:ew,dd:2,desc:pw,flags:aw|sw,emoji:"🍏🍯"},{mm:ew,dd:9,desc:ww,flags:gw|iw},{mm:ew,dd:10,desc:vw,flags:aw|fw|sw},{mm:ew,dd:14,desc:Aw,flags:cw|gw|iw,emoji:Sw},{mm:ew,dd:15,desc:bw,flags:cw|aw|hw,emoji:Sw},{mm:ew,dd:16,desc:Tw,flags:cw|aw|sw,emoji:Sw},{mm:ew,dd:17,desc:Mw,flags:cw|mw,chmDay:1,emoji:Sw},{mm:ew,dd:18,desc:Iw,flags:cw|mw,chmDay:2,emoji:Sw},{mm:ew,dd:19,desc:Ew,flags:cw|mw,chmDay:3,emoji:Sw},{mm:ew,dd:20,desc:Ow,flags:cw|mw,chmDay:4,emoji:Sw},{mm:ew,dd:22,desc:Nw,flags:cw|aw|hw},{mm:ew,dd:23,desc:Cw,flags:cw|aw|sw},{mm:ew,dd:14,desc:Aw,flags:uw|gw|iw,emoji:Sw},{mm:ew,dd:15,desc:bw,flags:uw|aw|sw,emoji:Sw},{mm:ew,dd:16,desc:Hw,flags:uw|mw,chmDay:1,emoji:Sw},{mm:ew,dd:17,desc:Mw,flags:uw|mw,chmDay:2,emoji:Sw},{mm:ew,dd:18,desc:Iw,flags:uw|mw,chmDay:3,emoji:Sw},{mm:ew,dd:19,desc:Ew,flags:uw|mw,chmDay:4,emoji:Sw},{mm:ew,dd:20,desc:Ow,flags:uw|mw,chmDay:5,emoji:Sw},{mm:ew,dd:22,desc:Nw,flags:uw|aw|sw},{mm:ew,dd:21,desc:Dw,flags:iw|mw,chmDay:-1,emoji:Sw},{mm:nw,dd:24,desc:_w,flags:gw|dw|lw,emoji:"🕎1️⃣"},{mm:rw,dd:15,desc:kw,flags:dw,emoji:"🌳"},{mm:ow,dd:13,desc:Lw,flags:gw|dw,emoji:"🎭️📜"},{mm:ow,dd:14,desc:Rw,flags:dw,emoji:"🎭️📜"},{mm:ow,dd:15,desc:Yw,flags:dw,emoji:"🎭️📜"},{mm:Jp,dd:14,desc:Pw,flags:uw|gw|iw,emoji:"🫓🍷"},{mm:Jp,dd:15,desc:jw,flags:uw|aw|sw,emoji:yw},{mm:Jp,dd:16,desc:Fw,flags:uw|mw,chmDay:1,emoji:yw},{mm:Jp,dd:17,desc:Uw,flags:uw|mw,chmDay:2,emoji:yw},{mm:Jp,dd:18,desc:xw,flags:uw|mw,chmDay:3,emoji:yw},{mm:Jp,dd:19,desc:Zw,flags:uw|mw,chmDay:4,emoji:yw},{mm:Jp,dd:20,desc:$w,flags:uw|mw|iw,chmDay:5,emoji:yw},{mm:Jp,dd:21,desc:Vw,flags:uw|aw|sw,emoji:yw},{mm:Jp,dd:14,desc:Pw,flags:cw|gw|iw,emoji:"🫓🍷"},{mm:Jp,dd:15,desc:jw,flags:cw|aw|hw,emoji:"🫓🍷"},{mm:Jp,dd:16,desc:Bw,flags:cw|aw|sw,emoji:yw},{mm:Jp,dd:17,desc:Uw,flags:cw|mw,chmDay:1,emoji:yw},{mm:Jp,dd:18,desc:xw,flags:cw|mw,chmDay:2,emoji:yw},{mm:Jp,dd:19,desc:Zw,flags:cw|mw,chmDay:3,emoji:yw},{mm:Jp,dd:20,desc:$w,flags:cw|mw|iw,chmDay:4,emoji:yw},{mm:Jp,dd:21,desc:Vw,flags:cw|aw|hw,emoji:yw},{mm:Jp,dd:22,desc:zw,flags:cw|aw|sw,emoji:yw},{mm:Gp,dd:14,desc:Kw,flags:dw},{mm:Gp,dd:18,desc:Jw,flags:dw,emoji:"🔥"},{mm:Wp,dd:5,desc:Gw,flags:gw|iw,emoji:"⛰️🌸"},{mm:Wp,dd:6,desc:Ww,flags:uw|aw|sw,emoji:"⛰️🌸"},{mm:Wp,dd:6,desc:qw,flags:cw|aw|hw,emoji:"⛰️🌸"},{mm:Wp,dd:7,desc:Xw,flags:cw|aw|sw,emoji:"⛰️🌸"},{mm:Xp,dd:15,desc:Qw,flags:dw,emoji:"❤️"},{mm:Qp,dd:1,desc:ev,flags:dw,emoji:"🐑"},{mm:Qp,dd:29,desc:tv,flags:gw|iw,emoji:"🍏🍯"}],gv=[{firstYear:5727,mm:Gp,dd:28,desc:nv,chul:!0},{firstYear:5737,mm:nw,dd:6,desc:rv,satPostponeToSun:!0,friPostponeToSun:!0},{firstYear:5750,mm:rw,dd:30,desc:ov},{firstYear:5758,mm:tw,dd:12,desc:av,friSatMovetoThu:!0},{firstYear:5764,mm:Gp,dd:10,desc:iv,satPostponeToSun:!0},{firstYear:5765,mm:qp,dd:29,desc:sv,satPostponeToSun:!0},{firstYear:5769,mm:tw,dd:29,desc:cv,chul:!0,suppressEmoji:!0},{firstYear:5777,mm:Jp,dd:10,desc:uv,chul:!0},{firstYear:5777,mm:tw,dd:7,desc:hv},{firstYear:5773,mm:A.TEVET,dd:21,desc:lv,friSatMovetoThu:!0}];class mv extends Ke{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()&Ve.IL_ONLY?e+"?i=on":e}urlDateSuffix(){const e=this.getDate().greg().getFullYear();return String(e)}getEmoji(){return this.emoji?this.emoji:this.getFlags()&Ve.SPECIAL_SHABBAT?"🕍":"✡️"}getCategories(){if(this.cholHaMoedDay)return["holiday","major","cholhamoed"];const e=super.getCategories();if("unknown"!==e[0])return e;switch(this.getDesc()){case fv.LAG_BAOMER:case fv.LEIL_SELICHOT:case fv.PESACH_SHENI:case fv.EREV_PURIM:case fv.PURIM_KATAN:case fv.SHUSHAN_PURIM:case fv.TU_BAV:case fv.TU_BISHVAT:case fv.ROSH_HASHANA_LABEHEMOT:return["holiday","minor"]}return["holiday","major"]}render(e){return super.render(e).replace(/'/g,"’")}renderBrief(e){return super.renderBrief(e).replace(/'/g,"’")}clone(){const e=new mv(this.date,this.desc,this.mask);for(const t in this)this.hasOwnProperty(t)&&Object.defineProperty(e,t,{value:this[t]});return e}}class yv extends mv{urlDateSuffix(){return Se(this.getDate().greg()).replace(/-/g,"")}}class Sv extends mv{constructor(e,t,n){super(e,`Rosh Hashana ${t}`,n),this.hyear=t}render(e){return Ne.gettext("Rosh Hashana",e)+" "+this.hyear}getEmoji(){return"🍏🍯"}}const pv="Rosh Chodesh";class wv extends mv{constructor(e,t){super(e,`${pv} ${t}`,Ve.ROSH_CHODESH)}render(e){const t=this.getDesc().substring(13),n=Ne.gettext(t,e).replace(/'/g,"’");return Ne.gettext(pv,e)+" "+n}basename(){return this.getDesc()}getEmoji(){return this.emoji||"🌒"}}const vv="Shabbat Mevarchim Chodesh";class Av extends Ke{constructor(e,t,n){if(super(e,`${vv} ${t}`,Ve.SHABBAT_MEVARCHIM),this.monthName=t,n)this.memo=n;else{const t=e.getFullYear(),n=e.getMonth(),r=n===Ye.monthsInYear(t)?A.NISAN:n+1,o=new wp(t,r);this.memo=o.render("en",{hour12:!1})}}basename(){return this.getDesc()}render(e){const t=Ne.gettext(this.monthName,e).replace(/'/g,"’");return Ne.gettext(vv,e)+" "+t}renderBrief(e){const t=this.render(e),n=t.indexOf(" ");return t.substring(n+1)}}const bv=new Map;class Tv{static addCalendar(e,t){if("function"!=typeof t)throw new TypeError(`Invalid calendar function: ${t}`);bv.set(e,t)}static lookup(e,t,n){const r=bv.get(e);return"function"==typeof r?r(t,n):null}}const Mv="5.5.0";function Iv(e,t,n,r,o){let a=!1,i=o,s=e?e.getFlags():Ve.LIGHT_CANDLES;void 0!==e?r||(s&(Ve.LIGHT_CANDLES_TZEIS|Ve.CHANUKAH_CANDLES)?i=!0:s&Ve.YOM_TOV_ENDS&&(a=!0,i=!0)):o&&(a=!0,s=Ve.LIGHT_CANDLES_TZEIS);const c=i?n.havdalahMins:n.candleLightingMins,u=n.location,h=Boolean(n.useElevation),l=new hp(u,t,h),f=c?l.sunsetOffset(c,!0):l.tzeit(n.havdalahDeg);if(!isNaN(f.getTime()))return a?new mp(t,s,f,u,n.havdalahMins,e,n):new gp(t,s,f,u,e,n)}const Ev="Fast begins",Ov="Fast ends";function Nv(e,t,n,r){const o=r.location,a=e.getDate();return new dp(a,n,e.getFlags(),t,o,e,r)}class Cv extends mv{constructor(e,t,n,r,o){super(e,t,n),this.eventTime=hp.roundTime(r);const a=o.getTimeFormatter();this.eventTimeStr=hp.formatTime(this.eventTime,a),this.location=o}}const Hv=0,Dv=2,_v=5,kv=6,Lv=A.NISAN,Rv=A.IYYAR;function Yv(e){if(e<5708)return null;let t;const n=new Ye(15,Lv,e).getDay();return t=n===Hv?2:n===kv?3:e<5764?4:n===Dv?5:4,new Ye(t,Rv,e)}const Pv="Yom Kippur Katan";class jv extends mv{constructor(e,t){super(e,`${Pv} ${t}`,Ve.MINOR_FAST|Ve.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){const t=Ne.gettext(this.nextMonthName,e).replace(/'/g,"’");return Ne.gettext(Pv,e)+" "+t}renderBrief(e){return Ne.gettext(Pv,e)}url(){}}const Bv=Ve.CHAG,Fv=Ve.IL_ONLY,Uv=Ve.LIGHT_CANDLES_TZEIS,xv=Ve.CHANUKAH_CANDLES,Zv=Ve.MINOR_FAST,$v=Ve.SPECIAL_SHABBAT,Vv=Ve.MODERN_HOLIDAY,zv=Ve.MAJOR_FAST,Kv=Ve.MINOR_HOLIDAY,Jv=Ve.EREV,Gv=A.NISAN,Wv=A.TAMUZ,qv=A.AV,Xv=A.TISHREI,Qv=A.KISLEV,eA=A.TEVET,tA=A.ADAR_I,nA=A.ADAR_II,rA={emoji:"🇮🇱"},oA=new bp({maxSize:400}),aA=["0️⃣","1️⃣","2️⃣","3️⃣","4️⃣","5️⃣","6️⃣","7️⃣","8️⃣","9️⃣"];function iA(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=oA.get(e);if(t)return t;const n=new Ye(1,Xv,e),r=new Ye(15,Gv,e),o=new Map;function a(...e){for(const t of e){const e=t.date.toString(),n=o.get(e);"object"==typeof n?n[0].getFlags()&Jv?n.unshift(t):n.push(t):o.set(e,[t])}}for(const t of dv){const n=new Ye(t.dd,t.mm,e),r=new mv(n,t.desc,t.flags);t.emoji&&(r.emoji=t.emoji),t.chmDay&&(r.cholHaMoedDay=t.chmDay),a(r)}a(new Sv(n,e,Bv|Uv));const i=4===n.getDay()?4:3;a(new mv(new Ye(i,Xv,e),fv.TZOM_GEDALIAH,Zv)),a(new mv(new Ye(Ye.dayOnOrBefore(6,7+n.abs())),fv.SHABBAT_SHUVA,$v));const s=Ye.shortKislev(e)?new Ye(1,eA,e):new Ye(30,Qv,e);a(new mv(s,fv.CHAG_HABANOT,Kv));for(let t=2;t<=8;t++){const n=new Ye(23+t,Qv,e);a(new mv(n,`Chanukah: ${t} Candles`,Kv|xv,{chanukahDay:t-1,emoji:"🕎"+aA[t]}))}a(new mv(new Ye(32,Qv,e),fv.CHANUKAH_8TH_DAY,Kv,{chanukahDay:8,emoji:"🕎"})),a(new yv(new Ye(10,eA,e),fv.ASARA_BTEVET,Zv));const c=r.abs();a(new mv(new Ye(Ye.dayOnOrBefore(6,c-43)),fv.SHABBAT_SHEKALIM,$v),new mv(new Ye(Ye.dayOnOrBefore(6,c-30)),fv.SHABBAT_ZACHOR,$v),new mv(new Ye(c-(2===r.getDay()?33:31)),fv.TAANIT_ESTHER,Zv));const u=Ye.dayOnOrBefore(6,c-14);a(new mv(new Ye(u-7),fv.SHABBAT_PARAH,$v),new mv(new Ye(u),fv.SHABBAT_HACHODESH,$v),new mv(new Ye(Ye.dayOnOrBefore(6,c-1)),fv.SHABBAT_HAGADOL,$v),new mv(6===r.prev().getDay()?r.onOrBefore(4):new Ye(14,Gv,e),fv.TAANIT_BECHOROT,Zv)),a(new mv(new Ye(Ye.dayOnOrBefore(6,new Ye(1,Xv,e+1).abs()-4)),fv.LEIL_SELICHOT,Kv,{emoji:"🕍"})),0===r.getDay()&&a(new mv(new Ye(16,nA,e),fv.PURIM_MESHULASH,Kv)),Ye.isLeapYear(e)&&(a(new mv(new Ye(14,tA,e),fv.PURIM_KATAN,Kv,{emoji:"🎭️"})),a(new mv(new Ye(15,tA,e),fv.SHUSHAN_PURIM_KATAN,Kv,{emoji:"🎭️"})));const h=function(e){if(e<5711)return null;let t=new Ye(27,Lv,e);return t.getDay()===_v?t=new Ye(26,Lv,e):t.getDay()===Hv&&(t=new Ye(28,Lv,e)),t}(e);h&&a(new mv(h,fv.YOM_HASHOAH,Vv));const l=Yv(e);l&&a(new mv(l,fv.YOM_HAZIKARON,Vv,rA),new mv(l.next(),fv.YOM_HAATZMA_UT,Vv,rA));for(const t of gv)if(e>=t.firstYear){let n=new Ye(t.dd,t.mm,e);const r=n.getDay();!t.friSatMovetoThu||5!==r&&6!==r?t.friPostponeToSun&&5===r?n=new Ye(n.abs()+2):t.satPostponeToSun&&6===r&&(n=n.next()):n=n.onOrBefore(4);const o=t.chul?Vv:Vv|Fv,i=new mv(n,t.desc,o);t.suppressEmoji||(i.emoji="🇮🇱"),a(i)}let f,d=new Ye(17,Wv,e);6===d.getDay()&&(d=new Ye(18,Wv,e),f={observed:!0}),a(new mv(d,fv.TZOM_TAMMUZ,Zv,f));let g,m=new Ye(9,qv,e),y=fv.TISHA_BAV;6===m.getDay()&&(m=m.next(),g={observed:!0},y+=" (observed)");const S=m.abs();a(new mv(new Ye(Ye.dayOnOrBefore(6,S)),fv.SHABBAT_CHAZON,$v),new mv(m.prev(),fv.EREV_TISHA_BAV,Jv|zv,g),new mv(m,y,zv,g),new mv(new Ye(Ye.dayOnOrBefore(6,S+7)),fv.SHABBAT_NACHAMU,$v));const p=Ye.monthsInYear(e);for(let t=1;t<=p;t++){const n=Ye.getMonthName(t,e);30===(t===Gv?Ye.daysInMonth(Ye.monthsInYear(e-1),e-1):Ye.daysInMonth(t-1,e))?(a(new wv(new Ye(1,t,e),n)),a(new wv(new Ye(30,t-1,e),n))):t!==Xv&&a(new wv(new Ye(1,t,e),n))}for(let t=A.IYYAR;t<=p;t++){const n=t+1;if(n===Xv||n===A.CHESHVAN||n===eA)continue;let r=new Ye(29,t,e);const o=r.getDay();5!==o&&6!==o||(r=r.onOrBefore(4));const i=Ye.getMonthName(n,e);a(new jv(r,i))}const w=zp(e,!1).find(15);a(new mv(w,fv.SHABBAT_SHIRAH,$v));const v=function(e){const t=Ye.isLeapYear(e),n=t?nA:Gv,r=t?20:1,o=Ye.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(v){const e=new Ye(v);a(new mv(e,fv.BIRKAT_HACHAMAH,Kv,{emoji:"☀️"}))}return oA.set(e,o),o}function sA(e,t){const n=[];for(let r=e;r<=t;r++)n.push(r);return n}const cA={shacharit:!1,mincha:!1,allCongs:!1};function uA(e,t){return hA(e,t,!0)}function hA(e,t,n){const r=function(e,t){const n=Ye.isLeapYear(e),r=Ye.monthsInYear(e);let o=new Ye(9,A.AV,e);6===o.getDay()&&(o=o.next());let a=new Ye(15,A.ADAR_II,e);6===a.getDay()&&(a=a.next());const i=[new Ye(2,A.TISHREI,e)].concat(sA(1,r).map((t=>new Ye(1,t,e))),sA(1,r).filter((t=>30===Ye.daysInMonth(t,e))).map((t=>new Ye(30,t,e))),sA(1,Ye.daysInMonth(A.NISAN,e)).map((t=>new Ye(t,A.NISAN,e))),new Ye(18,A.IYYAR,e),sA(1,8-(t?1:0)).map((t=>new Ye(t,A.SIVAN,e))),o,new Ye(15,A.AV,e),new Ye(29,A.ELUL,e),sA(9,24-(t?1:0)).map((t=>new Ye(t,A.TISHREI,e))),sA(25,33).map((t=>new Ye(t,A.KISLEV,e))),new Ye(15,A.SHVAT,e),new Ye(14,A.ADAR_II,e),a,n?new Ye(14,A.ADAR_I,e):[]),s=[new Ye(14,A.IYYAR,e)].concat(sA(1,13).map((t=>new Ye(t,A.SIVAN,e))),sA(20,31).map((t=>new Ye(t,A.TISHREI,e))),e>=5708?Yv(e).next():[],e>=5727?new Ye(28,A.IYYAR,e):[]),c=[new Ye(29,A.ELUL,e-1),new Ye(9,A.TISHREI,e),new Ye(14,A.IYYAR,e)];return{none:i.map((e=>e.abs())).sort(((e,t)=>e-t)),some:s.map((e=>e.abs())).sort(((e,t)=>e-t)),yesPrev:c.map((e=>e.abs())).sort(((e,t)=>e-t))}}(e.yy,t),o=e.abs();if(r.none.indexOf(o)>-1)return cA;const a=e.getDay(),i={shacharit:!1,mincha:!1,allCongs:!1};-1===r.some.indexOf(o)&&(i.allCongs=!0),6!==a&&(i.shacharit=!0);const s=o+1;if(n&&-1===r.yesPrev.indexOf(s)){const e=hA(new Ye(s),t,!1);i.mincha=e.shacharit}else i.mincha=5!==a;return!i.allCongs||i.mincha||i.shacharit?i:cA}const lA=A.TISHREI;function fA(e){if("number"==typeof e)return e;if(s(e))return u(e);if(Ye.isHDate(e))return e.abs();throw new TypeError(`Invalid date type: ${e}`)}function dA(e){if(e.start&&!e.end||e.end&&!e.start)throw new TypeError("Both options.start and options.end are required");if(e.start&&e.end)return[fA(e.start),fA(e.end)];const t=Boolean(e.isHebrewYear),n=function(e){return void 0!==e.year?Number(e.year):e.isHebrewYear?(new Ye).getFullYear():(new Date).getFullYear()}(e);if(isNaN(n))throw new RangeError(`Invalid year ${e.year}`);if(t&&n<1)throw new RangeError(`Invalid Hebrew year ${n}`);const r=function(e){if(e.month){if(e.isHebrewYear)return Ye.monthNum(e.month);if("number"==typeof e.month)return e.month}return NaN}(e),o=Number(e.numYears)||1;return t?function(e,t,n){const r=new Ye(1,e||lA,t);let o=r.abs();const a=e?o+r.daysInMonth():new Ye(1,lA,t+n).abs()-1;!e&&t>1&&o--;return[o,a]}(r,n,o):function(e,t,n){const r=e?e-1:0,o=new Date(t,r,1);t<100&&o.setFullYear(t);const a=u(o);let s;if(e)s=a+i(e,t)-1;else{const e=t+n,r=new Date(e,0,1);e<100&&r.setFullYear(e),s=u(r)-1}return[a,s]}(r,n,o)}const gA=A.NISAN,mA=A.SIVAN,yA=A.ELUL,SA=A.TISHREI,pA=Ve.LIGHT_CANDLES,wA=Ve.YOM_TOV_ENDS,vA=Ve.CHUL_ONLY,AA=Ve.IL_ONLY,bA=Ve.LIGHT_CANDLES_TZEIS,TA=Ve.CHANUKAH_CANDLES,MA=Ve.MINOR_FAST,IA=Ve.SPECIAL_SHABBAT,EA=Ve.MODERN_HOLIDAY,OA=Ve.MAJOR_FAST,NA=Ve.ROSH_CHODESH,CA=Ve.PARSHA_HASHAVUA,HA=Ve.DAF_YOMI,DA=Ve.MISHNA_YOMI,_A=Ve.NACH_YOMI,kA=Ve.YERUSHALMI_YOMI,LA=Ve.OMER_COUNT,RA=Ve.SHABBAT_MEVARCHIM,YA=Ve.MINOR_HOLIDAY,PA=Ve.EREV,jA=Ve.CHOL_HAMOED,BA=Ve.YOM_KIPPUR_KATAN,FA=new Set,UA={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,yomKippurKatan:1,hour12:1,dailyLearning:1,useElevation:1};const xA={Jerusalem:40,Haifa:30,"Zikhron Ya'aqov":30,"Zikhron Ya'akov":30,"Zikhron Yaakov":30,"Zichron Ya'akov":30,"Zichron Yaakov":30},ZA={281184:40,294801:30,293067:30};function $A(e){if(!e.candlelighting)return;const t=e.location;if(void 0===t||!(t instanceof cp))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=Number(e.candleLightingMins)||18;t.getIsrael()&&18===Math.abs(n)&&(n=function(e,t){const n=e.getGeoId();if(n){const e=ZA[n];if("number"==typeof e)return e}const r=e.getShortName();if(r){const e=xA[r];if("number"==typeof e)return e}return t}(t,n)),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)}function VA(e){var t;if("number"==typeof e.mask)return function(e){const t=e.mask||0;t&NA&&delete e.noRoshChodesh;t&EA&&delete e.noModern;t&MA&&delete e.noMinorFast;t&IA&&delete e.noSpecialShabbat;t&CA&&(e.sedrot=!0);t&(HA|DA|_A|kA)&&(e.dailyLearning=e.dailyLearning||{},t&HA&&(e.dailyLearning.dafYomi=!0),t&DA&&(e.dailyLearning.mishnaYomi=!0),t&_A&&(e.dailyLearning.nachYomi=!0),t&kA&&(e.dailyLearning.yerushalmi=1));t&LA&&(e.omer=!0);t&RA&&(e.shabbatMevarchim=!0);t&BA&&(e.yomKippurKatan=!0);return t}(e);const n=e.il||(null===(t=e.location)||void 0===t?void 0:t.getIsrael())||!1;let r=0;if(e.noHolidays||(r|=NA|wA|MA|IA|EA|OA|YA|PA|jA|pA|bA|TA),e.candlelighting&&(r|=pA|bA|wA),e.noRoshChodesh&&(r&=~NA),e.noModern&&(r&=~EA),e.noMinorFast&&(r&=~MA),e.noSpecialShabbat&&(r&=~IA,r&=~RA),r|=n?AA:vA,e.sedrot&&(r|=CA),e.omer&&(r|=LA),e.shabbatMevarchim&&(r|=RA),e.yomKippurKatan&&(r|=BA),e.dailyLearning){const t=e.dailyLearning;t.dafYomi&&(r|=HA),t.mishnaYomi&&(r|=DA),t.nachYomi&&(r|=_A),t.yerushalmi&&(r|=kA)}return r}const zA=pA|bA|TA|wA,KA=new cp(0,0,!1,"UTC");function JA(e){return e.observedInIsrael()}function GA(e){return e.observedInDiaspora()}class WA{constructor(){}static calendar(e={}){$A(e=Object.assign({},e));const t=e.location=e.location||KA,n=e.il=e.il||t.getIsrael()||!1,r="number"==typeof e.mask;if(e.mask=VA(e),e.ashkenazi||e.locale){if(e.locale&&"string"!=typeof e.locale)throw new TypeError(`Invalid options.locale: ${e.locale}`);const t=e.ashkenazi?"ashkenazi":e.locale;if(!Ne.useLocale(t))throw new TypeError(`Locale '${t}' not found; did you forget to import @hebcal/locales?`)}else Ne.useLocale("en");const o=[];let a,i,s=-1,c=-1,u=-1;const l=dA(e);!function(e){for(const t of Object.keys(e))void 0!==UA[t]||FA.has(t)||(console.warn(`Ignoring unrecognized HebrewCalendar option: ${t}`),FA.add(t))}(e);const f=l[0],d=l[1];h(f).getFullYear()<100&&(e.candlelighting=!1);for(let t=f;t<=d;t++){const h=new Ye(t),l=h.getFullYear();l!==u&&(u=l,i=iA(u),e.sedrot&&(a=zp(u,n)),e.omer&&(s=Ye.hebrew2abs(u,gA,16),c=Ye.hebrew2abs(u,mA,5)));const f=o.length,d=h.getDay(),g=5===d,m=6===d;let y;const S=i.get(h.toString())||[];for(const t of S)y=XA(y,o,t,e,g,m,r);if(e.sedrot&&m){const e=a.lookup(t);e.chag||o.push(new Kp(h,e.parsha,n,e.num))}const p=e.dailyLearning;if("object"==typeof p){const e=tb(h,p,n);o.push(...e)}if(e.omer&&t>=s&&t<=c){const n=nb(h,t-s+1,e);o.push(n)}if(m&&(e.molad||e.shabbatMevarchim)){const t=QA(h,e);o.push(...t)}if(!y&&e.candlelighting&&(g||m)&&(y=Iv(void 0,h,e,g,m),g&&y&&a&&(y.memo=a.getString(t,e.locale))),y instanceof mp&&(0===e.havdalahMins||0===e.havdalahDeg)&&(y=void 0),y&&o.push(y),e.addHebrewDates||e.addHebrewDatesForEvents&&f!==o.length){const e=new Je(h);f===o.length?o.push(e):o.splice(f,0,e)}}return o}static getBirthdayOrAnniversary(e,t){const n=function(e,t){const n=z(t),r=n.yy;if(e===r)return n;if(e<r)return;const o=D(r);let a=n.mm,i=n.dd;return a===$&&!o||a===V&&o?a=_(e):a!==F||30!==i||P(e)?a===U&&30===i&&j(e)?(a=x,i=1):a===$&&30===i&&o&&!D(e)&&(a=B,i=1):(a=U,i=1),{yy:e,mm:a,dd:i}}(e,t);return void 0===n?n:new Ye(n)}static getYahrzeit(e,t){const n=function(e,t){let n=z(t);if(!(e<=n.yy))return n.mm!==F||30!==n.dd||P(n.yy+1)?n.mm===U&&30===n.dd&&j(n.yy+1)?n=H(N(e,x,1)-1):n.mm===V?n.mm=_(e):n.mm!==$||30!==n.dd||D(e)||(n.dd=30,n.mm=Z):n=H(N(e,U,1)-1),n.mm!==F||30!==n.dd||P(e)?n.mm===U&&30===n.dd&&j(e)&&(n.mm=x,n.dd=1):(n.mm=U,n.dd=1),n.yy=e,n}(e,t);return void 0===n?n:new Ye(n)}static getHolidaysForYear(e){return iA(e)}static getHolidaysForYearArray(e,t){const n=iA(e),r=Ye.hebrew2abs(e,SA,1),o=Ye.hebrew2abs(e+1,SA,1)-1;let a=[];const i=t?JA:GA;for(let e=r;e<=o;e++){const t=new Ye(e),r=n.get(t.toString());if(r){const e=r.filter(i);a=a.concat(e)}}return a}static getHolidaysOnDate(e,t){const n=Ye.isHDate(e)?e:new Ye(e),r=n.toString(),o=iA(n.getFullYear()).get(r);if(void 0===t||void 0===o)return o;const a=t?JA:GA;return o.filter(a)}static eruvTavshilin(e,t){if(e.getDay()<3||e.getDay()>4)return!1;const n=new Ye(e),r=n.after(5),o=n.next();return!(!qA(r,t)||qA(n,t)||!qA(o,t))}static reformatTimeStr(e,t,n){return fp(e,t,n)}static version(){return Mv}static getSedra(e,t){return zp(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===A.NISAN&&(15===o||16===o)&&e.getFlags()&Ve.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()&Ve.ROSH_CHODESH||t.startsWith("Pesach")&&"Pesach I"!==t&&"Pesach II"!==t})).map((e=>e.getDate().abs())).includes(r)?1:0}(WA.getHolidaysForYearArray(e.getFullYear(),t),e)}static tachanun(e,t){return uA(e,t)}}function qA(e,t){return 0!==(WA.getHolidaysOnDate(e,t)||[]).filter((e=>e.getFlags()&Ve.CHAG)).length}function XA(e,t,n,r,o,a,i){const s=r.il||!1;if(!n.observedIn(s))return e;const c=n.getFlags();if(!r.yomKippurKatan&&c&BA||r.noModern&&c&EA)return e;const u=Boolean(c&OA),h=Boolean(c&MA);if(r.candlelighting&&(u||h)&&(n=function(e,t){const n=e.getDesc();if("Yom Kippur"===n)return e;const r=(e=e.clone()).getDate(),o=r.greg(),a=t.location,i=t.fastEndDeg,s=Boolean(t.useElevation),c=new hp(a,o,s);if("Erev Tish'a B'Av"===n){const n=c.sunset();isNaN(n.getTime())||(e.startEvent=Nv(e,n,Ev,t))}else if(n.startsWith("Tish'a B'Av")){const n=c.tzeit(i);isNaN(n.getTime())||(e.endEvent=Nv(e,n,Ov,t))}else{const n=c.alotHaShachar();if(isNaN(n.getTime())||(e.startEvent=Nv(e,n,Ev,t)),5!==o.getDay()&&(14!==r.getDate()||r.getMonth()!==A.NISAN)){const n=c.tzeit(i);isNaN(n.getTime())||(e.endEvent=Nv(e,n,Ov,t))}}return e}(n,r),n.startEvent&&(u||h&&!r.noMinorFast)&&t.push(n.startEvent)),c&Number(r.mask)||!c&&!i){if(r.candlelighting&&c&zA){const t=n.getDate();if(e=Iv(n,t,r,o,a),c&TA&&e&&!r.noHolidays){const i=function(e,t,n){const r=n.location,o=Boolean(n.useElevation),a=new hp(r,t.greg(),o).beinHaShmashos();if(isNaN(a.getTime()))return null;const i=new Cv(t,e.getDesc(),e.getFlags(),a,r);return i.emoji=e.emoji,i.chanukahDay=e.chanukahDay,i}(n,t,r);i&&((o||a)&&(i.eventTime=e.eventTime,i.eventTimeStr=e.eventTimeStr),n=i),e=void 0}}(!r.noHolidays||r.yomKippurKatan&&c&BA)&&t.push(n)}return n.endEvent&&(u||h&&!r.noMinorFast)&&t.push(n.endEvent),e}function QA(e,t){const n=[],r=e.getMonth(),o=e.getDate();if(r!==yA&&o>=23&&o<=29){const o=e.getFullYear(),a=r===Ye.monthsInYear(o)?gA:r+1;if(t.molad&&n.push(new vp(e,o,a,t)),t.shabbatMevarchim){const r=Ye.getMonthName(a,o),i=new wp(o,a).render(t.locale||"en",t);n.push(new Av(e,r,i))}}return n}function eb(e,t){return"yerushalmi"===e?2===t?"yerushalmi-schottenstein":"yerushalmi-vilna":e}function tb(e,t,n){const r=[];for(const[o,a]of Object.entries(t))if(a){const t=eb(o,a),i=Tv.lookup(t,e,n);i&&r.push(i)}return r}function nb(e,t,n){const r=new Ap(e,t);if(n.candlelighting){const t=n.location,o=new hp(t,e.prev(),!1).tzeit(7.0833);isNaN(o.getTime())||(r.alarm=o)}return r}return e.AsaraBTevetEvent=yv,e.CandleLightingEvent=gp,e.DailyLearning=Tv,e.Event=Ke,e.GeoLocation=tp,e.HDate=Ye,e.HavdalahEvent=mp,e.HebrewCalendar=WA,e.HebrewDateEvent=Je,e.HolidayEvent=mv,e.Locale=Ne,e.Location=cp,e.MevarchimChodeshEvent=Av,e.Molad=wp,e.MoladEvent=vp,e.NOAACalculator=rp,e.OmerEvent=Ap,e.ParshaEvent=Kp,e.RoshChodeshEvent=wv,e.RoshHashanaEvent=Sv,e.Sedra=Tp,e.TimedEvent=dp,e.Zmanim=hp,e.flags=Ve,e.gematriya=q,e.gematriyaStrToNum=X,e.holidayDesc=fv,e.months=A,e.parshiot=Mp,e.version=Mv,e}({});
|
|
1
|
+
/*! @hebcal/core v5.5.1 */
|
|
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)}function a(e){return!(e%4||!(e%100)&&e%400)}function i(e,t){return n[+a(t)][e]}function s(e){return"object"==typeof e&&Date.prototype.isPrototypeOf(e)}function u(e,t,n){const r=e-1;return 365*r+o(r,4)-o(r,100)+o(r,400)+o(367*t-362,12)+(t<=2?0:a(e)?-1:-2)+n}function c(e){if(!s(e))throw new TypeError(`Argument not a Date: ${e}`);return u(e.getFullYear(),e.getMonth()+1,e.getDate())}function h(e){if("number"!=typeof e)throw new TypeError(`Argument not a Number: ${e}`);const t=function(e){const t=e-1,n=o(t,146097),a=r(t,146097),i=o(a,36524),s=r(a,36524),u=o(s,1461),c=o(r(s,1461),365),h=400*n+100*i+4*u+c;return 4!==i&&4!==c?h+1:h}(e=Math.trunc(e)),n=o(12*(e-u(t,1,1)+(e<u(t,3,1)?0:a(t)?1:2))+373,367),i=e-u(t,n,1)+1,s=new Date(t,n-1,i);return t<100&&t>=0&&s.setFullYear(t),s}n[1][2]=29,e.greg=void 0,e.greg||(e.greg={}),e.greg.abs2greg=h,e.greg.daysInMonth=i,e.greg.greg2abs=c,e.greg.isDate=s,e.greg.isLeapYear=a;const l={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},f=["","Nisan","Iyyar","Sivan","Tamuz","Av","Elul","Tishrei","Cheshvan","Kislev","Tevet","Sh'vat"],d=[f.concat(["Adar","Nisan"]),f.concat(["Adar I","Adar II","Nisan"])],g=new Map,m=-1373428;function y(e,t){if("number"!=typeof e||isNaN(e))throw new TypeError(`invalid parameter '${t}' not a number: ${e}`)}function S(e,t,n){if(y(e,"year"),y(t,"month"),y(n,"day"),e<1)throw new RangeError(`hebrew2abs: invalid year ${e}`);let r=n;if(t<7){for(let t=7;t<=A(e);t++)r+=b(t,e);for(let n=1;n<t;n++)r+=b(n,e)}else for(let n=7;n<t;n++)r+=b(n,e);return m+M(e)+r-1}function v(e){return m+M(e)}function p(e){if(y(e,"abs"),(e=Math.trunc(e))<=m)throw new RangeError(`abs2hebrew: ${e} is before epoch`);let t=Math.floor((e-m)/365.24682220597794);for(;v(t)<=e;)++t;--t;let n=e<S(t,1,1)?7:1;for(;e>S(t,n,b(n,t));)++n;return{yy:t,mm:n,dd:1+e-S(t,n,1)}}function w(e){return(1+7*e)%19<7}function A(e){return+w(e)+12}function b(e,t){switch(e){case 2:case 4:case 6:case 10:case 13:return 29}return 12===e&&!w(t)||8===e&&!E(t)||9===e&&O(t)?29:30}function T(e,t){if(y(e,"month"),y(t,"year"),e<1||e>14)throw new TypeError(`bad month argument ${e}`);return d[+w(t)][e]}function M(e){const t=g.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),a=r%1080+o%24*1080,i=1+29*n+Math.floor(o/24);let s=i;(a>=19440||2==i%7&&a>=9924&&!w(e)||1==i%7&&a>=16789&&w(t))&&s++;return s%7==0||s%7==3||s%7==5?s+1:s}(e);return g.set(e,n),n}function I(e){return M(e+1)-M(e)}function E(e){return I(e)%10==5}function O(e){return I(e)%10==3}const N=l.NISAN,C=l.CHESHVAN,H=l.KISLEV,D=l.TEVET,_=l.SHVAT,k=l.ADAR_I,L=l.ADAR_II;function R(e){if(function(e){return"object"==typeof e&&null!==e&&"number"==typeof e.yy&&"number"==typeof e.mm&&"number"==typeof e.dd}(e))return e;if(s(e)){return p(c(e))}return p(e)}const Y={"א":1,"ב":2,"ג":3,"ד":4,"ה":5,"ו":6,"ז":7,"ח":8,"ט":9,"י":10,"כ":20,"ל":30,"מ":40,"נ":50,"ס":60,"ע":70,"פ":80,"צ":90,"ק":100,"ר":200,"ש":300,"ת":400},P=new Map,j=new Map;for(const[e,t]of Object.entries(Y))P.set(e,t),j.set(t,e);function B(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 F(e){const t=parseInt(e,10);if(!t||t<0)throw new TypeError(`invalid gematriya number: ${e}`);let n="";const r=Math.floor(t/1e3);if(r>0&&5!==r){const e=B(r);for(const t of e)n+=j.get(t);n+="׳"}const o=B(t%1e3);if(1===o.length)return n+j.get(o[0])+"׳";for(let e=0;e<o.length;e++)e+1===o.length&&(n+="״"),n+=j.get(o[e]);return n}function U(e){let t=0;const n=e.indexOf("׳");if(-1!==n&&n!==e.length-1){t+=1e3*U(e.substring(0,n)),e=e.substring(n)}for(const n of e){const e=P.get(n);"number"==typeof e&&(t+=e)}return t}const x={en:{infix:"within ",infix26:"within ",words:["","Lovingkindness","Might","Beauty","Eternity","Splendor","Foundation","Majesty"]},he:{infix:"שֶׁבְּ",infix26:"שֶׁבִּ",words:["","חֶֽסֶד","גְבוּרָה","תִּפאֶרֶת","נֶּֽצַח","הוֹד","יְּסוֹד","מַּלְכוּת"]},translit:{infix:"sheb'",infix26:"shebi",words:["","Chesed","Gevurah","Tiferet","Netzach","Hod","Yesod","Malkhut"]}};function Z(e){if(e<1||e>49)throw new RangeError(`Invalid Omer day ${e}`)}function $(e){return[Math.floor((e-1)/7)+1,e%7||7]}function V(e,t){return Z(e),"he"===t?function(e){const t=Math.floor(e/10),n=e%10;let r="הַיּוֹם ";11===e?r+="אַחַד "+ee:12===e?r+="שְׁנֵים "+ee:12<e&&e<20?r+=K[n]+" "+ee:e>9&&(r+=K[n],n&&(r+=" ",r+=3===t?"וּ":"וְ"));e>2?((e>20||10===e||20===e)&&(r+=z[t]),r+=e<11?K[n]+" "+G+" ":" "+X+" "):r+=1===e?Q+" ":W+" ";if(e>6){r=r.trim(),r+=", שְׁהֵם ";const t=Math.floor(e/7),n=e%7;r+=t>2?K[t]+" "+q+" ":1===t?"שָׁבֽוּעַ "+K[1]+" ":J+" "+q+" ",n&&(r+=2===n||3===n?"וּ":5===n?"וַ":"וְ",r+=n>2?K[n]+" "+G+" ":1===n?Q+" ":W+" ")}return r+="לָעֽוֹמֶר",r.normalize()}(e):function(e){const[t,n]=$(e),r=1===e?"day":"days";let o=`Today is ${e} ${r}`;if(t>1||7===e){const e=7===n,r=e?t:t-1;if(o+=`, which is ${r} ${1===r?"week":"weeks"}`,!e){o+=` and ${n} ${1===n?"day":"days"}`}}return o+" of the Omer"}(e)}const z=["","עֲשָׂרָה","עֶשְׂרִים","שְׁלוֹשִׁים","אַרְבָּעִים"],K=["","אֶחָד","שְׁנַיִם","שְׁלוֹשָׁה","אַרְבָּעָה","חֲמִשָּׁה","שִׁשָּׁה","שִׁבְעָה","שְׁמוֹנָה","תִּשְׁעָה"],J="שְׁנֵי",G="יָמִים",W=J+" "+G,q="שָׁבוּעוֹת",X="יוֹם",Q=X+" "+K[1],ee="עָשָׂר";function te(e){return e<0?"-00"+te(-e):e<10?"000"+e:e<100?"00"+e:e<1e3?"0"+e:String(e)}function ne(e){return e>=0&&e<10?"0"+e:String(e)}const re=new Map;const oe=/^(\d+).(\d+).(\d+),?\s+(\d+).(\d+).(\d+)/;function ae(e,t){const n=function(e){const t=re.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 re.set(e,n),n}(e).format(t),r=oe.exec(n);if(null===r)throw new Error(`Unable to parse formatted string: ${n}`);let o=r[4];return"24"===o&&(o="00"),r[3]=te(parseInt(r[3],10)),`${r[3]}-${r[1]}-${r[2]}T${o}:${r[5]}:${r[6]}Z`}function ie(e){return te(e.getFullYear())+"-"+ne(e.getMonth()+1)+"-"+ne(e.getDate())}var se={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Tevet:["Teves"]}}},ue={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Adar:["אַדָר"],"Adar I":["אַדָר א׳"],"Adar II":["אַדָר ב׳"],Av:["אָב"],Cheshvan:["חֶשְׁוָן"],Elul:["אֱלוּל"],Iyyar:["אִיָיר"],Kislev:["כִּסְלֵו"],Nisan:["נִיסָן"],"Sh'vat":["שְׁבָט"],Sivan:["סִיוָן"],Tamuz:["תַּמּוּז"],Tevet:["טֵבֵת"],Tishrei:["תִּשְׁרֵי"]}}};const ce={headers:{"plural-forms":"nplurals=2; plural=(n!=1);"},contexts:{"":{}}},he={h:"he",a:"ashkenazi",s:"en","":"en"},le=new Map;let fe,de;function ge(e){const t=["th","st","nd","rd"],n=e%100;return e+(t[(n-20)%10]||t[n]||t[0])}function me(e){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);return e.toLowerCase()}function ye(e){const t=me(e),n=le.get(t);if(!n)throw new RangeError(`Locale '${e}' not found`);return n}class Se{static lookupTranslation(e,t){const n=("string"==typeof t&&le.get(t.toLowerCase())||fe)[e];if((null==n?void 0:n.length)&&n[0].length)return n[0]}static gettext(e,t){const n=this.lookupTranslation(e,t);return void 0===n?e:n}static addLocale(e,t){if(e=me(e),"object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);le.set(e,t.contexts[""])}static addTranslation(e,t,n){const r=ye(e);if("string"!=typeof t||0===t.length)throw new TypeError(`Invalid id string: ${t}`);const o=Array.isArray(n);if(o){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 string: ${n}`);r[t]=o?n:[n]}static addTranslations(e,t){const n=ye(e);if("object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);const r=t.contexts[""];Object.assign(n,r)}static useLocale(e){const t=me(e),n=ye(t);return de=he[t]||t,fe=n,fe}static getLocaleName(){return de}static getLocaleNames(){return Array.from(le.keys()).sort(((e,t)=>e.localeCompare(t)))}static ordinal(e,t){const n=(null==t?void 0:t.toLowerCase())||de;if(!n)return ge(e);switch(n){case"en":case"s":case"a":return ge(e);case"es":return e+"º";case"h":case"he":case"he-x-nonikud":return String(e)}return n.startsWith("ashkenazi")?ge(e):e+"."}static hebrewStripNikkud(e){return e.replace(/[\u0590-\u05bd]/g,"").replace(/[\u05bf-\u05c7]/g,"")}}Se.addLocale("en",ce),Se.addLocale("s",ce),Se.addLocale("",ce),Se.useLocale("en"),Se.addLocale("ashkenazi",se),Se.addLocale("a",se),Se.addLocale("he",ue),Se.addLocale("h",ue);const ve=ue.contexts[""],pe={};for(const[e,t]of Object.entries(ve))pe[e]=[Se.hebrewStripNikkud(t[0])];const we={headers:ue.headers,contexts:{"":pe}};Se.addLocale("he-x-NoNikud",we);const Ae="day",be="week",Te="month",Me="year";class Ie{constructor(e,t,n){if(2===arguments.length||arguments.length>3)throw new TypeError("HDate constructor requires 0, 1 or 3 arguments");if(3===arguments.length){this.dd=this.mm=1;const a="string"==typeof n?parseInt(n,10):n;if(isNaN(a))throw new TypeError(`HDate called with bad year argument: ${n}`);this.yy=a,function(e,t){e.mm=Ie.monthNum(t),Ee(e)}(this,t);const i="string"==typeof e?parseInt(e,10):e;if(isNaN(i))throw new TypeError(`HDate called with bad day argument: ${e}`);o=i,(r=this).dd=o,Ee(r)}else{null==e&&(e=new Date);const t="number"!=typeof e||isNaN(e)?s(e)?c(e):void 0!==e.yy?e:null:e;if(null===t)throw new TypeError(`HDate called with bad argument: ${e}`);const n="number"==typeof t,r=n?p(t):t;this.yy=r.yy,this.mm=r.mm,this.dd=r.dd,n&&(this.rd=t)}var r,o}getFullYear(){return this.yy}isLeapYear(){return w(this.yy)}getMonth(){return this.mm}getTishreiMonth(){const e=A(this.getFullYear());return(this.getMonth()+e-6)%e||e}daysInMonth(){return b(this.getMonth(),this.getFullYear())}getDate(){return this.dd}getDay(){return function(e,t){return e-t*Math.floor(e/t)}(this.abs(),7)}greg(){return h(this.abs())}abs(){return"number"!=typeof this.rd&&(this.rd=S(this.yy,this.mm,this.dd)),this.rd}static hebrew2abs(e,t,n){return S(e,t,n)}getMonthName(){return T(this.getMonth(),this.getFullYear())}render(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=e||Se.getLocaleName(),r=this.getDate(),o=Se.gettext(this.getMonthName(),n).replace(/'/g,"’"),a=Se.ordinal(r,n),i=function(e){switch(e){case"en":case"s":case"a":case"ashkenazi":return" of"}const t=Se.lookupTranslation("of",e);if(t)return" "+t;if(e.startsWith("ashkenazi"))return" of";return""}(n),s=`${a}${i} ${o}`;if(t){return`${s}, ${this.getFullYear()}`}return s}renderGematriya(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];const t=this.getDate(),n=e?"he-x-NoNikud":"he",r=Se.gettext(this.getMonthName(),n),o=this.getFullYear();return F(t)+" "+r+" "+F(o)}before(e){return Ne(e,this,-1)}onOrBefore(e){return Ne(e,this,0)}nearest(e){return Ne(e,this,3)}onOrAfter(e){return Ne(e,this,6)}after(e){return Ne(e,this,7)}next(){return new Ie(this.abs()+1)}prev(){return new Ie(this.abs()-1)}add(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";if(!(e="string"==typeof e?parseInt(e,10):e))return new Ie(this);if(t=function(e){switch(e){case"d":return Ae;case"w":return be;case"M":return Te;case"y":return Me}const t=String(e||"").toLowerCase().replace(/s$/,"");switch(t){case Ae:case be:case Te:case Me:return t}throw new TypeError(`Invalid units '${e}'`)}(t),t===Ae)return new Ie(this.abs()+e);if(t===be)return new Ie(this.abs()+7*e);if(t===Me)return new Ie(this.getDate(),this.getMonth(),this.getFullYear()+e);{let t=new Ie(this);const n=e>0?1:-1;e=Math.abs(e);for(let r=0;r<e;r++)t=new Ie(t.abs()+n*t.daysInMonth());return t}}subtract(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";return this.add(-1*e,t)}deltaDays(e){return this.abs()-e.abs()}isSameDate(e){return 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 w(e)}static monthsInYear(e){return A(e)}static daysInMonth(e,t){return b(e,t)}static getMonthName(e,t){return T(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):Ie.monthFromName(e)}static daysInYear(e){return I(e)}static longCheshvan(e){return E(e)}static shortKislev(e){return O(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 1;case"i":return 2;case"e":return 6;case"c":case"ח":return 8;case"k":case"כ":return 9;case"s":switch(t[1]){case"i":return 3;case"h":return 11}break;case"t":switch(t[1]){case"a":return 4;case"i":return 7;case"e":return 10}break;case"a":switch(t[1]){case"v":return 5;case"d":return/(1|[^i]i|a|א)$/i.test(e)?12:13}break;case"ס":return 3;case"ט":return 10;case"ש":return 11;case"א":switch(t[1]){case"ב":return 5;case"ד":return/(1|[^i]i|a|א)$/i.test(e)?12:13;case"י":return 2;case"ל":return 6}break;case"ת":switch(t[1]){case"מ":return 4;case"ש":return 7}}throw new RangeError(`Unable to parse month name: ${e}`)}(Se.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(" ").filter((e=>0!==e.length)),r=n.length;if(3!==r&&4!==r)throw new RangeError(`Unable to parse gematriya string: "${e}"`);const o=U(n[0]),a=3===r?n[1]:n[1]+" "+n[2],i=Ie.monthFromName(a);let s=U(3===r?n[2]:n[3]);return s<1e3&&(s+=t),new Ie(o,i,s)}}function Ee(e){Oe(e),function(e){e.dd<1&&(e.mm===l.TISHREI&&(e.yy-=1),e.dd+=b(e.mm,e.yy),e.mm-=1,Ee(e));e.dd>b(e.mm,e.yy)&&(e.mm===l.ELUL&&(e.yy+=1),e.dd-=b(e.mm,e.yy),e.mm===A(e.yy)?e.mm=1:e.mm+=1,Ee(e));Oe(e)}(e)}function Oe(e){e.mm!==l.ADAR_II||e.isLeapYear()?e.mm<1?(e.mm+=A(e.yy),e.yy-=1,Ee(e)):e.mm>A(e.yy)&&(e.mm-=A(e.yy),e.yy+=1,Ee(e)):(e.mm-=1,Ee(e)),delete e.rd}function Ne(e,t,n){return new Ie(Ie.dayOnOrBefore(e,t.abs()+n))}var Ce={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"],"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"]}}},He={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":["רֹאשׁ חוֹדֶשׁ"],"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":["יוֹם בן־גוריון"],"Hebrew Language 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:["חֲלָקִים"],"Pirkei Avot":["פִּרְקֵי אָבוֹת"]}}};Se.addTranslations("he",He),Se.addTranslations("h",He),Se.addTranslations("ashkenazi",Ce),Se.addTranslations("a",Ce);const De=He.contexts[""],_e={};for(const[e,t]of Object.entries(De))_e[e]=[Se.hebrewStripNikkud(t[0])];const ke={headers:He.headers,contexts:{"":_e}};Se.addTranslations("he-x-NoNikud",ke);const Le={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,DAILY_LEARNING:67108864},Re=[[Le.MAJOR_FAST,"holiday","major","fast"],[Le.CHANUKAH_CANDLES,"holiday","major"],[Le.HEBREW_DATE,"hebdate"],[Le.MINOR_FAST,"holiday","fast"],[Le.MINOR_HOLIDAY,"holiday","minor"],[Le.MODERN_HOLIDAY,"holiday","modern"],[Le.MOLAD,"molad"],[Le.OMER_COUNT,"omer"],[Le.PARSHA_HASHAVUA,"parashat"],[Le.ROSH_CHODESH,"roshchodesh"],[Le.SHABBAT_MEVARCHIM,"mevarchim"],[Le.SPECIAL_SHABBAT,"holiday","shabbat"],[Le.USER_EVENT,"user"]];class Ye{constructor(e,t,n=0,r){if(!Ie.isHDate(e))throw new TypeError(`Invalid Event date: ${e}`);if("string"!=typeof t)throw new TypeError(`Invalid Event description: ${t}`);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 Se.gettext(this.desc,e)}renderBrief(e){return this.render(e)}getEmoji(){return this.emoji||null}basename(){return this.getDesc()}url(){}observedInIsrael(){return!(this.mask&Le.CHUL_ONLY)}observedInDiaspora(){return!(this.mask&Le.IL_ONLY)}observedIn(e){return e?this.observedInIsrael():this.observedInDiaspora()}clone(){const e=new Ye(this.date,this.desc,this.mask);for(const t in this)this.hasOwnProperty(t)&&Object.defineProperty(e,t,{value:this[t]});return e}getCategories(){const e=this.getFlags();for(const t of Re){if(e&t[0])return t.slice(1)}return["unknown"]}}class Pe extends Ye{constructor(e){super(e,e.toString(),Le.HEBREW_DATE)}render(e){const t=null==e?void 0:e.toLowerCase(),n=null!=t?t:Se.getLocaleName(),r=this.getDate();switch(n){case"h":case"he":return r.renderGematriya(!1);case"he-x-nonikud":return r.renderGematriya(!0);default:return r.render(n,!0)}}renderBriefHebrew(e){const t=this.getDate(),n=t.getDate(),r=Se.gettext(t.getMonthName(),e);return F(n)+" "+r}renderBrief(e){const t=null==e?void 0:e.toLowerCase(),n=null!=t?t:Se.getLocaleName(),r=this.getDate();if(r.getMonth()===l.TISHREI&&1===r.getDate())return this.render(n);switch(n){case"h":case"he":case"he-x-nonikud":return this.renderBriefHebrew(n);default:return r.render(n,!1)}}}var je,Be,Fe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Ue={};function xe(){if(Be)return je;Be=1;var e=function(e){return e&&e.Math===Math&&e};return je=e("object"==typeof globalThis&&globalThis)||e("object"==typeof window&&window)||e("object"==typeof self&&self)||e("object"==typeof Fe&&Fe)||e("object"==typeof je&&je)||function(){return this}()||Function("return this")()}var Ze,$e,Ve,ze,Ke,Je,Ge,We,qe={};function Xe(){return $e?Ze:($e=1,Ze=function(e){try{return!!e()}catch(e){return!0}})}function Qe(){if(ze)return Ve;ze=1;var e=Xe();return Ve=!e((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))}function et(){if(Je)return Ke;Je=1;var e=Xe();return Ke=!e((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))}function tt(){if(We)return Ge;We=1;var e=et(),t=Function.prototype.call;return Ge=e?t.bind(t):function(){return t.apply(t,arguments)},Ge}var nt,rt,ot,at,it,st,ut,ct,ht,lt,ft,dt,gt,mt,yt,St,vt,pt,wt,At,bt,Tt,Mt,It,Et,Ot,Nt,Ct,Ht,Dt,_t,kt,Lt,Rt,Yt,Pt,jt,Bt,Ft,Ut,xt,Zt={};function $t(){return ot?rt:(ot=1,rt=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}})}function Vt(){if(it)return at;it=1;var e=et(),t=Function.prototype,n=t.call,r=e&&t.bind.bind(n,n);return at=e?r:function(e){return function(){return n.apply(e,arguments)}},at}function zt(){if(ht)return ct;ht=1;var e=Vt(),t=Xe(),n=function(){if(ut)return st;ut=1;var e=Vt(),t=e({}.toString),n=e("".slice);return st=function(e){return n(t(e),8,-1)},st}(),r=Object,o=e("".split);return ct=t((function(){return!r("z").propertyIsEnumerable(0)}))?function(e){return"String"===n(e)?o(e,""):r(e)}:r,ct}function Kt(){return ft||(ft=1,lt=function(e){return null==e}),lt}function Jt(){if(gt)return dt;gt=1;var e=Kt(),t=TypeError;return dt=function(n){if(e(n))throw new t("Can't call method on "+n);return n},dt}function Gt(){if(yt)return mt;yt=1;var e=zt(),t=Jt();return mt=function(n){return e(t(n))},mt}function Wt(){if(vt)return St;vt=1;var e="object"==typeof document&&document.all;return St=void 0===e&&void 0!==e?function(t){return"function"==typeof t||t===e}:function(e){return"function"==typeof e}}function qt(){if(wt)return pt;wt=1;var e=Wt();return pt=function(t){return"object"==typeof t?null!==t:e(t)},pt}function Xt(){if(bt)return At;bt=1;var e=xe(),t=Wt();return At=function(n,r){return arguments.length<2?(o=e[n],t(o)?o:void 0):e[n]&&e[n][r];var o},At}function Qt(){if(Nt)return Ot;Nt=1;var e,t,n=xe(),r=function(){if(Et)return It;Et=1;var e=xe().navigator,t=e&&e.userAgent;return It=t?String(t):""}(),o=n.process,a=n.Deno,i=o&&o.versions||a&&a.version,s=i&&i.v8;return s&&(t=(e=s.split("."))[0]>0&&e[0]<4?1:+(e[0]+e[1])),!t&&r&&(!(e=r.match(/Edge\/(\d+)/))||e[1]>=74)&&(e=r.match(/Chrome\/(\d+)/))&&(t=+e[1]),Ot=t}function en(){if(Ht)return Ct;Ht=1;var e=Qt(),t=Xe(),n=xe().String;return Ct=!!Object.getOwnPropertySymbols&&!t((function(){var t=Symbol("symbol detection");return!n(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&e&&e<41}))}function tn(){if(_t)return Dt;_t=1;var e=en();return Dt=e&&!Symbol.sham&&"symbol"==typeof Symbol.iterator}function nn(){if(Lt)return kt;Lt=1;var e=Xt(),t=Wt(),n=function(){if(Mt)return Tt;Mt=1;var e=Vt();return Tt=e({}.isPrototypeOf)}(),r=tn(),o=Object;return kt=r?function(e){return"symbol"==typeof e}:function(r){var a=e("Symbol");return t(a)&&n(a.prototype,o(r))},kt}function rn(){if(Yt)return Rt;Yt=1;var e=String;return Rt=function(t){try{return e(t)}catch(e){return"Object"}}}function on(){if(jt)return Pt;jt=1;var e=Wt(),t=rn(),n=TypeError;return Pt=function(r){if(e(r))return r;throw new n(t(r)+" is not a function")}}function an(){if(Ft)return Bt;Ft=1;var e=on(),t=Kt();return Bt=function(n,r){var o=n[r];return t(o)?void 0:e(o)},Bt}function sn(){if(xt)return Ut;xt=1;var e=tt(),t=Wt(),n=qt(),r=TypeError;return Ut=function(o,a){var i,s;if("string"===a&&t(i=o.toString)&&!n(s=e(i,o)))return s;if(t(i=o.valueOf)&&!n(s=e(i,o)))return s;if("string"!==a&&t(i=o.toString)&&!n(s=e(i,o)))return s;throw new r("Can't convert object to primitive value")},Ut}var un,cn,hn,ln,fn,dn,gn,mn,yn,Sn,vn,pn,wn,An,bn,Tn,Mn,In,En,On,Nn,Cn,Hn,Dn,_n={exports:{}};function kn(){if(ln)return hn;ln=1;var e=xe(),t=Object.defineProperty;return hn=function(n,r){try{t(e,n,{value:r,configurable:!0,writable:!0})}catch(t){e[n]=r}return r}}function Ln(){if(fn)return _n.exports;fn=1;var e=cn?un:(cn=1,un=!1),t=xe(),n=kn(),r="__core-js_shared__",o=_n.exports=t[r]||n(r,{});return(o.versions||(o.versions=[])).push({version:"3.38.1",mode:e?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"}),_n.exports}function Rn(){if(gn)return dn;gn=1;var e=Ln();return dn=function(t,n){return e[t]||(e[t]=n||{})}}function Yn(){if(yn)return mn;yn=1;var e=Jt(),t=Object;return mn=function(n){return t(e(n))}}function Pn(){if(vn)return Sn;vn=1;var e=Vt(),t=Yn(),n=e({}.hasOwnProperty);return Sn=Object.hasOwn||function(e,r){return n(t(e),r)},Sn}function jn(){if(wn)return pn;wn=1;var e=Vt(),t=0,n=Math.random(),r=e(1..toString);return pn=function(e){return"Symbol("+(void 0===e?"":e)+")_"+r(++t+n,36)}}function Bn(){if(bn)return An;bn=1;var e=xe(),t=Rn(),n=Pn(),r=jn(),o=en(),a=tn(),i=e.Symbol,s=t("wks"),u=a?i.for||i:i&&i.withoutSetter||r;return An=function(e){return n(s,e)||(s[e]=o&&n(i,e)?i[e]:u("Symbol."+e)),s[e]}}function Fn(){if(Mn)return Tn;Mn=1;var e=tt(),t=qt(),n=nn(),r=an(),o=sn(),a=Bn(),i=TypeError,s=a("toPrimitive");return Tn=function(a,u){if(!t(a)||n(a))return a;var c,h=r(a,s);if(h){if(void 0===u&&(u="default"),c=e(h,a,u),!t(c)||n(c))return c;throw new i("Can't convert object to primitive value")}return void 0===u&&(u="number"),o(a,u)}}function Un(){if(En)return In;En=1;var e=Fn(),t=nn();return In=function(n){var r=e(n,"string");return t(r)?r:r+""}}function xn(){if(Nn)return On;Nn=1;var e=xe(),t=qt(),n=e.document,r=t(n)&&t(n.createElement);return On=function(e){return r?n.createElement(e):{}},On}function Zn(){if(Hn)return Cn;Hn=1;var e=Qe(),t=Xe(),n=xn();return Cn=!e&&!t((function(){return 7!==Object.defineProperty(n("div"),"a",{get:function(){return 7}}).a}))}function $n(){if(Dn)return qe;Dn=1;var e=Qe(),t=tt(),n=function(){if(nt)return Zt;nt=1;var e={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,n=t&&!e.call({1:2},1);return Zt.f=n?function(e){var n=t(this,e);return!!n&&n.enumerable}:e,Zt}(),r=$t(),o=Gt(),a=Un(),i=Pn(),s=Zn(),u=Object.getOwnPropertyDescriptor;return qe.f=e?u:function(e,c){if(e=o(e),c=a(c),s)try{return u(e,c)}catch(e){}if(i(e,c))return r(!t(n.f,e,c),e[c])},qe}var Vn,zn,Kn,Jn,Gn,Wn,qn,Xn={};function Qn(){if(zn)return Vn;zn=1;var e=Qe(),t=Xe();return Vn=e&&t((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))}function er(){if(Jn)return Kn;Jn=1;var e=qt(),t=String,n=TypeError;return Kn=function(r){if(e(r))return r;throw new n(t(r)+" is not an object")}}function tr(){if(Gn)return Xn;Gn=1;var e=Qe(),t=Zn(),n=Qn(),r=er(),o=Un(),a=TypeError,i=Object.defineProperty,s=Object.getOwnPropertyDescriptor,u="enumerable",c="configurable",h="writable";return Xn.f=e?n?function(e,t,n){if(r(e),t=o(t),r(n),"function"==typeof e&&"prototype"===t&&"value"in n&&h in n&&!n[h]){var a=s(e,t);a&&a[h]&&(e[t]=n.value,n={configurable:c in n?n[c]:a[c],enumerable:u in n?n[u]:a[u],writable:!1})}return i(e,t,n)}:i:function(e,n,s){if(r(e),n=o(n),r(s),t)try{return i(e,n,s)}catch(e){}if("get"in s||"set"in s)throw new a("Accessors not supported");return"value"in s&&(e[n]=s.value),e},Xn}function nr(){if(qn)return Wn;qn=1;var e=Qe(),t=tr(),n=$t();return Wn=e?function(e,r,o){return t.f(e,r,n(1,o))}:function(e,t,n){return e[t]=n,e}}var rr,or,ar,ir,sr,ur,cr,hr,lr,fr,dr,gr,mr,yr,Sr,vr={exports:{}};function pr(){if(ir)return ar;ir=1;var e=Vt(),t=Wt(),n=Ln(),r=e(Function.toString);return t(n.inspectSource)||(n.inspectSource=function(e){return r(e)}),ar=n.inspectSource}function wr(){if(hr)return cr;hr=1;var e=Rn(),t=jn(),n=e("keys");return cr=function(e){return n[e]||(n[e]=t(e))}}function Ar(){return fr?lr:(fr=1,lr={})}function br(){if(gr)return dr;gr=1;var e,t,n,r=function(){if(ur)return sr;ur=1;var e=xe(),t=Wt(),n=e.WeakMap;return sr=t(n)&&/native code/.test(String(n))}(),o=xe(),a=qt(),i=nr(),s=Pn(),u=Ln(),c=wr(),h=Ar(),l="Object already initialized",f=o.TypeError,d=o.WeakMap;if(r||u.state){var g=u.state||(u.state=new d);g.get=g.get,g.has=g.has,g.set=g.set,e=function(e,t){if(g.has(e))throw new f(l);return t.facade=e,g.set(e,t),t},t=function(e){return g.get(e)||{}},n=function(e){return g.has(e)}}else{var m=c("state");h[m]=!0,e=function(e,t){if(s(e,m))throw new f(l);return t.facade=e,i(e,m,t),t},t=function(e){return s(e,m)?e[m]:{}},n=function(e){return s(e,m)}}return dr={set:e,get:t,has:n,enforce:function(r){return n(r)?t(r):e(r,{})},getterFor:function(e){return function(n){var r;if(!a(n)||(r=t(n)).type!==e)throw new f("Incompatible receiver, "+e+" required");return r}}},dr}function Tr(){if(mr)return vr.exports;mr=1;var e=Vt(),t=Xe(),n=Wt(),r=Pn(),o=Qe(),a=function(){if(or)return rr;or=1;var e=Qe(),t=Pn(),n=Function.prototype,r=e&&Object.getOwnPropertyDescriptor,o=t(n,"name"),a=o&&"something"===function(){}.name,i=o&&(!e||e&&r(n,"name").configurable);return rr={EXISTS:o,PROPER:a,CONFIGURABLE:i}}().CONFIGURABLE,i=pr(),s=br(),u=s.enforce,c=s.get,h=String,l=Object.defineProperty,f=e("".slice),d=e("".replace),g=e([].join),m=o&&!t((function(){return 8!==l((function(){}),"length",{value:8}).length})),y=String(String).split("String"),S=vr.exports=function(e,t,n){"Symbol("===f(h(t),0,7)&&(t="["+d(h(t),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!r(e,"name")||a&&e.name!==t)&&(o?l(e,"name",{value:t,configurable:!0}):e.name=t),m&&n&&r(n,"arity")&&e.length!==n.arity&&l(e,"length",{value:n.arity});try{n&&r(n,"constructor")&&n.constructor?o&&l(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var i=u(e);return r(i,"source")||(i.source=g(y,"string"==typeof t?t:"")),e};return Function.prototype.toString=S((function(){return n(this)&&c(this).source||i(this)}),"toString"),vr.exports}function Mr(){if(Sr)return yr;Sr=1;var e=Wt(),t=tr(),n=Tr(),r=kn();return yr=function(o,a,i,s){s||(s={});var u=s.enumerable,c=void 0!==s.name?s.name:a;if(e(i)&&n(i,c,s),s.global)u?o[a]=i:r(a,i);else{try{s.unsafe?o[a]&&(u=!0):delete o[a]}catch(e){}u?o[a]=i:t.f(o,a,{value:i,enumerable:!1,configurable:!s.nonConfigurable,writable:!s.nonWritable})}return o},yr}var Ir,Er,Or,Nr,Cr,Hr,Dr,_r,kr,Lr,Rr,Yr,Pr,jr,Br,Fr,Ur,xr={};function Zr(){if(Nr)return Or;Nr=1;var e=function(){if(Er)return Ir;Er=1;var e=Math.ceil,t=Math.floor;return Ir=Math.trunc||function(n){var r=+n;return(r>0?t:e)(r)},Ir}();return Or=function(t){var n=+t;return n!=n||0===n?0:e(n)}}function $r(){if(Hr)return Cr;Hr=1;var e=Zr(),t=Math.max,n=Math.min;return Cr=function(r,o){var a=e(r);return a<0?t(a+o,0):n(a,o)}}function Vr(){if(_r)return Dr;_r=1;var e=Zr(),t=Math.min;return Dr=function(n){var r=e(n);return r>0?t(r,9007199254740991):0}}function zr(){if(Lr)return kr;Lr=1;var e=Vr();return kr=function(t){return e(t.length)}}function Kr(){if(Yr)return Rr;Yr=1;var e=Gt(),t=$r(),n=zr(),r=function(r){return function(o,a,i){var s=e(o),u=n(s);if(0===u)return!r&&-1;var c,h=t(i,u);if(r&&a!=a){for(;u>h;)if((c=s[h++])!=c)return!0}else for(;u>h;h++)if((r||h in s)&&s[h]===a)return r||h||0;return!r&&-1}};return Rr={includes:r(!0),indexOf:r(!1)}}function Jr(){if(jr)return Pr;jr=1;var e=Vt(),t=Pn(),n=Gt(),r=Kr().indexOf,o=Ar(),a=e([].push);return Pr=function(e,i){var s,u=n(e),c=0,h=[];for(s in u)!t(o,s)&&t(u,s)&&a(h,s);for(;i.length>c;)t(u,s=i[c++])&&(~r(h,s)||a(h,s));return h},Pr}function Gr(){return Fr?Br:(Fr=1,Br=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"])}var Wr,qr,Xr,Qr,eo,to,no,ro,oo,ao={};function io(){if(Xr)return qr;Xr=1;var e=Xt(),t=Vt(),n=function(){if(Ur)return xr;Ur=1;var e=Jr(),t=Gr().concat("length","prototype");return xr.f=Object.getOwnPropertyNames||function(n){return e(n,t)},xr}(),r=(Wr||(Wr=1,ao.f=Object.getOwnPropertySymbols),ao),o=er(),a=t([].concat);return qr=e("Reflect","ownKeys")||function(e){var t=n.f(o(e)),i=r.f;return i?a(t,i(e)):t},qr}function so(){if(eo)return Qr;eo=1;var e=Pn(),t=io(),n=$n(),r=tr();return Qr=function(o,a,i){for(var s=t(a),u=r.f,c=n.f,h=0;h<s.length;h++){var l=s[h];e(o,l)||i&&e(i,l)||u(o,l,c(a,l))}},Qr}function uo(){if(oo)return ro;oo=1;var e=xe(),t=$n().f,n=nr(),r=Mr(),o=kn(),a=so(),i=function(){if(no)return to;no=1;var e=Xe(),t=Wt(),n=/#|\.prototype\./,r=function(n,r){var u=a[o(n)];return u===s||u!==i&&(t(r)?e(r):!!r)},o=r.normalize=function(e){return String(e).replace(n,".").toLowerCase()},a=r.data={},i=r.NATIVE="N",s=r.POLYFILL="P";return to=r}();return ro=function(s,u){var c,h,l,f,d,g=s.target,m=s.global,y=s.stat;if(c=m?e:y?e[g]||o(g,{}):e[g]&&e[g].prototype)for(h in u){if(f=u[h],l=s.dontCallGetSet?(d=t(c,h))&&d.value:c[h],!i(m?h:g+(y?".":"#")+h,s.forced)&&void 0!==l){if(typeof f==typeof l)continue;a(f,l)}(s.sham||l&&l.sham)&&n(f,"sham",!0),r(c,h,f,s)}}}var co,ho,lo,fo,go,mo,yo,So,vo,po,wo={};function Ao(){if(ho)return co;ho=1;var e=Jr(),t=Gr();return co=Object.keys||function(n){return e(n,t)},co}function bo(){if(go)return fo;go=1;var e=Xt();return fo=e("document","documentElement")}function To(){if(yo)return mo;yo=1;var e,t=er(),n=function(){if(lo)return wo;lo=1;var e=Qe(),t=Qn(),n=tr(),r=er(),o=Gt(),a=Ao();return wo.f=e&&!t?Object.defineProperties:function(e,t){r(e);for(var i,s=o(t),u=a(t),c=u.length,h=0;c>h;)n.f(e,i=u[h++],s[i]);return e},wo}(),r=Gr(),o=Ar(),a=bo(),i=xn(),s=wr(),u="prototype",c="script",h=s("IE_PROTO"),l=function(){},f=function(e){return"<"+c+">"+e+"</"+c+">"},d=function(e){e.write(f("")),e.close();var t=e.parentWindow.Object;return e=null,t},g=function(){try{e=new ActiveXObject("htmlfile")}catch(e){}var t,n,o;g="undefined"!=typeof document?document.domain&&e?d(e):(n=i("iframe"),o="java"+c+":",n.style.display="none",a.appendChild(n),n.src=String(o),(t=n.contentWindow.document).open(),t.write(f("document.F=Object")),t.close(),t.F):d(e);for(var s=r.length;s--;)delete g[u][r[s]];return g()};return o[h]=!0,mo=Object.create||function(e,r){var o;return null!==e?(l[u]=t(e),o=new l,l[u]=null,o[h]=e):o=g(),void 0===r?o:n.f(o,r)},mo}function Mo(){if(vo)return So;vo=1;var e=Bn(),t=To(),n=tr().f,r=e("unscopables"),o=Array.prototype;return void 0===o[r]&&n(o,r,{configurable:!0,value:t(null)}),So=function(e){o[r][e]=!0}}function Io(e,t,n,r,o){return Eo(t,Oo(e,t),n,r,o)}function Eo(e,t,n,r,o,a){const i=Jo(t,n,r);if(o&&t!==i)throw new RangeError(th(e,t,n,r,a));return i}function Oo(e,t){const n=e[t];if(void 0===n)throw new TypeError(rh(t));return n}function No(e){return null!==e&&/object|function/.test(typeof e)}function Co(e){const t=new(arguments.length>1&&void 0!==arguments[1]?arguments[1]:Map);return function(n){if(t.has(n))return t.get(n);for(var r=arguments.length,o=new Array(r>1?r-1:0),a=1;a<r;a++)o[a-1]=arguments[a];const i=e(n,...o);return t.set(n,i),i}}function Ho(e){return Do({name:e},1)}function Do(e,t){return Ro((e=>({value:e,configurable:1,writable:!t})),e)}function _o(e){return Ro((e=>({get:e,configurable:1})),e)}function ko(e){return{[Symbol.toStringTag]:{value:e,configurable:1}}}function Lo(e,t){const n={};let r=e.length;for(const o of t)n[e[--r]]=o;return n}function Ro(e,t,n){const r={};for(const o in t)r[o]=e(t[o],o,n);return r}function Yo(e,t,n){const r={};for(let o=0;o<t.length;o++){const a=t[o];r[a]=e(a,o,n)}return r}function Po(e,t,n){const r={};for(let o=0;o<e.length;o++)r[t[o]]=n[e[o]];return r}function jo(e,t){const n={};for(const r of e)n[r]=t[r];return n}function Bo(e,t){const n={};for(const r in t)e.has(r)||(n[r]=t[r]);return n}function Fo(e){e={...e};const t=Object.keys(e);for(const n of t)void 0===e[n]&&delete e[n];return e}function Uo(e,t,n){for(const r of e)if(t[r]!==n[r])return 0;return 1}function xo(e,t,n){const r={...n};for(let n=0;n<t;n++)r[e[n]]=0;return r}function Zo(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return function(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return e(...n,...r)}}function $o(e){return e[0].toUpperCase()+e.substring(1)}function Vo(e){return e.slice().sort()}function zo(e,t){return String(t).padStart(e,"0")}function Ko(e,t){return Math.sign(e-t)}function Jo(e,t,n){return Math.min(Math.max(e,t),n)}function Go(e,t){return[Math.floor(e/t),Wo(e,t)]}function Wo(e,t){return(e%t+t)%t}function qo(e,t){return[Xo(e,t),Qo(e,t)]}function Xo(e,t){return Math.trunc(e/t)||0}function Qo(e,t){return e%t||0}function ea(e){return.5===Math.abs(e%1)}function ta(e,t,n){let r=0,o=0;for(let a=0;a<=t;a++){const t=e[n[a]],i=qh[a],s=Wh/i,[u,c]=qo(t,s);r+=c*i,o+=u}const[a,i]=qo(r,Wh);return[o+a,i]}function na(e,t,n){const r={};for(let o=t;o>=0;o--){const t=qh[o];r[n[o]]=Xo(e,t),e=Qo(e,t)}return r}function ra(e){if(void 0!==e)return aa(e)}function oa(e){return la(aa(e))}function aa(e){return ha(Tl(e))}function ia(e){if(null==e)throw new TypeError("Cannot be null or undefined");return e}function sa(e,t){if(null==t)throw new RangeError(rh(e));return t}function ua(e){if(!No(e))throw new TypeError(eh);return e}function ca(e,t){if(typeof t!==e)throw new TypeError(nh(arguments.length>2&&void 0!==arguments[2]?arguments[2]:e,t));return t}function ha(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number";if(!Number.isInteger(e))throw new RangeError(Jc(t,e));return e||0}function la(e){if(e<=0)throw new RangeError(Gc(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number",e));return e}function fa(e){if("symbol"==typeof e)throw new TypeError(Qc);return String(e)}function da(e,t){return No(e)?String(e):Al(e,t)}function ga(e){if("string"==typeof e)return BigInt(e);if("bigint"!=typeof e)throw new TypeError(Xc(e));return e}function ma(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number";if("bigint"==typeof e)throw new TypeError(qc(t));if(e=Number(e),!Number.isFinite(e))throw new RangeError(Wc(t,e));return e}function ya(e,t){return Math.trunc(ma(e,t))||0}function Sa(e,t){return ha(ma(e,t),t)}function va(e,t){return la(ya(e,t),t)}function pa(e,t){let[n,r]=qo(t,Wh),o=e+n;const a=Math.sign(o);return a&&a===-Math.sign(r)&&(o-=a,r+=a*Wh),[o,r]}function wa(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return pa(e[0]+t[0]*n,e[1]+t[1]*n)}function Aa(e,t){return pa(e[0],e[1]+t)}function ba(e,t){return wa(t,e,-1)}function Ta(e,t){return Ko(e[0],t[0])||Ko(e[1],t[1])}function Ma(e,t,n){return-1===Ta(e,t)||1===Ta(e,n)}function Ia(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const n=BigInt(Wh/t);return[Number(e/n),Number(e%n)*t]}function Ea(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const n=Wh/t,[r,o]=qo(e,n);return[r,o*t]}function Oa(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const[n,r]=e,o=Math.floor(r/t),a=Wh/t;return BigInt(n)*BigInt(a)+BigInt(o)}function Na(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2?arguments[2]:void 0;const[r,o]=e,[a,i]=qo(o,t);return r*(Wh/t)+(a+(n?i/t:0))}function Ca(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Go;const[r,o]=e,[a,i]=n(o,t);return[r*(Wh/t)+a,i]}function Ha(e,t){const n=e.formatToParts(t),r={};for(const e of n)r[e.type]=e.value;return r}function Da(e){return Io(e,"isoYear",Gl,Jl,1),e.isoYear===Gl?Io(e,"isoMonth",4,12,1):e.isoYear===Jl&&Io(e,"isoMonth",1,9,1),e}function _a(e){return ka({...e,...Fl,isoHour:12}),e}function ka(e){const t=Io(e,"isoYear",Gl,Jl,1),n=t===Gl?1:t===Jl?-1:0;return n&&La(Fa({...e,isoDay:e.isoDay+n,isoNanosecond:e.isoNanosecond-n})),e}function La(e){if(!e||Ma(e,Kl,zl))throw new RangeError(Nh);return e}function Ra(e){return ta(e,5,Ll)[1]}function Ya(e){const[t,n]=Go(e,Wh);return[na(n,5,Ll),t]}function Pa(e){return ja(e)[0]}function ja(e){return Ca(e,Kh)}function Ba(e){return Za(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond)}function Fa(e){const t=Ba(e);if(void 0!==t){const[n,r]=qo(t,Zh);return[n,r*zh+(e.isoMicrosecond||0)*Vh+(e.isoNanosecond||0)]}}function Ua(e,t){const[n,r]=Ya(Ra(e)-t);return La(Fa({...e,isoDay:e.isoDay+r,...n}))}function xa(){return Za(...arguments)/$h}function Za(){const[e,t]=$a(...arguments),n=e.valueOf();if(!isNaN(n))return n-t*Zh}function $a(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,i=arguments.length>6&&void 0!==arguments[6]?arguments[6]:0;const s=e===Gl?1:e===Jl?-1:0,u=new Date;return u.setUTCHours(r,o,a,i),u.setUTCFullYear(e,t-1,n+s),[u,s]}function Va(e,t){let[n,r]=Aa(e,t);r<0&&(r+=Wh,n-=1);const[o,a]=Go(r,zh),[i,s]=Go(a,Vh);return za(n*Zh+o,i,s)}function za(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;const r=Math.ceil(Math.max(0,Math.abs(e)-Vl)/Zh)*Math.sign(e),o=new Date(e-r*Zh);return Lo(Yl,[o.getUTCFullYear(),o.getUTCMonth()+1,o.getUTCDate()+r,o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds(),t,n])}function Ka(e){return[e.isoYear,e.isoMonth,e.isoDay]}function Ja(){return Xl}function Ga(e,t){switch(t){case 2:return qa(e)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}function Wa(e){return qa(e)?366:365}function qa(e){return e%4==0&&(e%100!=0||e%400==0)}function Xa(e){const[t,n]=$a(e.isoYear,e.isoMonth,e.isoDay);return Wo(t.getUTCDay()-n,7)||7}function Qa(e){let{isoYear:t}=e;return t<1?["bce",1-t]:["ce",t]}function ei(e){const t=Ba(e);if(t<Ql)return Qa(e);const n=Ha(ud(vl),t),{era:r,eraYear:o}=Xu(n,vl);return[r,o]}function ti(e){return ni(e),ai(e,1),e}function ni(e){return oi(e,1),e}function ri(e){return Uo(Rl,e,oi(e))}function oi(e,t){const{isoYear:n}=e,r=Io(e,"isoMonth",1,Ja(),t);return{isoYear:n,isoMonth:r,isoDay:Io(e,"isoDay",1,Ga(n,r),t)}}function ai(e,t){return Lo(Ll,[Io(e,"isoHour",0,23,t),Io(e,"isoMinute",0,59,t),Io(e,"isoSecond",0,59,t),Io(e,"isoMillisecond",0,999,t),Io(e,"isoMicrosecond",0,999,t),Io(e,"isoNanosecond",0,999,t)])}function ii(e){return void 0===e?0:vf(ua(e))}function si(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;e=vi(e);const n=pf(e),r=wf(e,t);return[vf(e),r,n]}function ui(e){return pf(vi(e))}function ci(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:9,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:4;t=vi(t);let i=yf(t,r,o),s=mi(t),u=Mf(t,a);const c=mf(t,r,o,1);return null==i?i=Math.max(n,c):Mi(i,c),s=yi(s,c,1),e&&(u=(e=>e<4?(e+2)%4:e)(u)),[i,c,s,u]}function hi(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,n=arguments.length>2?arguments[2]:void 0,r=mi(e=pi(e,tf));const o=Mf(e,7);let a=mf(e,t);return a=sa(tf,a),r=yi(r,a,void 0,n),[a,r,o]}function li(e){return Af(vi(e))}function fi(e,t){return di(vi(e),t)}function di(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const n=Si(e);return[Mf(e,4),...gi(mf(e,t),n)]}function gi(e,t){return null!=e?[qh[e],e<4?9-3*e:-1]:[void 0===t?1:10**(9-t),t]}function mi(e){const t=e[rf];return void 0===t?1:ya(t,rf)}function yi(e,t,n,r){const o=r?Wh:qh[t+1];if(o){const n=qh[t];if(o%((e=Eo(rf,e,1,o/n-(r?0:1),1))*n))throw new RangeError(nh(rf,e))}else e=Eo(rf,e,1,n?10**9:1,1);return e}function Si(e){let t=e[of];if(void 0!==t){if("number"!=typeof t){if("auto"===fa(t))return;throw new RangeError(nh(of,t))}t=Eo(of,Math.floor(t),0,9,1)}return t}function vi(e){return void 0===e?{}:ua(e)}function pi(e,t){return"string"==typeof e?{[t]:e}:ua(e)}function wi(e){if(void 0!==e){if(No(e))return Object.assign(Object.create(null),e);throw new TypeError(eh)}}function Ai(e,t){return e&&Object.assign(Object.create(null),e,{overflow:uf[t]})}function bi(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:9,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,o=arguments.length>4?arguments[4]:void 0,a=t[e];if(void 0===a)return o?r:void 0;if(a=fa(a),"auto"===a)return o?r:null;let i=Uh[a];if(void 0===i&&(i=Hl[a]),void 0===i)throw new RangeError(sh(e,a,Uh));return Eo(e,i,r,n,1,xh),i}function Ti(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;const o=n[e];if(void 0===o)return r;const a=fa(o),i=t[a];if(void 0===i)throw new RangeError(sh(e,a,t));return i}function Mi(e,t){if(t>e)throw new RangeError(Lh)}function Ii(e){return{branding:Df,epochNanoseconds:e}}function Ei(e,t,n){return{branding:Hf,calendar:n,timeZone:t,epochNanoseconds:e}}function Oi(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:Nf,calendar:t,...jo(Bl,e)}}function Ni(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:Of,calendar:t,...jo(Pl,e)}}function Ci(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:If,calendar:t,...jo(Pl,e)}}function Hi(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:Ef,calendar:t,...jo(Pl,e)}}function Di(e){return{branding:Cf,...jo(jl,e)}}function _i(e){return{branding:_f,sign:Gs(e),...jo(El,e)}}function ki(e){return Ca(e.epochNanoseconds,zh)[0]}function Li(e){return e.epochNanoseconds}function Ri(e){return"string"==typeof e?e:Al(e.id)}function Yi(e,t){return e===t||Ri(e)===Ri(t)}function Pi(e,t){return Na(Xs(e),qh[t],1)}function ji(e,t,n,r,o,a,i){const s=Il[n],u={...t,[s]:t[s]+r},c=i(e,o,t),h=i(e,o,u);return[a(c),a(h)]}function Bi(e,t,n){const r=Na(ba(t,n));if(!r)throw new RangeError(ph);return Na(ba(t,e))/r}function Fi(e,t,n,r){return Ui(e,$i(t,n),r)}function Ui(e,t,n){const[r,o]=xi(e,t,n);return ka({...Bs(e,o),...r})}function xi(e,t,n){return Ya(qi(Ra(e),t,n))}function Zi(e){return qi(e,Jh,7)}function $i(e,t){return qh[e]*t}function Vi(e){const t=zi(e);return[t,Bs(t,1)]}function zi(e){return Ul(6,e)}function Ki(e,t,n){const r=Math.min(nu(e),6);return Qs(Wi(Xs(e,r),t,n),r)}function Ji(e,t,n,r,o,a,i,s,u,c){if(0===r&&1===o)return e;const h=Vs(r,s)?$s(s)&&r<6&&n>=6?es:Qi:ts;let[l,f,d]=h(e,t,n,r,o,a,i,s,u,c);return d&&7!==r&&(l=((e,t,n,r,o,a,i,s)=>{const u=Gs(e);for(let c=r+1;c<=n;c++){if(7===c&&7!==n)continue;const r=kl(c,e);r[Il[c]]+=u;const h=Na(ba(i(s(o,a,r)),t));if(h&&Math.sign(h)!==u)break;e=r}return e})(l,f,n,Math.max(6,r),i,s,u,c)),l}function Gi(e,t,n,r,o){if(6===t){const t=(e=>e[0]+e[1]/Wh)(e);return[qi(t,n,r),0]}return Wi(e,$i(t,n),r,o)}function Wi(e,t,n,r){let[o,a]=e;r&&a<0&&(a+=Wh,o-=1);const[i,s]=Go(qi(a,t,n),Wh);return pa(o+i,s)}function qi(e,t,n){return Xi(e/t,n)*t}function Xi(e,t){return kf[t](e)}function Qi(e,t,n,r,o,a){const i=Gs(e),s=Xs(e),u=Gi(s,r,o,a),c=ba(s,u),h=Math.sign(u[0]-s[0])===i,l=Qs(u,Math.min(n,6));return[{...e,...l},wa(t,c),h]}function es(e,t,n,r,o,a,i,s,u,c){const h=Gs(e),l=Na(Xs(e,5)),f=$i(r,o);let d=qi(l,f,a);const[g,m]=ji(i,{...e,..._l},6,h,s,u,c),y=d-Na(ba(g,m));let S=0;y&&Math.sign(y)!==h?t=Aa(g,d):(S+=h,d=qi(y,f,a),t=Aa(m,d));const v=eu(d);return[{...e,...v,days:e.days+S},t,Boolean(S)]}function ts(e,t,n,r,o,a,i,s,u,c){const h=Gs(e),l=Il[r],f=kl(r,e);7===r&&(e={...e,weeks:e.weeks+Math.trunc(e.days/7)});const d=Xo(e[l],o)*o;f[l]=d;const[g,m]=ji(i,f,r,o*h,s,u,c),y=d+Bi(t,g,m)*h*o,S=qi(y,o,a),v=Math.sign(S-y)===h;return f[l]=S,[f,v?m:g,v]}function ns(e,t,n,r){const[o,a,i,s]=(e=>{const t=di(e=vi(e));return[e.timeZone,...t]})(r),u=void 0!==o;return((e,t,n,r,o,a)=>{n=Wi(n,o,r,1);const i=t.getOffsetNanosecondsFor(n);return fs(Va(n,i),a)+(e?Ss(Zi(i)):"Z")})(u,t(u?e(o):Lf),n.epochNanoseconds,a,i,s)}function rs(e,t,n){const[r,o,a,i,s,u]=(e=>{e=vi(e);const t=Af(e),n=Si(e),r=Tf(e),o=Mf(e,4),a=mf(e,4);return[t,bf(e),r,o,...gi(a,n)]})(n);return((e,t,n,r,o,a,i,s,u,c)=>{r=Wi(r,u,s,1);const h=e(n).getOffsetNanosecondsFor(r);return fs(Va(r,h),c)+Ss(Zi(h),i)+((e,t)=>1!==t?"["+(2===t?"!":"")+Ri(e)+"]":"")(n,a)+vs(t,o)})(e,t.calendar,t.timeZone,t.epochNanoseconds,r,o,a,i,s,u)}function os(e,t){const[n,r,o,a]=(e=>(e=vi(e),[Af(e),...di(e)]))(t);return i=e.calendar,s=n,u=a,fs(Ui(e,o,r),u)+vs(i,s);var i,s,u}function as(e,t){return n=e.calendar,r=e,o=li(t),ds(r)+vs(n,o);var n,r,o}function is(e,t){return hs(e.calendar,gs,e,li(t))}function ss(e,t){return hs(e.calendar,ms,e,li(t))}function us(e,t){const[n,r,o]=fi(t);return a=o,ys(xi(e,r,n)[0],a);var a}function cs(e,t){const[n,r,o]=fi(t,3);return r>1&&(e={...e,...Ki(e,r,n)}),((e,t)=>{const{sign:n}=e,r=-1===n?Js(e):e,{hours:o,minutes:a}=r,[i,s]=Ca(Xs(r,3),Kh,qo);qs(i);const u=ws(s,t),c=t>=0||!n||u;return(n<0?"-":"")+"P"+ls({Y:bs(r.years),M:bs(r.months),W:bs(r.weeks),D:bs(r.days)})+(o||a||i||c?"T"+ls({H:bs(o),M:bs(a),S:bs(i,c)+u}):"")})(e,o)}function hs(e,t,n,r){const o=Ri(e),a=r>1||0===r&&o!==yl;return 1===r?o===yl?t(n):ds(n):a?ds(n)+ps(o,2===r):t(n)}function ls(e){const t=[];for(const n in e){const r=e[n];r&&t.push(r,n)}return t.join("")}function fs(e,t){return ds(e)+"T"+ys(e,t)}function ds(e){return gs(e)+"-"+Fh(e.isoDay)}function gs(e){const{isoYear:t}=e;return(t<0||t>9999?As(t)+zo(6,Math.abs(t)):zo(4,t))+"-"+Fh(e.isoMonth)}function ms(e){return Fh(e.isoMonth)+"-"+Fh(e.isoDay)}function ys(e,t){const n=[Fh(e.isoHour),Fh(e.isoMinute)];return-1!==t&&n.push(Fh(e.isoSecond)+((e,t,n,r)=>ws(e*zh+t*Vh+n,r))(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t)),n.join(":")}function Ss(e){if(1===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0))return"";const[t,n]=Go(Math.abs(e),Gh),[r,o]=Go(n,Jh),[a,i]=Go(o,Kh);return As(e)+Fh(t)+":"+Fh(r)+(a||i?":"+Fh(a)+ws(i):"")}function vs(e,t){if(1!==t){const n=Ri(e);if(t>1||0===t&&n!==yl)return ps(n,2===t)}return""}function ps(e,t){return"["+(t?"!":"")+"u-ca="+e+"]"}function ws(e,t){let n=zo(9,e);return n=void 0===t?n.replace(jf,""):n.slice(0,t),n?"."+n:""}function As(e){return e<0?"-":"+"}function bs(e,t){return e||t?e.toLocaleString("fullwide",{useGrouping:0}):""}function Ts(e,t){const{epochNanoseconds:n}=e,r=(t.getOffsetNanosecondsFor?t:t(e.timeZone)).getOffsetNanosecondsFor(n),o=Va(n,r);return{calendar:e.calendar,...o,offsetNanoseconds:r}}function Ms(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,a=arguments.length>5?arguments[5]:void 0,i=arguments.length>6?arguments[6]:void 0;if(void 0!==n&&1===r&&(1===r||i))return Ua(t,n);const s=e.getPossibleInstantsFor(t);if(void 0!==n&&3!==r){const e=((e,t,n,r)=>{const o=Fa(t);r&&(n=Zi(n));for(const t of e){let e=Na(ba(t,o));if(r&&(e=Zi(e)),e===n)return t}})(s,t,n,a);if(void 0!==e)return e;if(0===r)throw new RangeError(Eh)}return i?Fa(t):Is(e,t,o,s)}function Is(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e.getPossibleInstantsFor(t);if(1===r.length)return r[0];if(1===n)throw new RangeError(Oh);if(r.length)return r[3===n?1:0];const o=Fa(t),a=((e,t)=>{const n=e.getOffsetNanosecondsFor(Aa(t,-Wh));return Os(e.getOffsetNanosecondsFor(Aa(t,Wh))-n)})(e,o),i=a*(2===n?-1:1);return(r=e.getPossibleInstantsFor(Va(o,i)))[2===n?0:r.length-1]}function Es(e){if(Math.abs(e)>=Wh)throw new RangeError(Mh);return e}function Os(e){if(e>Wh)throw new RangeError(Ih);return e}function Ns(e,t,n){return Ii(La(wa(t.epochNanoseconds,(e=>{if(tu(e))throw new RangeError(_h);return Xs(e,5)})(e?Js(n):n))))}function Cs(e,t,n,r,o){let a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:Object.create(null);const i=t(r.timeZone),s=e(r.calendar);return{...r,...Ls(i,s,r,n?Js(o):o,a)}}function Hs(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Object.create(null);const{calendar:a}=n;return Oi(Rs(e(a),n,t?Js(r):r,o),a)}function Ds(e,t,n,r,o){const{calendar:a}=n;return Ni(Ys(e(a),n,t?Js(r):r,o),a)}function _s(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Object.create(null);const a=n.calendar,i=e(a);let s=Ps(i,n);t&&(r=Ks(r)),r.sign<0&&(s=i.dateAdd(s,{...Dl,months:1}),s=Bs(s,-1));const u=i.dateAdd(s,r,o);return Ci(Ps(i,u),a)}function ks(e,t,n){return Di(js(t,e?Js(n):n)[0])}function Ls(e,t,n,r,o){const a=Xs(r,5);let i=n.epochNanoseconds;if(tu(r)){const s=Bf(n,e);i=wa(Is(e,{...Ys(t,s,{...r,..._l},o),...jo(Ll,s)}),a)}else i=wa(i,a),ii(o);return{epochNanoseconds:La(i)}}function Rs(e,t,n,r){const[o,a]=js(t,n);return ka({...Ys(e,t,{...n,..._l,days:n.days+a},r),...o})}function Ys(e,t,n,r){if(n.years||n.months||n.weeks)return e.dateAdd(t,n,r);ii(r);const o=n.days+Xs(n,5)[0];return o?_a(Bs(t,o)):t}function Ps(e,t){return Bs(t,(arguments.length>2&&void 0!==arguments[2]?arguments[2]:1)-e.day(t))}function js(e,t){const[n,r]=Xs(t,5),[o,a]=Ya(Ra(e)+r);return[o,n+a]}function Bs(e,t){return t?{...e,...za(Ba(e)+t*Zh)}:e}function Fs(e,t,n){const r=e(n.calendar);return $s(n)?[n,r,t(n.timeZone)]:[{...n,...Fl},r]}function Us(e){return e?Li:Fa}function xs(e){return e?Zo(Ls,e):Rs}function Zs(e){return e?Zo(Bu,e):Fu}function $s(e){return e&&e.epochNanoseconds}function Vs(e,t){return e<=6-($s(t)?1:0)}function zs(e,t,n,r,o,a,i){const s=e(vi(i).relativeTo),u=Math.max(nu(o),nu(a));if(Vs(u,s))return _i(Ws(((e,t,n,r)=>{const o=wa(Xs(e),Xs(t),r?-1:1);if(!Number.isFinite(o[0]))throw new RangeError(Nh);return{...Dl,...Qs(o,n)}})(o,a,u,r)));if(!s)throw new RangeError(Dh);r&&(a=Js(a));const[c,h,l]=Fs(t,n,s),f=xs(l),d=Zs(l),g=f(h,c,o);return _i(d(h,c,f(h,g,a),u))}function Ks(e){return _i(Js(e))}function Js(e){const t={};for(const n of Il)t[n]=-1*e[n]||0;return t}function Gs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Il,n=0;for(const r of t){const t=Math.sign(e[r]);if(t){if(n&&n!==t)throw new RangeError(Hh);n=t}}return n}function Ws(e){for(const t of Cl)Eo(t,e[t],-Ff,Ff,1);return qs(Na(Xs(e),Kh)),e}function qs(e){if(!Number.isSafeInteger(e))throw new RangeError(Ch)}function Xs(e){return ta(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,Il)}function Qs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6;const[n,r]=e,o=na(r,t,Il);if(o[Il[t]]+=n*(Wh/qh[t]),!Number.isFinite(o[Il[t]]))throw new RangeError(Nh);return o}function eu(e){return na(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,Il)}function tu(e){return Boolean(Gs(e,Nl))}function nu(e){let t=9;for(;t>0&&!e[Il[t]];t--);return t}function ru(e,t){return[e,t]}function ou(e){const t=Math.floor(e/Rf)*Rf;return[t,t+Rf]}function au(e){const t=mu(e);if(void 0===t)throw new RangeError(Rh(e));return t}function iu(e){const t=fu(Al(e));if(!t||t.m)throw new RangeError(Rh(e));return Ni(t.p?cu(t):hu(t))}function su(e){if(e.calendar!==yl)throw new RangeError(Yh(e.calendar))}function uu(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;const o=Tu(e.timeZone),a=Uf(o);return Ei(Ms(a,ti(e),t,n,r,!a.v,e.m),o,sc(e.calendar))}function cu(e){return lu(ka(ti(e)))}function hu(e){return lu(_a(ni(e)))}function lu(e){return{...e,calendar:sc(e.calendar)}}function fu(e){const t=ed.exec(e);return t?(e=>{const t=e[10],n="Z"===(t||"").toUpperCase();return{isoYear:yu(e),isoMonth:parseInt(e[4]),isoDay:parseInt(e[5]),...Su(e.slice(5)),...vu(e[16]),p:Boolean(e[6]),m:n,offset:n?void 0:t}})(t):void 0}function du(e){const t=Xf.exec(e);return t?(e=>({isoYear:yu(e),isoMonth:parseInt(e[4]),isoDay:1,...vu(e[5])}))(t):void 0}function gu(e){const t=Qf.exec(e);return t?(e=>({isoYear:ql,isoMonth:parseInt(e[1]),isoDay:parseInt(e[2]),...vu(e[3])}))(t):void 0}function mu(e,t){const n=nd.exec(e);return n?((e,t)=>{const n=e[4]||e[5];if(t&&n)throw new RangeError(Yh(n));return Es((bu(e[2])*Gh+bu(e[3])*Jh+bu(e[4])*Kh+pu(e[5]||""))*Au(e[1]))})(n,t):void 0}function yu(e){const t=Au(e[1]),n=parseInt(e[2]||e[3]);if(t<0&&!n)throw new RangeError(Yh(-0));return t*n}function Su(e){const t=bu(e[3]);return{...Ya(pu(e[4]||""))[0],isoHour:bu(e[1]),isoMinute:bu(e[2]),isoSecond:60===t?59:t}}function vu(e){let t,n;const r=[];if(e.replace(rd,((e,o,a)=>{const i=Boolean(o),[s,u]=a.split("=").reverse();if(u){if("u-ca"===u)r.push(s),t||(t=i);else if(i||/[A-Z]/.test(u))throw new RangeError(Yh(e))}else{if(n)throw new RangeError(Yh(e));n=s}return""})),r.length>1&&t)throw new RangeError(Yh(e));return{timeZone:n,calendar:r[0]||yl}}function pu(e){return parseInt(e.padEnd(9,"0"))}function wu(e){return new RegExp(`^${e}$`,"i")}function Au(e){return e&&"+"!==e?-1:1}function bu(e){return void 0===e?0:parseInt(e)}function Tu(e){const t=Iu(e);return"number"==typeof t?Ss(t):t?(e=>{if(id.test(e))throw new RangeError(Th);return e.toLowerCase().split("/").map(((e,t)=>(e.length<=3||/\d/.test(e))&&!/etc|yap/.test(e)?e.toUpperCase():e.replace(/baja|dumont|[a-z]+/g,((e,n)=>e.length<=2&&!t||"in"===e||"chat"===e?e.toUpperCase():e.length>2||!n?$o(e).replace(/island|noronha|murdo|rivadavia|urville/,$o):e)))).join("/")})(e):Lf}function Mu(e){const t=Iu(e);return"number"==typeof t?t:t?t.resolvedOptions().timeZone:Lf}function Iu(e){const t=mu(e=e.toUpperCase(),1);return void 0!==t?t:e!==Lf?ad(e):void 0}function Eu(e,t){return Ta(e.epochNanoseconds,t.epochNanoseconds)}function Ou(e,t){return Ta(e.epochNanoseconds,t.epochNanoseconds)}function Nu(e,t){return Cu(e,t)||Hu(e,t)}function Cu(e,t){return Ko(Ba(e),Ba(t))}function Hu(e,t){return Ko(Ra(e),Ra(t))}function Du(e,t){if(e===t)return 1;const n=Ri(e),r=Ri(t);if(n===r)return 1;try{return Mu(n)===Mu(r)}catch(e){}}function _u(e,t,n,r){const o=ci(e,wi(r),3,5),a=Zu(t.epochNanoseconds,n.epochNanoseconds,...o);return _i(e?Js(a):a)}function ku(e,t,n,r,o,a){const i=Ju(r.calendar,o.calendar),s=wi(a),[u,c,h,l]=ci(n,s,5),f=r.epochNanoseconds,d=o.epochNanoseconds,g=Ta(d,f);let m;if(g)if(u<6)m=Zu(f,d,u,c,h,l);else{const n=t(((e,t)=>{if(!Du(e,t))throw new RangeError(bh);return e})(r.timeZone,o.timeZone)),a=e(i);m=Uu(a,n,r,o,g,u,s),m=Ji(m,d,u,c,h,l,a,r,Li,Zo(Ls,n))}else m=Dl;return _i(n?Js(m):m)}function Lu(e,t,n,r,o){const a=Ju(n.calendar,r.calendar),i=wi(o),[s,u,c,h]=ci(t,i,6),l=Fa(n),f=Fa(r),d=Ta(f,l);let g;if(d)if(s<=6)g=Zu(l,f,s,u,c,h);else{const t=e(a);g=xu(t,n,r,d,s,i),g=Ji(g,f,s,u,c,h,t,n,Fa,Rs)}else g=Dl;return _i(t?Js(g):g)}function Ru(e,t,n,r,o){const a=Ju(n.calendar,r.calendar),i=wi(o);return Pu(t,(()=>e(a)),n,r,...ci(t,i,6,9,6),i)}function Yu(e,t,n,r,o){const a=Ju(n.calendar,r.calendar),i=wi(o),s=ci(t,i,9,9,8),u=e(a);return Pu(t,(()=>u),Ps(u,n),Ps(u,r),...s,i)}function Pu(e,t,n,r,o,a,i,s,u){const c=Fa(n),h=Fa(r);let l;if(Ta(h,c))if(6===o)l=Zu(c,h,o,a,i,s);else{const e=t();l=e.dateUntil(n,r,o,u),6===a&&1===i||(l=Ji(l,h,o,a,i,s,e,n,Fa,Ys))}else l=Dl;return _i(e?Js(l):l)}function ju(e,t,n,r){const o=wi(r),[a,i,s,u]=ci(e,o,5,5),c=qi(Ku(t,n),$i(i,s),u),h={...Dl,...eu(c,a)};return _i(e?Js(h):h)}function Bu(e,t,n,r,o,a){const i=Ta(r.epochNanoseconds,n.epochNanoseconds);return i?o<6?$u(n.epochNanoseconds,r.epochNanoseconds,o):Uu(t,e,n,r,i,o,a):Dl}function Fu(e,t,n,r,o){const a=Fa(t),i=Fa(n),s=Ta(i,a);return s?r<=6?$u(a,i,r):xu(e,t,n,s,r,o):Dl}function Uu(e,t,n,r,o,a,i){const[s,u,c]=((e,t,n,r)=>{function o(){return l={...Bs(s,c++*-r),...i},f=Is(e,l),Ta(u,f)===-r}const a=Bf(t,e),i=jo(Ll,a),s=Bf(n,e),u=n.epochNanoseconds;let c=0;const h=Ku(a,s);let l,f;if(Math.sign(h)===-r&&c++,o()&&(-1===r||o()))throw new RangeError(ph);const d=Na(ba(f,u));return[a,l,d]})(t,n,r,o);var h,l;return{...6===a?(h=s,l=u,{...Dl,days:Vu(h,l)}):e.dateUntil(s,u,a,i),...eu(c)}}function xu(e,t,n,r,o,a){const[i,s,u]=((e,t,n)=>{let r=t,o=Ku(e,t);return Math.sign(o)===-n&&(r=Bs(t,-n),o+=Wh*n),[e,r,o]})(t,n,r);return{...e.dateUntil(i,s,o,a),...eu(u)}}function Zu(e,t,n,r,o,a){return{...Dl,...Qs(Gi(ba(e,t),r,o,a),n)}}function $u(e,t,n){return{...Dl,...Qs(ba(e,t),n)}}function Vu(e,t){return zu(Ba(e),Ba(t))}function zu(e,t){return Math.trunc((t-e)/Zh)}function Ku(e,t){return Ra(t)-Ra(e)}function Ju(e,t){if(!Yi(e,t))throw new RangeError(wh);return e}function Gu(e){function t(e){return((e,t)=>({...Xu(e,t),F:e.month,day:parseInt(e.day)}))(Ha(n,e),r)}const n=ud(e),r=uc(e);return{id:e,O:Wu(t),B:qu(t)}}function Wu(e){return Co((t=>{const n=Ba(t);return e(n)}),WeakMap)}function qu(e){const t=e(0).year-Wl;return Co((n=>{let r,o=Za(n-t);const a=[],i=[];do{o+=400*Zh}while((r=e(o)).year<=n);do{o+=(1-r.day)*Zh,r.year===n&&(a.push(o),i.push(r.F)),o-=Zh}while((r=e(o)).year>=n);return{k:a.reverse(),C:jh(i.reverse())}}))}function Xu(e,t){let n,r,o=Qu(e);if(e.era){const a=pl[t];void 0!==a&&(n="islamic"===t?"ah":e.era.normalize("NFD").toLowerCase().replace(/[^a-z0-9]/g,""),"bc"===n||"b"===n?n="bce":"ad"!==n&&"a"!==n||(n="ce"),r=o,o=mc(r,a[n]||0))}return{era:n,eraYear:r,year:o}}function Qu(e){return parseInt(e.relatedYear||e.year)}function ec(e){const{year:t,F:n,day:r}=this.O(e),{C:o}=this.B(t);return[t,o[n]+1,r]}function tc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return this.B(e).k[t-1]+(n-1)*Zh}function nc(e){const t=ic(this,e),n=ic(this,e-1),r=t.length;if(r>n.length){const e=Sc(this);if(e<0)return-e;for(let e=0;e<r;e++)if(t[e]!==n[e])return e+1}}function rc(e){return zu(tc.call(this,e),tc.call(this,e+1))}function oc(e,t){const{k:n}=this.B(e);let r=t+1,o=n;return r>n.length&&(r=1,o=this.B(e+1).k),zu(n[t-1],o[r-1])}function ac(e){return this.B(e).k.length}function ic(e,t){return Object.keys(e.B(t).C)}function sc(e){if((e=e.toLowerCase())!==yl&&e!==Sl&&uc(e)!==uc(ud(e).resolvedOptions().calendar))throw new RangeError(Ah(e));return e}function uc(e){return"islamicc"===e&&(e="islamic"),e.split("-")[0]}function cc(e){return this.R(e)[0]}function hc(e){return this.R(e)[1]}function lc(e){const[t]=this.h(e);return zu(this.q(t),Ba(e))+1}function fc(e){const t=cd.exec(e);if(!t)throw new RangeError(gh(e));return[parseInt(t[1]),Boolean(t[2])]}function dc(e,t,n){return e+(t||n&&e>=n?1:0)}function gc(e,t){return e-(t&&e>=t?1:0)}function mc(e,t){return(t+e)*(Math.sign(t)||1)||0}function yc(e){return pl[vc(e)]}function Sc(e){return wl[vc(e)]}function vc(e){return uc(e.id||yl)}function pc(e,t,n,r){const o=Tc(n,r,fl,[],rl);if(void 0!==o.timeZone){const r=n.dateFromFields(o),a=Ic(o),i=e(o.timeZone);return{epochNanoseconds:Ms(t(i),{...r,...a},void 0!==o.offset?au(o.offset):void 0),timeZone:i}}return{...n.dateFromFields(o),...Fl}}function wc(e,t,n){const r=Tc(e,t,fl,arguments.length>3&&void 0!==arguments[3]?arguments[3]:[]);return e.dateFromFields(r,n)}function Ac(e,t,n,r){const o=Tc(e,t,hl,r);return e.yearMonthFromFields(o,n)}function bc(e,t,n,r){const o=Tc(e,n,fl,arguments.length>4&&void 0!==arguments[4]?arguments[4]:[]);return t&&void 0!==o.month&&void 0===o.monthCode&&void 0===o.year&&(o.year=ql),e.monthDayFromFields(o,r)}function Tc(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[];return Mc(t,[...e.fields(n),...o].sort(),r)}function Mc(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:!n;const o={};let a,i=0;for(const r of t){if(r===a)throw new RangeError(ah(r));if("constructor"===r||"__proto__"===r)throw new RangeError(oh(r));let t=e[r];if(void 0!==t)i=1,dd[r]&&(t=dd[r](t,r)),o[r]=t;else if(n){if(n.includes(r))throw new TypeError(rh(r));o[r]=ml[r]}a=r}if(r&&!i)throw new TypeError(ih(t));return o}function Ic(e,t){return ai(gd({...ml,...e}),t)}function Ec(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:[],a=arguments.length>5&&void 0!==arguments[5]?arguments[5]:[];const i=[...e.fields(r),...o].sort();let s=Mc(t,i,a);const u=Mc(n,i);return s=e.mergeFields(s,u),Mc(s,i,[])}function Oc(e,t){const n=Tc(e,t,gl);return e.monthDayFromFields(n)}function Nc(e,t,n){const r=Tc(e,t,ll);return e.yearMonthFromFields(r,n)}function Cc(e,t,n,r,o){t=jo(n=e.fields(n),t),r=Mc(r,o=e.fields(o),[]);let a=e.mergeFields(t,r);return a=Mc(a,[...n,...o].sort(),[]),e.dateFromFields(a)}function Hc(e,t){let{era:n,eraYear:r,year:o}=t;const a=yc(e);if(void 0!==n||void 0!==r){if(void 0===n||void 0===r)throw new TypeError(hh);if(!a)throw new RangeError(ch);const e=a[n];if(void 0===e)throw new RangeError(fh(n));const t=mc(r,e);if(void 0!==o&&o!==t)throw new RangeError(lh);o=t}else if(void 0===o)throw new TypeError(dh(a));return o}function Dc(e,t,n,r){let{month:o,monthCode:a}=t;if(void 0!==a){const t=((e,t,n,r)=>{const o=e.U(n),[a,i]=fc(t);let s=dc(a,i,o);if(i){const t=Sc(e);if(void 0===t)throw new RangeError(vh);if(t>0){if(s>t)throw new RangeError(vh);if(void 0===o){if(1===r)throw new RangeError(vh);s--}}else{if(s!==-t)throw new RangeError(vh);if(void 0===o&&1===r)throw new RangeError(vh)}}return s})(e,a,n,r);if(void 0!==o&&o!==t)throw new RangeError(mh);o=t,r=1}else if(void 0===o)throw new TypeError(yh);return Eo("month",o,1,e.L(n),r)}function _c(e,t,n,r,o){return Io(t,"day",1,e.j(r,n),o)}function kc(e,t,n,r){let o=0;const a=[];for(const e of n)void 0!==t[e]?o=1:a.push(e);if(Object.assign(e,t),o)for(const t of r||a)delete e[t]}function Lc(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:yl;return Ei(e.epochNanoseconds,t,n)}function Rc(e,t){return Oi(Bf(t,e))}function Yc(e,t){return Ni(Bf(t,e))}function Pc(e,t){return Di(Bf(t,e))}function jc(e,t){return{...e,calendar:t}}function Bc(e,t){if(e===t)return e;const n=Ri(e),r=Ri(t);if(n===r||n===yl)return t;if(r===yl)return e;throw new RangeError(wh)}function Fc(e,t){return n=>n===yl?e:n===Sl||n===vl?Object.assign(Object.create(e),{id:n}):Object.assign(Object.create(t),sd(n))}function Uc(e,t,n){const r=new Set(n);return o=>(((e,t)=>{for(const n of t)if(n in e)return 1;return 0})(o=Bo(r,o),e)||Object.assign(o,t),n&&(o.timeZone=Lf,["full","long"].includes(o.timeStyle)&&(o.timeStyle="medium")),o)}function xc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Zc;const[n,,,r]=e;return function(o){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Zd;for(var i=arguments.length,s=new Array(i>2?i-2:0),u=2;u<i;u++)s[u-2]=arguments[u];const c=t(r&&r(...s),o,a,n),h=c.resolvedOptions();return[c,...$c(e,h,s)]}}function Zc(e,t,n,r){if(n=r(n),e){if(void 0!==n.timeZone)throw new TypeError(Ph);n.timeZone=e}return new xl(t,n)}function $c(e,t,n){const[,r,o]=e;return n.map((e=>(e.calendar&&((e,t,n)=>{if((n||e!==yl)&&e!==t)throw new RangeError(wh)})(Ri(e.calendar),t.calendar,o),r(e,t))))}function Vc(e){const t=zc();return Va(t,e.getOffsetNanosecondsFor(t))}function zc(){return Ea(Date.now(),zh)}function Kc(){return qd||(qd=(new xl).resolvedOptions().timeZone)}!function(){if(po)return Ue;po=1;var e=uo(),t=Kr().includes,n=Xe(),r=Mo();e({target:"Array",proto:!0,forced:n((function(){return!Array(1).includes()}))},{includes:function(e){return t(this,e,arguments.length>1?arguments[1]:void 0)}}),r("includes")}();const Jc=(e,t)=>`Non-integer ${e}: ${t}`,Gc=(e,t)=>`Non-positive ${e}: ${t}`,Wc=(e,t)=>`Non-finite ${e}: ${t}`,qc=e=>`Cannot convert bigint to ${e}`,Xc=e=>`Invalid bigint: ${e}`,Qc="Cannot convert Symbol to string",eh="Invalid object",th=(e,t,n,r,o)=>o?th(e,o[t],o[n],o[r]):nh(e,t)+`; must be between ${n}-${r}`,nh=(e,t)=>`Invalid ${e}: ${t}`,rh=e=>`Missing ${e}`,oh=e=>`Invalid field ${e}`,ah=e=>`Duplicate field ${e}`,ih=e=>"No valid fields: "+e.join(),sh=(e,t,n)=>nh(e,t)+"; must be "+Object.keys(n).join(),uh="Invalid calling context",ch="Forbidden era/eraYear",hh="Mismatching era/eraYear",lh="Mismatching year/eraYear",fh=e=>`Invalid era: ${e}`,dh=e=>"Missing year"+(e?"/era/eraYear":""),gh=e=>`Invalid monthCode: ${e}`,mh="Mismatching month/monthCode",yh="Missing month/monthCode",Sh="Cannot guess year",vh="Invalid leap month",ph="Invalid protocol results",wh="Mismatching Calendars",Ah=e=>`Invalid Calendar: ${e}`,bh="Mismatching TimeZones",Th="Forbidden ICU TimeZone",Mh="Out-of-bounds offset",Ih="Out-of-bounds TimeZone gap",Eh="Invalid TimeZone offset",Oh="Ambiguous offset",Nh="Out-of-bounds date",Ch="Out-of-bounds duration",Hh="Cannot mix duration signs",Dh="Missing relativeTo",_h="Cannot use large units",kh="Required smallestUnit or largestUnit",Lh="smallestUnit > largestUnit",Rh=e=>`Cannot parse: ${e}`,Yh=e=>`Invalid substring: ${e}`,Ph="Cannot specify TimeZone",jh=Zo(Yo,((e,t)=>t)),Bh=Zo(Yo,((e,t,n)=>n)),Fh=Zo(zo,2),Uh={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},xh=Object.keys(Uh),Zh=864e5,$h=1e3,Vh=1e3,zh=1e6,Kh=1e9,Jh=6e10,Gh=36e11,Wh=864e11,qh=[1,Vh,zh,Kh,Jh,Gh,Wh],Xh=xh.slice(0,6),Qh=Vo(Xh),el=["offset"],tl=["timeZone"],nl=Xh.concat(el),rl=nl.concat(tl),ol=["era","eraYear"],al=ol.concat(["year"]),il=["year"],sl=["monthCode"],ul=["month"].concat(sl),cl=["day"],hl=ul.concat(il),ll=sl.concat(il),fl=cl.concat(hl),dl=cl.concat(ul),gl=cl.concat(sl),ml=Bh(Xh,0),yl="iso8601",Sl="gregory",vl="japanese",pl={[Sl]:{bce:-1,ce:0},[vl]:{bce:-1,ce:0,meiji:1867,taisho:1911,showa:1925,heisei:1988,reiwa:2018},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}},wl={chinese:13,dangi:13,hebrew:-6},Al=Zo(ca,"string"),bl=Zo(ca,"boolean"),Tl=Zo(ca,"number"),Ml=Zo(ca,"function"),Il=xh.map((e=>e+"s")),El=Vo(Il),Ol=Il.slice(0,6),Nl=Il.slice(6),Cl=Nl.slice(1),Hl=jh(Il),Dl=Bh(Il,0),_l=Bh(Ol,0),kl=Zo(xo,Il),Ll=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],Rl=["isoDay","isoMonth","isoYear"],Yl=Ll.concat(Rl),Pl=Vo(Rl),jl=Vo(Ll),Bl=Vo(Yl),Fl=Bh(jl,0),Ul=Zo(xo,Yl),xl=Intl.DateTimeFormat,Zl="en-GB",$l=1e8,Vl=$l*Zh,zl=[$l,0],Kl=[-$l,0],Jl=275760,Gl=-271821,Wl=1970,ql=1972,Xl=12,Ql=Za(1868,9,8),ef=Co(ei,WeakMap),tf="smallestUnit",nf="unit",rf="roundingIncrement",of="fractionalSecondDigits",af="relativeTo",sf={constrain:0,reject:1},uf=Object.keys(sf),cf={compatible:0,reject:1,earlier:2,later:3},hf={reject:0,use:1,prefer:2,ignore:3},lf={auto:0,never:1,critical:2,always:3},ff={auto:0,never:1,critical:2},df={auto:0,never:1},gf={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},mf=Zo(bi,tf),yf=Zo(bi,"largestUnit"),Sf=Zo(bi,nf),vf=Zo(Ti,"overflow",sf),pf=Zo(Ti,"disambiguation",cf),wf=Zo(Ti,"offset",hf),Af=Zo(Ti,"calendarName",lf),bf=Zo(Ti,"timeZoneName",ff),Tf=Zo(Ti,"offset",df),Mf=Zo(Ti,"roundingMode",gf),If="PlainYearMonth",Ef="PlainMonthDay",Of="PlainDate",Nf="PlainDateTime",Cf="PlainTime",Hf="ZonedDateTime",Df="Instant",_f="Duration",kf=[Math.floor,e=>ea(e)?Math.floor(e):Math.round(e),Math.ceil,e=>ea(e)?Math.ceil(e):Math.round(e),Math.trunc,e=>ea(e)?Math.trunc(e)||0:Math.round(e),e=>e<0?Math.floor(e):Math.ceil(e),e=>Math.sign(e)*Math.round(Math.abs(e))||0,e=>ea(e)?(e=Math.trunc(e)||0)+e%2:Math.round(e)],Lf="UTC",Rf=5184e3,Yf=xa(1847),Pf=xa((new Date).getUTCFullYear()+10),jf=/0+$/,Bf=Co(Ts,WeakMap),Ff=2**32-1,Uf=Co((e=>{const t=Iu(e);return"object"==typeof t?new Zf(t):new xf(t||0)}));class xf{constructor(e){this.v=e}getOffsetNanosecondsFor(){return this.v}getPossibleInstantsFor(e){return[Ua(e,this.v)]}l(){}}class Zf{constructor(e){this.$=(e=>{function t(e){const t=Jo(e,a,i),[s,u]=ou(t),c=r(s),h=r(u);return c===h?c:n(o(s,u),c,h,e)}function n(t,n,r,o){let a,i;for(;(void 0===o||void 0===(a=o<t[0]?n:o>=t[1]?r:void 0))&&(i=t[1]-t[0]);){const n=t[0]+Math.floor(i/2);e(n)===r?t[1]=n:t[0]=n+1}return a}const r=Co(e),o=Co(ru);let a=Yf,i=Pf;return{G(e){const n=t(e-86400),r=t(e+86400),o=e-n,a=e-r;if(n===r)return[o];const i=t(o);return i===t(a)?[e-i]:n>r?[o,a]:[]},V:t,l(e,t){const s=Jo(e,a,i);let[u,c]=ou(s);const h=Rf*t,l=t<0?()=>c>a||(a=s,0):()=>u<i||(i=s,0);for(;l();){const a=r(u),i=r(c);if(a!==i){const r=o(u,c);n(r,a,i);const s=r[0];if((Ko(s,e)||1)===t)return s}u+=h,c+=h}}}})((e=>t=>{const n=Ha(e,t*$h);return xa(Qu(n),parseInt(n.month),parseInt(n.day),parseInt(n.hour),parseInt(n.minute),parseInt(n.second))-t})(e))}getOffsetNanosecondsFor(e){return this.$.V(Pa(e))*Kh}getPossibleInstantsFor(e){const[t,n]=[xa((r=e).isoYear,r.isoMonth,r.isoDay,r.isoHour,r.isoMinute,r.isoSecond),r.isoMillisecond*zh+r.isoMicrosecond*Vh+r.isoNanosecond];var r;return this.$.G(t).map((e=>La(Aa(Ea(e,Kh),n))))}l(e,t){const[n,r]=ja(e),o=this.$.l(n+(t>0||r?1:0),t);if(void 0!==o)return Ea(o,Kh)}}const $f="([+−-])",Vf="(?:[.,](\\d{1,9}))?",zf=`(?:(?:${$f}(\\d{6}))|(\\d{4}))-?(\\d{2})`,Kf="(\\d{2})(?::?(\\d{2})(?::?(\\d{2})"+Vf+")?)?",Jf=$f+Kf,Gf=zf+"-?(\\d{2})(?:[T ]"+Kf+"(Z|"+Jf+")?)?",Wf="\\[(!?)([^\\]]*)\\]",qf=`((?:${Wf}){0,9})`,Xf=wu(zf+qf),Qf=wu("(?:--)?(\\d{2})-?(\\d{2})"+qf),ed=wu(Gf+qf),td=wu("T?"+Kf+"(?:"+Jf+")?"+qf),nd=wu(Jf),rd=new RegExp(Wf,"g"),od=wu(`${$f}?P(\\d+Y)?(\\d+M)?(\\d+W)?(\\d+D)?(?:T(?:(\\d+)${Vf}H)?(?:(\\d+)${Vf}M)?(?:(\\d+)${Vf}S)?)?`),ad=Co((e=>new xl(Zl,{timeZone:e,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}))),id=/^(AC|AE|AG|AR|AS|BE|BS|CA|CN|CS|CT|EA|EC|IE|IS|JS|MI|NE|NS|PL|PN|PR|PS|SS|VS)T$/,sd=Co(Gu),ud=Co((e=>new xl(Zl,{calendar:e,timeZone:Lf,era:"short",year:"numeric",month:"short",day:"numeric"}))),cd=/^M(\d{2})(L?)$/,hd={era:da,eraYear:ya,year:ya,month:va,monthCode:da,day:va},ld=Bh(Xh,ya),fd=Bh(Il,Sa),dd=Object.assign({},hd,ld,fd,{offset:da}),gd=Zo(Po,Xh,Ll),md={dateAdd(e,t,n){const r=ii(n);let o,{years:a,months:i,weeks:s,days:u}=t;if(u+=Xs(t,5)[0],a||i)o=((e,t,n,r,o)=>{let[a,i,s]=e.h(t);if(n){const[t,r]=e.I(a,i);a+=n,i=dc(t,r,e.U(a)),i=Eo("month",i,1,e.L(a),o)}return r&&([a,i]=e._(a,i,r)),s=Eo("day",s,1,e.j(a,i),o),e.q(a,i,s)})(this,e,a,i,r);else{if(!s&&!u)return e;o=Ba(e)}return o+=(7*s+u)*Zh,_a(za(o))},dateUntil(e,t,n){if(n<=7){let r=0,o=Vu({...e,...Fl},{...t,...Fl});return 7===n&&([r,o]=qo(o,7)),{...Dl,weeks:r,days:o}}const r=this.h(e),o=this.h(t);let[a,i,s]=((e,t,n,r,o,a,i)=>{let s=o-t,u=a-n,c=i-r;if(s||u){const h=Math.sign(s||u);let l=e.j(o,a),f=0;if(Math.sign(c)===-h){const r=l;[o,a]=e._(o,a,-h),s=o-t,u=a-n,l=e.j(o,a),f=h<0?-r:l}if(c=i-Math.min(r,l)+f,s){const[r,i]=e.I(t,n),[c,l]=e.I(o,a);if(u=c-r||Number(l)-Number(i),Math.sign(u)===-h){const n=h<0&&-e.L(o);s=(o-=h)-t,u=a-dc(r,i,e.U(o))+(n||e.L(o))}}}return[s,u,c]})(this,...r,...o);return 8===n&&(i+=this.J(a,r[0]),a=0),{...Dl,years:a,months:i,days:s}},dateFromFields(e,t){const n=ii(t),r=Hc(this,e),o=Dc(this,e,r,n),a=_c(this,e,o,r,n);return Ni(_a(this.P(r,o,a)),this.id||yl)},yearMonthFromFields(e,t){const n=ii(t),r=Hc(this,e),o=Dc(this,e,r,n);return Ci(Da(this.P(r,o,1)),this.id||yl)},monthDayFromFields(e,t){const n=ii(t),r=!this.id,{monthCode:o,year:a,month:i}=e;let s,u,c,h,l;if(void 0!==o){[s,u]=fc(o),l=Oo(e,"day");const t=this.N(s,u,l);if(!t)throw new RangeError(Sh);if([c,h]=t,void 0!==i&&i!==h)throw new RangeError(mh);r&&(h=Eo("month",h,1,Xl,1),l=Eo("day",l,1,Ga(void 0!==a?a:c,h),n))}else{c=void 0===a&&r?ql:Hc(this,e),h=Dc(this,e,c,n),l=_c(this,e,h,c,n);const t=this.U(c);u=h===t,s=gc(h,t);const o=this.N(s,u,l);if(!o)throw new RangeError(Sh);[c,h]=o}return Hi(_a(this.P(c,h,l)),this.id||yl)},fields(e){return yc(this)&&e.includes("year")?[...e,...ol]:e},mergeFields(e,t){const n=Object.assign(Object.create(null),e);return kc(n,t,ul),yc(this)&&(kc(n,t,al),this.id===vl&&kc(n,t,dl,ol)),n},inLeapYear(e){const[t]=this.h(e);return this.K(t)},monthsInYear(e){const[t]=this.h(e);return this.L(t)},daysInMonth(e){const[t,n]=this.h(e);return this.j(t,n)},daysInYear(e){const[t]=this.h(e);return this.X(t)},dayOfYear:lc,era(e){return this.ee(e)[0]},eraYear(e){return this.ee(e)[1]},monthCode(e){const[t,n]=this.h(e),[r,o]=this.I(t,n);return((e,t)=>"M"+Fh(e)+(t?"L":""))(r,o)},dayOfWeek:Xa,daysInWeek:()=>7},yd={dayOfYear:lc,h:Ka,q:Za},Sd=Object.assign({},yd,{weekOfYear:cc,yearOfWeek:hc,R(e){function t(e){return(7-e<r?7:0)-e}function n(e){const n=Wa(f+e),r=e||1,o=t(Wo(u+n*r,7));return h=(n+(o-c)*r)/7}const r=this.id?1:4,o=Xa(e),a=this.dayOfYear(e),i=Wo(o-1,7),s=a-1,u=Wo(i-s,7),c=t(u);let h,l=Math.floor((s-c)/7)+1,f=e.isoYear;return l?l>n(0)&&(l=1,f++):(l=n(-1),f--),[l,f,h]}}),vd={dayOfYear:lc,h:ec,q:tc,weekOfYear:cc,yearOfWeek:hc,R:()=>[]},pd=Fc(Object.assign({},md,Sd,{h:Ka,ee(e){return this.id===Sl?Qa(e):this.id===vl?ef(e):[]},I:(e,t)=>[t,0],N(e,t){if(!t)return[ql,e]},K:qa,U(){},L:Ja,J:e=>e*Xl,j:Ga,X:Wa,P:(e,t,n)=>({isoYear:e,isoMonth:t,isoDay:n}),q:Za,_:(e,t,n)=>(e+=Xo(n,Xl),(t+=Qo(n,Xl))<1?(e--,t+=Xl):t>Xl&&(e++,t-=Xl),[e,t]),year:e=>e.isoYear,month:e=>e.isoMonth,day:e=>e.isoDay}),Object.assign({},md,vd,{h:ec,ee(e){const t=this.O(e);return[t.era,t.eraYear]},I(e,t){const n=nc.call(this,e);return[gc(t,n),n===t]},N(e,t,n){let[r,o,a]=ec.call(this,{isoYear:ql,isoMonth:Xl,isoDay:31});const i=nc.call(this,r),s=o===i;1===(Ko(e,gc(o,i))||Ko(Number(t),Number(s))||Ko(n,a))&&r--;for(let o=0;o<100;o++){const a=r-o,i=nc.call(this,a),s=dc(e,t,i);if(t===(s===i)&&n<=oc.call(this,a,s))return[a,s]}},K(e){const t=rc.call(this,e);return t>rc.call(this,e-1)&&t>rc.call(this,e+1)},U:nc,L:ac,J(e,t){const n=t+e,r=Math.sign(e),o=r<0?-1:0;let a=0;for(let e=t;e!==n;e+=r)a+=ac.call(this,e+o);return a},j:oc,X:rc,P(e,t,n){return za(tc.call(this,e,t,n))},q:tc,_(e,t,n){if(n){if(t+=n,!Number.isSafeInteger(t))throw new RangeError(Nh);if(n<0)for(;t<1;)t+=ac.call(this,--e);else{let n;for(;t>(n=ac.call(this,e));)t-=n,e++}}return[e,t]},year(e){return this.O(e).year},month(e){const{year:t,F:n}=this.O(e),{C:r}=this.B(t);return r[n]+1},day(e){return this.O(e).day}})),wd="numeric",Ad=["timeZoneName"],bd={month:wd,day:wd},Td={year:wd,month:wd},Md=Object.assign({},Td,{day:wd}),Id={hour:wd,minute:wd,second:wd},Ed=Object.assign({},Md,Id),Od=Object.assign({},Ed,{timeZoneName:"short"}),Nd=Object.keys(Td),Cd=Object.keys(bd),Hd=Object.keys(Md),Dd=Object.keys(Id),_d=["dateStyle"],kd=Nd.concat(_d),Ld=Cd.concat(_d),Rd=Hd.concat(_d,["weekday"]),Yd=Dd.concat(["dayPeriod","timeStyle"]),Pd=Rd.concat(Yd),jd=Pd.concat(Ad),Bd=Ad.concat(Yd),Fd=Ad.concat(Rd),Ud=Ad.concat(["day","weekday"],Yd),xd=Ad.concat(["year","weekday"],Yd),Zd={},$d=[Uc(Pd,Ed),ki],Vd=[Uc(jd,Od),ki,0,(e,t)=>{const n=Ri(e.timeZone);if(t&&Ri(t.timeZone)!==n)throw new RangeError(bh);return n}],zd=[Uc(Pd,Ed,Ad),Ba],Kd=[Uc(Rd,Md,Bd),Ba],Jd=[Uc(Yd,Id,Fd),e=>Ra(e)/zh],Gd=[Uc(kd,Td,Ud),Ba,1],Wd=[Uc(Ld,bd,xd),Ba,1];let qd;function Xd(e,t,n,r,o){function a(){if(!(this instanceof a))throw new TypeError(uh);Kg(this,t(...arguments))}function i(e,t){return Object.defineProperties((function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e.call(this,s(this),...n)}),Ho(t))}function s(t){const n=zg(t);if(!n||n.branding!==e)throw new TypeError(uh);return n}return Object.defineProperties(a.prototype,{..._o(Ro(i,n)),...Do(Ro(i,r)),...ko("Temporal."+e)}),Object.defineProperties(a,{...Do(o),...Ho(e)}),[a,e=>{const t=Object.create(a.prototype);return Kg(t,e),t},s]}function Qd(e){return e=e.concat("id").sort(),t=>{if(!function(e,t){for(const n of t)if(!(n in e))return 0;return 1}(t,e))throw new TypeError("Invalid protocol");return t}}function eg(e){if(zg(e)||void 0!==e.calendar||void 0!==e.timeZone)throw new TypeError("Invalid bag");return e}function tg(e,t){const n={};for(const r in e)n[r]=(e,n)=>{let{o:o}=e;const a=zg(n)||{},{branding:i}=a,s=i===Of||t.includes(i)?a:Sg(n);return o[r](s)};return n}function ng(e){const t={};for(const n in e)t[n]=e=>{const{calendar:t}=e;return(r=t,"string"==typeof r?pd(r):(o=r,Object.assign(Object.create(Qg),{i:o})))[n](e);var r,o};return t}function rg(){throw new TypeError("Cannot use valueOf")}function og(e){let{calendar:t}=e;return"string"==typeof t?new qm(t):t}function ag(e,t){if(t=wi(t),No(e)){const n=zg(e);if(n&&n.branding===Ef)return ii(t),n;const r=Tg(e);return bc(Bm(r||yl),!r,e,t)}const n=function(e,t){const n=gu(Al(t));if(n)return su(n),Hi(ni(n));const r=iu(t),{calendar:o}=r,a=e(o),[i,s,u]=a.h(r),[c,h]=a.I(i,s),[l,f]=a.N(c,h,u);return Hi(_a(a.P(l,f,u)),o)}(pd,e);return ii(t),n}function ig(e,t,n){return Es(aa(t.call(e,hm(Ii(n)))))}function sg(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:sm;const n=Object.keys(t).sort(),r={};for(const o of n)r[o]=Zo(t[o],e,Ml(e[o]));return r}function ug(e,t){return"string"==typeof e?Uf(e):sg(e,t)}function cg(e){return ug(e,um)}function hg(e){if(No(e)){const t=zg(e);if(t)switch(t.branding){case Df:return t;case Hf:return Ii(t.epochNanoseconds)}}return function(e){const t=fu(e=da(e));if(!t)throw new RangeError(Rh(e));let n;if(t.m)n=0;else{if(!t.offset)throw new RangeError(Rh(e));n=au(t.offset)}return t.timeZone&&mu(t.timeZone,1),Ii(Ua(ti(t),n))}(e)}function lg(e,t,n){const r=t.l(hg(n).epochNanoseconds,e);return r?hm(Ii(r)):null}function fg(e){return No(e)?(zg(e)||{}).timeZone||gm(e):(e=>Tu(function(e){const t=fu(e);return t&&(t.timeZone||t.m&&Lf||t.offset)||e}(Al(e))))(e)}function dg(e,t){if(No(e)){const n=zg(e)||{};switch(n.branding){case Cf:return ii(t),n;case Nf:return ii(t),Di(n);case Hf:return ii(t),Pc(cg,n)}return function(e,t){const n=ii(t);return Di(Ic(Mc(e,Qh,[],1),n))}(e,t)}return ii(t),function(e){let t,n=(e=>{const t=td.exec(e);return t?(vu(t[10]),Su(t)):void 0})(Al(e));if(!n){if(n=fu(e),!n)throw new RangeError(Rh(e));if(!n.p)throw new RangeError(Rh(e));if(n.m)throw new RangeError(Yh("Z"));su(n)}if((t=du(e))&&ri(t))throw new RangeError(Rh(e));if((t=gu(e))&&ri(t))throw new RangeError(Rh(e));return Di(ai(n,1))}(e)}function gg(e){return void 0===e?void 0:dg(e)}function mg(e,t){if(t=wi(t),No(e)){const n=zg(e);return n&&n.branding===If?(ii(t),n):Ac(Pm(bg(e)),e,t)}const n=function(e,t){const n=du(Al(t));if(n)return su(n),Ci(Da(ni(n)));const r=iu(t);return Ci(Ps(e(r.calendar),r))}(pd,e);return ii(t),n}function yg(e,t){if(t=wi(t),No(e)){const n=zg(e)||{};switch(n.branding){case Nf:return ii(t),n;case Of:return ii(t),Oi({...n,...Fl});case Hf:return ii(t),Rc(cg,n)}return function(e,t,n){const r=Tc(e,t,fl,[],Xh),o=ii(n);return Oi(ka({...e.dateFromFields(r,Ai(n,o)),...Ic(r,o)}))}(jm(bg(e)),e,t)}const n=function(e){const t=fu(Al(e));if(!t||t.m)throw new RangeError(Rh(e));return Oi(cu(t))}(e);return ii(t),n}function Sg(e,t){if(t=wi(t),No(e)){const n=zg(e)||{};switch(n.branding){case Of:return ii(t),n;case Nf:return ii(t),Ni(n);case Hf:return ii(t),Yc(cg,n)}return wc(jm(bg(e)),e,t)}const n=iu(e);return ii(t),n}function vg(e,t,n){return oa(t.call(e,Tm(Ni(n,e))))}function pg(e){return t=>"string"==typeof t?pd(t):((e,t)=>{const n=Object.keys(t).sort(),r={};for(const o of n)r[o]=Zo(t[o],e,e[o]);return r})(t,e)}function wg(e){if(No(e)){const t=zg(e);return t&&t.branding===_f?t:function(e){const t=Mc(e,El);return _i(Ws({...Dl,...t}))}(e)}return function(e){const t=(e=>{const t=od.exec(e);return t?(e=>{function t(e,t,a){let i=0,s=0;if(a&&([i,o]=Go(o,qh[a])),void 0!==e){if(r)throw new RangeError(Yh(e));s=(e=>{const t=parseInt(e);if(!Number.isFinite(t))throw new RangeError(Yh(e));return t})(e),n=1,t&&(o=pu(t)*(qh[a]/Kh),r=1)}return i+s}let n=0,r=0,o=0,a={...Lo(Il,[t(e[2]),t(e[3]),t(e[4]),t(e[5]),t(e[6],e[7],5),t(e[8],e[9],4),t(e[10],e[11],3)]),...na(o,2,Il)};if(!n)throw new RangeError(ih(Il));return Au(e[1])<0&&(a=Js(a)),a})(t):void 0})(Al(e));if(!t)throw new RangeError(Rh(e));return _i(Ws(t))}(e)}function Ag(e){if(void 0!==e){if(No(e)){const t=zg(e)||{};switch(t.branding){case Hf:case Of:return t;case Nf:return Ni(t)}const n=bg(e);return{...pc(fg,ug,jm(n),e),calendar:n}}return function(e){const t=fu(Al(e));if(!t)throw new RangeError(Rh(e));if(t.timeZone)return uu(t,t.offset?au(t.offset):void 0);if(t.m)throw new RangeError(Rh(e));return hu(t)}(e)}}function bg(e){return Tg(e)||yl}function Tg(e){const{calendar:t}=e;if(void 0!==t)return Mg(t)}function Mg(e){return No(e)?(zg(e)||{}).calendar||Xm(e):(e=>sc(function(e){const t=fu(e)||du(e)||gu(e);return t?t.calendar:e}(Al(e))))(e)}function Ig(e,t){if(t=wi(t),No(e)){const n=zg(e);if(n&&n.branding===Hf)return si(t),n;const r=bg(e);return function(e,t,n,r,o,a){const i=Tc(n,o,fl,tl,rl),s=e(i.timeZone),[u,c,h]=si(a),l=n.dateFromFields(i,Ai(a,u)),f=Ic(i,u);return Ei(Ms(t(s),{...l,...f},void 0!==i.offset?au(i.offset):void 0,c,h),s,r)}(fg,ug,jm(r),r,e,t)}return function(e,t){const n=fu(Al(e));if(!n||!n.timeZone)throw new RangeError(Rh(e));const{offset:r}=n,o=r?au(r):void 0,[,a,i]=si(t);return uu(n,o,a,i)}(e,t)}function Eg(e){return Ro((e=>t=>e(Og(t))),e)}function Og(e){return Bf(e,cg)}function Ng(){const e=xl.prototype,t=Object.getOwnPropertyDescriptors(e),n=Object.getOwnPropertyDescriptors(xl),r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!(this instanceof r))return new r(e,t);oy.set(this,function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=new xl(e,t),r=n.resolvedOptions(),o=r.locale,a=jo(Object.keys(t),r),i=Co(Dg),s=function(){let e;for(var t=arguments.length,r=new Array(t),s=0;s<t;s++)r[s]=arguments[s];const u=r.map(((t,n)=>{const r=zg(t),o=(r||{}).branding;if(n&&e&&e!==o)throw new TypeError("Mismatching types for formatting");return e=o,r}));return e?i(e)(o,a,...u):[n,...r]};return s.u=n,s}(e,t))};for(const e in t){const n=t[e],o=e.startsWith("format")&&Cg(e);"function"==typeof n.value?n.value="constructor"===e?r:o||Hg(e):o&&(n.get=function(){return o.bind(this)})}return n.prototype.value=Object.create(e,t),Object.defineProperties(r,n),r}function Cg(e){return function(){const t=oy.get(this),[n,...r]=t(...arguments);return n[e](...r)}}function Hg(e){return function(){return oy.get(this).u[e](...arguments)}}function Dg(e){const t=_g[e];if(!t)throw new TypeError((e=>`Cannot format ${e}`)(e));return xc(t,Co(Zc))}const _g={Instant:$d,PlainDateTime:zd,PlainDate:Kd,PlainTime:Jd,PlainYearMonth:Gd,PlainMonthDay:Wd},kg=xc($d),Lg=xc(Vd),Rg=xc(zd),Yg=xc(Kd),Pg=xc(Jd),jg=xc(Gd),Bg=xc(Wd),Fg={era:function(e){if(void 0!==e)return Al(e)},eraYear:ra,year:aa,month:oa,daysInMonth:oa,daysInYear:oa,inLeapYear:bl,monthsInYear:oa},Ug={monthCode:Al},xg={day:oa},Zg={dayOfWeek:oa,dayOfYear:oa,weekOfYear:function(e){if(void 0!==e)return oa(e)},yearOfWeek:ra,daysInWeek:oa},$g=Object.assign({},Fg,Ug,xg,Zg),Vg=new WeakMap,zg=Vg.get.bind(Vg),Kg=Vg.set.bind(Vg),Jg={...tg(Fg,[If]),...tg(Zg,[]),...tg(Ug,[If,Ef]),...tg(xg,[Ef])},Gg=ng($g),Wg=ng({...Fg,...Ug}),qg=ng({...Ug,...xg}),Xg={calendarId:e=>Ri(e.calendar)},Qg=Ro(((e,t)=>function(n){const{i:r}=this;return e(r[t](Tm(Ni(n,r))))}),$g),em=Yo((e=>t=>t[e]),Il.concat("sign")),tm=Yo(((e,t)=>e=>e[Ll[t]]),Xh),nm={epochSeconds:function(e){return Pa(e.epochNanoseconds)},epochMilliseconds:ki,epochMicroseconds:function(e){return Oa(e.epochNanoseconds,Vh)},epochNanoseconds:function(e){return Oa(e.epochNanoseconds)}},rm=Zo(Bo,new Set(["branding"])),[om,am,im]=Xd(Ef,Zo((function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:yl,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:ql;const a=ya(t),i=ya(n),s=e(r);return Hi(_a(ni({isoYear:ya(o),isoMonth:a,isoDay:i})),s)}),Mg),{...Xg,...qg},{getISOFields:rm,getCalendar:og,with(e,t,n){return am(function(e,t,n,r,o){const a=wi(o);return((e,t,n,r)=>{const o=Ec(e,t,n,fl);return e.monthDayFromFields(o,r)})(e(t.calendar),n,r,a)}(xm,e,this,eg(t),n))},equals:(e,t)=>function(e,t){return!Cu(e,t)&&Yi(e.calendar,t.calendar)}(e,ag(t)),toPlainDate(e,t){return Tm(function(e,t,n,r){return((e,t,n)=>Cc(e,t,gl,ua(n),il))(e(t.calendar),n,r)}(Um,e,this,t))},toLocaleString(e,t,n){const[r,o]=Bg(t,n,e);return r.format(o)},toString:ss,toJSON:e=>ss(e),valueOf:rg},{from:(e,t)=>am(ag(e,t))}),sm={getOffsetNanosecondsFor:ig,getPossibleInstantsFor(e,t,n){const r=[...t.call(e,Am(Oi(n,yl)))].map((e=>lm(e).epochNanoseconds)),o=r.length;return o>1&&(r.sort(Ta),Os(Na(ba(r[0],r[o-1])))),r}},um={getOffsetNanosecondsFor:ig},[cm,hm,lm]=Xd(Df,(function(e){return Ii(La(Ia(ga(e))))}),nm,{add:(e,t)=>hm(Ns(0,e,wg(t))),subtract:(e,t)=>hm(Ns(1,e,wg(t))),until:(e,t,n)=>Jm(_u(0,e,hg(t),n)),since:(e,t,n)=>Jm(_u(1,e,hg(t),n)),round:(e,t)=>hm(function(e,t){const[n,r,o]=hi(t,5,1);return Ii(Gi(e.epochNanoseconds,n,r,o,1))}(e,t)),equals:(e,t)=>function(e,t){return!Eu(e,t)}(e,hg(t)),toZonedDateTime(e,t){const n=ua(t);return ey(Lc(e,fg(n.timeZone),Mg(n.calendar)))},toZonedDateTimeISO:(e,t)=>ey(Lc(e,fg(t))),toLocaleString(e,t,n){const[r,o]=kg(t,n,e);return r.format(o)},toString:(e,t)=>ns(fg,cg,e,t),toJSON:e=>ns(fg,cg,e),valueOf:rg},{from:e=>hm(hg(e)),fromEpochSeconds:e=>hm(function(e){return Ii(La(Ea(e,Kh)))}(e)),fromEpochMilliseconds:e=>hm(function(e){return Ii(La(Ea(e,zh)))}(e)),fromEpochMicroseconds:e=>hm(function(e){return Ii(La(Ia(ga(e),Vh)))}(e)),fromEpochNanoseconds:e=>hm(function(e){return Ii(La(Ia(ga(e))))}(e)),compare:(e,t)=>Eu(hg(e),hg(t))}),[fm,dm]=Xd("TimeZone",(e=>{const t=function(e){return Tu(Al(e))}(e);return{branding:"TimeZone",id:t,o:Uf(t)}}),{id:e=>e.id},{getPossibleInstantsFor:(e,t)=>{let{o:n}=e;return n.getPossibleInstantsFor(yg(t)).map((e=>hm(Ii(e))))},getOffsetNanosecondsFor:(e,t)=>{let{o:n}=e;return n.getOffsetNanosecondsFor(hg(t).epochNanoseconds)},getOffsetStringFor(e,t){const n=hg(t).epochNanoseconds;return Ss(sg(this,um).getOffsetNanosecondsFor(n))},getPlainDateTimeFor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:yl;const r=hg(t).epochNanoseconds,o=sg(this,um).getOffsetNanosecondsFor(r);return Am(Oi(Va(r,o),Mg(n)))},getInstantFor(e,t,n){const r=yg(t),o=ui(n),a=sg(this);return hm(Ii(Is(a,r,o)))},getNextTransition:(e,t)=>{let{o:n}=e;return lg(1,n,t)},getPreviousTransition:(e,t)=>{let{o:n}=e;return lg(-1,n,t)},equals(e,t){return!!Du(this,fg(t))},toString:e=>e.id,toJSON:e=>e.id},{from(e){const t=fg(e);return"string"==typeof t?new fm(t):t}}),gm=Qd(Object.keys(sm)),[mm,ym]=Xd(Cf,(function(){return Di(ai(Ro(ya,Lo(Ll,[arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,arguments.length>5&&void 0!==arguments[5]?arguments[5]:0])),1))}),tm,{getISOFields:rm,with(e,t,n){return ym(function(e,t,n){return Di(((e,t,n)=>{const r=ii(n);return Ic({...jo(Qh,e),...Mc(t,Qh)},r)})(e,t,n))}(this,eg(t),n))},add:(e,t)=>ym(ks(0,e,wg(t))),subtract:(e,t)=>ym(ks(1,e,wg(t))),until:(e,t,n)=>Jm(ju(0,e,dg(t),n)),since:(e,t,n)=>Jm(ju(1,e,dg(t),n)),round:(e,t)=>ym(function(e,t){const[n,r,o]=hi(t,5);var a;return Di((a=o,xi(e,$i(n,r),a)[0]))}(e,t)),equals:(e,t)=>function(e,t){return!Hu(e,t)}(e,dg(t)),toZonedDateTime:(e,t)=>ey(function(e,t,n,r,o){const a=ua(o),i=t(a.plainDate),s=e(a.timeZone);return Ei(Is(n(s),{...i,...r}),s,i.calendar)}(fg,Sg,ug,e,t)),toPlainDateTime:(e,t)=>Am(function(e,t){return Oi(ka({...e,...t}))}(e,Sg(t))),toLocaleString(e,t,n){const[r,o]=Pg(t,n,e);return r.format(o)},toString:us,toJSON:e=>us(e),valueOf:rg},{from:(e,t)=>ym(dg(e,t)),compare:(e,t)=>Hu(dg(e),dg(t))}),[Sm,vm,pm]=Xd(If,Zo((function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:yl,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1;const a=ya(t),i=ya(n),s=e(r);return Ci(Da(ni({isoYear:a,isoMonth:i,isoDay:ya(o)})),s)}),Mg),{...Xg,...Wg},{getISOFields:rm,getCalendar:og,with(e,t,n){return vm(function(e,t,n,r,o){const a=wi(o);return Ci(((e,t,n,r)=>{const o=Ec(e,t,n,hl);return e.yearMonthFromFields(o,r)})(e(t.calendar),n,r,a))}(Fm,e,this,eg(t),n))},add:(e,t,n)=>vm(_s(Vm,0,e,wg(t),n)),subtract:(e,t,n)=>vm(_s(Vm,1,e,wg(t),n)),until:(e,t,n)=>Jm(Yu(zm,0,e,mg(t),n)),since:(e,t,n)=>Jm(Yu(zm,1,e,mg(t),n)),equals:(e,t)=>function(e,t){return!Cu(e,t)&&Yi(e.calendar,t.calendar)}(e,mg(t)),toPlainDate(e,t){return Tm(function(e,t,n,r){return((e,t,n)=>Cc(e,t,ll,ua(n),cl))(e(t.calendar),n,r)}(Um,e,this,t))},toLocaleString(e,t,n){const[r,o]=jg(t,n,e);return r.format(o)},toString:is,toJSON:e=>is(e),valueOf:rg},{from:(e,t)=>vm(mg(e,t)),compare:(e,t)=>Cu(mg(e),mg(t))}),[wm,Am]=Xd(Nf,Zo((function(e,t,n,r){let o=arguments.length>10&&void 0!==arguments[10]?arguments[10]:yl;return Oi(ka(ti(Ro(ya,Lo(Yl,[t,n,r,arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,arguments.length>6&&void 0!==arguments[6]?arguments[6]:0,arguments.length>7&&void 0!==arguments[7]?arguments[7]:0,arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,arguments.length>9&&void 0!==arguments[9]?arguments[9]:0])))),e(o))}),Mg),{...Xg,...Gg,...tm},{getISOFields:rm,getCalendar:og,with(e,t,n){return Am(function(e,t,n,r,o){const a=wi(o);return Oi(((e,t,n,r)=>{const o=Ec(e,t,n,fl,Xh),a=ii(r);return ka({...e.dateFromFields(o,Ai(r,a)),...Ic(o,a)})})(e(t.calendar),n,r,a))}(Um,e,this,eg(t),n))},withCalendar:(e,t)=>Am(jc(e,Mg(t))),withPlainDate:(e,t)=>Am(function(e,t){return Oi({...e,...t},Bc(e.calendar,t.calendar))}(e,Sg(t))),withPlainTime:(e,t)=>Am(function(e){return Oi({...e,...arguments.length>1&&void 0!==arguments[1]?arguments[1]:Fl})}(e,gg(t))),add:(e,t,n)=>Am(Hs(Zm,0,e,wg(t),n)),subtract:(e,t,n)=>Am(Hs(Zm,1,e,wg(t),n)),until:(e,t,n)=>Jm(Lu($m,0,e,yg(t),n)),since:(e,t,n)=>Jm(Lu($m,1,e,yg(t),n)),round:(e,t)=>Am(function(e,t){return Oi(Fi(e,...hi(t)),e.calendar)}(e,t)),equals:(e,t)=>function(e,t){return!Nu(e,t)&&Yi(e.calendar,t.calendar)}(e,yg(t)),toZonedDateTime:(e,t,n)=>ey(function(e,t,n,r){const o=((e,t,n,r)=>{const o=ui(r);return Is(e(t),n,o)})(e,n,t,r);return Ei(La(o),n,t.calendar)}(ug,e,fg(t),n)),toPlainDate:e=>Tm(Ni(e)),toPlainTime:e=>ym(Di(e)),toPlainYearMonth(e){return vm(function(e,t,n){const r=e(t.calendar);return Ci({...t,...Nc(r,n)})}(Pm,e,this))},toPlainMonthDay(e){return am(function(e,t,n){return Oc(e(t.calendar),n)}(Bm,e,this))},toLocaleString(e,t,n){const[r,o]=Rg(t,n,e);return r.format(o)},toString:os,toJSON:e=>os(e),valueOf:rg},{from:(e,t)=>Am(yg(e,t)),compare:(e,t)=>Nu(yg(e),yg(t))}),[bm,Tm,Mm]=Xd(Of,Zo((function(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:yl;return Ni(_a(ni(Ro(ya,{isoYear:t,isoMonth:n,isoDay:r}))),e(o))}),Mg),{...Xg,...Gg},{getISOFields:rm,getCalendar:og,with(e,t,n){return Tm(function(e,t,n,r,o){const a=wi(o);return((e,t,n,r)=>{const o=Ec(e,t,n,fl);return e.dateFromFields(o,r)})(e(t.calendar),n,r,a)}(Um,e,this,eg(t),n))},withCalendar:(e,t)=>Tm(jc(e,Mg(t))),add:(e,t,n)=>Tm(Ds(Zm,0,e,wg(t),n)),subtract:(e,t,n)=>Tm(Ds(Zm,1,e,wg(t),n)),until:(e,t,n)=>Jm(Ru($m,0,e,Sg(t),n)),since:(e,t,n)=>Jm(Ru($m,1,e,Sg(t),n)),equals:(e,t)=>function(e,t){return!Cu(e,t)&&Yi(e.calendar,t.calendar)}(e,Sg(t)),toZonedDateTime(e,t){const n=!No(t)||t instanceof fm?{timeZone:t}:t;return ey(function(e,t,n,r,o){const a=e(o.timeZone),i=o.plainTime,s=void 0!==i?t(i):Fl;return Ei(Is(n(a),{...r,...s}),a,r.calendar)}(fg,dg,ug,e,n))},toPlainDateTime:(e,t)=>Am(function(e){return Oi(ka({...e,...arguments.length>1&&void 0!==arguments[1]?arguments[1]:Fl}))}(e,gg(t))),toPlainYearMonth(e){return vm(function(e,t,n){return Nc(e(t.calendar),n)}(Pm,e,this))},toPlainMonthDay(e){return am(function(e,t,n){return Oc(e(t.calendar),n)}(Bm,e,this))},toLocaleString(e,t,n){const[r,o]=Yg(t,n,e);return r.format(o)},toString:as,toJSON:e=>as(e),valueOf:rg},{from:(e,t)=>Tm(Sg(e,t)),compare:(e,t)=>Cu(Sg(e),Sg(t))}),Im={fields:(e,t,n)=>[...t.call(e,n)]},Em=Object.assign({dateFromFields:(e,t,n,r)=>Mm(t.call(e,Object.assign(Object.create(null),n),r))},Im),Om=Object.assign({yearMonthFromFields:(e,t,n,r)=>pm(t.call(e,Object.assign(Object.create(null),n),r))},Im),Nm=Object.assign({monthDayFromFields:(e,t,n,r)=>im(t.call(e,Object.assign(Object.create(null),n),r))},Im),Cm={mergeFields:(e,t,n,r)=>ua(t.call(e,Object.assign(Object.create(null),n),Object.assign(Object.create(null),r)))},Hm=Object.assign({},Em,Cm),Dm=Object.assign({},Om,Cm),_m=Object.assign({},Nm,Cm),km={dateAdd:(e,t,n,r,o)=>Mm(t.call(e,Tm(Ni(n,e)),Jm(_i(r)),o))},Lm=Object.assign({},km,{dateUntil:(e,t,n,r,o,a)=>Gm(t.call(e,Tm(Ni(n,e)),Tm(Ni(r,e)),Object.assign(Object.create(null),a,{largestUnit:xh[o]})))}),Rm=Object.assign({},km,{day:vg}),Ym=Object.assign({},Lm,{day:vg}),Pm=pg(Om),jm=pg(Em),Bm=pg(Nm),Fm=pg(Dm),Um=pg(Hm),xm=pg(_m),Zm=pg(km),$m=pg(Lm),Vm=pg(Rm),zm=pg(Ym),[Km,Jm,Gm]=Xd(_f,(function(){return _i(Ws(Ro(Sa,Lo(Il,[arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,arguments.length>4&&void 0!==arguments[4]?arguments[4]:0,arguments.length>5&&void 0!==arguments[5]?arguments[5]:0,arguments.length>6&&void 0!==arguments[6]?arguments[6]:0,arguments.length>7&&void 0!==arguments[7]?arguments[7]:0,arguments.length>8&&void 0!==arguments[8]?arguments[8]:0,arguments.length>9&&void 0!==arguments[9]?arguments[9]:0]))))}),{...em,blank:function(e){return!e.sign}},{with:(e,t)=>Jm(function(e,t){return _i((n=e,r=t,Ws({...n,...Mc(r,El)})));var n,r}(e,t)),negated:e=>Jm(Ks(e)),abs:e=>Jm(function(e){return-1===e.sign?Ks(e):e}(e)),add:(e,t,n)=>Jm(zs(Ag,$m,ug,0,e,wg(t),n)),subtract:(e,t,n)=>Jm(zs(Ag,$m,ug,1,e,wg(t),n)),round:(e,t)=>Jm(function(e,t,n,r,o){const a=nu(r),[i,s,u,c,h]=((e,t,n)=>{e=pi(e,tf);let r=yf(e);const o=n(e[af]);let a=mi(e);const i=Mf(e,7);let s=mf(e);if(void 0===r&&void 0===s)throw new RangeError(kh);return null==s&&(s=0),null==r&&(r=Math.max(s,t)),Mi(r,s),a=yi(a,s,1),[r,s,a,i,o]})(o,a,e),l=Math.max(a,i);if(!$s(h)&&l<=6)return _i(Ws(((e,t,n,r,o)=>{const a=Gi(Xs(e),n,r,o);return{...Dl,...Qs(a,t)}})(r,i,s,u,c)));if(!h)throw new RangeError(Dh);const[f,d,g]=Fs(t,n,h),m=Us(g),y=xs(g),S=Zs(g),v=y(d,f,r);let p=S(d,f,v,i);const w=r.sign,A=Gs(p);if(w&&A&&w!==A)throw new RangeError(ph);return A&&(p=Ji(p,m(v),i,s,u,c,d,f,m,y)),_i(p)}(Ag,$m,ug,e,t)),total:(e,t)=>function(e,t,n,r,o){const a=nu(r),[i,s]=((e,t)=>{const n=t((e=pi(e,nf))[af]);let r=Sf(e);return r=sa(nf,r),[r,n]})(o,e);if(Vs(Math.max(i,a),s))return Pi(r,i);if(!s)throw new RangeError(Dh);const[u,c,h]=Fs(t,n,s),l=Us(h),f=xs(h),d=Zs(h),g=f(c,u,r),m=d(c,u,g,i);return Vs(i,s)?Pi(m,i):((e,t,n,r,o,a,i)=>{const s=Gs(e),[u,c]=ji(r,kl(n,e),n,s,o,a,i),h=Bi(t,u,c);return e[Il[n]]+h*s})(m,l(g),i,c,u,l,f)}(Ag,$m,ug,e,t),toLocaleString(e,t,n){return Intl.DurationFormat?new Intl.DurationFormat(t,n).format(this):cs(e)},toString:cs,toJSON:e=>cs(e),valueOf:rg},{from:e=>Jm(wg(e)),compare:(e,t,n)=>function(e,t,n,r,o,a){const i=e(vi(a).relativeTo),s=Math.max(nu(r),nu(o));if(Uo(Il,r,o))return 0;if(Vs(s,i))return Ta(Xs(r),Xs(o));if(!i)throw new RangeError(Dh);const[u,c,h]=Fs(t,n,i),l=Us(h),f=xs(h);return Ta(l(f(c,u,r)),l(f(c,u,o)))}(Ag,Zm,ug,wg(e),wg(t),n)}),Wm={toString:e=>e.id,toJSON:e=>e.id,...Jg,dateAdd:(e,t,n,r)=>{let{id:o,o:a}=e;return Tm(Ni(a.dateAdd(Sg(t),wg(n),r),o))},dateUntil:(e,t,n,r)=>{let{o:o}=e;return Jm(_i(o.dateUntil(Sg(t),Sg(n),function(e){return e=vi(e),yf(e,9,6,1)}(r))))},dateFromFields:(e,t,n)=>{let{id:r,o:o}=e;return Tm(wc(o,t,n,function(e){return e===yl?["year","day"]:[]}(r)))},yearMonthFromFields:(e,t,n)=>{let{id:r,o:o}=e;return vm(Ac(o,t,n,function(e){return e===yl?il:[]}(r)))},monthDayFromFields:(e,t,n)=>{let{id:r,o:o}=e;return am(bc(o,0,t,n,function(e){return e===yl?cl:[]}(r)))},fields(e,t){let{o:n}=e;const r=new Set(fl),o=[];for(const e of t){if(Al(e),!r.has(e))throw new RangeError(oh(e));r.delete(e),o.push(e)}return n.fields(o)},mergeFields:(e,t,n)=>{let{o:r}=e;return r.mergeFields(Fo(ia(t)),Fo(ia(n)))}},[qm]=Xd("Calendar",(e=>{const t=function(e){return sc(Al(e))}(e);return{branding:"Calendar",id:t,o:pd(t)}}),{id:e=>e.id},Wm,{from(e){const t=Mg(e);return"string"==typeof t?new qm(t):t}}),Xm=Qd(Object.keys(Wm).slice(4)),[Qm,ey]=Xd(Hf,Zo((function(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:yl;return Ei(La(Ia(ga(n))),t(r),e(o))}),Mg,fg),{...nm,...Xg,...Eg(Gg),...Eg(tm),offset:e=>Ss(Og(e).offsetNanoseconds),offsetNanoseconds:e=>Og(e).offsetNanoseconds,timeZoneId:e=>Ri(e.timeZone),hoursInDay:e=>function(e,t){const n=e(t.timeZone),r=Bf(t,n),[o,a]=Vi(r),i=Na(ba(Is(n,o),Is(n,a)),Gh,1);if(i<=0)throw new RangeError(ph);return i}(ug,e)},{getISOFields:e=>function(e,t){const n=Bf(t,e);return{calendar:t.calendar,...jo(Bl,n),offset:Ss(n.offsetNanoseconds),timeZone:t.timeZone}}(cg,e),getCalendar:og,getTimeZone:e=>{let{timeZone:t}=e;return"string"==typeof t?new fm(t):t},with(e,t,n){return ey(function(e,t,n,r,o,a){const i=wi(a),{calendar:s,timeZone:u}=n;return Ei(((e,t,n,r,o)=>{const a=Ec(e,n,r,fl,nl,el),[i,s,u]=si(o,2);return Ms(t,{...e.dateFromFields(a,Ai(o,i)),...Ic(a,i)},au(a.offset),s,u)})(e(s),t(u),r,o,i),u,s)}(Um,ug,e,this,eg(t),n))},withCalendar:(e,t)=>ey(jc(e,Mg(t))),withTimeZone:(e,t)=>ey(function(e,t){return{...e,timeZone:t}}(e,fg(t))),withPlainDate:(e,t)=>ey(function(e,t,n){const r=t.timeZone,o=e(r),a={...Bf(t,o),...n},i=Bc(t.calendar,n.calendar);return Ei(Ms(o,a,a.offsetNanoseconds,2),r,i)}(ug,e,Sg(t))),withPlainTime:(e,t)=>ey(function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Fl;const r=t.timeZone,o=e(r),a={...Bf(t,o),...n};return Ei(Ms(o,a,a.offsetNanoseconds,2),r,t.calendar)}(ug,e,gg(t))),add:(e,t,n)=>ey(Cs(Zm,ug,0,e,wg(t),n)),subtract:(e,t,n)=>ey(Cs(Zm,ug,1,e,wg(t),n)),until:(e,t,n)=>Jm(_i(ku($m,ug,0,e,Ig(t),n))),since:(e,t,n)=>Jm(_i(ku($m,ug,1,e,Ig(t),n))),round:(e,t)=>ey(function(e,t,n){let{epochNanoseconds:r,timeZone:o,calendar:a}=t;const[i,s,u]=hi(n);if(0===i&&1===s)return t;const c=e(o);if(6===i)r=((e,t,n,r)=>{const o=Bf(n,t),[a,i]=e(o),s=n.epochNanoseconds,u=Is(t,a),c=Is(t,i);if(Ma(s,u,c))throw new RangeError(ph);return Xi(Bi(s,u,c),r)?c:u})(Vi,c,t,u);else{const e=c.getOffsetNanosecondsFor(r);r=Ms(c,Fi(Va(r,e),i,s,u),e,2,0,1)}return Ei(r,o,a)}(ug,e,t)),startOfDay:e=>ey(function(e,t){const{timeZone:n,calendar:r}=t,o=((e,t,n)=>Is(t,e(Bf(n,t))))(zi,e(n),t);return Ei(o,n,r)}(ug,e)),equals:(e,t)=>function(e,t){return!Ou(e,t)&&!!Du(e.timeZone,t.timeZone)&&Yi(e.calendar,t.calendar)}(e,Ig(t)),toInstant:e=>hm(function(e){return Ii(e.epochNanoseconds)}(e)),toPlainDateTime:e=>Am(Rc(cg,e)),toPlainDate:e=>Tm(Yc(cg,e)),toPlainTime:e=>ym(Pc(cg,e)),toPlainYearMonth(e){return vm(function(e,t,n){return Nc(e(t.calendar),n)}(Pm,e,this))},toPlainMonthDay(e){return am(function(e,t,n){return Oc(e(t.calendar),n)}(Bm,e,this))},toLocaleString(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const[r,o]=Lg(t,n,e);return r.format(o)},toString:(e,t)=>rs(cg,e,t),toJSON:e=>rs(cg,e),valueOf:rg},{from:(e,t)=>ey(Ig(e,t)),compare:(e,t)=>Ou(Ig(e),Ig(t))}),ty=Object.defineProperties({},{...ko("Temporal.Now"),...Do({timeZoneId:()=>Kc(),instant:()=>hm(Ii(zc())),zonedDateTime:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Kc();return ey(Ei(zc(),fg(t),Mg(e)))},zonedDateTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Kc();return ey(Ei(zc(),fg(e),yl))},plainDateTime:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Kc();return Am(Oi(Vc(cg(fg(t))),Mg(e)))},plainDateTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Kc();return Am(Oi(Vc(cg(fg(e))),yl))},plainDate:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Kc();return Tm(Ni(Vc(cg(fg(t))),Mg(e)))},plainDateISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Kc();return Tm(Ni(Vc(cg(fg(e))),yl))},plainTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Kc();return ym(Di(Vc(cg(fg(e)))))}})}),ny=Object.defineProperties({},{...ko("Temporal"),...Do({PlainYearMonth:Sm,PlainMonthDay:om,PlainDate:bm,PlainTime:mm,PlainDateTime:wm,ZonedDateTime:Qm,Instant:cm,Calendar:qm,TimeZone:fm,Duration:Km,Now:ty})}),ry=Ng(),oy=new WeakMap;function ay(e){return e*Math.PI/180}function iy(e){return 180*e/Math.PI}Object.create(Intl),Do({DateTimeFormat:ry});class sy{constructor(e,t,n,r,o){this.locationName=null,this.setLocationName(e),this.setLatitude(t),this.setLongitude(n),this.setElevation(r),this.setTimeZone(o)}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 uy=6356.9;class cy{constructor(e,t){this.date=t,this.geoLocation=e}getSunrise(){const e=this.getUTCSunrise0(cy.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getSeaLevelSunrise(){const e=this.getUTCSeaLevelSunrise(cy.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getBeginCivilTwilight(){return this.getSunriseOffsetByDegrees(cy.CIVIL_ZENITH)}getBeginNauticalTwilight(){return this.getSunriseOffsetByDegrees(cy.NAUTICAL_ZENITH)}getBeginAstronomicalTwilight(){return this.getSunriseOffsetByDegrees(cy.ASTRONOMICAL_ZENITH)}getSunset(){const e=this.getUTCSunset0(cy.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getSeaLevelSunset(){const e=this.getUTCSeaLevelSunset(cy.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getEndCivilTwilight(){return this.getSunsetOffsetByDegrees(cy.CIVIL_ZENITH)}getEndNauticalTwilight(){return this.getSunsetOffsetByDegrees(cy.NAUTICAL_ZENITH)}getEndAstronomicalTwilight(){return this.getSunsetOffsetByDegrees(cy.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 iy(Math.acos(uy/(uy+e/1e3)))}adjustZenith(e,t){let n=e;return e===cy.GEOMETRIC_ZENITH&&(n=e+(.8333333333333333+this.getElevationAdjustment(t))),n}getUTCSunrise(e,t,n,r){const o=r?t.getElevation():0,a=this.adjustZenith(n,o);let i=cy.getSunriseUTC(cy.getJulianDay(e),t.getLatitude(),-t.getLongitude(),a);for(i/=60;i<0;)i+=24;for(;i>=24;)i-=24;return i}getUTCSunset(e,t,n,r){const o=r?t.getElevation():0,a=this.adjustZenith(n,o);let i=cy.getSunsetUTC(cy.getJulianDay(e),t.getLatitude(),-t.getLongitude(),a);for(i/=60;i<0;)i+=24;for(;i>=24;)i-=24;return i}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 cy.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 a=Math.trunc(n*=60);n-=a;const i=Math.trunc(n*=60);n-=i;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 ny.PlainTime(o,a,i,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),a=Math.trunc(2-o+o/4);return Math.floor(365.25*(t+4716))+Math.floor(30.6001*(n+1))+r+a-1524.5}static getJulianCenturiesFromJulianDay(e){return(e-cy.JULIAN_DAY_JAN_1_2000)/cy.JULIAN_DAYS_PER_CENTURY}static getJulianDayFromJulianCenturies(e){return e*cy.JULIAN_DAYS_PER_CENTURY+cy.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=ay(cy.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 cy.getSunGeometricMeanLongitude(e)+cy.getSunEquationOfCenter(e)}static getSunApparentLongitude(e){const t=125.04-1934.136*e;return cy.getSunTrueLongitude(e)-.00569-.00478*Math.sin(ay(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 cy.getMeanObliquityOfEcliptic(e)+.00256*Math.cos(ay(t))}static getSunDeclination(e){const t=cy.getObliquityCorrection(e),n=cy.getSunApparentLongitude(e),r=Math.sin(ay(t))*Math.sin(ay(n));return iy(Math.asin(r))}static getEquationOfTime(e){const t=cy.getObliquityCorrection(e),n=cy.getSunGeometricMeanLongitude(e),r=cy.getEarthOrbitEccentricity(e),o=cy.getSunGeometricMeanAnomaly(e);let a=Math.tan(ay(t)/2);a*=a;const i=Math.sin(2*ay(n)),s=Math.sin(ay(o));return 4*iy(a*i-2*r*s+4*r*a*s*Math.cos(2*ay(n))-.5*a*a*Math.sin(4*ay(n))-1.25*r*r*Math.sin(2*ay(o)))}static getSunHourAngleAtSunrise(e,t,n){const r=ay(e),o=ay(t);return Math.acos(Math.cos(ay(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSunHourAngleAtSunset(e,t,n){const r=ay(e),o=ay(t);return-Math.acos(Math.cos(ay(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSolarElevation(e,t,n){const r=cy.getJulianDay(e.toPlainDate()),o=cy.getJulianCenturiesFromJulianDay(r),a=cy.getEquationOfTime(o);let i=e.hour+12+(e.minute+a+e.second/60)/60;i=-360*i/24%360;const s=ay(n-i),u=ay(cy.getSunDeclination(o)),c=ay(t);return iy(Math.asin(Math.sin(c)*Math.sin(u)+Math.cos(c)*Math.cos(u)*Math.cos(s)))}static getSolarAzimuth(e,t,n){const r=cy.getJulianDay(e.toPlainDate()),o=cy.getJulianCenturiesFromJulianDay(r),a=cy.getEquationOfTime(o);let i=e.hour+12+(e.minute+a+e.second/60)/60;i=-360*i/24%360;const s=ay(n-i),u=ay(cy.getSunDeclination(o)),c=ay(t);return iy(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=cy.getJulianCenturiesFromJulianDay(e),a=cy.getSolarNoonUTC(o,n),i=cy.getJulianCenturiesFromJulianDay(e+a/1440);let s=cy.getEquationOfTime(i),u=cy.getSunDeclination(i),c=cy.getSunHourAngleAtSunrise(t,u,r),h=n-iy(c),l=4*h,f=720+l-s;const d=cy.getJulianCenturiesFromJulianDay(cy.getJulianDayFromJulianCenturies(o)+f/1440);return s=cy.getEquationOfTime(d),u=cy.getSunDeclination(d),c=cy.getSunHourAngleAtSunrise(t,u,r),h=n-iy(c),l=4*h,f=720+l-s,f}static getSolarNoonUTC(e,t){const n=cy.getJulianCenturiesFromJulianDay(cy.getJulianDayFromJulianCenturies(e)+t/360);let r=cy.getEquationOfTime(n);const o=720+4*t-r,a=cy.getJulianCenturiesFromJulianDay(cy.getJulianDayFromJulianCenturies(e)-.5+o/1440);return r=cy.getEquationOfTime(a),720+4*t-r}static getSunsetUTC(e,t,n,r){const o=cy.getJulianCenturiesFromJulianDay(e),a=cy.getSolarNoonUTC(o,n),i=cy.getJulianCenturiesFromJulianDay(e+a/1440);let s=cy.getEquationOfTime(i),u=cy.getSunDeclination(i),c=cy.getSunHourAngleAtSunset(t,u,r),h=n-iy(c),l=4*h,f=720+l-s;const d=cy.getJulianCenturiesFromJulianDay(cy.getJulianDayFromJulianCenturies(o)+f/1440);return s=cy.getEquationOfTime(d),u=cy.getSunDeclination(d),c=cy.getSunHourAngleAtSunset(t,u,r),h=n-iy(c),l=4*h,f=720+l-s,f}}cy.GEOMETRIC_ZENITH=90,cy.CIVIL_ZENITH=96,cy.NAUTICAL_ZENITH=102,cy.ASTRONOMICAL_ZENITH=108,cy.JULIAN_DAY_JAN_1_2000=2451545,cy.JULIAN_DAYS_PER_CENTURY=36525;const hy=[["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]],ly=new Map,fy={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"},dy=new Map;class gy extends sy{constructor(e,t,n,r,o,a,i,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||null,u,c,"number"==typeof s&&s>0?s:0,r),this.il=Boolean(n),this.cc=a,this.geoid=i}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=dy.get(e);if(t)return t;const n=new Intl.DateTimeFormat("en-US",{timeZone:e,hour:"numeric",minute:"numeric",hour12:!1});return dy.set(e,n),n}(this.getTimeZone())}getGeoId(){return this.geoid}static lookup(e){return ly.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 fy[String(-1*e)]}static getUsaTzid(e,t,n){return 10===(t=+t)&&"AK"===e?"America/Adak":7===t&&"AZ"===e?"Y"===n?"America/Denver":"America/Phoenix":fy[t]}static addLocation(e,t){const n=e.toLowerCase();return!ly.has(n)&&(ly.set(n,t),!0)}}for(const e of hy){const t=new gy(e[2],e[3],"IL"===e[1],e[4],e[0],e[1],void 0,e[5]);gy.addLocation(e[0],t)}function my(e){if(null===e)return new Date(NaN);const t=new Date(e.epochMilliseconds);return t.setMilliseconds(0),t}Object.defineProperties(globalThis,Do({Temporal:ny})),Object.defineProperties(Intl,Do({DateTimeFormat:ry})),Object.defineProperties(Date.prototype,Do({toTemporalInstant:function(){return hm(Ii(Ea(this.valueOf(),zh)))}}));class yy{constructor(e,t,n){const r=function(e){if(s(e))return e;if(Ie.isHDate(e))return e.greg();throw new TypeError(`invalid date: ${e}`)}(t);this.date=r,this.gloc=e;const o=Temporal.PlainDate.from({year:r.getFullYear(),month:r.getMonth()+1,day:r.getDate()});this.noaa=new cy(e,o),this.useElevation=Boolean(n)}getUseElevation(){return this.useElevation}setUseElevation(e){this.useElevation=e}timeAtAngle(e,t){const n=90+e;return my(t?this.noaa.getSunriseOffsetByDegrees(n):this.noaa.getSunsetOffsetByDegrees(n))}sunrise(){return my(this.useElevation?this.noaa.getSunrise():this.noaa.getSeaLevelSunrise())}seaLevelSunrise(){return my(this.noaa.getSeaLevelSunrise())}sunset(){return my(this.useElevation?this.noaa.getSunset():this.noaa.getSeaLevelSunset())}seaLevelSunset(){return my(this.noaa.getSeaLevelSunset())}dawn(){return my(this.noaa.getBeginCivilTwilight())}dusk(){return my(this.noaa.getEndCivilTwilight())}gregEve(){const e=new Date(this.date);e.setDate(e.getDate()-1);return new yy(this.gloc,e,this.useElevation).sunset()}nightHour(){return(this.sunrise().getTime()-this.gregEve().getTime())/12}chatzot(){const e=this.noaa.getSeaLevelSunrise(),t=this.noaa.getSeaLevelSunset();return my(this.noaa.getSunTransit(e,t))}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.useElevation?this.noaa.getSunrise():this.noaa.getSeaLevelSunrise(),n=this.useElevation?this.noaa.getSunset():this.noaa.getSeaLevelSunset(),r=this.noaa.getTemporalHour(t,n),o=Math.round(r*e);return my(cy.getTimeOffset(t,o))}sofZmanShma(){return this.getShaahZmanisBasedZman(3)}sofZmanTfilla(){return this.getShaahZmanisBasedZman(4)}getTemporalHour72(e){const t=this.sunriseOffset(-72,!1,e),n=(this.sunsetOffset(72,!1,e).getTime()-t.getTime())/12;return[t,n]}getTemporalHourByDeg(e){const t=this.timeAtAngle(e,!0),n=(this.timeAtAngle(e,!1).getTime()-t.getTime())/12;return[t,n]}sofZmanShmaMGA(){const[e,t]=this.getTemporalHour72(!0),n=Math.floor(3*t);return new Date(e.getTime()+n)}sofZmanShmaMGA16Point1(){const[e,t]=this.getTemporalHourByDeg(16.1),n=Math.floor(3*t);return new Date(e.getTime()+n)}sofZmanShmaMGA19Point8(){const[e,t]=this.getTemporalHourByDeg(19.8),n=Math.floor(3*t);return new Date(e.getTime()+n)}sofZmanTfillaMGA(){const[e,t]=this.getTemporalHour72(!0),n=Math.floor(4*t);return new Date(e.getTime()+n)}sofZmanTfillaMGA16Point1(){const[e,t]=this.getTemporalHourByDeg(16.1),n=Math.floor(4*t);return new Date(e.getTime()+n)}sofZmanTfillaMGA19Point8(){const[e,t]=this.getTemporalHourByDeg(19.8),n=Math.floor(4*t);return new Date(e.getTime()+n)}minchaGedola(){return this.getShaahZmanisBasedZman(6.5)}minchaGedolaMGA(){const[e,t]=this.getTemporalHour72(!1),n=Math.floor(6.5*t);return new Date(e.getTime()+n)}minchaKetana(){return this.getShaahZmanisBasedZman(9.5)}minchaKetanaMGA(){const[e,t]=this.getTemporalHour72(!1);return new Date(e.getTime()+Math.floor(9.5*t))}plagHaMincha(){return this.getShaahZmanisBasedZman(10.75)}tzeit(e=8.5){return this.timeAtAngle(e,!1)}neitzHaChama(){return this.sunrise()}shkiah(){return this.sunset()}beinHaShmashos(){const e=this.tzeit(7.083),t=e.getTime();return isNaN(t)?e:new Date(t-81e4)}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=ae("UTC",t),r=ae(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?"+":"-")+ne(Math.floor(r/60))+":"+ne(o)}static formatISOWithTimeZone(e,t){return isNaN(t.getTime())?"0000-00-00T00:00:00Z":ae(e,t).substring(0,19)+yy.timeZoneOffset(e,t)}sunriseOffset(e,t=!0,n=!1){const r=n?this.seaLevelSunrise():this.sunrise();return isNaN(r.getTime())?r:(t&&(e>0&&r.getSeconds()>=30&&e++,r.setSeconds(0,0)),new Date(r.getTime()+60*e*1e3))}sunsetOffset(e,t=!0,n=!1){const r=n?this.seaLevelSunset():this.sunset();return isNaN(r.getTime())?r:(t&&(e>0&&r.getSeconds()>=30&&e++,r.setSeconds(0,0)),new Date(r.getTime()+60*e*1e3))}static makeSunsetAwareHDate(e,t,n){const r=new yy(e,t,n).sunset();let o=new Ie(t);const a=r.getTime();return isNaN(a)||t.getTime()>=a&&(o=o.next()),o}}const Sy={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 vy(e,t,n){var r;if("string"!=typeof e)throw new TypeError(`Bad timeStr: ${e}`);const o=(null===(r=null==n?void 0:n.location)||void 0===r?void 0:r.getCountryCode())||((null==n?void 0:n.il)?"IL":"US"),a=null==n?void 0:n.hour12;if(void 0!==a&&!a)return e;if(!a&&void 0===Sy[o])return e;const i=e.split(":");let s=parseInt(i[0],10);return s<12&&t?(t=t.replace("p","a").replace("P","A"),0===s&&(s=12)):s>12?s%=12:0===s&&(s="00"),`${s}:${i[1]}${t}`}class py extends Ye{constructor(e,t,n,r,o,a,i){super(e,t,n),this.eventTime=yy.roundTime(r),this.location=o;const s=o.getTimeFormatter();this.eventTimeStr=yy.formatTime(this.eventTime,s);const u=Object.assign(Object.assign({},i),{location:o});this.fmtTime=vy(this.eventTimeStr,"pm",u),void 0!==a&&(this.linkedEvent=a)}render(e){return Se.gettext(this.getDesc(),e)+": "+this.fmtTime}renderBrief(e){return Se.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"]}return["unknown"]}}class wy extends py{constructor(e,t,n,r,o,a){super(e,"Candle lighting",t,n,r,o,a)}getEmoji(){return"🕯️"}}class Ay extends py{constructor(e,t,n,r,o,a,i){super(e,"Havdalah",t,n,r,a,i),o&&(this.havdalahMins=o)}render(e){return this.renderBrief(e)+": "+this.fmtTime}renderBrief(e){let t=Se.gettext(this.getDesc(),e);if(this.havdalahMins){const n=Se.gettext("min",e);t+=` (${this.havdalahMins} ${n})`}return t}getEmoji(){return"✨"}}const by=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Ty=["רִאשׁוֹן","שֵׁנִי","שְׁלִישִׁי","רְבִיעִי","חֲמִישִׁי","שִׁישִּׁי","שַׁבָּת"],My="בַּלַּ֥יְלָה";class Iy{constructor(e,t){this.m=function(e,t){let n=t-7;n<0&&(n+=A(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),a=5+12*r+793*Math.floor(r/1080)+Math.floor(o/1080)-6,i=(o%1080+a%24*1080)%1080;return{year:e,month:t,dayOfWeek:(1+29*r+Math.floor(a/24))%7,hour:a%24,minutes:Math.floor(i/18),chalakim:i%18}}(e,t)}getYear(){return this.m.year}getMonth(){return this.m.month}getMonthName(){return Ie.getMonthName(this.m.month,this.m.year)}getDow(){return this.m.dayOfWeek}getHour(){return this.m.hour}getMinutes(){return this.m.minutes}getChalakim(){return this.m.chalakim}render(e,t){var n;"string"==typeof(e=null!=e?e:Se.getLocaleName())&&(e=e.toLowerCase());const r="he"===e||"he-x-nonikud"===e||"h"===e,o=Se.gettext(this.getMonthName(),e),a=(r?Ty:by)[this.getDow()],i=this.getMinutes(),s=this.getHour(),u=this.getChalakim(),c=Se.gettext("Molad",e),h=null!==(n=Se.lookupTranslation("min",e))&&void 0!==n?n:"minutes",l=Se.gettext("chalakim",e);if(r){const t=function(e){return e<5?My:e<12?"בַּבֹּקֶר":e<17?"בַּצׇּהֳרַיִים":e<21?"בָּעֶרֶב":My}(s),n=`${c} ${o} יִהְיֶה בַּיּוֹם ${a} בשָׁבוּעַ, בְּשָׁעָה ${s} ${t}, ו-${i} ${h} ו-${u} ${l}`;return"he-x-nonikud"===e?Se.hebrewStripNikkud(n):n}const f=vy(`${s}:00`,"pm",t);return`${c} ${o.replace(/'/g,"’")}: ${a}, ${i} ${h} and ${u} ${l} after ${f}`}}class Ey extends Ye{constructor(e,t,n,r){const o=new Iy(t,n);super(e,`Molad ${o.getMonthName()} ${t}`,Le.MOLAD),this.molad=o,this.options=r}render(e){return this.molad.render(e,this.options)}}class Oy extends Ye{constructor(e,t){if(super(e,`Omer ${t}`,Le.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(e="en"){return"he"!==e&&"translit"!==e&&(e="en"),function(e,t){Z(e);const[n,r]=$(e),o=x[t],a=o.words[n];return(o.words[r]+" "+(2===n||6===n?o.infix26:o.infix)+a).normalize()}(this.omer,e)}render(e){"string"==typeof(e=null!=e?e:Se.getLocaleName())&&(e=e.toLowerCase());const t="he"===e||"he-x-nonikud"===e||"h"===e,n=this.omer;return(t?F(n):Se.ordinal(n,e))+" "+Se.gettext("day of the Omer",e)}renderBrief(e){return Se.gettext("Omer",e)+" "+Se.gettext("day",e)+" "+this.omer}getEmoji(){return"string"==typeof this.emoji?this.emoji:function(e){let t;return Z(e),t=e<=20?9312+e-1:e<=35?12881+e-21:12977+e-36,String.fromCodePoint(t)}(this.omer)}getWeeks(){return 7===this.daysWithinWeeks?this.weekNumber:this.weekNumber-1}getDaysWithinWeeks(){return this.daysWithinWeeks}getTodayIs(e){"string"==typeof(e=null!=e?e:Se.getLocaleName())&&(e=e.toLowerCase());const t="he"===e||"he-x-nonikud"===e?"he":"en",n=V(this.omer,t);return"he-x-nonikud"===e?Se.hebrewStripNikkud(n):n}url(){return`https://www.hebcal.com/omer/${this.getDate().getFullYear()}/${this.omer}`}}class Ny extends Map{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(super(),!(e.maxSize&&e.maxSize>0))throw new TypeError("`maxSize` must be a number greater than 0");if("number"==typeof e.maxAge&&0===e.maxAge)throw new TypeError("`maxAge` must be a number greater than 0");this.maxSize=e.maxSize,this.maxAge=e.maxAge||Number.POSITIVE_INFINITY,this.onEviction=e.onEviction,this.cache=new Map,this.oldCache=new Map,this._size=0}_emitEvictions(e){if("function"==typeof this.onEviction)for(const[t,n]of e)this.onEviction(t,n.value)}_deleteIfExpired(e,t){return"number"==typeof t.expiry&&t.expiry<=Date.now()&&("function"==typeof this.onEviction&&this.onEviction(e,t.value),this.delete(e))}_getOrDeleteIfExpired(e,t){if(!1===this._deleteIfExpired(e,t))return t.value}_getItemValue(e,t){return t.expiry?this._getOrDeleteIfExpired(e,t):t.value}_peek(e,t){const n=t.get(e);return this._getItemValue(e,n)}_set(e,t){this.cache.set(e,t),this._size++,this._size>=this.maxSize&&(this._size=0,this._emitEvictions(this.oldCache),this.oldCache=this.cache,this.cache=new Map)}_moveToRecent(e,t){this.oldCache.delete(e),this._set(e,t)}*_entriesAscending(){for(const e of this.oldCache){const[t,n]=e;if(!this.cache.has(t)){!1===this._deleteIfExpired(t,n)&&(yield e)}}for(const e of this.cache){const[t,n]=e;!1===this._deleteIfExpired(t,n)&&(yield e)}}get(e){if(this.cache.has(e)){const t=this.cache.get(e);return this._getItemValue(e,t)}if(this.oldCache.has(e)){const t=this.oldCache.get(e);if(!1===this._deleteIfExpired(e,t))return this._moveToRecent(e,t),t.value}}set(e,t){let{maxAge:n=this.maxAge}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r="number"==typeof n&&n!==Number.POSITIVE_INFINITY?Date.now()+n:void 0;return this.cache.has(e)?this.cache.set(e,{value:t,expiry:r}):this._set(e,{value:t,expiry:r}),this}has(e){return this.cache.has(e)?!this._deleteIfExpired(e,this.cache.get(e)):!!this.oldCache.has(e)&&!this._deleteIfExpired(e,this.oldCache.get(e))}peek(e){return this.cache.has(e)?this._peek(e,this.cache):this.oldCache.has(e)?this._peek(e,this.oldCache):void 0}delete(e){const t=this.cache.delete(e);return t&&this._size--,this.oldCache.delete(e)||t}clear(){this.cache.clear(),this.oldCache.clear(),this._size=0}resize(e){if(!(e&&e>0))throw new TypeError("`maxSize` must be a number greater than 0");const t=[...this._entriesAscending()],n=t.length-e;n<0?(this.cache=new Map(t),this.oldCache=new Map,this._size=t.length):(n>0&&this._emitEvictions(t.slice(0,n)),this.oldCache=new Map(t.slice(n)),this.cache=new Map,this._size=0),this.maxSize=e}*keys(){for(const[e]of this)yield e}*values(){for(const[,e]of this)yield e}*[Symbol.iterator](){for(const e of this.cache){const[t,n]=e;!1===this._deleteIfExpired(t,n)&&(yield[t,n.value])}for(const e of this.oldCache){const[t,n]=e;if(!this.cache.has(t)){!1===this._deleteIfExpired(t,n)&&(yield[t,n.value])}}}*entriesDescending(){let e=[...this.cache];for(let t=e.length-1;t>=0;--t){const n=e[t],[r,o]=n;!1===this._deleteIfExpired(r,o)&&(yield[r,o.value])}e=[...this.oldCache];for(let t=e.length-1;t>=0;--t){const n=e[t],[r,o]=n;if(!this.cache.has(r)){!1===this._deleteIfExpired(r,o)&&(yield[r,o.value])}}}*entriesAscending(){for(const[e,t]of this._entriesAscending())yield[e,t.value]}get size(){if(!this._size)return this.oldCache.size;let e=0;for(const t of this.oldCache.keys())this.cache.has(t)||e++;return Math.min(this._size+e,this.maxSize)}entries(){return this.entriesAscending()}forEach(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this;for(const[n,r]of this.entriesAscending())e.call(t,r,n,this)}get[Symbol.toStringTag](){return JSON.stringify([...this.entriesAscending()])}}class Cy{constructor(e,t){e=+e,this.year=e;const n=new Ie(1,l.TISHREI,e),r=n.abs(),o=n.getDay()+1;this.firstSaturday=Ie.dayOnOrBefore(6,r+6);const a=+Ie.isLeapYear(e);this.il=Boolean(t);const i=function(e){const t=Ie.longCheshvan(e),n=Ie.shortKislev(e);return t&&!n?2:!t&&n?0:1}(e);let s=`${a}${o}${i}`;if(Wy[s]||(s+=+this.il),this.theSedraArray=Wy[s],!this.theSedraArray)throw new Error(`improper sedra year type ${s} calculated for ${e}`)}get(e){return this.lookup(e).parsha}getString(e,t){const n=this.get(e),r=t||Se.getLocaleName();let o=Se.gettext(n[0],r);if(2===n.length){o+=("he"===r?"־":"-")+Se.gettext(n[1],r)}return o=o.replace(/'/g,"’"),Se.gettext("Parashat",r)+" "+o}isParsha(e){return!this.lookup(e).chag}find(e){if("number"==typeof e){if(e>=Hy.length||e<0&&!_y(e))throw new RangeError(`Invalid parsha number: ${e}`);const t=this.theSedraArray.indexOf(e);return-1===t?null:new Ie(this.firstSaturday+7*t)}if("string"==typeof e){const t=Dy.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 Ie(this.firstSaturday+7*t)}}if(Array.isArray(e)){const t=e.length;if(1!==t&&2!==t||"string"!=typeof e[0])throw new TypeError(`Invalid parsha argument: ${JSON.stringify(e)}`);if(1===t)return this.find(e[0]);const n=e[0],r=e[1],o=Dy.get(n),a=Dy.get(r);if("number"!=typeof o||"number"!=typeof a||a!==o+1||!_y(-o))throw new RangeError(`Unrecognized parsha name: ${n}-${r}`);return this.find(-o)}return null}getSedraArray(){return this.theSedraArray}getFirstSaturday(){return this.firstSaturday}getYear(){return this.year}lookup(e){const t="number"==typeof e?e:Ie.isHDate(e)?e.abs():NaN;if(isNaN(t))throw new TypeError(`Bad date argument: ${e}`);const n=Ie.dayOnOrBefore(6,t+6),r=(n-this.firstSaturday)/7,o=this.theSedraArray[r];if(void 0===o){return Xy(this.year+1,this.il).lookup(n)}if("string"==typeof o)return{parsha:[o],chag:!0};if(o>=0)return{parsha:[Hy[o]],chag:!1,num:o+1};const a=ky(o);return{parsha:[Hy[a],Hy[a+1]],chag:!1,num:[a+1,a+2]}}}const Hy=["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"],Dy=new Map;for(let e=0;e<Hy.length;e++){const t=Hy[e];Dy.set(t,e)}function _y(e){switch(e){case-21:case-26:case-28:case-31:case-38:case-41:case-50:return!0}return!1}function ky(e){return-e}const Ly="Sukkot Shabbat Chol ha-Moed",Ry="Pesach",Yy="Pesach I",Py="Pesach Shabbat Chol ha-Moed",jy="Pesach VII",By="Pesach VIII",Fy="Shavuot";function Uy(e,t){return Array.from({length:t-e+1},((t,n)=>n+e))}const xy=[51,52,Ly],Zy=[52,"Yom Kippur",Ly],$y=["Rosh Hashana",52,"Sukkot","Shmini Atzeret"],Vy=Uy(0,20),zy=Uy(0,27),Ky=Uy(33,40),Jy=Uy(43,49),Gy=Uy(43,50),Wy={"020":xy.concat(Vy,ky(21),23,24,Ry,25,ky(26),ky(28),30,ky(31),Ky,ky(41),Jy,ky(50)),"0220":xy.concat(Vy,ky(21),23,24,Ry,25,ky(26),ky(28),30,ky(31),33,Fy,Uy(34,37),ky(38),40,ky(41),Jy,ky(50)),"0510":Zy.concat(Vy,ky(21),23,24,Yy,By,25,ky(26),ky(28),30,ky(31),Ky,ky(41),Gy),"0511":Zy.concat(Vy,ky(21),23,24,Ry,25,ky(26),ky(28),Uy(30,40),ky(41),Gy),"052":Zy.concat(Uy(0,24),jy,25,ky(26),ky(28),30,ky(31),Ky,ky(41),Gy),"070":$y.concat(Vy,ky(21),23,24,jy,25,ky(26),ky(28),30,ky(31),Ky,ky(41),Gy),"072":$y.concat(Vy,ky(21),23,24,Py,25,ky(26),ky(28),30,ky(31),Ky,ky(41),Jy,ky(50)),1200:xy.concat(zy,Py,Uy(28,33),Fy,Uy(34,37),ky(38),40,ky(41),Jy,ky(50)),1201:xy.concat(zy,Py,Uy(28,40),ky(41),Jy,ky(50)),1220:xy.concat(zy,Yy,By,Uy(28,40),ky(41),Gy),1221:xy.concat(zy,Ry,Uy(28,50)),150:Zy.concat(Uy(0,28),jy,Uy(29,50)),152:Zy.concat(Uy(0,28),Py,Uy(29,49),ky(50)),170:$y.concat(zy,Py,Uy(28,40),ky(41),Jy,ky(50)),1720:$y.concat(zy,Py,Uy(28,33),Fy,Uy(34,37),ky(38),40,ky(41),Jy,ky(50))};Wy["0221"]=Wy["020"],Wy["0310"]=Wy["0220"],Wy["0311"]=Wy["020"],Wy[1310]=Wy[1220],Wy[1311]=Wy[1221],Wy[1721]=Wy[170];const qy=new Ny({maxSize:400});function Xy(e,t){const n=`${e}-${t?1:0}`;let r=qy.get(n);return r||(r=new Cy(e,t),qy.set(n,r)),r}class Qy extends Ye{constructor(e,t,n=!1,r=-1){if(!Array.isArray(t)||0===t.length||t.length>2)throw new TypeError("Bad parsha argument");super(e,"Parashat "+t.join("-"),Le.PARSHA_HASHAVUA),this.parsha=t,this.il=Boolean(n),this.num=r||-1}render(e){const t=null!=e?e:Se.getLocaleName(),n=this.parsha;let r=Se.gettext(n[0],e);if(2===n.length){r+=("he"===t?"־":"-")+Se.gettext(n[1],e)}r=r.replace(/'/g,"’");return(Se.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(){return ie(this.getDate().greg()).replace(/-/g,"")}}const eS=l.NISAN,tS=l.IYYAR,nS=l.SIVAN,rS=l.ELUL,oS=l.TISHREI,aS=l.CHESHVAN,iS=l.KISLEV,sS=l.SHVAT,uS=l.ADAR_II,cS=Le.CHAG,hS=Le.LIGHT_CANDLES,lS=Le.YOM_TOV_ENDS,fS=Le.CHUL_ONLY,dS=Le.IL_ONLY,gS=Le.LIGHT_CANDLES_TZEIS,mS=Le.MINOR_HOLIDAY,yS=Le.EREV,SS=Le.CHOL_HAMOED,vS="🫓",pS="🌿🍋",wS="Rosh Hashana II",AS="Erev Yom Kippur",bS="Yom Kippur",TS="Erev Sukkot",MS="Sukkot I",IS="Sukkot II",ES="Sukkot III (CH''M)",OS="Sukkot IV (CH''M)",NS="Sukkot V (CH''M)",CS="Sukkot VI (CH''M)",HS="Shmini Atzeret",DS="Simchat Torah",_S="Sukkot II (CH''M)",kS="Sukkot VII (Hoshana Raba)",LS="Chanukah: 1 Candle",RS="Tu BiShvat",YS="Erev Purim",PS="Purim",jS="Shushan Purim",BS="Erev Pesach",FS="Pesach I",US="Pesach II",xS="Pesach II (CH''M)",ZS="Pesach III (CH''M)",$S="Pesach IV (CH''M)",VS="Pesach V (CH''M)",zS="Pesach VI (CH''M)",KS="Pesach VII",JS="Pesach VIII",GS="Pesach Sheni",WS="Lag BaOmer",qS="Erev Shavuot",XS="Shavuot",QS="Shavuot I",ev="Shavuot II",tv="Tu B'Av",nv="Rosh Hashana LaBehemot",rv="Erev Rosh Hashana",ov="Yom Yerushalayim",av="Ben-Gurion Day",iv="Family Day",sv="Yitzhak Rabin Memorial Day",uv="Herzl Day",cv="Jabotinsky Day",hv="Sigd",lv="Yom HaAliyah",fv="Yom HaAliyah School Observance",dv="Hebrew Language Day",gv={ASARA_BTEVET:"Asara B'Tevet",BIRKAT_HACHAMAH:"Birkat Hachamah",CHAG_HABANOT:"Chag HaBanot",CHANUKAH_8TH_DAY:"Chanukah: 8th Day",EREV_TISHA_BAV:"Erev Tish'a B'Av",LEIL_SELICHOT:"Leil Selichot",PURIM_KATAN:"Purim Katan",PURIM_MESHULASH:"Purim Meshulash",SHABBAT_CHAZON:"Shabbat Chazon",SHABBAT_HACHODESH:"Shabbat HaChodesh",SHABBAT_HAGADOL:"Shabbat HaGadol",SHABBAT_NACHAMU:"Shabbat Nachamu",SHABBAT_PARAH:"Shabbat Parah",SHABBAT_SHEKALIM:"Shabbat Shekalim",SHABBAT_SHIRAH:"Shabbat Shirah",SHABBAT_SHUVA:"Shabbat Shuva",SHABBAT_ZACHOR:"Shabbat Zachor",SHUSHAN_PURIM_KATAN:"Shushan Purim Katan",TAANIT_BECHOROT:"Ta'anit Bechorot",TAANIT_ESTHER:"Ta'anit Esther",TISHA_BAV:"Tish'a B'Av",TZOM_GEDALIAH:"Tzom Gedaliah",TZOM_TAMMUZ:"Tzom Tammuz",YOM_HAATZMA_UT:"Yom HaAtzma'ut",YOM_HASHOAH:"Yom HaShoah",YOM_HAZIKARON:"Yom HaZikaron",BEN_GURION_DAY:av,CHANUKAH_1_CANDLE:LS,EREV_PESACH:BS,EREV_PURIM:YS,EREV_ROSH_HASHANA:rv,EREV_SHAVUOT:qS,EREV_SUKKOT:TS,EREV_YOM_KIPPUR:AS,FAMILY_DAY:iv,HEBREW_LANGUAGE_DAY:dv,HERZL_DAY:uv,JABOTINSKY_DAY:cv,LAG_BAOMER:WS,PESACH_I:FS,PESACH_II:US,PESACH_III_CHM:ZS,PESACH_II_CHM:xS,PESACH_IV_CHM:$S,PESACH_SHENI:GS,PESACH_VII:KS,PESACH_VIII:JS,PESACH_VI_CHM:zS,PESACH_V_CHM:VS,PURIM:PS,ROSH_HASHANA_II:wS,ROSH_HASHANA_LABEHEMOT:nv,SHAVUOT:XS,SHAVUOT_I:QS,SHAVUOT_II:ev,SHMINI_ATZERET:HS,SHUSHAN_PURIM:jS,SIGD:hv,SIMCHAT_TORAH:DS,SUKKOT_I:MS,SUKKOT_II:IS,SUKKOT_III_CHM:ES,SUKKOT_II_CHM:_S,SUKKOT_IV_CHM:OS,SUKKOT_VII_HOSHANA_RABA:kS,SUKKOT_VI_CHM:CS,SUKKOT_V_CHM:NS,TU_BAV:tv,TU_BISHVAT:RS,YITZHAK_RABIN_MEMORIAL_DAY:sv,YOM_HAALIYAH:lv,YOM_HAALIYAH_SCHOOL_OBSERVANCE:fv,YOM_KIPPUR:bS,YOM_YERUSHALAYIM:ov},mv=[{mm:oS,dd:2,desc:wS,flags:cS|lS,emoji:"🍏🍯"},{mm:oS,dd:9,desc:AS,flags:yS|hS},{mm:oS,dd:10,desc:bS,flags:cS|Le.MAJOR_FAST|lS},{mm:oS,dd:14,desc:TS,flags:fS|yS|hS,emoji:pS},{mm:oS,dd:15,desc:MS,flags:fS|cS|gS,emoji:pS},{mm:oS,dd:16,desc:IS,flags:fS|cS|lS,emoji:pS},{mm:oS,dd:17,desc:ES,flags:fS|SS,chmDay:1,emoji:pS},{mm:oS,dd:18,desc:OS,flags:fS|SS,chmDay:2,emoji:pS},{mm:oS,dd:19,desc:NS,flags:fS|SS,chmDay:3,emoji:pS},{mm:oS,dd:20,desc:CS,flags:fS|SS,chmDay:4,emoji:pS},{mm:oS,dd:22,desc:HS,flags:fS|cS|gS},{mm:oS,dd:23,desc:DS,flags:fS|cS|lS},{mm:oS,dd:14,desc:TS,flags:dS|yS|hS,emoji:pS},{mm:oS,dd:15,desc:MS,flags:dS|cS|lS,emoji:pS},{mm:oS,dd:16,desc:_S,flags:dS|SS,chmDay:1,emoji:pS},{mm:oS,dd:17,desc:ES,flags:dS|SS,chmDay:2,emoji:pS},{mm:oS,dd:18,desc:OS,flags:dS|SS,chmDay:3,emoji:pS},{mm:oS,dd:19,desc:NS,flags:dS|SS,chmDay:4,emoji:pS},{mm:oS,dd:20,desc:CS,flags:dS|SS,chmDay:5,emoji:pS},{mm:oS,dd:22,desc:HS,flags:dS|cS|lS},{mm:oS,dd:21,desc:kS,flags:hS|SS,chmDay:-1,emoji:pS},{mm:iS,dd:24,desc:LS,flags:yS|mS|Le.CHANUKAH_CANDLES,emoji:"🕎1️⃣"},{mm:sS,dd:15,desc:RS,flags:mS,emoji:"🌳"},{mm:uS,dd:13,desc:YS,flags:yS|mS,emoji:"🎭️📜"},{mm:uS,dd:14,desc:PS,flags:mS,emoji:"🎭️📜"},{mm:uS,dd:15,desc:jS,flags:mS,emoji:"🎭️📜"},{mm:eS,dd:14,desc:BS,flags:dS|yS|hS,emoji:"🫓🍷"},{mm:eS,dd:15,desc:FS,flags:dS|cS|lS,emoji:vS},{mm:eS,dd:16,desc:xS,flags:dS|SS,chmDay:1,emoji:vS},{mm:eS,dd:17,desc:ZS,flags:dS|SS,chmDay:2,emoji:vS},{mm:eS,dd:18,desc:$S,flags:dS|SS,chmDay:3,emoji:vS},{mm:eS,dd:19,desc:VS,flags:dS|SS,chmDay:4,emoji:vS},{mm:eS,dd:20,desc:zS,flags:dS|SS|hS,chmDay:5,emoji:vS},{mm:eS,dd:21,desc:KS,flags:dS|cS|lS,emoji:vS},{mm:eS,dd:14,desc:BS,flags:fS|yS|hS,emoji:"🫓🍷"},{mm:eS,dd:15,desc:FS,flags:fS|cS|gS,emoji:"🫓🍷"},{mm:eS,dd:16,desc:US,flags:fS|cS|lS,emoji:vS},{mm:eS,dd:17,desc:ZS,flags:fS|SS,chmDay:1,emoji:vS},{mm:eS,dd:18,desc:$S,flags:fS|SS,chmDay:2,emoji:vS},{mm:eS,dd:19,desc:VS,flags:fS|SS,chmDay:3,emoji:vS},{mm:eS,dd:20,desc:zS,flags:fS|SS|hS,chmDay:4,emoji:vS},{mm:eS,dd:21,desc:KS,flags:fS|cS|gS,emoji:vS},{mm:eS,dd:22,desc:JS,flags:fS|cS|lS,emoji:vS},{mm:tS,dd:14,desc:GS,flags:mS},{mm:tS,dd:18,desc:WS,flags:mS,emoji:"🔥"},{mm:nS,dd:5,desc:qS,flags:yS|hS,emoji:"⛰️🌸"},{mm:nS,dd:6,desc:XS,flags:dS|cS|lS,emoji:"⛰️🌸"},{mm:nS,dd:6,desc:QS,flags:fS|cS|gS,emoji:"⛰️🌸"},{mm:nS,dd:7,desc:ev,flags:fS|cS|lS,emoji:"⛰️🌸"},{mm:l.AV,dd:15,desc:tv,flags:mS,emoji:"❤️"},{mm:rS,dd:1,desc:nv,flags:mS,emoji:"🐑"},{mm:rS,dd:29,desc:rv,flags:yS|hS,emoji:"🍏🍯"}],yv=[{firstYear:5727,mm:tS,dd:28,desc:ov,chul:!0},{firstYear:5737,mm:iS,dd:6,desc:av,satPostponeToSun:!0,friPostponeToSun:!0},{firstYear:5750,mm:sS,dd:30,desc:iv},{firstYear:5758,mm:aS,dd:12,desc:sv,friSatMovetoThu:!0},{firstYear:5764,mm:tS,dd:10,desc:uv,satPostponeToSun:!0},{firstYear:5765,mm:l.TAMUZ,dd:29,desc:cv,satPostponeToSun:!0},{firstYear:5769,mm:aS,dd:29,desc:hv,chul:!0,suppressEmoji:!0},{firstYear:5777,mm:eS,dd:10,desc:lv,chul:!0},{firstYear:5777,mm:aS,dd:7,desc:fv},{firstYear:5773,mm:l.TEVET,dd:21,desc:dv,friSatMovetoThu:!0}];class Sv extends Ye{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()&Le.IL_ONLY?e+"?i=on":e}urlDateSuffix(){const e=this.getDate().greg().getFullYear();return String(e)}getEmoji(){return this.emoji?this.emoji:this.getFlags()&Le.SPECIAL_SHABBAT?"🕍":"✡️"}getCategories(){if(this.cholHaMoedDay)return["holiday","major","cholhamoed"];const e=super.getCategories();if("unknown"!==e[0])return e;switch(this.getDesc()){case gv.LAG_BAOMER:case gv.LEIL_SELICHOT:case gv.PESACH_SHENI:case gv.EREV_PURIM:case gv.PURIM_KATAN:case gv.SHUSHAN_PURIM:case gv.TU_BAV:case gv.TU_BISHVAT:case gv.ROSH_HASHANA_LABEHEMOT:return["holiday","minor"]}return["holiday","major"]}render(e){return super.render(e).replace(/'/g,"’")}renderBrief(e){return super.renderBrief(e).replace(/'/g,"’")}clone(){const e=new Sv(this.date,this.desc,this.mask);for(const t in this)this.hasOwnProperty(t)&&Object.defineProperty(e,t,{value:this[t]});return e}}class vv extends Sv{urlDateSuffix(){return ie(this.getDate().greg()).replace(/-/g,"")}}class pv extends Sv{constructor(e,t,n){super(e,`Rosh Hashana ${t}`,n),this.hyear=t}render(e){return Se.gettext("Rosh Hashana",e)+" "+this.hyear}getEmoji(){return"🍏🍯"}}const wv="Rosh Chodesh";class Av extends Sv{constructor(e,t){super(e,`${wv} ${t}`,Le.ROSH_CHODESH)}render(e){const t=this.getDesc().substring(13),n=Se.gettext(t,e).replace(/'/g,"’");return Se.gettext(wv,e)+" "+n}basename(){return this.getDesc()}getEmoji(){return this.emoji||"🌒"}}const bv="Shabbat Mevarchim Chodesh";class Tv extends Ye{constructor(e,t,n){if(super(e,`${bv} ${t}`,Le.SHABBAT_MEVARCHIM),this.monthName=t,n)this.memo=n;else{const t=e.getFullYear(),n=e.getMonth(),r=n===Ie.monthsInYear(t)?l.NISAN:n+1,o=new Iy(t,r);this.memo=o.render("en",{hour12:!1})}}basename(){return this.getDesc()}render(e){const t=Se.gettext(this.monthName,e).replace(/'/g,"’");return Se.gettext(bv,e)+" "+t}renderBrief(e){const t=this.render(e),n=t.indexOf(" ");return t.substring(n+1)}}const Mv=new Map;class Iv{static addCalendar(e,t){if("function"!=typeof t)throw new TypeError(`Invalid calendar function: ${t}`);Mv.set(e,t)}static lookup(e,t,n){const r=Mv.get(e);return"function"==typeof r?r(t,n):null}}const Ev="5.5.1",Ov=Le.LIGHT_CANDLES,Nv=Le.LIGHT_CANDLES_TZEIS;function Cv(e,t,n,r,o){let a=!1,i=o,s=e?e.getFlags():Ov;void 0!==e?r||(s&(Nv|Le.CHANUKAH_CANDLES)?i=!0:s&Le.YOM_TOV_ENDS&&(a=!0,i=!0)):o&&(a=!0,s=Nv);const u=i?n.havdalahMins:n.candleLightingMins,c=n.location,h=Boolean(n.useElevation),l=new yy(c,t,h),f=u?l.sunsetOffset(u,!0):l.tzeit(n.havdalahDeg);if(!isNaN(f.getTime()))return a?new Ay(t,s,f,c,n.havdalahMins,e,n):(s|=Ov,new wy(t,s,f,c,e,n))}const Hv="Fast begins",Dv="Fast ends";function _v(e,t,n,r){const o=r.location,a=e.getDate();return new py(a,n,e.getFlags(),t,o,e,r)}class kv extends Sv{constructor(e,t,n,r,o){super(e,t,n),this.eventTime=yy.roundTime(r);const a=o.getTimeFormatter();this.eventTimeStr=yy.formatTime(this.eventTime,a),this.location=o}}const Lv=l.NISAN,Rv=l.IYYAR;function Yv(e){if(e<5708)return null;let t;const n=new Ie(15,Lv,e).getDay();return t=0===n?2:6===n?3:e<5764?4:2===n?5:4,new Ie(t,Rv,e)}const Pv="Yom Kippur Katan";class jv extends Sv{constructor(e,t){super(e,`${Pv} ${t}`,Le.MINOR_FAST|Le.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){const t=Se.gettext(this.nextMonthName,e).replace(/'/g,"’");return Se.gettext(Pv,e)+" "+t}renderBrief(e){return Se.gettext(Pv,e)}url(){}}const Bv=Le.CHAG,Fv=Le.IL_ONLY,Uv=Le.LIGHT_CANDLES_TZEIS,xv=Le.CHANUKAH_CANDLES,Zv=Le.MINOR_FAST,$v=Le.SPECIAL_SHABBAT,Vv=Le.MODERN_HOLIDAY,zv=Le.MAJOR_FAST,Kv=Le.MINOR_HOLIDAY,Jv=Le.EREV,Gv=l.NISAN,Wv=l.TAMUZ,qv=l.AV,Xv=l.TISHREI,Qv=l.KISLEV,ep=l.TEVET,tp=l.ADAR_I,np=l.ADAR_II,rp={emoji:"🇮🇱"},op=new Ny({maxSize:400}),ap=["0️⃣","1️⃣","2️⃣","3️⃣","4️⃣","5️⃣","6️⃣","7️⃣","8️⃣","9️⃣"];function ip(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=op.get(e);if(t)return t;const n=new Ie(1,Xv,e),r=new Ie(15,Gv,e),o=new Map;function a(...e){for(const t of e){const e=t.date.toString(),n=o.get(e);"object"==typeof n?n[0].getFlags()&Jv?n.unshift(t):n.push(t):o.set(e,[t])}}for(const t of mv){const n=new Ie(t.dd,t.mm,e),r=new Sv(n,t.desc,t.flags);t.emoji&&(r.emoji=t.emoji),t.chmDay&&(r.cholHaMoedDay=t.chmDay),a(r)}a(new pv(n,e,Bv|Uv));const i=4===n.getDay()?4:3;a(new Sv(new Ie(i,Xv,e),gv.TZOM_GEDALIAH,Zv)),a(new Sv(new Ie(Ie.dayOnOrBefore(6,7+n.abs())),gv.SHABBAT_SHUVA,$v));const s=Ie.shortKislev(e)?new Ie(1,ep,e):new Ie(30,Qv,e);a(new Sv(s,gv.CHAG_HABANOT,Kv));for(let t=2;t<=8;t++){const n=new Ie(23+t,Qv,e);a(new Sv(n,`Chanukah: ${t} Candles`,Kv|xv,{chanukahDay:t-1,emoji:"🕎"+ap[t]}))}a(new Sv(new Ie(32,Qv,e),gv.CHANUKAH_8TH_DAY,Kv,{chanukahDay:8,emoji:"🕎"})),a(new vv(new Ie(10,ep,e),gv.ASARA_BTEVET,Zv));const u=r.abs();a(new Sv(new Ie(Ie.dayOnOrBefore(6,u-43)),gv.SHABBAT_SHEKALIM,$v),new Sv(new Ie(Ie.dayOnOrBefore(6,u-30)),gv.SHABBAT_ZACHOR,$v),new Sv(new Ie(u-(2===r.getDay()?33:31)),gv.TAANIT_ESTHER,Zv));const c=Ie.dayOnOrBefore(6,u-14);a(new Sv(new Ie(c-7),gv.SHABBAT_PARAH,$v),new Sv(new Ie(c),gv.SHABBAT_HACHODESH,$v),new Sv(new Ie(Ie.dayOnOrBefore(6,u-1)),gv.SHABBAT_HAGADOL,$v),new Sv(6===r.prev().getDay()?r.onOrBefore(4):new Ie(14,Gv,e),gv.TAANIT_BECHOROT,Zv)),a(new Sv(new Ie(Ie.dayOnOrBefore(6,new Ie(1,Xv,e+1).abs()-4)),gv.LEIL_SELICHOT,Kv,{emoji:"🕍"})),0===r.getDay()&&a(new Sv(new Ie(16,np,e),gv.PURIM_MESHULASH,Kv)),Ie.isLeapYear(e)&&(a(new Sv(new Ie(14,tp,e),gv.PURIM_KATAN,Kv,{emoji:"🎭️"})),a(new Sv(new Ie(15,tp,e),gv.SHUSHAN_PURIM_KATAN,Kv,{emoji:"🎭️"})));const h=function(e){if(e<5711)return null;let t=new Ie(27,Lv,e);return 5===t.getDay()?t=new Ie(26,Lv,e):0===t.getDay()&&(t=new Ie(28,Lv,e)),t}(e);h&&a(new Sv(h,gv.YOM_HASHOAH,Vv));const f=Yv(e);f&&a(new Sv(f,gv.YOM_HAZIKARON,Vv,rp),new Sv(f.next(),gv.YOM_HAATZMA_UT,Vv,rp));for(const t of yv)if(e>=t.firstYear){let n=new Ie(t.dd,t.mm,e);const r=n.getDay();!t.friSatMovetoThu||5!==r&&6!==r?t.friPostponeToSun&&5===r?n=new Ie(n.abs()+2):t.satPostponeToSun&&6===r&&(n=n.next()):n=n.onOrBefore(4);const o=t.chul?Vv:Vv|Fv,i=new Sv(n,t.desc,o);t.suppressEmoji||(i.emoji="🇮🇱"),a(i)}let d,g=new Ie(17,Wv,e);6===g.getDay()&&(g=new Ie(18,Wv,e),d={observed:!0}),a(new Sv(g,gv.TZOM_TAMMUZ,Zv,d));let m,y=new Ie(9,qv,e),S=gv.TISHA_BAV;6===y.getDay()&&(y=y.next(),m={observed:!0},S+=" (observed)");const v=y.abs();a(new Sv(new Ie(Ie.dayOnOrBefore(6,v)),gv.SHABBAT_CHAZON,$v),new Sv(y.prev(),gv.EREV_TISHA_BAV,Jv|zv,m),new Sv(y,S,zv,m),new Sv(new Ie(Ie.dayOnOrBefore(6,v+7)),gv.SHABBAT_NACHAMU,$v));const p=Ie.monthsInYear(e);for(let t=1;t<=p;t++){const n=Ie.getMonthName(t,e);30===(t===Gv?Ie.daysInMonth(Ie.monthsInYear(e-1),e-1):Ie.daysInMonth(t-1,e))?(a(new Av(new Ie(1,t,e),n)),a(new Av(new Ie(30,t-1,e),n))):t!==Xv&&a(new Av(new Ie(1,t,e),n))}for(let t=l.IYYAR;t<=p;t++){const n=t+1;if(n===Xv||n===l.CHESHVAN||n===ep)continue;let r=new Ie(29,t,e);const o=r.getDay();5!==o&&6!==o||(r=r.onOrBefore(4));const i=Ie.getMonthName(n,e);a(new jv(r,i))}const w=Xy(e,!1).find(15);a(new Sv(w,gv.SHABBAT_SHIRAH,$v));const A=function(e){const t=Ie.isLeapYear(e),n=t?np:Gv,r=t?20:1,o=Ie.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(A){const e=new Ie(A);a(new Sv(e,gv.BIRKAT_HACHAMAH,Kv,{emoji:"☀️"}))}return op.set(e,o),o}function sp(e,t){const n=[];for(let r=e;r<=t;r++)n.push(r);return n}const up={shacharit:!1,mincha:!1,allCongs:!1};function cp(e,t){return hp(e,t,!0)}function hp(e,t,n){const r=function(e,t){const n=Ie.isLeapYear(e),r=Ie.monthsInYear(e);let o=new Ie(9,l.AV,e);6===o.getDay()&&(o=o.next());let a=new Ie(15,l.ADAR_II,e);6===a.getDay()&&(a=a.next());const i=[new Ie(2,l.TISHREI,e)].concat(sp(1,r).map((t=>new Ie(1,t,e))),sp(1,r).filter((t=>30===Ie.daysInMonth(t,e))).map((t=>new Ie(30,t,e))),sp(1,Ie.daysInMonth(l.NISAN,e)).map((t=>new Ie(t,l.NISAN,e))),new Ie(18,l.IYYAR,e),sp(1,8-(t?1:0)).map((t=>new Ie(t,l.SIVAN,e))),o,new Ie(15,l.AV,e),new Ie(29,l.ELUL,e),sp(9,24-(t?1:0)).map((t=>new Ie(t,l.TISHREI,e))),sp(25,33).map((t=>new Ie(t,l.KISLEV,e))),new Ie(15,l.SHVAT,e),new Ie(14,l.ADAR_II,e),a,n?new Ie(14,l.ADAR_I,e):[]),s=[new Ie(14,l.IYYAR,e)].concat(sp(1,13).map((t=>new Ie(t,l.SIVAN,e))),sp(20,31).map((t=>new Ie(t,l.TISHREI,e))),e>=5708?Yv(e).next():[],e>=5727?new Ie(28,l.IYYAR,e):[]),u=[new Ie(29,l.ELUL,e-1),new Ie(9,l.TISHREI,e),new Ie(14,l.IYYAR,e)];return{none:i.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))}}(e.yy,t),o=e.abs();if(r.none.indexOf(o)>-1)return up;const a=e.getDay(),i={shacharit:!1,mincha:!1,allCongs:!1};-1===r.some.indexOf(o)&&(i.allCongs=!0),6!==a&&(i.shacharit=!0);const s=o+1;if(n&&-1===r.yesPrev.indexOf(s)){const e=hp(new Ie(s),t,!1);i.mincha=e.shacharit}else i.mincha=5!==a;return!i.allCongs||i.mincha||i.shacharit?i:up}const lp=l.TISHREI;function fp(e){if("number"==typeof e)return e;if(s(e))return c(e);if(Ie.isHDate(e))return e.abs();throw new TypeError(`Invalid date type: ${e}`)}function dp(e){if(e.start&&!e.end||e.end&&!e.start)throw new TypeError("Both options.start and options.end are required");if(e.start&&e.end)return[fp(e.start),fp(e.end)];const t=Boolean(e.isHebrewYear),n=function(e){return void 0!==e.year?Number(e.year):e.isHebrewYear?(new Ie).getFullYear():(new Date).getFullYear()}(e);if(isNaN(n))throw new RangeError(`Invalid year ${e.year}`);if(t&&n<1)throw new RangeError(`Invalid Hebrew year ${n}`);const r=function(e){if(e.month){if(e.isHebrewYear)return Ie.monthNum(e.month);if("number"==typeof e.month)return e.month}return NaN}(e),o=Number(e.numYears)||1;return t?function(e,t,n){const r=new Ie(1,e||lp,t);let o=r.abs();const a=e?o+r.daysInMonth():new Ie(1,lp,t+n).abs()-1;!e&&t>1&&o--;return[o,a]}(r,n,o):function(e,t,n){const r=e?e-1:0,o=new Date(t,r,1);t<100&&o.setFullYear(t);const a=c(o);let s;if(e)s=a+i(e,t)-1;else{const e=t+n,r=new Date(e,0,1);e<100&&r.setFullYear(e),s=c(r)-1}return[a,s]}(r,n,o)}const gp=l.NISAN,mp=l.SIVAN,yp=l.ELUL,Sp=l.TISHREI,vp=Le.LIGHT_CANDLES,pp=Le.YOM_TOV_ENDS,wp=Le.CHUL_ONLY,Ap=Le.IL_ONLY,bp=Le.LIGHT_CANDLES_TZEIS,Tp=Le.CHANUKAH_CANDLES,Mp=Le.MINOR_FAST,Ip=Le.SPECIAL_SHABBAT,Ep=Le.MODERN_HOLIDAY,Op=Le.MAJOR_FAST,Np=Le.ROSH_CHODESH,Cp=Le.PARSHA_HASHAVUA,Hp=Le.DAF_YOMI,Dp=Le.MISHNA_YOMI,_p=Le.NACH_YOMI,kp=Le.YERUSHALMI_YOMI,Lp=Le.OMER_COUNT,Rp=Le.SHABBAT_MEVARCHIM,Yp=Le.MINOR_HOLIDAY,Pp=Le.EREV,jp=Le.CHOL_HAMOED,Bp=Le.YOM_KIPPUR_KATAN,Fp=new Set,Up={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,yomKippurKatan:1,hour12:1,dailyLearning:1,useElevation:1};const xp={Jerusalem:40,Haifa:30,"Zikhron Ya'aqov":30,"Zikhron Ya'akov":30,"Zikhron Yaakov":30,"Zichron Ya'akov":30,"Zichron Yaakov":30},Zp={281184:40,294801:30,293067:30};function $p(e){if(!e.candlelighting)return;const t=e.location;if(void 0===t||!(t instanceof gy))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=Number(e.candleLightingMins)||18;t.getIsrael()&&18===Math.abs(n)&&(n=function(e,t){const n=e.getGeoId();if(n){const e=Zp[n];if("number"==typeof e)return e}const r=e.getShortName();if(r){const e=xp[r];if("number"==typeof e)return e}return t}(t,n)),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)}function Vp(e){var t;if("number"==typeof e.mask)return function(e){const t=e.mask||0;t&Np&&delete e.noRoshChodesh;t&Ep&&delete e.noModern;t&Mp&&delete e.noMinorFast;t&Ip&&delete e.noSpecialShabbat;t&Cp&&(e.sedrot=!0);t&(Hp|Dp|_p|kp)&&(e.dailyLearning=e.dailyLearning||{},t&Hp&&(e.dailyLearning.dafYomi=!0),t&Dp&&(e.dailyLearning.mishnaYomi=!0),t&_p&&(e.dailyLearning.nachYomi=!0),t&kp&&(e.dailyLearning.yerushalmi=1));t&Lp&&(e.omer=!0);t&Rp&&(e.shabbatMevarchim=!0);t&Bp&&(e.yomKippurKatan=!0);return t}(e);const n=e.il||(null===(t=e.location)||void 0===t?void 0:t.getIsrael())||!1;let r=0;if(e.noHolidays||(r|=Np|pp|Mp|Ip|Ep|Op|Yp|Pp|jp|vp|bp|Tp),e.candlelighting&&(r|=vp|bp|pp),e.noRoshChodesh&&(r&=~Np),e.noModern&&(r&=~Ep),e.noMinorFast&&(r&=~Mp),e.noSpecialShabbat&&(r&=~Ip,r&=~Rp),r|=n?Ap:wp,e.sedrot&&(r|=Cp),e.omer&&(r|=Lp),e.shabbatMevarchim&&(r|=Rp),e.yomKippurKatan&&(r|=Bp),e.dailyLearning){const t=e.dailyLearning;t.dafYomi&&(r|=Hp),t.mishnaYomi&&(r|=Dp),t.nachYomi&&(r|=_p),t.yerushalmi&&(r|=kp)}return r}const zp=vp|bp|Tp|pp,Kp=new gy(0,0,!1,"UTC");function Jp(e){return e.observedInIsrael()}function Gp(e){return e.observedInDiaspora()}class Wp{constructor(){}static calendar(e={}){$p(e=Object.assign({},e));const t=e.location=e.location||Kp,n=e.il=e.il||t.getIsrael()||!1,r="number"==typeof e.mask;if(e.mask=Vp(e),e.ashkenazi||e.locale){if(e.locale&&"string"!=typeof e.locale)throw new TypeError(`Invalid options.locale: ${e.locale}`);const t=e.ashkenazi?"ashkenazi":e.locale;if(!Se.useLocale(t))throw new TypeError(`Locale '${t}' not found; did you forget to import @hebcal/locales?`)}else Se.useLocale("en");const o=[];let a,i,s=-1,u=-1,c=-1;const l=dp(e);!function(e){for(const t of Object.keys(e))void 0!==Up[t]||Fp.has(t)||(console.warn(`Ignoring unrecognized HebrewCalendar option: ${t}`),Fp.add(t))}(e);const f=l[0],d=l[1];h(f).getFullYear()<100&&(e.candlelighting=!1);for(let t=f;t<=d;t++){const h=new Ie(t),l=h.getFullYear();l!==c&&(c=l,i=ip(c),e.sedrot&&(a=Xy(c,n)),e.omer&&(s=Ie.hebrew2abs(c,gp,16),u=Ie.hebrew2abs(c,mp,5)));const f=o.length,d=h.getDay(),g=5===d,m=6===d;let y;const S=i.get(h.toString())||[];for(const t of S)y=Xp(y,o,t,e,g,m,r);if(e.sedrot&&m){const e=a.lookup(t);e.chag||o.push(new Qy(h,e.parsha,n,e.num))}const v=e.dailyLearning;if("object"==typeof v){const e=tw(h,v,n);o.push(...e)}if(e.omer&&t>=s&&t<=u){const n=nw(h,t-s+1,e);o.push(n)}if(m&&(e.molad||e.shabbatMevarchim)){const t=Qp(h,e);o.push(...t)}if(!y&&e.candlelighting&&(g||m)&&(y=Cv(void 0,h,e,g,m),g&&y&&a&&(y.memo=a.getString(t,e.locale))),y instanceof Ay&&(0===e.havdalahMins||0===e.havdalahDeg)&&(y=void 0),y&&o.push(y),e.addHebrewDates||e.addHebrewDatesForEvents&&f!==o.length){const e=new Pe(h);f===o.length?o.push(e):o.splice(f,0,e)}}return o}static getBirthdayOrAnniversary(e,t){const n=function(e,t){const n=R(t),r=n.yy;if(e===r)return n;if(e<r)return;const o=w(r);let a=n.mm,i=n.dd;return a===k&&!o||a===L&&o?a=A(e):a!==C||30!==i||E(e)?a===H&&30===i&&O(e)?(a=D,i=1):a===k&&30===i&&o&&!w(e)&&(a=N,i=1):(a=H,i=1),{yy:e,mm:a,dd:i}}(e,t);return void 0===n?n:new Ie(n)}static getYahrzeit(e,t){const n=function(e,t){let n=R(t);if(!(e<=n.yy))return n.mm!==C||30!==n.dd||E(n.yy+1)?n.mm===H&&30===n.dd&&O(n.yy+1)?n=p(S(e,D,1)-1):n.mm===L?n.mm=A(e):n.mm!==k||30!==n.dd||w(e)||(n.dd=30,n.mm=_):n=p(S(e,H,1)-1),n.mm!==C||30!==n.dd||E(e)?n.mm===H&&30===n.dd&&O(e)&&(n.mm=D,n.dd=1):(n.mm=H,n.dd=1),n.yy=e,n}(e,t);return void 0===n?n:new Ie(n)}static getHolidaysForYear(e){return ip(e)}static getHolidaysForYearArray(e,t){const n=ip(e),r=Ie.hebrew2abs(e,Sp,1),o=Ie.hebrew2abs(e+1,Sp,1)-1;let a=[];const i=t?Jp:Gp;for(let e=r;e<=o;e++){const t=new Ie(e),r=n.get(t.toString());if(r){const e=r.filter(i);a=a.concat(e)}}return a}static getHolidaysOnDate(e,t){const n=Ie.isHDate(e)?e:new Ie(e),r=n.toString(),o=ip(n.getFullYear()).get(r);if(void 0===t||void 0===o)return o;const a=t?Jp:Gp;return o.filter(a)}static eruvTavshilin(e,t){if(e.getDay()<3||e.getDay()>4)return!1;const n=new Ie(e),r=n.after(5),o=n.next();return!(!qp(r,t)||qp(n,t)||!qp(o,t))}static reformatTimeStr(e,t,n){return vy(e,t,n)}static version(){return Ev}static getSedra(e,t){return Xy(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===l.NISAN&&(15===o||16===o)&&e.getFlags()&Le.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()&Le.ROSH_CHODESH||t.startsWith("Pesach")&&"Pesach I"!==t&&"Pesach II"!==t})).map((e=>e.getDate().abs())).includes(r)?1:0}(Wp.getHolidaysForYearArray(e.getFullYear(),t),e)}static tachanun(e,t){return cp(e,t)}}function qp(e,t){return 0!==(Wp.getHolidaysOnDate(e,t)||[]).filter((e=>e.getFlags()&Le.CHAG)).length}function Xp(e,t,n,r,o,a,i){const s=r.il||!1;if(!n.observedIn(s))return e;const u=n.getFlags();if(!r.yomKippurKatan&&u&Bp||r.noModern&&u&Ep)return e;const c=Boolean(u&Op),h=Boolean(u&Mp);if(r.candlelighting&&(c||h)&&(n=function(e,t){const n=e.getDesc();if("Yom Kippur"===n)return e;const r=(e=e.clone()).getDate(),o=r.greg(),a=t.location,i=t.fastEndDeg,s=Boolean(t.useElevation),u=new yy(a,o,s);if("Erev Tish'a B'Av"===n){const n=u.sunset();isNaN(n.getTime())||(e.startEvent=_v(e,n,Hv,t))}else if(n.startsWith("Tish'a B'Av")){const n=u.tzeit(i);isNaN(n.getTime())||(e.endEvent=_v(e,n,Dv,t))}else{const n=u.alotHaShachar();if(isNaN(n.getTime())||(e.startEvent=_v(e,n,Hv,t)),5!==o.getDay()&&(14!==r.getDate()||r.getMonth()!==l.NISAN)){const n=u.tzeit(i);isNaN(n.getTime())||(e.endEvent=_v(e,n,Dv,t))}}return e}(n,r),n.startEvent&&(c||h&&!r.noMinorFast)&&t.push(n.startEvent)),u&Number(r.mask)||!u&&!i){if(r.candlelighting&&u&zp){const t=n.getDate();if(e=Cv(n,t,r,o,a),u&Tp&&e&&!r.noHolidays){const i=function(e,t,n){const r=n.location,o=Boolean(n.useElevation),a=new yy(r,t.greg(),o).beinHaShmashos();if(isNaN(a.getTime()))return null;const i=new kv(t,e.getDesc(),e.getFlags(),a,r);return i.emoji=e.emoji,i.chanukahDay=e.chanukahDay,i}(n,t,r);i&&((o||a)&&(i.eventTime=e.eventTime,i.eventTimeStr=e.eventTimeStr),n=i),e=void 0}}(!r.noHolidays||r.yomKippurKatan&&u&Bp)&&t.push(n)}return n.endEvent&&(c||h&&!r.noMinorFast)&&t.push(n.endEvent),e}function Qp(e,t){const n=[],r=e.getMonth(),o=e.getDate();if(r!==yp&&o>=23&&o<=29){const o=e.getFullYear(),a=r===Ie.monthsInYear(o)?gp:r+1;if(t.molad&&n.push(new Ey(e,o,a,t)),t.shabbatMevarchim){const r=Ie.getMonthName(a,o),i=new Iy(o,a).render(t.locale||"en",t);n.push(new Tv(e,r,i))}}return n}function ew(e,t){return"yerushalmi"===e?2===t?"yerushalmi-schottenstein":"yerushalmi-vilna":e}function tw(e,t,n){const r=[];for(const[o,a]of Object.entries(t))if(a){const t=ew(o,a),i=Iv.lookup(t,e,n);i&&r.push(i)}return r}function nw(e,t,n){const r=new Oy(e,t);if(n.candlelighting){const t=n.location,o=new yy(t,e.prev(),!1).tzeit(7.0833);isNaN(o.getTime())||(r.alarm=o)}return r}return e.AsaraBTevetEvent=vv,e.CandleLightingEvent=wy,e.DailyLearning=Iv,e.Event=Ye,e.GeoLocation=sy,e.HDate=Ie,e.HavdalahEvent=Ay,e.HebrewCalendar=Wp,e.HebrewDateEvent=Pe,e.HolidayEvent=Sv,e.Locale=Se,e.Location=gy,e.MevarchimChodeshEvent=Tv,e.Molad=Iy,e.MoladEvent=Ey,e.NOAACalculator=cy,e.OmerEvent=Oy,e.ParshaEvent=Qy,e.RoshChodeshEvent=Av,e.RoshHashanaEvent=pv,e.Sedra=Cy,e.TimedEvent=py,e.Zmanim=yy,e.flags=Le,e.gematriya=F,e.gematriyaStrToNum=U,e.holidayDesc=gv,e.months=l,e.parshiot=Hy,e.version=Ev,e}({});
|
|
3
3
|
//# sourceMappingURL=bundle.min.js.map
|