@northlight/ui 2.33.2 → 2.33.4

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.
@@ -7132,7 +7132,7 @@
7132
7132
  },
7133
7133
  label: "Next Year"
7134
7134
  };
7135
- const offsetFiscalYear = thisDay.month < fiscalStartMonth || thisDay.month === fiscalStartMonth && thisDay.day < fiscalStartDay ? 1 : 0;
7135
+ const offsetFiscalYear = thisDay.month < fiscalStartMonth + 1 || thisDay.month === fiscalStartMonth + 1 && thisDay.day < fiscalStartDay ? 1 : 0;
7136
7136
  const thisFiscalYear = {
7137
7137
  value: {
7138
7138
  start: startOfMonthWithDays(