@inceptionbg/iui 2.0.64 → 2.0.65

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/index.d.ts CHANGED
@@ -1453,6 +1453,7 @@ declare const i18nIUICyrilic: {
1453
1453
  DueToLargeAmountOfDataReportIsBeingSentToEmail: string;
1454
1454
  TotalRows: string;
1455
1455
  FastLinks: string;
1456
+ BusinessYear: string;
1456
1457
  CharMin: string;
1457
1458
  CharRange: string;
1458
1459
  CharNumber: string;
@@ -1549,6 +1550,7 @@ declare const i18nIUILatin: {
1549
1550
  DueToLargeAmountOfDataReportIsBeingSentToEmail: string;
1550
1551
  TotalRows: string;
1551
1552
  FastLinks: string;
1553
+ BusinessYear: string;
1552
1554
  CharMin: string;
1553
1555
  CharRange: string;
1554
1556
  CharNumber: string;
@@ -1645,6 +1647,7 @@ declare const i18nIUIMe: {
1645
1647
  DueToLargeAmountOfDataReportIsBeingSentToEmail: string;
1646
1648
  TotalRows: string;
1647
1649
  FastLinks: string;
1650
+ BusinessYear: string;
1648
1651
  CharMin: string;
1649
1652
  CharRange: string;
1650
1653
  CharNumber: string;