@hebcal/core 5.4.1 → 5.4.2
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/DailyLearning.d.ts +1 -0
- package/dist/HebrewDateEvent.d.ts +1 -0
- package/dist/HolidayEvent.d.ts +53 -3
- package/dist/MevarchimChodeshEvent.d.ts +1 -0
- package/dist/ParshaEvent.d.ts +1 -0
- package/dist/TimedEvent.d.ts +1 -0
- package/dist/YomKippurKatanEvent.d.ts +1 -0
- package/dist/ashkenazi.po.d.ts +67 -0
- package/dist/bundle.js +2874 -3169
- package/dist/bundle.min.js +2 -2
- package/dist/candles.d.ts +6 -5
- package/dist/event.d.ts +1 -0
- package/dist/he.po.d.ts +292 -0
- package/dist/hebcal.d.ts +20 -29
- package/dist/holidays.d.ts +3 -26
- package/dist/index.cjs +3082 -3035
- package/dist/index.d.ts +6 -6
- package/dist/index.mjs +3082 -3035
- package/dist/locale.d.ts +1 -0
- package/dist/location.d.ts +43 -41
- package/dist/molad.d.ts +1 -0
- package/dist/omer.d.ts +1 -0
- package/dist/pkgVersion.d.ts +2 -1
- package/dist/sedra.d.ts +93 -1
- package/package.json +6 -4
- package/po/ashkenazi.po +192 -0
- package/po/he.po +889 -0
package/dist/bundle.min.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/*! @hebcal/core v5.4.
|
|
2
|
-
var hebcal=function(e){"use strict";const t=[0,31,28,31,30,31,30,31,31,30,31,30,31],n=[t,t.slice()];function r(e,t){return e-t*Math.floor(e/t)}function o(e,t){return Math.floor(e/t)}n[1][2]=29,e.greg=void 0,function(e){function t(e){return!(e%4||!(e%100)&&e%400)}function a(e){return"object"==typeof e&&Date.prototype.isPrototypeOf(e)}function i(e,n,r){const a=e-1;return 365*a+o(a,4)-o(a,100)+o(a,400)+o(367*n-362,12)+(n<=2?0:t(e)?-1:-2)+r}e.isLeapYear=t,e.daysInMonth=function(e,r){return n[+t(r)][e]},e.isDate=a,e.greg2abs=function(e){if(!a(e))throw new TypeError(`Argument not a Date: ${e}`);return i(e.getFullYear(),e.getMonth()+1,e.getDate())},e.abs2greg=function(e){if("number"!=typeof e)throw new TypeError(`Argument not a Number: ${e}`);const n=function(e){const t=e-1,n=o(t,146097),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)),a=o(12*(e-i(n,1,1)+(e<i(n,3,1)?0:t(n)?1:2))+373,367),s=e-i(n,a,1)+1,c=new Date(n,a-1,s);return n<100&&n>=0&&c.setFullYear(n),c}}(e.greg||(e.greg={}));const a=1,i=2,s=4,c=6,u=7,h=8,l=9,f=10,d=12,g=13,m={NISAN:1,IYYAR:2,SIVAN:3,TAMUZ:4,AV:5,ELUL:6,TISHREI:7,CHESHVAN:8,KISLEV:9,TEVET:10,SHVAT:11,ADAR_I:12,ADAR_II:13},y=["","Nisan","Iyyar","Sivan","Tamuz","Av","Elul","Tishrei","Cheshvan","Kislev","Tevet","Sh'vat"],S=[y.concat(["Adar","Nisan"]),y.concat(["Adar I","Adar II","Nisan"])],p=new Map,w=-1373428,v=365.24682220597794;function A(e,t){if("number"!=typeof e||isNaN(e))throw new TypeError(`invalid parameter '${t}' not a number: ${e}`)}function b(e,t,n){if(A(e,"year"),A(t,"month"),A(n,"day"),e<1)throw new RangeError(`hebrew2abs: invalid year ${e}`);let r=n;if(t<u){for(let t=u;t<=E(e);t++)r+=O(t,e);for(let n=a;n<t;n++)r+=O(n,e)}else for(let n=u;n<t;n++)r+=O(n,e);return w+H(e)+r-1}function T(e){return w+H(e)}function I(e){if(A(e,"abs"),(e=Math.trunc(e))<=w)throw new RangeError(`abs2hebrew: ${e} is before epoch`);let t=Math.floor((e-w)/v);for(;T(t)<=e;)++t;--t;let n=e<b(t,1,1)?7:1;for(;e>b(t,n,O(n,t));)++n;return{yy:t,mm:n,dd:1+e-b(t,n,1)}}function M(e){return(1+7*e)%19<7}function E(e){return+M(e)+12}function O(e,t){switch(e){case i:case s:case c:case f:case g:return 29}return e===d&&!M(t)||e===h&&!N(t)||e===l&&k(t)?29:30}function C(e,t){if(A(e,"month"),A(t,"year"),e<1||e>14)throw new TypeError(`bad month argument ${e}`);return S[+M(t)][e]}function H(e){const t=p.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&&!M(e)||1==i%7&&a>=16789&&M(t))&&s++;return s%7==0||s%7==3||s%7==5?s+1:s}(e);return p.set(e,n),n}function D(e){return H(e+1)-H(e)}function N(e){return D(e)%10==5}function k(e){return D(e)%10==3}const _=m.NISAN,L=m.CHESHVAN,R=m.KISLEV,Y=m.TEVET,P=m.SHVAT,j=m.ADAR_I,B=m.ADAR_II;function F(t){if(function(e){return"object"==typeof e&&null!==e&&"number"==typeof e.yy&&"number"==typeof e.mm&&"number"==typeof e.dd}(t))return t;if("number"==typeof t)return I(t);if(e.greg.isDate(t)){return I(e.greg.greg2abs(t))}throw new TypeError(`Argument not a Date: ${t}`)}const U={"א":1,"ב":2,"ג":3,"ד":4,"ה":5,"ו":6,"ז":7,"ח":8,"ט":9,"י":10,"כ":20,"ל":30,"מ":40,"נ":50,"ס":60,"ע":70,"פ":80,"צ":90,"ק":100,"ר":200,"ש":300,"ת":400},x=new Map,Z=new Map;for(const[e,t]of Object.entries(U))x.set(e,t),Z.set(t,e);function $(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 V(e){const t=parseInt(e,10);if(!t)throw new TypeError(`invalid parameter to gematriya ${e}`);let n="";const r=Math.floor(t/1e3);if(r>0&&5!==r){const e=$(r);for(const t of e)n+=Z.get(t);n+="׳"}const o=$(t%1e3);if(1===o.length)return n+Z.get(o[0])+"׳";for(let e=0;e<o.length;e++)e+1===o.length&&(n+="״"),n+=Z.get(o[e]);return n}function z(e){let t=0;const n=e.indexOf("׳");if(-1!==n&&n!==e.length-1){t+=1e3*z(e.substring(0,n)),e=e.substring(n)}for(const n of e){const e=x.get(n);"number"==typeof e&&(t+=e)}return t}const K={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 G(e){if(e<1||e>49)throw new RangeError(`Invalid Omer day ${e}`)}function J(e){return[Math.floor((e-1)/7)+1,e%7||7]}function W(e,t){return G(e),"en"===t?function(e){const[t,n]=J(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):"he"===t?function(e){const t=Math.floor(e/10),n=e%10;let r="הַיּוֹם ";11===e?r+="אַחַד "+ae:12===e?r+="שְׁנֵים "+ae:12<e&&e<20?r+=X[n]+" "+ae:e>9&&(r+=X[n],n&&(r+=" ",r+=3===t?"וּ":"וְ"));e>2?((e>20||10===e||20===e)&&(r+=q[t]),r+=e<11?X[n]+" "+ee+" ":" "+re+" "):r+=1===e?oe+" ":te+" ";if(e>6){r=r.trim(),r+=", שְׁהֵם ";const t=Math.floor(e/7),n=e%7;r+=t>2?X[t]+" "+ne+" ":1===t?"שָׁבֽוּעַ "+X[1]+" ":Q+" "+ne+" ",n&&(r+=2===n||3===n?"וּ":5===n?"וַ":"וְ",r+=n>2?X[n]+" "+ee+" ":1===n?oe+" ":te+" ")}return r+="לָעֽוֹמֶר",r.normalize()}(e):void 0}const q=["","עֲשָׂרָה","עֶשְׂרִים","שְׁלוֹשִׁים","אַרְבָּעִים"],X=["","אֶחָד","שְׁנַיִם","שְׁלוֹשָׁה","אַרְבָּעָה","חֲמִשָּׁה","שִׁשָּׁה","שִׁבְעָה","שְׁמוֹנָה","תִּשְׁעָה"],Q="שְׁנֵי",ee="יָמִים",te=Q+" "+ee,ne="שָׁבוּעוֹת",re="יוֹם",oe=re+" "+X[1],ae="עָשָׂר";const ie=new Map;const se=/^(\d+).(\d+).(\d+),?\s+(\d+).(\d+).(\d+)/;function ce(e,t){const n=function(e){const t=ie.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 ie.set(e,n),n}(e).format(t),r=se.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]=ue(parseInt(r[3],10)),`${r[3]}-${r[1]}-${r[2]}T${o}:${r[5]}:${r[6]}Z`}function ue(e){return e<0?"-00"+ue(-e):e<10?"000"+e:e<100?"00"+e:e<1e3?"0"+e:String(e)}function he(e){return e<10?"0"+e:String(e)}function le(e){return ue(e.getFullYear())+"-"+he(e.getMonth()+1)+"-"+he(e.getDate())}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"],Tevet:["Teves"],"Asara B'Tevet":["Asara B’Teves"],"Alot HaShachar":["Alos HaShachar"],"Kriat Shema, sof zeman":["Krias Shema, sof zman"],"Tefilah, sof zeman":["Tefilah, sof zman"],"Kriat Shema, sof zeman (MGA)":["Krias Shema, sof zman (MGA)"],"Tefilah, sof zeman (MGA)":["Tefilah, sof zman (MGA)"],"Chatzot HaLailah":["Chatzos HaLailah"],"Chatzot hayom":["Chatzos"],"Tzeit HaKochavim":["Tzeis HaKochavim"],"Birkat Hachamah":["Birkas Hachamah"],"Shushan Purim Katan":["Shushan Purim Koton"]}}},de={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Shabbat:["שַׁבָּת"],"Daf Yomi":["דַף יוֹמִי"],Parashat:["פָּרָשַׁת"],"Achrei Mot":["אַחֲרֵי מוֹת"],Balak:["בָּלָק"],Bamidbar:["בְּמִדְבַּר"],Bechukotai:["בְּחֻקֹּתַי"],"Beha'alotcha":["בְּהַעֲלֹתְךָ"],Behar:["בְּהַר"],Bereshit:["בְּרֵאשִׁית"],Beshalach:["בְּשַׁלַּח"],Bo:["בֹּא"],"Chayei Sara":["חַיֵּי שָֹרָה"],Chukat:["חֻקַּת"],Devarim:["דְּבָרִים"],Eikev:["עֵקֶב"],Emor:["אֱמוֹר"],"Ha'azinu":["הַאֲזִינוּ"],Kedoshim:["קְדשִׁים"],"Ki Tavo":["כִּי־תָבוֹא"],"Ki Teitzei":["כִּי־תֵצֵא"],"Ki Tisa":["כִּי תִשָּׂא"],Korach:["קוֹרַח"],"Lech-Lecha":["לֶךְ־לְךָ"],Masei:["מַסְעֵי"],Matot:["מַּטּוֹת"],Metzora:["מְּצֹרָע"],Miketz:["מִקֵּץ"],Mishpatim:["מִּשְׁפָּטִים"],Nasso:["נָשׂא"],Nitzavim:["נִצָּבִים"],Noach:["נֹחַ"],Pekudei:["פְקוּדֵי"],Pinchas:["פִּינְחָס"],"Re'eh":["רְאֵה"],"Sh'lach":["שְׁלַח־לְךָ"],Shemot:["שְׁמוֹת"],Shmini:["שְּׁמִינִי"],Shoftim:["שׁוֹפְטִים"],Tazria:["תַזְרִיעַ"],Terumah:["תְּרוּמָה"],Tetzaveh:["תְּצַוֶּה"],Toldot:["תּוֹלְדוֹת"],Tzav:["צַו"],Vaera:["וָאֵרָא"],Vaetchanan:["וָאֶתְחַנַּן"],Vayakhel:["וַיַּקְהֵל"],Vayechi:["וַיְחִי"],Vayeilech:["וַיֵּלֶךְ"],Vayera:["וַיֵּרָא"],Vayeshev:["וַיֵּשֶׁב"],Vayetzei:["וַיֵּצֵא"],Vayigash:["וַיִּגַּשׁ"],Vayikra:["וַיִּקְרָא"],Vayishlach:["וַיִּשְׁלַח"],"Vezot Haberakhah":["וְזֹאת הַבְּרָכָה"],Yitro:["יִתְרוֹ"],"Asara B'Tevet":["עֲשָׂרָה בְּטֵבֵת"],"Candle lighting":["הַדְלָקַת נֵרוֹת"],Chanukah:["חֲנוּכָּה"],"Chanukah: 1 Candle":["חֲנוּכָּה: א׳ נֵר"],"Chanukah: 2 Candles":["חֲנוּכָּה: ב׳ נֵרוֹת"],"Chanukah: 3 Candles":["חֲנוּכָּה: ג׳ נֵרוֹת"],"Chanukah: 4 Candles":["חֲנוּכָּה: ד׳ נֵרוֹת"],"Chanukah: 5 Candles":["חֲנוּכָּה: ה׳ נֵרוֹת"],"Chanukah: 6 Candles":["חֲנוּכָּה: ו׳ נֵרוֹת"],"Chanukah: 7 Candles":["חֲנוּכָּה: ז׳ נֵרוֹת"],"Chanukah: 8 Candles":["חֲנוּכָּה: ח׳ נֵרוֹת"],"Chanukah: 8th Day":["חֲנוּכָּה: יוֹם ח׳"],"Days of the Omer":["סְפִירַת הָעוֹמֶר"],Omer:["עוֹמֶר"],"day of the Omer":["בָּעוֹמֶר"],"Erev Pesach":["עֶרֶב פֶּסַח"],"Erev Purim":["עֶרֶב פּוּרִים"],"Erev Rosh Hashana":["עֶרֶב רֹאשׁ הַשָּׁנָה"],"Erev Shavuot":["עֶרֶב שָׁבוּעוֹת"],"Erev Simchat Torah":["עֶרֶב שִׂמְחַת תּוֹרָה"],"Erev Sukkot":["עֶרֶב סוּכּוֹת"],"Erev Tish'a B'Av":["עֶרֶב תִּשְׁעָה בְּאָב"],"Erev Yom Kippur":["עֶרֶב יוֹם כִּפּוּר"],Havdalah:["הַבְדָּלָה"],"Lag BaOmer":["ל״ג בָּעוֹמֶר"],"Leil Selichot":["סליחות"],Pesach:["פֶּסַח"],"Pesach I":["פֶּסַח א׳"],"Pesach II":["פֶּסַח ב׳"],"Pesach II (CH''M)":["פֶּסַח ב׳ (חוה״מ)"],"Pesach III (CH''M)":["פֶּסַח ג׳ (חוה״מ)"],"Pesach IV (CH''M)":["פֶּסַח ד׳ (חוה״מ)"],"Pesach Sheni":["פֶּסַח שני"],"Pesach V (CH''M)":["פֶּסַח ה׳ (חוה״מ)"],"Pesach VI (CH''M)":["פֶּסַח ו׳ (חוה״מ)"],"Pesach VII":["פֶּסַח ז׳"],"Pesach VIII":["פֶּסַח ח׳"],Purim:["פּוּרִים"],"Purim Katan":["פּוּרִים קָטָן"],"Rosh Chodesh %s":["רֹאשׁ חוֹדֶשׁ %s"],"Rosh Chodesh":["רֹאשׁ חוֹדֶשׁ"],Adar:["אַדָר"],"Adar I":["אַדָר א׳"],"Adar II":["אַדָר ב׳"],Av:["אָב"],Cheshvan:["חֶשְׁוָן"],Elul:["אֱלוּל"],Iyyar:["אִיָיר"],Kislev:["כִּסְלֵו"],Nisan:["נִיסָן"],"Sh'vat":["שְׁבָט"],Sivan:["סִיוָן"],Tamuz:["תַּמּוּז"],Tevet:["טֵבֵת"],Tishrei:["תִּשְׁרֵי"],"Rosh Hashana":["רֹאשׁ הַשָּׁנָה"],"Rosh Hashana I":["רֹאשׁ הַשָּׁנָה א׳"],"Rosh Hashana II":["רֹאשׁ הַשָּׁנָה ב׳"],"Shabbat Chazon":["שַׁבָּת חֲזוֹן"],"Shabbat HaChodesh":["שַׁבָּת הַחֹדֶשׁ"],"Shabbat HaGadol":["שַׁבָּת הַגָּדוֹל"],"Shabbat Machar Chodesh":["שַׁבָּת מָחָר חוֹדֶשׁ"],"Shabbat Nachamu":["שַׁבָּת נַחֲמוּ"],"Shabbat Parah":["שַׁבָּת פּרה"],"Shabbat Rosh Chodesh":["שַׁבָּת רֹאשׁ חוֹדֶשׁ"],"Shabbat Shekalim":["שַׁבָּת שְׁקָלִים"],"Shabbat Shuva":["שַׁבָּת שׁוּבָה"],"Shabbat Zachor":["שַׁבָּת זָכוֹר"],Shavuot:["שָׁבוּעוֹת"],"Shavuot I":["שָׁבוּעוֹת א׳"],"Shavuot II":["שָׁבוּעוֹת ב׳"],"Shmini Atzeret":["שְׁמִינִי עֲצֶרֶת"],"Shushan Purim":["שׁוּשָׁן פּוּרִים"],Sigd:["סיגד"],"Simchat Torah":["שִׂמְחַת תּוֹרָה"],Sukkot:["סוּכּוֹת"],"Sukkot I":["סוּכּוֹת א׳"],"Sukkot II":["סוּכּוֹת ב׳"],"Sukkot II (CH''M)":["סוּכּוֹת ב׳ (חוה״מ)"],"Sukkot III (CH''M)":["סוּכּוֹת ג׳ (חוה״מ)"],"Sukkot IV (CH''M)":["סוּכּוֹת ד׳ (חוה״מ)"],"Sukkot V (CH''M)":["סוּכּוֹת ה׳ (חוה״מ)"],"Sukkot VI (CH''M)":["סוּכּוֹת ו׳ (חוה״מ)"],"Sukkot VII (Hoshana Raba)":["סוּכּוֹת ז׳ (הוֹשַׁעְנָא רַבָּה)"],"Ta'anit Bechorot":["תַּעֲנִית בְּכוֹרוֹת"],"Ta'anit Esther":["תַּעֲנִית אֶסְתֵּר"],"Tish'a B'Av":["תִּשְׁעָה בְּאָב"],"Tu B'Av":["טוּ בְּאָב"],"Tu BiShvat":["טוּ בִּשְׁבָט"],"Tu B'Shvat":["טוּ בִּשְׁבָט"],"Tzom Gedaliah":["צוֹם גְּדַלְיָה"],"Tzom Tammuz":["צוֹם תָּמוּז"],"Yom HaAtzma'ut":["יוֹם הָעַצְמָאוּת"],"Yom HaShoah":["יוֹם הַשּׁוֹאָה"],"Yom HaZikaron":["יוֹם הַזִּכָּרוֹן"],"Yom Kippur":["יוֹם כִּפּוּר"],"Yom Yerushalayim":["יוֹם יְרוּשָׁלַיִם"],"Yom HaAliyah":["יוֹם הַעֲלִיָּה"],"Yom HaAliyah School Observance":["שְׁמִירָת בֵּית הַסֵפֶר לְיוֹם הַעֲלִיָּה"],"Pesach I (on Shabbat)":["פֶּסַח יוֹם א׳ (בְּשַׁבָּת)"],"Pesach Chol ha-Moed Day 1":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם א׳"],"Pesach Chol ha-Moed Day 2":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ב׳"],"Pesach Chol ha-Moed Day 3":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ג׳"],"Pesach Chol ha-Moed Day 4":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ד׳"],"Pesach Chol ha-Moed Day 5":["פֶּסַח חוֹל הַמּוֹעֵד יוֹם ה׳"],"Pesach Shabbat Chol ha-Moed":["פֶּסַח שַׁבָּת חוֹל הַמּוֹעֵד"],"Shavuot II (on Shabbat)":["שָׁבוּעוֹת יוֹם ב׳ (בְּשַׁבָּת)"],"Rosh Hashana I (on Shabbat)":["רֹאשׁ הַשָּׁנָה יוֹם א׳ (בְּשַׁבָּת)"],"Yom Kippur (on Shabbat)":["יוֹם כִּפּוּר (בְּשַׁבָּת)"],"Yom Kippur (Mincha, Traditional)":["יוֹם כִּפּוּר מִנחָה"],"Yom Kippur (Mincha, Alternate)":["יוֹם כִּפּוּר מִנחָה"],"Sukkot I (on Shabbat)":["סוּכּוֹת יוֹם א׳ (בְּשַׁבָּת)"],"Sukkot Chol ha-Moed Day 1":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם א׳"],"Sukkot Chol ha-Moed Day 2":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ב׳"],"Sukkot Chol ha-Moed Day 3":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ג׳"],"Sukkot Chol ha-Moed Day 4":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ד׳"],"Sukkot Chol ha-Moed Day 5":["סוּכּוֹת חוֹל הַמּוֹעֵד יוֹם ה׳"],"Sukkot Shabbat Chol ha-Moed":["סוּכּוֹת שַׁבָּת חוֹל הַמּוֹעֵד"],"Sukkot Final Day (Hoshana Raba)":["סוּכּוֹת ז׳ (הוֹשַׁעְנָא רַבָּה)"],"Rosh Chodesh Adar":["רֹאשׁ חוֹדֶשׁ אַדָר"],"Rosh Chodesh Adar I":["רֹאשׁ חוֹדֶשׁ אַדָר א׳"],"Rosh Chodesh Adar II":["רֹאשׁ חוֹדֶשׁ אַדָר ב׳"],"Rosh Chodesh Av":["רֹאשׁ חוֹדֶשׁ אָב"],"Rosh Chodesh Cheshvan":["רֹאשׁ חוֹדֶשׁ חֶשְׁוָן"],"Rosh Chodesh Elul":["רֹאשׁ חוֹדֶשׁ אֱלוּל"],"Rosh Chodesh Iyyar":["רֹאשׁ חוֹדֶשׁ אִיָיר"],"Rosh Chodesh Kislev":["רֹאשׁ חוֹדֶשׁ כִּסְלֵו"],"Rosh Chodesh Nisan":["רֹאשׁ חוֹדֶשׁ נִיסָן"],"Rosh Chodesh Sh'vat":["רֹאשׁ חוֹדֶשׁ שְׁבָט"],"Rosh Chodesh Sivan":["רֹאשׁ חוֹדֶשׁ סִיוָן"],"Rosh Chodesh Tamuz":["רֹאשׁ חוֹדֶשׁ תָּמוּז"],"Rosh Chodesh Tevet":["רֹאשׁ חוֹדֶשׁ טֵבֵת"],min:["דַּקּוֹת"],"Fast begins":["תחילת הַצוֹם"],"Fast ends":["סִיּוּם הַצוֹם"],"Rosh Hashana LaBehemot":["רֹאשׁ הַשָּׁנָה לְמַעְשַׂר בְּהֵמָה"],"Tish'a B'Av (observed)":["תִּשְׁעָה בְּאָב נִדחֶה"],"Shabbat Mevarchim Chodesh":["שַׁבָּת מְבָרְכִים חוֹדֶשׁ"],"Shabbat Shirah":["שַׁבָּת שִׁירָה"],"Chatzot HaLailah":["חֲצוֹת הַלַיְלָה"],"Alot haShachar":["עֲלוֹת הַשַּׁחַר"],Misheyakir:["מִשֶּׁיַּכִּיר"],"Misheyakir Machmir":["מִשֶּׁיַּכִּיר מַחמִיר"],Dawn:["דִּימְדּוּמֵי בּוֹקֵר"],Sunrise:["הַנֵץ הַחַמָּה"],"Kriat Shema, sof zeman":["סוֹף זְמַן קְרִיאַת שְׁמַע גר״א"],"Tefilah, sof zeman":["סוֹף זְמַן תְּפִלָּה גר״א"],"Kriat Shema, sof zeman (MGA)":["סוֹף זְמַן קְרִיאַת שְׁמַע מג״א"],"Tefilah, sof zeman (MGA)":["סוֹף זְמַן תְּפִלָּה מג״א"],"Chatzot hayom":["חֲצוֹת הַיּוֹם"],"Mincha Gedolah":["מִנְחָה גְּדוֹלָה"],"Mincha Ketanah":["מִנְחָה קְטַנָּה"],"Plag HaMincha":["פְּלַג הַמִּנְחָה"],Dusk:["דִּימְדּוּמֵי עֶרֶב"],Sunset:["שְׁקִיעָה"],"Nightfall - End of ordained fasts":["לַיְלָה - גמר תעניות דרבנן"],"Tzeit HaKochavim":["צֵאת הַכּוֹכָבִים"],Lovingkindness:["חֶֽסֶד"],Might:["גְבוּרָה"],Beauty:["תִּפאֶרֶת"],Eternity:["נֶּֽצַח"],Splendor:["הוֹד"],Foundation:["יְּסוֹד"],Majesty:["מַּלְכוּת"],day:["יוֹם"],"Chanukah Day 1":["חֲנוּכָּה יוֹם א׳"],"Chanukah Day 2":["חֲנוּכָּה יוֹם ב׳"],"Chanukah Day 3":["חֲנוּכָּה יוֹם ג׳"],"Chanukah Day 4":["חֲנוּכָּה יוֹם ד׳"],"Chanukah Day 5":["חֲנוּכָּה יוֹם ה׳"],"Chanukah Day 6":["חֲנוּכָּה יוֹם ו׳"],"Chanukah Day 7":["חֲנוּכָּה יוֹם ז׳"],"Chanukah Day 7 (on Rosh Chodesh)":["חֲנוּכָּה יוֹם ז׳ (רֹאשׁ חוֹדֶשׁ)"],"Chanukah Day 8":["חֲנוּכָּה יוֹם ח׳"],"Chanukah Day 1 (on Shabbat)":["חֲנוּכָּה יוֹם א׳ (בְּשַׁבָּת)"],"Chanukah Day 2 (on Shabbat)":["חֲנוּכָּה יוֹם ב׳ (בְּשַׁבָּת)"],"Chanukah Day 3 (on Shabbat)":["חֲנוּכָּה יוֹם ג׳ (בְּשַׁבָּת)"],"Chanukah Day 4 (on Shabbat)":["חֲנוּכָּה יוֹם ד׳ (בְּשַׁבָּת)"],"Chanukah Day 5 (on Shabbat)":["חֲנוּכָּה יוֹם ה׳ (בְּשַׁבָּת)"],"Chanukah Day 7 (on Shabbat)":["חֲנוּכָּה יוֹם ז׳ (בְּשַׁבָּת)"],"Chanukah Day 8 (on Shabbat)":["חֲנוּכָּה יוֹם ח׳ (בְּשַׁבָּת)"],"Shabbat Rosh Chodesh Chanukah":["שַׁבָּת רֹאשׁ חוֹדֶשׁ חֲנוּכָּה"],"Yom Kippur Katan":["יוֹם כִּפּוּר קָטָן"],"Family Day":["יוֹם הַמִּשׁפָּחָה"],"Yitzhak Rabin Memorial Day":["יוֹם הַזִּכָּרוֹן ליצחק רבין"],"Jabotinsky Day":["יוֹם ז׳בוטינסקי"],"Herzl Day":["יוֹם הרצל"],"Ben-Gurion Day":["יוֹם בן־גוריון"],"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":["פִּרְקֵי אָבוֹת"]}}};const ge={headers:{"plural-forms":"nplurals=2; plural=(n!=1);"},contexts:{"":{}}},me={h:"he",a:"ashkenazi",s:"en","":"en"},ye=new Map;let Se,pe;class we{static lookupTranslation(e,t){const n=("string"==typeof t&&ye.get(t.toLowerCase())||Se)[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("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);if("object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);ye.set(e.toLowerCase(),t.contexts[""])}static addTranslation(e,t,n){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);const r=ye.get(e.toLowerCase());if(!r)throw new TypeError(`Unknown locale: ${e}`);if("string"!=typeof t||0===t.length)throw new TypeError(`Invalid id: ${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: ${n}`);r[t]=o?n:[n]}static addTranslations(e,t){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);const n=ye.get(e.toLowerCase());if(!n)throw new TypeError(`Unknown locale: ${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=e.toLowerCase(),n=ye.get(t);if(!n)throw new RangeError(`Locale '${e}' not found`);return pe=me[t]||t,Se=n,Se}static getLocaleName(){return pe}static getLocaleNames(){return Array.from(ye.keys()).sort(((e,t)=>e.localeCompare(t)))}static ordinal(e,t){const n=(null==t?void 0:t.toLowerCase())||pe;if(!n)return this.getEnOrdinal(e);switch(n){case"en":case"s":case"a":case"ashkenazi":case"ashkenazi_litvish":case"ashkenazi_poylish":case"ashkenazi_standard":return this.getEnOrdinal(e);case"es":return e+"º";case"h":case"he":case"he-x-nonikud":return String(e);default:return e+"."}}static getEnOrdinal(e){const t=["th","st","nd","rd"],n=e%100;return e+(t[(n-20)%10]||t[n]||t[0])}static hebrewStripNikkud(e){return e.replace(/[\u0590-\u05bd]/g,"").replace(/[\u05bf-\u05c7]/g,"")}}we.addLocale("en",ge),we.addLocale("s",ge),we.addLocale("",ge),we.useLocale("en"),we.addLocale("ashkenazi",fe),we.addLocale("a",fe),we.addLocale("he",de),we.addLocale("h",de);const ve=de.contexts[""],Ae={};for(const[e,t]of Object.entries(ve))Ae[e]=[we.hebrewStripNikkud(t[0])];const be={headers:de.headers,contexts:{"":Ae}};we.addLocale("he-x-NoNikud",be);const Te="day",Ie="week",Me="month",Ee="year";class Oe{constructor(t,n,r){if(2===arguments.length||arguments.length>3)throw new TypeError("HDate constructor requires 0, 1 or 3 arguments");if(3===arguments.length){this.dd=this.mm=1;const e="string"==typeof r?parseInt(r,10):r;if(isNaN(e))throw new TypeError(`HDate called with bad year argument: ${r}`);this.yy=e,function(e,t){e.mm=Oe.monthNum(t),Ce(e)}(this,n);const i="string"==typeof t?parseInt(t,10):t;if(isNaN(i))throw new TypeError(`HDate called with bad day argument: ${t}`);a=i,(o=this).dd=a,Ce(o)}else{null==t&&(t=new Date);const n="number"!=typeof t||isNaN(t)?e.greg.isDate(t)?e.greg.greg2abs(t):void 0!==t.yy?t:null:t;if(null===n)throw new TypeError(`HDate called with bad argument: ${t}`);const r="number"==typeof n,o=r?I(n):n;this.yy=o.yy,this.mm=o.mm,this.dd=o.dd,r&&(this.rd=n)}var o,a}getFullYear(){return this.yy}isLeapYear(){return M(this.yy)}getMonth(){return this.mm}getTishreiMonth(){const e=E(this.getFullYear());return(this.getMonth()+e-6)%e||e}daysInMonth(){return O(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 e.greg.abs2greg(this.abs())}abs(){return"number"!=typeof this.rd&&(this.rd=b(this.yy,this.mm,this.dd)),this.rd}static hebrew2abs(e,t,n){return b(e,t,n)}getMonthName(){return C(this.getMonth(),this.getFullYear())}render(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=e||we.getLocaleName(),r=this.getDate(),o=we.gettext(this.getMonthName(),n).replace(/'/g,"’"),a=we.ordinal(r,n),i=function(e){switch(e){case"en":case"s":case"a":case"ashkenazi":return" of"}const t=we.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=we.gettext(this.getMonthName(),n),o=this.getFullYear();return V(t)+" "+r+" "+V(o)}before(e){return De(e,this,-1)}onOrBefore(e){return De(e,this,0)}nearest(e){return De(e,this,3)}onOrAfter(e){return De(e,this,6)}after(e){return De(e,this,7)}next(){return new Oe(this.abs()+1)}prev(){return new Oe(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 Oe(this);if(t=function(e){switch(e){case"d":return Te;case"w":return Ie;case"M":return Me;case"y":return Ee}const t=String(e||"").toLowerCase().replace(/s$/,"");switch(t){case Te:case Ie:case Me:case Ee:return t}throw new TypeError(`Invalid units '${e}'`)}(t),t===Te)return new Oe(this.abs()+e);if(t===Ie)return new Oe(this.abs()+7*e);if(t===Ee)return new Oe(this.getDate(),this.getMonth(),this.getFullYear()+e);if(t===Me){let t=new Oe(this);const n=e>0?1:-1;e=Math.abs(e);for(let r=0;r<e;r++)t=new Oe(t.abs()+n*t.daysInMonth());return t}throw new TypeError(`Invalid units '${t}'`)}subtract(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";return this.add(-1*e,t)}deltaDays(e){if(!Oe.isHDate(e))throw new TypeError(`Bad argument: ${e}`);return this.abs()-e.abs()}isSameDate(e){return!!Oe.isHDate(e)&&(this.yy===e.yy&&this.mm===e.mm&&this.dd===e.dd)}toString(){const e=this.getDate(),t=this.getFullYear();return`${e} ${this.getMonthName()} ${t}`}static isLeapYear(e){return M(e)}static monthsInYear(e){return E(e)}static daysInMonth(e,t){return O(e,t)}static getMonthName(e,t){return C(e,t)}static monthNum(e){if("number"==typeof e){if(isNaN(e)||e>14)throw new RangeError(`Invalid month number: ${e}`);return e}return e.charCodeAt(0)>=48&&e.charCodeAt(0)<=57?parseInt(e,10):Oe.monthFromName(e)}static daysInYear(e){return D(e)}static longCheshvan(e){return N(e)}static shortKislev(e){return k(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 m.NISAN;case"i":return m.IYYAR;case"e":return m.ELUL;case"c":case"ח":return m.CHESHVAN;case"k":case"כ":return m.KISLEV;case"s":switch(t[1]){case"i":return m.SIVAN;case"h":return m.SHVAT}break;case"t":switch(t[1]){case"a":return m.TAMUZ;case"i":return m.TISHREI;case"e":return m.TEVET}break;case"a":switch(t[1]){case"v":return m.AV;case"d":return/(1|[^i]i|a|א)$/i.test(e)?m.ADAR_I:m.ADAR_II}break;case"ס":return m.SIVAN;case"ט":return m.TEVET;case"ש":return m.SHVAT;case"א":switch(t[1]){case"ב":return m.AV;case"ד":return/(1|[^i]i|a|א)$/i.test(e)?m.ADAR_I:m.ADAR_II;case"י":return m.IYYAR;case"ל":return m.ELUL}break;case"ת":switch(t[1]){case"מ":return m.TAMUZ;case"ש":return m.TISHREI}}throw new RangeError(`Unable to parse month name: ${e}`)}(we.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=z(n[0]),a=3===r?n[1]:n[1]+" "+n[2],i=Oe.monthFromName(a);let s=z(3===r?n[2]:n[3]);return s<1e3&&(s+=t),new Oe(o,i,s)}}function Ce(e){He(e),function(e){e.dd<1&&(e.mm===m.TISHREI&&(e.yy-=1),e.dd+=O(e.mm,e.yy),e.mm-=1,Ce(e));e.dd>O(e.mm,e.yy)&&(e.mm===m.ELUL&&(e.yy+=1),e.dd-=O(e.mm,e.yy),e.mm===E(e.yy)?e.mm=1:e.mm+=1,Ce(e));He(e)}(e)}function He(e){e.mm!==m.ADAR_II||e.isLeapYear()?e.mm<1?(e.mm+=E(e.yy),e.yy-=1,Ce(e)):e.mm>E(e.yy)&&(e.mm-=E(e.yy),e.yy+=1,Ce(e)):(e.mm-=1,Ce(e)),delete e.rd}function De(e,t,n){return new Oe(Oe.dayOnOrBefore(e,t.abs()+n))}class Ne{constructor(e,t){e=+e;const n=Oe.longCheshvan(e),r=Oe.shortKislev(e),o=n&&!r?2:!n&&r?0:1;this.year=e;const a=new Oe(1,m.TISHREI,e),i=a.abs(),s=a.getDay()+1;this.firstSaturday=Oe.dayOnOrBefore(6,i+6);const c=+Oe.isLeapYear(e);this.il=Boolean(t);let u=`${c}${s}${o}`;if(Je[u]||(u+=+this.il),this.theSedraArray=Je[u],!this.theSedraArray)throw new Error(`improper sedra year type ${u} calculated for ${e}`)}get(e){return this.lookup(e).parsha}getString(e,t){const n=this.get(e),r=t||we.getLocaleName();let o=we.gettext(n[0],r);if(2==n.length){o+=("he"==r?"־":"-")+we.gettext(n[1],r)}return o=o.replace(/'/g,"’"),we.gettext("Parashat",r)+" "+o}isParsha(e){return!this.lookup(e).chag}find(e){if("number"==typeof e){if(e>53||e<0&&!function(e){switch(e){case-21:case-26:case-28:case-31:case-38:case-41:case-50:return!0}return!1}(e))throw new RangeError(`Invalid parsha number: ${e}`);const t=this.theSedraArray.indexOf(e);return-1===t?null:new Oe(this.firstSaturday+7*t)}if("string"==typeof e){const t=_e.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 Oe(this.firstSaturday+7*t)}}if(Array.isArray(e)&&1===e.length&&"string"==typeof e[0])return this.find(e[0]);if(Array.isArray(e)&&2===e.length&&"string"==typeof e[0]&&"string"==typeof e[1]){const t=e[0],n=e[1],r=_e.get(t);if(_e.get(n)===r+1)return this.find(-r);throw new RangeError(`Unrecognized parsha name: ${t}-${n}`)}throw new TypeError(`Invalid parsha argument: ${e}`)}getSedraArray(){return this.theSedraArray}getFirstSaturday(){return this.firstSaturday}getYear(){return this.year}lookup(e){const t="number"==typeof e?e:Oe.isHDate(e)?e.abs():NaN;if(isNaN(t))throw new TypeError(`Bad date argument: ${e}`);const n=Oe.dayOnOrBefore(6,t+6),r=(n-this.firstSaturday)/7,o=this.theSedraArray[r];if(void 0===o){return new Ne(this.year+1,this.il).lookup(n)}if("string"==typeof o)return{parsha:[o],chag:!0};if(o>=0)return{parsha:[ke[o]],chag:!1,num:o+1};const a=Le(o);return{parsha:[ke[a],ke[a+1]],chag:!1,num:[a+1,a+2]}}}const ke=["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"],_e=new Map;for(let e=0;e<ke.length;e++){const t=ke[e];_e.set(t,e)}function Le(e){return-e}const Re="Rosh Hashana",Ye="Yom Kippur",Pe="Sukkot",je="Sukkot Shabbat Chol ha-Moed",Be="Shmini Atzeret",Fe=je,Ue="Pesach",xe="Pesach I",Ze="Pesach Shabbat Chol ha-Moed",$e="Pesach VII",Ve="Pesach VIII",ze="Shavuot";function Ke(e,t){return Array.from({length:t-e+1},((t,n)=>n+e))}const Ge=[],Je={"020":Ge.concat(51,52,Fe,Ke(0,20),Le(21),23,24,Ue,25,Le(26),Le(28),30,Le(31),Ke(33,40),Le(41),Ke(43,49),Le(50)),"0220":Ge.concat(51,52,Fe,Ke(0,20),Le(21),23,24,Ue,25,Le(26),Le(28),30,Le(31),33,ze,Ke(34,37),Le(38),40,Le(41),Ke(43,49),Le(50)),"0510":Ge.concat(52,Ye,Fe,Ke(0,20),Le(21),23,24,xe,Ve,25,Le(26),Le(28),30,Le(31),Ke(33,40),Le(41),Ke(43,50)),"0511":Ge.concat(52,Ye,Fe,Ke(0,20),Le(21),23,24,Ue,25,Le(26),Le(28),Ke(30,40),Le(41),Ke(43,50)),"052":Ge.concat(52,Ye,je,Ke(0,24),$e,25,Le(26),Le(28),30,Le(31),Ke(33,40),Le(41),Ke(43,50)),"070":Ge.concat(Re,52,Pe,Be,Ke(0,20),Le(21),23,24,$e,25,Le(26),Le(28),30,Le(31),Ke(33,40),Le(41),Ke(43,50)),"072":Ge.concat(Re,52,Pe,Be,Ke(0,20),Le(21),23,24,Ze,25,Le(26),Le(28),30,Le(31),Ke(33,40),Le(41),Ke(43,49),Le(50)),1200:Ge.concat(51,52,je,Ke(0,27),Ze,Ke(28,33),ze,Ke(34,37),Le(38),40,Le(41),Ke(43,49),Le(50)),1201:Ge.concat(51,52,je,Ke(0,27),Ze,Ke(28,40),Le(41),Ke(43,49),Le(50)),1220:Ge.concat(51,52,je,Ke(0,27),xe,Ve,Ke(28,40),Le(41),Ke(43,50)),1221:Ge.concat(51,52,je,Ke(0,27),Ue,Ke(28,50)),150:Ge.concat(52,Ye,je,Ke(0,28),$e,Ke(29,50)),152:Ge.concat(52,Ye,je,Ke(0,28),Ze,Ke(29,49),Le(50)),170:Ge.concat(Re,52,Pe,Be,Ke(0,27),Ze,Ke(28,40),Le(41),Ke(43,49),Le(50)),1720:Ge.concat(Re,52,Pe,Be,Ke(0,27),Ze,Ke(28,33),ze,Ke(34,37),Le(38),40,Le(41),Ke(43,49),Le(50))};Je["0221"]=Je["020"],Je["0310"]=Je["0220"],Je["0311"]=Je["020"],Je[1310]=Je[1220],Je[1311]=Je[1221],Je[1721]=Je[170];const We={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},qe=[[We.MAJOR_FAST,"holiday","major","fast"],[We.CHANUKAH_CANDLES,"holiday","major"],[We.HEBREW_DATE,"hebdate"],[We.MINOR_FAST,"holiday","fast"],[We.MINOR_HOLIDAY,"holiday","minor"],[We.MODERN_HOLIDAY,"holiday","modern"],[We.MOLAD,"molad"],[We.OMER_COUNT,"omer"],[We.PARSHA_HASHAVUA,"parashat"],[We.ROSH_CHODESH,"roshchodesh"],[We.SHABBAT_MEVARCHIM,"mevarchim"],[We.SPECIAL_SHABBAT,"holiday","shabbat"],[We.USER_EVENT,"user"]];class Xe{constructor(e,t,n=0,r){if(!Oe.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 we.gettext(this.desc,e)}renderBrief(e){return this.render(e)}getEmoji(){return this.emoji||null}basename(){return this.getDesc()}url(){}observedInIsrael(){return!(this.mask&We.CHUL_ONLY)}observedInDiaspora(){return!(this.mask&We.IL_ONLY)}observedIn(e){return e?this.observedInIsrael():this.observedInDiaspora()}clone(){const e=new Xe(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 qe){if(e&t[0])return t.slice(1)}return["unknown"]}}class Qe extends Xe{constructor(e){super(e,e.toString(),We.HEBREW_DATE)}render(e){const t=null==e?void 0:e.toLowerCase(),n=null!=t?t:we.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=we.gettext(t.getMonthName(),e);return V(n)+" "+r}renderBrief(e){const t=null==e?void 0:e.toLowerCase(),n=null!=t?t:we.getLocaleName(),r=this.getDate();if(r.getMonth()===m.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 et="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},tt=function(e){return e&&e.Math===Math&&e},nt=tt("object"==typeof globalThis&&globalThis)||tt("object"==typeof window&&window)||tt("object"==typeof self&&self)||tt("object"==typeof et&&et)||tt("object"==typeof et&&et)||function(){return this}()||Function("return this")(),rt={},ot=function(e){try{return!!e()}catch(e){return!0}},at=!ot((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),it=!ot((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),st=it,ct=Function.prototype.call,ut=st?ct.bind(ct):function(){return ct.apply(ct,arguments)},ht={},lt={}.propertyIsEnumerable,ft=Object.getOwnPropertyDescriptor,dt=ft&&!lt.call({1:2},1);ht.f=dt?function(e){var t=ft(this,e);return!!t&&t.enumerable}:lt;var gt,mt,yt=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},St=it,pt=Function.prototype,wt=pt.call,vt=St&&pt.bind.bind(wt,wt),At=St?vt:function(e){return function(){return wt.apply(e,arguments)}},bt=At,Tt=bt({}.toString),It=bt("".slice),Mt=ot,Et=function(e){return It(Tt(e),8,-1)},Ot=Object,Ct=At("".split),Ht=Mt((function(){return!Ot("z").propertyIsEnumerable(0)}))?function(e){return"String"===Et(e)?Ct(e,""):Ot(e)}:Ot,Dt=function(e){return null==e},Nt=Dt,kt=TypeError,_t=function(e){if(Nt(e))throw new kt("Can't call method on "+e);return e},Lt=Ht,Rt=_t,Yt=function(e){return Lt(Rt(e))},Pt="object"==typeof document&&document.all,jt=void 0===Pt&&void 0!==Pt?function(e){return"function"==typeof e||e===Pt}:function(e){return"function"==typeof e},Bt=jt,Ft=function(e){return"object"==typeof e?null!==e:Bt(e)},Ut=nt,xt=jt,Zt=function(e,t){return arguments.length<2?(n=Ut[e],xt(n)?n:void 0):Ut[e]&&Ut[e][t];var n},$t=At({}.isPrototypeOf),Vt=nt,zt="undefined"!=typeof navigator&&String(navigator.userAgent)||"",Kt=Vt.process,Gt=Vt.Deno,Jt=Kt&&Kt.versions||Gt&&Gt.version,Wt=Jt&&Jt.v8;Wt&&(mt=(gt=Wt.split("."))[0]>0&>[0]<4?1:+(gt[0]+gt[1])),!mt&&zt&&(!(gt=zt.match(/Edge\/(\d+)/))||gt[1]>=74)&&(gt=zt.match(/Chrome\/(\d+)/))&&(mt=+gt[1]);var qt=mt,Xt=ot,Qt=nt.String,en=!!Object.getOwnPropertySymbols&&!Xt((function(){var e=Symbol("symbol detection");return!Qt(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&qt&&qt<41})),tn=en&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,nn=Zt,rn=jt,on=$t,an=Object,sn=tn?function(e){return"symbol"==typeof e}:function(e){var t=nn("Symbol");return rn(t)&&on(t.prototype,an(e))},cn=String,un=jt,hn=function(e){try{return cn(e)}catch(e){return"Object"}},ln=TypeError,fn=function(e){if(un(e))return e;throw new ln(hn(e)+" is not a function")},dn=Dt,gn=ut,mn=jt,yn=Ft,Sn=TypeError,pn={exports:{}},wn=nt,vn=Object.defineProperty,An=function(e,t){try{vn(wn,e,{value:t,configurable:!0,writable:!0})}catch(n){wn[e]=t}return t},bn=nt,Tn=An,In="__core-js_shared__",Mn=pn.exports=bn[In]||Tn(In,{});(Mn.versions||(Mn.versions=[])).push({version:"3.37.1",mode:"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.37.1/LICENSE",source:"https://github.com/zloirock/core-js"});var En=pn.exports,On=En,Cn=function(e,t){return On[e]||(On[e]=t||{})},Hn=_t,Dn=Object,Nn=function(e){return Dn(Hn(e))},kn=At({}.hasOwnProperty),_n=Object.hasOwn||function(e,t){return kn(Nn(e),t)},Ln=At,Rn=0,Yn=Math.random(),Pn=Ln(1..toString),jn=function(e){return"Symbol("+(void 0===e?"":e)+")_"+Pn(++Rn+Yn,36)},Bn=Cn,Fn=_n,Un=jn,xn=en,Zn=tn,$n=nt.Symbol,Vn=Bn("wks"),zn=Zn?$n.for||$n:$n&&$n.withoutSetter||Un,Kn=function(e){return Fn(Vn,e)||(Vn[e]=xn&&Fn($n,e)?$n[e]:zn("Symbol."+e)),Vn[e]},Gn=ut,Jn=Ft,Wn=sn,qn=function(e,t){var n=e[t];return dn(n)?void 0:fn(n)},Xn=function(e,t){var n,r;if("string"===t&&mn(n=e.toString)&&!yn(r=gn(n,e)))return r;if(mn(n=e.valueOf)&&!yn(r=gn(n,e)))return r;if("string"!==t&&mn(n=e.toString)&&!yn(r=gn(n,e)))return r;throw new Sn("Can't convert object to primitive value")},Qn=TypeError,er=Kn("toPrimitive"),tr=function(e,t){if(!Jn(e)||Wn(e))return e;var n,r=qn(e,er);if(r){if(void 0===t&&(t="default"),n=Gn(r,e,t),!Jn(n)||Wn(n))return n;throw new Qn("Can't convert object to primitive value")}return void 0===t&&(t="number"),Xn(e,t)},nr=sn,rr=function(e){var t=tr(e,"string");return nr(t)?t:t+""},or=Ft,ar=nt.document,ir=or(ar)&&or(ar.createElement),sr=function(e){return ir?ar.createElement(e):{}},cr=sr,ur=!at&&!ot((function(){return 7!==Object.defineProperty(cr("div"),"a",{get:function(){return 7}}).a})),hr=at,lr=ut,fr=ht,dr=yt,gr=Yt,mr=rr,yr=_n,Sr=ur,pr=Object.getOwnPropertyDescriptor;rt.f=hr?pr:function(e,t){if(e=gr(e),t=mr(t),Sr)try{return pr(e,t)}catch(e){}if(yr(e,t))return dr(!lr(fr.f,e,t),e[t])};var wr={},vr=at&&ot((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),Ar=Ft,br=String,Tr=TypeError,Ir=function(e){if(Ar(e))return e;throw new Tr(br(e)+" is not an object")},Mr=at,Er=ur,Or=vr,Cr=Ir,Hr=rr,Dr=TypeError,Nr=Object.defineProperty,kr=Object.getOwnPropertyDescriptor,_r="enumerable",Lr="configurable",Rr="writable";wr.f=Mr?Or?function(e,t,n){if(Cr(e),t=Hr(t),Cr(n),"function"==typeof e&&"prototype"===t&&"value"in n&&Rr in n&&!n[Rr]){var r=kr(e,t);r&&r[Rr]&&(e[t]=n.value,n={configurable:Lr in n?n[Lr]:r[Lr],enumerable:_r in n?n[_r]:r[_r],writable:!1})}return Nr(e,t,n)}:Nr:function(e,t,n){if(Cr(e),t=Hr(t),Cr(n),Er)try{return Nr(e,t,n)}catch(e){}if("get"in n||"set"in n)throw new Dr("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var Yr=wr,Pr=yt,jr=at?function(e,t,n){return Yr.f(e,t,Pr(1,n))}:function(e,t,n){return e[t]=n,e},Br={exports:{}},Fr=at,Ur=_n,xr=Function.prototype,Zr=Fr&&Object.getOwnPropertyDescriptor,$r=Ur(xr,"name"),Vr={EXISTS:$r,PROPER:$r&&"something"===function(){}.name,CONFIGURABLE:$r&&(!Fr||Fr&&Zr(xr,"name").configurable)},zr=jt,Kr=En,Gr=At(Function.toString);zr(Kr.inspectSource)||(Kr.inspectSource=function(e){return Gr(e)});var Jr,Wr,qr,Xr=Kr.inspectSource,Qr=jt,eo=nt.WeakMap,to=Qr(eo)&&/native code/.test(String(eo)),no=jn,ro=Cn("keys"),oo=function(e){return ro[e]||(ro[e]=no(e))},ao={},io=to,so=nt,co=Ft,uo=jr,ho=_n,lo=En,fo=oo,go=ao,mo="Object already initialized",yo=so.TypeError,So=so.WeakMap;if(io||lo.state){var po=lo.state||(lo.state=new So);po.get=po.get,po.has=po.has,po.set=po.set,Jr=function(e,t){if(po.has(e))throw new yo(mo);return t.facade=e,po.set(e,t),t},Wr=function(e){return po.get(e)||{}},qr=function(e){return po.has(e)}}else{var wo=fo("state");go[wo]=!0,Jr=function(e,t){if(ho(e,wo))throw new yo(mo);return t.facade=e,uo(e,wo,t),t},Wr=function(e){return ho(e,wo)?e[wo]:{}},qr=function(e){return ho(e,wo)}}var vo={set:Jr,get:Wr,has:qr,enforce:function(e){return qr(e)?Wr(e):Jr(e,{})},getterFor:function(e){return function(t){var n;if(!co(t)||(n=Wr(t)).type!==e)throw new yo("Incompatible receiver, "+e+" required");return n}}},Ao=At,bo=ot,To=jt,Io=_n,Mo=at,Eo=Vr.CONFIGURABLE,Oo=Xr,Co=vo.enforce,Ho=vo.get,Do=String,No=Object.defineProperty,ko=Ao("".slice),_o=Ao("".replace),Lo=Ao([].join),Ro=Mo&&!bo((function(){return 8!==No((function(){}),"length",{value:8}).length})),Yo=String(String).split("String"),Po=Br.exports=function(e,t,n){"Symbol("===ko(Do(t),0,7)&&(t="["+_o(Do(t),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!Io(e,"name")||Eo&&e.name!==t)&&(Mo?No(e,"name",{value:t,configurable:!0}):e.name=t),Ro&&n&&Io(n,"arity")&&e.length!==n.arity&&No(e,"length",{value:n.arity});try{n&&Io(n,"constructor")&&n.constructor?Mo&&No(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var r=Co(e);return Io(r,"source")||(r.source=Lo(Yo,"string"==typeof t?t:"")),e};Function.prototype.toString=Po((function(){return To(this)&&Ho(this).source||Oo(this)}),"toString");var jo=Br.exports,Bo=jt,Fo=wr,Uo=jo,xo=An,Zo={},$o=Math.ceil,Vo=Math.floor,zo=Math.trunc||function(e){var t=+e;return(t>0?Vo:$o)(t)},Ko=zo,Go=function(e){var t=+e;return t!=t||0===t?0:Ko(t)},Jo=Go,Wo=Math.max,qo=Math.min,Xo=Go,Qo=Math.min,ea=function(e){var t=Xo(e);return t>0?Qo(t,9007199254740991):0},ta=Yt,na=function(e,t){var n=Jo(e);return n<0?Wo(n+t,0):qo(n,t)},ra=function(e){return ea(e.length)},oa=function(e){return function(t,n,r){var o=ta(t),a=ra(o);if(0===a)return!e&&-1;var i,s=na(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}},aa={includes:oa(!0),indexOf:oa(!1)},ia=_n,sa=Yt,ca=aa.indexOf,ua=ao,ha=At([].push),la=function(e,t){var n,r=sa(e),o=0,a=[];for(n in r)!ia(ua,n)&&ia(r,n)&&ha(a,n);for(;t.length>o;)ia(r,n=t[o++])&&(~ca(a,n)||ha(a,n));return a},fa=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],da=la,ga=fa.concat("length","prototype");Zo.f=Object.getOwnPropertyNames||function(e){return da(e,ga)};var ma={};ma.f=Object.getOwnPropertySymbols;var ya=Zt,Sa=Zo,pa=ma,wa=Ir,va=At([].concat),Aa=ya("Reflect","ownKeys")||function(e){var t=Sa.f(wa(e)),n=pa.f;return n?va(t,n(e)):t},ba=_n,Ta=Aa,Ia=rt,Ma=wr,Ea=ot,Oa=jt,Ca=/#|\.prototype\./,Ha=function(e,t){var n=Na[Da(e)];return n===_a||n!==ka&&(Oa(t)?Ea(t):!!t)},Da=Ha.normalize=function(e){return String(e).replace(Ca,".").toLowerCase()},Na=Ha.data={},ka=Ha.NATIVE="N",_a=Ha.POLYFILL="P",La=Ha,Ra=nt,Ya=rt.f,Pa=jr,ja=function(e,t,n,r){r||(r={});var o=r.enumerable,a=void 0!==r.name?r.name:t;if(Bo(n)&&Uo(n,a,r),r.global)o?e[t]=n:xo(t,n);else{try{r.unsafe?e[t]&&(o=!0):delete e[t]}catch(e){}o?e[t]=n:Fo.f(e,t,{value:n,enumerable:!1,configurable:!r.nonConfigurable,writable:!r.nonWritable})}return e},Ba=An,Fa=function(e,t,n){for(var r=Ta(t),o=Ma.f,a=Ia.f,i=0;i<r.length;i++){var s=r[i];ba(e,s)||n&&ba(n,s)||o(e,s,a(t,s))}},Ua=La,xa={},Za=la,$a=fa,Va=Object.keys||function(e){return Za(e,$a)},za=at,Ka=vr,Ga=wr,Ja=Ir,Wa=Yt,qa=Va;xa.f=za&&!Ka?Object.defineProperties:function(e,t){Ja(e);for(var n,r=Wa(t),o=qa(t),a=o.length,i=0;a>i;)Ga.f(e,n=o[i++],r[n]);return e};var Xa,Qa=Zt("document","documentElement"),ei=Ir,ti=xa,ni=fa,ri=ao,oi=Qa,ai=sr,ii="prototype",si="script",ci=oo("IE_PROTO"),ui=function(){},hi=function(e){return"<"+si+">"+e+"</"+si+">"},li=function(e){e.write(hi("")),e.close();var t=e.parentWindow.Object;return e=null,t},fi=function(){try{Xa=new ActiveXObject("htmlfile")}catch(e){}var e,t,n;fi="undefined"!=typeof document?document.domain&&Xa?li(Xa):(t=ai("iframe"),n="java"+si+":",t.style.display="none",oi.appendChild(t),t.src=String(n),(e=t.contentWindow.document).open(),e.write(hi("document.F=Object")),e.close(),e.F):li(Xa);for(var r=ni.length;r--;)delete fi[ii][ni[r]];return fi()};ri[ci]=!0;var di=Object.create||function(e,t){var n;return null!==e?(ui[ii]=ei(e),n=new ui,ui[ii]=null,n[ci]=e):n=fi(),void 0===t?n:ti.f(n,t)},gi=Kn,mi=di,yi=wr.f,Si=gi("unscopables"),pi=Array.prototype;void 0===pi[Si]&&yi(pi,Si,{configurable:!0,value:mi(null)});var wi=aa.includes,vi=function(e){pi[Si][e]=!0};function Ai(e,t,n,r,o){return bi(t,Ti(e,t),n,r,o)}function bi(e,t,n,r,o,a){const i=$i(t,n,r);if(o&&t!==i)throw new RangeError(ql(e,t,n,r,a));return i}function Ti(e,t){const n=e[t];if(void 0===n)throw new TypeError(Ql(t));return n}function Ii(e){return null!==e&&/object|function/.test(typeof e)}function Mi(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 Ei(e){return Oi({name:e},1)}function Oi(e,t){return Ni((e=>({value:e,configurable:1,writable:!t})),e)}function Ci(e){return Ni((e=>({get:e,configurable:1})),e)}function Hi(e){return{[Symbol.toStringTag]:{value:e,configurable:1}}}function Di(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 ki(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 _i(e,t,n){const r={};for(let o=0;o<e.length;o++)r[t[o]]=n[e[o]];return r}function Li(e,t){const n={};for(const r of e)n[r]=t[r];return n}function Ri(e,t){const n={};for(const r in t)e.has(r)||(n[r]=t[r]);return n}function Yi(e){e={...e};const t=Object.keys(e);for(const n of t)void 0===e[n]&&delete e[n];return e}function Pi(e,t,n){for(const r of e)if(t[r]!==n[r])return 0;return 1}function ji(e,t,n){const r={...n};for(let n=0;n<t;n++)r[e[n]]=0;return r}function Bi(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 Fi(e){return e[0].toUpperCase()+e.substring(1)}function Ui(e){return e.slice().sort()}function xi(e,t){return String(t).padStart(e,"0")}function Zi(e,t){return Math.sign(e-t)}function $i(e,t,n){return Math.min(Math.max(e,t),n)}function Vi(e,t){return[Math.floor(e/t),zi(e,t)]}function zi(e,t){return(e%t+t)%t}function Ki(e,t){return[Gi(e,t),Ji(e,t)]}function Gi(e,t){return Math.trunc(e/t)||0}function Ji(e,t){return e%t||0}function Wi(e){return.5===Math.abs(e%1)}function qi(e,t,n){let r=0,o=0;for(let a=0;a<=t;a++){const t=e[n[a]],i=Jf[a],s=Gf/i,[c,u]=Ki(t,s);r+=u*i,o+=c}const[a,i]=Ki(r,Gf);return[o+a,i]}function Xi(e,t,n){const r={};for(let o=t;o>=0;o--){const t=Jf[o];r[n[o]]=Gi(e,t),e=Ji(e,t)}return r}function Qi(e){if(void 0!==e)return ts(e)}function es(e){return ss(ts(e))}function ts(e){return is(bd(e))}function ns(e){if(null==e)throw new TypeError("Cannot be null or undefined");return e}function rs(e,t){if(null==t)throw new RangeError(Ql(e));return t}function os(e){if(!Ii(e))throw new TypeError(Wl);return e}function as(e,t){if(typeof t!==e)throw new TypeError(Xl(arguments.length>2&&void 0!==arguments[2]?arguments[2]:e,t));return t}function is(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number";if(!Number.isInteger(e))throw new RangeError($l(t,e));return e||0}function ss(e){if(e<=0)throw new RangeError(Vl(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number",e));return e}function cs(e){if("symbol"==typeof e)throw new TypeError(Jl);return String(e)}function us(e,t){return Ii(e)?String(e):vd(e,t)}function hs(e){if("string"==typeof e)return BigInt(e);if("bigint"!=typeof e)throw new TypeError(Gl(e));return e}function ls(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number";if("bigint"==typeof e)throw new TypeError(Kl(t));if(e=Number(e),!Number.isFinite(e))throw new RangeError(zl(t,e));return e}function fs(e,t){return Math.trunc(ls(e,t))||0}function ds(e,t){return is(ls(e,t),t)}function gs(e,t){return ss(fs(e,t),t)}function ms(e,t){let[n,r]=Ki(t,Gf),o=e+n;const a=Math.sign(o);return a&&a===-Math.sign(r)&&(o-=a,r+=a*Gf),[o,r]}function ys(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return ms(e[0]+t[0]*n,e[1]+t[1]*n)}function Ss(e,t){return ms(e[0],e[1]+t)}function ps(e,t){return ys(t,e,-1)}function ws(e,t){return Zi(e[0],t[0])||Zi(e[1],t[1])}function vs(e,t,n){return-1===ws(e,t)||1===ws(e,n)}function As(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const n=BigInt(Gf/t);return[Number(e/n),Number(e%n)*t]}function bs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const n=Gf/t,[r,o]=Ki(e,n);return[r,o*t]}function Ts(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const[n,r]=e,o=Math.floor(r/t),a=Gf/t;return BigInt(n)*BigInt(a)+BigInt(o)}function Is(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]=Ki(o,t);return r*(Gf/t)+(a+(n?i/t:0))}function Ms(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Vi;const[r,o]=e,[a,i]=n(o,t);return[r*(Gf/t)+a,i]}function Es(e,t){const n=e.formatToParts(t),r={};for(const e of n)r[e.type]=e.value;return r}function Os(e){return Ai(e,"isoYear",Gd,Kd,1),e.isoYear===Gd?Ai(e,"isoMonth",4,12,1):e.isoYear===Kd&&Ai(e,"isoMonth",1,9,1),e}function Cs(e){return Hs({...e,...Bd,isoHour:12}),e}function Hs(e){const t=Ai(e,"isoYear",Gd,Kd,1),n=t===Gd?1:t===Kd?-1:0;return n&&Ds(Ys({...e,isoDay:e.isoDay+n,isoNanosecond:e.isoNanosecond-n})),e}function Ds(e){if(!e||vs(e,zd,Vd))throw new RangeError(Mf);return e}function Ns(e){return qi(e,5,_d)[1]}function ks(e){const[t,n]=Vi(e,Gf);return[Xi(n,5,_d),t]}function _s(e){return Ls(e)[0]}function Ls(e){return Ms(e,Vf)}function Rs(e){return Bs(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond)}function Ys(e){const t=Rs(e);if(void 0!==t){const[n,r]=Ki(t,Uf);return[n,r*$f+(e.isoMicrosecond||0)*Zf+(e.isoNanosecond||0)]}}function Ps(e,t){const[n,r]=ks(Ns(e)-t);return Ds(Ys({...e,isoDay:e.isoDay+r,...n}))}function js(){return Bs(...arguments)/xf}function Bs(){const[e,t]=Fs(...arguments),n=e.valueOf();if(!isNaN(n))return n-t*Uf}function Fs(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===Gd?1:e===Kd?-1:0,c=new Date;return c.setUTCHours(r,o,a,i),c.setUTCFullYear(e,t-1,n+s),[c,s]}function Us(e,t){let[n,r]=Ss(e,t);r<0&&(r+=Gf,n-=1);const[o,a]=Vi(r,$f),[i,s]=Vi(a,Zf);return xs(n*Uf+o,i,s)}function xs(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)-$d)/Uf)*Math.sign(e),o=new Date(e-r*Uf);return Di(Rd,[o.getUTCFullYear(),o.getUTCMonth()+1,o.getUTCDate()+r,o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds(),t,n])}function Zs(e){return[e.isoYear,e.isoMonth,e.isoDay]}function $s(){return qd}function Vs(e,t){switch(t){case 2:return Ks(e)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}function zs(e){return Ks(e)?366:365}function Ks(e){return e%4==0&&(e%100!=0||e%400==0)}function Gs(e){const[t,n]=Fs(e.isoYear,e.isoMonth,e.isoDay);return zi(t.getUTCDay()-n,7)||7}function Js(e){let{isoYear:t}=e;return t<1?["bce",1-t]:["ce",t]}function Ws(e){const t=Rs(e);if(t<Xd)return Js(e);const n=Es(im(yd),t),{era:r,eraYear:o}=Gh(n,yd);return[r,o]}function qs(e){return Xs(e),tc(e,1),e}function Xs(e){return ec(e,1),e}function Qs(e){return Pi(Ld,e,ec(e))}function ec(e,t){const{isoYear:n}=e,r=Ai(e,"isoMonth",1,$s(),t);return{isoYear:n,isoMonth:r,isoDay:Ai(e,"isoDay",1,Vs(n,r),t)}}function tc(e,t){return Di(_d,[Ai(e,"isoHour",0,23,t),Ai(e,"isoMinute",0,59,t),Ai(e,"isoSecond",0,59,t),Ai(e,"isoMillisecond",0,999,t),Ai(e,"isoMicrosecond",0,999,t),Ai(e,"isoNanosecond",0,999,t)])}function nc(e){return void 0===e?0:yg(os(e))}function rc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;e=gc(e);const n=Sg(e),r=pg(e,t);return[yg(e),r,n]}function oc(e){return Sg(gc(e))}function ac(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=gc(t);let i=gg(t,r,o),s=lc(t),c=bg(t,a);const u=dg(t,r,o,1);return null==i?i=Math.max(n,u):vc(i,u),s=fc(s,u,1),e&&(c=(e=>e<4?(e+2)%4:e)(c)),[i,u,s,c]}function ic(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,n=arguments.length>2?arguments[2]:void 0,r=lc(e=mc(e,eg));const o=bg(e,7);let a=dg(e,t);return a=rs(eg,a),r=fc(r,a,void 0,n),[a,r,o]}function sc(e){return wg(gc(e))}function cc(e,t){return uc(gc(e),t)}function uc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const n=dc(e);return[bg(e,4),...hc(dg(e,t),n)]}function hc(e,t){return null!=e?[Jf[e],e<4?9-3*e:-1]:[void 0===t?1:10**(9-t),t]}function lc(e){const t=e[ng];return void 0===t?1:fs(t,ng)}function fc(e,t,n,r){const o=r?Gf:Jf[t+1];if(o){const n=Jf[t];if(o%((e=bi(ng,e,1,o/n-(r?0:1),1))*n))throw new RangeError(Xl(ng,e))}else e=bi(ng,e,1,n?10**9:1,1);return e}function dc(e){let t=e[rg];if(void 0!==t){if("number"!=typeof t){if("auto"===cs(t))return;throw new RangeError(Xl(rg,t))}t=bi(rg,Math.floor(t),0,9,1)}return t}function gc(e){return void 0===e?{}:os(e)}function mc(e,t){return"string"==typeof e?{[t]:e}:os(e)}function yc(e){if(void 0!==e){if(Ii(e))return Object.assign(Object.create(null),e);throw new TypeError(Wl)}}function Sc(e,t){return e&&Object.assign(Object.create(null),e,{overflow:ig[t]})}function pc(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=cs(a),"auto"===a)return o?r:null;let i=Bf[a];if(void 0===i&&(i=Hd[a]),void 0===i)throw new RangeError(rf(e,a,Bf));return bi(e,i,r,n,1,Ff),i}function wc(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=cs(o),i=t[a];if(void 0===i)throw new RangeError(rf(e,a,t));return i}function vc(e,t){if(t>e)throw new RangeError(Nf)}function Ac(e){return{branding:Hg,epochNanoseconds:e}}function bc(e,t,n){return{branding:Cg,calendar:n,timeZone:t,epochNanoseconds:e}}function Tc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:Eg,calendar:t,...Li(jd,e)}}function Ic(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:Mg,calendar:t,...Li(Yd,e)}}function Mc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:Tg,calendar:t,...Li(Yd,e)}}function Ec(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:Ig,calendar:t,...Li(Yd,e)}}function Oc(e){return{branding:Og,...Li(Pd,e)}}function Cc(e){return{branding:Dg,sign:Vu(e),...Li(Md,e)}}function Hc(e){return Ms(e.epochNanoseconds,$f)[0]}function Dc(e){return e.epochNanoseconds}function Nc(e){return"string"==typeof e?e:vd(e.id)}function kc(e,t){return e===t||Nc(e)===Nc(t)}function _c(e,t,n,r,o,a){const i={...Dd,[Id[t]]:n},s=a(r,e),c=a(s,i);return[o(s),o(c)]}function Lc(e,t,n){const r=Is(ps(t,n));if(!r)throw new RangeError(yf);return Is(ps(t,e))/r}function Rc(e,t,n,r){return Yc(e,Bc(t,n),r)}function Yc(e,t,n){const[r,o]=Pc(e,t,n);return Hs({...Lu(e,o),...r})}function Pc(e,t,n){return ks(zc(Ns(e),t,n))}function jc(e){return zc(e,zf,7)}function Bc(e,t){return Jf[e]*t}function Fc(e){const t=Uc(e);return[t,Lu(t,1)]}function Uc(e){return Fd(6,e)}function xc(e,t,n){const r=Math.min(Xu(e),6);return Ju(Vc(Gu(e,r),t,n),r)}function Zc(e,t,n,r,o,a,i,s,c){if(0===r&&1===o)return e;const u=r>6?Wc:Bu(i)&&r<6?Jc:Gc;let[h,l,f]=u(e,t,n,r,o,a,i,s,c);return f&&(h=((e,t,n,r,o,a,i)=>{const s=Vu(e);for(let c=r+1;c<=n;c++){if(7===c&&7!==n)continue;const r=kd(c,e);r[Id[c]]+=s;const u=Is(ps(a(i(o,r)),t));if(u&&Math.sign(u)!==s)break;e=r}return e})(h,l,n,Math.max(6,r),i,s,c)),h}function $c(e,t,n,r,o){if(6===t){const t=(e=>e[0]+e[1]/Gf)(e);return[zc(t,n,r),0]}return Vc(e,Bc(t,n),r,o)}function Vc(e,t,n,r){let[o,a]=e;r&&a<0&&(a+=Gf,o-=1);const[i,s]=Vi(zc(a,t,n),Gf);return ms(o+i,s)}function zc(e,t,n){return Kc(e/t,n)*t}function Kc(e,t){return Ng[t](e)}function Gc(e,t,n,r,o,a){const i=Vu(e),s=Gu(e),c=$c(s,r,o,a),u=ps(s,c),h=Math.sign(c[0]-s[0])===i,l=Ju(c,Math.min(n,6));return[{...e,...l},ys(t,u),h]}function Jc(e,t,n,r,o,a,i,s,c){const u=Vu(e);let[h,l]=Gu(e,5);const f=Bc(r,o);let d=zc(l,f,a);const[g,m]=_c({...e,...Nd},6,u,i,s,c),y=d-Is(ps(g,m));y&&Math.sign(y)!==u?t=Ss(g,d):(h+=u,d=zc(y,f,a),t=Ss(m,d));const S=Wu(d);return[{...e,...S,days:e.days+h},t,Boolean(h)]}function Wc(e,t,n,r,o,a,i,s,c){const u=Vu(e),h=Id[r],l=kd(r,e),f=Gi(e[h],o)*o;l[h]=f;const[d,g]=_c(l,r,o*u,i,s,c),m=f+Lc(t,d,g)*u*o,y=zc(m,o,a),S=Math.sign(y-m)===u;return l[h]=y,[l,S?g:d,S]}function qc(e,t,n,r){const[o,a,i,s]=(e=>{const t=uc(e=gc(e));return[e.timeZone,...t]})(r),c=void 0!==o;return((e,t,n,r,o,a)=>{n=Vc(n,o,r,1);const i=t.getOffsetNanosecondsFor(n);return su(Us(n,i),a)+(e?fu(jc(i)):"Z")})(c,t(c?e(o):kg),n.epochNanoseconds,a,i,s)}function Xc(e,t,n){const[r,o,a,i,s,c]=(e=>{e=gc(e);const t=wg(e),n=dc(e),r=Ag(e),o=bg(e,4),a=dg(e,4);return[t,vg(e),r,o,...hc(a,n)]})(n);return((e,t,n,r,o,a,i,s,c,u)=>{r=Vc(r,c,s,1);const h=e(n).getOffsetNanosecondsFor(r);return su(Us(r,h),u)+fu(jc(h),i)+((e,t)=>1!==t?"["+(2===t?"!":"")+Nc(e)+"]":"")(n,a)+du(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=gc(e),[wg(e),...uc(e)]))(t);return i=e.calendar,s=n,c=a,su(Yc(e,o,r),c)+du(i,s);var i,s,c}function eu(e,t){return n=e.calendar,r=e,o=sc(t),cu(r)+du(n,o);var n,r,o}function tu(e,t){return au(e.calendar,uu,e,sc(t))}function nu(e,t){return au(e.calendar,hu,e,sc(t))}function ru(e,t){const[n,r,o]=cc(t);return a=o,lu(Pc(e,r,n)[0],a);var a}function ou(e,t){const[n,r,o]=cc(t,3);return r>1&&(e={...e,...xc(e,r,n)}),((e,t)=>{const{sign:n}=e,r=-1===n?$u(e):e,{hours:o,minutes:a}=r,[i,s]=Ms(Gu(r,3),Vf,Ki);Ku(i);const c=mu(s,t),u=t>=0||!n||c;return(n<0?"-":"")+"P"+iu({Y:Su(r.years),M:Su(r.months),W:Su(r.weeks),D:Su(r.days)})+(o||a||i||u?"T"+iu({H:Su(o),M:Su(a),S:Su(i,u)+c}):"")})(e,o)}function au(e,t,n,r){const o=Nc(e),a=r>1||0===r&&o!==gd;return 1===r?o===gd?t(n):cu(n):a?cu(n)+gu(o,2===r):t(n)}function iu(e){const t=[];for(const n in e){const r=e[n];r&&t.push(r,n)}return t.join("")}function su(e,t){return cu(e)+"T"+lu(e,t)}function cu(e){return uu(e)+"-"+jf(e.isoDay)}function uu(e){const{isoYear:t}=e;return(t<0||t>9999?yu(t)+xi(6,Math.abs(t)):xi(4,t))+"-"+jf(e.isoMonth)}function hu(e){return jf(e.isoMonth)+"-"+jf(e.isoDay)}function lu(e,t){const n=[jf(e.isoHour),jf(e.isoMinute)];return-1!==t&&n.push(jf(e.isoSecond)+((e,t,n,r)=>mu(e*$f+t*Zf+n,r))(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t)),n.join(":")}function fu(e){if(1===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0))return"";const[t,n]=Vi(Math.abs(e),Kf),[r,o]=Vi(n,zf),[a,i]=Vi(o,Vf);return yu(e)+jf(t)+":"+jf(r)+(a||i?":"+jf(a)+mu(i):"")}function du(e,t){if(1!==t){const n=Nc(e);if(t>1||0===t&&n!==gd)return gu(n,2===t)}return""}function gu(e,t){return"["+(t?"!":"")+"u-ca="+e+"]"}function mu(e,t){let n=xi(9,e);return n=void 0===t?n.replace(Yg,""):n.slice(0,t),n?"."+n:""}function yu(e){return e<0?"-":"+"}function Su(e,t){return e||t?e.toLocaleString("fullwide",{useGrouping:0}):""}function pu(e,t){const{epochNanoseconds:n}=e,r=(t.getOffsetNanosecondsFor?t:t(e.timeZone)).getOffsetNanosecondsFor(n),o=Us(n,r);return{calendar:e.calendar,...o,offsetNanoseconds:r}}function wu(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 Ps(t,n);const s=e.getPossibleInstantsFor(t);if(void 0!==n&&3!==r){const e=((e,t,n,r)=>{const o=Ys(t);r&&(n=jc(n));for(const t of e){let e=Is(ps(t,o));if(r&&(e=jc(e)),e===n)return t}})(s,t,n,a);if(void 0!==e)return e;if(0===r)throw new RangeError(Tf)}return i?Ys(t):vu(e,t,o,s)}function vu(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(If);if(r.length)return r[3===n?1:0];const o=Ys(t),a=((e,t)=>{const n=e.getOffsetNanosecondsFor(Ss(t,-Gf));return bu(e.getOffsetNanosecondsFor(Ss(t,Gf))-n)})(e,o),i=a*(2===n?-1:1);return(r=e.getPossibleInstantsFor(Us(o,i)))[2===n?0:r.length-1]}function Au(e){if(Math.abs(e)>=Gf)throw new RangeError(Af);return e}function bu(e){if(e>Gf)throw new RangeError(bf);return e}function Tu(e,t,n){return Ac(Ds(ys(t.epochNanoseconds,(e=>{if(qu(e))throw new RangeError(Hf);return Gu(e,5)})(e?$u(n):n))))}function Iu(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,...Hu(s,i,r,n?$u(o):o,a)}}function Mu(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Object.create(null);const{calendar:a}=n;return Tc(Du(e(a),n,t?$u(r):r,o),a)}function Eu(e,t,n,r,o){const{calendar:a}=n;return Ic(Nu(e(a),n,t?$u(r):r,o),a)}function Ou(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=ku(i,n);t&&(r=Zu(r)),r.sign<0&&(s=i.dateAdd(s,{...Dd,months:1}),s=Lu(s,-1));const c=i.dateAdd(s,r,o);return Mc(ku(i,c),a)}function Cu(e,t,n){return Oc(_u(t,e?$u(n):n)[0])}function Hu(e,t,n,r,o){const a=Gu(r,5);let i=n.epochNanoseconds;if(qu(r)){const s=Pg(n,t);i=ys(vu(t,{...Nu(e,s,{...r,...Nd},o),...Li(_d,s)}),a)}else i=ys(i,a),nc(o);return{epochNanoseconds:Ds(i)}}function Du(e,t,n,r){const[o,a]=_u(t,n);return Hs({...Nu(e,t,{...n,...Nd,days:n.days+a},r),...o})}function Nu(e,t,n,r){if(n.years||n.months||n.weeks)return e.dateAdd(t,n,r);nc(r);const o=n.days+Gu(n,5)[0];return o?Cs(Lu(t,o)):t}function ku(e,t){return Lu(t,(arguments.length>2&&void 0!==arguments[2]?arguments[2]:1)-e.day(t))}function _u(e,t){const[n,r]=Gu(t,5),[o,a]=ks(Ns(e)+r);return[o,n+a]}function Lu(e,t){return t?{...e,...xs(Rs(e)+t*Uf)}:e}function Ru(e,t,n){const r=e(n.calendar);return Bu(n)?[n,r,t(n.timeZone)]:[{...n,...Bd},r]}function Yu(e){return e?Dc:Ys}function Pu(e,t){return t?Bi(Hu,e,t):Bi(Du,e)}function ju(e,t){return t?Bi(Rh,e,t):Bi(Yh,e)}function Bu(e){return e&&e.epochNanoseconds}function Fu(e,t){return e<=6-(Bu(t)?1:0)}function Uu(e,t,n,r,o,a){const i=o(n,e);return[a(n,i,t),r(i)]}function xu(e,t,n,r,o,a,i){const s=e(gc(i).relativeTo),c=Math.max(Xu(o),Xu(a));if(Fu(c,s))return Cc(zu(((e,t,n,r)=>{const o=ys(Gu(e),Gu(t),r?-1:1);if(!Number.isFinite(o[0]))throw new RangeError(Mf);return{...Dd,...Ju(o,n)}})(o,a,c,r)));if(!s)throw new RangeError(Cf);r&&(a=$u(a));const[u,h,l]=Ru(t,n,s),f=Pu(h,l),d=ju(h,l),g=f(u,o);return Cc(d(u,f(g,a),c))}function Zu(e){return Cc($u(e))}function $u(e){const t={};for(const n of Id)t[n]=-1*e[n]||0;return t}function Vu(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Id,n=0;for(const r of t){const t=Math.sign(e[r]);if(t){if(n&&n!==t)throw new RangeError(Of);n=t}}return n}function zu(e){for(const t of Cd)bi(t,e[t],-jg,jg,1);return Ku(Is(Gu(e),Vf)),e}function Ku(e){if(!Number.isSafeInteger(e))throw new RangeError(Ef)}function Gu(e){return qi(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,Id)}function Ju(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6;const[n,r]=e,o=Xi(r,t,Id);if(o[Id[t]]+=n*(Gf/Jf[t]),!Number.isFinite(o[Id[t]]))throw new RangeError(Mf);return o}function Wu(e){return Xi(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,Id)}function qu(e){return Boolean(Vu(e,Od))}function Xu(e){let t=9;for(;t>0&&!e[Id[t]];t--);return t}function Qu(e,t){return[e,t]}function eh(e){const t=Math.floor(e/_g)*_g;return[t,t+_g]}function th(e){const t=lh(e);if(void 0===t)throw new RangeError(kf(e));return t}function nh(e){const t=ch(vd(e));if(!t||t.O)throw new RangeError(kf(e));return Ic(t.I?ah(t):ih(t))}function rh(e){if(e.calendar!==gd)throw new RangeError(_f(e.calendar))}function oh(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=wh(e.timeZone),a=Bg(o);return bc(wu(a,qs(e),t,n,r,!a.R,e.O),o,rl(e.calendar))}function ah(e){return sh(Hs(qs(e)))}function ih(e){return sh(Cs(Xs(e)))}function sh(e){return{...e,calendar:rl(e.calendar)}}function ch(e){const t=Xg.exec(e);return t?(e=>{const t=e[10],n="Z"===(t||"").toUpperCase();return{isoYear:fh(e),isoMonth:parseInt(e[4]),isoDay:parseInt(e[5]),...dh(e.slice(5)),...gh(e[16]),I:Boolean(e[6]),O:n,offset:n?void 0:t}})(t):void 0}function uh(e){const t=Wg.exec(e);return t?(e=>({isoYear:fh(e),isoMonth:parseInt(e[4]),isoDay:1,...gh(e[5])}))(t):void 0}function hh(e){const t=qg.exec(e);return t?(e=>({isoYear:Wd,isoMonth:parseInt(e[1]),isoDay:parseInt(e[2]),...gh(e[3])}))(t):void 0}function lh(e,t){const n=em.exec(e);return n?((e,t)=>{const n=e[4]||e[5];if(t&&n)throw new RangeError(_f(n));return Au((ph(e[2])*Kf+ph(e[3])*zf+ph(e[4])*Vf+mh(e[5]||""))*Sh(e[1]))})(n,t):void 0}function fh(e){const t=Sh(e[1]),n=parseInt(e[2]||e[3]);if(t<0&&!n)throw new RangeError(_f(-0));return t*n}function dh(e){const t=ph(e[3]);return{...ks(mh(e[4]||""))[0],isoHour:ph(e[1]),isoMinute:ph(e[2]),isoSecond:60===t?59:t}}function gh(e){let t,n;const r=[];if(e.replace(tm,((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(_f(e))}else{if(n)throw new RangeError(_f(e));n=s}return""})),r.length>1&&t)throw new RangeError(_f(e));return{timeZone:n,calendar:r[0]||gd}}function mh(e){return parseInt(e.padEnd(9,"0"))}function yh(e){return new RegExp(`^${e}$`,"i")}function Sh(e){return e&&"+"!==e?-1:1}function ph(e){return void 0===e?0:parseInt(e)}function wh(e){const t=Ah(e);return"number"==typeof t?fu(t):t?(e=>{if(om.test(e))throw new RangeError(vf);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?Fi(e).replace(/island|noronha|murdo|rivadavia|urville/,Fi):e)))).join("/")})(e):kg}function vh(e){const t=Ah(e);return"number"==typeof t?t:t?t.resolvedOptions().timeZone:kg}function Ah(e){const t=lh(e=e.toUpperCase(),1);return void 0!==t?t:e!==kg?rm(e):void 0}function bh(e,t){return ws(e.epochNanoseconds,t.epochNanoseconds)}function Th(e,t){return ws(e.epochNanoseconds,t.epochNanoseconds)}function Ih(e,t){return Mh(e,t)||Eh(e,t)}function Mh(e,t){return Zi(Rs(e),Rs(t))}function Eh(e,t){return Zi(Ns(e),Ns(t))}function Oh(e,t){if(e===t)return 1;const n=Nc(e),r=Nc(t);if(n===r)return 1;try{return vh(n)===vh(r)}catch(e){}}function Ch(e,t,n,r){const o=ac(e,yc(r),3,5),a=Bh(t.epochNanoseconds,n.epochNanoseconds,...o);return Cc(e?$u(a):a)}function Hh(e,t,n,r,o,a){const i=$h(r.calendar,o.calendar),s=yc(a),[c,u,h,l]=ac(n,s,5),f=r.epochNanoseconds,d=o.epochNanoseconds,g=ws(d,f);let m;if(g)if(c<6)m=Bh(f,d,c,u,h,l);else{const n=t(((e,t)=>{if(!Oh(e,t))throw new RangeError(wf);return e})(r.timeZone,o.timeZone)),a=e(i);m=Ph(a,n,r,o,g,c,s),m=Zc(m,d,c,u,h,l,r,Dc,Bi(Hu,a,n))}else m=Dd;return Cc(n?$u(m):m)}function Dh(e,t,n,r,o){const a=$h(n.calendar,r.calendar),i=yc(o),[s,c,u,h]=ac(t,i,6),l=Ys(n),f=Ys(r),d=ws(f,l);let g;if(d)if(s<=6)g=Bh(l,f,s,c,u,h);else{const t=e(a);g=jh(t,n,r,d,s,i),g=Zc(g,f,s,c,u,h,n,Ys,Bi(Du,t))}else g=Dd;return Cc(t?$u(g):g)}function Nh(e,t,n,r,o){const a=$h(n.calendar,r.calendar),i=yc(o);return _h(t,(()=>e(a)),n,r,...ac(t,i,6,9,6),i)}function kh(e,t,n,r,o){const a=$h(n.calendar,r.calendar),i=yc(o),s=ac(t,i,9,9,8),c=e(a);return _h(t,(()=>c),ku(c,n),ku(c,r),...s,i)}function _h(e,t,n,r,o,a,i,s,c){const u=Ys(n),h=Ys(r);let l;if(ws(h,u))if(6===o)l=Bh(u,h,o,a,i,s);else{const e=t();l=e.dateUntil(n,r,o,c),6===a&&1===i||(l=Zc(l,h,o,a,i,s,n,Ys,Bi(Nu,e)))}else l=Dd;return Cc(e?$u(l):l)}function Lh(e,t,n,r){const o=yc(r),[a,i,s,c]=ac(e,o,5,5),u=zc(Zh(t,n),Bc(i,s),c),h={...Dd,...Wu(u,a)};return Cc(e?$u(h):h)}function Rh(e,t,n,r,o,a){const i=ws(r.epochNanoseconds,n.epochNanoseconds);return i?o<6?Fh(n.epochNanoseconds,r.epochNanoseconds,o):Ph(e,t,n,r,i,o,a):Dd}function Yh(e,t,n,r,o){const a=Ys(t),i=Ys(n),s=ws(i,a);return s?r<=6?Fh(a,i,r):jh(e,t,n,s,r,o):Dd}function Ph(e,t,n,r,o,a,i){const[s,c,u]=((e,t,n,r)=>{function o(){return l={...Lu(s,u++*-r),...i},f=vu(e,l),ws(c,f)===-r}const a=Pg(t,e),i=Li(_d,a),s=Pg(n,e),c=n.epochNanoseconds;let u=0;const h=Zh(a,s);let l,f;if(Math.sign(h)===-r&&u++,o()&&(-1===r||o()))throw new RangeError(yf);const d=Is(ps(f,c));return[a,l,d]})(t,n,r,o);var h,l;return{...6===a?(h=s,l=c,{...Dd,days:Uh(h,l)}):e.dateUntil(s,c,a,i),...Wu(u)}}function jh(e,t,n,r,o,a){let i=t,s=Zh(t,n);return Math.sign(s)===-r&&(i=Lu(t,r),s+=Gf*r),{...e.dateUntil(i,n,o,a),...Wu(s)}}function Bh(e,t,n,r,o,a){return{...Dd,...Ju($c(ps(e,t),r,o,a),n)}}function Fh(e,t,n){return{...Dd,...Ju(ps(e,t),n)}}function Uh(e,t){return xh(Rs(e),Rs(t))}function xh(e,t){return Math.trunc((t-e)/Uf)}function Zh(e,t){return Ns(t)-Ns(e)}function $h(e,t){if(!kc(e,t))throw new RangeError(Sf);return e}function Vh(e){function t(e){return((e,t)=>({...Gh(e,t),o:e.month,day:parseInt(e.day)}))(Es(n,e),r)}const n=im(e),r=ol(e);return{id:e,h:zh(t),l:Kh(t)}}function zh(e){return Mi((t=>{const n=Rs(t);return e(n)}),WeakMap)}function Kh(e){const t=e(0).year-Jd;return Mi((n=>{let r,o=Bs(n-t);const a=[],i=[];do{o+=400*Uf}while((r=e(o)).year<=n);do{o+=(1-r.day)*Uf,r.year===n&&(a.push(o),i.push(r.o)),o-=Uf}while((r=e(o)).year>=n);return{i:a.reverse(),u:Yf(i.reverse())}}))}function Gh(e,t){let n,r,o=Jh(e);if(e.era){const i=Sd[t];void 0!==i&&(a=(a=e.era).normalize("NFD").toLowerCase().replace(/[^a-z0-9]/g,""),n=pd[a]||a,r=o,o=ll(r,i[n]||0))}var a;return{era:n,eraYear:r,year:o}}function Jh(e){return parseInt(e.relatedYear||e.year)}function Wh(e){const{year:t,o:n,day:r}=this.h(e),{u:o}=this.l(t);return[t,o[n]+1,r]}function qh(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.l(e).i[t-1]+(n-1)*Uf}function Xh(e){const t=nl(this,e),n=nl(this,e-1),r=t.length;if(r>n.length){const e=dl(this);if(e<0)return-e;for(let e=0;e<r;e++)if(t[e]!==n[e])return e+1}}function Qh(e){return xh(qh.call(this,e),qh.call(this,e+1))}function el(e,t){const{i:n}=this.l(e);let r=t+1,o=n;return r>n.length&&(r=1,o=this.l(e+1).i),xh(n[t-1],o[r-1])}function tl(e){return this.l(e).i.length}function nl(e,t){return Object.keys(e.l(t).u)}function rl(e){if((e=e.toLowerCase())!==gd&&e!==md&&ol(e)!==ol(im(e).resolvedOptions().calendar))throw new RangeError(pf(e));return e}function ol(e){return"islamicc"===e&&(e="islamic"),e.split("-")[0]}function al(e){return this.m(e)[0]}function il(e){return this.m(e)[1]}function sl(e){const[t]=this.v(e);return xh(this.p(t),Rs(e))+1}function cl(e){const t=sm.exec(e);if(!t)throw new RangeError(lf(e));return[parseInt(t[1]),Boolean(t[2])]}function ul(e,t,n){return e+(t||n&&e>=n?1:0)}function hl(e,t){return e-(t&&e>=t?1:0)}function ll(e,t){return(t+e)*(Math.sign(t)||1)||0}function fl(e){return Sd[gl(e)]}function dl(e){return wd[gl(e)]}function gl(e){return ol(e.id||gd)}function ml(e,t,n,r){const o=wl(n,r,hd,[],td);if(void 0!==o.timeZone){const r=n.dateFromFields(o),a=Al(o),i=e(o.timeZone);return{epochNanoseconds:wu(t(i),{...r,...a},void 0!==o.offset?th(o.offset):void 0),timeZone:i}}return{...n.dateFromFields(o),...Bd}}function yl(e,t,n){const r=wl(e,t,hd,arguments.length>3&&void 0!==arguments[3]?arguments[3]:[]);return e.dateFromFields(r,n)}function Sl(e,t,n,r){const o=wl(e,t,cd,r);return e.yearMonthFromFields(o,n)}function pl(e,t,n,r){const o=wl(e,n,hd,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=Wd),e.monthDayFromFields(o,r)}function wl(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 vl(t,[...e.fields(n),...o].sort(),r)}function vl(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(tf(r));if("constructor"===r||"__proto__"===r)throw new RangeError(ef(r));let t=e[r];if(void 0!==t)i=1,lm[r]&&(t=lm[r](t,r)),o[r]=t;else if(n){if(n.includes(r))throw new TypeError(Ql(r));o[r]=dd[r]}a=r}if(r&&!i)throw new TypeError(nf(t));return o}function Al(e,t){return tc(fm({...dd,...e}),t)}function bl(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=vl(t,i,a);const c=vl(n,i);return s=e.mergeFields(s,c),vl(s,i,[])}function Tl(e,t){const n=wl(e,t,fd);return e.monthDayFromFields(n)}function Il(e,t,n){const r=wl(e,t,ud);return e.yearMonthFromFields(r,n)}function Ml(e,t,n,r,o){t=Li(n=e.fields(n),t),r=vl(r,o=e.fields(o),[]);let a=e.mergeFields(t,r);return a=vl(a,[...n,...o].sort(),[]),e.dateFromFields(a)}function El(e,t){let{era:n,eraYear:r,year:o}=t;const a=fl(e);if(void 0!==n||void 0!==r){if(void 0===n||void 0===r)throw new TypeError(sf);if(!a)throw new RangeError(af);const e=a[n];if(void 0===e)throw new RangeError(uf(n));const t=ll(r,e);if(void 0!==o&&o!==t)throw new RangeError(cf);o=t}else if(void 0===o)throw new TypeError(hf(a));return o}function Ol(e,t,n,r){let{month:o,monthCode:a}=t;if(void 0!==a){const t=((e,t,n,r)=>{const o=e.P(n),[a,i]=cl(t);let s=ul(a,i,o);if(i){const t=dl(e);if(void 0===t)throw new RangeError(mf);if(t>0){if(s>t)throw new RangeError(mf);if(void 0===o){if(1===r)throw new RangeError(mf);s--}}else{if(s!==-t)throw new RangeError(mf);if(void 0===o&&1===r)throw new RangeError(mf)}}return s})(e,a,n,r);if(void 0!==o&&o!==t)throw new RangeError(ff);o=t,r=1}else if(void 0===o)throw new TypeError(df);return bi("month",o,1,e.j(n),r)}function Cl(e,t,n,r,o){return Ai(t,"day",1,e.N(r,n),o)}function Hl(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 Dl(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:gd;return bc(e.epochNanoseconds,t,n)}function Nl(e,t){return Tc(Pg(t,e))}function kl(e,t){return Ic(Pg(t,e))}function _l(e,t){return Oc(Pg(t,e))}function Ll(e,t){return{...e,calendar:t}}function Rl(e,t){if(e===t)return e;const n=Nc(e),r=Nc(t);if(n===r||n===gd)return t;if(r===gd)return e;throw new RangeError(Sf)}function Yl(e,t){return n=>n===gd?e:n===md||n===yd?Object.assign(Object.create(e),{id:n}):Object.assign(Object.create(t),am(n))}function Pl(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=Ri(r,o),e)||Object.assign(o,t),n&&(o.timeZone=kg,["full","long"].includes(o.timeStyle)&&(o.timeStyle="medium")),o)}function jl(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Bl;const[n,,,r]=e;return function(o){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Um;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,...Fl(e,h,s)]}}function Bl(e,t,n,r){if(n=r(n),e){if(void 0!==n.timeZone)throw new TypeError(Rf);n.timeZone=e}return new Ud(t,n)}function Fl(e,t,n){const[,r,o]=e;return n.map((e=>(e.calendar&&((e,t,n)=>{if((n||e!==gd)&&e!==t)throw new RangeError(Sf)})(Nc(e.calendar),t.calendar,o),r(e,t))))}function Ul(e){const t=xl();return Us(t,e.getOffsetNanosecondsFor(t))}function xl(){return bs(Date.now(),$f)}function Zl(){return Jm||(Jm=(new Ud).resolvedOptions().timeZone)}(function(e,t){var n,r,o,a,i,s=e.target,c=e.global,u=e.stat;if(n=c?Ra:u?Ra[s]||Ba(s,{}):Ra[s]&&Ra[s].prototype)for(r in t){if(a=t[r],o=e.dontCallGetSet?(i=Ya(n,r))&&i.value:n[r],!Ua(c?r:s+(u?".":"#")+r,e.forced)&&void 0!==o){if(typeof a==typeof o)continue;Fa(a,o)}(e.sham||o&&o.sham)&&Pa(a,"sham",!0),ja(n,r,a,e)}})({target:"Array",proto:!0,forced:ot((function(){return!Array(1).includes()}))},{includes:function(e){return wi(this,e,arguments.length>1?arguments[1]:void 0)}}),vi("includes");const $l=(e,t)=>`Non-integer ${e}: ${t}`,Vl=(e,t)=>`Non-positive ${e}: ${t}`,zl=(e,t)=>`Non-finite ${e}: ${t}`,Kl=e=>`Cannot convert bigint to ${e}`,Gl=e=>`Invalid bigint: ${e}`,Jl="Cannot convert Symbol to string",Wl="Invalid object",ql=(e,t,n,r,o)=>o?ql(e,o[t],o[n],o[r]):Xl(e,t)+`; must be between ${n}-${r}`,Xl=(e,t)=>`Invalid ${e}: ${t}`,Ql=e=>`Missing ${e}`,ef=e=>`Invalid field ${e}`,tf=e=>`Duplicate field ${e}`,nf=e=>"No valid fields: "+e.join(),rf=(e,t,n)=>Xl(e,t)+"; must be "+Object.keys(n).join(),of="Invalid calling context",af="Forbidden era/eraYear",sf="Mismatching era/eraYear",cf="Mismatching year/eraYear",uf=e=>`Invalid era: ${e}`,hf=e=>"Missing year"+(e?"/era/eraYear":""),lf=e=>`Invalid monthCode: ${e}`,ff="Mismatching month/monthCode",df="Missing month/monthCode",gf="Cannot guess year",mf="Invalid leap month",yf="Invalid protocol results",Sf="Mismatching Calendars",pf=e=>`Invalid Calendar: ${e}`,wf="Mismatching TimeZones",vf="Forbidden ICU TimeZone",Af="Out-of-bounds offset",bf="Out-of-bounds TimeZone gap",Tf="Invalid TimeZone offset",If="Ambiguous offset",Mf="Out-of-bounds date",Ef="Out-of-bounds duration",Of="Cannot mix duration signs",Cf="Missing relativeTo",Hf="Cannot use large units",Df="Required smallestUnit or largestUnit",Nf="smallestUnit > largestUnit",kf=e=>`Cannot parse: ${e}`,_f=e=>`Invalid substring: ${e}`,Lf=e=>`Cannot format ${e}`,Rf="Cannot specify TimeZone",Yf=Bi(ki,((e,t)=>t)),Pf=Bi(ki,((e,t,n)=>n)),jf=Bi(xi,2),Bf={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},Ff=Object.keys(Bf),Uf=864e5,xf=1e3,Zf=1e3,$f=1e6,Vf=1e9,zf=6e10,Kf=36e11,Gf=864e11,Jf=[1,Zf,$f,Vf,zf,Kf,Gf],Wf=Ff.slice(0,6),qf=Ui(Wf),Xf=["offset"],Qf=["timeZone"],ed=Wf.concat(Xf),td=ed.concat(Qf),nd=["era","eraYear"],rd=nd.concat(["year"]),od=["year"],ad=["monthCode"],id=["month"].concat(ad),sd=["day"],cd=id.concat(od),ud=ad.concat(od),hd=sd.concat(cd),ld=sd.concat(id),fd=sd.concat(ad),dd=Pf(Wf,0),gd="iso8601",md="gregory",yd="japanese",Sd={[md]:{bce:-1,ce:0},[yd]:{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}},pd={bc:"bce",ad:"ce"},wd={chinese:13,dangi:13,hebrew:-6},vd=Bi(as,"string"),Ad=Bi(as,"boolean"),bd=Bi(as,"number"),Td=Bi(as,"function"),Id=Ff.map((e=>e+"s")),Md=Ui(Id),Ed=Id.slice(0,6),Od=Id.slice(6),Cd=Od.slice(1),Hd=Yf(Id),Dd=Pf(Id,0),Nd=Pf(Ed,0),kd=Bi(ji,Id),_d=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],Ld=["isoDay","isoMonth","isoYear"],Rd=_d.concat(Ld),Yd=Ui(Ld),Pd=Ui(_d),jd=Ui(Rd),Bd=Pf(Pd,0),Fd=Bi(ji,Rd),Ud=Intl.DateTimeFormat,xd="en-GB",Zd=1e8,$d=Zd*Uf,Vd=[Zd,0],zd=[-Zd,0],Kd=275760,Gd=-271821,Jd=1970,Wd=1972,qd=12,Xd=Bs(1868,9,8),Qd=Mi(Ws,WeakMap),eg="smallestUnit",tg="unit",ng="roundingIncrement",rg="fractionalSecondDigits",og="relativeTo",ag={constrain:0,reject:1},ig=Object.keys(ag),sg={compatible:0,reject:1,earlier:2,later:3},cg={reject:0,use:1,prefer:2,ignore:3},ug={auto:0,never:1,critical:2,always:3},hg={auto:0,never:1,critical:2},lg={auto:0,never:1},fg={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},dg=Bi(pc,eg),gg=Bi(pc,"largestUnit"),mg=Bi(pc,tg),yg=Bi(wc,"overflow",ag),Sg=Bi(wc,"disambiguation",sg),pg=Bi(wc,"offset",cg),wg=Bi(wc,"calendarName",ug),vg=Bi(wc,"timeZoneName",hg),Ag=Bi(wc,"offset",lg),bg=Bi(wc,"roundingMode",fg),Tg="PlainYearMonth",Ig="PlainMonthDay",Mg="PlainDate",Eg="PlainDateTime",Og="PlainTime",Cg="ZonedDateTime",Hg="Instant",Dg="Duration",Ng=[Math.floor,e=>Wi(e)?Math.floor(e):Math.round(e),Math.ceil,e=>Wi(e)?Math.ceil(e):Math.round(e),Math.trunc,e=>Wi(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=>Wi(e)?(e=Math.trunc(e)||0)+e%2:Math.round(e)],kg="UTC",_g=5184e3,Lg=js(1847),Rg=js((new Date).getUTCFullYear()+10),Yg=/0+$/,Pg=Mi(pu,WeakMap),jg=2**32-1,Bg=Mi((e=>{const t=Ah(e);return"object"==typeof t?new Ug(t):new Fg(t||0)}));class Fg{constructor(e){this.R=e}getOffsetNanosecondsFor(){return this.R}getPossibleInstantsFor(e){return[Ps(e,this.R)]}B(){}}class Ug{constructor(e){this.q=(e=>{function t(e){const t=$i(e,a,i),[s,c]=eh(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=Mi(e),o=Mi(Qu);let a=Lg,i=Rg;return{J(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]:[]},_:t,B(e,t){const s=$i(e,a,i);let[c,u]=eh(s);const h=_g*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((Zi(s,e)||1)===t)return s}c+=h,u+=h}}}})((e=>t=>{const n=Es(e,t*xf);return js(Jh(n),parseInt(n.month),parseInt(n.day),parseInt(n.hour),parseInt(n.minute),parseInt(n.second))-t})(e))}getOffsetNanosecondsFor(e){return this.q._(_s(e))*Vf}getPossibleInstantsFor(e){const[t,n]=[js((r=e).isoYear,r.isoMonth,r.isoDay,r.isoHour,r.isoMinute,r.isoSecond),r.isoMillisecond*$f+r.isoMicrosecond*Zf+r.isoNanosecond];var r;return this.q.J(t).map((e=>Ds(Ss(bs(e,Vf),n))))}B(e,t){const[n,r]=Ls(e),o=this.q.B(n+(t>0||r?1:0),t);if(void 0!==o)return bs(o,Vf)}}const xg="([+−-])",Zg="(?:[.,](\\d{1,9}))?",$g=`(?:(?:${xg}(\\d{6}))|(\\d{4}))-?(\\d{2})`,Vg="(\\d{2})(?::?(\\d{2})(?::?(\\d{2})"+Zg+")?)?",zg=xg+Vg,Kg=$g+"-?(\\d{2})(?:[T ]"+Vg+"(Z|"+zg+")?)?",Gg="\\[(!?)([^\\]]*)\\]",Jg=`((?:${Gg}){0,9})`,Wg=yh($g+Jg),qg=yh("(?:--)?(\\d{2})-?(\\d{2})"+Jg),Xg=yh(Kg+Jg),Qg=yh("T?"+Vg+"(?:"+zg+")?"+Jg),em=yh(zg),tm=new RegExp(Gg,"g"),nm=yh(`${xg}?P(\\d+Y)?(\\d+M)?(\\d+W)?(\\d+D)?(?:T(?:(\\d+)${Zg}H)?(?:(\\d+)${Zg}M)?(?:(\\d+)${Zg}S)?)?`),rm=Mi((e=>new Ud(xd,{timeZone:e,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}))),om=/^(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$/,am=Mi(Vh),im=Mi((e=>new Ud(xd,{calendar:e,timeZone:kg,era:"short",year:"numeric",month:"short",day:"numeric"}))),sm=/^M(\d{2})(L?)$/,cm={era:us,eraYear:fs,year:fs,month:gs,monthCode:us,day:gs},um=Pf(Wf,fs),hm=Pf(Id,ds),lm=Object.assign({},cm,um,hm,{offset:us}),fm=Bi(_i,Wf,_d),dm={dateAdd(e,t,n){const r=nc(n);let o,{years:a,months:i,weeks:s,days:c}=t;if(c+=Gu(t,5)[0],a||i)o=((e,t,n,r,o)=>{let[a,i,s]=e.v(t);if(n){const[t,r]=e.$(a,i);a+=n,i=ul(t,r,e.P(a)),i=bi("month",i,1,e.j(a),o)}return r&&([a,i]=e.G(a,i,r)),s=bi("day",s,1,e.N(a,i),o),e.p(a,i,s)})(this,e,a,i,r);else{if(!s&&!c)return e;o=Rs(e)}return o+=(7*s+c)*Uf,Cs(xs(o))},dateUntil(e,t,n){if(n<=7){let r=0,o=Uh({...e,...Bd},{...t,...Bd});return 7===n&&([r,o]=Ki(o,7)),{...Dd,weeks:r,days:o}}const r=this.v(e),o=this.v(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.N(o,a),f=0;if(Math.sign(u)===-h){const r=l;[o,a]=e.G(o,a,-h),s=o-t,c=a-n,l=e.N(o,a),f=h<0?-r:l}if(u=i-Math.min(r,l)+f,s){const[r,i]=e.$(t,n),[u,l]=e.$(o,a);if(c=u-r||Number(l)-Number(i),Math.sign(c)===-h){const n=h<0&&-e.j(o);s=(o-=h)-t,c=a-ul(r,i,e.P(o))+(n||e.j(o))}}}return[s,c,u]})(this,...r,...o);return 8===n&&(i+=this.V(a,r[0]),a=0),{...Dd,years:a,months:i,days:s}},dateFromFields(e,t){const n=nc(t),r=El(this,e),o=Ol(this,e,r,n),a=Cl(this,e,o,r,n);return Ic(Cs(this.L(r,o,a)),this.id||gd)},yearMonthFromFields(e,t){const n=nc(t),r=El(this,e),o=Ol(this,e,r,n);return Mc(Os(this.L(r,o,1)),this.id||gd)},monthDayFromFields(e,t){const n=nc(t),r=!this.id,{monthCode:o,year:a,month:i}=e;let s,c,u,h,l;if(void 0!==o){[s,c]=cl(o),l=Ti(e,"day");const t=this.k(s,c,l);if(!t)throw new RangeError(gf);if([u,h]=t,void 0!==i&&i!==h)throw new RangeError(ff);r&&(h=bi("month",h,1,qd,1),l=bi("day",l,1,Vs(void 0!==a?a:u,h),n))}else{u=void 0===a&&r?Wd:El(this,e),h=Ol(this,e,u,n),l=Cl(this,e,h,u,n);const t=this.P(u);c=h===t,s=hl(h,t);const o=this.k(s,c,l);if(!o)throw new RangeError(gf);[u,h]=o}return Ec(Cs(this.L(u,h,l)),this.id||gd)},fields(e){return fl(this)&&e.includes("year")?[...e,...nd]:e},mergeFields(e,t){const n=Object.assign(Object.create(null),e);return Hl(n,t,id),fl(this)&&(Hl(n,t,rd),this.id===yd&&Hl(n,t,ld,nd)),n},inLeapYear(e){const[t]=this.v(e);return this.K(t)},monthsInYear(e){const[t]=this.v(e);return this.j(t)},daysInMonth(e){const[t,n]=this.v(e);return this.N(t,n)},daysInYear(e){const[t]=this.v(e);return this.X(t)},dayOfYear:sl,era(e){return this.nn(e)[0]},eraYear(e){return this.nn(e)[1]},monthCode(e){const[t,n]=this.v(e),[r,o]=this.$(t,n);return((e,t)=>"M"+jf(e)+(t?"L":""))(r,o)},dayOfWeek:Gs,daysInWeek:()=>7},gm={dayOfYear:sl,v:Zs,p:Bs},mm=Object.assign({},gm,{weekOfYear:al,yearOfWeek:il,m(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=Gs(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]}}),ym={dayOfYear:sl,v:Wh,p:qh,weekOfYear:al,yearOfWeek:il,m:()=>[]},Sm=Yl(Object.assign({},dm,mm,{v:Zs,nn(e){return this.id===md?Js(e):this.id===yd?Qd(e):[]},$:(e,t)=>[t,0],k(e,t){if(!t)return[Wd,e]},K:Ks,P(){},j:$s,V:e=>e*qd,N:Vs,X:zs,L:(e,t,n)=>({isoYear:e,isoMonth:t,isoDay:n}),p:Bs,G:(e,t,n)=>(e+=Gi(n,qd),(t+=Ji(n,qd))<1?(e--,t+=qd):t>qd&&(e++,t-=qd),[e,t]),year:e=>e.isoYear,month:e=>e.isoMonth,day:e=>e.isoDay}),Object.assign({},dm,ym,{v:Wh,nn(e){const t=this.h(e);return[t.era,t.eraYear]},$(e,t){const n=Xh.call(this,e);return[hl(t,n),n===t]},k(e,t,n){let[r,o,a]=Wh.call(this,{isoYear:Wd,isoMonth:qd,isoDay:31});const i=Xh.call(this,r),s=o===i;1===(Zi(e,hl(o,i))||Zi(Number(t),Number(s))||Zi(n,a))&&r--;for(let o=0;o<100;o++){const a=r-o,i=Xh.call(this,a),s=ul(e,t,i);if(t===(s===i)&&n<=el.call(this,a,s))return[a,s]}},K(e){const t=Qh.call(this,e);return t>Qh.call(this,e-1)&&t>Qh.call(this,e+1)},P:Xh,j:tl,V(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+=tl.call(this,e+o);return a},N:el,X:Qh,L(e,t,n){return xs(qh.call(this,e,t,n))},p:qh,G(e,t,n){if(n){if(t+=n,!Number.isSafeInteger(t))throw new RangeError(Mf);if(n<0)for(;t<1;)t+=tl.call(this,--e);else{let n;for(;t>(n=tl.call(this,e));)t-=n,e++}}return[e,t]},year(e){return this.h(e).year},month(e){const{year:t,o:n}=this.h(e),{u:r}=this.l(t);return r[n]+1},day(e){return this.h(e).day}})),pm="numeric",wm=["timeZoneName"],vm={month:pm,day:pm},Am={year:pm,month:pm},bm=Object.assign({},Am,{day:pm}),Tm={hour:pm,minute:pm,second:pm},Im=Object.assign({},bm,Tm),Mm=Object.assign({},Im,{timeZoneName:"short"}),Em=Object.keys(Am),Om=Object.keys(vm),Cm=Object.keys(bm),Hm=Object.keys(Tm),Dm=["dateStyle"],Nm=Em.concat(Dm),km=Om.concat(Dm),_m=Cm.concat(Dm,["weekday"]),Lm=Hm.concat(["dayPeriod","timeStyle"]),Rm=_m.concat(Lm),Ym=Rm.concat(wm),Pm=wm.concat(Lm),jm=wm.concat(_m),Bm=wm.concat(["day","weekday"],Lm),Fm=wm.concat(["year","weekday"],Lm),Um={},xm=[Pl(Rm,Im),Hc],Zm=[Pl(Ym,Mm),Hc,0,(e,t)=>{const n=Nc(e.timeZone);if(t&&Nc(t.timeZone)!==n)throw new RangeError(wf);return n}],$m=[Pl(Rm,Im,wm),Rs],Vm=[Pl(_m,bm,Pm),Rs],zm=[Pl(Lm,Tm,jm),e=>Ns(e)/$f],Km=[Pl(Nm,Am,Bm),Rs,1],Gm=[Pl(km,vm,Fm),Rs,1];let Jm;function Wm(e,t,n,r,o){function a(){if(!(this instanceof a))throw new TypeError(of);Vy(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)}),Ei(t))}function s(t){const n=$y(t);if(!n||n.branding!==e)throw new TypeError(of);return n}return Object.defineProperties(a.prototype,{...Ci(Ni(i,n)),...Oi(Ni(i,r)),...Hi("Temporal."+e)}),Object.defineProperties(a,{...Oi(o),...Ei(e)}),[a,e=>{const t=Object.create(a.prototype);return Vy(t,e),t},s]}function qm(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 Xm(e){if($y(e)||void 0!==e.calendar||void 0!==e.timeZone)throw new TypeError("Invalid bag");return e}function Qm(e,t){const n={};for(const r in e)n[r]=(e,n)=>{let{F:o}=e;const a=$y(n)||{},{branding:i}=a,s=i===Mg||t.includes(i)?a:my(n);return o[r](s)};return n}function ey(e){const t={};for(const n in e)t[n]=e=>{const{calendar:t}=e;return(r=t,"string"==typeof r?Sm(r):(o=r,Object.assign(Object.create(qy),{C:o})))[n](e);var r,o};return t}function ty(){throw new TypeError("Cannot use valueOf")}function ny(e){let{calendar:t}=e;return"string"==typeof t?new JS(t):t}function ry(e,t){if(t=yc(t),Ii(e)){const n=$y(e);if(n&&n.branding===Ig)return nc(t),n;const r=Ay(e);return pl(PS(r||gd),!r,e,t)}const n=function(e,t){const n=hh(vd(t));if(n)return rh(n),Ec(Xs(n));const r=nh(t),{calendar:o}=r,a=e(o),[i,s,c]=a.v(r),[u,h]=a.$(i,s),[l,f]=a.k(u,h,c);return Ec(Cs(a.L(l,f,c)),o)}(Sm,e);return nc(t),n}function oy(e,t,n){return Au(ts(t.call(e,cS(Ac(n)))))}function ay(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:aS;const n=Object.keys(t).sort(),r={};for(const o of n)r[o]=Bi(t[o],e,Td(e[o]));return r}function iy(e,t){return"string"==typeof e?Bg(e):ay(e,t)}function sy(e){return iy(e,iS)}function cy(e){if(Ii(e)){const t=$y(e);if(t)switch(t.branding){case Hg:return t;case Cg:return Ac(t.epochNanoseconds)}}return function(e){const t=ch(e=us(e));if(!t)throw new RangeError(kf(e));let n;if(t.O)n=0;else{if(!t.offset)throw new RangeError(kf(e));n=th(t.offset)}return t.timeZone&&lh(t.timeZone,1),Ac(Ps(qs(t),n))}(e)}function uy(e,t,n){const r=t.B(cy(n).epochNanoseconds,e);return r?cS(Ac(r)):null}function hy(e){return Ii(e)?($y(e)||{}).timeZone||fS(e):(e=>wh(function(e){const t=ch(e);return t&&(t.timeZone||t.O&&kg||t.offset)||e}(vd(e))))(e)}function ly(e,t){if(Ii(e)){const n=$y(e)||{};switch(n.branding){case Og:return nc(t),n;case Eg:return nc(t),Oc(n);case Cg:return nc(t),_l(sy,n)}return function(e,t){const n=nc(t);return Oc(Al(vl(e,qf,[],1),n))}(e,t)}return nc(t),function(e){let t,n=(e=>{const t=Qg.exec(e);return t?(gh(t[10]),dh(t)):void 0})(vd(e));if(!n){if(n=ch(e),!n)throw new RangeError(kf(e));if(!n.I)throw new RangeError(kf(e));if(n.O)throw new RangeError(_f("Z"));rh(n)}if((t=uh(e))&&Qs(t))throw new RangeError(kf(e));if((t=hh(e))&&Qs(t))throw new RangeError(kf(e));return Oc(tc(n,1))}(e)}function fy(e){return void 0===e?void 0:ly(e)}function dy(e,t){if(t=yc(t),Ii(e)){const n=$y(e);return n&&n.branding===Tg?(nc(t),n):Sl(RS(vy(e)),e,t)}const n=function(e,t){const n=uh(vd(t));if(n)return rh(n),Mc(Os(Xs(n)));const r=nh(t);return Mc(ku(e(r.calendar),r))}(Sm,e);return nc(t),n}function gy(e,t){if(t=yc(t),Ii(e)){const n=$y(e)||{};switch(n.branding){case Eg:return nc(t),n;case Mg:return nc(t),Tc({...n,...Bd});case Cg:return nc(t),Nl(sy,n)}return function(e,t,n){const r=wl(e,t,hd,[],Wf),o=nc(n);return Tc(Hs({...e.dateFromFields(r,Sc(n,o)),...Al(r,o)}))}(YS(vy(e)),e,t)}const n=function(e){const t=ch(vd(e));if(!t||t.O)throw new RangeError(kf(e));return Tc(ah(t))}(e);return nc(t),n}function my(e,t){if(t=yc(t),Ii(e)){const n=$y(e)||{};switch(n.branding){case Mg:return nc(t),n;case Eg:return nc(t),Ic(n);case Cg:return nc(t),kl(sy,n)}return yl(YS(vy(e)),e,t)}const n=nh(e);return nc(t),n}function yy(e,t,n){return es(t.call(e,AS(Ic(n,e))))}function Sy(e){return t=>"string"==typeof t?Sm(t):((e,t)=>{const n=Object.keys(t).sort(),r={};for(const o of n)r[o]=Bi(t[o],e,e[o]);return r})(t,e)}function py(e){if(Ii(e)){const t=$y(e);return t&&t.branding===Dg?t:function(e){const t=vl(e,Md);return Cc(zu({...Dd,...t}))}(e)}return function(e){const t=(e=>{const t=nm.exec(e);return t?(e=>{function t(e,t,a){let i=0,s=0;if(a&&([i,o]=Vi(o,Jf[a])),void 0!==e){if(r)throw new RangeError(_f(e));s=(e=>{const t=parseInt(e);if(!Number.isFinite(t))throw new RangeError(_f(e));return t})(e),n=1,t&&(o=mh(t)*(Jf[a]/Vf),r=1)}return i+s}let n=0,r=0,o=0,a={...Di(Id,[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)]),...Xi(o,2,Id)};if(!n)throw new RangeError(nf(Id));return Sh(e[1])<0&&(a=$u(a)),a})(t):void 0})(vd(e));if(!t)throw new RangeError(kf(e));return Cc(zu(t))}(e)}function wy(e){if(void 0!==e){if(Ii(e)){const t=$y(e)||{};switch(t.branding){case Cg:case Mg:return t;case Eg:return Ic(t)}const n=vy(e);return{...ml(hy,iy,YS(n),e),calendar:n}}return function(e){const t=ch(vd(e));if(!t)throw new RangeError(kf(e));if(t.timeZone)return oh(t,t.offset?th(t.offset):void 0);if(t.O)throw new RangeError(kf(e));return ih(t)}(e)}}function vy(e){return Ay(e)||gd}function Ay(e){const{calendar:t}=e;if(void 0!==t)return by(t)}function by(e){return Ii(e)?($y(e)||{}).calendar||WS(e):(e=>rl(function(e){const t=ch(e)||uh(e)||hh(e);return t?t.calendar:e}(vd(e))))(e)}function Ty(e,t){if(t=yc(t),Ii(e)){const n=$y(e);if(n&&n.branding===Cg)return rc(t),n;const r=vy(e);return function(e,t,n,r,o,a){const i=wl(n,o,hd,Qf,td),s=e(i.timeZone),[c,u,h]=rc(a),l=n.dateFromFields(i,Sc(a,c)),f=Al(i,c);return bc(wu(t(s),{...l,...f},void 0!==i.offset?th(i.offset):void 0,u,h),s,r)}(hy,iy,YS(r),r,e,t)}return function(e,t){const n=ch(vd(e));if(!n||!n.timeZone)throw new RangeError(kf(e));const{offset:r}=n,o=r?th(r):void 0,[,a,i]=rc(t);return oh(n,o,a,i)}(e,t)}function Iy(e){return Ni((e=>t=>e(My(t))),e)}function My(e){return Pg(e,sy)}function Ey(){const e=Ud.prototype,t=Object.getOwnPropertyDescriptors(e),n=Object.getOwnPropertyDescriptors(Ud),r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!(this instanceof r))return new r(e,t);np.set(this,function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=new Ud(e,t),r=n.resolvedOptions(),o=r.locale,a=Li(Object.keys(t),r),i=Mi(Hy),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=$y(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")&&Oy(e);"function"==typeof n.value?n.value="constructor"===e?r:o||Cy(e):o&&(n.get=function(){return o.bind(this)})}return n.prototype.value=Object.create(e,t),Object.defineProperties(r,n),r}function Oy(e){return function(){const t=np.get(this),[n,...r]=t(...arguments);return n[e](...r)}}function Cy(e){return function(){return np.get(this).U[e](...arguments)}}function Hy(e){const t=Dy[e];if(!t)throw new TypeError(Lf(e));return jl(t,Mi(Bl))}const Dy={Instant:xm,PlainDateTime:$m,PlainDate:Vm,PlainTime:zm,PlainYearMonth:Km,PlainMonthDay:Gm},Ny=jl(xm),ky=jl(Zm),_y=jl($m),Ly=jl(Vm),Ry=jl(zm),Yy=jl(Km),Py=jl(Gm),jy={era:function(e){if(void 0!==e)return vd(e)},eraYear:Qi,year:ts,month:es,daysInMonth:es,daysInYear:es,inLeapYear:Ad,monthsInYear:es},By={monthCode:vd},Fy={day:es},Uy={dayOfWeek:es,dayOfYear:es,weekOfYear:function(e){if(void 0!==e)return es(e)},yearOfWeek:Qi,daysInWeek:es},xy=Object.assign({},jy,By,Fy,Uy),Zy=new WeakMap,$y=Zy.get.bind(Zy),Vy=Zy.set.bind(Zy),zy={...Qm(jy,[Tg]),...Qm(Uy,[]),...Qm(By,[Tg,Ig]),...Qm(Fy,[Ig])},Ky=ey(xy),Gy=ey({...jy,...By}),Jy=ey({...By,...Fy}),Wy={calendarId:e=>Nc(e.calendar)},qy=Ni(((e,t)=>function(n){const{C:r}=this;return e(r[t](AS(Ic(n,r))))}),xy),Xy=ki((e=>t=>t[e]),Id.concat("sign")),Qy=ki(((e,t)=>e=>e[_d[t]]),Wf),eS={epochSeconds:function(e){return _s(e.epochNanoseconds)},epochMilliseconds:Hc,epochMicroseconds:function(e){return Ts(e.epochNanoseconds,Zf)},epochNanoseconds:function(e){return Ts(e.epochNanoseconds)}},tS=Bi(Ri,new Set(["branding"])),[nS,rS,oS]=Wm(Ig,Bi((function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:gd,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Wd;const a=fs(t),i=fs(n),s=e(r);return Ec(Cs(Xs({isoYear:fs(o),isoMonth:a,isoDay:i})),s)}),by),{...Wy,...Jy},{getISOFields:tS,getCalendar:ny,with(e,t,n){return rS(function(e,t,n,r,o){const a=yc(o);return((e,t,n,r)=>{const o=bl(e,t,n,hd);return e.monthDayFromFields(o,r)})(e(t.calendar),n,r,a)}(FS,e,this,Xm(t),n))},equals:(e,t)=>function(e,t){return!Mh(e,t)&&kc(e.calendar,t.calendar)}(e,ry(t)),toPlainDate(e,t){return AS(function(e,t,n,r){return((e,t,n)=>Ml(e,t,fd,os(n),od))(e(t.calendar),n,r)}(BS,e,this,t))},toLocaleString(e,t,n){const[r,o]=Py(t,n,e);return r.format(o)},toString:nu,toJSON:e=>nu(e),valueOf:ty},{from:(e,t)=>rS(ry(e,t))}),aS={getOffsetNanosecondsFor:oy,getPossibleInstantsFor(e,t,n){const r=[...t.call(e,wS(Tc(n,gd)))].map((e=>uS(e).epochNanoseconds)),o=r.length;return o>1&&(r.sort(ws),bu(Is(ps(r[0],r[o-1])))),r}},iS={getOffsetNanosecondsFor:oy},[sS,cS,uS]=Wm(Hg,(function(e){return Ac(Ds(As(hs(e))))}),eS,{add:(e,t)=>cS(Tu(0,e,py(t))),subtract:(e,t)=>cS(Tu(1,e,py(t))),until:(e,t,n)=>zS(Ch(0,e,cy(t),n)),since:(e,t,n)=>zS(Ch(1,e,cy(t),n)),round:(e,t)=>cS(function(e,t){const[n,r,o]=ic(t,5,1);return Ac($c(e.epochNanoseconds,n,r,o,1))}(e,t)),equals:(e,t)=>function(e,t){return!bh(e,t)}(e,cy(t)),toZonedDateTime(e,t){const n=os(t);return XS(Dl(e,hy(n.timeZone),by(n.calendar)))},toZonedDateTimeISO:(e,t)=>XS(Dl(e,hy(t))),toLocaleString(e,t,n){const[r,o]=Ny(t,n,e);return r.format(o)},toString:(e,t)=>qc(hy,sy,e,t),toJSON:e=>qc(hy,sy,e),valueOf:ty},{from:e=>cS(cy(e)),fromEpochSeconds:e=>cS(function(e){return Ac(Ds(bs(e,Vf)))}(e)),fromEpochMilliseconds:e=>cS(function(e){return Ac(Ds(bs(e,$f)))}(e)),fromEpochMicroseconds:e=>cS(function(e){return Ac(Ds(As(hs(e),Zf)))}(e)),fromEpochNanoseconds:e=>cS(function(e){return Ac(Ds(As(hs(e))))}(e)),compare:(e,t)=>bh(cy(e),cy(t))}),[hS,lS]=Wm("TimeZone",(e=>{const t=function(e){return wh(vd(e))}(e);return{branding:"TimeZone",id:t,F:Bg(t)}}),{id:e=>e.id},{getPossibleInstantsFor:(e,t)=>{let{F:n}=e;return n.getPossibleInstantsFor(gy(t)).map((e=>cS(Ac(e))))},getOffsetNanosecondsFor:(e,t)=>{let{F:n}=e;return n.getOffsetNanosecondsFor(cy(t).epochNanoseconds)},getOffsetStringFor(e,t){const n=cy(t).epochNanoseconds;return fu(ay(this,iS).getOffsetNanosecondsFor(n))},getPlainDateTimeFor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:gd;const r=cy(t).epochNanoseconds,o=ay(this,iS).getOffsetNanosecondsFor(r);return wS(Tc(Us(r,o),by(n)))},getInstantFor(e,t,n){const r=gy(t),o=oc(n),a=ay(this);return cS(Ac(vu(a,r,o)))},getNextTransition:(e,t)=>{let{F:n}=e;return uy(1,n,t)},getPreviousTransition:(e,t)=>{let{F:n}=e;return uy(-1,n,t)},equals(e,t){return!!Oh(this,hy(t))},toString:e=>e.id,toJSON:e=>e.id},{from(e){const t=hy(e);return"string"==typeof t?new hS(t):t}}),fS=qm(Object.keys(aS)),[dS,gS]=Wm(Og,(function(){return Oc(tc(Ni(fs,Di(_d,[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))}),Qy,{getISOFields:tS,with(e,t,n){return gS(function(e,t,n){return Oc(((e,t,n)=>{const r=nc(n);return Al({...Li(qf,e),...vl(t,qf)},r)})(e,t,n))}(this,Xm(t),n))},add:(e,t)=>gS(Cu(0,e,py(t))),subtract:(e,t)=>gS(Cu(1,e,py(t))),until:(e,t,n)=>zS(Lh(0,e,ly(t),n)),since:(e,t,n)=>zS(Lh(1,e,ly(t),n)),round:(e,t)=>gS(function(e,t){const[n,r,o]=ic(t,5);var a;return Oc((a=o,Pc(e,Bc(n,r),a)[0]))}(e,t)),equals:(e,t)=>function(e,t){return!Eh(e,t)}(e,ly(t)),toZonedDateTime:(e,t)=>XS(function(e,t,n,r,o){const a=os(o),i=t(a.plainDate),s=e(a.timeZone);return bc(vu(n(s),{...i,...r}),s,i.calendar)}(hy,my,iy,e,t)),toPlainDateTime:(e,t)=>wS(function(e,t){return Tc(Hs({...e,...t}))}(e,my(t))),toLocaleString(e,t,n){const[r,o]=Ry(t,n,e);return r.format(o)},toString:ru,toJSON:e=>ru(e),valueOf:ty},{from:(e,t)=>gS(ly(e,t)),compare:(e,t)=>Eh(ly(e),ly(t))}),[mS,yS,SS]=Wm(Tg,Bi((function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:gd,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1;const a=fs(t),i=fs(n),s=e(r);return Mc(Os(Xs({isoYear:a,isoMonth:i,isoDay:fs(o)})),s)}),by),{...Wy,...Gy},{getISOFields:tS,getCalendar:ny,with(e,t,n){return yS(function(e,t,n,r,o){const a=yc(o);return Mc(((e,t,n,r)=>{const o=bl(e,t,n,cd);return e.yearMonthFromFields(o,r)})(e(t.calendar),n,r,a))}(jS,e,this,Xm(t),n))},add:(e,t,n)=>yS(Ou(ZS,0,e,py(t),n)),subtract:(e,t,n)=>yS(Ou(ZS,1,e,py(t),n)),until:(e,t,n)=>zS(kh($S,0,e,dy(t),n)),since:(e,t,n)=>zS(kh($S,1,e,dy(t),n)),equals:(e,t)=>function(e,t){return!Mh(e,t)&&kc(e.calendar,t.calendar)}(e,dy(t)),toPlainDate(e,t){return AS(function(e,t,n,r){return((e,t,n)=>Ml(e,t,ud,os(n),sd))(e(t.calendar),n,r)}(BS,e,this,t))},toLocaleString(e,t,n){const[r,o]=Yy(t,n,e);return r.format(o)},toString:tu,toJSON:e=>tu(e),valueOf:ty},{from:(e,t)=>yS(dy(e,t)),compare:(e,t)=>Mh(dy(e),dy(t))}),[pS,wS]=Wm(Eg,Bi((function(e,t,n,r){let o=arguments.length>10&&void 0!==arguments[10]?arguments[10]:gd;return Tc(Hs(qs(Ni(fs,Di(Rd,[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))}),by),{...Wy,...Ky,...Qy},{getISOFields:tS,getCalendar:ny,with(e,t,n){return wS(function(e,t,n,r,o){const a=yc(o);return Tc(((e,t,n,r)=>{const o=bl(e,t,n,hd,Wf),a=nc(r);return Hs({...e.dateFromFields(o,Sc(r,a)),...Al(o,a)})})(e(t.calendar),n,r,a))}(BS,e,this,Xm(t),n))},withCalendar:(e,t)=>wS(Ll(e,by(t))),withPlainDate:(e,t)=>wS(function(e,t){return Tc({...e,...t},Rl(e.calendar,t.calendar))}(e,my(t))),withPlainTime:(e,t)=>wS(function(e){return Tc({...e,...arguments.length>1&&void 0!==arguments[1]?arguments[1]:Bd})}(e,fy(t))),add:(e,t,n)=>wS(Mu(US,0,e,py(t),n)),subtract:(e,t,n)=>wS(Mu(US,1,e,py(t),n)),until:(e,t,n)=>zS(Dh(xS,0,e,gy(t),n)),since:(e,t,n)=>zS(Dh(xS,1,e,gy(t),n)),round:(e,t)=>wS(function(e,t){return Tc(Rc(e,...ic(t)),e.calendar)}(e,t)),equals:(e,t)=>function(e,t){return!Ih(e,t)&&kc(e.calendar,t.calendar)}(e,gy(t)),toZonedDateTime:(e,t,n)=>XS(function(e,t,n,r){const o=((e,t,n,r)=>{const o=oc(r);return vu(e(t),n,o)})(e,n,t,r);return bc(Ds(o),n,t.calendar)}(iy,e,hy(t),n)),toPlainDate:e=>AS(Ic(e)),toPlainTime:e=>gS(Oc(e)),toPlainYearMonth(e){return yS(function(e,t,n){const r=e(t.calendar);return Mc({...t,...Il(r,n)})}(RS,e,this))},toPlainMonthDay(e){return rS(function(e,t,n){return Tl(e(t.calendar),n)}(PS,e,this))},toLocaleString(e,t,n){const[r,o]=_y(t,n,e);return r.format(o)},toString:Qc,toJSON:e=>Qc(e),valueOf:ty},{from:(e,t)=>wS(gy(e,t)),compare:(e,t)=>Ih(gy(e),gy(t))}),[vS,AS,bS]=Wm(Mg,Bi((function(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:gd;return Ic(Cs(Xs(Ni(fs,{isoYear:t,isoMonth:n,isoDay:r}))),e(o))}),by),{...Wy,...Ky},{getISOFields:tS,getCalendar:ny,with(e,t,n){return AS(function(e,t,n,r,o){const a=yc(o);return((e,t,n,r)=>{const o=bl(e,t,n,hd);return e.dateFromFields(o,r)})(e(t.calendar),n,r,a)}(BS,e,this,Xm(t),n))},withCalendar:(e,t)=>AS(Ll(e,by(t))),add:(e,t,n)=>AS(Eu(US,0,e,py(t),n)),subtract:(e,t,n)=>AS(Eu(US,1,e,py(t),n)),until:(e,t,n)=>zS(Nh(xS,0,e,my(t),n)),since:(e,t,n)=>zS(Nh(xS,1,e,my(t),n)),equals:(e,t)=>function(e,t){return!Mh(e,t)&&kc(e.calendar,t.calendar)}(e,my(t)),toZonedDateTime(e,t){const n=!Ii(t)||t instanceof hS?{timeZone:t}:t;return XS(function(e,t,n,r,o){const a=e(o.timeZone),i=o.plainTime,s=void 0!==i?t(i):Bd;return bc(vu(n(a),{...r,...s}),a,r.calendar)}(hy,ly,iy,e,n))},toPlainDateTime:(e,t)=>wS(function(e){return Tc(Hs({...e,...arguments.length>1&&void 0!==arguments[1]?arguments[1]:Bd}))}(e,fy(t))),toPlainYearMonth(e){return yS(function(e,t,n){return Il(e(t.calendar),n)}(RS,e,this))},toPlainMonthDay(e){return rS(function(e,t,n){return Tl(e(t.calendar),n)}(PS,e,this))},toLocaleString(e,t,n){const[r,o]=Ly(t,n,e);return r.format(o)},toString:eu,toJSON:e=>eu(e),valueOf:ty},{from:(e,t)=>AS(my(e,t)),compare:(e,t)=>Mh(my(e),my(t))}),TS={fields:(e,t,n)=>[...t.call(e,n)]},IS=Object.assign({dateFromFields:(e,t,n,r)=>bS(t.call(e,Object.assign(Object.create(null),n),r))},TS),MS=Object.assign({yearMonthFromFields:(e,t,n,r)=>SS(t.call(e,Object.assign(Object.create(null),n),r))},TS),ES=Object.assign({monthDayFromFields:(e,t,n,r)=>oS(t.call(e,Object.assign(Object.create(null),n),r))},TS),OS={mergeFields:(e,t,n,r)=>os(t.call(e,Object.assign(Object.create(null),n),Object.assign(Object.create(null),r)))},CS=Object.assign({},IS,OS),HS=Object.assign({},MS,OS),DS=Object.assign({},ES,OS),NS={dateAdd:(e,t,n,r,o)=>bS(t.call(e,AS(Ic(n,e)),zS(Cc(r)),o))},kS=Object.assign({},NS,{dateUntil:(e,t,n,r,o,a)=>KS(t.call(e,AS(Ic(n,e)),AS(Ic(r,e)),Object.assign(Object.create(null),a,{largestUnit:Ff[o]})))}),_S=Object.assign({},NS,{day:yy}),LS=Object.assign({},kS,{day:yy}),RS=Sy(MS),YS=Sy(IS),PS=Sy(ES),jS=Sy(HS),BS=Sy(CS),FS=Sy(DS),US=Sy(NS),xS=Sy(kS),ZS=Sy(_S),$S=Sy(LS),[VS,zS,KS]=Wm(Dg,(function(){return Cc(zu(Ni(ds,Di(Id,[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]))))}),{...Xy,blank:function(e){return!e.sign}},{with:(e,t)=>zS(function(e,t){return Cc((n=e,r=t,zu({...n,...vl(r,Md)})));var n,r}(e,t)),negated:e=>zS(Zu(e)),abs:e=>zS(function(e){return-1===e.sign?Zu(e):e}(e)),add:(e,t,n)=>zS(xu(wy,xS,iy,0,e,py(t),n)),subtract:(e,t,n)=>zS(xu(wy,xS,iy,1,e,py(t),n)),round:(e,t)=>zS(function(e,t,n,r,o){const a=Xu(r),[i,s,c,u,h]=((e,t,n)=>{e=mc(e,eg);let r=gg(e);const o=n(e[og]);let a=lc(e);const i=bg(e,7);let s=dg(e);if(void 0===r&&void 0===s)throw new RangeError(Df);return null==s&&(s=0),null==r&&(r=Math.max(s,t)),vc(r,s),a=fc(a,s,1),[r,s,a,i,o]})(o,a,e);if(Fu(Math.max(a,i),h))return Cc(zu(((e,t,n,r,o)=>{const a=$c(Gu(e),n,r,o);return{...Dd,...Ju(a,t)}})(r,i,s,c,u)));if(!h)throw new RangeError(Cf);const[l,f,d]=Ru(t,n,h),g=Yu(d),m=Pu(f,d),y=ju(f,d);let S=0;r.weeks&&7===s&&(S=r.weeks,r={...r,weeks:0});let[p,w]=Uu(r,i,l,g,m,y);const v=r.sign,A=Vu(p);if(v&&A&&v!==A)throw new RangeError(yf);return A&&(p=Zc(p,w,i,s,c,u,l,g,m)),p.weeks+=S,Cc(p)}(wy,xS,iy,e,t)),total:(e,t)=>function(e,t,n,r,o){const a=Xu(r),[i,s]=((e,t)=>{const n=t((e=mc(e,tg))[og]);let r=mg(e);return r=rs(tg,r),[r,n]})(o,e);if(Fu(Math.max(i,a),s))return((e,t)=>Is(Gu(e),Jf[t],1))(r,i);if(!s)throw new RangeError(Cf);const[c,u,h]=Ru(t,n,s),l=Yu(h),f=Pu(u,h);return((e,t,n,r,o,a)=>{const i=Vu(e),[s,c]=_c(kd(n,e),n,i,r,o,a),u=Lc(t,s,c);return e[Id[n]]+u*i})(...Uu(r,i,c,l,f,ju(u,h)),i,c,l,f)}(wy,xS,iy,e,t),toLocaleString(e,t,n){return Intl.DurationFormat?new Intl.DurationFormat(t,n).format(this):ou(e)},toString:ou,toJSON:e=>ou(e),valueOf:ty},{from:e=>zS(py(e)),compare:(e,t,n)=>function(e,t,n,r,o,a){const i=e(gc(a).relativeTo),s=Math.max(Xu(r),Xu(o));if(Pi(Id,r,o))return 0;if(Fu(s,i))return ws(Gu(r),Gu(o));if(!i)throw new RangeError(Cf);const[c,u,h]=Ru(t,n,i),l=Yu(h),f=Pu(u,h);return ws(l(f(c,r)),l(f(c,o)))}(wy,US,iy,py(e),py(t),n)}),GS={toString:e=>e.id,toJSON:e=>e.id,...zy,dateAdd:(e,t,n,r)=>{let{id:o,F:a}=e;return AS(Ic(a.dateAdd(my(t),py(n),r),o))},dateUntil:(e,t,n,r)=>{let{F:o}=e;return zS(Cc(o.dateUntil(my(t),my(n),function(e){return e=gc(e),gg(e,9,6,1)}(r))))},dateFromFields:(e,t,n)=>{let{id:r,F:o}=e;return AS(yl(o,t,n,function(e){return e===gd?["year","day"]:[]}(r)))},yearMonthFromFields:(e,t,n)=>{let{id:r,F:o}=e;return yS(Sl(o,t,n,function(e){return e===gd?od:[]}(r)))},monthDayFromFields:(e,t,n)=>{let{id:r,F:o}=e;return rS(pl(o,0,t,n,function(e){return e===gd?sd:[]}(r)))},fields(e,t){let{F:n}=e;const r=new Set(hd),o=[];for(const e of t){if(vd(e),!r.has(e))throw new RangeError(ef(e));r.delete(e),o.push(e)}return n.fields(o)},mergeFields:(e,t,n)=>{let{F:r}=e;return r.mergeFields(Yi(ns(t)),Yi(ns(n)))}},[JS]=Wm("Calendar",(e=>{const t=function(e){return rl(vd(e))}(e);return{branding:"Calendar",id:t,F:Sm(t)}}),{id:e=>e.id},GS,{from(e){const t=by(e);return"string"==typeof t?new JS(t):t}}),WS=qm(Object.keys(GS).slice(4)),[qS,XS]=Wm(Cg,Bi((function(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:gd;return bc(Ds(As(hs(n))),t(r),e(o))}),by,hy),{...eS,...Wy,...Iy(Ky),...Iy(Qy),offset:e=>fu(My(e).offsetNanoseconds),offsetNanoseconds:e=>My(e).offsetNanoseconds,timeZoneId:e=>Nc(e.timeZone),hoursInDay:e=>function(e,t){const n=e(t.timeZone),r=Pg(t,n),[o,a]=Fc(r),i=Is(ps(vu(n,o),vu(n,a)),Kf,1);if(i<=0)throw new RangeError(yf);return i}(iy,e)},{getISOFields:e=>function(e,t){const n=Pg(t,e);return{calendar:t.calendar,...Li(jd,n),offset:fu(n.offsetNanoseconds),timeZone:t.timeZone}}(sy,e),getCalendar:ny,getTimeZone:e=>{let{timeZone:t}=e;return"string"==typeof t?new hS(t):t},with(e,t,n){return XS(function(e,t,n,r,o,a){const i=yc(a),{calendar:s,timeZone:c}=n;return bc(((e,t,n,r,o)=>{const a=bl(e,n,r,hd,ed,Xf),[i,s,c]=rc(o,2);return wu(t,{...e.dateFromFields(a,Sc(o,i)),...Al(a,i)},th(a.offset),s,c)})(e(s),t(c),r,o,i),c,s)}(BS,iy,e,this,Xm(t),n))},withCalendar:(e,t)=>XS(Ll(e,by(t))),withTimeZone:(e,t)=>XS(function(e,t){return{...e,timeZone:t}}(e,hy(t))),withPlainDate:(e,t)=>XS(function(e,t,n){const r=t.timeZone,o=e(r),a={...Pg(t,o),...n},i=Rl(t.calendar,n.calendar);return bc(wu(o,a,a.offsetNanoseconds,2),r,i)}(iy,e,my(t))),withPlainTime:(e,t)=>XS(function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Bd;const r=t.timeZone,o=e(r),a={...Pg(t,o),...n};return bc(wu(o,a,a.offsetNanoseconds,2),r,t.calendar)}(iy,e,fy(t))),add:(e,t,n)=>XS(Iu(US,iy,0,e,py(t),n)),subtract:(e,t,n)=>XS(Iu(US,iy,1,e,py(t),n)),until:(e,t,n)=>zS(Cc(Hh(xS,iy,0,e,Ty(t),n))),since:(e,t,n)=>zS(Cc(Hh(xS,iy,1,e,Ty(t),n))),round:(e,t)=>XS(function(e,t,n){let{epochNanoseconds:r,timeZone:o,calendar:a}=t;const[i,s,c]=ic(n);if(0===i&&1===s)return t;const u=e(o);if(6===i)r=((e,t,n,r)=>{const o=Pg(n,t),[a,i]=e(o),s=n.epochNanoseconds,c=vu(t,a),u=vu(t,i);if(vs(s,c,u))throw new RangeError(yf);return Kc(Lc(s,c,u),r)?u:c})(Fc,u,t,c);else{const e=u.getOffsetNanosecondsFor(r);r=wu(u,Rc(Us(r,e),i,s,c),e,2,0,1)}return bc(r,o,a)}(iy,e,t)),startOfDay:e=>XS(function(e,t){const{timeZone:n,calendar:r}=t,o=((e,t,n)=>vu(t,e(Pg(n,t))))(Uc,e(n),t);return bc(o,n,r)}(iy,e)),equals:(e,t)=>function(e,t){return!Th(e,t)&&!!Oh(e.timeZone,t.timeZone)&&kc(e.calendar,t.calendar)}(e,Ty(t)),toInstant:e=>cS(function(e){return Ac(e.epochNanoseconds)}(e)),toPlainDateTime:e=>wS(Nl(sy,e)),toPlainDate:e=>AS(kl(sy,e)),toPlainTime:e=>gS(_l(sy,e)),toPlainYearMonth(e){return yS(function(e,t,n){return Il(e(t.calendar),n)}(RS,e,this))},toPlainMonthDay(e){return rS(function(e,t,n){return Tl(e(t.calendar),n)}(PS,e,this))},toLocaleString(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const[r,o]=ky(t,n,e);return r.format(o)},toString:(e,t)=>Xc(sy,e,t),toJSON:e=>Xc(sy,e),valueOf:ty},{from:(e,t)=>XS(Ty(e,t)),compare:(e,t)=>Th(Ty(e),Ty(t))}),QS=Object.defineProperties({},{...Hi("Temporal.Now"),...Oi({timeZoneId:()=>Zl(),instant:()=>cS(Ac(xl())),zonedDateTime:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Zl();return XS(bc(xl(),hy(t),by(e)))},zonedDateTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Zl();return XS(bc(xl(),hy(e),gd))},plainDateTime:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Zl();return wS(Tc(Ul(sy(hy(t))),by(e)))},plainDateTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Zl();return wS(Tc(Ul(sy(hy(e))),gd))},plainDate:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Zl();return AS(Ic(Ul(sy(hy(t))),by(e)))},plainDateISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Zl();return AS(Ic(Ul(sy(hy(e))),gd))},plainTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Zl();return gS(Oc(Ul(sy(hy(e)))))}})}),ep=Object.defineProperties({},{...Hi("Temporal"),...Oi({PlainYearMonth:mS,PlainMonthDay:nS,PlainDate:vS,PlainTime:dS,PlainDateTime:pS,ZonedDateTime:qS,Instant:sS,Calendar:JS,TimeZone:hS,Duration:VS,Now:QS})}),tp=Ey(),np=new WeakMap;function rp(e){return e*Math.PI/180}function op(e){return 180*e/Math.PI}Object.create(Intl),Oi({DateTimeFormat:tp});class ap{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 ip=6356.9;class sp{constructor(e,t){this.date=t,this.geoLocation=e}getSunrise(){const e=this.getUTCSunrise0(sp.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getSeaLevelSunrise(){const e=this.getUTCSeaLevelSunrise(sp.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getBeginCivilTwilight(){return this.getSunriseOffsetByDegrees(sp.CIVIL_ZENITH)}getBeginNauticalTwilight(){return this.getSunriseOffsetByDegrees(sp.NAUTICAL_ZENITH)}getBeginAstronomicalTwilight(){return this.getSunriseOffsetByDegrees(sp.ASTRONOMICAL_ZENITH)}getSunset(){const e=this.getUTCSunset0(sp.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getSeaLevelSunset(){const e=this.getUTCSeaLevelSunset(sp.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getEndCivilTwilight(){return this.getSunsetOffsetByDegrees(sp.CIVIL_ZENITH)}getEndNauticalTwilight(){return this.getSunsetOffsetByDegrees(sp.NAUTICAL_ZENITH)}getEndAstronomicalTwilight(){return this.getSunsetOffsetByDegrees(sp.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 op(Math.acos(ip/(ip+e/1e3)))}adjustZenith(e,t){let n=e;return e===sp.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=sp.getSunriseUTC(sp.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=sp.getSunsetUTC(sp.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 sp.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 ep.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-sp.JULIAN_DAY_JAN_1_2000)/sp.JULIAN_DAYS_PER_CENTURY}static getJulianDayFromJulianCenturies(e){return e*sp.JULIAN_DAYS_PER_CENTURY+sp.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=rp(sp.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 sp.getSunGeometricMeanLongitude(e)+sp.getSunEquationOfCenter(e)}static getSunApparentLongitude(e){const t=125.04-1934.136*e;return sp.getSunTrueLongitude(e)-.00569-.00478*Math.sin(rp(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 sp.getMeanObliquityOfEcliptic(e)+.00256*Math.cos(rp(t))}static getSunDeclination(e){const t=sp.getObliquityCorrection(e),n=sp.getSunApparentLongitude(e),r=Math.sin(rp(t))*Math.sin(rp(n));return op(Math.asin(r))}static getEquationOfTime(e){const t=sp.getObliquityCorrection(e),n=sp.getSunGeometricMeanLongitude(e),r=sp.getEarthOrbitEccentricity(e),o=sp.getSunGeometricMeanAnomaly(e);let a=Math.tan(rp(t)/2);a*=a;const i=Math.sin(2*rp(n)),s=Math.sin(rp(o));return 4*op(a*i-2*r*s+4*r*a*s*Math.cos(2*rp(n))-.5*a*a*Math.sin(4*rp(n))-1.25*r*r*Math.sin(2*rp(o)))}static getSunHourAngleAtSunrise(e,t,n){const r=rp(e),o=rp(t);return Math.acos(Math.cos(rp(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSunHourAngleAtSunset(e,t,n){const r=rp(e),o=rp(t);return-Math.acos(Math.cos(rp(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSolarElevation(e,t,n){const r=sp.getJulianDay(e.toPlainDate()),o=sp.getJulianCenturiesFromJulianDay(r),a=sp.getEquationOfTime(o);let i=e.hour+12+(e.minute+a+e.second/60)/60;i=-360*i/24%360;const s=rp(n-i),c=rp(sp.getSunDeclination(o)),u=rp(t);return op(Math.asin(Math.sin(u)*Math.sin(c)+Math.cos(u)*Math.cos(c)*Math.cos(s)))}static getSolarAzimuth(e,t,n){const r=sp.getJulianDay(e.toPlainDate()),o=sp.getJulianCenturiesFromJulianDay(r),a=sp.getEquationOfTime(o);let i=e.hour+12+(e.minute+a+e.second/60)/60;i=-360*i/24%360;const s=rp(n-i),c=rp(sp.getSunDeclination(o)),u=rp(t);return op(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=sp.getJulianCenturiesFromJulianDay(e),a=sp.getSolarNoonUTC(o,n),i=sp.getJulianCenturiesFromJulianDay(e+a/1440);let s=sp.getEquationOfTime(i),c=sp.getSunDeclination(i),u=sp.getSunHourAngleAtSunrise(t,c,r),h=n-op(u),l=4*h,f=720+l-s;const d=sp.getJulianCenturiesFromJulianDay(sp.getJulianDayFromJulianCenturies(o)+f/1440);return s=sp.getEquationOfTime(d),c=sp.getSunDeclination(d),u=sp.getSunHourAngleAtSunrise(t,c,r),h=n-op(u),l=4*h,f=720+l-s,f}static getSolarNoonUTC(e,t){const n=sp.getJulianCenturiesFromJulianDay(sp.getJulianDayFromJulianCenturies(e)+t/360);let r=sp.getEquationOfTime(n);const o=720+4*t-r,a=sp.getJulianCenturiesFromJulianDay(sp.getJulianDayFromJulianCenturies(e)-.5+o/1440);return r=sp.getEquationOfTime(a),720+4*t-r}static getSunsetUTC(e,t,n,r){const o=sp.getJulianCenturiesFromJulianDay(e),a=sp.getSolarNoonUTC(o,n),i=sp.getJulianCenturiesFromJulianDay(e+a/1440);let s=sp.getEquationOfTime(i),c=sp.getSunDeclination(i),u=sp.getSunHourAngleAtSunset(t,c,r),h=n-op(u),l=4*h,f=720+l-s;const d=sp.getJulianCenturiesFromJulianDay(sp.getJulianDayFromJulianCenturies(o)+f/1440);return s=sp.getEquationOfTime(d),c=sp.getSunDeclination(d),u=sp.getSunHourAngleAtSunset(t,c,r),h=n-op(u),l=4*h,f=720+l-s,f}}sp.GEOMETRIC_ZENITH=90,sp.CIVIL_ZENITH=96,sp.NAUTICAL_ZENITH=102,sp.ASTRONOMICAL_ZENITH=108,sp.JULIAN_DAY_JAN_1_2000=2451545,sp.JULIAN_DAYS_PER_CENTURY=36525;const cp=[["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]],up=new Map,hp={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"},lp=new Map;class fp extends ap{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,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=lp.get(e);if(t)return t;const n=new Intl.DateTimeFormat("en-US",{timeZone:e,hour:"numeric",minute:"numeric",hour12:!1});return lp.set(e,n),n}(this.getTimeZone())}getGeoId(){return this.geoid}static lookup(e){return up.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 hp[String(-1*e)]}static getUsaTzid(e,t,n){return 10==t&&"AK"==e?"America/Adak":7==t&&"AZ"==e?"Y"==n?"America/Denver":"America/Phoenix":hp[t]}static addLocation(e,t){const n=e.toLowerCase();return!up.has(n)&&(up.set(n,t),!0)}}for(const e of cp){const t=new fp(e[2],e[3],"IL"==e[1],e[4],e[0],e[1],void 0,e[5]);fp.addLocation(t.getName(),t)}function dp(e){if(null===e)return new Date(NaN);const t=new Date(e.epochMilliseconds);return t.setMilliseconds(0),t}Object.defineProperties(globalThis,Oi({Temporal:ep})),Object.defineProperties(Intl,Oi({DateTimeFormat:tp})),Object.defineProperties(Date.prototype,Oi({toTemporalInstant:function(){return cS(Ac(bs(this.valueOf(),$f)))}}));class gp{constructor(t,n,r){const o=function(t){if(e.greg.isDate(t))return t;if(Oe.isHDate(t))return t.greg();throw new TypeError(`invalid date: ${t}`)}(n);this.date=o,this.gloc=t;const a=Temporal.PlainDate.from({year:o.getFullYear(),month:o.getMonth()+1,day:o.getDate()});this.noaa=new sp(t,a),this.useElevation=Boolean(r)}getUseElevation(){return this.useElevation}setUseElevation(e){this.useElevation=e}timeAtAngle(e,t){const n=90+e;return dp(t?this.noaa.getSunriseOffsetByDegrees(n):this.noaa.getSunsetOffsetByDegrees(n))}sunrise(){return dp(this.useElevation?this.noaa.getSunrise():this.noaa.getSeaLevelSunrise())}seaLevelSunrise(){return dp(this.noaa.getSeaLevelSunrise())}sunset(){return dp(this.useElevation?this.noaa.getSunset():this.noaa.getSeaLevelSunset())}seaLevelSunset(){return dp(this.noaa.getSeaLevelSunset())}dawn(){return dp(this.noaa.getBeginCivilTwilight())}dusk(){return dp(this.noaa.getEndCivilTwilight())}gregEve(){const e=new Date(this.date);e.setDate(e.getDate()-1);return new gp(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 dp(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 dp(sp.getTimeOffset(t,o))}sofZmanShma(){return this.getShaahZmanisBasedZman(3)}sofZmanTfilla(){return this.getShaahZmanisBasedZman(4)}getTemporalHour72(){const e=this.sunriseOffset(-72,!1,!0),t=(this.sunsetOffset(72,!1,!0).getTime()-e.getTime())/12;return[e,t]}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();return new Date(e.getTime()+3*t)}sofZmanShmaMGA16Point1(){const[e,t]=this.getTemporalHourByDeg(16.1);return new Date(e.getTime()+3*t)}sofZmanShmaMGA19Point8(){const[e,t]=this.getTemporalHourByDeg(19.8);return new Date(e.getTime()+3*t)}sofZmanTfillaMGA(){const[e,t]=this.getTemporalHour72();return new Date(e.getTime()+4*t)}sofZmanTfillaMGA16Point1(){const[e,t]=this.getTemporalHourByDeg(16.1);return new Date(e.getTime()+4*t)}sofZmanTfillaMGA19Point8(){const[e,t]=this.getTemporalHourByDeg(19.8);return new Date(e.getTime()+4*t)}minchaGedola(){return this.getShaahZmanisBasedZman(6.5)}minchaKetana(){return this.getShaahZmanisBasedZman(9.5)}plagHaMincha(){return this.getShaahZmanisBasedZman(10.75)}tzeit(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=ce("UTC",t),r=ce(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?"+":"-")+he(Math.floor(r/60))+":"+he(o)}static formatISOWithTimeZone(e,t){return isNaN(t.getTime())?"0000-00-00T00:00:00Z":ce(e,t).substring(0,19)+gp.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))}}const mp={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 yp(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.cc)||((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===mp[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 Sp extends Xe{constructor(e,t,n,r,o,a,i){super(e,t,n),this.eventTime=gp.roundTime(r),this.location=o;const s=o.getTimeFormatter();this.eventTimeStr=gp.formatTime(this.eventTime,s);const c=Object.assign(Object.assign({},i),{location:o});this.fmtTime=yp(this.eventTimeStr,"pm",c),void 0!==a&&(this.linkedEvent=a)}render(e){return we.gettext(this.getDesc(),e)+": "+this.fmtTime}renderBrief(e){return we.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 pp extends Sp{constructor(e,t,n,r,o,a){super(e,"Candle lighting",t,n,r,o,a)}getEmoji(){return"🕯️"}}class wp extends Sp{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=we.gettext(this.getDesc(),e);if(this.havdalahMins){const n=we.gettext("min",e);t+=` (${this.havdalahMins} ${n})`}return t}getEmoji(){return"✨"}}const vp=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Ap=["רִאשׁוֹן","שֵׁנִי","שְׁלִישִׁי","רְבִיעִי","חֲמִישִׁי","שִׁישִּׁי","שַׁבָּת"],bp="בַּלַּ֥יְלָה";class Tp{constructor(e,t){this.m=function(e,t){let n=t-7;n<0&&(n+=E(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 Oe.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){"string"==typeof(e=null!=e?e:we.getLocaleName())&&(e=e.toLowerCase());const n="he"===e||"he-x-nonikud"===e||"h"===e,r=we.gettext(this.getMonthName(),e),o=(n?Ap:vp)[this.getDow()],a=this.getMinutes(),i=this.getHour(),s=this.getChalakim(),c=we.gettext("Molad",e),u=we.lookupTranslation("min",e)||"minutes",h=we.gettext("chalakim",e);if(n){const t=`${c} ${r} יִהְיֶה בַּיּוֹם ${o} בשָׁבוּעַ, בְּשָׁעָה ${i} ${i<5?bp:i<12?"בַּבֹּקֶר":i<17?"בַּצׇּהֳרַיִים":i<21?"בָּעֶרֶב":bp}, ו-${a} ${u} ו-${s} ${h}`;return"he-x-nonikud"===e?we.hebrewStripNikkud(t):t}const l=yp(`${i}:00`,"pm",t);return`${c} ${r.replace(/'/g,"’")}: ${o}, ${a} ${u} and ${s} ${h} after ${l}`}}class Ip extends Xe{constructor(e,t,n,r){const o=new Tp(t,n);super(e,`Molad ${o.getMonthName()} ${t}`,We.MOLAD),this.molad=o,this.options=r}render(e){return this.molad.render(e,this.options)}}class Mp extends Xe{constructor(e,t){if(super(e,`Omer ${t}`,We.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){G(e);const[n,r]=J(e),o=K[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:we.getLocaleName())&&(e=e.toLowerCase());const t="he"===e||"he-x-nonikud"===e||"h"===e,n=this.omer;return(t?V(n):we.ordinal(n,e))+" "+we.gettext("day of the Omer",e)}renderBrief(e){return we.gettext("Omer",e)+" "+we.gettext("day",e)+" "+this.omer}getEmoji(){return"string"==typeof this.emoji?this.emoji:(G(e=this.omer),e<=20?String.fromCodePoint(9312+e-1):e<=35?String.fromCodePoint(12881+e-21):String.fromCodePoint(12977+e-36));var e}getWeeks(){return 7===this.daysWithinWeeks?this.weekNumber:this.weekNumber-1}getDaysWithinWeeks(){return this.daysWithinWeeks}getTodayIs(e){"string"==typeof(e=null!=e?e:we.getLocaleName())&&(e=e.toLowerCase());const t="he"===e||"he-x-nonikud"===e?"he":"en",n=W(this.omer,t);return"he-x-nonikud"===e?we.hebrewStripNikkud(n):n}url(){return`https://www.hebcal.com/omer/${this.getDate().getFullYear()}/${this.omer}`}}class Ep extends Xe{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("-"),We.PARSHA_HASHAVUA),this.parsha=t,this.il=Boolean(n),this.num=r||-1}render(e){const t=null!=e?e:we.getLocaleName(),n=this.parsha;let r=we.gettext(n[0],e);if(2==n.length){r+=("he"==t?"־":"-")+we.gettext(n[1],e)}r=r.replace(/'/g,"’");return(we.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 le(this.getDate().greg()).replace(/-/g,"")}}const Op=m.NISAN,Cp=m.IYYAR,Hp=m.SIVAN,Dp=m.TAMUZ,Np=m.AV,kp=m.ELUL,_p=m.TISHREI,Lp=m.CHESHVAN,Rp=m.KISLEV,Yp=m.SHVAT,Pp=m.ADAR_II,jp=We.CHAG,Bp=We.LIGHT_CANDLES,Fp=We.YOM_TOV_ENDS,Up=We.CHUL_ONLY,xp=We.IL_ONLY,Zp=We.LIGHT_CANDLES_TZEIS,$p=We.CHANUKAH_CANDLES,Vp=We.MAJOR_FAST,zp=We.MINOR_HOLIDAY,Kp=We.EREV,Gp=We.CHOL_HAMOED,Jp="🫓",Wp="🌿🍋",qp="Rosh Hashana II",Xp="Erev Yom Kippur",Qp="Yom Kippur",ew="Erev Sukkot",tw="Sukkot I",nw="Sukkot II",rw="Sukkot III (CH''M)",ow="Sukkot IV (CH''M)",aw="Sukkot V (CH''M)",iw="Sukkot VI (CH''M)",sw="Shmini Atzeret",cw="Simchat Torah",uw="Sukkot II (CH''M)",hw="Sukkot VII (Hoshana Raba)",lw="Chanukah: 1 Candle",fw="Tu BiShvat",dw="Erev Purim",gw="Purim",mw="Shushan Purim",yw="Erev Pesach",Sw="Pesach I",pw="Pesach II",ww="Pesach II (CH''M)",vw="Pesach III (CH''M)",Aw="Pesach IV (CH''M)",bw="Pesach V (CH''M)",Tw="Pesach VI (CH''M)",Iw="Pesach VII",Mw="Pesach VIII",Ew="Pesach Sheni",Ow="Lag BaOmer",Cw="Erev Shavuot",Hw="Shavuot",Dw="Shavuot I",Nw="Shavuot II",kw="Tu B'Av",_w="Rosh Hashana LaBehemot",Lw="Erev Rosh Hashana",Rw="Yom Yerushalayim",Yw="Ben-Gurion Day",Pw="Family Day",jw="Yitzhak Rabin Memorial Day",Bw="Herzl Day",Fw="Jabotinsky Day",Uw="Sigd",xw="Yom HaAliyah",Zw="Yom HaAliyah School Observance",$w="Hebrew Language Day",Vw={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:Yw,CHANUKAH_1_CANDLE:lw,EREV_PESACH:yw,EREV_PURIM:dw,EREV_ROSH_HASHANA:Lw,EREV_SHAVUOT:Cw,EREV_SUKKOT:ew,EREV_YOM_KIPPUR:Xp,FAMILY_DAY:Pw,HEBREW_LANGUAGE_DAY:$w,HERZL_DAY:Bw,JABOTINSKY_DAY:Fw,LAG_BAOMER:Ow,PESACH_I:Sw,PESACH_II:pw,PESACH_III_CHM:vw,PESACH_II_CHM:ww,PESACH_IV_CHM:Aw,PESACH_SHENI:Ew,PESACH_VII:Iw,PESACH_VIII:Mw,PESACH_VI_CHM:Tw,PESACH_V_CHM:bw,PURIM:gw,ROSH_HASHANA_II:qp,ROSH_HASHANA_LABEHEMOT:_w,SHAVUOT:Hw,SHAVUOT_I:Dw,SHAVUOT_II:Nw,SHMINI_ATZERET:sw,SHUSHAN_PURIM:mw,SIGD:Uw,SIMCHAT_TORAH:cw,SUKKOT_I:tw,SUKKOT_II:nw,SUKKOT_III_CHM:rw,SUKKOT_II_CHM:uw,SUKKOT_IV_CHM:ow,SUKKOT_VII_HOSHANA_RABA:hw,SUKKOT_VI_CHM:iw,SUKKOT_V_CHM:aw,TU_BAV:kw,TU_BISHVAT:fw,YITZHAK_RABIN_MEMORIAL_DAY:jw,YOM_HAALIYAH:xw,YOM_HAALIYAH_SCHOOL_OBSERVANCE:Zw,YOM_KIPPUR:Qp,YOM_YERUSHALAYIM:Rw},zw=[{mm:_p,dd:2,desc:qp,flags:jp|Fp,emoji:"🍏🍯"},{mm:_p,dd:9,desc:Xp,flags:Kp|Bp},{mm:_p,dd:10,desc:Qp,flags:jp|Vp|Fp},{mm:_p,dd:14,desc:ew,flags:Up|Kp|Bp,emoji:Wp},{mm:_p,dd:15,desc:tw,flags:Up|jp|Zp,emoji:Wp},{mm:_p,dd:16,desc:nw,flags:Up|jp|Fp,emoji:Wp},{mm:_p,dd:17,desc:rw,flags:Up|Gp,chmDay:1,emoji:Wp},{mm:_p,dd:18,desc:ow,flags:Up|Gp,chmDay:2,emoji:Wp},{mm:_p,dd:19,desc:aw,flags:Up|Gp,chmDay:3,emoji:Wp},{mm:_p,dd:20,desc:iw,flags:Up|Gp,chmDay:4,emoji:Wp},{mm:_p,dd:22,desc:sw,flags:Up|jp|Zp},{mm:_p,dd:23,desc:cw,flags:Up|jp|Fp},{mm:_p,dd:14,desc:ew,flags:xp|Kp|Bp,emoji:Wp},{mm:_p,dd:15,desc:tw,flags:xp|jp|Fp,emoji:Wp},{mm:_p,dd:16,desc:uw,flags:xp|Gp,chmDay:1,emoji:Wp},{mm:_p,dd:17,desc:rw,flags:xp|Gp,chmDay:2,emoji:Wp},{mm:_p,dd:18,desc:ow,flags:xp|Gp,chmDay:3,emoji:Wp},{mm:_p,dd:19,desc:aw,flags:xp|Gp,chmDay:4,emoji:Wp},{mm:_p,dd:20,desc:iw,flags:xp|Gp,chmDay:5,emoji:Wp},{mm:_p,dd:22,desc:sw,flags:xp|jp|Fp},{mm:_p,dd:21,desc:hw,flags:Bp|Gp,chmDay:-1,emoji:Wp},{mm:Rp,dd:24,desc:lw,flags:Kp|zp|$p,emoji:"🕎1️⃣"},{mm:Yp,dd:15,desc:fw,flags:zp,emoji:"🌳"},{mm:Pp,dd:13,desc:dw,flags:Kp|zp,emoji:"🎭️📜"},{mm:Pp,dd:14,desc:gw,flags:zp,emoji:"🎭️📜"},{mm:Pp,dd:15,desc:mw,flags:zp,emoji:"🎭️📜"},{mm:Op,dd:14,desc:yw,flags:xp|Kp|Bp,emoji:"🫓🍷"},{mm:Op,dd:15,desc:Sw,flags:xp|jp|Fp,emoji:Jp},{mm:Op,dd:16,desc:ww,flags:xp|Gp,chmDay:1,emoji:Jp},{mm:Op,dd:17,desc:vw,flags:xp|Gp,chmDay:2,emoji:Jp},{mm:Op,dd:18,desc:Aw,flags:xp|Gp,chmDay:3,emoji:Jp},{mm:Op,dd:19,desc:bw,flags:xp|Gp,chmDay:4,emoji:Jp},{mm:Op,dd:20,desc:Tw,flags:xp|Gp|Bp,chmDay:5,emoji:Jp},{mm:Op,dd:21,desc:Iw,flags:xp|jp|Fp,emoji:Jp},{mm:Op,dd:14,desc:yw,flags:Up|Kp|Bp,emoji:"🫓🍷"},{mm:Op,dd:15,desc:Sw,flags:Up|jp|Zp,emoji:"🫓🍷"},{mm:Op,dd:16,desc:pw,flags:Up|jp|Fp,emoji:Jp},{mm:Op,dd:17,desc:vw,flags:Up|Gp,chmDay:1,emoji:Jp},{mm:Op,dd:18,desc:Aw,flags:Up|Gp,chmDay:2,emoji:Jp},{mm:Op,dd:19,desc:bw,flags:Up|Gp,chmDay:3,emoji:Jp},{mm:Op,dd:20,desc:Tw,flags:Up|Gp|Bp,chmDay:4,emoji:Jp},{mm:Op,dd:21,desc:Iw,flags:Up|jp|Zp,emoji:Jp},{mm:Op,dd:22,desc:Mw,flags:Up|jp|Fp,emoji:Jp},{mm:Cp,dd:14,desc:Ew,flags:zp},{mm:Cp,dd:18,desc:Ow,flags:zp,emoji:"🔥"},{mm:Hp,dd:5,desc:Cw,flags:Kp|Bp,emoji:"⛰️🌸"},{mm:Hp,dd:6,desc:Hw,flags:xp|jp|Fp,emoji:"⛰️🌸"},{mm:Hp,dd:6,desc:Dw,flags:Up|jp|Zp,emoji:"⛰️🌸"},{mm:Hp,dd:7,desc:Nw,flags:Up|jp|Fp,emoji:"⛰️🌸"},{mm:Np,dd:15,desc:kw,flags:zp,emoji:"❤️"},{mm:kp,dd:1,desc:_w,flags:zp,emoji:"🐑"},{mm:kp,dd:29,desc:Lw,flags:Kp|Bp,emoji:"🍏🍯"}],Kw=[{firstYear:5727,mm:Cp,dd:28,desc:Rw,chul:!0},{firstYear:5737,mm:Rp,dd:6,desc:Yw,satPostponeToSun:!0,friPostponeToSun:!0},{firstYear:5750,mm:Yp,dd:30,desc:Pw},{firstYear:5758,mm:Lp,dd:12,desc:jw,friSatMovetoThu:!0},{firstYear:5764,mm:Cp,dd:10,desc:Bw,satPostponeToSun:!0},{firstYear:5765,mm:Dp,dd:29,desc:Fw,satPostponeToSun:!0},{firstYear:5769,mm:Lp,dd:29,desc:Uw,chul:!0,suppressEmoji:!0},{firstYear:5777,mm:Op,dd:10,desc:xw,chul:!0},{firstYear:5777,mm:Lp,dd:7,desc:Zw},{firstYear:5773,mm:m.TEVET,dd:21,desc:$w,friSatMovetoThu:!0}],Gw=[Vw.LAG_BAOMER,Vw.LEIL_SELICHOT,Vw.PESACH_SHENI,Vw.EREV_PURIM,Vw.PURIM_KATAN,Vw.SHUSHAN_PURIM,Vw.TU_BAV,Vw.TU_BISHVAT,Vw.ROSH_HASHANA_LABEHEMOT];class Jw extends Xe{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()&We.IL_ONLY?e+"?i=on":e}urlDateSuffix(){const e=this.getDate().greg().getFullYear();return String(e)}getEmoji(){return this.emoji?this.emoji:this.getFlags()&We.SPECIAL_SHABBAT?"🕍":"✡️"}getCategories(){if(this.cholHaMoedDay)return["holiday","major","cholhamoed"];const e=super.getCategories();if("unknown"!==e[0])return e;const t=this.getDesc();return Gw.includes(t)?["holiday","minor"]:["holiday","major"]}render(e){return super.render(e).replace(/'/g,"’")}renderBrief(e){return super.renderBrief(e).replace(/'/g,"’")}clone(){const e=new Jw(this.date,this.desc,this.mask);for(const t in this)this.hasOwnProperty(t)&&Object.defineProperty(e,t,{value:this[t]});return e}}class Ww extends Jw{urlDateSuffix(){return le(this.getDate().greg()).replace(/-/g,"")}}const qw="Shabbat Mevarchim Chodesh";class Xw extends Xe{constructor(e,t,n){if(super(e,`${qw} ${t}`,We.SHABBAT_MEVARCHIM),this.monthName=t,n)this.memo=n;else{const t=e.getFullYear(),n=e.getMonth(),r=n==Oe.monthsInYear(t)?m.NISAN:n+1,o=new Tp(t,r);this.memo=o.render("en",{hour12:!1})}}basename(){return this.getDesc()}render(e){const t=we.gettext(this.monthName,e).replace(/'/g,"’");return we.gettext(qw,e)+" "+t}renderBrief(e){const t=this.render(e),n=t.indexOf(" ");return t.substring(n+1)}}var Qw=jo,ev=wr,tv=Ir,nv=at,rv=function(e,t,n){return n.get&&Qw(n.get,t,{getter:!0}),n.set&&Qw(n.set,t,{setter:!0}),ev.f(e,t,n)},ov=function(){var e=tv(this),t="";return e.hasIndices&&(t+="d"),e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.unicodeSets&&(t+="v"),e.sticky&&(t+="y"),t},av=ot,iv=nt.RegExp,sv=iv.prototype,cv=nv&&av((function(){var e=!0;try{iv(".","d")}catch(t){e=!1}var t={},n="",r=e?"dgimsy":"gimsy",o=function(e,r){Object.defineProperty(t,e,{get:function(){return n+=r,!0}})},a={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};for(var i in e&&(a.hasIndices="d"),a)o(i,a[i]);return Object.getOwnPropertyDescriptor(sv,"flags").get.call(t)!==r||n!==r}));cv&&rv(sv,"flags",{configurable:!0,get:ov});class uv extends Map{#e=0;#t=new Map;#n=new Map;#r;#o;#a;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.#r=e.maxSize,this.#o=e.maxAge||Number.POSITIVE_INFINITY,this.#a=e.onEviction}get __oldCache(){return this.#n}#i(e){if("function"==typeof this.#a)for(const[t,n]of e)this.#a(t,n.value)}#s(e,t){return"number"==typeof t.expiry&&t.expiry<=Date.now()&&("function"==typeof this.#a&&this.#a(e,t.value),this.delete(e))}#c(e,t){if(!1===this.#s(e,t))return t.value}#u(e,t){return t.expiry?this.#c(e,t):t.value}#h(e,t){const n=t.get(e);return this.#u(e,n)}#l(e,t){this.#t.set(e,t),this.#e++,this.#e>=this.#r&&(this.#e=0,this.#i(this.#n),this.#n=this.#t,this.#t=new Map)}#f(e,t){this.#n.delete(e),this.#l(e,t)}*#d(){for(const e of this.#n){const[t,n]=e;if(!this.#t.has(t)){!1===this.#s(t,n)&&(yield e)}}for(const e of this.#t){const[t,n]=e;!1===this.#s(t,n)&&(yield e)}}get(e){if(this.#t.has(e)){const t=this.#t.get(e);return this.#u(e,t)}if(this.#n.has(e)){const t=this.#n.get(e);if(!1===this.#s(e,t))return this.#f(e,t),t.value}}set(e,t){let{maxAge:n=this.#o}=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.#t.has(e)?this.#t.set(e,{value:t,expiry:r}):this.#l(e,{value:t,expiry:r}),this}has(e){return this.#t.has(e)?!this.#s(e,this.#t.get(e)):!!this.#n.has(e)&&!this.#s(e,this.#n.get(e))}peek(e){return this.#t.has(e)?this.#h(e,this.#t):this.#n.has(e)?this.#h(e,this.#n):void 0}delete(e){const t=this.#t.delete(e);return t&&this.#e--,this.#n.delete(e)||t}clear(){this.#t.clear(),this.#n.clear(),this.#e=0}resize(e){if(!(e&&e>0))throw new TypeError("`maxSize` must be a number greater than 0");const t=[...this.#d()],n=t.length-e;n<0?(this.#t=new Map(t),this.#n=new Map,this.#e=t.length):(n>0&&this.#i(t.slice(0,n)),this.#n=new Map(t.slice(n)),this.#t=new Map,this.#e=0),this.#r=e}*keys(){for(const[e]of this)yield e}*values(){for(const[,e]of this)yield e}*[Symbol.iterator](){for(const e of this.#t){const[t,n]=e;!1===this.#s(t,n)&&(yield[t,n.value])}for(const e of this.#n){const[t,n]=e;if(!this.#t.has(t)){!1===this.#s(t,n)&&(yield[t,n.value])}}}*entriesDescending(){let e=[...this.#t];for(let t=e.length-1;t>=0;--t){const n=e[t],[r,o]=n;!1===this.#s(r,o)&&(yield[r,o.value])}e=[...this.#n];for(let t=e.length-1;t>=0;--t){const n=e[t],[r,o]=n;if(!this.#t.has(r)){!1===this.#s(r,o)&&(yield[r,o.value])}}}*entriesAscending(){for(const[e,t]of this.#d())yield[e,t.value]}get size(){if(!this.#e)return this.#n.size;let e=0;for(const t of this.#n.keys())this.#t.has(t)||e++;return Math.min(this.#e+e,this.#r)}get maxSize(){return this.#r}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()])}}const hv=0,lv=2,fv=5,dv=6,gv=m.NISAN,mv=m.IYYAR;function yv(e){if(e<5708)return null;let t;const n=new Oe(15,gv,e).getDay();return t=n===hv?2:n===dv?3:e<5764?4:n===lv?5:4,new Oe(t,mv,e)}const Sv=new uv({maxSize:400});function pv(e,t){const n=`${e}-${t?1:0}`;let r=Sv.get(n);return r||(r=new Ne(e,t),Sv.set(n,r)),r}const wv="Yom Kippur Katan";class vv extends Jw{constructor(e,t){super(e,`${wv} ${t}`,We.MINOR_FAST|We.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=we.gettext(this.nextMonthName,e).replace(/'/g,"’");return we.gettext(wv,e)+" "+t}renderBrief(e){return we.gettext(wv,e)}url(){}}const Av=We.CHAG,bv=We.IL_ONLY,Tv=We.LIGHT_CANDLES_TZEIS,Iv=We.CHANUKAH_CANDLES,Mv=We.MINOR_FAST,Ev=We.SPECIAL_SHABBAT,Ov=We.MODERN_HOLIDAY,Cv=We.MAJOR_FAST,Hv=We.MINOR_HOLIDAY,Dv=We.EREV,Nv="Rosh Chodesh";class kv extends Jw{constructor(e,t){super(e,`${Nv} ${t}`,We.ROSH_CHODESH)}render(e){const t=this.getDesc().substring(13),n=we.gettext(t,e).replace(/'/g,"’");return we.gettext(Nv,e)+" "+n}basename(){return this.getDesc()}getEmoji(){return this.emoji||"🌒"}}class _v extends Jw{constructor(e,t,n){super(e,`Rosh Hashana ${t}`,n),this.hyear=t}render(e){return we.gettext("Rosh Hashana",e)+" "+this.hyear}getEmoji(){return"🍏🍯"}}const Lv=m.NISAN,Rv=m.TAMUZ,Yv=m.AV,Pv=m.TISHREI,jv=m.KISLEV,Bv=m.TEVET,Fv=m.ADAR_I,Uv=m.ADAR_II,xv={emoji:"🇮🇱"},Zv=new uv({maxSize:400}),$v=["0️⃣","1️⃣","2️⃣","3️⃣","4️⃣","5️⃣","6️⃣","7️⃣","8️⃣","9️⃣"];function Vv(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=Zv.get(e);if(t)return t;const n=new Oe(1,Pv,e),r=new Oe(15,Lv,e),o=new Map;function a(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];for(const e of t){const t=e.date.toString(),n=o.get(t);"object"==typeof n?n[0].getFlags()&Dv?n.unshift(e):n.push(e):o.set(t,[e])}}for(const t of zw){const n=new Oe(t.dd,t.mm,e),r=new Jw(n,t.desc,t.flags);t.emoji&&(r.emoji=t.emoji),t.chmDay&&(r.cholHaMoedDay=t.chmDay),a(r)}a(new _v(n,e,Av|Tv)),a(new Jw(new Oe(3+(4==n.getDay()),Pv,e),Vw.TZOM_GEDALIAH,Mv)),a(new Jw(new Oe(Oe.dayOnOrBefore(6,7+n.abs())),Vw.SHABBAT_SHUVA,Ev));const i=Oe.shortKislev(e)?new Oe(1,Bv,e):new Oe(30,jv,e);a(new Jw(i,Vw.CHAG_HABANOT,Hv));for(let t=2;t<=8;t++){const n=new Oe(23+t,jv,e);a(new Jw(n,`Chanukah: ${t} Candles`,Hv|Iv,{chanukahDay:t-1,emoji:"🕎"+$v[t]}))}a(new Jw(new Oe(32,jv,e),Vw.CHANUKAH_8TH_DAY,Hv,{chanukahDay:8,emoji:"🕎"})),a(new Ww(new Oe(10,Bv,e),Vw.ASARA_BTEVET,Mv));const s=r.abs();a(new Jw(new Oe(Oe.dayOnOrBefore(6,s-43)),Vw.SHABBAT_SHEKALIM,Ev),new Jw(new Oe(Oe.dayOnOrBefore(6,s-30)),Vw.SHABBAT_ZACHOR,Ev),new Jw(new Oe(s-(2==r.getDay()?33:31)),Vw.TAANIT_ESTHER,Mv));const c=Oe.dayOnOrBefore(6,s-14);a(new Jw(new Oe(c-7),Vw.SHABBAT_PARAH,Ev),new Jw(new Oe(c),Vw.SHABBAT_HACHODESH,Ev),new Jw(new Oe(Oe.dayOnOrBefore(6,s-1)),Vw.SHABBAT_HAGADOL,Ev),new Jw(6==r.prev().getDay()?r.onOrBefore(4):new Oe(14,Lv,e),Vw.TAANIT_BECHOROT,Mv)),a(new Jw(new Oe(Oe.dayOnOrBefore(6,new Oe(1,Pv,e+1).abs()-4)),Vw.LEIL_SELICHOT,Hv,{emoji:"🕍"})),0==r.getDay()&&a(new Jw(new Oe(16,Uv,e),Vw.PURIM_MESHULASH,Hv)),Oe.isLeapYear(e)&&(a(new Jw(new Oe(14,Fv,e),Vw.PURIM_KATAN,Hv,{emoji:"🎭️"})),a(new Jw(new Oe(15,Fv,e),Vw.SHUSHAN_PURIM_KATAN,Hv,{emoji:"🎭️"})));const u=function(e){if(e<5711)return null;let t=new Oe(27,gv,e);return t.getDay()===fv?t=new Oe(26,gv,e):t.getDay()===hv&&(t=new Oe(28,gv,e)),t}(e);u&&a(new Jw(u,Vw.YOM_HASHOAH,Ov));const h=yv(e);h&&a(new Jw(h,Vw.YOM_HAZIKARON,Ov,xv),new Jw(h.next(),Vw.YOM_HAATZMA_UT,Ov,xv));for(const t of Kw)if(e>=t.firstYear){let n=new Oe(t.dd,t.mm,e);const r=n.getDay();!t.friSatMovetoThu||5!==r&&6!==r?t.friPostponeToSun&&5===r?n=new Oe(n.abs()+2):t.satPostponeToSun&&6===r&&(n=n.next()):n=n.onOrBefore(4);const o=t.chul?Ov:Ov|bv,i=new Jw(n,t.desc,o);t.suppressEmoji||(i.emoji="🇮🇱"),a(i)}let l,f=new Oe(17,Rv,e);6==f.getDay()&&(f=new Oe(18,Rv,e),l={observed:!0}),a(new Jw(f,Vw.TZOM_TAMMUZ,Mv,l));let d,g=new Oe(9,Yv,e),y=Vw.TISHA_BAV;6==g.getDay()&&(g=g.next(),d={observed:!0},y+=" (observed)");const S=g.abs();a(new Jw(new Oe(Oe.dayOnOrBefore(6,S)),Vw.SHABBAT_CHAZON,Ev),new Jw(g.prev(),Vw.EREV_TISHA_BAV,Dv|Cv,d),new Jw(g,y,Cv,d),new Jw(new Oe(Oe.dayOnOrBefore(6,S+7)),Vw.SHABBAT_NACHAMU,Ev));const p=Oe.monthsInYear(e);for(let t=1;t<=p;t++){const n=Oe.getMonthName(t,e);30==(t==Lv?Oe.daysInMonth(Oe.monthsInYear(e-1),e-1):Oe.daysInMonth(t-1,e))?(a(new kv(new Oe(1,t,e),n)),a(new kv(new Oe(30,t-1,e),n))):t!==Pv&&a(new kv(new Oe(1,t,e),n))}for(let t=m.IYYAR;t<=p;t++){const n=t+1;if(n===Pv||n===m.CHESHVAN||n===Bv)continue;let r=new Oe(29,t,e);const o=r.getDay();5!==o&&6!==o||(r=r.onOrBefore(4));const i=Oe.getMonthName(n,e);a(new vv(r,i))}const w=pv(e,!1).find(15);a(new Jw(w,Vw.SHABBAT_SHIRAH,Ev));const v=function(e){const t=Oe.isLeapYear(e),n=t?Uv:Lv,r=t?20:1,o=Oe.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 Oe(v);a(new Jw(e,Vw.BIRKAT_HACHAMAH,Hv,{emoji:"☀️"}))}return Zv.set(e,o),o}const zv=new Map;class Kv{static addCalendar(e,t){if("function"!=typeof t)throw new TypeError(`Invalid calendar function: ${t}`);zv.set(e,t)}static lookup(e,t,n){const r=zv.get(e);return"function"==typeof r?r(t,n):null}}const Gv="5.4.1";function Jv(e,t,n,r,o){let a=!1,i=o,s=e?e.getFlags():We.LIGHT_CANDLES;void 0!==e?r||(s&(We.LIGHT_CANDLES_TZEIS|We.CHANUKAH_CANDLES)?i=!0:s&We.YOM_TOV_ENDS&&(a=!0,i=!0)):o&&(a=!0,s=We.LIGHT_CANDLES_TZEIS);const c=i?n.havdalahMins:n.candleLightingMins,u=n.location,h=Boolean(n.useElevation),l=new gp(u,t,h),f=c?l.sunsetOffset(c,!0):l.tzeit(n.havdalahDeg);return isNaN(f.getTime())?null:a?new wp(t,s,f,u,n.havdalahMins,e,n):new pp(t,s,f,u,e,n)}function Wv(e,t,n,r,o){if(isNaN(t.getTime()))return null;const a=o.location;return new Sp(e,n,r.getFlags(),t,a,r,o)}class qv extends Jw{constructor(e,t,n,r,o){super(e,t,n),this.eventTime=gp.roundTime(r);const a=o.getTimeFormatter();this.eventTimeStr=gp.formatTime(this.eventTime,a),this.location=o}}function Xv(e,t){const n=[];for(let r=e;r<=t;r++)n.push(r);return n}const Qv={shacharit:!1,mincha:!1,allCongs:!1};function eA(e,t){return tA(e,t,!0)}function tA(e,t,n){const r=function(e,t){const n=Oe.isLeapYear(e),r=Oe.monthsInYear(e);let o=new Oe(9,m.AV,e);6===o.getDay()&&(o=o.next());let a=new Oe(15,m.ADAR_II,e);6===a.getDay()&&(a=a.next());const i=[],s=i.concat(Xv(1,r).map((t=>new Oe(1,t,e))),Xv(1,r).filter((t=>30===Oe.daysInMonth(t,e))).map((t=>new Oe(30,t,e))),new Oe(2,m.TISHREI,e),Xv(1,Oe.daysInMonth(m.NISAN,e)).map((t=>new Oe(t,m.NISAN,e))),new Oe(18,m.IYYAR,e),Xv(1,8-(t?1:0)).map((t=>new Oe(t,m.SIVAN,e))),o,new Oe(15,m.AV,e),new Oe(29,m.ELUL,e),Xv(9,24-(t?1:0)).map((t=>new Oe(t,m.TISHREI,e))),Xv(25,33).map((t=>new Oe(t,m.KISLEV,e))),new Oe(15,m.SHVAT,e),new Oe(14,m.ADAR_II,e),a,n?new Oe(14,m.ADAR_I,e):[]),c=i.concat(Xv(1,13).map((t=>new Oe(t,m.SIVAN,e))),Xv(20,31).map((t=>new Oe(t,m.TISHREI,e))),new Oe(14,m.IYYAR,e),e>=5708?yv(e).next():[],e>=5727?new Oe(28,m.IYYAR,e):[]),u=[new Oe(29,m.ELUL,e-1),new Oe(9,m.TISHREI,e),new Oe(14,m.IYYAR,e)];return{none:s.map((e=>e.abs())).sort(((e,t)=>e-t)),some:c.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 Qv;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=tA(new Oe(s),t,!1);i.mincha=e.shacharit}else i.mincha=5!==a;return!i.allCongs||i.mincha||i.shacharit?i:Qv}const nA=m.TISHREI;function rA(t){if("number"==typeof t)return t;if(e.greg.isDate(t))return e.greg.greg2abs(t);if(Oe.isHDate(t))return t.abs();throw new TypeError(`Invalid date type: ${t}`)}function oA(t){if(t.start&&!t.end||t.end&&!t.start)throw new TypeError("Both options.start and options.end are required");if(t.start&&t.end)return[rA(t.start),rA(t.end)];const n=Boolean(t.isHebrewYear),r=function(e){return void 0!==e.year?Number(e.year):e.isHebrewYear?(new Oe).getFullYear():(new Date).getFullYear()}(t);if(isNaN(r))throw new RangeError(`Invalid year ${t.year}`);if(n&&r<1)throw new RangeError(`Invalid Hebrew year ${r}`);const o=function(e){if(e.month){if(e.isHebrewYear)return Oe.monthNum(e.month);if("number"==typeof e.month)return e.month}return NaN}(t),a=Number(t.numYears)||1;return n?function(e,t,n){const r=new Oe(1,e||nA,t);let o=r.abs();const a=e?o+r.daysInMonth():new Oe(1,nA,t+n).abs()-1;!e&&t>1&&o--;return[o,a]}(o,r,a):function(t,n,r){const o=t?t-1:0,a=new Date(n,o,1);n<100&&a.setFullYear(n);const i=e.greg.greg2abs(a);let s;if(t)s=i+e.greg.daysInMonth(t,n)-1;else{const t=n+r,o=new Date(t,0,1);t<100&&o.setFullYear(t),s=e.greg.greg2abs(o)-1}return[i,s]}(o,r,a)}const aA=m.NISAN,iA=m.SIVAN,sA=m.ELUL,cA=m.TISHREI,uA=We.LIGHT_CANDLES,hA=We.YOM_TOV_ENDS,lA=We.CHUL_ONLY,fA=We.IL_ONLY,dA=We.LIGHT_CANDLES_TZEIS,gA=We.CHANUKAH_CANDLES,mA=We.MINOR_FAST,yA=We.SPECIAL_SHABBAT,SA=We.MODERN_HOLIDAY,pA=We.MAJOR_FAST,wA=We.ROSH_CHODESH,vA=We.PARSHA_HASHAVUA,AA=We.DAF_YOMI,bA=We.MISHNA_YOMI,TA=We.NACH_YOMI,IA=We.YERUSHALMI_YOMI,MA=We.OMER_COUNT,EA=We.SHABBAT_MEVARCHIM,OA=We.MINOR_HOLIDAY,CA=We.EREV,HA=We.CHOL_HAMOED,DA=We.YOM_KIPPUR_KATAN,NA=new Set,kA={location:1,year:1,isHebrewYear:1,month:1,numYears:1,start:1,end:1,candlelighting:1,candleLightingMins:1,havdalahMins:1,havdalahDeg:1,fastEndDeg:1,sedrot:1,il:1,noMinorFast:1,noModern:1,shabbatMevarchim:1,noRoshChodesh:1,noSpecialShabbat:1,noHolidays:1,omer:1,molad:1,ashkenazi:1,locale:1,addHebrewDates:1,addHebrewDatesForEvents:1,appendHebrewToSubject:1,mask:1,userMask:1,yomKippurKatan:1,hour12:1,dailyLearning:1,useElevation:1};const _A={Jerusalem:40,Haifa:30,"Zikhron Ya'aqov":30,"Zikhron Ya'akov":30,"Zikhron Yaakov":30,"Zichron Ya'akov":30,"Zichron Yaakov":30},LA={281184:40,294801:30,293067:30};function RA(e){var t;if("number"==typeof e.mask)return function(e){const t=e.mask;t&wA&&delete e.noRoshChodesh;t&SA&&delete e.noModern;t&mA&&delete e.noMinorFast;t&yA&&delete e.noSpecialShabbat;t&vA&&(e.sedrot=!0);t&(AA|bA|TA|IA)&&(e.dailyLearning=e.dailyLearning||{},t&AA&&(e.dailyLearning.dafYomi=!0),t&bA&&(e.dailyLearning.mishnaYomi=!0),t&TA&&(e.dailyLearning.nachYomi=!0),t&IA&&(e.dailyLearning.yerushalmi=1));t&MA&&(e.omer=!0);t&EA&&(e.shabbatMevarchim=!0);t&DA&&(e.yomKippurKatan=!0);return e.userMask=!0,t}(e);const n=e.il||(null===(t=e.location)||void 0===t?void 0:t.il)||!1;let r=0;if(e.noHolidays||(r|=wA|hA|mA|yA|SA|pA|OA|CA|HA|uA|dA|gA),e.candlelighting&&(r|=uA|dA|hA),e.noRoshChodesh&&(r&=~wA),e.noModern&&(r&=~SA),e.noMinorFast&&(r&=~mA),e.noSpecialShabbat&&(r&=~yA,r&=~EA),r|=n?fA:lA,e.sedrot&&(r|=vA),e.omer&&(r|=MA),e.shabbatMevarchim&&(r|=EA),e.yomKippurKatan&&(r|=DA),e.dailyLearning){const t=e.dailyLearning;t.dafYomi&&(r|=AA),t.mishnaYomi&&(r|=bA),t.nachYomi&&(r|=TA),t.yerushalmi&&(r|=IA)}return r}const YA=uA|dA|gA|hA,PA=new fp(0,0,!1,"UTC");function jA(e){return e.observedInIsrael()}function BA(e){return e.observedInDiaspora()}class FA{static calendar(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t={...t},function(e){if(!e.candlelighting)return;const t=e.location;if(void 0===t||!(t instanceof fp))throw new TypeError("options.candlelighting requires valid options.location");if("number"==typeof e.havdalahMins&&"number"==typeof e.havdalahDeg)throw new TypeError("options.havdalahMins and options.havdalahDeg are mutually exclusive");let n=parseInt(e.candleLightingMins,10)||18;if(t.getIsrael()&&18===Math.abs(n)){const e=t.getGeoId(),r=LA[e];"number"==typeof r&&(n=r);const o=_A[t.getShortName()];"number"==typeof o&&(n=o)}e.candleLightingMins=-1*Math.abs(n),"number"==typeof e.havdalahMins?e.havdalahMins=Math.abs(e.havdalahMins):"number"==typeof e.havdalahDeg?e.havdalahDeg=Math.abs(e.havdalahDeg):e.havdalahDeg=8.5,"number"!=typeof e.fastEndDeg&&(e.fastEndDeg=7.0833333)}(t);const n=t.location=t.location||PA,r=t.il=t.il||n.il||!1;if(t.mask=RA(t),t.ashkenazi||t.locale){if(t.locale&&"string"!=typeof t.locale)throw new TypeError(`Invalid options.locale: ${t.locale}`);const e=t.ashkenazi?"ashkenazi":t.locale;if(!we.useLocale(e))throw new TypeError(`Locale '${e}' not found; did you forget to import @hebcal/locales?`)}else we.useLocale("en");const o=[];let a,i,s,c,u=-1;const h=oA(t);!function(e){for(const t of Object.keys(e))void 0!==kA[t]||NA.has(t)||(console.warn(`Ignoring unrecognized HebrewCalendar option: ${t}`),NA.add(t))}(t);const l=h[0],f=h[1];e.greg.abs2greg(l).getFullYear()<100&&(t.candlelighting=!1);for(let e=l;e<=f;e++){const h=new Oe(e),l=h.getFullYear();l!=u&&(u=l,i=Vv(u),t.sedrot&&(a=pv(u,r)),t.omer&&(s=Oe.hebrew2abs(u,aA,16),c=Oe.hebrew2abs(u,iA,5)));const f=o.length,d=h.getDay(),g=5===d,m=6===d;let y;const S=i.get(h.toString())||[];for(const e of S)y=xA(y,o,e,t,g,m);if(t.sedrot&&m){const t=a.lookup(e);t.chag||o.push(new Ep(h,t.parsha,r,t.num))}const p=t.dailyLearning;if("object"==typeof p)for(const[e,t]of Object.entries(p))if(t){const n="yerushalmi"===e?2===t?"yerushalmi-schottenstein":"yerushalmi-vilna":e,a=Kv.lookup(n,h,r);a&&o.push(a)}if(t.omer&&e>=s&&e<=c){const r=new Mp(h,e-s+1);if(t.candlelighting){const e=new gp(n,h.prev()).tzeit(7.0833);isNaN(e.getTime())||(r.alarm=e)}o.push(r)}const w=h.getMonth(),v=h.getDate();if(m&&(t.molad||t.shabbatMevarchim)&&w!=sA&&v>=23&&v<=29){const e=w==Oe.monthsInYear(l)?aA:w+1;if(t.molad&&o.push(new Ip(h,l,e,t)),t.shabbatMevarchim){const n=Oe.getMonthName(e,l),r=new Tp(l,e).render(t.locale||"en",t);o.push(new Xw(h,n,r))}}if(!y&&t.candlelighting&&(g||m)&&(y=Jv(void 0,h,t,g,m),g&&y&&a&&(y.memo=a.getString(e,t.locale))),y instanceof wp&&(0===t.havdalahMins||0===t.havdalahDeg)&&(y=null),y&&o.push(y),t.addHebrewDates||t.addHebrewDatesForEvents&&f!=o.length){const e=new Qe(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=F(t),r=n.yy;if(e===r)return n;if(e<r)return;const o=M(r);let a=n.mm,i=n.dd;return a===j&&!o||a===B&&o?a=E(e):a!==L||30!==i||N(e)?a===R&&30===i&&k(e)?(a=Y,i=1):a===j&&30===i&&o&&!M(e)&&(a=_,i=1):(a=R,i=1),{yy:e,mm:a,dd:i}}(e,t);return void 0===n?n:new Oe(n)}static getYahrzeit(e,t){const n=function(e,t){let n=F(t);if(!(e<=n.yy))return n.mm!==L||30!==n.dd||N(n.yy+1)?n.mm===R&&30===n.dd&&k(n.yy+1)?n=I(b(e,Y,1)-1):n.mm===B?n.mm=E(e):n.mm!==j||30!==n.dd||M(e)||(n.dd=30,n.mm=P):n=I(b(e,R,1)-1),n.mm!==L||30!==n.dd||N(e)?n.mm===R&&30===n.dd&&k(e)&&(n.mm=Y,n.dd=1):(n.mm=R,n.dd=1),n.yy=e,n}(e,t);return void 0===n?n:new Oe(n)}static getHolidaysForYear(e){return Vv(e)}static getHolidaysForYearArray(e,t){const n=Vv(e),r=Oe.hebrew2abs(e,cA,1),o=Oe.hebrew2abs(e+1,cA,1)-1;let a=[];const i=t?jA:BA;for(let e=r;e<=o;e++){const t=new Oe(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=Oe.isHDate(e)?e:new Oe(e),r=n.toString(),o=Vv(n.getFullYear()).get(r);if(void 0===t||void 0===o)return o;const a=t?jA:BA;return o.filter(a)}static eruvTavshilin(e,t){if(e.getDay()<3||e.getDay()>4)return!1;const n=new Oe(e),r=n.after(5),o=n.next();return!(!UA(r,t)||UA(n,t)||!UA(o,t))}static reformatTimeStr(e,t,n){return yp(e,t,n)}static version(){return Gv}static getSedra(e,t){return pv(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===m.NISAN&&(15===o||16===o)&&e.getFlags()&We.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()&We.ROSH_CHODESH||t.startsWith("Pesach")&&"Pesach I"!==t&&"Pesach II"!==t})).map((e=>e.getDate().abs())).includes(r)?1:0}(FA.getHolidaysForYearArray(e.getFullYear(),t),e)}static tachanun(e,t){return eA(e,t)}}function UA(e,t){return 0!==(FA.getHolidaysOnDate(e,t)||[]).filter((e=>e.getFlags()&We.CHAG)).length}function xA(e,t,n,r,o,a){const i=r.il;if(!n.observedIn(i))return e;const s=n.getFlags();if(!r.yomKippurKatan&&s&DA||r.noModern&&s&SA)return e;const c=r.location,u=Boolean(s&pA),h=Boolean(s&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 gp(a,o,s);if("Erev Tish'a B'Av"===n){const n=c.sunset();e.startEvent=Wv(r,n,"Fast begins",e,t)}else if(n.startsWith("Tish'a B'Av"))e.endEvent=Wv(r,c.tzeit(i),"Fast ends",e,t);else{const n=c.alotHaShachar();e.startEvent=Wv(r,n,"Fast begins",e,t),5===o.getDay()||14===r.getDate()&&r.getMonth()===m.NISAN||(e.endEvent=Wv(r,c.tzeit(i),"Fast ends",e,t))}return e}(n,r),n.startEvent&&(u||h&&!r.noMinorFast)&&t.push(n.startEvent)),s&r.mask||!s&&!r.userMask){if(r.candlelighting&&s&YA){const t=n.getDate();if(e=Jv(n,t,r,o,a),s&gA&&e&&!r.noHolidays){const i=o||a?e:function(e,t,n){const r=n.location,o=Boolean(n.useElevation),a=new gp(r,t.greg(),o).beinHaShmashos();return isNaN(a.getTime())?null:new qv(t,e.getDesc(),e.getFlags(),a,r)}(n,t,r),u={eventTime:i.eventTime,eventTimeStr:i.eventTimeStr,location:c};n.chanukahDay&&(u.chanukahDay=n.chanukahDay),n.emoji&&(u.emoji=n.emoji),n=new Jw(t,n.getDesc(),s,u),e=void 0}}(!r.noHolidays||r.yomKippurKatan&&s&DA)&&t.push(n)}return n.endEvent&&(u||h&&!r.noMinorFast)&&t.push(n.endEvent),e}return e.AsaraBTevetEvent=Ww,e.CandleLightingEvent=pp,e.DailyLearning=Kv,e.Event=Xe,e.GeoLocation=ap,e.HDate=Oe,e.HavdalahEvent=wp,e.HebrewCalendar=FA,e.HebrewDateEvent=Qe,e.HolidayEvent=Jw,e.Locale=we,e.Location=fp,e.MevarchimChodeshEvent=Xw,e.Molad=Tp,e.MoladEvent=Ip,e.NOAACalculator=sp,e.OmerEvent=Mp,e.ParshaEvent=Ep,e.RoshChodeshEvent=kv,e.RoshHashanaEvent=_v,e.Sedra=Ne,e.TimedEvent=Sp,e.Zmanim=gp,e.flags=We,e.gematriya=V,e.gematriyaStrToNum=z,e.holidayDesc=Vw,e.months=m,e.parshiot=ke,e.version=Gv,e}({});
|
|
1
|
+
/*! @hebcal/core v5.4.2 */
|
|
2
|
+
var hebcal=function(e){"use strict";const t=[0,31,28,31,30,31,30,31,31,30,31,30,31],n=[t,t.slice()];function r(e,t){return e-t*Math.floor(e/t)}function o(e,t){return Math.floor(e/t)}n[1][2]=29,e.greg=void 0,function(e){function t(e){return!(e%4||!(e%100)&&e%400)}function a(e){return"object"==typeof e&&Date.prototype.isPrototypeOf(e)}function i(e,n,r){const a=e-1;return 365*a+o(a,4)-o(a,100)+o(a,400)+o(367*n-362,12)+(n<=2?0:t(e)?-1:-2)+r}e.isLeapYear=t,e.daysInMonth=function(e,r){return n[+t(r)][e]},e.isDate=a,e.greg2abs=function(e){if(!a(e))throw new TypeError(`Argument not a Date: ${e}`);return i(e.getFullYear(),e.getMonth()+1,e.getDate())},e.abs2greg=function(e){if("number"!=typeof e)throw new TypeError(`Argument not a Number: ${e}`);const n=function(e){const t=e-1,n=o(t,146097),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)),a=o(12*(e-i(n,1,1)+(e<i(n,3,1)?0:t(n)?1:2))+373,367),s=e-i(n,a,1)+1,c=new Date(n,a-1,s);return n<100&&n>=0&&c.setFullYear(n),c}}(e.greg||(e.greg={}));const a=1,i=2,s=4,c=6,u=7,h=8,l=9,f=10,d=12,g=13,m={NISAN:1,IYYAR:2,SIVAN:3,TAMUZ:4,AV:5,ELUL:6,TISHREI:7,CHESHVAN:8,KISLEV:9,TEVET:10,SHVAT:11,ADAR_I:12,ADAR_II:13},y=["","Nisan","Iyyar","Sivan","Tamuz","Av","Elul","Tishrei","Cheshvan","Kislev","Tevet","Sh'vat"],S=[y.concat(["Adar","Nisan"]),y.concat(["Adar I","Adar II","Nisan"])],p=new Map,w=-1373428,v=365.24682220597794;function A(e,t){if("number"!=typeof e||isNaN(e))throw new TypeError(`invalid parameter '${t}' not a number: ${e}`)}function b(e,t,n){if(A(e,"year"),A(t,"month"),A(n,"day"),e<1)throw new RangeError(`hebrew2abs: invalid year ${e}`);let r=n;if(t<u){for(let t=u;t<=E(e);t++)r+=O(t,e);for(let n=a;n<t;n++)r+=O(n,e)}else for(let n=u;n<t;n++)r+=O(n,e);return w+N(e)+r-1}function T(e){return w+N(e)}function I(e){if(A(e,"abs"),(e=Math.trunc(e))<=w)throw new RangeError(`abs2hebrew: ${e} is before epoch`);let t=Math.floor((e-w)/v);for(;T(t)<=e;)++t;--t;let n=e<b(t,1,1)?7:1;for(;e>b(t,n,O(n,t));)++n;return{yy:t,mm:n,dd:1+e-b(t,n,1)}}function M(e){return(1+7*e)%19<7}function E(e){return+M(e)+12}function O(e,t){switch(e){case i:case s:case c:case f:case g:return 29}return e===d&&!M(t)||e===h&&!D(t)||e===l&&k(t)?29:30}function C(e,t){if(A(e,"month"),A(t,"year"),e<1||e>14)throw new TypeError(`bad month argument ${e}`);return S[+M(t)][e]}function N(e){const t=p.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&&!M(e)||1==i%7&&a>=16789&&M(t))&&s++;return s%7==0||s%7==3||s%7==5?s+1:s}(e);return p.set(e,n),n}function H(e){return N(e+1)-N(e)}function D(e){return H(e)%10==5}function k(e){return H(e)%10==3}const _=m.NISAN,L=m.CHESHVAN,R=m.KISLEV,Y=m.TEVET,P=m.SHVAT,B=m.ADAR_I,j=m.ADAR_II;function F(t){if(function(e){return"object"==typeof e&&null!==e&&"number"==typeof e.yy&&"number"==typeof e.mm&&"number"==typeof e.dd}(t))return t;if("number"==typeof t)return I(t);if(e.greg.isDate(t)){return I(e.greg.greg2abs(t))}throw new TypeError(`Argument not a Date: ${t}`)}const U={"א":1,"ב":2,"ג":3,"ד":4,"ה":5,"ו":6,"ז":7,"ח":8,"ט":9,"י":10,"כ":20,"ל":30,"מ":40,"נ":50,"ס":60,"ע":70,"פ":80,"צ":90,"ק":100,"ר":200,"ש":300,"ת":400},x=new Map,Z=new Map;for(const[e,t]of Object.entries(U))x.set(e,t),Z.set(t,e);function $(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 V(e){const t=parseInt(e,10);if(!t)throw new TypeError(`invalid parameter to gematriya ${e}`);let n="";const r=Math.floor(t/1e3);if(r>0&&5!==r){const e=$(r);for(const t of e)n+=Z.get(t);n+="׳"}const o=$(t%1e3);if(1===o.length)return n+Z.get(o[0])+"׳";for(let e=0;e<o.length;e++)e+1===o.length&&(n+="״"),n+=Z.get(o[e]);return n}function z(e){let t=0;const n=e.indexOf("׳");if(-1!==n&&n!==e.length-1){t+=1e3*z(e.substring(0,n)),e=e.substring(n)}for(const n of e){const e=x.get(n);"number"==typeof e&&(t+=e)}return t}const K={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 J(e){if(e<1||e>49)throw new RangeError(`Invalid Omer day ${e}`)}function G(e){return[Math.floor((e-1)/7)+1,e%7||7]}function W(e,t){return J(e),"he"===t?function(e){const t=Math.floor(e/10),n=e%10;let r="הַיּוֹם ";11===e?r+="אַחַד "+ae:12===e?r+="שְׁנֵים "+ae:12<e&&e<20?r+=X[n]+" "+ae:e>9&&(r+=X[n],n&&(r+=" ",r+=3===t?"וּ":"וְ"));e>2?((e>20||10===e||20===e)&&(r+=q[t]),r+=e<11?X[n]+" "+ee+" ":" "+re+" "):r+=1===e?oe+" ":te+" ";if(e>6){r=r.trim(),r+=", שְׁהֵם ";const t=Math.floor(e/7),n=e%7;r+=t>2?X[t]+" "+ne+" ":1===t?"שָׁבֽוּעַ "+X[1]+" ":Q+" "+ne+" ",n&&(r+=2===n||3===n?"וּ":5===n?"וַ":"וְ",r+=n>2?X[n]+" "+ee+" ":1===n?oe+" ":te+" ")}return r+="לָעֽוֹמֶר",r.normalize()}(e):function(e){const[t,n]=G(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 q=["","עֲשָׂרָה","עֶשְׂרִים","שְׁלוֹשִׁים","אַרְבָּעִים"],X=["","אֶחָד","שְׁנַיִם","שְׁלוֹשָׁה","אַרְבָּעָה","חֲמִשָּׁה","שִׁשָּׁה","שִׁבְעָה","שְׁמוֹנָה","תִּשְׁעָה"],Q="שְׁנֵי",ee="יָמִים",te=Q+" "+ee,ne="שָׁבוּעוֹת",re="יוֹם",oe=re+" "+X[1],ae="עָשָׂר";const ie=new Map;const se=/^(\d+).(\d+).(\d+),?\s+(\d+).(\d+).(\d+)/;function ce(e,t){const n=function(e){const t=ie.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 ie.set(e,n),n}(e).format(t),r=se.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]=ue(parseInt(r[3],10)),`${r[3]}-${r[1]}-${r[2]}T${o}:${r[5]}:${r[6]}Z`}function ue(e){return e<0?"-00"+ue(-e):e<10?"000"+e:e<100?"00"+e:e<1e3?"0"+e:String(e)}function he(e){return e<10?"0"+e:String(e)}function le(e){return ue(e.getFullYear())+"-"+he(e.getMonth()+1)+"-"+he(e.getDate())}var fe={headers:{"plural-forms":"nplurals=2; plural=(n > 1);"},contexts:{"":{Tevet:["Teves"]}}},de={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 ge={headers:{"plural-forms":"nplurals=2; plural=(n!=1);"},contexts:{"":{}}},me={h:"he",a:"ashkenazi",s:"en","":"en"},ye=new Map;let Se,pe;class we{static lookupTranslation(e,t){const n=("string"==typeof t&&ye.get(t.toLowerCase())||Se)[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("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);if("object"!=typeof t.contexts||"object"!=typeof t.contexts[""])throw new TypeError(`Locale '${e}' invalid compact format`);ye.set(e.toLowerCase(),t.contexts[""])}static addTranslation(e,t,n){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);const r=ye.get(e.toLowerCase());if(!r)throw new TypeError(`Unknown locale: ${e}`);if("string"!=typeof t||0===t.length)throw new TypeError(`Invalid id: ${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: ${n}`);r[t]=o?n:[n]}static addTranslations(e,t){if("string"!=typeof e)throw new TypeError(`Invalid locale name: ${e}`);const n=ye.get(e.toLowerCase());if(!n)throw new TypeError(`Unknown locale: ${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=e.toLowerCase(),n=ye.get(t);if(!n)throw new RangeError(`Locale '${e}' not found`);return pe=me[t]||t,Se=n,Se}static getLocaleName(){return pe}static getLocaleNames(){return Array.from(ye.keys()).sort(((e,t)=>e.localeCompare(t)))}static ordinal(e,t){const n=(null==t?void 0:t.toLowerCase())||pe;if(!n)return this.getEnOrdinal(e);switch(n){case"en":case"s":case"a":case"ashkenazi":case"ashkenazi_litvish":case"ashkenazi_poylish":case"ashkenazi_standard":return this.getEnOrdinal(e);case"es":return e+"º";case"h":case"he":case"he-x-nonikud":return String(e);default:return e+"."}}static getEnOrdinal(e){const t=["th","st","nd","rd"],n=e%100;return e+(t[(n-20)%10]||t[n]||t[0])}static hebrewStripNikkud(e){return e.replace(/[\u0590-\u05bd]/g,"").replace(/[\u05bf-\u05c7]/g,"")}}we.addLocale("en",ge),we.addLocale("s",ge),we.addLocale("",ge),we.useLocale("en"),we.addLocale("ashkenazi",fe),we.addLocale("a",fe),we.addLocale("he",de),we.addLocale("h",de);const ve=de.contexts[""],Ae={};for(const[e,t]of Object.entries(ve))Ae[e]=[we.hebrewStripNikkud(t[0])];const be={headers:de.headers,contexts:{"":Ae}};we.addLocale("he-x-NoNikud",be);const Te="day",Ie="week",Me="month",Ee="year";class Oe{constructor(t,n,r){if(2===arguments.length||arguments.length>3)throw new TypeError("HDate constructor requires 0, 1 or 3 arguments");if(3===arguments.length){this.dd=this.mm=1;const e="string"==typeof r?parseInt(r,10):r;if(isNaN(e))throw new TypeError(`HDate called with bad year argument: ${r}`);this.yy=e,function(e,t){e.mm=Oe.monthNum(t),Ce(e)}(this,n);const i="string"==typeof t?parseInt(t,10):t;if(isNaN(i))throw new TypeError(`HDate called with bad day argument: ${t}`);a=i,(o=this).dd=a,Ce(o)}else{null==t&&(t=new Date);const n="number"!=typeof t||isNaN(t)?e.greg.isDate(t)?e.greg.greg2abs(t):void 0!==t.yy?t:null:t;if(null===n)throw new TypeError(`HDate called with bad argument: ${t}`);const r="number"==typeof n,o=r?I(n):n;this.yy=o.yy,this.mm=o.mm,this.dd=o.dd,r&&(this.rd=n)}var o,a}getFullYear(){return this.yy}isLeapYear(){return M(this.yy)}getMonth(){return this.mm}getTishreiMonth(){const e=E(this.getFullYear());return(this.getMonth()+e-6)%e||e}daysInMonth(){return O(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 e.greg.abs2greg(this.abs())}abs(){return"number"!=typeof this.rd&&(this.rd=b(this.yy,this.mm,this.dd)),this.rd}static hebrew2abs(e,t,n){return b(e,t,n)}getMonthName(){return C(this.getMonth(),this.getFullYear())}render(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=e||we.getLocaleName(),r=this.getDate(),o=we.gettext(this.getMonthName(),n).replace(/'/g,"’"),a=we.ordinal(r,n),i=function(e){switch(e){case"en":case"s":case"a":case"ashkenazi":return" of"}const t=we.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=we.gettext(this.getMonthName(),n),o=this.getFullYear();return V(t)+" "+r+" "+V(o)}before(e){return He(e,this,-1)}onOrBefore(e){return He(e,this,0)}nearest(e){return He(e,this,3)}onOrAfter(e){return He(e,this,6)}after(e){return He(e,this,7)}next(){return new Oe(this.abs()+1)}prev(){return new Oe(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 Oe(this);if(t=function(e){switch(e){case"d":return Te;case"w":return Ie;case"M":return Me;case"y":return Ee}const t=String(e||"").toLowerCase().replace(/s$/,"");switch(t){case Te:case Ie:case Me:case Ee:return t}throw new TypeError(`Invalid units '${e}'`)}(t),t===Te)return new Oe(this.abs()+e);if(t===Ie)return new Oe(this.abs()+7*e);if(t===Ee)return new Oe(this.getDate(),this.getMonth(),this.getFullYear()+e);if(t===Me){let t=new Oe(this);const n=e>0?1:-1;e=Math.abs(e);for(let r=0;r<e;r++)t=new Oe(t.abs()+n*t.daysInMonth());return t}throw new TypeError(`Invalid units '${t}'`)}subtract(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"d";return this.add(-1*e,t)}deltaDays(e){if(!Oe.isHDate(e))throw new TypeError(`Bad argument: ${e}`);return this.abs()-e.abs()}isSameDate(e){return!!Oe.isHDate(e)&&(this.yy===e.yy&&this.mm===e.mm&&this.dd===e.dd)}toString(){const e=this.getDate(),t=this.getFullYear();return`${e} ${this.getMonthName()} ${t}`}static isLeapYear(e){return M(e)}static monthsInYear(e){return E(e)}static daysInMonth(e,t){return O(e,t)}static getMonthName(e,t){return C(e,t)}static monthNum(e){if("number"==typeof e){if(isNaN(e)||e>14)throw new RangeError(`Invalid month number: ${e}`);return e}return e.charCodeAt(0)>=48&&e.charCodeAt(0)<=57?parseInt(e,10):Oe.monthFromName(e)}static daysInYear(e){return H(e)}static longCheshvan(e){return D(e)}static shortKislev(e){return k(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 m.NISAN;case"i":return m.IYYAR;case"e":return m.ELUL;case"c":case"ח":return m.CHESHVAN;case"k":case"כ":return m.KISLEV;case"s":switch(t[1]){case"i":return m.SIVAN;case"h":return m.SHVAT}break;case"t":switch(t[1]){case"a":return m.TAMUZ;case"i":return m.TISHREI;case"e":return m.TEVET}break;case"a":switch(t[1]){case"v":return m.AV;case"d":return/(1|[^i]i|a|א)$/i.test(e)?m.ADAR_I:m.ADAR_II}break;case"ס":return m.SIVAN;case"ט":return m.TEVET;case"ש":return m.SHVAT;case"א":switch(t[1]){case"ב":return m.AV;case"ד":return/(1|[^i]i|a|א)$/i.test(e)?m.ADAR_I:m.ADAR_II;case"י":return m.IYYAR;case"ל":return m.ELUL}break;case"ת":switch(t[1]){case"מ":return m.TAMUZ;case"ש":return m.TISHREI}}throw new RangeError(`Unable to parse month name: ${e}`)}(we.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=z(n[0]),a=3===r?n[1]:n[1]+" "+n[2],i=Oe.monthFromName(a);let s=z(3===r?n[2]:n[3]);return s<1e3&&(s+=t),new Oe(o,i,s)}}function Ce(e){Ne(e),function(e){e.dd<1&&(e.mm===m.TISHREI&&(e.yy-=1),e.dd+=O(e.mm,e.yy),e.mm-=1,Ce(e));e.dd>O(e.mm,e.yy)&&(e.mm===m.ELUL&&(e.yy+=1),e.dd-=O(e.mm,e.yy),e.mm===E(e.yy)?e.mm=1:e.mm+=1,Ce(e));Ne(e)}(e)}function Ne(e){e.mm!==m.ADAR_II||e.isLeapYear()?e.mm<1?(e.mm+=E(e.yy),e.yy-=1,Ce(e)):e.mm>E(e.yy)&&(e.mm-=E(e.yy),e.yy+=1,Ce(e)):(e.mm-=1,Ce(e)),delete e.rd}function He(e,t,n){return new Oe(Oe.dayOnOrBefore(e,t.abs()+n))}var De={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"]}}},ke={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":["פִּרְקֵי אָבוֹת"]}}};we.addTranslations("he",ke),we.addTranslations("h",ke),we.addTranslations("ashkenazi",De),we.addTranslations("a",De);const _e=ke.contexts[""],Le={};for(const[e,t]of Object.entries(_e))Le[e]=[we.hebrewStripNikkud(t[0])];const Re={headers:ke.headers,contexts:{"":Le}};we.addTranslations("he-x-NoNikud",Re);const Ye={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},Pe=[[Ye.MAJOR_FAST,"holiday","major","fast"],[Ye.CHANUKAH_CANDLES,"holiday","major"],[Ye.HEBREW_DATE,"hebdate"],[Ye.MINOR_FAST,"holiday","fast"],[Ye.MINOR_HOLIDAY,"holiday","minor"],[Ye.MODERN_HOLIDAY,"holiday","modern"],[Ye.MOLAD,"molad"],[Ye.OMER_COUNT,"omer"],[Ye.PARSHA_HASHAVUA,"parashat"],[Ye.ROSH_CHODESH,"roshchodesh"],[Ye.SHABBAT_MEVARCHIM,"mevarchim"],[Ye.SPECIAL_SHABBAT,"holiday","shabbat"],[Ye.USER_EVENT,"user"]];class Be{constructor(e,t,n=0,r){if(!Oe.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 we.gettext(this.desc,e)}renderBrief(e){return this.render(e)}getEmoji(){return this.emoji||null}basename(){return this.getDesc()}url(){}observedInIsrael(){return!(this.mask&Ye.CHUL_ONLY)}observedInDiaspora(){return!(this.mask&Ye.IL_ONLY)}observedIn(e){return e?this.observedInIsrael():this.observedInDiaspora()}clone(){const e=new Be(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 Pe){if(e&t[0])return t.slice(1)}return["unknown"]}}class je extends Be{constructor(e){super(e,e.toString(),Ye.HEBREW_DATE)}render(e){const t=null==e?void 0:e.toLowerCase(),n=null!=t?t:we.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=we.gettext(t.getMonthName(),e);return V(n)+" "+r}renderBrief(e){const t=null==e?void 0:e.toLowerCase(),n=null!=t?t:we.getLocaleName(),r=this.getDate();if(r.getMonth()===m.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 Fe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Ue=function(e){return e&&e.Math===Math&&e},xe=Ue("object"==typeof globalThis&&globalThis)||Ue("object"==typeof window&&window)||Ue("object"==typeof self&&self)||Ue("object"==typeof Fe&&Fe)||Ue("object"==typeof Fe&&Fe)||function(){return this}()||Function("return this")(),Ze={},$e=function(e){try{return!!e()}catch(e){return!0}},Ve=!$e((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]})),ze=!$e((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")})),Ke=ze,Je=Function.prototype.call,Ge=Ke?Je.bind(Je):function(){return Je.apply(Je,arguments)},We={},qe={}.propertyIsEnumerable,Xe=Object.getOwnPropertyDescriptor,Qe=Xe&&!qe.call({1:2},1);We.f=Qe?function(e){var t=Xe(this,e);return!!t&&t.enumerable}:qe;var et,tt,nt=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},rt=ze,ot=Function.prototype,at=ot.call,it=rt&&ot.bind.bind(at,at),st=rt?it:function(e){return function(){return at.apply(e,arguments)}},ct=st,ut=ct({}.toString),ht=ct("".slice),lt=$e,ft=function(e){return ht(ut(e),8,-1)},dt=Object,gt=st("".split),mt=lt((function(){return!dt("z").propertyIsEnumerable(0)}))?function(e){return"String"===ft(e)?gt(e,""):dt(e)}:dt,yt=function(e){return null==e},St=yt,pt=TypeError,wt=function(e){if(St(e))throw new pt("Can't call method on "+e);return e},vt=mt,At=wt,bt=function(e){return vt(At(e))},Tt="object"==typeof document&&document.all,It=void 0===Tt&&void 0!==Tt?function(e){return"function"==typeof e||e===Tt}:function(e){return"function"==typeof e},Mt=It,Et=function(e){return"object"==typeof e?null!==e:Mt(e)},Ot=xe,Ct=It,Nt=function(e,t){return arguments.length<2?(n=Ot[e],Ct(n)?n:void 0):Ot[e]&&Ot[e][t];var n},Ht=st({}.isPrototypeOf),Dt=xe,kt="undefined"!=typeof navigator&&String(navigator.userAgent)||"",_t=Dt.process,Lt=Dt.Deno,Rt=_t&&_t.versions||Lt&&Lt.version,Yt=Rt&&Rt.v8;Yt&&(tt=(et=Yt.split("."))[0]>0&&et[0]<4?1:+(et[0]+et[1])),!tt&&kt&&(!(et=kt.match(/Edge\/(\d+)/))||et[1]>=74)&&(et=kt.match(/Chrome\/(\d+)/))&&(tt=+et[1]);var Pt=tt,Bt=$e,jt=xe.String,Ft=!!Object.getOwnPropertySymbols&&!Bt((function(){var e=Symbol("symbol detection");return!jt(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Pt&&Pt<41})),Ut=Ft&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,xt=Nt,Zt=It,$t=Ht,Vt=Object,zt=Ut?function(e){return"symbol"==typeof e}:function(e){var t=xt("Symbol");return Zt(t)&&$t(t.prototype,Vt(e))},Kt=String,Jt=It,Gt=function(e){try{return Kt(e)}catch(e){return"Object"}},Wt=TypeError,qt=function(e){if(Jt(e))return e;throw new Wt(Gt(e)+" is not a function")},Xt=yt,Qt=Ge,en=It,tn=Et,nn=TypeError,rn={exports:{}},on=xe,an=Object.defineProperty,sn=function(e,t){try{an(on,e,{value:t,configurable:!0,writable:!0})}catch(n){on[e]=t}return t},cn=xe,un=sn,hn="__core-js_shared__",ln=rn.exports=cn[hn]||un(hn,{});(ln.versions||(ln.versions=[])).push({version:"3.37.1",mode:"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.37.1/LICENSE",source:"https://github.com/zloirock/core-js"});var fn=rn.exports,dn=fn,gn=function(e,t){return dn[e]||(dn[e]=t||{})},mn=wt,yn=Object,Sn=function(e){return yn(mn(e))},pn=st({}.hasOwnProperty),wn=Object.hasOwn||function(e,t){return pn(Sn(e),t)},vn=st,An=0,bn=Math.random(),Tn=vn(1..toString),In=function(e){return"Symbol("+(void 0===e?"":e)+")_"+Tn(++An+bn,36)},Mn=gn,En=wn,On=In,Cn=Ft,Nn=Ut,Hn=xe.Symbol,Dn=Mn("wks"),kn=Nn?Hn.for||Hn:Hn&&Hn.withoutSetter||On,_n=function(e){return En(Dn,e)||(Dn[e]=Cn&&En(Hn,e)?Hn[e]:kn("Symbol."+e)),Dn[e]},Ln=Ge,Rn=Et,Yn=zt,Pn=function(e,t){var n=e[t];return Xt(n)?void 0:qt(n)},Bn=function(e,t){var n,r;if("string"===t&&en(n=e.toString)&&!tn(r=Qt(n,e)))return r;if(en(n=e.valueOf)&&!tn(r=Qt(n,e)))return r;if("string"!==t&&en(n=e.toString)&&!tn(r=Qt(n,e)))return r;throw new nn("Can't convert object to primitive value")},jn=TypeError,Fn=_n("toPrimitive"),Un=function(e,t){if(!Rn(e)||Yn(e))return e;var n,r=Pn(e,Fn);if(r){if(void 0===t&&(t="default"),n=Ln(r,e,t),!Rn(n)||Yn(n))return n;throw new jn("Can't convert object to primitive value")}return void 0===t&&(t="number"),Bn(e,t)},xn=zt,Zn=function(e){var t=Un(e,"string");return xn(t)?t:t+""},$n=Et,Vn=xe.document,zn=$n(Vn)&&$n(Vn.createElement),Kn=function(e){return zn?Vn.createElement(e):{}},Jn=Kn,Gn=!Ve&&!$e((function(){return 7!==Object.defineProperty(Jn("div"),"a",{get:function(){return 7}}).a})),Wn=Ve,qn=Ge,Xn=We,Qn=nt,er=bt,tr=Zn,nr=wn,rr=Gn,or=Object.getOwnPropertyDescriptor;Ze.f=Wn?or:function(e,t){if(e=er(e),t=tr(t),rr)try{return or(e,t)}catch(e){}if(nr(e,t))return Qn(!qn(Xn.f,e,t),e[t])};var ar={},ir=Ve&&$e((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype})),sr=Et,cr=String,ur=TypeError,hr=function(e){if(sr(e))return e;throw new ur(cr(e)+" is not an object")},lr=Ve,fr=Gn,dr=ir,gr=hr,mr=Zn,yr=TypeError,Sr=Object.defineProperty,pr=Object.getOwnPropertyDescriptor,wr="enumerable",vr="configurable",Ar="writable";ar.f=lr?dr?function(e,t,n){if(gr(e),t=mr(t),gr(n),"function"==typeof e&&"prototype"===t&&"value"in n&&Ar in n&&!n[Ar]){var r=pr(e,t);r&&r[Ar]&&(e[t]=n.value,n={configurable:vr in n?n[vr]:r[vr],enumerable:wr in n?n[wr]:r[wr],writable:!1})}return Sr(e,t,n)}:Sr:function(e,t,n){if(gr(e),t=mr(t),gr(n),fr)try{return Sr(e,t,n)}catch(e){}if("get"in n||"set"in n)throw new yr("Accessors not supported");return"value"in n&&(e[t]=n.value),e};var br=ar,Tr=nt,Ir=Ve?function(e,t,n){return br.f(e,t,Tr(1,n))}:function(e,t,n){return e[t]=n,e},Mr={exports:{}},Er=Ve,Or=wn,Cr=Function.prototype,Nr=Er&&Object.getOwnPropertyDescriptor,Hr=Or(Cr,"name"),Dr={EXISTS:Hr,PROPER:Hr&&"something"===function(){}.name,CONFIGURABLE:Hr&&(!Er||Er&&Nr(Cr,"name").configurable)},kr=It,_r=fn,Lr=st(Function.toString);kr(_r.inspectSource)||(_r.inspectSource=function(e){return Lr(e)});var Rr,Yr,Pr,Br=_r.inspectSource,jr=It,Fr=xe.WeakMap,Ur=jr(Fr)&&/native code/.test(String(Fr)),xr=In,Zr=gn("keys"),$r=function(e){return Zr[e]||(Zr[e]=xr(e))},Vr={},zr=Ur,Kr=xe,Jr=Et,Gr=Ir,Wr=wn,qr=fn,Xr=$r,Qr=Vr,eo="Object already initialized",to=Kr.TypeError,no=Kr.WeakMap;if(zr||qr.state){var ro=qr.state||(qr.state=new no);ro.get=ro.get,ro.has=ro.has,ro.set=ro.set,Rr=function(e,t){if(ro.has(e))throw new to(eo);return t.facade=e,ro.set(e,t),t},Yr=function(e){return ro.get(e)||{}},Pr=function(e){return ro.has(e)}}else{var oo=Xr("state");Qr[oo]=!0,Rr=function(e,t){if(Wr(e,oo))throw new to(eo);return t.facade=e,Gr(e,oo,t),t},Yr=function(e){return Wr(e,oo)?e[oo]:{}},Pr=function(e){return Wr(e,oo)}}var ao={set:Rr,get:Yr,has:Pr,enforce:function(e){return Pr(e)?Yr(e):Rr(e,{})},getterFor:function(e){return function(t){var n;if(!Jr(t)||(n=Yr(t)).type!==e)throw new to("Incompatible receiver, "+e+" required");return n}}},io=st,so=$e,co=It,uo=wn,ho=Ve,lo=Dr.CONFIGURABLE,fo=Br,go=ao.enforce,mo=ao.get,yo=String,So=Object.defineProperty,po=io("".slice),wo=io("".replace),vo=io([].join),Ao=ho&&!so((function(){return 8!==So((function(){}),"length",{value:8}).length})),bo=String(String).split("String"),To=Mr.exports=function(e,t,n){"Symbol("===po(yo(t),0,7)&&(t="["+wo(yo(t),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!uo(e,"name")||lo&&e.name!==t)&&(ho?So(e,"name",{value:t,configurable:!0}):e.name=t),Ao&&n&&uo(n,"arity")&&e.length!==n.arity&&So(e,"length",{value:n.arity});try{n&&uo(n,"constructor")&&n.constructor?ho&&So(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var r=go(e);return uo(r,"source")||(r.source=vo(bo,"string"==typeof t?t:"")),e};Function.prototype.toString=To((function(){return co(this)&&mo(this).source||fo(this)}),"toString");var Io=Mr.exports,Mo=It,Eo=ar,Oo=Io,Co=sn,No={},Ho=Math.ceil,Do=Math.floor,ko=Math.trunc||function(e){var t=+e;return(t>0?Do:Ho)(t)},_o=ko,Lo=function(e){var t=+e;return t!=t||0===t?0:_o(t)},Ro=Lo,Yo=Math.max,Po=Math.min,Bo=Lo,jo=Math.min,Fo=function(e){var t=Bo(e);return t>0?jo(t,9007199254740991):0},Uo=bt,xo=function(e,t){var n=Ro(e);return n<0?Yo(n+t,0):Po(n,t)},Zo=function(e){return Fo(e.length)},$o=function(e){return function(t,n,r){var o=Uo(t),a=Zo(o);if(0===a)return!e&&-1;var i,s=xo(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}},Vo={includes:$o(!0),indexOf:$o(!1)},zo=wn,Ko=bt,Jo=Vo.indexOf,Go=Vr,Wo=st([].push),qo=function(e,t){var n,r=Ko(e),o=0,a=[];for(n in r)!zo(Go,n)&&zo(r,n)&&Wo(a,n);for(;t.length>o;)zo(r,n=t[o++])&&(~Jo(a,n)||Wo(a,n));return a},Xo=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Qo=qo,ea=Xo.concat("length","prototype");No.f=Object.getOwnPropertyNames||function(e){return Qo(e,ea)};var ta={};ta.f=Object.getOwnPropertySymbols;var na=Nt,ra=No,oa=ta,aa=hr,ia=st([].concat),sa=na("Reflect","ownKeys")||function(e){var t=ra.f(aa(e)),n=oa.f;return n?ia(t,n(e)):t},ca=wn,ua=sa,ha=Ze,la=ar,fa=$e,da=It,ga=/#|\.prototype\./,ma=function(e,t){var n=Sa[ya(e)];return n===wa||n!==pa&&(da(t)?fa(t):!!t)},ya=ma.normalize=function(e){return String(e).replace(ga,".").toLowerCase()},Sa=ma.data={},pa=ma.NATIVE="N",wa=ma.POLYFILL="P",va=ma,Aa=xe,ba=Ze.f,Ta=Ir,Ia=function(e,t,n,r){r||(r={});var o=r.enumerable,a=void 0!==r.name?r.name:t;if(Mo(n)&&Oo(n,a,r),r.global)o?e[t]=n:Co(t,n);else{try{r.unsafe?e[t]&&(o=!0):delete e[t]}catch(e){}o?e[t]=n:Eo.f(e,t,{value:n,enumerable:!1,configurable:!r.nonConfigurable,writable:!r.nonWritable})}return e},Ma=sn,Ea=function(e,t,n){for(var r=ua(t),o=la.f,a=ha.f,i=0;i<r.length;i++){var s=r[i];ca(e,s)||n&&ca(n,s)||o(e,s,a(t,s))}},Oa=va,Ca={},Na=qo,Ha=Xo,Da=Object.keys||function(e){return Na(e,Ha)},ka=Ve,_a=ir,La=ar,Ra=hr,Ya=bt,Pa=Da;Ca.f=ka&&!_a?Object.defineProperties:function(e,t){Ra(e);for(var n,r=Ya(t),o=Pa(t),a=o.length,i=0;a>i;)La.f(e,n=o[i++],r[n]);return e};var Ba,ja=Nt("document","documentElement"),Fa=hr,Ua=Ca,xa=Xo,Za=Vr,$a=ja,Va=Kn,za="prototype",Ka="script",Ja=$r("IE_PROTO"),Ga=function(){},Wa=function(e){return"<"+Ka+">"+e+"</"+Ka+">"},qa=function(e){e.write(Wa("")),e.close();var t=e.parentWindow.Object;return e=null,t},Xa=function(){try{Ba=new ActiveXObject("htmlfile")}catch(e){}var e,t,n;Xa="undefined"!=typeof document?document.domain&&Ba?qa(Ba):(t=Va("iframe"),n="java"+Ka+":",t.style.display="none",$a.appendChild(t),t.src=String(n),(e=t.contentWindow.document).open(),e.write(Wa("document.F=Object")),e.close(),e.F):qa(Ba);for(var r=xa.length;r--;)delete Xa[za][xa[r]];return Xa()};Za[Ja]=!0;var Qa=Object.create||function(e,t){var n;return null!==e?(Ga[za]=Fa(e),n=new Ga,Ga[za]=null,n[Ja]=e):n=Xa(),void 0===t?n:Ua.f(n,t)},ei=_n,ti=Qa,ni=ar.f,ri=ei("unscopables"),oi=Array.prototype;void 0===oi[ri]&&ni(oi,ri,{configurable:!0,value:ti(null)});var ai=Vo.includes,ii=function(e){oi[ri][e]=!0};function si(e,t,n,r,o){return ci(t,ui(e,t),n,r,o)}function ci(e,t,n,r,o,a){const i=Hi(t,n,r);if(o&&t!==i)throw new RangeError(Pl(e,t,n,r,a));return i}function ui(e,t){const n=e[t];if(void 0===n)throw new TypeError(jl(t));return n}function hi(e){return null!==e&&/object|function/.test(typeof e)}function li(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 fi(e){return di({name:e},1)}function di(e,t){return Si((e=>({value:e,configurable:1,writable:!t})),e)}function gi(e){return Si((e=>({get:e,configurable:1})),e)}function mi(e){return{[Symbol.toStringTag]:{value:e,configurable:1}}}function yi(e,t){const n={};let r=e.length;for(const o of t)n[e[--r]]=o;return n}function Si(e,t,n){const r={};for(const o in t)r[o]=e(t[o],o,n);return r}function pi(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 wi(e,t,n){const r={};for(let o=0;o<e.length;o++)r[t[o]]=n[e[o]];return r}function vi(e,t){const n={};for(const r of e)n[r]=t[r];return n}function Ai(e,t){const n={};for(const r in t)e.has(r)||(n[r]=t[r]);return n}function bi(e){e={...e};const t=Object.keys(e);for(const n of t)void 0===e[n]&&delete e[n];return e}function Ti(e,t,n){for(const r of e)if(t[r]!==n[r])return 0;return 1}function Ii(e,t,n){const r={...n};for(let n=0;n<t;n++)r[e[n]]=0;return r}function Mi(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 Ei(e){return e[0].toUpperCase()+e.substring(1)}function Oi(e){return e.slice().sort()}function Ci(e,t){return String(t).padStart(e,"0")}function Ni(e,t){return Math.sign(e-t)}function Hi(e,t,n){return Math.min(Math.max(e,t),n)}function Di(e,t){return[Math.floor(e/t),ki(e,t)]}function ki(e,t){return(e%t+t)%t}function _i(e,t){return[Li(e,t),Ri(e,t)]}function Li(e,t){return Math.trunc(e/t)||0}function Ri(e,t){return e%t||0}function Yi(e){return.5===Math.abs(e%1)}function Pi(e,t,n){let r=0,o=0;for(let a=0;a<=t;a++){const t=e[n[a]],i=Rf[a],s=Lf/i,[c,u]=_i(t,s);r+=u*i,o+=c}const[a,i]=_i(r,Lf);return[o+a,i]}function Bi(e,t,n){const r={};for(let o=t;o>=0;o--){const t=Rf[o];r[n[o]]=Li(e,t),e=Ri(e,t)}return r}function ji(e){if(void 0!==e)return Ui(e)}function Fi(e){return Ki(Ui(e))}function Ui(e){return zi(sd(e))}function xi(e){if(null==e)throw new TypeError("Cannot be null or undefined");return e}function Zi(e,t){if(null==t)throw new RangeError(jl(e));return t}function $i(e){if(!hi(e))throw new TypeError(Yl);return e}function Vi(e,t){if(typeof t!==e)throw new TypeError(Bl(arguments.length>2&&void 0!==arguments[2]?arguments[2]:e,t));return t}function zi(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number";if(!Number.isInteger(e))throw new RangeError(Hl(t,e));return e||0}function Ki(e){if(e<=0)throw new RangeError(Dl(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"number",e));return e}function Ji(e){if("symbol"==typeof e)throw new TypeError(Rl);return String(e)}function Gi(e,t){return hi(e)?String(e):ad(e,t)}function Wi(e){if("string"==typeof e)return BigInt(e);if("bigint"!=typeof e)throw new TypeError(Ll(e));return e}function qi(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(kl(t,e));return e}function Xi(e,t){return Math.trunc(qi(e,t))||0}function Qi(e,t){return zi(qi(e,t),t)}function es(e,t){return Ki(Xi(e,t),t)}function ts(e,t){let[n,r]=_i(t,Lf),o=e+n;const a=Math.sign(o);return a&&a===-Math.sign(r)&&(o-=a,r+=a*Lf),[o,r]}function ns(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;return ts(e[0]+t[0]*n,e[1]+t[1]*n)}function rs(e,t){return ts(e[0],e[1]+t)}function os(e,t){return ns(t,e,-1)}function as(e,t){return Ni(e[0],t[0])||Ni(e[1],t[1])}function is(e,t,n){return-1===as(e,t)||1===as(e,n)}function ss(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const n=BigInt(Lf/t);return[Number(e/n),Number(e%n)*t]}function cs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const n=Lf/t,[r,o]=_i(e,n);return[r,o*t]}function us(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;const[n,r]=e,o=Math.floor(r/t),a=Lf/t;return BigInt(n)*BigInt(a)+BigInt(o)}function hs(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*(Lf/t)+(a+(n?i/t:0))}function ls(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Di;const[r,o]=e,[a,i]=n(o,t);return[r*(Lf/t)+a,i]}function fs(e,t){const n=e.formatToParts(t),r={};for(const e of n)r[e.type]=e.value;return r}function ds(e){return si(e,"isoYear",_d,kd,1),e.isoYear===_d?si(e,"isoMonth",4,12,1):e.isoYear===kd&&si(e,"isoMonth",1,9,1),e}function gs(e){return ms({...e,...Id,isoHour:12}),e}function ms(e){const t=si(e,"isoYear",_d,kd,1),n=t===_d?1:t===kd?-1:0;return n&&ys(bs({...e,isoDay:e.isoDay+n,isoNanosecond:e.isoNanosecond-n})),e}function ys(e){if(!e||is(e,Dd,Hd))throw new RangeError(lf);return e}function Ss(e){return Pi(e,5,pd)[1]}function ps(e){const[t,n]=Di(e,Lf);return[Bi(n,5,pd),t]}function ws(e){return vs(e)[0]}function vs(e){return ls(e,Df)}function As(e){return Ms(e.isoYear,e.isoMonth,e.isoDay,e.isoHour,e.isoMinute,e.isoSecond,e.isoMillisecond)}function bs(e){const t=As(e);if(void 0!==t){const[n,r]=_i(t,Of);return[n,r*Hf+(e.isoMicrosecond||0)*Nf+(e.isoNanosecond||0)]}}function Ts(e,t){const[n,r]=ps(Ss(e)-t);return ys(bs({...e,isoDay:e.isoDay+r,...n}))}function Is(){return Ms(...arguments)/Cf}function Ms(){const[e,t]=Es(...arguments),n=e.valueOf();if(!isNaN(n))return n-t*Of}function Es(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===kd?-1:0,c=new Date;return c.setUTCHours(r,o,a,i),c.setUTCFullYear(e,t-1,n+s),[c,s]}function Os(e,t){let[n,r]=rs(e,t);r<0&&(r+=Lf,n-=1);const[o,a]=Di(r,Hf),[i,s]=Di(a,Nf);return Cs(n*Of+o,i,s)}function Cs(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)-Nd)/Of)*Math.sign(e),o=new Date(e-r*Of);return yi(vd,[o.getUTCFullYear(),o.getUTCMonth()+1,o.getUTCDate()+r,o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds(),t,n])}function Ns(e){return[e.isoYear,e.isoMonth,e.isoDay]}function Hs(){return Yd}function Ds(e,t){switch(t){case 2:return _s(e)?29:28;case 4:case 6:case 9:case 11:return 30}return 31}function ks(e){return _s(e)?366:365}function _s(e){return e%4==0&&(e%100!=0||e%400==0)}function Ls(e){const[t,n]=Es(e.isoYear,e.isoMonth,e.isoDay);return ki(t.getUTCDay()-n,7)||7}function Rs(e){let{isoYear:t}=e;return t<1?["bce",1-t]:["ce",t]}function Ys(e){const t=As(e);if(t<Pd)return Rs(e);const n=fs(Vg(nd),t),{era:r,eraYear:o}=Lh(n,nd);return[r,o]}function Ps(e){return Bs(e),Us(e,1),e}function Bs(e){return Fs(e,1),e}function js(e){return Ti(wd,e,Fs(e))}function Fs(e,t){const{isoYear:n}=e,r=si(e,"isoMonth",1,Hs(),t);return{isoYear:n,isoMonth:r,isoDay:si(e,"isoDay",1,Ds(n,r),t)}}function Us(e,t){return yi(pd,[si(e,"isoHour",0,23,t),si(e,"isoMinute",0,59,t),si(e,"isoSecond",0,59,t),si(e,"isoMillisecond",0,999,t),si(e,"isoMicrosecond",0,999,t),si(e,"isoNanosecond",0,999,t)])}function xs(e){return void 0===e?0:tg($i(e))}function Zs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;e=ec(e);const n=ng(e),r=rg(e,t);return[tg(e),r,n]}function $s(e){return ng(ec(e))}function Vs(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=ec(t);let i=Qd(t,r,o),s=qs(t),c=sg(t,a);const u=Xd(t,r,o,1);return null==i?i=Math.max(n,u):ic(i,u),s=Xs(s,u,1),e&&(c=(e=>e<4?(e+2)%4:e)(c)),[i,u,s,c]}function zs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,n=arguments.length>2?arguments[2]:void 0,r=qs(e=tc(e,jd));const o=sg(e,7);let a=Xd(e,t);return a=Zi(jd,a),r=Xs(r,a,void 0,n),[a,r,o]}function Ks(e){return og(ec(e))}function Js(e,t){return Gs(ec(e),t)}function Gs(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:4;const n=Qs(e);return[sg(e,4),...Ws(Xd(e,t),n)]}function Ws(e,t){return null!=e?[Rf[e],e<4?9-3*e:-1]:[void 0===t?1:10**(9-t),t]}function qs(e){const t=e[Ud];return void 0===t?1:Xi(t,Ud)}function Xs(e,t,n,r){const o=r?Lf:Rf[t+1];if(o){const n=Rf[t];if(o%((e=ci(Ud,e,1,o/n-(r?0:1),1))*n))throw new RangeError(Bl(Ud,e))}else e=ci(Ud,e,1,n?10**9:1,1);return e}function Qs(e){let t=e[xd];if(void 0!==t){if("number"!=typeof t){if("auto"===Ji(t))return;throw new RangeError(Bl(xd,t))}t=ci(xd,Math.floor(t),0,9,1)}return t}function ec(e){return void 0===e?{}:$i(e)}function tc(e,t){return"string"==typeof e?{[t]:e}:$i(e)}function nc(e){if(void 0!==e){if(hi(e))return Object.assign(Object.create(null),e);throw new TypeError(Yl)}}function rc(e,t){return e&&Object.assign(Object.create(null),e,{overflow:Vd[t]})}function oc(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=Ji(a),"auto"===a)return o?r:null;let i=Mf[a];if(void 0===i&&(i=gd[a]),void 0===i)throw new RangeError(Zl(e,a,Mf));return ci(e,i,r,n,1,Ef),i}function ac(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=Ji(o),i=t[a];if(void 0===i)throw new RangeError(Zl(e,a,t));return i}function ic(e,t){if(t>e)throw new RangeError(Sf)}function sc(e){return{branding:gg,epochNanoseconds:e}}function cc(e,t,n){return{branding:dg,calendar:n,timeZone:t,epochNanoseconds:e}}function uc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:lg,calendar:t,...vi(Td,e)}}function hc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:hg,calendar:t,...vi(Ad,e)}}function lc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:cg,calendar:t,...vi(Ad,e)}}function fc(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.calendar;return{branding:ug,calendar:t,...vi(Ad,e)}}function dc(e){return{branding:fg,...vi(bd,e)}}function gc(e){return{branding:mg,sign:Du(e),...vi(hd,e)}}function mc(e){return ls(e.epochNanoseconds,Hf)[0]}function yc(e){return e.epochNanoseconds}function Sc(e){return"string"==typeof e?e:ad(e.id)}function pc(e,t){return e===t||Sc(e)===Sc(t)}function wc(e,t){return hs(Lu(e),Rf[t],1)}function vc(e,t,n,r,o,a,i){const s=ud[n],c={...t,[s]:t[s]+r},u=i(e,o,t),h=i(e,o,c);return[a(u),a(h)]}function Ac(e,t,n){const r=hs(os(t,n));if(!r)throw new RangeError(tf);return hs(os(t,e))/r}function bc(e,t,n,r){return Tc(e,Ec(t,n),r)}function Tc(e,t,n){const[r,o]=Ic(e,t,n);return ms({...Au(e,o),...r})}function Ic(e,t,n){return ps(_c(Ss(e),t,n))}function Mc(e){return _c(e,kf,7)}function Ec(e,t){return Rf[e]*t}function Oc(e){const t=Cc(e);return[t,Au(t,1)]}function Cc(e){return Md(6,e)}function Nc(e,t,n){const r=Math.min(Bu(e),6);return Ru(kc(Lu(e,r),t,n),r)}function Hc(e,t,n,r,o,a,i,s,c,u){if(0===r&&1===o)return e;const h=Ou(r,s)?Eu(s)&&r<6&&n>=6?Yc:Rc:Pc;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=Du(e);for(let u=r+1;u<=n;u++){if(7===u&&7!==n)continue;const r=Sd(u,e);r[ud[u]]+=c;const h=hs(os(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 Dc(e,t,n,r,o){if(6===t){const t=(e=>e[0]+e[1]/Lf)(e);return[_c(t,n,r),0]}return kc(e,Ec(t,n),r,o)}function kc(e,t,n,r){let[o,a]=e;r&&a<0&&(a+=Lf,o-=1);const[i,s]=Di(_c(a,t,n),Lf);return ts(o+i,s)}function _c(e,t,n){return Lc(e/t,n)*t}function Lc(e,t){return yg[t](e)}function Rc(e,t,n,r,o,a){const i=Du(e),s=Lu(e),c=Dc(s,r,o,a),u=os(s,c),h=Math.sign(c[0]-s[0])===i,l=Ru(c,Math.min(n,6));return[{...e,...l},ns(t,u),h]}function Yc(e,t,n,r,o,a,i,s,c,u){const h=Du(e),l=hs(Lu(e,5)),f=Ec(r,o);let d=_c(l,f,a);const[g,m]=vc(i,{...e,...yd},6,h,s,c,u),y=d-hs(os(g,m));let S=0;y&&Math.sign(y)!==h?t=rs(g,d):(S+=h,d=_c(y,f,a),t=rs(m,d));const p=Yu(d);return[{...e,...p,days:e.days+S},t,Boolean(S)]}function Pc(e,t,n,r,o,a,i,s,c,u){const h=Du(e),l=ud[r],f=Sd(r,e);7===r&&(e={...e,weeks:e.weeks+Math.trunc(e.days/7)});const d=Li(e[l],o)*o;f[l]=d;const[g,m]=vc(i,f,r,o*h,s,c,u),y=d+Ac(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 Bc(e,t,n,r){const[o,a,i,s]=(e=>{const t=Gs(e=ec(e));return[e.timeZone,...t]})(r),c=void 0!==o;return((e,t,n,r,o,a)=>{n=kc(n,o,r,1);const i=t.getOffsetNanosecondsFor(n);return Jc(Os(n,i),a)+(e?Qc(Mc(i)):"Z")})(c,t(c?e(o):Sg),n.epochNanoseconds,a,i,s)}function jc(e,t,n){const[r,o,a,i,s,c]=(e=>{e=ec(e);const t=og(e),n=Qs(e),r=ig(e),o=sg(e,4),a=Xd(e,4);return[t,ag(e),r,o,...Ws(a,n)]})(n);return((e,t,n,r,o,a,i,s,c,u)=>{r=kc(r,c,s,1);const h=e(n).getOffsetNanosecondsFor(r);return Jc(Os(r,h),u)+Qc(Mc(h),i)+((e,t)=>1!==t?"["+(2===t?"!":"")+Sc(e)+"]":"")(n,a)+eu(t,o)})(e,t.calendar,t.timeZone,t.epochNanoseconds,r,o,a,i,s,c)}function Fc(e,t){const[n,r,o,a]=(e=>(e=ec(e),[og(e),...Gs(e)]))(t);return i=e.calendar,s=n,c=a,Jc(Tc(e,o,r),c)+eu(i,s);var i,s,c}function Uc(e,t){return n=e.calendar,r=e,o=Ks(t),Gc(r)+eu(n,o);var n,r,o}function xc(e,t){return zc(e.calendar,Wc,e,Ks(t))}function Zc(e,t){return zc(e.calendar,qc,e,Ks(t))}function $c(e,t){const[n,r,o]=Js(t);return a=o,Xc(Ic(e,r,n)[0],a);var a}function Vc(e,t){const[n,r,o]=Js(t,3);return r>1&&(e={...e,...Nc(e,r,n)}),((e,t)=>{const{sign:n}=e,r=-1===n?Hu(e):e,{hours:o,minutes:a}=r,[i,s]=ls(Lu(r,3),Df,_i);_u(i);const c=nu(s,t),u=t>=0||!n||c;return(n<0?"-":"")+"P"+Kc({Y:ou(r.years),M:ou(r.months),W:ou(r.weeks),D:ou(r.days)})+(o||a||i||u?"T"+Kc({H:ou(o),M:ou(a),S:ou(i,u)+c}):"")})(e,o)}function zc(e,t,n,r){const o=Sc(e),a=r>1||0===r&&o!==ed;return 1===r?o===ed?t(n):Gc(n):a?Gc(n)+tu(o,2===r):t(n)}function Kc(e){const t=[];for(const n in e){const r=e[n];r&&t.push(r,n)}return t.join("")}function Jc(e,t){return Gc(e)+"T"+Xc(e,t)}function Gc(e){return Wc(e)+"-"+If(e.isoDay)}function Wc(e){const{isoYear:t}=e;return(t<0||t>9999?ru(t)+Ci(6,Math.abs(t)):Ci(4,t))+"-"+If(e.isoMonth)}function qc(e){return If(e.isoMonth)+"-"+If(e.isoDay)}function Xc(e,t){const n=[If(e.isoHour),If(e.isoMinute)];return-1!==t&&n.push(If(e.isoSecond)+((e,t,n,r)=>nu(e*Hf+t*Nf+n,r))(e.isoMillisecond,e.isoMicrosecond,e.isoNanosecond,t)),n.join(":")}function Qc(e){if(1===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:0))return"";const[t,n]=Di(Math.abs(e),_f),[r,o]=Di(n,kf),[a,i]=Di(o,Df);return ru(e)+If(t)+":"+If(r)+(a||i?":"+If(a)+nu(i):"")}function eu(e,t){if(1!==t){const n=Sc(e);if(t>1||0===t&&n!==ed)return tu(n,2===t)}return""}function tu(e,t){return"["+(t?"!":"")+"u-ca="+e+"]"}function nu(e,t){let n=Ci(9,e);return n=void 0===t?n.replace(Ag,""):n.slice(0,t),n?"."+n:""}function ru(e){return e<0?"-":"+"}function ou(e,t){return e||t?e.toLocaleString("fullwide",{useGrouping:0}):""}function au(e,t){const{epochNanoseconds:n}=e,r=(t.getOffsetNanosecondsFor?t:t(e.timeZone)).getOffsetNanosecondsFor(n),o=Os(n,r);return{calendar:e.calendar,...o,offsetNanoseconds:r}}function iu(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 Ts(t,n);const s=e.getPossibleInstantsFor(t);if(void 0!==n&&3!==r){const e=((e,t,n,r)=>{const o=bs(t);r&&(n=Mc(n));for(const t of e){let e=hs(os(t,o));if(r&&(e=Mc(e)),e===n)return t}})(s,t,n,a);if(void 0!==e)return e;if(0===r)throw new RangeError(uf)}return i?bs(t):su(e,t,o,s)}function su(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(hf);if(r.length)return r[3===n?1:0];const o=bs(t),a=((e,t)=>{const n=e.getOffsetNanosecondsFor(rs(t,-Lf));return uu(e.getOffsetNanosecondsFor(rs(t,Lf))-n)})(e,o),i=a*(2===n?-1:1);return(r=e.getPossibleInstantsFor(Os(o,i)))[2===n?0:r.length-1]}function cu(e){if(Math.abs(e)>=Lf)throw new RangeError(sf);return e}function uu(e){if(e>Lf)throw new RangeError(cf);return e}function hu(e,t,n){return sc(ys(ns(t.epochNanoseconds,(e=>{if(Pu(e))throw new RangeError(mf);return Lu(e,5)})(e?Hu(n):n))))}function lu(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,...yu(i,s,r,n?Hu(o):o,a)}}function fu(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Object.create(null);const{calendar:a}=n;return uc(Su(e(a),n,t?Hu(r):r,o),a)}function du(e,t,n,r,o){const{calendar:a}=n;return hc(pu(e(a),n,t?Hu(r):r,o),a)}function gu(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=wu(i,n);t&&(r=Nu(r)),r.sign<0&&(s=i.dateAdd(s,{...md,months:1}),s=Au(s,-1));const c=i.dateAdd(s,r,o);return lc(wu(i,c),a)}function mu(e,t,n){return dc(vu(t,e?Hu(n):n)[0])}function yu(e,t,n,r,o){const a=Lu(r,5);let i=n.epochNanoseconds;if(Pu(r)){const s=bg(n,e);i=ns(su(e,{...pu(t,s,{...r,...yd},o),...vi(pd,s)}),a)}else i=ns(i,a),xs(o);return{epochNanoseconds:ys(i)}}function Su(e,t,n,r){const[o,a]=vu(t,n);return ms({...pu(e,t,{...n,...yd,days:n.days+a},r),...o})}function pu(e,t,n,r){if(n.years||n.months||n.weeks)return e.dateAdd(t,n,r);xs(r);const o=n.days+Lu(n,5)[0];return o?gs(Au(t,o)):t}function wu(e,t){return Au(t,(arguments.length>2&&void 0!==arguments[2]?arguments[2]:1)-e.day(t))}function vu(e,t){const[n,r]=Lu(t,5),[o,a]=ps(Ss(e)+r);return[o,n+a]}function Au(e,t){return t?{...e,...Cs(As(e)+t*Of)}:e}function bu(e,t,n){const r=e(n.calendar);return Eu(n)?[n,r,t(n.timeZone)]:[{...n,...Id},r]}function Tu(e){return e?yc:bs}function Iu(e){return e?Mi(yu,e):Su}function Mu(e){return e?Mi(Ah,e):bh}function Eu(e){return e&&e.epochNanoseconds}function Ou(e,t){return e<=6-(Eu(t)?1:0)}function Cu(e,t,n,r,o,a,i){const s=e(ec(i).relativeTo),c=Math.max(Bu(o),Bu(a));if(Ou(c,s))return gc(ku(((e,t,n,r)=>{const o=ns(Lu(e),Lu(t),r?-1:1);if(!Number.isFinite(o[0]))throw new RangeError(lf);return{...md,...Ru(o,n)}})(o,a,c,r)));if(!s)throw new RangeError(gf);r&&(a=Hu(a));const[u,h,l]=bu(t,n,s),f=Iu(l),d=Mu(l),g=f(h,u,o);return gc(d(h,u,f(h,g,a),c))}function Nu(e){return gc(Hu(e))}function Hu(e){const t={};for(const n of ud)t[n]=-1*e[n]||0;return t}function Du(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:ud,n=0;for(const r of t){const t=Math.sign(e[r]);if(t){if(n&&n!==t)throw new RangeError(df);n=t}}return n}function ku(e){for(const t of dd)ci(t,e[t],-Tg,Tg,1);return _u(hs(Lu(e),Df)),e}function _u(e){if(!Number.isSafeInteger(e))throw new RangeError(ff)}function Lu(e){return Pi(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:6,ud)}function Ru(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6;const[n,r]=e,o=Bi(r,t,ud);if(o[ud[t]]+=n*(Lf/Rf[t]),!Number.isFinite(o[ud[t]]))throw new RangeError(lf);return o}function Yu(e){return Bi(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,ud)}function Pu(e){return Boolean(Du(e,fd))}function Bu(e){let t=9;for(;t>0&&!e[ud[t]];t--);return t}function ju(e,t){return[e,t]}function Fu(e){const t=Math.floor(e/pg)*pg;return[t,t+pg]}function Uu(e){const t=qu(e);if(void 0===t)throw new RangeError(pf(e));return t}function xu(e){const t=Ju(ad(e));if(!t||t.m)throw new RangeError(pf(e));return hc(t.p?Vu(t):zu(t))}function Zu(e){if(e.calendar!==ed)throw new RangeError(wf(e.calendar))}function $u(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=ah(e.timeZone),a=Ig(o);return cc(iu(a,Ps(e),t,n,r,!a.v,e.m),o,Zh(e.calendar))}function Vu(e){return Ku(ms(Ps(e)))}function zu(e){return Ku(gs(Bs(e)))}function Ku(e){return{...e,calendar:Zh(e.calendar)}}function Ju(e){const t=Pg.exec(e);return t?(e=>{const t=e[10],n="Z"===(t||"").toUpperCase();return{isoYear:Xu(e),isoMonth:parseInt(e[4]),isoDay:parseInt(e[5]),...Qu(e.slice(5)),...eh(e[16]),p:Boolean(e[6]),m:n,offset:n?void 0:t}})(t):void 0}function Gu(e){const t=Rg.exec(e);return t?(e=>({isoYear:Xu(e),isoMonth:parseInt(e[4]),isoDay:1,...eh(e[5])}))(t):void 0}function Wu(e){const t=Yg.exec(e);return t?(e=>({isoYear:Rd,isoMonth:parseInt(e[1]),isoDay:parseInt(e[2]),...eh(e[3])}))(t):void 0}function qu(e,t){const n=jg.exec(e);return n?((e,t)=>{const n=e[4]||e[5];if(t&&n)throw new RangeError(wf(n));return cu((oh(e[2])*_f+oh(e[3])*kf+oh(e[4])*Df+th(e[5]||""))*rh(e[1]))})(n,t):void 0}function Xu(e){const t=rh(e[1]),n=parseInt(e[2]||e[3]);if(t<0&&!n)throw new RangeError(wf(-0));return t*n}function Qu(e){const t=oh(e[3]);return{...ps(th(e[4]||""))[0],isoHour:oh(e[1]),isoMinute:oh(e[2]),isoSecond:60===t?59:t}}function eh(e){let t,n;const r=[];if(e.replace(Fg,((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(wf(e))}else{if(n)throw new RangeError(wf(e));n=s}return""})),r.length>1&&t)throw new RangeError(wf(e));return{timeZone:n,calendar:r[0]||ed}}function th(e){return parseInt(e.padEnd(9,"0"))}function nh(e){return new RegExp(`^${e}$`,"i")}function rh(e){return e&&"+"!==e?-1:1}function oh(e){return void 0===e?0:parseInt(e)}function ah(e){const t=sh(e);return"number"==typeof t?Qc(t):t?(e=>{if(Zg.test(e))throw new RangeError(af);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?Ei(e).replace(/island|noronha|murdo|rivadavia|urville/,Ei):e)))).join("/")})(e):Sg}function ih(e){const t=sh(e);return"number"==typeof t?t:t?t.resolvedOptions().timeZone:Sg}function sh(e){const t=qu(e=e.toUpperCase(),1);return void 0!==t?t:e!==Sg?xg(e):void 0}function ch(e,t){return as(e.epochNanoseconds,t.epochNanoseconds)}function uh(e,t){return as(e.epochNanoseconds,t.epochNanoseconds)}function hh(e,t){return lh(e,t)||fh(e,t)}function lh(e,t){return Ni(As(e),As(t))}function fh(e,t){return Ni(Ss(e),Ss(t))}function dh(e,t){if(e===t)return 1;const n=Sc(e),r=Sc(t);if(n===r)return 1;try{return ih(n)===ih(r)}catch(e){}}function gh(e,t,n,r){const o=Vs(e,nc(r),3,5),a=Mh(t.epochNanoseconds,n.epochNanoseconds,...o);return gc(e?Hu(a):a)}function mh(e,t,n,r,o,a){const i=Hh(r.calendar,o.calendar),s=nc(a),[c,u,h,l]=Vs(n,s,5),f=r.epochNanoseconds,d=o.epochNanoseconds,g=as(d,f);let m;if(g)if(c<6)m=Mh(f,d,c,u,h,l);else{const n=t(((e,t)=>{if(!dh(e,t))throw new RangeError(of);return e})(r.timeZone,o.timeZone)),a=e(i);m=Th(a,n,r,o,g,c,s),m=Hc(m,d,c,u,h,l,a,r,yc,Mi(yu,n))}else m=md;return gc(n?Hu(m):m)}function yh(e,t,n,r,o){const a=Hh(n.calendar,r.calendar),i=nc(o),[s,c,u,h]=Vs(t,i,6),l=bs(n),f=bs(r),d=as(f,l);let g;if(d)if(s<=6)g=Mh(l,f,s,c,u,h);else{const t=e(a);g=Ih(t,n,r,d,s,i),g=Hc(g,f,s,c,u,h,t,n,bs,Su)}else g=md;return gc(t?Hu(g):g)}function Sh(e,t,n,r,o){const a=Hh(n.calendar,r.calendar),i=nc(o);return wh(t,(()=>e(a)),n,r,...Vs(t,i,6,9,6),i)}function ph(e,t,n,r,o){const a=Hh(n.calendar,r.calendar),i=nc(o),s=Vs(t,i,9,9,8),c=e(a);return wh(t,(()=>c),wu(c,n),wu(c,r),...s,i)}function wh(e,t,n,r,o,a,i,s,c){const u=bs(n),h=bs(r);let l;if(as(h,u))if(6===o)l=Mh(u,h,o,a,i,s);else{const e=t();l=e.dateUntil(n,r,o,c),6===a&&1===i||(l=Hc(l,h,o,a,i,s,e,n,bs,pu))}else l=md;return gc(e?Hu(l):l)}function vh(e,t,n,r){const o=nc(r),[a,i,s,c]=Vs(e,o,5,5),u=_c(Nh(t,n),Ec(i,s),c),h={...md,...Yu(u,a)};return gc(e?Hu(h):h)}function Ah(e,t,n,r,o,a){const i=as(r.epochNanoseconds,n.epochNanoseconds);return i?o<6?Eh(n.epochNanoseconds,r.epochNanoseconds,o):Th(t,e,n,r,i,o,a):md}function bh(e,t,n,r,o){const a=bs(t),i=bs(n),s=as(i,a);return s?r<=6?Eh(a,i,r):Ih(e,t,n,s,r,o):md}function Th(e,t,n,r,o,a,i){const[s,c,u]=((e,t,n,r)=>{function o(){return l={...Au(s,u++*-r),...i},f=su(e,l),as(c,f)===-r}const a=bg(t,e),i=vi(pd,a),s=bg(n,e),c=n.epochNanoseconds;let u=0;const h=Nh(a,s);let l,f;if(Math.sign(h)===-r&&u++,o()&&(-1===r||o()))throw new RangeError(tf);const d=hs(os(f,c));return[a,l,d]})(t,n,r,o);var h,l;return{...6===a?(h=s,l=c,{...md,days:Oh(h,l)}):e.dateUntil(s,c,a,i),...Yu(u)}}function Ih(e,t,n,r,o,a){const[i,s,c]=((e,t,n)=>{let r=t,o=Nh(e,t);return Math.sign(o)===-n&&(r=Au(t,-n),o+=Lf*n),[e,r,o]})(t,n,r);return{...e.dateUntil(i,s,o,a),...Yu(c)}}function Mh(e,t,n,r,o,a){return{...md,...Ru(Dc(os(e,t),r,o,a),n)}}function Eh(e,t,n){return{...md,...Ru(os(e,t),n)}}function Oh(e,t){return Ch(As(e),As(t))}function Ch(e,t){return Math.trunc((t-e)/Of)}function Nh(e,t){return Ss(t)-Ss(e)}function Hh(e,t){if(!pc(e,t))throw new RangeError(nf);return e}function Dh(e){function t(e){return((e,t)=>({...Lh(e,t),F:e.month,day:parseInt(e.day)}))(fs(n,e),r)}const n=Vg(e),r=$h(e);return{id:e,O:kh(t),B:_h(t)}}function kh(e){return li((t=>{const n=As(t);return e(n)}),WeakMap)}function _h(e){const t=e(0).year-Ld;return li((n=>{let r,o=Ms(n-t);const a=[],i=[];do{o+=400*Of}while((r=e(o)).year<=n);do{o+=(1-r.day)*Of,r.year===n&&(a.push(o),i.push(r.F)),o-=Of}while((r=e(o)).year>=n);return{k:a.reverse(),C:bf(i.reverse())}}))}function Lh(e,t){let n,r,o=Rh(e);if(e.era){const a=rd[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=qh(r,a[n]||0))}return{era:n,eraYear:r,year:o}}function Rh(e){return parseInt(e.relatedYear||e.year)}function Yh(e){const{year:t,F:n,day:r}=this.O(e),{C:o}=this.B(t);return[t,o[n]+1,r]}function Ph(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)*Of}function Bh(e){const t=xh(this,e),n=xh(this,e-1),r=t.length;if(r>n.length){const e=Qh(this);if(e<0)return-e;for(let e=0;e<r;e++)if(t[e]!==n[e])return e+1}}function jh(e){return Ch(Ph.call(this,e),Ph.call(this,e+1))}function Fh(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),Ch(n[t-1],o[r-1])}function Uh(e){return this.B(e).k.length}function xh(e,t){return Object.keys(e.B(t).C)}function Zh(e){if((e=e.toLowerCase())!==ed&&e!==td&&$h(e)!==$h(Vg(e).resolvedOptions().calendar))throw new RangeError(rf(e));return e}function $h(e){return"islamicc"===e&&(e="islamic"),e.split("-")[0]}function Vh(e){return this.R(e)[0]}function zh(e){return this.R(e)[1]}function Kh(e){const[t]=this.h(e);return Ch(this.q(t),As(e))+1}function Jh(e){const t=zg.exec(e);if(!t)throw new RangeError(Wl(e));return[parseInt(t[1]),Boolean(t[2])]}function Gh(e,t,n){return e+(t||n&&e>=n?1:0)}function Wh(e,t){return e-(t&&e>=t?1:0)}function qh(e,t){return(t+e)*(Math.sign(t)||1)||0}function Xh(e){return rd[el(e)]}function Qh(e){return od[el(e)]}function el(e){return $h(e.id||ed)}function tl(e,t,n,r){const o=al(n,r,Wf,[],Uf);if(void 0!==o.timeZone){const r=n.dateFromFields(o),a=sl(o),i=e(o.timeZone);return{epochNanoseconds:iu(t(i),{...r,...a},void 0!==o.offset?Uu(o.offset):void 0),timeZone:i}}return{...n.dateFromFields(o),...Id}}function nl(e,t,n){const r=al(e,t,Wf,arguments.length>3&&void 0!==arguments[3]?arguments[3]:[]);return e.dateFromFields(r,n)}function rl(e,t,n,r){const o=al(e,t,Jf,r);return e.yearMonthFromFields(o,n)}function ol(e,t,n,r){const o=al(e,n,Wf,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=Rd),e.monthDayFromFields(o,r)}function al(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 il(t,[...e.fields(n),...o].sort(),r)}function il(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(Ul(r));if("constructor"===r||"__proto__"===r)throw new RangeError(Fl(r));let t=e[r];if(void 0!==t)i=1,Wg[r]&&(t=Wg[r](t,r)),o[r]=t;else if(n){if(n.includes(r))throw new TypeError(jl(r));o[r]=Qf[r]}a=r}if(r&&!i)throw new TypeError(xl(t));return o}function sl(e,t){return Us(qg({...Qf,...e}),t)}function cl(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=il(t,i,a);const c=il(n,i);return s=e.mergeFields(s,c),il(s,i,[])}function ul(e,t){const n=al(e,t,Xf);return e.monthDayFromFields(n)}function hl(e,t,n){const r=al(e,t,Gf);return e.yearMonthFromFields(r,n)}function ll(e,t,n,r,o){t=vi(n=e.fields(n),t),r=il(r,o=e.fields(o),[]);let a=e.mergeFields(t,r);return a=il(a,[...n,...o].sort(),[]),e.dateFromFields(a)}function fl(e,t){let{era:n,eraYear:r,year:o}=t;const a=Xh(e);if(void 0!==n||void 0!==r){if(void 0===n||void 0===r)throw new TypeError(zl);if(!a)throw new RangeError(Vl);const e=a[n];if(void 0===e)throw new RangeError(Jl(n));const t=qh(r,e);if(void 0!==o&&o!==t)throw new RangeError(Kl);o=t}else if(void 0===o)throw new TypeError(Gl(a));return o}function dl(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]=Jh(t);let s=Gh(a,i,o);if(i){const t=Qh(e);if(void 0===t)throw new RangeError(ef);if(t>0){if(s>t)throw new RangeError(ef);if(void 0===o){if(1===r)throw new RangeError(ef);s--}}else{if(s!==-t)throw new RangeError(ef);if(void 0===o&&1===r)throw new RangeError(ef)}}return s})(e,a,n,r);if(void 0!==o&&o!==t)throw new RangeError(ql);o=t,r=1}else if(void 0===o)throw new TypeError(Xl);return ci("month",o,1,e.L(n),r)}function gl(e,t,n,r,o){return si(t,"day",1,e.j(r,n),o)}function ml(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 yl(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:ed;return cc(e.epochNanoseconds,t,n)}function Sl(e,t){return uc(bg(t,e))}function pl(e,t){return hc(bg(t,e))}function wl(e,t){return dc(bg(t,e))}function vl(e,t){return{...e,calendar:t}}function Al(e,t){if(e===t)return e;const n=Sc(e),r=Sc(t);if(n===r||n===ed)return t;if(r===ed)return e;throw new RangeError(nf)}function bl(e,t){return n=>n===ed?e:n===td||n===nd?Object.assign(Object.create(e),{id:n}):Object.assign(Object.create(t),$g(n))}function Tl(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=Ai(r,o),e)||Object.assign(o,t),n&&(o.timeZone=Sg,["full","long"].includes(o.timeStyle)&&(o.timeStyle="medium")),o)}function Il(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Ml;const[n,,,r]=e;return function(o){let a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Em;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,...El(e,h,s)]}}function Ml(e,t,n,r){if(n=r(n),e){if(void 0!==n.timeZone)throw new TypeError(Af);n.timeZone=e}return new Ed(t,n)}function El(e,t,n){const[,r,o]=e;return n.map((e=>(e.calendar&&((e,t,n)=>{if((n||e!==ed)&&e!==t)throw new RangeError(nf)})(Sc(e.calendar),t.calendar,o),r(e,t))))}function Ol(e){const t=Cl();return Os(t,e.getOffsetNanosecondsFor(t))}function Cl(){return cs(Date.now(),Hf)}function Nl(){return Lm||(Lm=(new Ed).resolvedOptions().timeZone)}(function(e,t){var n,r,o,a,i,s=e.target,c=e.global,u=e.stat;if(n=c?Aa:u?Aa[s]||Ma(s,{}):Aa[s]&&Aa[s].prototype)for(r in t){if(a=t[r],o=e.dontCallGetSet?(i=ba(n,r))&&i.value:n[r],!Oa(c?r:s+(u?".":"#")+r,e.forced)&&void 0!==o){if(typeof a==typeof o)continue;Ea(a,o)}(e.sham||o&&o.sham)&&Ta(a,"sham",!0),Ia(n,r,a,e)}})({target:"Array",proto:!0,forced:$e((function(){return!Array(1).includes()}))},{includes:function(e){return ai(this,e,arguments.length>1?arguments[1]:void 0)}}),ii("includes");const Hl=(e,t)=>`Non-integer ${e}: ${t}`,Dl=(e,t)=>`Non-positive ${e}: ${t}`,kl=(e,t)=>`Non-finite ${e}: ${t}`,_l=e=>`Cannot convert bigint to ${e}`,Ll=e=>`Invalid bigint: ${e}`,Rl="Cannot convert Symbol to string",Yl="Invalid object",Pl=(e,t,n,r,o)=>o?Pl(e,o[t],o[n],o[r]):Bl(e,t)+`; must be between ${n}-${r}`,Bl=(e,t)=>`Invalid ${e}: ${t}`,jl=e=>`Missing ${e}`,Fl=e=>`Invalid field ${e}`,Ul=e=>`Duplicate field ${e}`,xl=e=>"No valid fields: "+e.join(),Zl=(e,t,n)=>Bl(e,t)+"; must be "+Object.keys(n).join(),$l="Invalid calling context",Vl="Forbidden era/eraYear",zl="Mismatching era/eraYear",Kl="Mismatching year/eraYear",Jl=e=>`Invalid era: ${e}`,Gl=e=>"Missing year"+(e?"/era/eraYear":""),Wl=e=>`Invalid monthCode: ${e}`,ql="Mismatching month/monthCode",Xl="Missing month/monthCode",Ql="Cannot guess year",ef="Invalid leap month",tf="Invalid protocol results",nf="Mismatching Calendars",rf=e=>`Invalid Calendar: ${e}`,of="Mismatching TimeZones",af="Forbidden ICU TimeZone",sf="Out-of-bounds offset",cf="Out-of-bounds TimeZone gap",uf="Invalid TimeZone offset",hf="Ambiguous offset",lf="Out-of-bounds date",ff="Out-of-bounds duration",df="Cannot mix duration signs",gf="Missing relativeTo",mf="Cannot use large units",yf="Required smallestUnit or largestUnit",Sf="smallestUnit > largestUnit",pf=e=>`Cannot parse: ${e}`,wf=e=>`Invalid substring: ${e}`,vf=e=>`Cannot format ${e}`,Af="Cannot specify TimeZone",bf=Mi(pi,((e,t)=>t)),Tf=Mi(pi,((e,t,n)=>n)),If=Mi(Ci,2),Mf={nanosecond:0,microsecond:1,millisecond:2,second:3,minute:4,hour:5,day:6,week:7,month:8,year:9},Ef=Object.keys(Mf),Of=864e5,Cf=1e3,Nf=1e3,Hf=1e6,Df=1e9,kf=6e10,_f=36e11,Lf=864e11,Rf=[1,Nf,Hf,Df,kf,_f,Lf],Yf=Ef.slice(0,6),Pf=Oi(Yf),Bf=["offset"],jf=["timeZone"],Ff=Yf.concat(Bf),Uf=Ff.concat(jf),xf=["era","eraYear"],Zf=xf.concat(["year"]),$f=["year"],Vf=["monthCode"],zf=["month"].concat(Vf),Kf=["day"],Jf=zf.concat($f),Gf=Vf.concat($f),Wf=Kf.concat(Jf),qf=Kf.concat(zf),Xf=Kf.concat(Vf),Qf=Tf(Yf,0),ed="iso8601",td="gregory",nd="japanese",rd={[td]:{bce:-1,ce:0},[nd]:{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}},od={chinese:13,dangi:13,hebrew:-6},ad=Mi(Vi,"string"),id=Mi(Vi,"boolean"),sd=Mi(Vi,"number"),cd=Mi(Vi,"function"),ud=Ef.map((e=>e+"s")),hd=Oi(ud),ld=ud.slice(0,6),fd=ud.slice(6),dd=fd.slice(1),gd=bf(ud),md=Tf(ud,0),yd=Tf(ld,0),Sd=Mi(Ii,ud),pd=["isoNanosecond","isoMicrosecond","isoMillisecond","isoSecond","isoMinute","isoHour"],wd=["isoDay","isoMonth","isoYear"],vd=pd.concat(wd),Ad=Oi(wd),bd=Oi(pd),Td=Oi(vd),Id=Tf(bd,0),Md=Mi(Ii,vd),Ed=Intl.DateTimeFormat,Od="en-GB",Cd=1e8,Nd=Cd*Of,Hd=[Cd,0],Dd=[-Cd,0],kd=275760,_d=-271821,Ld=1970,Rd=1972,Yd=12,Pd=Ms(1868,9,8),Bd=li(Ys,WeakMap),jd="smallestUnit",Fd="unit",Ud="roundingIncrement",xd="fractionalSecondDigits",Zd="relativeTo",$d={constrain:0,reject:1},Vd=Object.keys($d),zd={compatible:0,reject:1,earlier:2,later:3},Kd={reject:0,use:1,prefer:2,ignore:3},Jd={auto:0,never:1,critical:2,always:3},Gd={auto:0,never:1,critical:2},Wd={auto:0,never:1},qd={floor:0,halfFloor:1,ceil:2,halfCeil:3,trunc:4,halfTrunc:5,expand:6,halfExpand:7,halfEven:8},Xd=Mi(oc,jd),Qd=Mi(oc,"largestUnit"),eg=Mi(oc,Fd),tg=Mi(ac,"overflow",$d),ng=Mi(ac,"disambiguation",zd),rg=Mi(ac,"offset",Kd),og=Mi(ac,"calendarName",Jd),ag=Mi(ac,"timeZoneName",Gd),ig=Mi(ac,"offset",Wd),sg=Mi(ac,"roundingMode",qd),cg="PlainYearMonth",ug="PlainMonthDay",hg="PlainDate",lg="PlainDateTime",fg="PlainTime",dg="ZonedDateTime",gg="Instant",mg="Duration",yg=[Math.floor,e=>Yi(e)?Math.floor(e):Math.round(e),Math.ceil,e=>Yi(e)?Math.ceil(e):Math.round(e),Math.trunc,e=>Yi(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=>Yi(e)?(e=Math.trunc(e)||0)+e%2:Math.round(e)],Sg="UTC",pg=5184e3,wg=Is(1847),vg=Is((new Date).getUTCFullYear()+10),Ag=/0+$/,bg=li(au,WeakMap),Tg=2**32-1,Ig=li((e=>{const t=sh(e);return"object"==typeof t?new Eg(t):new Mg(t||0)}));class Mg{constructor(e){this.v=e}getOffsetNanosecondsFor(){return this.v}getPossibleInstantsFor(e){return[Ts(e,this.v)]}l(){}}class Eg{constructor(e){this.$=(e=>{function t(e){const t=Hi(e,a,i),[s,c]=Fu(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=li(e),o=li(ju);let a=wg,i=vg;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=Hi(e,a,i);let[c,u]=Fu(s);const h=pg*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((Ni(s,e)||1)===t)return s}c+=h,u+=h}}}})((e=>t=>{const n=fs(e,t*Cf);return Is(Rh(n),parseInt(n.month),parseInt(n.day),parseInt(n.hour),parseInt(n.minute),parseInt(n.second))-t})(e))}getOffsetNanosecondsFor(e){return this.$.V(ws(e))*Df}getPossibleInstantsFor(e){const[t,n]=[Is((r=e).isoYear,r.isoMonth,r.isoDay,r.isoHour,r.isoMinute,r.isoSecond),r.isoMillisecond*Hf+r.isoMicrosecond*Nf+r.isoNanosecond];var r;return this.$.G(t).map((e=>ys(rs(cs(e,Df),n))))}l(e,t){const[n,r]=vs(e),o=this.$.l(n+(t>0||r?1:0),t);if(void 0!==o)return cs(o,Df)}}const Og="([+−-])",Cg="(?:[.,](\\d{1,9}))?",Ng=`(?:(?:${Og}(\\d{6}))|(\\d{4}))-?(\\d{2})`,Hg="(\\d{2})(?::?(\\d{2})(?::?(\\d{2})"+Cg+")?)?",Dg=Og+Hg,kg=Ng+"-?(\\d{2})(?:[T ]"+Hg+"(Z|"+Dg+")?)?",_g="\\[(!?)([^\\]]*)\\]",Lg=`((?:${_g}){0,9})`,Rg=nh(Ng+Lg),Yg=nh("(?:--)?(\\d{2})-?(\\d{2})"+Lg),Pg=nh(kg+Lg),Bg=nh("T?"+Hg+"(?:"+Dg+")?"+Lg),jg=nh(Dg),Fg=new RegExp(_g,"g"),Ug=nh(`${Og}?P(\\d+Y)?(\\d+M)?(\\d+W)?(\\d+D)?(?:T(?:(\\d+)${Cg}H)?(?:(\\d+)${Cg}M)?(?:(\\d+)${Cg}S)?)?`),xg=li((e=>new Ed(Od,{timeZone:e,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}))),Zg=/^(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$/,$g=li(Dh),Vg=li((e=>new Ed(Od,{calendar:e,timeZone:Sg,era:"short",year:"numeric",month:"short",day:"numeric"}))),zg=/^M(\d{2})(L?)$/,Kg={era:Gi,eraYear:Xi,year:Xi,month:es,monthCode:Gi,day:es},Jg=Tf(Yf,Xi),Gg=Tf(ud,Qi),Wg=Object.assign({},Kg,Jg,Gg,{offset:Gi}),qg=Mi(wi,Yf,pd),Xg={dateAdd(e,t,n){const r=xs(n);let o,{years:a,months:i,weeks:s,days:c}=t;if(c+=Lu(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=Gh(t,r,e.U(a)),i=ci("month",i,1,e.L(a),o)}return r&&([a,i]=e._(a,i,r)),s=ci("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=As(e)}return o+=(7*s+c)*Of,gs(Cs(o))},dateUntil(e,t,n){if(n<=7){let r=0,o=Oh({...e,...Id},{...t,...Id});return 7===n&&([r,o]=_i(o,7)),{...md,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-Gh(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),{...md,years:a,months:i,days:s}},dateFromFields(e,t){const n=xs(t),r=fl(this,e),o=dl(this,e,r,n),a=gl(this,e,o,r,n);return hc(gs(this.P(r,o,a)),this.id||ed)},yearMonthFromFields(e,t){const n=xs(t),r=fl(this,e),o=dl(this,e,r,n);return lc(ds(this.P(r,o,1)),this.id||ed)},monthDayFromFields(e,t){const n=xs(t),r=!this.id,{monthCode:o,year:a,month:i}=e;let s,c,u,h,l;if(void 0!==o){[s,c]=Jh(o),l=ui(e,"day");const t=this.N(s,c,l);if(!t)throw new RangeError(Ql);if([u,h]=t,void 0!==i&&i!==h)throw new RangeError(ql);r&&(h=ci("month",h,1,Yd,1),l=ci("day",l,1,Ds(void 0!==a?a:u,h),n))}else{u=void 0===a&&r?Rd:fl(this,e),h=dl(this,e,u,n),l=gl(this,e,h,u,n);const t=this.U(u);c=h===t,s=Wh(h,t);const o=this.N(s,c,l);if(!o)throw new RangeError(Ql);[u,h]=o}return fc(gs(this.P(u,h,l)),this.id||ed)},fields(e){return Xh(this)&&e.includes("year")?[...e,...xf]:e},mergeFields(e,t){const n=Object.assign(Object.create(null),e);return ml(n,t,zf),Xh(this)&&(ml(n,t,Zf),this.id===nd&&ml(n,t,qf,xf)),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:Kh,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"+If(e)+(t?"L":""))(r,o)},dayOfWeek:Ls,daysInWeek:()=>7},Qg={dayOfYear:Kh,h:Ns,q:Ms},em=Object.assign({},Qg,{weekOfYear:Vh,yearOfWeek:zh,R(e){function t(e){return(7-e<r?7:0)-e}function n(e){const n=ks(f+e),r=e||1,o=t(ki(c+n*r,7));return h=(n+(o-u)*r)/7}const r=this.id?1:4,o=Ls(e),a=this.dayOfYear(e),i=ki(o-1,7),s=a-1,c=ki(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]}}),tm={dayOfYear:Kh,h:Yh,q:Ph,weekOfYear:Vh,yearOfWeek:zh,R:()=>[]},nm=bl(Object.assign({},Xg,em,{h:Ns,ee(e){return this.id===td?Rs(e):this.id===nd?Bd(e):[]},I:(e,t)=>[t,0],N(e,t){if(!t)return[Rd,e]},K:_s,U(){},L:Hs,J:e=>e*Yd,j:Ds,X:ks,P:(e,t,n)=>({isoYear:e,isoMonth:t,isoDay:n}),q:Ms,_:(e,t,n)=>(e+=Li(n,Yd),(t+=Ri(n,Yd))<1?(e--,t+=Yd):t>Yd&&(e++,t-=Yd),[e,t]),year:e=>e.isoYear,month:e=>e.isoMonth,day:e=>e.isoDay}),Object.assign({},Xg,tm,{h:Yh,ee(e){const t=this.O(e);return[t.era,t.eraYear]},I(e,t){const n=Bh.call(this,e);return[Wh(t,n),n===t]},N(e,t,n){let[r,o,a]=Yh.call(this,{isoYear:Rd,isoMonth:Yd,isoDay:31});const i=Bh.call(this,r),s=o===i;1===(Ni(e,Wh(o,i))||Ni(Number(t),Number(s))||Ni(n,a))&&r--;for(let o=0;o<100;o++){const a=r-o,i=Bh.call(this,a),s=Gh(e,t,i);if(t===(s===i)&&n<=Fh.call(this,a,s))return[a,s]}},K(e){const t=jh.call(this,e);return t>jh.call(this,e-1)&&t>jh.call(this,e+1)},U:Bh,L:Uh,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+=Uh.call(this,e+o);return a},j:Fh,X:jh,P(e,t,n){return Cs(Ph.call(this,e,t,n))},q:Ph,_(e,t,n){if(n){if(t+=n,!Number.isSafeInteger(t))throw new RangeError(lf);if(n<0)for(;t<1;)t+=Uh.call(this,--e);else{let n;for(;t>(n=Uh.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}})),rm="numeric",om=["timeZoneName"],am={month:rm,day:rm},im={year:rm,month:rm},sm=Object.assign({},im,{day:rm}),cm={hour:rm,minute:rm,second:rm},um=Object.assign({},sm,cm),hm=Object.assign({},um,{timeZoneName:"short"}),lm=Object.keys(im),fm=Object.keys(am),dm=Object.keys(sm),gm=Object.keys(cm),mm=["dateStyle"],ym=lm.concat(mm),Sm=fm.concat(mm),pm=dm.concat(mm,["weekday"]),wm=gm.concat(["dayPeriod","timeStyle"]),vm=pm.concat(wm),Am=vm.concat(om),bm=om.concat(wm),Tm=om.concat(pm),Im=om.concat(["day","weekday"],wm),Mm=om.concat(["year","weekday"],wm),Em={},Om=[Tl(vm,um),mc],Cm=[Tl(Am,hm),mc,0,(e,t)=>{const n=Sc(e.timeZone);if(t&&Sc(t.timeZone)!==n)throw new RangeError(of);return n}],Nm=[Tl(vm,um,om),As],Hm=[Tl(pm,sm,bm),As],Dm=[Tl(wm,cm,Tm),e=>Ss(e)/Hf],km=[Tl(ym,im,Im),As,1],_m=[Tl(Sm,am,Mm),As,1];let Lm;function Rm(e,t,n,r,o){function a(){if(!(this instanceof a))throw new TypeError($l);Hy(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)}),fi(t))}function s(t){const n=Ny(t);if(!n||n.branding!==e)throw new TypeError($l);return n}return Object.defineProperties(a.prototype,{...gi(Si(i,n)),...di(Si(i,r)),...mi("Temporal."+e)}),Object.defineProperties(a,{...di(o),...fi(e)}),[a,e=>{const t=Object.create(a.prototype);return Hy(t,e),t},s]}function Ym(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 Pm(e){if(Ny(e)||void 0!==e.calendar||void 0!==e.timeZone)throw new TypeError("Invalid bag");return e}function Bm(e,t){const n={};for(const r in e)n[r]=(e,n)=>{let{o:o}=e;const a=Ny(n)||{},{branding:i}=a,s=i===hg||t.includes(i)?a:ey(n);return o[r](s)};return n}function jm(e){const t={};for(const n in e)t[n]=e=>{const{calendar:t}=e;return(r=t,"string"==typeof r?nm(r):(o=r,Object.assign(Object.create(Yy),{i:o})))[n](e);var r,o};return t}function Fm(){throw new TypeError("Cannot use valueOf")}function Um(e){let{calendar:t}=e;return"string"==typeof t?new LS(t):t}function xm(e,t){if(t=nc(t),hi(e)){const n=Ny(e);if(n&&n.branding===ug)return xs(t),n;const r=iy(e);return ol(bS(r||ed),!r,e,t)}const n=function(e,t){const n=Wu(ad(t));if(n)return Zu(n),fc(Bs(n));const r=xu(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 fc(gs(a.P(l,f,c)),o)}(nm,e);return xs(t),n}function Zm(e,t,n){return cu(Ui(t.call(e,Ky(sc(n)))))}function $m(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:$y;const n=Object.keys(t).sort(),r={};for(const o of n)r[o]=Mi(t[o],e,cd(e[o]));return r}function Vm(e,t){return"string"==typeof e?Ig(e):$m(e,t)}function zm(e){return Vm(e,Vy)}function Km(e){if(hi(e)){const t=Ny(e);if(t)switch(t.branding){case gg:return t;case dg:return sc(t.epochNanoseconds)}}return function(e){const t=Ju(e=Gi(e));if(!t)throw new RangeError(pf(e));let n;if(t.m)n=0;else{if(!t.offset)throw new RangeError(pf(e));n=Uu(t.offset)}return t.timeZone&&qu(t.timeZone,1),sc(Ts(Ps(t),n))}(e)}function Jm(e,t,n){const r=t.l(Km(n).epochNanoseconds,e);return r?Ky(sc(r)):null}function Gm(e){return hi(e)?(Ny(e)||{}).timeZone||qy(e):(e=>ah(function(e){const t=Ju(e);return t&&(t.timeZone||t.m&&Sg||t.offset)||e}(ad(e))))(e)}function Wm(e,t){if(hi(e)){const n=Ny(e)||{};switch(n.branding){case fg:return xs(t),n;case lg:return xs(t),dc(n);case dg:return xs(t),wl(zm,n)}return function(e,t){const n=xs(t);return dc(sl(il(e,Pf,[],1),n))}(e,t)}return xs(t),function(e){let t,n=(e=>{const t=Bg.exec(e);return t?(eh(t[10]),Qu(t)):void 0})(ad(e));if(!n){if(n=Ju(e),!n)throw new RangeError(pf(e));if(!n.p)throw new RangeError(pf(e));if(n.m)throw new RangeError(wf("Z"));Zu(n)}if((t=Gu(e))&&js(t))throw new RangeError(pf(e));if((t=Wu(e))&&js(t))throw new RangeError(pf(e));return dc(Us(n,1))}(e)}function qm(e){return void 0===e?void 0:Wm(e)}function Xm(e,t){if(t=nc(t),hi(e)){const n=Ny(e);return n&&n.branding===cg?(xs(t),n):rl(vS(ay(e)),e,t)}const n=function(e,t){const n=Gu(ad(t));if(n)return Zu(n),lc(ds(Bs(n)));const r=xu(t);return lc(wu(e(r.calendar),r))}(nm,e);return xs(t),n}function Qm(e,t){if(t=nc(t),hi(e)){const n=Ny(e)||{};switch(n.branding){case lg:return xs(t),n;case hg:return xs(t),uc({...n,...Id});case dg:return xs(t),Sl(zm,n)}return function(e,t,n){const r=al(e,t,Wf,[],Yf),o=xs(n);return uc(ms({...e.dateFromFields(r,rc(n,o)),...sl(r,o)}))}(AS(ay(e)),e,t)}const n=function(e){const t=Ju(ad(e));if(!t||t.m)throw new RangeError(pf(e));return uc(Vu(t))}(e);return xs(t),n}function ey(e,t){if(t=nc(t),hi(e)){const n=Ny(e)||{};switch(n.branding){case hg:return xs(t),n;case lg:return xs(t),hc(n);case dg:return xs(t),pl(zm,n)}return nl(AS(ay(e)),e,t)}const n=xu(e);return xs(t),n}function ty(e,t,n){return Fi(t.call(e,iS(hc(n,e))))}function ny(e){return t=>"string"==typeof t?nm(t):((e,t)=>{const n=Object.keys(t).sort(),r={};for(const o of n)r[o]=Mi(t[o],e,e[o]);return r})(t,e)}function ry(e){if(hi(e)){const t=Ny(e);return t&&t.branding===mg?t:function(e){const t=il(e,hd);return gc(ku({...md,...t}))}(e)}return function(e){const t=(e=>{const t=Ug.exec(e);return t?(e=>{function t(e,t,a){let i=0,s=0;if(a&&([i,o]=Di(o,Rf[a])),void 0!==e){if(r)throw new RangeError(wf(e));s=(e=>{const t=parseInt(e);if(!Number.isFinite(t))throw new RangeError(wf(e));return t})(e),n=1,t&&(o=th(t)*(Rf[a]/Df),r=1)}return i+s}let n=0,r=0,o=0,a={...yi(ud,[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)]),...Bi(o,2,ud)};if(!n)throw new RangeError(xl(ud));return rh(e[1])<0&&(a=Hu(a)),a})(t):void 0})(ad(e));if(!t)throw new RangeError(pf(e));return gc(ku(t))}(e)}function oy(e){if(void 0!==e){if(hi(e)){const t=Ny(e)||{};switch(t.branding){case dg:case hg:return t;case lg:return hc(t)}const n=ay(e);return{...tl(Gm,Vm,AS(n),e),calendar:n}}return function(e){const t=Ju(ad(e));if(!t)throw new RangeError(pf(e));if(t.timeZone)return $u(t,t.offset?Uu(t.offset):void 0);if(t.m)throw new RangeError(pf(e));return zu(t)}(e)}}function ay(e){return iy(e)||ed}function iy(e){const{calendar:t}=e;if(void 0!==t)return sy(t)}function sy(e){return hi(e)?(Ny(e)||{}).calendar||RS(e):(e=>Zh(function(e){const t=Ju(e)||Gu(e)||Wu(e);return t?t.calendar:e}(ad(e))))(e)}function cy(e,t){if(t=nc(t),hi(e)){const n=Ny(e);if(n&&n.branding===dg)return Zs(t),n;const r=ay(e);return function(e,t,n,r,o,a){const i=al(n,o,Wf,jf,Uf),s=e(i.timeZone),[c,u,h]=Zs(a),l=n.dateFromFields(i,rc(a,c)),f=sl(i,c);return cc(iu(t(s),{...l,...f},void 0!==i.offset?Uu(i.offset):void 0,u,h),s,r)}(Gm,Vm,AS(r),r,e,t)}return function(e,t){const n=Ju(ad(e));if(!n||!n.timeZone)throw new RangeError(pf(e));const{offset:r}=n,o=r?Uu(r):void 0,[,a,i]=Zs(t);return $u(n,o,a,i)}(e,t)}function uy(e){return Si((e=>t=>e(hy(t))),e)}function hy(e){return bg(e,zm)}function ly(){const e=Ed.prototype,t=Object.getOwnPropertyDescriptors(e),n=Object.getOwnPropertyDescriptors(Ed),r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!(this instanceof r))return new r(e,t);US.set(this,function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=new Ed(e,t),r=n.resolvedOptions(),o=r.locale,a=vi(Object.keys(t),r),i=li(gy),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=Ny(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")&&fy(e);"function"==typeof n.value?n.value="constructor"===e?r:o||dy(e):o&&(n.get=function(){return o.bind(this)})}return n.prototype.value=Object.create(e,t),Object.defineProperties(r,n),r}function fy(e){return function(){const t=US.get(this),[n,...r]=t(...arguments);return n[e](...r)}}function dy(e){return function(){return US.get(this).u[e](...arguments)}}function gy(e){const t=my[e];if(!t)throw new TypeError(vf(e));return Il(t,li(Ml))}const my={Instant:Om,PlainDateTime:Nm,PlainDate:Hm,PlainTime:Dm,PlainYearMonth:km,PlainMonthDay:_m},yy=Il(Om),Sy=Il(Cm),py=Il(Nm),wy=Il(Hm),vy=Il(Dm),Ay=Il(km),by=Il(_m),Ty={era:function(e){if(void 0!==e)return ad(e)},eraYear:ji,year:Ui,month:Fi,daysInMonth:Fi,daysInYear:Fi,inLeapYear:id,monthsInYear:Fi},Iy={monthCode:ad},My={day:Fi},Ey={dayOfWeek:Fi,dayOfYear:Fi,weekOfYear:function(e){if(void 0!==e)return Fi(e)},yearOfWeek:ji,daysInWeek:Fi},Oy=Object.assign({},Ty,Iy,My,Ey),Cy=new WeakMap,Ny=Cy.get.bind(Cy),Hy=Cy.set.bind(Cy),Dy={...Bm(Ty,[cg]),...Bm(Ey,[]),...Bm(Iy,[cg,ug]),...Bm(My,[ug])},ky=jm(Oy),_y=jm({...Ty,...Iy}),Ly=jm({...Iy,...My}),Ry={calendarId:e=>Sc(e.calendar)},Yy=Si(((e,t)=>function(n){const{i:r}=this;return e(r[t](iS(hc(n,r))))}),Oy),Py=pi((e=>t=>t[e]),ud.concat("sign")),By=pi(((e,t)=>e=>e[pd[t]]),Yf),jy={epochSeconds:function(e){return ws(e.epochNanoseconds)},epochMilliseconds:mc,epochMicroseconds:function(e){return us(e.epochNanoseconds,Nf)},epochNanoseconds:function(e){return us(e.epochNanoseconds)}},Fy=Mi(Ai,new Set(["branding"])),[Uy,xy,Zy]=Rm(ug,Mi((function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:ed,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:Rd;const a=Xi(t),i=Xi(n),s=e(r);return fc(gs(Bs({isoYear:Xi(o),isoMonth:a,isoDay:i})),s)}),sy),{...Ry,...Ly},{getISOFields:Fy,getCalendar:Um,with(e,t,n){return xy(function(e,t,n,r,o){const a=nc(o);return((e,t,n,r)=>{const o=cl(e,t,n,Wf);return e.monthDayFromFields(o,r)})(e(t.calendar),n,r,a)}(MS,e,this,Pm(t),n))},equals:(e,t)=>function(e,t){return!lh(e,t)&&pc(e.calendar,t.calendar)}(e,xm(t)),toPlainDate(e,t){return iS(function(e,t,n,r){return((e,t,n)=>ll(e,t,Xf,$i(n),$f))(e(t.calendar),n,r)}(IS,e,this,t))},toLocaleString(e,t,n){const[r,o]=by(t,n,e);return r.format(o)},toString:Zc,toJSON:e=>Zc(e),valueOf:Fm},{from:(e,t)=>xy(xm(e,t))}),$y={getOffsetNanosecondsFor:Zm,getPossibleInstantsFor(e,t,n){const r=[...t.call(e,oS(uc(n,ed)))].map((e=>Jy(e).epochNanoseconds)),o=r.length;return o>1&&(r.sort(as),uu(hs(os(r[0],r[o-1])))),r}},Vy={getOffsetNanosecondsFor:Zm},[zy,Ky,Jy]=Rm(gg,(function(e){return sc(ys(ss(Wi(e))))}),jy,{add:(e,t)=>Ky(hu(0,e,ry(t))),subtract:(e,t)=>Ky(hu(1,e,ry(t))),until:(e,t,n)=>DS(gh(0,e,Km(t),n)),since:(e,t,n)=>DS(gh(1,e,Km(t),n)),round:(e,t)=>Ky(function(e,t){const[n,r,o]=zs(t,5,1);return sc(Dc(e.epochNanoseconds,n,r,o,1))}(e,t)),equals:(e,t)=>function(e,t){return!ch(e,t)}(e,Km(t)),toZonedDateTime(e,t){const n=$i(t);return PS(yl(e,Gm(n.timeZone),sy(n.calendar)))},toZonedDateTimeISO:(e,t)=>PS(yl(e,Gm(t))),toLocaleString(e,t,n){const[r,o]=yy(t,n,e);return r.format(o)},toString:(e,t)=>Bc(Gm,zm,e,t),toJSON:e=>Bc(Gm,zm,e),valueOf:Fm},{from:e=>Ky(Km(e)),fromEpochSeconds:e=>Ky(function(e){return sc(ys(cs(e,Df)))}(e)),fromEpochMilliseconds:e=>Ky(function(e){return sc(ys(cs(e,Hf)))}(e)),fromEpochMicroseconds:e=>Ky(function(e){return sc(ys(ss(Wi(e),Nf)))}(e)),fromEpochNanoseconds:e=>Ky(function(e){return sc(ys(ss(Wi(e))))}(e)),compare:(e,t)=>ch(Km(e),Km(t))}),[Gy,Wy]=Rm("TimeZone",(e=>{const t=function(e){return ah(ad(e))}(e);return{branding:"TimeZone",id:t,o:Ig(t)}}),{id:e=>e.id},{getPossibleInstantsFor:(e,t)=>{let{o:n}=e;return n.getPossibleInstantsFor(Qm(t)).map((e=>Ky(sc(e))))},getOffsetNanosecondsFor:(e,t)=>{let{o:n}=e;return n.getOffsetNanosecondsFor(Km(t).epochNanoseconds)},getOffsetStringFor(e,t){const n=Km(t).epochNanoseconds;return Qc($m(this,Vy).getOffsetNanosecondsFor(n))},getPlainDateTimeFor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:ed;const r=Km(t).epochNanoseconds,o=$m(this,Vy).getOffsetNanosecondsFor(r);return oS(uc(Os(r,o),sy(n)))},getInstantFor(e,t,n){const r=Qm(t),o=$s(n),a=$m(this);return Ky(sc(su(a,r,o)))},getNextTransition:(e,t)=>{let{o:n}=e;return Jm(1,n,t)},getPreviousTransition:(e,t)=>{let{o:n}=e;return Jm(-1,n,t)},equals(e,t){return!!dh(this,Gm(t))},toString:e=>e.id,toJSON:e=>e.id},{from(e){const t=Gm(e);return"string"==typeof t?new Gy(t):t}}),qy=Ym(Object.keys($y)),[Xy,Qy]=Rm(fg,(function(){return dc(Us(Si(Xi,yi(pd,[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))}),By,{getISOFields:Fy,with(e,t,n){return Qy(function(e,t,n){return dc(((e,t,n)=>{const r=xs(n);return sl({...vi(Pf,e),...il(t,Pf)},r)})(e,t,n))}(this,Pm(t),n))},add:(e,t)=>Qy(mu(0,e,ry(t))),subtract:(e,t)=>Qy(mu(1,e,ry(t))),until:(e,t,n)=>DS(vh(0,e,Wm(t),n)),since:(e,t,n)=>DS(vh(1,e,Wm(t),n)),round:(e,t)=>Qy(function(e,t){const[n,r,o]=zs(t,5);var a;return dc((a=o,Ic(e,Ec(n,r),a)[0]))}(e,t)),equals:(e,t)=>function(e,t){return!fh(e,t)}(e,Wm(t)),toZonedDateTime:(e,t)=>PS(function(e,t,n,r,o){const a=$i(o),i=t(a.plainDate),s=e(a.timeZone);return cc(su(n(s),{...i,...r}),s,i.calendar)}(Gm,ey,Vm,e,t)),toPlainDateTime:(e,t)=>oS(function(e,t){return uc(ms({...e,...t}))}(e,ey(t))),toLocaleString(e,t,n){const[r,o]=vy(t,n,e);return r.format(o)},toString:$c,toJSON:e=>$c(e),valueOf:Fm},{from:(e,t)=>Qy(Wm(e,t)),compare:(e,t)=>fh(Wm(e),Wm(t))}),[eS,tS,nS]=Rm(cg,Mi((function(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:ed,o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:1;const a=Xi(t),i=Xi(n),s=e(r);return lc(ds(Bs({isoYear:a,isoMonth:i,isoDay:Xi(o)})),s)}),sy),{...Ry,..._y},{getISOFields:Fy,getCalendar:Um,with(e,t,n){return tS(function(e,t,n,r,o){const a=nc(o);return lc(((e,t,n,r)=>{const o=cl(e,t,n,Jf);return e.yearMonthFromFields(o,r)})(e(t.calendar),n,r,a))}(TS,e,this,Pm(t),n))},add:(e,t,n)=>tS(gu(CS,0,e,ry(t),n)),subtract:(e,t,n)=>tS(gu(CS,1,e,ry(t),n)),until:(e,t,n)=>DS(ph(NS,0,e,Xm(t),n)),since:(e,t,n)=>DS(ph(NS,1,e,Xm(t),n)),equals:(e,t)=>function(e,t){return!lh(e,t)&&pc(e.calendar,t.calendar)}(e,Xm(t)),toPlainDate(e,t){return iS(function(e,t,n,r){return((e,t,n)=>ll(e,t,Gf,$i(n),Kf))(e(t.calendar),n,r)}(IS,e,this,t))},toLocaleString(e,t,n){const[r,o]=Ay(t,n,e);return r.format(o)},toString:xc,toJSON:e=>xc(e),valueOf:Fm},{from:(e,t)=>tS(Xm(e,t)),compare:(e,t)=>lh(Xm(e),Xm(t))}),[rS,oS]=Rm(lg,Mi((function(e,t,n,r){let o=arguments.length>10&&void 0!==arguments[10]?arguments[10]:ed;return uc(ms(Ps(Si(Xi,yi(vd,[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))}),sy),{...Ry,...ky,...By},{getISOFields:Fy,getCalendar:Um,with(e,t,n){return oS(function(e,t,n,r,o){const a=nc(o);return uc(((e,t,n,r)=>{const o=cl(e,t,n,Wf,Yf),a=xs(r);return ms({...e.dateFromFields(o,rc(r,a)),...sl(o,a)})})(e(t.calendar),n,r,a))}(IS,e,this,Pm(t),n))},withCalendar:(e,t)=>oS(vl(e,sy(t))),withPlainDate:(e,t)=>oS(function(e,t){return uc({...e,...t},Al(e.calendar,t.calendar))}(e,ey(t))),withPlainTime:(e,t)=>oS(function(e){return uc({...e,...arguments.length>1&&void 0!==arguments[1]?arguments[1]:Id})}(e,qm(t))),add:(e,t,n)=>oS(fu(ES,0,e,ry(t),n)),subtract:(e,t,n)=>oS(fu(ES,1,e,ry(t),n)),until:(e,t,n)=>DS(yh(OS,0,e,Qm(t),n)),since:(e,t,n)=>DS(yh(OS,1,e,Qm(t),n)),round:(e,t)=>oS(function(e,t){return uc(bc(e,...zs(t)),e.calendar)}(e,t)),equals:(e,t)=>function(e,t){return!hh(e,t)&&pc(e.calendar,t.calendar)}(e,Qm(t)),toZonedDateTime:(e,t,n)=>PS(function(e,t,n,r){const o=((e,t,n,r)=>{const o=$s(r);return su(e(t),n,o)})(e,n,t,r);return cc(ys(o),n,t.calendar)}(Vm,e,Gm(t),n)),toPlainDate:e=>iS(hc(e)),toPlainTime:e=>Qy(dc(e)),toPlainYearMonth(e){return tS(function(e,t,n){const r=e(t.calendar);return lc({...t,...hl(r,n)})}(vS,e,this))},toPlainMonthDay(e){return xy(function(e,t,n){return ul(e(t.calendar),n)}(bS,e,this))},toLocaleString(e,t,n){const[r,o]=py(t,n,e);return r.format(o)},toString:Fc,toJSON:e=>Fc(e),valueOf:Fm},{from:(e,t)=>oS(Qm(e,t)),compare:(e,t)=>hh(Qm(e),Qm(t))}),[aS,iS,sS]=Rm(hg,Mi((function(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:ed;return hc(gs(Bs(Si(Xi,{isoYear:t,isoMonth:n,isoDay:r}))),e(o))}),sy),{...Ry,...ky},{getISOFields:Fy,getCalendar:Um,with(e,t,n){return iS(function(e,t,n,r,o){const a=nc(o);return((e,t,n,r)=>{const o=cl(e,t,n,Wf);return e.dateFromFields(o,r)})(e(t.calendar),n,r,a)}(IS,e,this,Pm(t),n))},withCalendar:(e,t)=>iS(vl(e,sy(t))),add:(e,t,n)=>iS(du(ES,0,e,ry(t),n)),subtract:(e,t,n)=>iS(du(ES,1,e,ry(t),n)),until:(e,t,n)=>DS(Sh(OS,0,e,ey(t),n)),since:(e,t,n)=>DS(Sh(OS,1,e,ey(t),n)),equals:(e,t)=>function(e,t){return!lh(e,t)&&pc(e.calendar,t.calendar)}(e,ey(t)),toZonedDateTime(e,t){const n=!hi(t)||t instanceof Gy?{timeZone:t}:t;return PS(function(e,t,n,r,o){const a=e(o.timeZone),i=o.plainTime,s=void 0!==i?t(i):Id;return cc(su(n(a),{...r,...s}),a,r.calendar)}(Gm,Wm,Vm,e,n))},toPlainDateTime:(e,t)=>oS(function(e){return uc(ms({...e,...arguments.length>1&&void 0!==arguments[1]?arguments[1]:Id}))}(e,qm(t))),toPlainYearMonth(e){return tS(function(e,t,n){return hl(e(t.calendar),n)}(vS,e,this))},toPlainMonthDay(e){return xy(function(e,t,n){return ul(e(t.calendar),n)}(bS,e,this))},toLocaleString(e,t,n){const[r,o]=wy(t,n,e);return r.format(o)},toString:Uc,toJSON:e=>Uc(e),valueOf:Fm},{from:(e,t)=>iS(ey(e,t)),compare:(e,t)=>lh(ey(e),ey(t))}),cS={fields:(e,t,n)=>[...t.call(e,n)]},uS=Object.assign({dateFromFields:(e,t,n,r)=>sS(t.call(e,Object.assign(Object.create(null),n),r))},cS),hS=Object.assign({yearMonthFromFields:(e,t,n,r)=>nS(t.call(e,Object.assign(Object.create(null),n),r))},cS),lS=Object.assign({monthDayFromFields:(e,t,n,r)=>Zy(t.call(e,Object.assign(Object.create(null),n),r))},cS),fS={mergeFields:(e,t,n,r)=>$i(t.call(e,Object.assign(Object.create(null),n),Object.assign(Object.create(null),r)))},dS=Object.assign({},uS,fS),gS=Object.assign({},hS,fS),mS=Object.assign({},lS,fS),yS={dateAdd:(e,t,n,r,o)=>sS(t.call(e,iS(hc(n,e)),DS(gc(r)),o))},SS=Object.assign({},yS,{dateUntil:(e,t,n,r,o,a)=>kS(t.call(e,iS(hc(n,e)),iS(hc(r,e)),Object.assign(Object.create(null),a,{largestUnit:Ef[o]})))}),pS=Object.assign({},yS,{day:ty}),wS=Object.assign({},SS,{day:ty}),vS=ny(hS),AS=ny(uS),bS=ny(lS),TS=ny(gS),IS=ny(dS),MS=ny(mS),ES=ny(yS),OS=ny(SS),CS=ny(pS),NS=ny(wS),[HS,DS,kS]=Rm(mg,(function(){return gc(ku(Si(Qi,yi(ud,[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]))))}),{...Py,blank:function(e){return!e.sign}},{with:(e,t)=>DS(function(e,t){return gc((n=e,r=t,ku({...n,...il(r,hd)})));var n,r}(e,t)),negated:e=>DS(Nu(e)),abs:e=>DS(function(e){return-1===e.sign?Nu(e):e}(e)),add:(e,t,n)=>DS(Cu(oy,OS,Vm,0,e,ry(t),n)),subtract:(e,t,n)=>DS(Cu(oy,OS,Vm,1,e,ry(t),n)),round:(e,t)=>DS(function(e,t,n,r,o){const a=Bu(r),[i,s,c,u,h]=((e,t,n)=>{e=tc(e,jd);let r=Qd(e);const o=n(e[Zd]);let a=qs(e);const i=sg(e,7);let s=Xd(e);if(void 0===r&&void 0===s)throw new RangeError(yf);return null==s&&(s=0),null==r&&(r=Math.max(s,t)),ic(r,s),a=Xs(a,s,1),[r,s,a,i,o]})(o,a,e),l=Math.max(a,i);if(!Eu(h)&&l<=6)return gc(ku(((e,t,n,r,o)=>{const a=Dc(Lu(e),n,r,o);return{...md,...Ru(a,t)}})(r,i,s,c,u)));if(!h)throw new RangeError(gf);const[f,d,g]=bu(t,n,h),m=Tu(g),y=Iu(g),S=Mu(g),p=y(d,f,r);let w=S(d,f,p,i);const v=r.sign,A=Du(w);if(v&&A&&v!==A)throw new RangeError(tf);return A&&(w=Hc(w,m(p),i,s,c,u,d,f,m,y)),gc(w)}(oy,OS,Vm,e,t)),total:(e,t)=>function(e,t,n,r,o){const a=Bu(r),[i,s]=((e,t)=>{const n=t((e=tc(e,Fd))[Zd]);let r=eg(e);return r=Zi(Fd,r),[r,n]})(o,e);if(Ou(Math.max(i,a),s))return wc(r,i);if(!s)throw new RangeError(gf);const[c,u,h]=bu(t,n,s),l=Tu(h),f=Iu(h),d=Mu(h),g=f(u,c,r),m=d(u,c,g,i);return Ou(i,s)?wc(m,i):((e,t,n,r,o,a,i)=>{const s=Du(e),[c,u]=vc(r,Sd(n,e),n,s,o,a,i),h=Ac(t,c,u);return e[ud[n]]+h*s})(m,l(g),i,u,c,l,f)}(oy,OS,Vm,e,t),toLocaleString(e,t,n){return Intl.DurationFormat?new Intl.DurationFormat(t,n).format(this):Vc(e)},toString:Vc,toJSON:e=>Vc(e),valueOf:Fm},{from:e=>DS(ry(e)),compare:(e,t,n)=>function(e,t,n,r,o,a){const i=e(ec(a).relativeTo),s=Math.max(Bu(r),Bu(o));if(Ti(ud,r,o))return 0;if(Ou(s,i))return as(Lu(r),Lu(o));if(!i)throw new RangeError(gf);const[c,u,h]=bu(t,n,i),l=Tu(h),f=Iu(h);return as(l(f(u,c,r)),l(f(u,c,o)))}(oy,ES,Vm,ry(e),ry(t),n)}),_S={toString:e=>e.id,toJSON:e=>e.id,...Dy,dateAdd:(e,t,n,r)=>{let{id:o,o:a}=e;return iS(hc(a.dateAdd(ey(t),ry(n),r),o))},dateUntil:(e,t,n,r)=>{let{o:o}=e;return DS(gc(o.dateUntil(ey(t),ey(n),function(e){return e=ec(e),Qd(e,9,6,1)}(r))))},dateFromFields:(e,t,n)=>{let{id:r,o:o}=e;return iS(nl(o,t,n,function(e){return e===ed?["year","day"]:[]}(r)))},yearMonthFromFields:(e,t,n)=>{let{id:r,o:o}=e;return tS(rl(o,t,n,function(e){return e===ed?$f:[]}(r)))},monthDayFromFields:(e,t,n)=>{let{id:r,o:o}=e;return xy(ol(o,0,t,n,function(e){return e===ed?Kf:[]}(r)))},fields(e,t){let{o:n}=e;const r=new Set(Wf),o=[];for(const e of t){if(ad(e),!r.has(e))throw new RangeError(Fl(e));r.delete(e),o.push(e)}return n.fields(o)},mergeFields:(e,t,n)=>{let{o:r}=e;return r.mergeFields(bi(xi(t)),bi(xi(n)))}},[LS]=Rm("Calendar",(e=>{const t=function(e){return Zh(ad(e))}(e);return{branding:"Calendar",id:t,o:nm(t)}}),{id:e=>e.id},_S,{from(e){const t=sy(e);return"string"==typeof t?new LS(t):t}}),RS=Ym(Object.keys(_S).slice(4)),[YS,PS]=Rm(dg,Mi((function(e,t,n,r){let o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:ed;return cc(ys(ss(Wi(n))),t(r),e(o))}),sy,Gm),{...jy,...Ry,...uy(ky),...uy(By),offset:e=>Qc(hy(e).offsetNanoseconds),offsetNanoseconds:e=>hy(e).offsetNanoseconds,timeZoneId:e=>Sc(e.timeZone),hoursInDay:e=>function(e,t){const n=e(t.timeZone),r=bg(t,n),[o,a]=Oc(r),i=hs(os(su(n,o),su(n,a)),_f,1);if(i<=0)throw new RangeError(tf);return i}(Vm,e)},{getISOFields:e=>function(e,t){const n=bg(t,e);return{calendar:t.calendar,...vi(Td,n),offset:Qc(n.offsetNanoseconds),timeZone:t.timeZone}}(zm,e),getCalendar:Um,getTimeZone:e=>{let{timeZone:t}=e;return"string"==typeof t?new Gy(t):t},with(e,t,n){return PS(function(e,t,n,r,o,a){const i=nc(a),{calendar:s,timeZone:c}=n;return cc(((e,t,n,r,o)=>{const a=cl(e,n,r,Wf,Ff,Bf),[i,s,c]=Zs(o,2);return iu(t,{...e.dateFromFields(a,rc(o,i)),...sl(a,i)},Uu(a.offset),s,c)})(e(s),t(c),r,o,i),c,s)}(IS,Vm,e,this,Pm(t),n))},withCalendar:(e,t)=>PS(vl(e,sy(t))),withTimeZone:(e,t)=>PS(function(e,t){return{...e,timeZone:t}}(e,Gm(t))),withPlainDate:(e,t)=>PS(function(e,t,n){const r=t.timeZone,o=e(r),a={...bg(t,o),...n},i=Al(t.calendar,n.calendar);return cc(iu(o,a,a.offsetNanoseconds,2),r,i)}(Vm,e,ey(t))),withPlainTime:(e,t)=>PS(function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Id;const r=t.timeZone,o=e(r),a={...bg(t,o),...n};return cc(iu(o,a,a.offsetNanoseconds,2),r,t.calendar)}(Vm,e,qm(t))),add:(e,t,n)=>PS(lu(ES,Vm,0,e,ry(t),n)),subtract:(e,t,n)=>PS(lu(ES,Vm,1,e,ry(t),n)),until:(e,t,n)=>DS(gc(mh(OS,Vm,0,e,cy(t),n))),since:(e,t,n)=>DS(gc(mh(OS,Vm,1,e,cy(t),n))),round:(e,t)=>PS(function(e,t,n){let{epochNanoseconds:r,timeZone:o,calendar:a}=t;const[i,s,c]=zs(n);if(0===i&&1===s)return t;const u=e(o);if(6===i)r=((e,t,n,r)=>{const o=bg(n,t),[a,i]=e(o),s=n.epochNanoseconds,c=su(t,a),u=su(t,i);if(is(s,c,u))throw new RangeError(tf);return Lc(Ac(s,c,u),r)?u:c})(Oc,u,t,c);else{const e=u.getOffsetNanosecondsFor(r);r=iu(u,bc(Os(r,e),i,s,c),e,2,0,1)}return cc(r,o,a)}(Vm,e,t)),startOfDay:e=>PS(function(e,t){const{timeZone:n,calendar:r}=t,o=((e,t,n)=>su(t,e(bg(n,t))))(Cc,e(n),t);return cc(o,n,r)}(Vm,e)),equals:(e,t)=>function(e,t){return!uh(e,t)&&!!dh(e.timeZone,t.timeZone)&&pc(e.calendar,t.calendar)}(e,cy(t)),toInstant:e=>Ky(function(e){return sc(e.epochNanoseconds)}(e)),toPlainDateTime:e=>oS(Sl(zm,e)),toPlainDate:e=>iS(pl(zm,e)),toPlainTime:e=>Qy(wl(zm,e)),toPlainYearMonth(e){return tS(function(e,t,n){return hl(e(t.calendar),n)}(vS,e,this))},toPlainMonthDay(e){return xy(function(e,t,n){return ul(e(t.calendar),n)}(bS,e,this))},toLocaleString(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const[r,o]=Sy(t,n,e);return r.format(o)},toString:(e,t)=>jc(zm,e,t),toJSON:e=>jc(zm,e),valueOf:Fm},{from:(e,t)=>PS(cy(e,t)),compare:(e,t)=>uh(cy(e),cy(t))}),BS=Object.defineProperties({},{...mi("Temporal.Now"),...di({timeZoneId:()=>Nl(),instant:()=>Ky(sc(Cl())),zonedDateTime:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Nl();return PS(cc(Cl(),Gm(t),sy(e)))},zonedDateTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Nl();return PS(cc(Cl(),Gm(e),ed))},plainDateTime:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Nl();return oS(uc(Ol(zm(Gm(t))),sy(e)))},plainDateTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Nl();return oS(uc(Ol(zm(Gm(e))),ed))},plainDate:function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Nl();return iS(hc(Ol(zm(Gm(t))),sy(e)))},plainDateISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Nl();return iS(hc(Ol(zm(Gm(e))),ed))},plainTimeISO:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Nl();return Qy(dc(Ol(zm(Gm(e)))))}})}),jS=Object.defineProperties({},{...mi("Temporal"),...di({PlainYearMonth:eS,PlainMonthDay:Uy,PlainDate:aS,PlainTime:Xy,PlainDateTime:rS,ZonedDateTime:YS,Instant:zy,Calendar:LS,TimeZone:Gy,Duration:HS,Now:BS})}),FS=ly(),US=new WeakMap;function xS(e){return e*Math.PI/180}function ZS(e){return 180*e/Math.PI}Object.create(Intl),di({DateTimeFormat:FS});class $S{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 VS=6356.9;class zS{constructor(e,t){this.date=t,this.geoLocation=e}getSunrise(){const e=this.getUTCSunrise0(zS.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getSeaLevelSunrise(){const e=this.getUTCSeaLevelSunrise(zS.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!0)}getBeginCivilTwilight(){return this.getSunriseOffsetByDegrees(zS.CIVIL_ZENITH)}getBeginNauticalTwilight(){return this.getSunriseOffsetByDegrees(zS.NAUTICAL_ZENITH)}getBeginAstronomicalTwilight(){return this.getSunriseOffsetByDegrees(zS.ASTRONOMICAL_ZENITH)}getSunset(){const e=this.getUTCSunset0(zS.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getSeaLevelSunset(){const e=this.getUTCSeaLevelSunset(zS.GEOMETRIC_ZENITH);return isNaN(e)?null:this.getDateFromTime(e,!1)}getEndCivilTwilight(){return this.getSunsetOffsetByDegrees(zS.CIVIL_ZENITH)}getEndNauticalTwilight(){return this.getSunsetOffsetByDegrees(zS.NAUTICAL_ZENITH)}getEndAstronomicalTwilight(){return this.getSunsetOffsetByDegrees(zS.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 ZS(Math.acos(VS/(VS+e/1e3)))}adjustZenith(e,t){let n=e;return e===zS.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=zS.getSunriseUTC(zS.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=zS.getSunsetUTC(zS.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 zS.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 jS.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-zS.JULIAN_DAY_JAN_1_2000)/zS.JULIAN_DAYS_PER_CENTURY}static getJulianDayFromJulianCenturies(e){return e*zS.JULIAN_DAYS_PER_CENTURY+zS.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=xS(zS.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 zS.getSunGeometricMeanLongitude(e)+zS.getSunEquationOfCenter(e)}static getSunApparentLongitude(e){const t=125.04-1934.136*e;return zS.getSunTrueLongitude(e)-.00569-.00478*Math.sin(xS(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 zS.getMeanObliquityOfEcliptic(e)+.00256*Math.cos(xS(t))}static getSunDeclination(e){const t=zS.getObliquityCorrection(e),n=zS.getSunApparentLongitude(e),r=Math.sin(xS(t))*Math.sin(xS(n));return ZS(Math.asin(r))}static getEquationOfTime(e){const t=zS.getObliquityCorrection(e),n=zS.getSunGeometricMeanLongitude(e),r=zS.getEarthOrbitEccentricity(e),o=zS.getSunGeometricMeanAnomaly(e);let a=Math.tan(xS(t)/2);a*=a;const i=Math.sin(2*xS(n)),s=Math.sin(xS(o));return 4*ZS(a*i-2*r*s+4*r*a*s*Math.cos(2*xS(n))-.5*a*a*Math.sin(4*xS(n))-1.25*r*r*Math.sin(2*xS(o)))}static getSunHourAngleAtSunrise(e,t,n){const r=xS(e),o=xS(t);return Math.acos(Math.cos(xS(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSunHourAngleAtSunset(e,t,n){const r=xS(e),o=xS(t);return-Math.acos(Math.cos(xS(n))/(Math.cos(r)*Math.cos(o))-Math.tan(r)*Math.tan(o))}static getSolarElevation(e,t,n){const r=zS.getJulianDay(e.toPlainDate()),o=zS.getJulianCenturiesFromJulianDay(r),a=zS.getEquationOfTime(o);let i=e.hour+12+(e.minute+a+e.second/60)/60;i=-360*i/24%360;const s=xS(n-i),c=xS(zS.getSunDeclination(o)),u=xS(t);return ZS(Math.asin(Math.sin(u)*Math.sin(c)+Math.cos(u)*Math.cos(c)*Math.cos(s)))}static getSolarAzimuth(e,t,n){const r=zS.getJulianDay(e.toPlainDate()),o=zS.getJulianCenturiesFromJulianDay(r),a=zS.getEquationOfTime(o);let i=e.hour+12+(e.minute+a+e.second/60)/60;i=-360*i/24%360;const s=xS(n-i),c=xS(zS.getSunDeclination(o)),u=xS(t);return ZS(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=zS.getJulianCenturiesFromJulianDay(e),a=zS.getSolarNoonUTC(o,n),i=zS.getJulianCenturiesFromJulianDay(e+a/1440);let s=zS.getEquationOfTime(i),c=zS.getSunDeclination(i),u=zS.getSunHourAngleAtSunrise(t,c,r),h=n-ZS(u),l=4*h,f=720+l-s;const d=zS.getJulianCenturiesFromJulianDay(zS.getJulianDayFromJulianCenturies(o)+f/1440);return s=zS.getEquationOfTime(d),c=zS.getSunDeclination(d),u=zS.getSunHourAngleAtSunrise(t,c,r),h=n-ZS(u),l=4*h,f=720+l-s,f}static getSolarNoonUTC(e,t){const n=zS.getJulianCenturiesFromJulianDay(zS.getJulianDayFromJulianCenturies(e)+t/360);let r=zS.getEquationOfTime(n);const o=720+4*t-r,a=zS.getJulianCenturiesFromJulianDay(zS.getJulianDayFromJulianCenturies(e)-.5+o/1440);return r=zS.getEquationOfTime(a),720+4*t-r}static getSunsetUTC(e,t,n,r){const o=zS.getJulianCenturiesFromJulianDay(e),a=zS.getSolarNoonUTC(o,n),i=zS.getJulianCenturiesFromJulianDay(e+a/1440);let s=zS.getEquationOfTime(i),c=zS.getSunDeclination(i),u=zS.getSunHourAngleAtSunset(t,c,r),h=n-ZS(u),l=4*h,f=720+l-s;const d=zS.getJulianCenturiesFromJulianDay(zS.getJulianDayFromJulianCenturies(o)+f/1440);return s=zS.getEquationOfTime(d),c=zS.getSunDeclination(d),u=zS.getSunHourAngleAtSunset(t,c,r),h=n-ZS(u),l=4*h,f=720+l-s,f}}zS.GEOMETRIC_ZENITH=90,zS.CIVIL_ZENITH=96,zS.NAUTICAL_ZENITH=102,zS.ASTRONOMICAL_ZENITH=108,zS.JULIAN_DAY_JAN_1_2000=2451545,zS.JULIAN_DAYS_PER_CENTURY=36525;const KS=[["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]],JS=new Map,GS={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"},WS=new Map;class qS extends $S{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=WS.get(e);if(t)return t;const n=new Intl.DateTimeFormat("en-US",{timeZone:e,hour:"numeric",minute:"numeric",hour12:!1});return WS.set(e,n),n}(this.getTimeZone())}getGeoId(){return this.geoid}static lookup(e){return JS.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 GS[String(-1*e)]}static getUsaTzid(e,t,n){return 10==t&&"AK"==e?"America/Adak":7==t&&"AZ"==e?"Y"==n?"America/Denver":"America/Phoenix":GS[t]}static addLocation(e,t){const n=e.toLowerCase();return!JS.has(n)&&(JS.set(n,t),!0)}}for(const e of KS){const t=new qS(e[2],e[3],"IL"==e[1],e[4],e[0],e[1],void 0,e[5]);qS.addLocation(e[0],t)}function XS(e){if(null===e)return new Date(NaN);const t=new Date(e.epochMilliseconds);return t.setMilliseconds(0),t}Object.defineProperties(globalThis,di({Temporal:jS})),Object.defineProperties(Intl,di({DateTimeFormat:FS})),Object.defineProperties(Date.prototype,di({toTemporalInstant:function(){return Ky(sc(cs(this.valueOf(),Hf)))}}));class QS{constructor(t,n,r){const o=function(t){if(e.greg.isDate(t))return t;if(Oe.isHDate(t))return t.greg();throw new TypeError(`invalid date: ${t}`)}(n);this.date=o,this.gloc=t;const a=Temporal.PlainDate.from({year:o.getFullYear(),month:o.getMonth()+1,day:o.getDate()});this.noaa=new zS(t,a),this.useElevation=Boolean(r)}getUseElevation(){return this.useElevation}setUseElevation(e){this.useElevation=e}timeAtAngle(e,t){const n=90+e;return XS(t?this.noaa.getSunriseOffsetByDegrees(n):this.noaa.getSunsetOffsetByDegrees(n))}sunrise(){return XS(this.useElevation?this.noaa.getSunrise():this.noaa.getSeaLevelSunrise())}seaLevelSunrise(){return XS(this.noaa.getSeaLevelSunrise())}sunset(){return XS(this.useElevation?this.noaa.getSunset():this.noaa.getSeaLevelSunset())}seaLevelSunset(){return XS(this.noaa.getSeaLevelSunset())}dawn(){return XS(this.noaa.getBeginCivilTwilight())}dusk(){return XS(this.noaa.getEndCivilTwilight())}gregEve(){const e=new Date(this.date);e.setDate(e.getDate()-1);return new QS(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 XS(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 XS(zS.getTimeOffset(t,o))}sofZmanShma(){return this.getShaahZmanisBasedZman(3)}sofZmanTfilla(){return this.getShaahZmanisBasedZman(4)}getTemporalHour72(){const e=this.sunriseOffset(-72,!1,!0),t=(this.sunsetOffset(72,!1,!0).getTime()-e.getTime())/12;return[e,t]}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();return new Date(e.getTime()+3*t)}sofZmanShmaMGA16Point1(){const[e,t]=this.getTemporalHourByDeg(16.1);return new Date(e.getTime()+3*t)}sofZmanShmaMGA19Point8(){const[e,t]=this.getTemporalHourByDeg(19.8);return new Date(e.getTime()+3*t)}sofZmanTfillaMGA(){const[e,t]=this.getTemporalHour72();return new Date(e.getTime()+4*t)}sofZmanTfillaMGA16Point1(){const[e,t]=this.getTemporalHourByDeg(16.1);return new Date(e.getTime()+4*t)}sofZmanTfillaMGA19Point8(){const[e,t]=this.getTemporalHourByDeg(19.8);return new Date(e.getTime()+4*t)}minchaGedola(){return this.getShaahZmanisBasedZman(6.5)}minchaKetana(){return this.getShaahZmanisBasedZman(9.5)}plagHaMincha(){return this.getShaahZmanisBasedZman(10.75)}tzeit(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=ce("UTC",t),r=ce(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?"+":"-")+he(Math.floor(r/60))+":"+he(o)}static formatISOWithTimeZone(e,t){return isNaN(t.getTime())?"0000-00-00T00:00:00Z":ce(e,t).substring(0,19)+QS.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))}}const ep={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 tp(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===ep[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 np extends Be{constructor(e,t,n,r,o,a,i){super(e,t,n),this.eventTime=QS.roundTime(r),this.location=o;const s=o.getTimeFormatter();this.eventTimeStr=QS.formatTime(this.eventTime,s);const c=Object.assign(Object.assign({},i),{location:o});this.fmtTime=tp(this.eventTimeStr,"pm",c),void 0!==a&&(this.linkedEvent=a)}render(e){return we.gettext(this.getDesc(),e)+": "+this.fmtTime}renderBrief(e){return we.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 rp extends np{constructor(e,t,n,r,o,a){super(e,"Candle lighting",t,n,r,o,a)}getEmoji(){return"🕯️"}}class op extends np{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=we.gettext(this.getDesc(),e);if(this.havdalahMins){const n=we.gettext("min",e);t+=` (${this.havdalahMins} ${n})`}return t}getEmoji(){return"✨"}}const ap=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],ip=["רִאשׁוֹן","שֵׁנִי","שְׁלִישִׁי","רְבִיעִי","חֲמִישִׁי","שִׁישִּׁי","שַׁבָּת"],sp="בַּלַּ֥יְלָה";class cp{constructor(e,t){this.m=function(e,t){let n=t-7;n<0&&(n+=E(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 Oe.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){"string"==typeof(e=null!=e?e:we.getLocaleName())&&(e=e.toLowerCase());const n="he"===e||"he-x-nonikud"===e||"h"===e,r=we.gettext(this.getMonthName(),e),o=(n?ip:ap)[this.getDow()],a=this.getMinutes(),i=this.getHour(),s=this.getChalakim(),c=we.gettext("Molad",e),u=we.lookupTranslation("min",e)||"minutes",h=we.gettext("chalakim",e);if(n){const t=`${c} ${r} יִהְיֶה בַּיּוֹם ${o} בשָׁבוּעַ, בְּשָׁעָה ${i} ${i<5?sp:i<12?"בַּבֹּקֶר":i<17?"בַּצׇּהֳרַיִים":i<21?"בָּעֶרֶב":sp}, ו-${a} ${u} ו-${s} ${h}`;return"he-x-nonikud"===e?we.hebrewStripNikkud(t):t}const l=tp(`${i}:00`,"pm",t);return`${c} ${r.replace(/'/g,"’")}: ${o}, ${a} ${u} and ${s} ${h} after ${l}`}}class up extends Be{constructor(e,t,n,r){const o=new cp(t,n);super(e,`Molad ${o.getMonthName()} ${t}`,Ye.MOLAD),this.molad=o,this.options=r}render(e){return this.molad.render(e,this.options)}}class hp extends Be{constructor(e,t){if(super(e,`Omer ${t}`,Ye.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){J(e);const[n,r]=G(e),o=K[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:we.getLocaleName())&&(e=e.toLowerCase());const t="he"===e||"he-x-nonikud"===e||"h"===e,n=this.omer;return(t?V(n):we.ordinal(n,e))+" "+we.gettext("day of the Omer",e)}renderBrief(e){return we.gettext("Omer",e)+" "+we.gettext("day",e)+" "+this.omer}getEmoji(){return"string"==typeof this.emoji?this.emoji:function(e){let t;return J(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:we.getLocaleName())&&(e=e.toLowerCase());const t="he"===e||"he-x-nonikud"===e?"he":"en",n=W(this.omer,t);return"he-x-nonikud"===e?we.hebrewStripNikkud(n):n}url(){return`https://www.hebcal.com/omer/${this.getDate().getFullYear()}/${this.omer}`}}class lp extends Map{#e=0;#t=new Map;#n=new Map;#r;#o;#a;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.#r=e.maxSize,this.#o=e.maxAge||Number.POSITIVE_INFINITY,this.#a=e.onEviction}get __oldCache(){return this.#n}#i(e){if("function"==typeof this.#a)for(const[t,n]of e)this.#a(t,n.value)}#s(e,t){return"number"==typeof t.expiry&&t.expiry<=Date.now()&&("function"==typeof this.#a&&this.#a(e,t.value),this.delete(e))}#c(e,t){if(!1===this.#s(e,t))return t.value}#u(e,t){return t.expiry?this.#c(e,t):t.value}#h(e,t){const n=t.get(e);return this.#u(e,n)}#l(e,t){this.#t.set(e,t),this.#e++,this.#e>=this.#r&&(this.#e=0,this.#i(this.#n),this.#n=this.#t,this.#t=new Map)}#f(e,t){this.#n.delete(e),this.#l(e,t)}*#d(){for(const e of this.#n){const[t,n]=e;if(!this.#t.has(t)){!1===this.#s(t,n)&&(yield e)}}for(const e of this.#t){const[t,n]=e;!1===this.#s(t,n)&&(yield e)}}get(e){if(this.#t.has(e)){const t=this.#t.get(e);return this.#u(e,t)}if(this.#n.has(e)){const t=this.#n.get(e);if(!1===this.#s(e,t))return this.#f(e,t),t.value}}set(e,t){let{maxAge:n=this.#o}=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.#t.has(e)?this.#t.set(e,{value:t,expiry:r}):this.#l(e,{value:t,expiry:r}),this}has(e){return this.#t.has(e)?!this.#s(e,this.#t.get(e)):!!this.#n.has(e)&&!this.#s(e,this.#n.get(e))}peek(e){return this.#t.has(e)?this.#h(e,this.#t):this.#n.has(e)?this.#h(e,this.#n):void 0}delete(e){const t=this.#t.delete(e);return t&&this.#e--,this.#n.delete(e)||t}clear(){this.#t.clear(),this.#n.clear(),this.#e=0}resize(e){if(!(e&&e>0))throw new TypeError("`maxSize` must be a number greater than 0");const t=[...this.#d()],n=t.length-e;n<0?(this.#t=new Map(t),this.#n=new Map,this.#e=t.length):(n>0&&this.#i(t.slice(0,n)),this.#n=new Map(t.slice(n)),this.#t=new Map,this.#e=0),this.#r=e}*keys(){for(const[e]of this)yield e}*values(){for(const[,e]of this)yield e}*[Symbol.iterator](){for(const e of this.#t){const[t,n]=e;!1===this.#s(t,n)&&(yield[t,n.value])}for(const e of this.#n){const[t,n]=e;if(!this.#t.has(t)){!1===this.#s(t,n)&&(yield[t,n.value])}}}*entriesDescending(){let e=[...this.#t];for(let t=e.length-1;t>=0;--t){const n=e[t],[r,o]=n;!1===this.#s(r,o)&&(yield[r,o.value])}e=[...this.#n];for(let t=e.length-1;t>=0;--t){const n=e[t],[r,o]=n;if(!this.#t.has(r)){!1===this.#s(r,o)&&(yield[r,o.value])}}}*entriesAscending(){for(const[e,t]of this.#d())yield[e,t.value]}get size(){if(!this.#e)return this.#n.size;let e=0;for(const t of this.#n.keys())this.#t.has(t)||e++;return Math.min(this.#e+e,this.#r)}get maxSize(){return this.#r}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 fp{constructor(e,t){e=+e;const n=Oe.longCheshvan(e),r=Oe.shortKislev(e),o=n&&!r?2:!n&&r?0:1;this.year=e;const a=new Oe(1,m.TISHREI,e),i=a.abs(),s=a.getDay()+1;this.firstSaturday=Oe.dayOnOrBefore(6,i+6);const c=+Oe.isLeapYear(e);this.il=Boolean(t);let u=`${c}${s}${o}`;if(Hp[u]||(u+=+this.il),this.theSedraArray=Hp[u],!this.theSedraArray)throw new Error(`improper sedra year type ${u} calculated for ${e}`)}get(e){return this.lookup(e).parsha}getString(e,t){const n=this.get(e),r=t||we.getLocaleName();let o=we.gettext(n[0],r);if(2==n.length){o+=("he"==r?"־":"-")+we.gettext(n[1],r)}return o=o.replace(/'/g,"’"),we.gettext("Parashat",r)+" "+o}isParsha(e){return!this.lookup(e).chag}find(e){if("number"==typeof e){if(e>53||e<0&&!function(e){switch(e){case-21:case-26:case-28:case-31:case-38:case-41:case-50:return!0}return!1}(e))throw new RangeError(`Invalid parsha number: ${e}`);const t=this.theSedraArray.indexOf(e);return-1===t?null:new Oe(this.firstSaturday+7*t)}if("string"==typeof e){const t=gp.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 Oe(this.firstSaturday+7*t)}}if(Array.isArray(e)&&1===e.length&&"string"==typeof e[0])return this.find(e[0]);if(Array.isArray(e)&&2===e.length&&"string"==typeof e[0]&&"string"==typeof e[1]){const t=e[0],n=e[1],r=gp.get(t);if(gp.get(n)===r+1)return this.find(-r);throw new RangeError(`Unrecognized parsha name: ${t}-${n}`)}throw new TypeError(`Invalid parsha argument: ${e}`)}getSedraArray(){return this.theSedraArray}getFirstSaturday(){return this.firstSaturday}getYear(){return this.year}lookup(e){const t="number"==typeof e?e:Oe.isHDate(e)?e.abs():NaN;if(isNaN(t))throw new TypeError(`Bad date argument: ${e}`);const n=Oe.dayOnOrBefore(6,t+6),r=(n-this.firstSaturday)/7,o=this.theSedraArray[r];if(void 0===o){return new fp(this.year+1,this.il).lookup(n)}if("string"==typeof o)return{parsha:[o],chag:!0};if(o>=0)return{parsha:[dp[o]],chag:!1,num:o+1};const a=mp(o);return{parsha:[dp[a],dp[a+1]],chag:!1,num:[a+1,a+2]}}}const dp=["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"],gp=new Map;for(let e=0;e<dp.length;e++){const t=dp[e];gp.set(t,e)}function mp(e){return-e}const yp="Rosh Hashana",Sp="Yom Kippur",pp="Sukkot",wp="Sukkot Shabbat Chol ha-Moed",vp="Shmini Atzeret",Ap=wp,bp="Pesach",Tp="Pesach I",Ip="Pesach Shabbat Chol ha-Moed",Mp="Pesach VII",Ep="Pesach VIII",Op="Shavuot";function Cp(e,t){return Array.from({length:t-e+1},((t,n)=>n+e))}const Np=[],Hp={"020":Np.concat(51,52,Ap,Cp(0,20),mp(21),23,24,bp,25,mp(26),mp(28),30,mp(31),Cp(33,40),mp(41),Cp(43,49),mp(50)),"0220":Np.concat(51,52,Ap,Cp(0,20),mp(21),23,24,bp,25,mp(26),mp(28),30,mp(31),33,Op,Cp(34,37),mp(38),40,mp(41),Cp(43,49),mp(50)),"0510":Np.concat(52,Sp,Ap,Cp(0,20),mp(21),23,24,Tp,Ep,25,mp(26),mp(28),30,mp(31),Cp(33,40),mp(41),Cp(43,50)),"0511":Np.concat(52,Sp,Ap,Cp(0,20),mp(21),23,24,bp,25,mp(26),mp(28),Cp(30,40),mp(41),Cp(43,50)),"052":Np.concat(52,Sp,wp,Cp(0,24),Mp,25,mp(26),mp(28),30,mp(31),Cp(33,40),mp(41),Cp(43,50)),"070":Np.concat(yp,52,pp,vp,Cp(0,20),mp(21),23,24,Mp,25,mp(26),mp(28),30,mp(31),Cp(33,40),mp(41),Cp(43,50)),"072":Np.concat(yp,52,pp,vp,Cp(0,20),mp(21),23,24,Ip,25,mp(26),mp(28),30,mp(31),Cp(33,40),mp(41),Cp(43,49),mp(50)),1200:Np.concat(51,52,wp,Cp(0,27),Ip,Cp(28,33),Op,Cp(34,37),mp(38),40,mp(41),Cp(43,49),mp(50)),1201:Np.concat(51,52,wp,Cp(0,27),Ip,Cp(28,40),mp(41),Cp(43,49),mp(50)),1220:Np.concat(51,52,wp,Cp(0,27),Tp,Ep,Cp(28,40),mp(41),Cp(43,50)),1221:Np.concat(51,52,wp,Cp(0,27),bp,Cp(28,50)),150:Np.concat(52,Sp,wp,Cp(0,28),Mp,Cp(29,50)),152:Np.concat(52,Sp,wp,Cp(0,28),Ip,Cp(29,49),mp(50)),170:Np.concat(yp,52,pp,vp,Cp(0,27),Ip,Cp(28,40),mp(41),Cp(43,49),mp(50)),1720:Np.concat(yp,52,pp,vp,Cp(0,27),Ip,Cp(28,33),Op,Cp(34,37),mp(38),40,mp(41),Cp(43,49),mp(50))};Hp["0221"]=Hp["020"],Hp["0310"]=Hp["0220"],Hp["0311"]=Hp["020"],Hp[1310]=Hp[1220],Hp[1311]=Hp[1221],Hp[1721]=Hp[170];const Dp=new lp({maxSize:400});function kp(e,t){const n=`${e}-${t?1:0}`;let r=Dp.get(n);return r||(r=new fp(e,t),Dp.set(n,r)),r}class _p extends Be{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("-"),Ye.PARSHA_HASHAVUA),this.parsha=t,this.il=Boolean(n),this.num=r||-1}render(e){const t=null!=e?e:we.getLocaleName(),n=this.parsha;let r=we.gettext(n[0],e);if(2==n.length){r+=("he"==t?"־":"-")+we.gettext(n[1],e)}r=r.replace(/'/g,"’");return(we.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 le(this.getDate().greg()).replace(/-/g,"")}}const Lp=m.NISAN,Rp=m.IYYAR,Yp=m.SIVAN,Pp=m.TAMUZ,Bp=m.AV,jp=m.ELUL,Fp=m.TISHREI,Up=m.CHESHVAN,xp=m.KISLEV,Zp=m.SHVAT,$p=m.ADAR_II,Vp=Ye.CHAG,zp=Ye.LIGHT_CANDLES,Kp=Ye.YOM_TOV_ENDS,Jp=Ye.CHUL_ONLY,Gp=Ye.IL_ONLY,Wp=Ye.LIGHT_CANDLES_TZEIS,qp=Ye.CHANUKAH_CANDLES,Xp=Ye.MAJOR_FAST,Qp=Ye.MINOR_HOLIDAY,ew=Ye.EREV,tw=Ye.CHOL_HAMOED,nw="🫓",rw="🌿🍋",ow="Rosh Hashana II",aw="Erev Yom Kippur",iw="Yom Kippur",sw="Erev Sukkot",cw="Sukkot I",uw="Sukkot II",hw="Sukkot III (CH''M)",lw="Sukkot IV (CH''M)",fw="Sukkot V (CH''M)",dw="Sukkot VI (CH''M)",gw="Shmini Atzeret",mw="Simchat Torah",yw="Sukkot II (CH''M)",Sw="Sukkot VII (Hoshana Raba)",pw="Chanukah: 1 Candle",ww="Tu BiShvat",vw="Erev Purim",Aw="Purim",bw="Shushan Purim",Tw="Erev Pesach",Iw="Pesach I",Mw="Pesach II",Ew="Pesach II (CH''M)",Ow="Pesach III (CH''M)",Cw="Pesach IV (CH''M)",Nw="Pesach V (CH''M)",Hw="Pesach VI (CH''M)",Dw="Pesach VII",kw="Pesach VIII",_w="Pesach Sheni",Lw="Lag BaOmer",Rw="Erev Shavuot",Yw="Shavuot",Pw="Shavuot I",Bw="Shavuot II",jw="Tu B'Av",Fw="Rosh Hashana LaBehemot",Uw="Erev Rosh Hashana",xw="Yom Yerushalayim",Zw="Ben-Gurion Day",$w="Family Day",Vw="Yitzhak Rabin Memorial Day",zw="Herzl Day",Kw="Jabotinsky Day",Jw="Sigd",Gw="Yom HaAliyah",Ww="Yom HaAliyah School Observance",qw="Hebrew Language Day",Xw={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:Zw,CHANUKAH_1_CANDLE:pw,EREV_PESACH:Tw,EREV_PURIM:vw,EREV_ROSH_HASHANA:Uw,EREV_SHAVUOT:Rw,EREV_SUKKOT:sw,EREV_YOM_KIPPUR:aw,FAMILY_DAY:$w,HEBREW_LANGUAGE_DAY:qw,HERZL_DAY:zw,JABOTINSKY_DAY:Kw,LAG_BAOMER:Lw,PESACH_I:Iw,PESACH_II:Mw,PESACH_III_CHM:Ow,PESACH_II_CHM:Ew,PESACH_IV_CHM:Cw,PESACH_SHENI:_w,PESACH_VII:Dw,PESACH_VIII:kw,PESACH_VI_CHM:Hw,PESACH_V_CHM:Nw,PURIM:Aw,ROSH_HASHANA_II:ow,ROSH_HASHANA_LABEHEMOT:Fw,SHAVUOT:Yw,SHAVUOT_I:Pw,SHAVUOT_II:Bw,SHMINI_ATZERET:gw,SHUSHAN_PURIM:bw,SIGD:Jw,SIMCHAT_TORAH:mw,SUKKOT_I:cw,SUKKOT_II:uw,SUKKOT_III_CHM:hw,SUKKOT_II_CHM:yw,SUKKOT_IV_CHM:lw,SUKKOT_VII_HOSHANA_RABA:Sw,SUKKOT_VI_CHM:dw,SUKKOT_V_CHM:fw,TU_BAV:jw,TU_BISHVAT:ww,YITZHAK_RABIN_MEMORIAL_DAY:Vw,YOM_HAALIYAH:Gw,YOM_HAALIYAH_SCHOOL_OBSERVANCE:Ww,YOM_KIPPUR:iw,YOM_YERUSHALAYIM:xw},Qw=[{mm:Fp,dd:2,desc:ow,flags:Vp|Kp,emoji:"🍏🍯"},{mm:Fp,dd:9,desc:aw,flags:ew|zp},{mm:Fp,dd:10,desc:iw,flags:Vp|Xp|Kp},{mm:Fp,dd:14,desc:sw,flags:Jp|ew|zp,emoji:rw},{mm:Fp,dd:15,desc:cw,flags:Jp|Vp|Wp,emoji:rw},{mm:Fp,dd:16,desc:uw,flags:Jp|Vp|Kp,emoji:rw},{mm:Fp,dd:17,desc:hw,flags:Jp|tw,chmDay:1,emoji:rw},{mm:Fp,dd:18,desc:lw,flags:Jp|tw,chmDay:2,emoji:rw},{mm:Fp,dd:19,desc:fw,flags:Jp|tw,chmDay:3,emoji:rw},{mm:Fp,dd:20,desc:dw,flags:Jp|tw,chmDay:4,emoji:rw},{mm:Fp,dd:22,desc:gw,flags:Jp|Vp|Wp},{mm:Fp,dd:23,desc:mw,flags:Jp|Vp|Kp},{mm:Fp,dd:14,desc:sw,flags:Gp|ew|zp,emoji:rw},{mm:Fp,dd:15,desc:cw,flags:Gp|Vp|Kp,emoji:rw},{mm:Fp,dd:16,desc:yw,flags:Gp|tw,chmDay:1,emoji:rw},{mm:Fp,dd:17,desc:hw,flags:Gp|tw,chmDay:2,emoji:rw},{mm:Fp,dd:18,desc:lw,flags:Gp|tw,chmDay:3,emoji:rw},{mm:Fp,dd:19,desc:fw,flags:Gp|tw,chmDay:4,emoji:rw},{mm:Fp,dd:20,desc:dw,flags:Gp|tw,chmDay:5,emoji:rw},{mm:Fp,dd:22,desc:gw,flags:Gp|Vp|Kp},{mm:Fp,dd:21,desc:Sw,flags:zp|tw,chmDay:-1,emoji:rw},{mm:xp,dd:24,desc:pw,flags:ew|Qp|qp,emoji:"🕎1️⃣"},{mm:Zp,dd:15,desc:ww,flags:Qp,emoji:"🌳"},{mm:$p,dd:13,desc:vw,flags:ew|Qp,emoji:"🎭️📜"},{mm:$p,dd:14,desc:Aw,flags:Qp,emoji:"🎭️📜"},{mm:$p,dd:15,desc:bw,flags:Qp,emoji:"🎭️📜"},{mm:Lp,dd:14,desc:Tw,flags:Gp|ew|zp,emoji:"🫓🍷"},{mm:Lp,dd:15,desc:Iw,flags:Gp|Vp|Kp,emoji:nw},{mm:Lp,dd:16,desc:Ew,flags:Gp|tw,chmDay:1,emoji:nw},{mm:Lp,dd:17,desc:Ow,flags:Gp|tw,chmDay:2,emoji:nw},{mm:Lp,dd:18,desc:Cw,flags:Gp|tw,chmDay:3,emoji:nw},{mm:Lp,dd:19,desc:Nw,flags:Gp|tw,chmDay:4,emoji:nw},{mm:Lp,dd:20,desc:Hw,flags:Gp|tw|zp,chmDay:5,emoji:nw},{mm:Lp,dd:21,desc:Dw,flags:Gp|Vp|Kp,emoji:nw},{mm:Lp,dd:14,desc:Tw,flags:Jp|ew|zp,emoji:"🫓🍷"},{mm:Lp,dd:15,desc:Iw,flags:Jp|Vp|Wp,emoji:"🫓🍷"},{mm:Lp,dd:16,desc:Mw,flags:Jp|Vp|Kp,emoji:nw},{mm:Lp,dd:17,desc:Ow,flags:Jp|tw,chmDay:1,emoji:nw},{mm:Lp,dd:18,desc:Cw,flags:Jp|tw,chmDay:2,emoji:nw},{mm:Lp,dd:19,desc:Nw,flags:Jp|tw,chmDay:3,emoji:nw},{mm:Lp,dd:20,desc:Hw,flags:Jp|tw|zp,chmDay:4,emoji:nw},{mm:Lp,dd:21,desc:Dw,flags:Jp|Vp|Wp,emoji:nw},{mm:Lp,dd:22,desc:kw,flags:Jp|Vp|Kp,emoji:nw},{mm:Rp,dd:14,desc:_w,flags:Qp},{mm:Rp,dd:18,desc:Lw,flags:Qp,emoji:"🔥"},{mm:Yp,dd:5,desc:Rw,flags:ew|zp,emoji:"⛰️🌸"},{mm:Yp,dd:6,desc:Yw,flags:Gp|Vp|Kp,emoji:"⛰️🌸"},{mm:Yp,dd:6,desc:Pw,flags:Jp|Vp|Wp,emoji:"⛰️🌸"},{mm:Yp,dd:7,desc:Bw,flags:Jp|Vp|Kp,emoji:"⛰️🌸"},{mm:Bp,dd:15,desc:jw,flags:Qp,emoji:"❤️"},{mm:jp,dd:1,desc:Fw,flags:Qp,emoji:"🐑"},{mm:jp,dd:29,desc:Uw,flags:ew|zp,emoji:"🍏🍯"}],ev=[{firstYear:5727,mm:Rp,dd:28,desc:xw,chul:!0},{firstYear:5737,mm:xp,dd:6,desc:Zw,satPostponeToSun:!0,friPostponeToSun:!0},{firstYear:5750,mm:Zp,dd:30,desc:$w},{firstYear:5758,mm:Up,dd:12,desc:Vw,friSatMovetoThu:!0},{firstYear:5764,mm:Rp,dd:10,desc:zw,satPostponeToSun:!0},{firstYear:5765,mm:Pp,dd:29,desc:Kw,satPostponeToSun:!0},{firstYear:5769,mm:Up,dd:29,desc:Jw,chul:!0,suppressEmoji:!0},{firstYear:5777,mm:Lp,dd:10,desc:Gw,chul:!0},{firstYear:5777,mm:Up,dd:7,desc:Ww},{firstYear:5773,mm:m.TEVET,dd:21,desc:qw,friSatMovetoThu:!0}],tv=[Xw.LAG_BAOMER,Xw.LEIL_SELICHOT,Xw.PESACH_SHENI,Xw.EREV_PURIM,Xw.PURIM_KATAN,Xw.SHUSHAN_PURIM,Xw.TU_BAV,Xw.TU_BISHVAT,Xw.ROSH_HASHANA_LABEHEMOT];class nv extends Be{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()&Ye.IL_ONLY?e+"?i=on":e}urlDateSuffix(){const e=this.getDate().greg().getFullYear();return String(e)}getEmoji(){return this.emoji?this.emoji:this.getFlags()&Ye.SPECIAL_SHABBAT?"🕍":"✡️"}getCategories(){if(this.cholHaMoedDay)return["holiday","major","cholhamoed"];const e=super.getCategories();if("unknown"!==e[0])return e;const t=this.getDesc();return tv.includes(t)?["holiday","minor"]:["holiday","major"]}render(e){return super.render(e).replace(/'/g,"’")}renderBrief(e){return super.renderBrief(e).replace(/'/g,"’")}clone(){const e=new nv(this.date,this.desc,this.mask);for(const t in this)this.hasOwnProperty(t)&&Object.defineProperty(e,t,{value:this[t]});return e}}class rv extends nv{urlDateSuffix(){return le(this.getDate().greg()).replace(/-/g,"")}}class ov extends nv{constructor(e,t,n){super(e,`Rosh Hashana ${t}`,n),this.hyear=t}render(e){return we.gettext("Rosh Hashana",e)+" "+this.hyear}getEmoji(){return"🍏🍯"}}const av="Rosh Chodesh";class iv extends nv{constructor(e,t){super(e,`${av} ${t}`,Ye.ROSH_CHODESH)}render(e){const t=this.getDesc().substring(13),n=we.gettext(t,e).replace(/'/g,"’");return we.gettext(av,e)+" "+n}basename(){return this.getDesc()}getEmoji(){return this.emoji||"🌒"}}const sv="Shabbat Mevarchim Chodesh";class cv extends Be{constructor(e,t,n){if(super(e,`${sv} ${t}`,Ye.SHABBAT_MEVARCHIM),this.monthName=t,n)this.memo=n;else{const t=e.getFullYear(),n=e.getMonth(),r=n==Oe.monthsInYear(t)?m.NISAN:n+1,o=new cp(t,r);this.memo=o.render("en",{hour12:!1})}}basename(){return this.getDesc()}render(e){const t=we.gettext(this.monthName,e).replace(/'/g,"’");return we.gettext(sv,e)+" "+t}renderBrief(e){const t=this.render(e),n=t.indexOf(" ");return t.substring(n+1)}}const uv=new Map;class hv{static addCalendar(e,t){if("function"!=typeof t)throw new TypeError(`Invalid calendar function: ${t}`);uv.set(e,t)}static lookup(e,t,n){const r=uv.get(e);return"function"==typeof r?r(t,n):null}}const lv="5.4.2";function fv(e,t,n,r,o){let a=!1,i=o,s=e?e.getFlags():Ye.LIGHT_CANDLES;void 0!==e?r||(s&(Ye.LIGHT_CANDLES_TZEIS|Ye.CHANUKAH_CANDLES)?i=!0:s&Ye.YOM_TOV_ENDS&&(a=!0,i=!0)):o&&(a=!0,s=Ye.LIGHT_CANDLES_TZEIS);const c=i?n.havdalahMins:n.candleLightingMins,u=n.location,h=Boolean(n.useElevation),l=new QS(u,t,h),f=c?l.sunsetOffset(c,!0):l.tzeit(n.havdalahDeg);if(!isNaN(f.getTime()))return a?new op(t,s,f,u,n.havdalahMins,e,n):new rp(t,s,f,u,e,n)}const dv="Fast begins",gv="Fast ends";function mv(e,t,n,r){const o=r.location,a=e.getDate();return new np(a,n,e.getFlags(),t,o,e,r)}class yv extends nv{constructor(e,t,n,r,o){super(e,t,n),this.eventTime=QS.roundTime(r);const a=o.getTimeFormatter();this.eventTimeStr=QS.formatTime(this.eventTime,a),this.location=o}}const Sv=0,pv=2,wv=5,vv=6,Av=m.NISAN,bv=m.IYYAR;function Tv(e){if(e<5708)return null;let t;const n=new Oe(15,Av,e).getDay();return t=n===Sv?2:n===vv?3:e<5764?4:n===pv?5:4,new Oe(t,bv,e)}const Iv="Yom Kippur Katan";class Mv extends nv{constructor(e,t){super(e,`${Iv} ${t}`,Ye.MINOR_FAST|Ye.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=we.gettext(this.nextMonthName,e).replace(/'/g,"’");return we.gettext(Iv,e)+" "+t}renderBrief(e){return we.gettext(Iv,e)}url(){}}const Ev=Ye.CHAG,Ov=Ye.IL_ONLY,Cv=Ye.LIGHT_CANDLES_TZEIS,Nv=Ye.CHANUKAH_CANDLES,Hv=Ye.MINOR_FAST,Dv=Ye.SPECIAL_SHABBAT,kv=Ye.MODERN_HOLIDAY,_v=Ye.MAJOR_FAST,Lv=Ye.MINOR_HOLIDAY,Rv=Ye.EREV,Yv=m.NISAN,Pv=m.TAMUZ,Bv=m.AV,jv=m.TISHREI,Fv=m.KISLEV,Uv=m.TEVET,xv=m.ADAR_I,Zv=m.ADAR_II,$v={emoji:"🇮🇱"},Vv=new lp({maxSize:400}),zv=["0️⃣","1️⃣","2️⃣","3️⃣","4️⃣","5️⃣","6️⃣","7️⃣","8️⃣","9️⃣"];function Kv(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=Vv.get(e);if(t)return t;const n=new Oe(1,jv,e),r=new Oe(15,Yv,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()&Rv?n.unshift(t):n.push(t):o.set(e,[t])}}for(const t of Qw){const n=new Oe(t.dd,t.mm,e),r=new nv(n,t.desc,t.flags);t.emoji&&(r.emoji=t.emoji),t.chmDay&&(r.cholHaMoedDay=t.chmDay),a(r)}a(new ov(n,e,Ev|Cv));const i=4===n.getDay()?4:3;a(new nv(new Oe(i,jv,e),Xw.TZOM_GEDALIAH,Hv)),a(new nv(new Oe(Oe.dayOnOrBefore(6,7+n.abs())),Xw.SHABBAT_SHUVA,Dv));const s=Oe.shortKislev(e)?new Oe(1,Uv,e):new Oe(30,Fv,e);a(new nv(s,Xw.CHAG_HABANOT,Lv));for(let t=2;t<=8;t++){const n=new Oe(23+t,Fv,e);a(new nv(n,`Chanukah: ${t} Candles`,Lv|Nv,{chanukahDay:t-1,emoji:"🕎"+zv[t]}))}a(new nv(new Oe(32,Fv,e),Xw.CHANUKAH_8TH_DAY,Lv,{chanukahDay:8,emoji:"🕎"})),a(new rv(new Oe(10,Uv,e),Xw.ASARA_BTEVET,Hv));const c=r.abs();a(new nv(new Oe(Oe.dayOnOrBefore(6,c-43)),Xw.SHABBAT_SHEKALIM,Dv),new nv(new Oe(Oe.dayOnOrBefore(6,c-30)),Xw.SHABBAT_ZACHOR,Dv),new nv(new Oe(c-(2===r.getDay()?33:31)),Xw.TAANIT_ESTHER,Hv));const u=Oe.dayOnOrBefore(6,c-14);a(new nv(new Oe(u-7),Xw.SHABBAT_PARAH,Dv),new nv(new Oe(u),Xw.SHABBAT_HACHODESH,Dv),new nv(new Oe(Oe.dayOnOrBefore(6,c-1)),Xw.SHABBAT_HAGADOL,Dv),new nv(6===r.prev().getDay()?r.onOrBefore(4):new Oe(14,Yv,e),Xw.TAANIT_BECHOROT,Hv)),a(new nv(new Oe(Oe.dayOnOrBefore(6,new Oe(1,jv,e+1).abs()-4)),Xw.LEIL_SELICHOT,Lv,{emoji:"🕍"})),0===r.getDay()&&a(new nv(new Oe(16,Zv,e),Xw.PURIM_MESHULASH,Lv)),Oe.isLeapYear(e)&&(a(new nv(new Oe(14,xv,e),Xw.PURIM_KATAN,Lv,{emoji:"🎭️"})),a(new nv(new Oe(15,xv,e),Xw.SHUSHAN_PURIM_KATAN,Lv,{emoji:"🎭️"})));const h=function(e){if(e<5711)return null;let t=new Oe(27,Av,e);return t.getDay()===wv?t=new Oe(26,Av,e):t.getDay()===Sv&&(t=new Oe(28,Av,e)),t}(e);h&&a(new nv(h,Xw.YOM_HASHOAH,kv));const l=Tv(e);l&&a(new nv(l,Xw.YOM_HAZIKARON,kv,$v),new nv(l.next(),Xw.YOM_HAATZMA_UT,kv,$v));for(const t of ev)if(e>=t.firstYear){let n=new Oe(t.dd,t.mm,e);const r=n.getDay();!t.friSatMovetoThu||5!==r&&6!==r?t.friPostponeToSun&&5===r?n=new Oe(n.abs()+2):t.satPostponeToSun&&6===r&&(n=n.next()):n=n.onOrBefore(4);const o=t.chul?kv:kv|Ov,i=new nv(n,t.desc,o);t.suppressEmoji||(i.emoji="🇮🇱"),a(i)}let f,d=new Oe(17,Pv,e);6===d.getDay()&&(d=new Oe(18,Pv,e),f={observed:!0}),a(new nv(d,Xw.TZOM_TAMMUZ,Hv,f));let g,y=new Oe(9,Bv,e),S=Xw.TISHA_BAV;6===y.getDay()&&(y=y.next(),g={observed:!0},S+=" (observed)");const p=y.abs();a(new nv(new Oe(Oe.dayOnOrBefore(6,p)),Xw.SHABBAT_CHAZON,Dv),new nv(y.prev(),Xw.EREV_TISHA_BAV,Rv|_v,g),new nv(y,S,_v,g),new nv(new Oe(Oe.dayOnOrBefore(6,p+7)),Xw.SHABBAT_NACHAMU,Dv));const w=Oe.monthsInYear(e);for(let t=1;t<=w;t++){const n=Oe.getMonthName(t,e);30===(t===Yv?Oe.daysInMonth(Oe.monthsInYear(e-1),e-1):Oe.daysInMonth(t-1,e))?(a(new iv(new Oe(1,t,e),n)),a(new iv(new Oe(30,t-1,e),n))):t!==jv&&a(new iv(new Oe(1,t,e),n))}for(let t=m.IYYAR;t<=w;t++){const n=t+1;if(n===jv||n===m.CHESHVAN||n===Uv)continue;let r=new Oe(29,t,e);const o=r.getDay();5!==o&&6!==o||(r=r.onOrBefore(4));const i=Oe.getMonthName(n,e);a(new Mv(r,i))}const v=kp(e,!1).find(15);a(new nv(v,Xw.SHABBAT_SHIRAH,Dv));const A=function(e){const t=Oe.isLeapYear(e),n=t?Zv:Yv,r=t?20:1,o=Oe.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 Oe(A);a(new nv(e,Xw.BIRKAT_HACHAMAH,Lv,{emoji:"☀️"}))}return Vv.set(e,o),o}function Jv(e,t){const n=[];for(let r=e;r<=t;r++)n.push(r);return n}const Gv={shacharit:!1,mincha:!1,allCongs:!1};function Wv(e,t){return qv(e,t,!0)}function qv(e,t,n){const r=function(e,t){const n=Oe.isLeapYear(e),r=Oe.monthsInYear(e);let o=new Oe(9,m.AV,e);6===o.getDay()&&(o=o.next());let a=new Oe(15,m.ADAR_II,e);6===a.getDay()&&(a=a.next());const i=[],s=i.concat(Jv(1,r).map((t=>new Oe(1,t,e))),Jv(1,r).filter((t=>30===Oe.daysInMonth(t,e))).map((t=>new Oe(30,t,e))),new Oe(2,m.TISHREI,e),Jv(1,Oe.daysInMonth(m.NISAN,e)).map((t=>new Oe(t,m.NISAN,e))),new Oe(18,m.IYYAR,e),Jv(1,8-(t?1:0)).map((t=>new Oe(t,m.SIVAN,e))),o,new Oe(15,m.AV,e),new Oe(29,m.ELUL,e),Jv(9,24-(t?1:0)).map((t=>new Oe(t,m.TISHREI,e))),Jv(25,33).map((t=>new Oe(t,m.KISLEV,e))),new Oe(15,m.SHVAT,e),new Oe(14,m.ADAR_II,e),a,n?new Oe(14,m.ADAR_I,e):[]),c=i.concat(Jv(1,13).map((t=>new Oe(t,m.SIVAN,e))),Jv(20,31).map((t=>new Oe(t,m.TISHREI,e))),new Oe(14,m.IYYAR,e),e>=5708?Tv(e).next():[],e>=5727?new Oe(28,m.IYYAR,e):[]),u=[new Oe(29,m.ELUL,e-1),new Oe(9,m.TISHREI,e),new Oe(14,m.IYYAR,e)];return{none:s.map((e=>e.abs())).sort(((e,t)=>e-t)),some:c.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 Gv;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=qv(new Oe(s),t,!1);i.mincha=e.shacharit}else i.mincha=5!==a;return!i.allCongs||i.mincha||i.shacharit?i:Gv}const Xv=m.TISHREI;function Qv(t){if("number"==typeof t)return t;if(e.greg.isDate(t))return e.greg.greg2abs(t);if(Oe.isHDate(t))return t.abs();throw new TypeError(`Invalid date type: ${t}`)}function eA(t){if(t.start&&!t.end||t.end&&!t.start)throw new TypeError("Both options.start and options.end are required");if(t.start&&t.end)return[Qv(t.start),Qv(t.end)];const n=Boolean(t.isHebrewYear),r=function(e){return void 0!==e.year?Number(e.year):e.isHebrewYear?(new Oe).getFullYear():(new Date).getFullYear()}(t);if(isNaN(r))throw new RangeError(`Invalid year ${t.year}`);if(n&&r<1)throw new RangeError(`Invalid Hebrew year ${r}`);const o=function(e){if(e.month){if(e.isHebrewYear)return Oe.monthNum(e.month);if("number"==typeof e.month)return e.month}return NaN}(t),a=Number(t.numYears)||1;return n?function(e,t,n){const r=new Oe(1,e||Xv,t);let o=r.abs();const a=e?o+r.daysInMonth():new Oe(1,Xv,t+n).abs()-1;!e&&t>1&&o--;return[o,a]}(o,r,a):function(t,n,r){const o=t?t-1:0,a=new Date(n,o,1);n<100&&a.setFullYear(n);const i=e.greg.greg2abs(a);let s;if(t)s=i+e.greg.daysInMonth(t,n)-1;else{const t=n+r,o=new Date(t,0,1);t<100&&o.setFullYear(t),s=e.greg.greg2abs(o)-1}return[i,s]}(o,r,a)}const tA=m.NISAN,nA=m.SIVAN,rA=m.ELUL,oA=m.TISHREI,aA=Ye.LIGHT_CANDLES,iA=Ye.YOM_TOV_ENDS,sA=Ye.CHUL_ONLY,cA=Ye.IL_ONLY,uA=Ye.LIGHT_CANDLES_TZEIS,hA=Ye.CHANUKAH_CANDLES,lA=Ye.MINOR_FAST,fA=Ye.SPECIAL_SHABBAT,dA=Ye.MODERN_HOLIDAY,gA=Ye.MAJOR_FAST,mA=Ye.ROSH_CHODESH,yA=Ye.PARSHA_HASHAVUA,SA=Ye.DAF_YOMI,pA=Ye.MISHNA_YOMI,wA=Ye.NACH_YOMI,vA=Ye.YERUSHALMI_YOMI,AA=Ye.OMER_COUNT,bA=Ye.SHABBAT_MEVARCHIM,TA=Ye.MINOR_HOLIDAY,IA=Ye.EREV,MA=Ye.CHOL_HAMOED,EA=Ye.YOM_KIPPUR_KATAN,OA=new Set,CA={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 NA={Jerusalem:40,Haifa:30,"Zikhron Ya'aqov":30,"Zikhron Ya'akov":30,"Zikhron Yaakov":30,"Zichron Ya'akov":30,"Zichron Yaakov":30},HA={281184:40,294801:30,293067:30};function DA(e){var t;if("number"==typeof e.mask)return function(e){const t=e.mask||0;t&mA&&delete e.noRoshChodesh;t&dA&&delete e.noModern;t&lA&&delete e.noMinorFast;t&fA&&delete e.noSpecialShabbat;t&yA&&(e.sedrot=!0);t&(SA|pA|wA|vA)&&(e.dailyLearning=e.dailyLearning||{},t&SA&&(e.dailyLearning.dafYomi=!0),t&pA&&(e.dailyLearning.mishnaYomi=!0),t&wA&&(e.dailyLearning.nachYomi=!0),t&vA&&(e.dailyLearning.yerushalmi=1));t&AA&&(e.omer=!0);t&bA&&(e.shabbatMevarchim=!0);t&EA&&(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|=mA|iA|lA|fA|dA|gA|TA|IA|MA|aA|uA|hA),e.candlelighting&&(r|=aA|uA|iA),e.noRoshChodesh&&(r&=~mA),e.noModern&&(r&=~dA),e.noMinorFast&&(r&=~lA),e.noSpecialShabbat&&(r&=~fA,r&=~bA),r|=n?cA:sA,e.sedrot&&(r|=yA),e.omer&&(r|=AA),e.shabbatMevarchim&&(r|=bA),e.yomKippurKatan&&(r|=EA),e.dailyLearning){const t=e.dailyLearning;t.dafYomi&&(r|=SA),t.mishnaYomi&&(r|=pA),t.nachYomi&&(r|=wA),t.yerushalmi&&(r|=vA)}return r}const kA=aA|uA|hA|iA,_A=new qS(0,0,!1,"UTC");function LA(e){return e.observedInIsrael()}function RA(e){return e.observedInDiaspora()}class YA{static calendar(t={}){!function(e){if(!e.candlelighting)return;const t=e.location;if(void 0===t||!(t instanceof qS))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;if(t.getIsrael()&&18===Math.abs(n)){const e=t.getGeoId();if(e){const t=HA[e];"number"==typeof t&&(n=t)}const r=t.getShortName();if(r){const e=NA[r];"number"==typeof e&&(n=e)}}e.candleLightingMins=-1*Math.abs(n),"number"==typeof e.havdalahMins?e.havdalahMins=Math.abs(e.havdalahMins):"number"==typeof e.havdalahDeg?e.havdalahDeg=Math.abs(e.havdalahDeg):e.havdalahDeg=8.5,"number"!=typeof e.fastEndDeg&&(e.fastEndDeg=7.0833333)}(t=Object.assign({},t));const n=t.location=t.location||_A,r=t.il=t.il||n.getIsrael()||!1,o="number"==typeof t.mask;if(t.mask=DA(t),t.ashkenazi||t.locale){if(t.locale&&"string"!=typeof t.locale)throw new TypeError(`Invalid options.locale: ${t.locale}`);const e=t.ashkenazi?"ashkenazi":t.locale;if(!we.useLocale(e))throw new TypeError(`Locale '${e}' not found; did you forget to import @hebcal/locales?`)}else we.useLocale("en");const a=[];let i,s,c=-1,u=-1,h=-1;const l=eA(t);!function(e){for(const t of Object.keys(e))void 0!==CA[t]||OA.has(t)||(console.warn(`Ignoring unrecognized HebrewCalendar option: ${t}`),OA.add(t))}(t);const f=l[0],d=l[1];e.greg.abs2greg(f).getFullYear()<100&&(t.candlelighting=!1);for(let e=f;e<=d;e++){const n=new Oe(e),l=n.getFullYear();l!=h&&(h=l,s=Kv(h),t.sedrot&&(i=kp(h,r)),t.omer&&(c=Oe.hebrew2abs(h,tA,16),u=Oe.hebrew2abs(h,nA,5)));const f=a.length,d=n.getDay(),g=5===d,m=6===d;let y;const S=s.get(n.toString())||[];for(const e of S)y=BA(y,a,e,t,g,m,o);if(t.sedrot&&m){const t=i.lookup(e);t.chag||a.push(new _p(n,t.parsha,r,t.num))}const p=t.dailyLearning;if("object"==typeof p){const e=UA(n,p,r);a.push(...e)}if(t.omer&&e>=c&&e<=u){const r=xA(n,e-c+1,t);a.push(r)}if(m&&(t.molad||t.shabbatMevarchim)){const e=jA(n,t);a.push(...e)}if(!y&&t.candlelighting&&(g||m)&&(y=fv(void 0,n,t,g,m),g&&y&&i&&(y.memo=i.getString(e,t.locale))),y instanceof op&&(0===t.havdalahMins||0===t.havdalahDeg)&&(y=void 0),y&&a.push(y),t.addHebrewDates||t.addHebrewDatesForEvents&&f!=a.length){const e=new je(n);f==a.length?a.push(e):a.splice(f,0,e)}}return a}static getBirthdayOrAnniversary(e,t){const n=function(e,t){const n=F(t),r=n.yy;if(e===r)return n;if(e<r)return;const o=M(r);let a=n.mm,i=n.dd;return a===B&&!o||a===j&&o?a=E(e):a!==L||30!==i||D(e)?a===R&&30===i&&k(e)?(a=Y,i=1):a===B&&30===i&&o&&!M(e)&&(a=_,i=1):(a=R,i=1),{yy:e,mm:a,dd:i}}(e,t);return void 0===n?n:new Oe(n)}static getYahrzeit(e,t){const n=function(e,t){let n=F(t);if(!(e<=n.yy))return n.mm!==L||30!==n.dd||D(n.yy+1)?n.mm===R&&30===n.dd&&k(n.yy+1)?n=I(b(e,Y,1)-1):n.mm===j?n.mm=E(e):n.mm!==B||30!==n.dd||M(e)||(n.dd=30,n.mm=P):n=I(b(e,R,1)-1),n.mm!==L||30!==n.dd||D(e)?n.mm===R&&30===n.dd&&k(e)&&(n.mm=Y,n.dd=1):(n.mm=R,n.dd=1),n.yy=e,n}(e,t);return void 0===n?n:new Oe(n)}static getHolidaysForYear(e){return Kv(e)}static getHolidaysForYearArray(e,t){const n=Kv(e),r=Oe.hebrew2abs(e,oA,1),o=Oe.hebrew2abs(e+1,oA,1)-1;let a=[];const i=t?LA:RA;for(let e=r;e<=o;e++){const t=new Oe(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=Oe.isHDate(e)?e:new Oe(e),r=n.toString(),o=Kv(n.getFullYear()).get(r);if(void 0===t||void 0===o)return o;const a=t?LA:RA;return o.filter(a)}static eruvTavshilin(e,t){if(e.getDay()<3||e.getDay()>4)return!1;const n=new Oe(e),r=n.after(5),o=n.next();return!(!PA(r,t)||PA(n,t)||!PA(o,t))}static reformatTimeStr(e,t,n){return tp(e,t,n)}static version(){return lv}static getSedra(e,t){return kp(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===m.NISAN&&(15===o||16===o)&&e.getFlags()&Ye.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()&Ye.ROSH_CHODESH||t.startsWith("Pesach")&&"Pesach I"!==t&&"Pesach II"!==t})).map((e=>e.getDate().abs())).includes(r)?1:0}(YA.getHolidaysForYearArray(e.getFullYear(),t),e)}static tachanun(e,t){return Wv(e,t)}}function PA(e,t){return 0!==(YA.getHolidaysOnDate(e,t)||[]).filter((e=>e.getFlags()&Ye.CHAG)).length}function BA(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&EA||r.noModern&&c&dA)return e;const u=Boolean(c&gA),h=Boolean(c&lA);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 QS(a,o,s);if("Erev Tish'a B'Av"===n){const n=c.sunset();isNaN(n.getTime())||(e.startEvent=mv(e,n,dv,t))}else if(n.startsWith("Tish'a B'Av")){const n=c.tzeit(i);isNaN(n.getTime())||(e.endEvent=mv(e,n,gv,t))}else{const n=c.alotHaShachar();if(isNaN(n.getTime())||(e.startEvent=mv(e,n,dv,t)),5!==o.getDay()&&(14!==r.getDate()||r.getMonth()!==m.NISAN)){const n=c.tzeit(i);isNaN(n.getTime())||(e.endEvent=mv(e,n,gv,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&kA){const t=n.getDate();if(e=fv(n,t,r,o,a),c&hA&&e&&!r.noHolidays){const i=function(e,t,n){const r=n.location,o=Boolean(n.useElevation),a=new QS(r,t.greg(),o).beinHaShmashos();if(isNaN(a.getTime()))return null;const i=new yv(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&EA)&&t.push(n)}return n.endEvent&&(u||h&&!r.noMinorFast)&&t.push(n.endEvent),e}function jA(e,t){const n=[],r=e.getMonth(),o=e.getDate();if(r!=rA&&o>=23&&o<=29){const o=e.getFullYear(),a=r==Oe.monthsInYear(o)?tA:r+1;if(t.molad&&n.push(new up(e,o,a,t)),t.shabbatMevarchim){const r=Oe.getMonthName(a,o),i=new cp(o,a).render(t.locale||"en",t);n.push(new cv(e,r,i))}}return n}function FA(e,t){return"yerushalmi"===e?2===t?"yerushalmi-schottenstein":"yerushalmi-vilna":e}function UA(e,t,n){const r=[];for(const[o,a]of Object.entries(t))if(a){const t=FA(o,a),i=hv.lookup(t,e,n);i&&r.push(i)}return r}function xA(e,t,n){const r=new hp(e,t);if(n.candlelighting){const t=n.location,o=new QS(t,e.prev(),!1).tzeit(7.0833);isNaN(o.getTime())||(r.alarm=o)}return r}return e.AsaraBTevetEvent=rv,e.CandleLightingEvent=rp,e.DailyLearning=hv,e.Event=Be,e.GeoLocation=$S,e.HDate=Oe,e.HavdalahEvent=op,e.HebrewCalendar=YA,e.HebrewDateEvent=je,e.HolidayEvent=nv,e.Locale=we,e.Location=qS,e.MevarchimChodeshEvent=cv,e.Molad=cp,e.MoladEvent=up,e.NOAACalculator=zS,e.OmerEvent=hp,e.ParshaEvent=_p,e.RoshChodeshEvent=iv,e.RoshHashanaEvent=ov,e.Sedra=fp,e.TimedEvent=np,e.Zmanim=QS,e.flags=Ye,e.gematriya=V,e.gematriyaStrToNum=z,e.holidayDesc=Xw,e.months=m,e.parshiot=dp,e.version=lv,e}({});
|