@inceptionbg/main 2.0.173 → 2.0.175
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 +2154 -0
- package/dist/types/global.d.ts +63 -63
- package/package.json +48 -48
- package/dist/tempTypes/assets/icons/duotone/faBell.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faBoxArchive.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faCabinetFiling.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faCashRegister.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faDisplayChartUpCircleDollar.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faEnvelope.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faFileContract.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faFileInvoice.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faFilePen.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faGear.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faGridHorizontal.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faHandsHoldingHeart.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faList.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faListCheck.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faPlusCircle.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faScreencast.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faShelves.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faSignature.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faWarehouse.d.ts +0 -2
- package/dist/tempTypes/assets/icons/duotone/faWarehouseFull.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faAngleDown.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faArrowRightFromBracket.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faBell.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faBriefcase.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faBusinessPlus.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faCalendarDays.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faCircleUser.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faEnvelope.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faMagnifyingGlass.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faTrashCan.d.ts +0 -2
- package/dist/tempTypes/assets/icons/light/faUserGear.d.ts +0 -2
- package/dist/tempTypes/assets/icons/regular/faAngleLeft.d.ts +0 -2
- package/dist/tempTypes/assets/icons/regular/faAngleRight.d.ts +0 -2
- package/dist/tempTypes/assets/icons/regular/faMagnifyingGlassMinus.d.ts +0 -2
- package/dist/tempTypes/assets/icons/regular/faMagnifyingGlassPlus.d.ts +0 -2
- package/dist/tempTypes/assets/icons/regular/faQrcode.d.ts +0 -2
- package/dist/tempTypes/assets/icons/solid/faAngleLeft.d.ts +0 -2
- package/dist/tempTypes/assets/icons/solid/faArrowRight.d.ts +0 -2
- package/dist/tempTypes/assets/icons/solid/faCaretDown.d.ts +0 -2
- package/dist/tempTypes/assets/icons/solid/faCheck.d.ts +0 -2
- package/dist/tempTypes/assets/icons/solid/faEnvelopeDot.d.ts +0 -2
- package/dist/tempTypes/assets/icons/solid/faPlus.d.ts +0 -2
- package/dist/tempTypes/assets/icons/solid/faXmark.d.ts +0 -2
- package/dist/tempTypes/auth/Auth.d.ts +0 -55
- package/dist/tempTypes/auth/AuthUtils.d.ts +0 -4
- package/dist/tempTypes/auth/AxiosTokenHandler.d.ts +0 -6
- package/dist/tempTypes/components/BusinessYear/BusinessYearChooser.d.ts +0 -2
- package/dist/tempTypes/components/BusinessYear/BusinessYearPage.d.ts +0 -3
- package/dist/tempTypes/components/Dialogs/DeleteItemDialog.d.ts +0 -13
- package/dist/tempTypes/components/Dialogs/DeleteItemsDialog.d.ts +0 -15
- package/dist/tempTypes/components/Header/Components/ModuleSelect.d.ts +0 -6
- package/dist/tempTypes/components/Header/Components/Notifications.d.ts +0 -2
- package/dist/tempTypes/components/Header/Components/UserMenu.d.ts +0 -2
- package/dist/tempTypes/components/Header/Header.d.ts +0 -9
- package/dist/tempTypes/components/IndexData/IndexDataSearch.d.ts +0 -13
- package/dist/tempTypes/components/IndexData/IndexDataSearchFields.d.ts +0 -10
- package/dist/tempTypes/components/Organizations/ChangeOrganizationDialog.d.ts +0 -7
- package/dist/tempTypes/components/Organizations/OrganizationInvitesDialog.d.ts +0 -7
- package/dist/tempTypes/components/ReactQuery/ReactQueryProvider.d.ts +0 -6
- package/dist/tempTypes/components/Router/Router.d.ts +0 -10
- package/dist/tempTypes/components/Sidebar/AddButton.d.ts +0 -6
- package/dist/tempTypes/components/Sidebar/Sidebar.d.ts +0 -8
- package/dist/tempTypes/components/Sidebar/SidebarItem.d.ts +0 -3
- package/dist/tempTypes/components/User/MyAccountDialog.d.ts +0 -7
- package/dist/tempTypes/components/User/components/ChangePassword.d.ts +0 -7
- package/dist/tempTypes/components/User/repo/useUserMutations.d.ts +0 -9
- package/dist/tempTypes/components/Wrappers/App/AppContent.d.ts +0 -6
- package/dist/tempTypes/components/Wrappers/App/AppWrapper.d.ts +0 -7
- package/dist/tempTypes/components/Wrappers/MainPageWrapper.d.ts +0 -9
- package/dist/tempTypes/context/BusinessYearContext.d.ts +0 -12
- package/dist/tempTypes/context/ErrorContext.d.ts +0 -13
- package/dist/tempTypes/context/UserOrgContext.d.ts +0 -28
- package/dist/tempTypes/hooks/useOrgInvites.d.ts +0 -12
- package/dist/tempTypes/index.d.ts +0 -56
- package/dist/tempTypes/pages/LoginPage.d.ts +0 -3
- package/dist/tempTypes/pages/NoAccessInfo.d.ts +0 -8
- package/dist/tempTypes/pages/NoMatchPage.d.ts +0 -3
- package/dist/tempTypes/pages/Roles/RolesWithPrivileges.d.ts +0 -8
- package/dist/tempTypes/pages/Roles/components/PrivilegesForm.d.ts +0 -11
- package/dist/tempTypes/pages/SelectOrg/SelectOrgPage.d.ts +0 -3
- package/dist/tempTypes/pages/SelectOrg/components/OrgInvites.d.ts +0 -2
- package/dist/tempTypes/repo/NotificationsRepository.d.ts +0 -8
- package/dist/tempTypes/repo/RoleRepo.d.ts +0 -7
- package/dist/tempTypes/types/App/Administration/IEmployee.d.ts +0 -23
- package/dist/tempTypes/types/App/Administration/IJob.d.ts +0 -10
- package/dist/tempTypes/types/App/Contracts/File/IContractFile.d.ts +0 -30
- package/dist/tempTypes/types/App/Contracts/IContract.d.ts +0 -241
- package/dist/tempTypes/types/App/Document/IApproval.d.ts +0 -143
- package/dist/tempTypes/types/App/Document/ICase.d.ts +0 -48
- package/dist/tempTypes/types/App/Document/IDocument.d.ts +0 -219
- package/dist/tempTypes/types/App/Document/IDocumentFile.d.ts +0 -67
- package/dist/tempTypes/types/App/Document/IDocumentSend.d.ts +0 -128
- package/dist/tempTypes/types/App/Document/IEmailDocument.d.ts +0 -52
- package/dist/tempTypes/types/App/Document/IIndexDataCodebook.d.ts +0 -15
- package/dist/tempTypes/types/App/Document/ISignatory.d.ts +0 -34
- package/dist/tempTypes/types/App/Document/IndexData.d.ts +0 -60
- package/dist/tempTypes/types/App/Document/Invoice/IAccount.d.ts +0 -11
- package/dist/tempTypes/types/App/Document/Invoice/IExpenseAllocation.d.ts +0 -39
- package/dist/tempTypes/types/App/Document/Invoice/IFactoring.d.ts +0 -6
- package/dist/tempTypes/types/App/Document/Invoice/IInvoice.d.ts +0 -236
- package/dist/tempTypes/types/App/Document/Invoice/IPayment.d.ts +0 -40
- package/dist/tempTypes/types/App/Document/Invoice/IProduct.d.ts +0 -23
- package/dist/tempTypes/types/App/Document/Invoice/ITaxAllocation.d.ts +0 -37
- package/dist/tempTypes/types/App/Document/Invoice/IVatIndicator.d.ts +0 -14
- package/dist/tempTypes/types/App/Document/Office/IOfficeDocument.d.ts +0 -27
- package/dist/tempTypes/types/App/Document/Shipment/IShipment.d.ts +0 -25
- package/dist/tempTypes/types/App/Partner/IAddress.d.ts +0 -14
- package/dist/tempTypes/types/App/Partner/IPartner.d.ts +0 -98
- package/dist/tempTypes/types/Auth/IEnv.d.ts +0 -13
- package/dist/tempTypes/types/Auth/IModule.d.ts +0 -15
- package/dist/tempTypes/types/Auth/IOrganization.d.ts +0 -140
- package/dist/tempTypes/types/Auth/IPrivileges.d.ts +0 -2
- package/dist/tempTypes/types/Auth/IRole.d.ts +0 -25
- package/dist/tempTypes/types/Auth/IRouter.d.ts +0 -7
- package/dist/tempTypes/types/Auth/IToken.d.ts +0 -12
- package/dist/tempTypes/types/Auth/IUser.d.ts +0 -39
- package/dist/tempTypes/types/IError.d.ts +0 -5
- package/dist/tempTypes/types/INotifications.d.ts +0 -15
- package/dist/tempTypes/types/IReactQuerry.d.ts +0 -4
- package/dist/tempTypes/types/IScan.d.ts +0 -17
- package/dist/tempTypes/types/ISidebar.d.ts +0 -27
- package/dist/tempTypes/types/ISubsystem.d.ts +0 -2
- package/dist/tempTypes/utils/EnvVars.d.ts +0 -2
- package/dist/tempTypes/utils/ImageUtils.d.ts +0 -4
- package/dist/tempTypes/utils/LoadOptions.d.ts +0 -20
- package/dist/tempTypes/utils/ModuleUtils.d.ts +0 -3
- package/dist/tempTypes/utils/i18nMain.d.ts +0 -662
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ModuleIds } from '../../utils/ModuleUtils';
|
|
2
|
-
export type IModuleId = (typeof ModuleIds)[number];
|
|
3
|
-
export type IModule = {
|
|
4
|
-
[id in IModuleId]: {
|
|
5
|
-
icon: any;
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
hidden?: boolean;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
export interface IModuleIdsObj {
|
|
11
|
-
availableModules: IModuleId[];
|
|
12
|
-
userModules: IModuleId[];
|
|
13
|
-
organizationModules: IModuleId[];
|
|
14
|
-
activeModules: IModuleId[];
|
|
15
|
-
}
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
import { ISimpleObject, ISimpleObjectWithCode } from '@inceptionbg/iui';
|
|
2
|
-
import { ICountry, IMunicipality, IPlace } from '../App/Partner/IAddress';
|
|
3
|
-
import { IContactPerson, IPartner } from '../App/Partner/IPartner';
|
|
4
|
-
import { IUser } from './IUser';
|
|
5
|
-
import { IRole } from './IRole';
|
|
6
|
-
export interface IOrganization {
|
|
7
|
-
uuid: string;
|
|
8
|
-
name?: string;
|
|
9
|
-
firstName?: string;
|
|
10
|
-
lastName?: string;
|
|
11
|
-
taxId?: string;
|
|
12
|
-
businessCode?: string;
|
|
13
|
-
jbkjs?: string;
|
|
14
|
-
locale?: string;
|
|
15
|
-
country?: ICountry;
|
|
16
|
-
town?: string;
|
|
17
|
-
municipality?: IMunicipality;
|
|
18
|
-
place?: IPlace;
|
|
19
|
-
address?: string;
|
|
20
|
-
houseNumber?: string;
|
|
21
|
-
postalCode?: string;
|
|
22
|
-
businessActivity?: ISimpleObjectWithCode;
|
|
23
|
-
email?: string;
|
|
24
|
-
website?: string;
|
|
25
|
-
phoneNumber?: string;
|
|
26
|
-
contactPerson?: IContactPerson;
|
|
27
|
-
physicalPerson?: boolean;
|
|
28
|
-
personalIdentificationNumber?: string;
|
|
29
|
-
personalIdentityNumber?: string;
|
|
30
|
-
inboxUrl?: string;
|
|
31
|
-
status?: OrganizationStatus;
|
|
32
|
-
serviceRequest?: serviceDoc;
|
|
33
|
-
serviceAgreement?: serviceDoc;
|
|
34
|
-
allowNewsletter?: boolean;
|
|
35
|
-
legalRepresentative?: IUser;
|
|
36
|
-
internalCode?: 'PIO' | 'JP_POSTA' | 'DUNAV_AD' | 'DDOR';
|
|
37
|
-
logo?: serviceDoc;
|
|
38
|
-
latestPricingPackage?: ILatestPricingPackage;
|
|
39
|
-
pricingPackage?: IPricingPackage;
|
|
40
|
-
activeEDeliveryContract?: boolean;
|
|
41
|
-
eDeliveryReseller?: boolean;
|
|
42
|
-
factoringCompany?: boolean;
|
|
43
|
-
regularFactoringAllowed?: boolean;
|
|
44
|
-
reverseFactoringAllowed?: boolean;
|
|
45
|
-
type?: 'BASIC';
|
|
46
|
-
reseller?: 'MTS' | 'PPL';
|
|
47
|
-
}
|
|
48
|
-
export interface IOrganizationInvite {
|
|
49
|
-
uuid: string;
|
|
50
|
-
createdAt: string;
|
|
51
|
-
organization?: IOrganization;
|
|
52
|
-
sender?: IPartner;
|
|
53
|
-
receiver?: IPartner;
|
|
54
|
-
roles?: IRole[];
|
|
55
|
-
}
|
|
56
|
-
export type IOrganizationInvitesFetchOption = 'SENDER' | 'ORGANIZATION' | 'ROLE';
|
|
57
|
-
interface serviceDoc {
|
|
58
|
-
uuid: string;
|
|
59
|
-
originalFileName: string;
|
|
60
|
-
downloadUrl: string;
|
|
61
|
-
lengthInBytes: number;
|
|
62
|
-
uploadedAt: string;
|
|
63
|
-
fileUuid: string;
|
|
64
|
-
md5: string;
|
|
65
|
-
storage: {
|
|
66
|
-
url: string;
|
|
67
|
-
};
|
|
68
|
-
}
|
|
69
|
-
export interface IOrganizationSearch {
|
|
70
|
-
status?: string;
|
|
71
|
-
}
|
|
72
|
-
export type IOrganizationFetchOption = 'LATEST_PRICING_PACKAGE';
|
|
73
|
-
export declare const OrganizationStatuses: readonly ["PENDING_CUSTOMER", "PENDING_SUPPORT", "APPROVED", "DECLINED"];
|
|
74
|
-
export type OrganizationStatus = (typeof OrganizationStatuses)[number];
|
|
75
|
-
export interface ILatestPricingPackage {
|
|
76
|
-
uuid: string;
|
|
77
|
-
pricingPackage: IPricingPackage;
|
|
78
|
-
contract: IResellerContract;
|
|
79
|
-
createdAt: string;
|
|
80
|
-
}
|
|
81
|
-
export interface IPricingPackage {
|
|
82
|
-
uuid: string;
|
|
83
|
-
name?: string;
|
|
84
|
-
code?: string;
|
|
85
|
-
price?: number;
|
|
86
|
-
}
|
|
87
|
-
export interface IResellerContract {
|
|
88
|
-
uuid: string;
|
|
89
|
-
contractNumber: string;
|
|
90
|
-
date: string;
|
|
91
|
-
durationInMonths: number;
|
|
92
|
-
reseller?: {
|
|
93
|
-
uuid: string;
|
|
94
|
-
};
|
|
95
|
-
contractor?: {
|
|
96
|
-
uuid: string;
|
|
97
|
-
};
|
|
98
|
-
signatory?: IUser;
|
|
99
|
-
activationDate?: string;
|
|
100
|
-
expirationDate?: string;
|
|
101
|
-
pricingPackage?: IPricingPackage;
|
|
102
|
-
service?: 'DELIVERY' | 'EINVOICE';
|
|
103
|
-
status?: 'CREATED' | 'SIGN_INITIATED' | 'ACTIVE' | 'CANCELED';
|
|
104
|
-
pdfDownloadUrl?: string;
|
|
105
|
-
freeTrail?: boolean;
|
|
106
|
-
}
|
|
107
|
-
export interface IOrganizationalUnit {
|
|
108
|
-
uuid: string;
|
|
109
|
-
name: string;
|
|
110
|
-
code: string;
|
|
111
|
-
type: ISimpleObject;
|
|
112
|
-
parent?: IOrganizationalUnit;
|
|
113
|
-
jbkjs?: string;
|
|
114
|
-
active?: boolean;
|
|
115
|
-
primaryForInvoiceReceive?: boolean;
|
|
116
|
-
}
|
|
117
|
-
export interface IOrganizationalUnitUpdate {
|
|
118
|
-
uuid?: string;
|
|
119
|
-
name?: string;
|
|
120
|
-
code?: string;
|
|
121
|
-
jbkjs?: string;
|
|
122
|
-
type?: IOrganizationalUnitType;
|
|
123
|
-
organization?: {
|
|
124
|
-
uuid: string;
|
|
125
|
-
};
|
|
126
|
-
parent?: {
|
|
127
|
-
uuid: string;
|
|
128
|
-
};
|
|
129
|
-
primaryForInvoiceReceive?: boolean;
|
|
130
|
-
}
|
|
131
|
-
export interface IOrganizationalUnitType {
|
|
132
|
-
uuid: string;
|
|
133
|
-
name: string;
|
|
134
|
-
internalCode: 'SECTOR';
|
|
135
|
-
}
|
|
136
|
-
export interface IOrunTreeItem {
|
|
137
|
-
organizationalUnit: IOrganizationalUnit;
|
|
138
|
-
childs?: IOrunTreeItem[];
|
|
139
|
-
}
|
|
140
|
-
export {};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { IModuleId } from './IModule';
|
|
2
|
-
import { IOrganization } from './IOrganization';
|
|
3
|
-
export interface IRole {
|
|
4
|
-
uuid: string;
|
|
5
|
-
name: string;
|
|
6
|
-
organization?: IOrganization;
|
|
7
|
-
privileges?: IRolePrivilege[];
|
|
8
|
-
global?: boolean;
|
|
9
|
-
subsystem?: IModuleId;
|
|
10
|
-
createdAt?: string;
|
|
11
|
-
parent?: IRole;
|
|
12
|
-
children?: IRole[];
|
|
13
|
-
}
|
|
14
|
-
export interface IRoleData {
|
|
15
|
-
directPrivileges: string[];
|
|
16
|
-
successorsPrivileges: string[];
|
|
17
|
-
combinedPrivileges: string[];
|
|
18
|
-
role: IRole;
|
|
19
|
-
}
|
|
20
|
-
export interface IRolePrivilege {
|
|
21
|
-
code: string;
|
|
22
|
-
group: RolePrivilegeGroup;
|
|
23
|
-
}
|
|
24
|
-
export declare const rolePrivilegeGroups: readonly ["ADMIN", "INVOICE", "DELIVERY", "CONTRACT", "APPROVAL", "OFFICE", "FACTORING", "VAT_EVIDENCE", "REPORT", "NO_GROUP"];
|
|
25
|
-
export type RolePrivilegeGroup = (typeof rolePrivilegeGroups)[number];
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { IScanData } from '../IScan';
|
|
2
|
-
import { IOrganizationalUnit } from './IOrganization';
|
|
3
|
-
import { IRole } from './IRole';
|
|
4
|
-
export interface IUser {
|
|
5
|
-
uuid: string;
|
|
6
|
-
username?: string;
|
|
7
|
-
firstName?: string;
|
|
8
|
-
lastName?: string;
|
|
9
|
-
password?: string;
|
|
10
|
-
email?: string;
|
|
11
|
-
representation?: string;
|
|
12
|
-
umcn?: string;
|
|
13
|
-
roles: IRole[];
|
|
14
|
-
active?: boolean;
|
|
15
|
-
organizationalUnits?: IOrganizationalUnit[];
|
|
16
|
-
}
|
|
17
|
-
export type UserFetchOption = 'PERSONAL_IDENTITY_NUMBER' | 'PLACE' | 'MUNICIPALITY' | 'ORGANIZATIONAL_UNITS' | 'PRIMARY_ORUN';
|
|
18
|
-
export interface IUserSettings {
|
|
19
|
-
documentTabOrientation?: 'HORIZONTAL' | 'VERTICAL';
|
|
20
|
-
shipmentView?: 'CONVERSATION' | 'LIST';
|
|
21
|
-
consolidated?: boolean;
|
|
22
|
-
tableLimit?: number;
|
|
23
|
-
zoomInfoWidgetVisible?: boolean;
|
|
24
|
-
accountStatusWidgetVisible?: boolean;
|
|
25
|
-
organizationRegistrationWidgetVisible?: boolean;
|
|
26
|
-
personalAccountWidgetVisible?: boolean;
|
|
27
|
-
singingApplicationWidgetVisible?: boolean;
|
|
28
|
-
organizationSettingsWidgetVisible?: boolean;
|
|
29
|
-
approvalListWidgetVisible?: boolean;
|
|
30
|
-
expiringContractsWidgetVisible?: boolean;
|
|
31
|
-
exchangeRateWidgetVisible?: boolean;
|
|
32
|
-
notificationsSound?: boolean;
|
|
33
|
-
startGuideOpen?: boolean;
|
|
34
|
-
scannerData?: IScanData;
|
|
35
|
-
guide?: {
|
|
36
|
-
[key in IGuideType]: boolean;
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
export type IGuideType = 'invoice';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export interface INotification {
|
|
2
|
-
uuid: string;
|
|
3
|
-
event: string;
|
|
4
|
-
type: INotificationType;
|
|
5
|
-
values?: {
|
|
6
|
-
key: INotificationValueKey;
|
|
7
|
-
value: string;
|
|
8
|
-
url?: string;
|
|
9
|
-
format?: 'TRANSLATE' | 'DATE' | 'DATE_TIME';
|
|
10
|
-
}[];
|
|
11
|
-
seen: boolean;
|
|
12
|
-
createdAt: string;
|
|
13
|
-
}
|
|
14
|
-
export type INotificationType = 'WEB' | 'EMAIL';
|
|
15
|
-
export type INotificationValueKey = 'documentNumber' | 'userName' | 'invoiceIssuer' | 'status' | 'date';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export interface IScanner {
|
|
2
|
-
uid: string;
|
|
3
|
-
name: string;
|
|
4
|
-
}
|
|
5
|
-
export interface IScanClient {
|
|
6
|
-
allowBatch: boolean;
|
|
7
|
-
signatureEnabled: boolean;
|
|
8
|
-
status: boolean;
|
|
9
|
-
version: string;
|
|
10
|
-
}
|
|
11
|
-
export interface IScanData {
|
|
12
|
-
scannerUId?: string;
|
|
13
|
-
mod?: 'GRAY_8' | 'RGB_8' | 'BLACK_AND_WHITE';
|
|
14
|
-
resolution?: string;
|
|
15
|
-
adf?: boolean;
|
|
16
|
-
duplex?: boolean;
|
|
17
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { IconDefinition } from '@fortawesome/fontawesome-svg-core';
|
|
2
|
-
export interface ISidebarItem {
|
|
3
|
-
label: string;
|
|
4
|
-
icon?: IconDefinition;
|
|
5
|
-
to?: string;
|
|
6
|
-
content?: ISidebarSubItem[];
|
|
7
|
-
menu?: {
|
|
8
|
-
content: ISidebarSubItem[];
|
|
9
|
-
openedMenu: string;
|
|
10
|
-
setOpenedMenu: (label: string) => void;
|
|
11
|
-
};
|
|
12
|
-
hidden?: boolean;
|
|
13
|
-
badge?: number;
|
|
14
|
-
addUrl?: string;
|
|
15
|
-
collapsed?: boolean;
|
|
16
|
-
}
|
|
17
|
-
export interface ISidebarSubItem {
|
|
18
|
-
label: string;
|
|
19
|
-
to?: string;
|
|
20
|
-
content?: ISidebarItem[];
|
|
21
|
-
hidden?: boolean;
|
|
22
|
-
tooltip?: string;
|
|
23
|
-
badge?: number;
|
|
24
|
-
addUrl?: string;
|
|
25
|
-
primary?: boolean;
|
|
26
|
-
collapsed?: boolean;
|
|
27
|
-
}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export declare const SubSystems: readonly ["ADMIN", "EARCHIVE", "EDELIVERY", "EDMS", "EFORMS", "EINVOICE", "EPROCUREMENT", "ERDS", "EREGISTER", "ERP", "ERP_SMALL_INVENTORY", "ERP_WMS", "ERP_MAT_ACC", "FINANCES", "CONTRACTS", "ESIGN", "EVALIDATION", "IDM", "REGISTRATION", "QC_REGISTRATION", "ERP_CASH_REGISTER", "ERP_RIF", "SETTINGS", "JISUSZ_BACKOFFICE"];
|
|
2
|
-
export type ISubsystem = (typeof SubSystems)[number];
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export declare const getIndexDataOptions: (nameLike: string, loadedOptions: [], offset: {
|
|
2
|
-
page: number;
|
|
3
|
-
}, documentTypeUuid?: string, excludeIndexDataUuids?: string[], atLeastOneCaseType?: boolean) => Promise<void | {
|
|
4
|
-
options: any;
|
|
5
|
-
hasMore: boolean;
|
|
6
|
-
additional: {
|
|
7
|
-
page: number;
|
|
8
|
-
};
|
|
9
|
-
}>;
|
|
10
|
-
export declare const getIndexDataCodebookItemsOptions: (fullText: string, loadedOptions: [], offset: {
|
|
11
|
-
page: number;
|
|
12
|
-
}, codebookUuid: string, filters?: {
|
|
13
|
-
active?: boolean;
|
|
14
|
-
}) => Promise<void | {
|
|
15
|
-
options: any;
|
|
16
|
-
hasMore: boolean;
|
|
17
|
-
additional: {
|
|
18
|
-
page: number;
|
|
19
|
-
};
|
|
20
|
-
}>;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { IModule } from '../types/Auth/IModule';
|
|
2
|
-
export declare const ModuleIds: readonly ["DASHBOARD", "ADMIN", "EARCHIVE", "ERDS", "EINVOICE", "EFORMS", "EDMS", "ESIGN", "EVALIDATION", "EPROCUREMENT", "EREGISTER", "PAM", "ERP_CASH_REGISTER", "ERP_RIF", "ERP_MAT_ACC", "ERP_SMALL_INVENTORY", "ERP_WMS", "JISUSZ_BACKOFFICE"];
|
|
3
|
-
export declare const modules: IModule;
|