@hebcal/core 5.3.13 → 5.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/README.md +253 -175
  2. package/dist/CalOptions.d.ts +157 -0
  3. package/dist/DailyLearning.d.ts +2 -1
  4. package/dist/HebrewDateEvent.d.ts +27 -2
  5. package/dist/HolidayEvent.d.ts +45 -0
  6. package/dist/MevarchimChodeshEvent.d.ts +27 -0
  7. package/dist/ParshaEvent.d.ts +18 -8
  8. package/dist/TimedEvent.d.ts +53 -0
  9. package/dist/YomKippurKatanEvent.d.ts +27 -0
  10. package/dist/bundle.js +11183 -11935
  11. package/dist/bundle.min.js +2 -2
  12. package/dist/candles.d.ts +14 -61
  13. package/dist/event.d.ts +73 -42
  14. package/dist/getStartAndEnd.d.ts +6 -0
  15. package/dist/hallel.d.ts +3 -1
  16. package/dist/hebcal.d.ts +11 -166
  17. package/dist/holidays.d.ts +3 -36
  18. package/dist/index.cjs +3522 -4561
  19. package/dist/index.d.ts +15 -15
  20. package/dist/index.mjs +3525 -4564
  21. package/dist/location.d.ts +4 -4
  22. package/dist/modern.d.ts +3 -3
  23. package/dist/molad.d.ts +14 -13
  24. package/dist/omer.d.ts +23 -5
  25. package/dist/pkgVersion.d.ts +1 -1
  26. package/dist/reformatTimeStr.d.ts +2 -1
  27. package/dist/sedra.d.ts +2 -105
  28. package/dist/staticHolidays.d.ts +165 -201
  29. package/dist/tachanun.d.ts +10 -8
  30. package/dist/zmanim.d.ts +40 -39
  31. package/package.json +12 -22
  32. package/dist/ashkenazi.po.d.ts +0 -68
  33. package/dist/dateFormat.d.ts +0 -33
  34. package/dist/hdate.d.ts +0 -395
  35. package/dist/he.po.d.ts +0 -306
  36. package/dist/locale-ashkenazi.d.ts +0 -1
  37. package/dist/locale-he.d.ts +0 -1
  38. package/dist/locale.d.ts +0 -80
  39. package/dist/staticHols.d.ts +0 -175
  40. package/dist/throwTypeError.d.ts +0 -5
  41. package/po/ashkenazi.po +0 -195
  42. package/po/he.min.po +0 -50
  43. package/po/he.po +0 -931

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.