@inceptionbg/main 2.0.95 → 2.0.97
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 +467 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1494,4 +1494,470 @@ interface Props {
|
|
|
1494
1494
|
}
|
|
1495
1495
|
declare const DeleteItemDialog: FC<Props>;
|
|
1496
1496
|
|
|
1497
|
-
|
|
1497
|
+
declare const i18nMainLatin: {
|
|
1498
|
+
ADMIN: string;
|
|
1499
|
+
EARCHIVE: string;
|
|
1500
|
+
ERDS: string;
|
|
1501
|
+
EDMS: string;
|
|
1502
|
+
EFORMS: string;
|
|
1503
|
+
EINVOICE: string;
|
|
1504
|
+
ESIGN: string;
|
|
1505
|
+
EVALIDATION: string;
|
|
1506
|
+
EPROCUREMENT: string;
|
|
1507
|
+
EREGISTER: string;
|
|
1508
|
+
Basic: string;
|
|
1509
|
+
BasicData: string;
|
|
1510
|
+
SendHistory: string;
|
|
1511
|
+
AccordionView: string;
|
|
1512
|
+
TabView: string;
|
|
1513
|
+
FooterText: string;
|
|
1514
|
+
PageNotFound: string;
|
|
1515
|
+
Settings: string;
|
|
1516
|
+
Roles: string;
|
|
1517
|
+
ChangeOrganization: string;
|
|
1518
|
+
Logout: string;
|
|
1519
|
+
MyAccount: string;
|
|
1520
|
+
SelectAccount: string;
|
|
1521
|
+
SelectOrgDesc: string;
|
|
1522
|
+
SessionExpired: string;
|
|
1523
|
+
SessionExpiredInfo: string;
|
|
1524
|
+
SetOrgAsDefault: string;
|
|
1525
|
+
SignInWithDifferentAccount: string;
|
|
1526
|
+
NoAccessTitle: string;
|
|
1527
|
+
ReturnToHomepage: string;
|
|
1528
|
+
Name: string;
|
|
1529
|
+
FirstName: string;
|
|
1530
|
+
LastName: string;
|
|
1531
|
+
Email: string;
|
|
1532
|
+
TaxId: string;
|
|
1533
|
+
BusinessCode: string;
|
|
1534
|
+
FullPhoneNumber: string;
|
|
1535
|
+
LoggedUserOrganizations: string;
|
|
1536
|
+
Organization: string;
|
|
1537
|
+
Organizations: string;
|
|
1538
|
+
OrganizationalUnit: string;
|
|
1539
|
+
OrganizationalUnits: string;
|
|
1540
|
+
OrganizationName: string;
|
|
1541
|
+
Partner: string;
|
|
1542
|
+
Partners: string;
|
|
1543
|
+
PhysicalPerson: string;
|
|
1544
|
+
PhysicalPersons: string;
|
|
1545
|
+
LegalEntity: string;
|
|
1546
|
+
LegalEntities: string;
|
|
1547
|
+
ForeignPartner: string;
|
|
1548
|
+
ForeignPartners: string;
|
|
1549
|
+
BusinessId: string;
|
|
1550
|
+
BusinessActivity: string;
|
|
1551
|
+
Country: string;
|
|
1552
|
+
Town: string;
|
|
1553
|
+
PostalCode: string;
|
|
1554
|
+
Address: string;
|
|
1555
|
+
Street: string;
|
|
1556
|
+
HouseNumber: string;
|
|
1557
|
+
PhoneNumber: string;
|
|
1558
|
+
Website: string;
|
|
1559
|
+
AddressBook: string;
|
|
1560
|
+
Contacts: string;
|
|
1561
|
+
EmailAddress: string;
|
|
1562
|
+
ShowOnInvoice: string;
|
|
1563
|
+
User: string;
|
|
1564
|
+
UserName: string;
|
|
1565
|
+
UpdateUser: string;
|
|
1566
|
+
ChangePassword: string;
|
|
1567
|
+
OldPassword: string;
|
|
1568
|
+
NewPassword: string;
|
|
1569
|
+
RepeatNewPassword: string;
|
|
1570
|
+
PasswordValidationInfo: string;
|
|
1571
|
+
RepeatPasswordValidationInfo: string;
|
|
1572
|
+
Bank: string;
|
|
1573
|
+
BankAccount: string;
|
|
1574
|
+
BankAccounts: string;
|
|
1575
|
+
EditBankAccount: string;
|
|
1576
|
+
AddBankAccount: string;
|
|
1577
|
+
MainBankAccount: string;
|
|
1578
|
+
IntermediaryBank: string;
|
|
1579
|
+
Iban: string;
|
|
1580
|
+
Step: string;
|
|
1581
|
+
ContractNumber: string;
|
|
1582
|
+
Deadline: string;
|
|
1583
|
+
Condition: string;
|
|
1584
|
+
LastStep: string;
|
|
1585
|
+
BestPaidBefore: string;
|
|
1586
|
+
CaseNumber: string;
|
|
1587
|
+
Category: string;
|
|
1588
|
+
ChangeDate: string;
|
|
1589
|
+
ConclusionDate: string;
|
|
1590
|
+
ContractDate: string;
|
|
1591
|
+
CreatedAt: string;
|
|
1592
|
+
CreatedBy: string;
|
|
1593
|
+
CreatedTime: string;
|
|
1594
|
+
Currency: string;
|
|
1595
|
+
Date: string;
|
|
1596
|
+
DateOfReceipt: string;
|
|
1597
|
+
Description: string;
|
|
1598
|
+
DocumentDate: string;
|
|
1599
|
+
DocumentNumber: string;
|
|
1600
|
+
DocumentNumberLike: string;
|
|
1601
|
+
DocumentType: string;
|
|
1602
|
+
DocumentTypes: string;
|
|
1603
|
+
EvidenceDate: string;
|
|
1604
|
+
EvidenceReferenceNumber: string;
|
|
1605
|
+
ExpirationDate: string;
|
|
1606
|
+
Income: string;
|
|
1607
|
+
INCOME: string;
|
|
1608
|
+
IncomeDocument: string;
|
|
1609
|
+
IncomeDocuments: string;
|
|
1610
|
+
InvoiceDate: string;
|
|
1611
|
+
InvoiceNumber: string;
|
|
1612
|
+
IsEInvoiceReceiver: string;
|
|
1613
|
+
IssueDate: string;
|
|
1614
|
+
Issuer: string;
|
|
1615
|
+
IssuerBankAccount: string;
|
|
1616
|
+
Jbkjs: string;
|
|
1617
|
+
Municipality: string;
|
|
1618
|
+
Note: string;
|
|
1619
|
+
Notes: string;
|
|
1620
|
+
Number: string;
|
|
1621
|
+
ObjectCode: string;
|
|
1622
|
+
OrderNumber: string;
|
|
1623
|
+
Outcome: string;
|
|
1624
|
+
OUTCOME: string;
|
|
1625
|
+
OutcomeDocument: string;
|
|
1626
|
+
OutcomeDocuments: string;
|
|
1627
|
+
PaymentDate: string;
|
|
1628
|
+
UMCN: string;
|
|
1629
|
+
Phase: string;
|
|
1630
|
+
Phone: string;
|
|
1631
|
+
PlaceOfResidence: string;
|
|
1632
|
+
PlannedPaymentDate: string;
|
|
1633
|
+
Position: string;
|
|
1634
|
+
PrimaryContact: string;
|
|
1635
|
+
ReceiveDate: string;
|
|
1636
|
+
Receiver: string;
|
|
1637
|
+
ReceiverBankAccount: string;
|
|
1638
|
+
SendStatus: string;
|
|
1639
|
+
Status: string;
|
|
1640
|
+
StatusPhase: string;
|
|
1641
|
+
StepPhase: string;
|
|
1642
|
+
StepPhases: string;
|
|
1643
|
+
Subject: string;
|
|
1644
|
+
Supplier: string;
|
|
1645
|
+
Time: string;
|
|
1646
|
+
TrafficDate: string;
|
|
1647
|
+
UniqueNo: string;
|
|
1648
|
+
UserStepDate: string;
|
|
1649
|
+
Verified: string;
|
|
1650
|
+
VoteNumber: string;
|
|
1651
|
+
AddIndexField: string;
|
|
1652
|
+
Attachments: string;
|
|
1653
|
+
CreationTime: string;
|
|
1654
|
+
DeleteFileDesc: string;
|
|
1655
|
+
DeleteFileTitle: string;
|
|
1656
|
+
DisplaySignatureOnDocument: string;
|
|
1657
|
+
Download: string;
|
|
1658
|
+
DownloadAll: string;
|
|
1659
|
+
DownloadDocument: string;
|
|
1660
|
+
Downloaded: string;
|
|
1661
|
+
DownloadOriginalDocument: string;
|
|
1662
|
+
DownloadSignedDocument: string;
|
|
1663
|
+
DownloadValidationReport: string;
|
|
1664
|
+
ElSignature: string;
|
|
1665
|
+
ErrorUnsupportedFile: string;
|
|
1666
|
+
FailedToLoadPDF: string;
|
|
1667
|
+
FileName: string;
|
|
1668
|
+
Files: string;
|
|
1669
|
+
FileSendNotificationInfo: string;
|
|
1670
|
+
FileType: string;
|
|
1671
|
+
FileTypes: string;
|
|
1672
|
+
LoadingPDF: string;
|
|
1673
|
+
NotificationChannel: string;
|
|
1674
|
+
OrJustDragAndDropFile: string;
|
|
1675
|
+
UMCNDescription: string;
|
|
1676
|
+
UMCNLong: string;
|
|
1677
|
+
ScanQR: string;
|
|
1678
|
+
ScanQRInfo: string;
|
|
1679
|
+
SendForSigning: string;
|
|
1680
|
+
Sign: string;
|
|
1681
|
+
Signature: string;
|
|
1682
|
+
SignatureLook: string;
|
|
1683
|
+
Signed: string;
|
|
1684
|
+
SignOnThisDevice: string;
|
|
1685
|
+
Size: string;
|
|
1686
|
+
Type: string;
|
|
1687
|
+
AddSignatory: string;
|
|
1688
|
+
AddSignatories: string;
|
|
1689
|
+
DeleteFileSignatoryTitle: string;
|
|
1690
|
+
DeleteFileSignatoryDesc: string;
|
|
1691
|
+
Report: string;
|
|
1692
|
+
ReportDate: string;
|
|
1693
|
+
ReportFromTo: string;
|
|
1694
|
+
InApp: string;
|
|
1695
|
+
MarkAllAsRead: string;
|
|
1696
|
+
NoNewNotifications: string;
|
|
1697
|
+
Notifications: string;
|
|
1698
|
+
NotificationsAll: string;
|
|
1699
|
+
NotificationsUnread: string;
|
|
1700
|
+
NotificationsRead: string;
|
|
1701
|
+
NotificationSound: string;
|
|
1702
|
+
InProgress: string;
|
|
1703
|
+
FinalStatus: string;
|
|
1704
|
+
LatestApprovalStatus: string;
|
|
1705
|
+
LatestApprovalStatusAPPROVED: string;
|
|
1706
|
+
LatestApprovalStatusDECLINED: string;
|
|
1707
|
+
LatestApprovalStatusIN_PROGRESS: string;
|
|
1708
|
+
LatestApprovalStatusNOT_STARTED: string;
|
|
1709
|
+
SendStatusAPPROVED: string;
|
|
1710
|
+
SendStatusCANCELLED: string;
|
|
1711
|
+
SendStatusDELETED: string;
|
|
1712
|
+
SendStatusDOWNLOADED: string;
|
|
1713
|
+
SendStatusERROR: string;
|
|
1714
|
+
SendStatusMISTAKE: string;
|
|
1715
|
+
SendStatusNOT_REGISTERED_ON_SEF: string;
|
|
1716
|
+
SendStatusQUEUED: string;
|
|
1717
|
+
SendStatusREJECTED: string;
|
|
1718
|
+
SendStatusRENOTIFIED: string;
|
|
1719
|
+
SendStatusSEEN: string;
|
|
1720
|
+
SendStatusSENDING: string;
|
|
1721
|
+
SendStatusSENT: string;
|
|
1722
|
+
SendStatusSIGNED: string;
|
|
1723
|
+
SendStatusSTORNO: string;
|
|
1724
|
+
SendStatusUNRESOLVED: string;
|
|
1725
|
+
HomePage: string;
|
|
1726
|
+
};
|
|
1727
|
+
declare const i18nMainCyrilic: {
|
|
1728
|
+
ADMIN: string;
|
|
1729
|
+
EARCHIVE: string;
|
|
1730
|
+
ERDS: string;
|
|
1731
|
+
EDMS: string;
|
|
1732
|
+
EFORMS: string;
|
|
1733
|
+
EINVOICE: string;
|
|
1734
|
+
ESIGN: string;
|
|
1735
|
+
EVALIDATION: string;
|
|
1736
|
+
EPROCUREMENT: string;
|
|
1737
|
+
EREGISTER: string;
|
|
1738
|
+
Basic: string;
|
|
1739
|
+
BasicData: string;
|
|
1740
|
+
SendHistory: string;
|
|
1741
|
+
AccordionView: string;
|
|
1742
|
+
TabView: string;
|
|
1743
|
+
FooterText: string;
|
|
1744
|
+
PageNotFound: string;
|
|
1745
|
+
Settings: string;
|
|
1746
|
+
Roles: string;
|
|
1747
|
+
ChangeOrganization: string;
|
|
1748
|
+
Logout: string;
|
|
1749
|
+
MyAccount: string;
|
|
1750
|
+
SelectAccount: string;
|
|
1751
|
+
SelectOrgDesc: string;
|
|
1752
|
+
SessionExpired: string;
|
|
1753
|
+
SessionExpiredInfo: string;
|
|
1754
|
+
SetOrgAsDefault: string;
|
|
1755
|
+
SignInWithDifferentAccount: string;
|
|
1756
|
+
NoAccessTitle: string;
|
|
1757
|
+
ReturnToHomepage: string;
|
|
1758
|
+
Name: string;
|
|
1759
|
+
FirstName: string;
|
|
1760
|
+
LastName: string;
|
|
1761
|
+
Email: string;
|
|
1762
|
+
TaxId: string;
|
|
1763
|
+
BusinessCode: string;
|
|
1764
|
+
FullPhoneNumber: string;
|
|
1765
|
+
LoggedUserOrganizations: string;
|
|
1766
|
+
Organization: string;
|
|
1767
|
+
Organizations: string;
|
|
1768
|
+
OrganizationalUnit: string;
|
|
1769
|
+
OrganizationalUnits: string;
|
|
1770
|
+
OrganizationName: string;
|
|
1771
|
+
Partner: string;
|
|
1772
|
+
Partners: string;
|
|
1773
|
+
PhysicalPerson: string;
|
|
1774
|
+
PhysicalPersons: string;
|
|
1775
|
+
LegalEntity: string;
|
|
1776
|
+
LegalEntities: string;
|
|
1777
|
+
ForeignPartner: string;
|
|
1778
|
+
ForeignPartners: string;
|
|
1779
|
+
BusinessId: string;
|
|
1780
|
+
BusinessActivity: string;
|
|
1781
|
+
Country: string;
|
|
1782
|
+
Town: string;
|
|
1783
|
+
PostalCode: string;
|
|
1784
|
+
Address: string;
|
|
1785
|
+
Street: string;
|
|
1786
|
+
HouseNumber: string;
|
|
1787
|
+
PhoneNumber: string;
|
|
1788
|
+
Website: string;
|
|
1789
|
+
AddressBook: string;
|
|
1790
|
+
Contacts: string;
|
|
1791
|
+
EmailAddress: string;
|
|
1792
|
+
ShowOnInvoice: string;
|
|
1793
|
+
User: string;
|
|
1794
|
+
UserName: string;
|
|
1795
|
+
UpdateUser: string;
|
|
1796
|
+
ChangePassword: string;
|
|
1797
|
+
OldPassword: string;
|
|
1798
|
+
NewPassword: string;
|
|
1799
|
+
RepeatNewPassword: string;
|
|
1800
|
+
PasswordValidationInfo: string;
|
|
1801
|
+
RepeatPasswordValidationInfo: string;
|
|
1802
|
+
Bank: string;
|
|
1803
|
+
BankAccount: string;
|
|
1804
|
+
BankAccounts: string;
|
|
1805
|
+
EditBankAccount: string;
|
|
1806
|
+
AddBankAccount: string;
|
|
1807
|
+
MainBankAccount: string;
|
|
1808
|
+
IntermediaryBank: string;
|
|
1809
|
+
Iban: string;
|
|
1810
|
+
Step: string;
|
|
1811
|
+
ContractNumber: string;
|
|
1812
|
+
Deadline: string;
|
|
1813
|
+
Condition: string;
|
|
1814
|
+
LastStep: string;
|
|
1815
|
+
BestPaidBefore: string;
|
|
1816
|
+
CaseNumber: string;
|
|
1817
|
+
Category: string;
|
|
1818
|
+
ChangeDate: string;
|
|
1819
|
+
ConclusionDate: string;
|
|
1820
|
+
ContractDate: string;
|
|
1821
|
+
CreatedAt: string;
|
|
1822
|
+
CreatedBy: string;
|
|
1823
|
+
CreatedTime: string;
|
|
1824
|
+
Currency: string;
|
|
1825
|
+
Date: string;
|
|
1826
|
+
DateOfReceipt: string;
|
|
1827
|
+
Description: string;
|
|
1828
|
+
DocumentDate: string;
|
|
1829
|
+
DocumentNumber: string;
|
|
1830
|
+
DocumentNumberLike: string;
|
|
1831
|
+
DocumentType: string;
|
|
1832
|
+
DocumentTypes: string;
|
|
1833
|
+
EvidenceDate: string;
|
|
1834
|
+
EvidenceReferenceNumber: string;
|
|
1835
|
+
ExpirationDate: string;
|
|
1836
|
+
Income: string;
|
|
1837
|
+
INCOME: string;
|
|
1838
|
+
IncomeDocument: string;
|
|
1839
|
+
IncomeDocuments: string;
|
|
1840
|
+
InvoiceDate: string;
|
|
1841
|
+
InvoiceNumber: string;
|
|
1842
|
+
IsEInvoiceReceiver: string;
|
|
1843
|
+
IssueDate: string;
|
|
1844
|
+
Issuer: string;
|
|
1845
|
+
IssuerBankAccount: string;
|
|
1846
|
+
Jbkjs: string;
|
|
1847
|
+
Municipality: string;
|
|
1848
|
+
Note: string;
|
|
1849
|
+
Notes: string;
|
|
1850
|
+
Number: string;
|
|
1851
|
+
ObjectCode: string;
|
|
1852
|
+
OrderNumber: string;
|
|
1853
|
+
Outcome: string;
|
|
1854
|
+
OUTCOME: string;
|
|
1855
|
+
OutcomeDocument: string;
|
|
1856
|
+
OutcomeDocuments: string;
|
|
1857
|
+
PaymentDate: string;
|
|
1858
|
+
UMCN: string;
|
|
1859
|
+
Phase: string;
|
|
1860
|
+
Phone: string;
|
|
1861
|
+
PlaceOfResidence: string;
|
|
1862
|
+
PlannedPaymentDate: string;
|
|
1863
|
+
Position: string;
|
|
1864
|
+
PrimaryContact: string;
|
|
1865
|
+
ReceiveDate: string;
|
|
1866
|
+
Receiver: string;
|
|
1867
|
+
ReceiverBankAccount: string;
|
|
1868
|
+
Sef: string;
|
|
1869
|
+
SefComment: string;
|
|
1870
|
+
SefDeadline: string;
|
|
1871
|
+
SefDeadlineDays: string;
|
|
1872
|
+
SefStatus: string;
|
|
1873
|
+
SendStatus: string;
|
|
1874
|
+
Status: string;
|
|
1875
|
+
StatusPhase: string;
|
|
1876
|
+
StepPhase: string;
|
|
1877
|
+
StepPhases: string;
|
|
1878
|
+
Subject: string;
|
|
1879
|
+
Supplier: string;
|
|
1880
|
+
Time: string;
|
|
1881
|
+
TrafficDate: string;
|
|
1882
|
+
UniqueNo: string;
|
|
1883
|
+
UserStepDate: string;
|
|
1884
|
+
Verified: string;
|
|
1885
|
+
VoteNumber: string;
|
|
1886
|
+
AddIndexField: string;
|
|
1887
|
+
Attachments: string;
|
|
1888
|
+
CreationTime: string;
|
|
1889
|
+
DeleteFileDesc: string;
|
|
1890
|
+
DeleteFileTitle: string;
|
|
1891
|
+
DisplaySignatureOnDocument: string;
|
|
1892
|
+
Download: string;
|
|
1893
|
+
DownloadAll: string;
|
|
1894
|
+
DownloadDocument: string;
|
|
1895
|
+
Downloaded: string;
|
|
1896
|
+
DownloadOriginalDocument: string;
|
|
1897
|
+
DownloadSignedDocument: string;
|
|
1898
|
+
DownloadValidationReport: string;
|
|
1899
|
+
ElSignature: string;
|
|
1900
|
+
ErrorUnsupportedFile: string;
|
|
1901
|
+
FailedToLoadPDF: string;
|
|
1902
|
+
FileName: string;
|
|
1903
|
+
Files: string;
|
|
1904
|
+
FileSendNotificationInfo: string;
|
|
1905
|
+
FileType: string;
|
|
1906
|
+
FileTypes: string;
|
|
1907
|
+
LoadingPDF: string;
|
|
1908
|
+
NotificationChannel: string;
|
|
1909
|
+
OrJustDragAndDropFile: string;
|
|
1910
|
+
UMCNDescription: string;
|
|
1911
|
+
UMCNLong: string;
|
|
1912
|
+
ScanQR: string;
|
|
1913
|
+
ScanQRInfo: string;
|
|
1914
|
+
SendForSigning: string;
|
|
1915
|
+
Sign: string;
|
|
1916
|
+
Signature: string;
|
|
1917
|
+
SignatureLook: string;
|
|
1918
|
+
Signed: string;
|
|
1919
|
+
SignOnThisDevice: string;
|
|
1920
|
+
Size: string;
|
|
1921
|
+
Type: string;
|
|
1922
|
+
AddSignatory: string;
|
|
1923
|
+
AddSignatories: string;
|
|
1924
|
+
DeleteFileSignatoryTitle: string;
|
|
1925
|
+
DeleteFileSignatoryDesc: string;
|
|
1926
|
+
Report: string;
|
|
1927
|
+
ReportDate: string;
|
|
1928
|
+
ReportFromTo: string;
|
|
1929
|
+
InApp: string;
|
|
1930
|
+
MarkAllAsRead: string;
|
|
1931
|
+
NoNewNotifications: string;
|
|
1932
|
+
Notifications: string;
|
|
1933
|
+
NotificationsAll: string;
|
|
1934
|
+
NotificationsUnread: string;
|
|
1935
|
+
NotificationsRead: string;
|
|
1936
|
+
NotificationSound: string;
|
|
1937
|
+
InProgress: string;
|
|
1938
|
+
FinalStatus: string;
|
|
1939
|
+
LatestApprovalStatus: string;
|
|
1940
|
+
LatestApprovalStatusAPPROVED: string;
|
|
1941
|
+
LatestApprovalStatusDECLINED: string;
|
|
1942
|
+
LatestApprovalStatusIN_PROGRESS: string;
|
|
1943
|
+
LatestApprovalStatusNOT_STARTED: string;
|
|
1944
|
+
SendStatusAPPROVED: string;
|
|
1945
|
+
SendStatusCANCELLED: string;
|
|
1946
|
+
SendStatusDELETED: string;
|
|
1947
|
+
SendStatusDOWNLOADED: string;
|
|
1948
|
+
SendStatusERROR: string;
|
|
1949
|
+
SendStatusMISTAKE: string;
|
|
1950
|
+
SendStatusNOT_REGISTERED_ON_SEF: string;
|
|
1951
|
+
SendStatusQUEUED: string;
|
|
1952
|
+
SendStatusREJECTED: string;
|
|
1953
|
+
SendStatusRENOTIFIED: string;
|
|
1954
|
+
SendStatusSEEN: string;
|
|
1955
|
+
SendStatusSENDING: string;
|
|
1956
|
+
SendStatusSENT: string;
|
|
1957
|
+
SendStatusSIGNED: string;
|
|
1958
|
+
SendStatusSTORNO: string;
|
|
1959
|
+
SendStatusUNRESOLVED: string;
|
|
1960
|
+
HomePage: string;
|
|
1961
|
+
};
|
|
1962
|
+
|
|
1963
|
+
export { AppWrapper, ApprovalStatus, AxiosTokenHandler, Constraints, DeleteItemDialog, DocumentApprovalFetchOption, DocumentFetchOption, DocumentFileFetchOptions, DocumentIndicies, DocumentSendFetchOption, DocumentStatuses, ErrorContext, Header, IApproval, IApprovalSearch, IApprovalStep, IApprovalStepSearch, IBankAccount, IBankAccountSearch, ICondition, IConditionIndexData, IConstraint, IContactPerson, ICountry, IDocument, IDocumentAny, IDocumentApproval, IDocumentApprovalStep, IDocumentApprovalVote, IDocumentFile, IDocumentFileParams, IDocumentIndex, IDocumentSearch, IDocumentSend, IDocumentSendSearch, IDocumentType, IEnv, IFile, IFileSignData, IFileType, IFileUpload, IInvoice, IInvoiceItem, ILatestApprovalProcess, IModule, IModuleId, IMunicipality, INote, INoteSearch, IOrganization, IOrganizationFetchOption, IOrganizationSearch, IOrganizationSettings, IPartner, IPartnerGroup, IPartnerType, IPartnersSearch, IPhaseGroup, IPhaseGroupSearch, IPlace, IRole, IRolePrivilege, IRoute, IServiceApi, ISidebarItem, IToken, IUploadDocumentType, IUseMutationData, IUser, IUserSettings, IVoteSearch, IndexDataSearch, LoginPage, MainPageWrapper, ModuleIds, NoAccessInfo, NoMatchPage, OrganizationStatus, OrganizationStatuses, PartnerGroupType, ReactQueryProvider, RolePrivilegeGroup, RolesWithPrivileges, Router, SelectOrgPage, Sidebar, UserFetchOption, UserOrgContext, UserOrgProvider, decodeToken, envVars, getUser, i18nMainCyrilic, i18nMainLatin, login, logout, modules, useModules, useUserAndOrg };
|