@inceptionbg/iui 1.0.208 → 1.0.210

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
@@ -490,6 +490,7 @@ interface Props$i {
490
490
  rows?: number;
491
491
  placeholder?: string;
492
492
  helperText?: string;
493
+ errorText?: string;
493
494
  className?: string;
494
495
  inputProps?: InputHTMLAttributes<HTMLTextAreaElement>;
495
496
  error?: boolean;
@@ -893,24 +894,11 @@ declare const parseUrlSearch: (search: string) => {
893
894
  [k: string]: string;
894
895
  };
895
896
 
896
- declare const i18nCommonLatin: {
897
- ADMIN: string;
898
- EARCHIVE: string;
899
- ERDS: string;
900
- EDMS: string;
901
- EFORMS: string;
902
- EINVOICE: string;
903
- ESIGN: string;
904
- EVALIDATION: string;
905
- EPROCUREMENT: string;
906
- EREGISTER: string;
907
- AccordionView: string;
897
+ declare const i18nIUILatin: {
908
898
  Actions: string;
909
899
  Active: string;
910
900
  AddInput: string;
911
901
  Back: string;
912
- Basic: string;
913
- BasicData: string;
914
902
  Cancel: string;
915
903
  Change: string;
916
904
  Choose: string;
@@ -919,7 +907,6 @@ declare const i18nCommonLatin: {
919
907
  Create: string;
920
908
  Delete: string;
921
909
  Edit: string;
922
- FooterText: string;
923
910
  FreeText: string;
924
911
  from: string;
925
912
  Group: string;
@@ -929,20 +916,14 @@ declare const i18nCommonLatin: {
929
916
  Ok: string;
930
917
  Options: string;
931
918
  or: string;
932
- PageNotFound: string;
933
919
  Save: string;
934
920
  Search: string;
935
921
  Selected: string;
936
922
  Send: string;
937
923
  Sending: string;
938
- SendHistory: string;
939
- TabView: string;
940
924
  Title: string;
941
925
  to: string;
942
- User: string;
943
926
  Yes: string;
944
- Settings: string;
945
- Roles: string;
946
927
  allResults: string;
947
928
  Columns: string;
948
929
  DragDropListsInfo: string;
@@ -978,69 +959,7 @@ declare const i18nCommonLatin: {
978
959
  DeletedSuccessfully: string;
979
960
  ErrorMessage: string;
980
961
  TryAgain: string;
981
- ChangeOrganization: string;
982
- Logout: string;
983
- MyAccount: string;
984
- SelectAccount: string;
985
- SelectOrgDesc: string;
986
- SessionExpired: string;
987
- SessionExpiredInfo: string;
988
- SetOrgAsDefault: string;
989
- SignInWithDifferentAccount: string;
990
- NoAccessTitle: string;
991
- ReturnToHomepage: string;
992
- Name: string;
993
- FirstName: string;
994
- LastName: string;
995
- Email: string;
996
- TaxId: string;
997
- BusinessCode: string;
998
- FullPhoneNumber: string;
999
- LoggedUserOrganizations: string;
1000
- Organization: string;
1001
- Organizations: string;
1002
- OrganizationalUnit: string;
1003
- OrganizationalUnits: string;
1004
- OrganizationName: string;
1005
- Partner: string;
1006
- Partners: string;
1007
- PhysicalPerson: string;
1008
- PhysicalPersons: string;
1009
- LegalEntity: string;
1010
- LegalEntities: string;
1011
- ForeignPartner: string;
1012
- ForeignPartners: string;
1013
- BusinessId: string;
1014
- BusinessActivity: string;
1015
- Country: string;
1016
- Town: string;
1017
- PostalCode: string;
1018
- Address: string;
1019
- Street: string;
1020
- HouseNumber: string;
1021
- PhoneNumber: string;
1022
- Website: string;
1023
- AddressBook: string;
1024
- Contacts: string;
1025
- EmailAddress: string;
1026
- ShowOnInvoice: string;
1027
- UserName: string;
1028
- UpdateUser: string;
1029
- ChangePassword: string;
1030
- OldPassword: string;
1031
- NewPassword: string;
1032
- RepeatNewPassword: string;
1033
- PasswordValidationInfo: string;
1034
- RepeatPasswordValidationInfo: string;
1035
962
  UmcnValidation: string;
1036
- Bank: string;
1037
- BankAccount: string;
1038
- BankAccounts: string;
1039
- EditBankAccount: string;
1040
- AddBankAccount: string;
1041
- MainBankAccount: string;
1042
- IntermediaryBank: string;
1043
- Iban: string;
1044
963
  Step: string;
1045
964
  ContractNumber: string;
1046
965
  Deadline: string;
@@ -1118,158 +1037,12 @@ declare const i18nCommonLatin: {
1118
1037
  Verified: string;
1119
1038
  VoteNumber: string;
1120
1039
  AddIndexField: string;
1121
- Attachments: string;
1122
- CreationTime: string;
1123
- DeleteFileDesc: string;
1124
- DeleteFileTitle: string;
1125
- DisplaySignatureOnDocument: string;
1126
- Download: string;
1127
- DownloadAll: string;
1128
- DownloadDocument: string;
1129
- Downloaded: string;
1130
- DownloadOriginalDocument: string;
1131
- DownloadSignedDocument: string;
1132
- DownloadValidationReport: string;
1133
- ElSignature: string;
1134
- ErrorUnsupportedFile: string;
1135
- FailedToLoadPDF: string;
1136
- FileName: string;
1137
- Files: string;
1138
- FileSendNotificationInfo: string;
1139
- FileType: string;
1140
- FileTypes: string;
1141
- LoadingPDF: string;
1142
- NotificationChannel: string;
1143
- OrJustDragAndDropFile: string;
1144
- UMCNDescription: string;
1145
- UMCNLong: string;
1146
- ScanQR: string;
1147
- ScanQRInfo: string;
1148
- SendForSigning: string;
1149
- Sign: string;
1150
- Signature: string;
1151
- SignatureLook: string;
1152
- Signed: string;
1153
- SignOnThisDevice: string;
1154
- Size: string;
1155
- Type: string;
1156
- AddSignatory: string;
1157
- AddSignatories: string;
1158
- DeleteFileSignatoryTitle: string;
1159
- DeleteFileSignatoryDesc: string;
1160
- Report: string;
1161
- ReportDate: string;
1162
- ReportFromTo: string;
1163
- AllNotifications: string;
1164
- InApp: string;
1165
- MarkAllAsRead: string;
1166
- NoNewNotifications: string;
1167
- Notifications: string;
1168
- NotificationSound: string;
1169
- Unread: string;
1170
- InProgress: string;
1171
- FinalStatus: string;
1172
- LatestApprovalStatus: string;
1173
- LatestApprovalStatusAPPROVED: string;
1174
- LatestApprovalStatusDECLINED: string;
1175
- LatestApprovalStatusIN_PROGRESS: string;
1176
- LatestApprovalStatusNOT_STARTED: string;
1177
- SendStatusAPPROVED: string;
1178
- SendStatusCANCELLED: string;
1179
- SendStatusDELETED: string;
1180
- SendStatusDOWNLOADED: string;
1181
- SendStatusERROR: string;
1182
- SendStatusMISTAKE: string;
1183
- SendStatusNOT_REGISTERED_ON_SEF: string;
1184
- SendStatusQUEUED: string;
1185
- SendStatusREJECTED: string;
1186
- SendStatusRENOTIFIED: string;
1187
- SendStatusSEEN: string;
1188
- SendStatusSENDING: string;
1189
- SendStatusSENT: string;
1190
- SendStatusSIGNED: string;
1191
- SendStatusSTORNO: string;
1192
- SendStatusUNRESOLVED: string;
1193
- HomePage: string;
1194
- Activate: string;
1195
- ActivationGuide: string;
1196
- ActivationGuideDesc: string;
1197
- OpenStartGuide: string;
1198
- ReportsByPhasesWidget: string;
1199
- DocumentsOnHold: string;
1200
- ExpiringContractsIn30: string;
1201
- EmailVerification: string;
1202
- EmailVerificationDesc: string;
1203
- IdentityVerification: string;
1204
- IdentityVerificationDesc: string;
1205
- CellPhoneNumberVerification: string;
1206
- CellPhoneNumberVerificationDesc: string;
1207
- CompanyRegistration: string;
1208
- CompanyRegistrationDesc: string;
1209
- ModuleActivation: string;
1210
- ModuleActive: string;
1211
- eInvoiceActiovationInfo: string;
1212
- eDeliveryActiovationInfo: string;
1213
- RegisterNewCompany: string;
1214
- RegisterNewCompanyDesc: string;
1215
- IdentityRequiredForRegistration: string;
1216
- IdentityRequiredForRegistrationDesc: string;
1217
- RegisterCompany: string;
1218
- NoIdentityForRegistration: string;
1219
- VerifyEmail: string;
1220
- VerifyIdentity: string;
1221
- VerifyIdentityWithQC: string;
1222
- VerifyPhone: string;
1223
- CompanyRegistered: string;
1224
- AccountStatus: string;
1225
- AccountStatusContent: string;
1226
- AddPhoneNumber: string;
1227
- AddPhoneNumberCode: string;
1228
- ConfirmCellPhoneNumber: string;
1229
- SMSCode: string;
1230
- SendCodeAgain: string;
1231
- IdentityConfirmationOptionsDesc: string;
1232
- ConfirmIdentity: string;
1233
- SelfieIdentification: string;
1234
- SelfieIdentificationDesc: string;
1235
- CertificateIdentification: string;
1236
- CertificateIdentificationDesc: string;
1237
- ZoomApp: string;
1238
- ZoomAppDesc: string;
1239
- PersonalAccount: string;
1240
- PersonalAccountDesc: string;
1241
- PersonalAccountWithCert: string;
1242
- PeronalAccountCreatedBy: string;
1243
- ElMailBox: string;
1244
- OrganizationWidgetDesc: string;
1245
- ApprovalList: string;
1246
- Registration: string;
1247
- CourseListNBSOnCurrentDay: string;
1248
- IdentityConfirmed: string;
1249
- IdentityConfirmedDesc: string;
1250
- AccountActivated: string;
1251
- AccountActivatedDesc: string;
1252
- EmailVerificationCompleted: string;
1253
- EmailVerificationCompletedDesc: string;
1254
1040
  };
1255
- declare const i18nCommonCyrilic: {
1256
- ADMIN: string;
1257
- EARCHIVE: string;
1258
- ERDS: string;
1259
- EDMS: string;
1260
- EFORMS: string;
1261
- EINVOICE: string;
1262
- ESIGN: string;
1263
- EVALIDATION: string;
1264
- EPROCUREMENT: string;
1265
- EREGISTER: string;
1266
- AccordionView: string;
1041
+ declare const i18nIUICyrilic: {
1267
1042
  Actions: string;
1268
1043
  Active: string;
1269
1044
  AddInput: string;
1270
1045
  Back: string;
1271
- Basic: string;
1272
- BasicData: string;
1273
1046
  Cancel: string;
1274
1047
  Change: string;
1275
1048
  Choose: string;
@@ -1278,7 +1051,6 @@ declare const i18nCommonCyrilic: {
1278
1051
  Create: string;
1279
1052
  Delete: string;
1280
1053
  Edit: string;
1281
- FooterText: string;
1282
1054
  FreeText: string;
1283
1055
  from: string;
1284
1056
  Group: string;
@@ -1288,20 +1060,14 @@ declare const i18nCommonCyrilic: {
1288
1060
  Ok: string;
1289
1061
  Options: string;
1290
1062
  or: string;
1291
- PageNotFound: string;
1292
1063
  Save: string;
1293
1064
  Search: string;
1294
1065
  Selected: string;
1295
1066
  Send: string;
1296
1067
  Sending: string;
1297
- SendHistory: string;
1298
- TabView: string;
1299
1068
  Title: string;
1300
1069
  to: string;
1301
- User: string;
1302
1070
  Yes: string;
1303
- Settings: string;
1304
- Roles: string;
1305
1071
  allResults: string;
1306
1072
  Columns: string;
1307
1073
  DragDropListsInfo: string;
@@ -1318,6 +1084,17 @@ declare const i18nCommonCyrilic: {
1318
1084
  SaveXlsx: string;
1319
1085
  SelectedColumns: string;
1320
1086
  Sort: string;
1087
+ Templates: string;
1088
+ SelectTemplate: string;
1089
+ TemplateList: string;
1090
+ PrivateTemplate: string;
1091
+ DefaultTemplate: string;
1092
+ RemoveFiltersAndLook: string;
1093
+ CreateTemplateLong: string;
1094
+ CreateDefaultTemplate: string;
1095
+ CreateTemplate: string;
1096
+ DeleteTemplateDesc: string;
1097
+ DeleteTemplateTitle: string;
1321
1098
  CharMin: string;
1322
1099
  CharRange: string;
1323
1100
  CharNumber: string;
@@ -1326,69 +1103,7 @@ declare const i18nCommonCyrilic: {
1326
1103
  DeletedSuccessfully: string;
1327
1104
  ErrorMessage: string;
1328
1105
  TryAgain: string;
1329
- ChangeOrganization: string;
1330
- Logout: string;
1331
- MyAccount: string;
1332
- SelectAccount: string;
1333
- SelectOrgDesc: string;
1334
- SessionExpired: string;
1335
- SessionExpiredInfo: string;
1336
- SetOrgAsDefault: string;
1337
- SignInWithDifferentAccount: string;
1338
- NoAccessTitle: string;
1339
- ReturnToHomepage: string;
1340
- Name: string;
1341
- FirstName: string;
1342
- LastName: string;
1343
- Email: string;
1344
- TaxId: string;
1345
- BusinessCode: string;
1346
- FullPhoneNumber: string;
1347
- LoggedUserOrganizations: string;
1348
- Organization: string;
1349
- Organizations: string;
1350
- OrganizationalUnit: string;
1351
- OrganizationalUnits: string;
1352
- OrganizationName: string;
1353
- Partner: string;
1354
- Partners: string;
1355
- PhysicalPerson: string;
1356
- PhysicalPersons: string;
1357
- LegalEntity: string;
1358
- LegalEntities: string;
1359
- ForeignPartner: string;
1360
- ForeignPartners: string;
1361
- BusinessId: string;
1362
- BusinessActivity: string;
1363
- Country: string;
1364
- Town: string;
1365
- PostalCode: string;
1366
- Address: string;
1367
- Street: string;
1368
- HouseNumber: string;
1369
- PhoneNumber: string;
1370
- Website: string;
1371
- AddressBook: string;
1372
- Contacts: string;
1373
- EmailAddress: string;
1374
- ShowOnInvoice: string;
1375
- UserName: string;
1376
- UpdateUser: string;
1377
- ChangePassword: string;
1378
- OldPassword: string;
1379
- NewPassword: string;
1380
- RepeatNewPassword: string;
1381
- PasswordValidationInfo: string;
1382
- RepeatPasswordValidationInfo: string;
1383
1106
  UmcnValidation: string;
1384
- Bank: string;
1385
- BankAccount: string;
1386
- BankAccounts: string;
1387
- EditBankAccount: string;
1388
- AddBankAccount: string;
1389
- MainBankAccount: string;
1390
- IntermediaryBank: string;
1391
- Iban: string;
1392
1107
  Step: string;
1393
1108
  ContractNumber: string;
1394
1109
  Deadline: string;
@@ -1466,139 +1181,6 @@ declare const i18nCommonCyrilic: {
1466
1181
  Verified: string;
1467
1182
  VoteNumber: string;
1468
1183
  AddIndexField: string;
1469
- Attachments: string;
1470
- CreationTime: string;
1471
- DeleteFileDesc: string;
1472
- DeleteFileTitle: string;
1473
- DisplaySignatureOnDocument: string;
1474
- Download: string;
1475
- DownloadAll: string;
1476
- DownloadDocument: string;
1477
- Downloaded: string;
1478
- DownloadOriginalDocument: string;
1479
- DownloadSignedDocument: string;
1480
- DownloadValidationReport: string;
1481
- ElSignature: string;
1482
- ErrorUnsupportedFile: string;
1483
- FailedToLoadPDF: string;
1484
- FileName: string;
1485
- Files: string;
1486
- FileSendNotificationInfo: string;
1487
- FileType: string;
1488
- FileTypes: string;
1489
- LoadingPDF: string;
1490
- NotificationChannel: string;
1491
- OrJustDragAndDropFile: string;
1492
- UMCNDescription: string;
1493
- UMCNLong: string;
1494
- ScanQR: string;
1495
- ScanQRInfo: string;
1496
- SendForSigning: string;
1497
- Sign: string;
1498
- Signature: string;
1499
- SignatureLook: string;
1500
- Signed: string;
1501
- SignOnThisDevice: string;
1502
- Size: string;
1503
- Type: string;
1504
- AddSignatory: string;
1505
- AddSignatories: string;
1506
- DeleteFileSignatoryTitle: string;
1507
- DeleteFileSignatoryDesc: string;
1508
- Report: string;
1509
- ReportDate: string;
1510
- ReportFromTo: string;
1511
- AllNotifications: string;
1512
- InApp: string;
1513
- MarkAllAsRead: string;
1514
- NoNewNotifications: string;
1515
- Notifications: string;
1516
- NotificationSound: string;
1517
- Unread: string;
1518
- InProgress: string;
1519
- FinalStatus: string;
1520
- LatestApprovalStatus: string;
1521
- LatestApprovalStatusAPPROVED: string;
1522
- LatestApprovalStatusDECLINED: string;
1523
- LatestApprovalStatusIN_PROGRESS: string;
1524
- LatestApprovalStatusNOT_STARTED: string;
1525
- SendStatusAPPROVED: string;
1526
- SendStatusCANCELLED: string;
1527
- SendStatusDELETED: string;
1528
- SendStatusDOWNLOADED: string;
1529
- SendStatusERROR: string;
1530
- SendStatusMISTAKE: string;
1531
- SendStatusNOT_REGISTERED_ON_SEF: string;
1532
- SendStatusQUEUED: string;
1533
- SendStatusREJECTED: string;
1534
- SendStatusRENOTIFIED: string;
1535
- SendStatusSEEN: string;
1536
- SendStatusSENDING: string;
1537
- SendStatusSENT: string;
1538
- SendStatusSIGNED: string;
1539
- SendStatusSTORNO: string;
1540
- SendStatusUNRESOLVED: string;
1541
- HomePage: string;
1542
- Activate: string;
1543
- ActivationGuide: string;
1544
- ActivationGuideDesc: string;
1545
- OpenStartGuide: string;
1546
- ReportsByPhasesWidget: string;
1547
- DocumentsOnHold: string;
1548
- ExpiringContractsIn30: string;
1549
- EmailVerification: string;
1550
- EmailVerificationDesc: string;
1551
- IdentityVerification: string;
1552
- IdentityVerificationDesc: string;
1553
- CellPhoneNumberVerification: string;
1554
- CellPhoneNumberVerificationDesc: string;
1555
- CompanyRegistration: string;
1556
- CompanyRegistrationDesc: string;
1557
- ModuleActivation: string;
1558
- ModuleActive: string;
1559
- eInvoiceActiovationInfo: string;
1560
- eDeliveryActiovationInfo: string;
1561
- RegisterNewCompany: string;
1562
- RegisterNewCompanyDesc: string;
1563
- IdentityRequiredForRegistration: string;
1564
- IdentityRequiredForRegistrationDesc: string;
1565
- RegisterCompany: string;
1566
- NoIdentityForRegistration: string;
1567
- VerifyEmail: string;
1568
- VerifyIdentity: string;
1569
- VerifyIdentityWithQC: string;
1570
- VerifyPhone: string;
1571
- CompanyRegistered: string;
1572
- AccountStatus: string;
1573
- AccountStatusContent: string;
1574
- AddPhoneNumber: string;
1575
- AddPhoneNumberCode: string;
1576
- ConfirmCellPhoneNumber: string;
1577
- SMSCode: string;
1578
- SendCodeAgain: string;
1579
- IdentityConfirmationOptionsDesc: string;
1580
- ConfirmIdentity: string;
1581
- SelfieIdentification: string;
1582
- SelfieIdentificationDesc: string;
1583
- CertificateIdentification: string;
1584
- CertificateIdentificationDesc: string;
1585
- ZoomApp: string;
1586
- ZoomAppDesc: string;
1587
- PersonalAccount: string;
1588
- PersonalAccountDesc: string;
1589
- PersonalAccountWithCert: string;
1590
- PeronalAccountCreatedBy: string;
1591
- ElMailBox: string;
1592
- OrganizationWidgetDesc: string;
1593
- ApprovalList: string;
1594
- Registration: string;
1595
- CourseListNBSOnCurrentDay: string;
1596
- IdentityConfirmed: string;
1597
- IdentityConfirmedDesc: string;
1598
- AccountActivated: string;
1599
- AccountActivatedDesc: string;
1600
- EmailVerificationCompleted: string;
1601
- EmailVerificationCompletedDesc: string;
1602
1184
  };
1603
1185
 
1604
1186
  declare const useDefaultTemplate: (identifier?: string) => {
@@ -1610,4 +1192,4 @@ declare const useHideZendesk: () => void;
1610
1192
 
1611
1193
  declare const useOnEsc: (onEsc: () => void, disabled?: boolean) => void;
1612
1194
 
1613
- export { Accordions, Alert, Button, Checkbox, Collapse, ConditionalWrapper, CurrencyInput, Dashboard, DashboardWidget, DateInput, DeleteItemDialog, Dialog, DotBadge, FilterItem, FormWrapper, FullScreenLoader, IAnyObject, IBooleanObject, IError, IFormWrapper, IPagination, ISelectData, IServerSidePagination, ISimpleObject, ISimpleObjectWithCode, IStringObject, ITab, ITable, ITableColumn, ITableDataItem, ITableEditRow, ITableFilter, ITableFilterData, ITableFilterItem, ITableSort, ITreeItem, IValueLabel, IconButton, ItemActionsMenu, ItemEditOptionsButtons, LargeTextInput, LazyLoader, Loader, Menu, MenuItem, NotificationBadge, NumberInput, PageWrapper, PasswordInput, PillBadge, Radio, RadioLarge, SearchInput, Select, SelectAsyncPaginate, SelectCreatable, SetTableFilter, Table, TableEditRow, TableFooter, Tabs, TextInput, Tooltip, Tree, areStringArraysEqual, calculateFilesSize, checkIfExpired, compareArrayItemsIndex, convertArrayToBooleanObject, convertBooleanObjectToArray, dataURLtoFile, dateAddDays, deepCopy, deleteEmptyProps, deleteEmptyPropsIncludingArray, deleteProps, deletePropsThatEndsWith, downloadDocumentFile, formatCurrency, formatCurrencyNoDecimals, formatDate, formatDateAndTime, formatDateYMD, formatDecimalNumber, formatTime, formatYearMonth, getActiveFilterNumber, getActiveOrgUuid, getBase64FromFile, getBase64FromUrl, getCurrentDateFormatted, getCurrentDateFormattedYMD, getDaysLeft, getDefaultOrgUuid, getExtensionFromFilename, getFileFromUrl, getInputHelperText, getInputMinMaxPattern, getPrintColumns, getVisibleColumnsIds, i18nCommonCyrilic, i18nCommonLatin, inputPattern, intersectArrays, lsGet, lsRemove, lsSet, maxChar, parseUrlSearch, rootDir, rotateBase64Image, setActiveOrgUuid, setDefaultOrgUuid, setTemplateData, sizeInBytesPretty, splitBase64File, toastError, toastSuccess, useDefaultTemplate, useHideZendesk, useOnEsc };
1195
+ export { Accordions, Alert, Button, Checkbox, Collapse, ConditionalWrapper, CurrencyInput, Dashboard, DashboardWidget, DateInput, DeleteItemDialog, Dialog, DotBadge, FilterItem, FormWrapper, FullScreenLoader, IAnyObject, IBooleanObject, IError, IFormWrapper, IPagination, ISelectData, IServerSidePagination, ISimpleObject, ISimpleObjectWithCode, IStringObject, ITab, ITable, ITableColumn, ITableDataItem, ITableEditRow, ITableFilter, ITableFilterData, ITableFilterItem, ITableSort, ITreeItem, IValueLabel, IconButton, ItemActionsMenu, ItemEditOptionsButtons, LargeTextInput, LazyLoader, Loader, Menu, MenuItem, NotificationBadge, NumberInput, PageWrapper, PasswordInput, PillBadge, Radio, RadioLarge, SearchInput, Select, SelectAsyncPaginate, SelectCreatable, SetTableFilter, Table, TableEditRow, TableFooter, Tabs, TextInput, Tooltip, Tree, areStringArraysEqual, calculateFilesSize, checkIfExpired, compareArrayItemsIndex, convertArrayToBooleanObject, convertBooleanObjectToArray, dataURLtoFile, dateAddDays, deepCopy, deleteEmptyProps, deleteEmptyPropsIncludingArray, deleteProps, deletePropsThatEndsWith, downloadDocumentFile, formatCurrency, formatCurrencyNoDecimals, formatDate, formatDateAndTime, formatDateYMD, formatDecimalNumber, formatTime, formatYearMonth, getActiveFilterNumber, getActiveOrgUuid, getBase64FromFile, getBase64FromUrl, getCurrentDateFormatted, getCurrentDateFormattedYMD, getDaysLeft, getDefaultOrgUuid, getExtensionFromFilename, getFileFromUrl, getInputHelperText, getInputMinMaxPattern, getPrintColumns, getVisibleColumnsIds, i18nIUICyrilic, i18nIUILatin, inputPattern, intersectArrays, lsGet, lsRemove, lsSet, maxChar, parseUrlSearch, rootDir, rotateBase64Image, setActiveOrgUuid, setDefaultOrgUuid, setTemplateData, sizeInBytesPretty, splitBase64File, toastError, toastSuccess, useDefaultTemplate, useHideZendesk, useOnEsc };