@trii/types 2.10.385 → 2.10.387
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/Accounts/accounts.d.ts +88 -88
- package/dist/Accounts/accounts.js +21 -21
- package/dist/Accounts/device.d.ts +31 -31
- package/dist/Accounts/device.js +16 -16
- package/dist/Accounts/index.d.ts +2 -2
- package/dist/Accounts/index.js +2 -2
- package/dist/ApiResponses/index.d.ts +8 -8
- package/dist/ApiResponses/index.js +1 -1
- package/dist/AuditLogs/auditLog.d.ts +7 -7
- package/dist/AuditLogs/auditLog.js +1 -1
- package/dist/AuditLogs/auditLogType.d.ts +5 -5
- package/dist/AuditLogs/auditLogType.js +6 -6
- package/dist/AuditLogs/index.d.ts +2 -2
- package/dist/AuditLogs/index.js +2 -2
- package/dist/Calendar/Event.d.ts +63 -63
- package/dist/Calendar/Event.js +13 -13
- package/dist/Calendar/index.d.ts +1 -1
- package/dist/Calendar/index.js +1 -1
- package/dist/Calls/Call.d.ts +55 -55
- package/dist/Calls/Call.js +22 -22
- package/dist/Calls/index.d.ts +1 -1
- package/dist/Calls/index.js +1 -1
- package/dist/Common/API/AuthApiKey.d.ts +5 -5
- package/dist/Common/API/AuthApiKey.js +1 -1
- package/dist/Common/API/AuthBasic.d.ts +4 -4
- package/dist/Common/API/AuthBasic.js +1 -1
- package/dist/Common/API/AuthBearer.d.ts +5 -5
- package/dist/Common/API/AuthBearer.js +1 -1
- package/dist/Common/API/AuthType.d.ts +6 -6
- package/dist/Common/API/AuthType.js +7 -7
- package/dist/Common/API/Method.d.ts +4 -4
- package/dist/Common/API/Method.js +5 -5
- package/dist/Common/API/index.d.ts +5 -5
- package/dist/Common/API/index.js +5 -5
- package/dist/Common/Channels/Channel.d.ts +47 -47
- package/dist/Common/Channels/Channel.js +1 -1
- package/dist/Common/Channels/ChannelType.d.ts +24 -24
- package/dist/Common/Channels/ChannelType.js +25 -25
- package/dist/Common/Channels/Email.d.ts +59 -59
- package/dist/Common/Channels/Email.js +30 -30
- package/dist/Common/Channels/Facebook.d.ts +23 -23
- package/dist/Common/Channels/Facebook.js +2 -2
- package/dist/Common/Channels/Form.d.ts +52 -52
- package/dist/Common/Channels/Form.js +25 -25
- package/dist/Common/Channels/GoogleBusiness.d.ts +20 -20
- package/dist/Common/Channels/GoogleBusiness.js +4 -4
- package/dist/Common/Channels/Instagram.d.ts +22 -22
- package/dist/Common/Channels/Instagram.js +2 -2
- package/dist/Common/Channels/MercadoLibre.d.ts +27 -27
- package/dist/Common/Channels/MercadoLibre.js +4 -4
- package/dist/Common/Channels/Pbx.d.ts +2 -2
- package/dist/Common/Channels/Pbx.js +2 -2
- package/dist/Common/Channels/Permission.d.ts +6 -6
- package/dist/Common/Channels/Permission.js +2 -2
- package/dist/Common/Channels/RCS.d.ts +33 -33
- package/dist/Common/Channels/RCS.js +4 -4
- package/dist/Common/Channels/Sip.d.ts +2 -2
- package/dist/Common/Channels/Sip.js +2 -2
- package/dist/Common/Channels/Sms.d.ts +42 -42
- package/dist/Common/Channels/Sms.js +12 -12
- package/dist/Common/Channels/WebChat.d.ts +60 -60
- package/dist/Common/Channels/WebChat.js +14 -14
- package/dist/Common/Channels/WhatsApp.d.ts +41 -41
- package/dist/Common/Channels/WhatsApp.js +10 -10
- package/dist/Common/Channels/index.d.ts +15 -15
- package/dist/Common/Channels/index.js +15 -15
- package/dist/Common/EventsQueue/EmailTemplate.d.ts +10 -10
- package/dist/Common/EventsQueue/EmailTemplate.js +1 -1
- package/dist/Common/EventsQueue/EventQueue.d.ts +12 -12
- package/dist/Common/EventsQueue/EventQueue.js +1 -1
- package/dist/Common/EventsQueue/UserUpdate.d.ts +8 -8
- package/dist/Common/EventsQueue/UserUpdate.js +1 -1
- package/dist/Common/EventsQueue/index.d.ts +3 -3
- package/dist/Common/EventsQueue/index.js +3 -3
- package/dist/Common/Logs/Log.d.ts +18 -18
- package/dist/Common/Logs/Log.js +10 -10
- package/dist/Common/Logs/index.d.ts +1 -1
- package/dist/Common/Logs/index.js +1 -1
- package/dist/Common/Messages/MediaFile.d.ts +5 -5
- package/dist/Common/Messages/MediaFile.js +1 -1
- package/dist/Common/Messages/Message.d.ts +359 -359
- package/dist/Common/Messages/Message.js +53 -53
- package/dist/Common/Messages/Template.d.ts +62 -62
- package/dist/Common/Messages/Template.js +20 -20
- package/dist/Common/Messages/index.d.ts +3 -3
- package/dist/Common/Messages/index.js +3 -3
- package/dist/Common/Notifications/Notification.d.ts +19 -19
- package/dist/Common/Notifications/Notification.js +7 -7
- package/dist/Common/Notifications/UserNotificationsConfig.d.ts +30 -30
- package/dist/Common/Notifications/UserNotificationsConfig.js +8 -8
- package/dist/Common/Notifications/index.d.ts +2 -2
- package/dist/Common/Notifications/index.js +2 -2
- package/dist/Common/Schedules/Schedules.d.ts +32 -32
- package/dist/Common/Schedules/Schedules.js +1 -1
- package/dist/Common/Schedules/index.d.ts +1 -1
- package/dist/Common/Schedules/index.js +1 -1
- package/dist/Common/index.d.ts +6 -6
- package/dist/Common/index.js +12 -12
- package/dist/Contacts/File.d.ts +17 -17
- package/dist/Contacts/File.js +1 -1
- package/dist/Contacts/Label.d.ts +9 -9
- package/dist/Contacts/Label.js +1 -1
- package/dist/Contacts/Note.d.ts +15 -15
- package/dist/Contacts/Note.js +1 -1
- package/dist/Contacts/contacts.d.ts +240 -240
- package/dist/Contacts/contacts.js +39 -39
- package/dist/Contacts/index.d.ts +5 -5
- package/dist/Contacts/index.js +5 -5
- package/dist/Contacts/segments.d.ts +51 -51
- package/dist/Contacts/segments.js +49 -49
- package/dist/Conversations/Conversation.d.ts +92 -92
- package/dist/Conversations/Conversation.js +44 -44
- package/dist/Conversations/DashBoard/dashboard.d.ts +84 -84
- package/dist/Conversations/DashBoard/dashboard.js +45 -45
- package/dist/Conversations/DashBoard/dashboardChannels.d.ts +5 -5
- package/dist/Conversations/DashBoard/dashboardChannels.js +2 -2
- package/dist/Conversations/DashBoard/dashboardForms.d.ts +44 -44
- package/dist/Conversations/DashBoard/dashboardForms.js +14 -14
- package/dist/Conversations/DashBoard/dashboardMessages.d.ts +13 -13
- package/dist/Conversations/DashBoard/dashboardMessages.js +4 -4
- package/dist/Conversations/Ending.d.ts +11 -11
- package/dist/Conversations/Ending.js +1 -1
- package/dist/Conversations/Flows/Flow.d.ts +104 -104
- package/dist/Conversations/Flows/Flow.js +36 -36
- package/dist/Conversations/Flows/Nodes/NodeApi.d.ts +20 -20
- package/dist/Conversations/Flows/Nodes/NodeApi.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConditional.d.ts +21 -21
- package/dist/Conversations/Flows/Nodes/NodeConditional.js +16 -16
- package/dist/Conversations/Flows/Nodes/NodeContactSearch.d.ts +8 -8
- package/dist/Conversations/Flows/Nodes/NodeContactSearch.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeContactUpdate.d.ts +12 -12
- package/dist/Conversations/Flows/Nodes/NodeContactUpdate.js +7 -7
- package/dist/Conversations/Flows/Nodes/NodeConversationAssignTo.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeConversationAssignTo.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConversationFinalize.d.ts +4 -4
- package/dist/Conversations/Flows/Nodes/NodeConversationFinalize.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConversationUpdate.d.ts +15 -15
- package/dist/Conversations/Flows/Nodes/NodeConversationUpdate.js +11 -11
- package/dist/Conversations/Flows/Nodes/NodeFillForm.d.ts +12 -12
- package/dist/Conversations/Flows/Nodes/NodeFillForm.js +4 -4
- package/dist/Conversations/Flows/Nodes/NodeFillTicket.d.ts +22 -22
- package/dist/Conversations/Flows/Nodes/NodeFillTicket.js +9 -9
- package/dist/Conversations/Flows/Nodes/NodeMsgText.d.ts +47 -47
- package/dist/Conversations/Flows/Nodes/NodeMsgText.js +27 -27
- package/dist/Conversations/Flows/Nodes/NodeMsgWaitResponse.d.ts +45 -45
- package/dist/Conversations/Flows/Nodes/NodeMsgWaitResponse.js +31 -31
- package/dist/Conversations/Flows/Nodes/NodeRedirect.d.ts +7 -7
- package/dist/Conversations/Flows/Nodes/NodeRedirect.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeSendEmail.d.ts +9 -9
- package/dist/Conversations/Flows/Nodes/NodeSendEmail.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeSqlQuery.d.ts +14 -14
- package/dist/Conversations/Flows/Nodes/NodeSqlQuery.js +8 -8
- package/dist/Conversations/Flows/Nodes/NodeStart.d.ts +32 -32
- package/dist/Conversations/Flows/Nodes/NodeStart.js +184 -184
- package/dist/Conversations/Flows/Nodes/NodeTimeScheduleControl.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeTimeScheduleControl.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeTimeTimer.d.ts +9 -9
- package/dist/Conversations/Flows/Nodes/NodeTimeTimer.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeTimeWaitUntil.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeTimeWaitUntil.js +2 -2
- package/dist/Conversations/Flows/Nodes/index.d.ts +18 -18
- package/dist/Conversations/Flows/Nodes/index.js +18 -18
- package/dist/Conversations/Flows/index.d.ts +2 -2
- package/dist/Conversations/Flows/index.js +3 -3
- package/dist/Conversations/Groups/Group.d.ts +23 -23
- package/dist/Conversations/Groups/Group.js +6 -6
- package/dist/Conversations/Label.d.ts +10 -10
- package/dist/Conversations/Label.js +1 -1
- package/dist/Conversations/QuickResponse.d.ts +34 -34
- package/dist/Conversations/QuickResponse.js +1 -1
- package/dist/Conversations/SocialWalls.d.ts +55 -54
- package/dist/Conversations/SocialWalls.js +1 -1
- package/dist/Conversations/WebHook.d.ts +22 -22
- package/dist/Conversations/WebHook.js +1 -1
- package/dist/Conversations/index.d.ts +12 -12
- package/dist/Conversations/index.js +14 -14
- package/dist/Marketing/Campaign.d.ts +50 -50
- package/dist/Marketing/Campaign.js +25 -25
- package/dist/Marketing/Dashboard.d.ts +48 -48
- package/dist/Marketing/Dashboard.js +1 -1
- package/dist/Marketing/index.d.ts +2 -2
- package/dist/Marketing/index.js +2 -2
- package/dist/PublicAPI/apiKey.d.ts +12 -12
- package/dist/PublicAPI/apiKey.js +1 -1
- package/dist/Security/Security.d.ts +5 -5
- package/dist/Security/Security.js +1 -1
- package/dist/Security/index.d.ts +1 -1
- package/dist/Security/index.js +1 -1
- package/dist/Spaces/Dashboard.d.ts +4 -4
- package/dist/Spaces/Dashboard.js +1 -1
- package/dist/Spaces/index.d.ts +2 -2
- package/dist/Spaces/index.js +2 -2
- package/dist/Spaces/spaces.d.ts +92 -92
- package/dist/Spaces/spaces.js +77 -77
- package/dist/Tickets/AccessLevel.d.ts +5 -5
- package/dist/Tickets/AccessLevel.js +6 -6
- package/dist/Tickets/index.d.ts +1 -1
- package/dist/Tickets/index.js +1 -1
- package/dist/Users/UserActivitySummary.d.ts +5 -5
- package/dist/Users/UserActivitySummary.js +1 -1
- package/dist/Users/UserProfile.d.ts +105 -105
- package/dist/Users/UserProfile.js +78 -78
- package/dist/Users/UserTrii.d.ts +94 -94
- package/dist/Users/UserTrii.js +15 -15
- package/dist/Users/UserType.d.ts +10 -10
- package/dist/Users/UserType.js +11 -11
- package/dist/Users/index.d.ts +4 -4
- package/dist/Users/index.js +4 -4
- package/dist/index.d.ts +14 -14
- package/dist/index.js +28 -28
- package/package.json +5 -2
- package/dist/Campaigns/Campaign.d.ts +0 -40
- package/dist/Campaigns/Campaign.js +0 -18
- package/dist/Campaigns/index.d.ts +0 -1
- package/dist/Campaigns/index.js +0 -1
|
@@ -1,105 +1,105 @@
|
|
|
1
|
-
declare class UserProfile_Chat {
|
|
2
|
-
enabled: boolean;
|
|
3
|
-
editConfig: boolean;
|
|
4
|
-
}
|
|
5
|
-
declare class UserProfile_Calls {
|
|
6
|
-
enabled: boolean;
|
|
7
|
-
dashboard: boolean;
|
|
8
|
-
editConfig: boolean;
|
|
9
|
-
}
|
|
10
|
-
declare class UserProfile_Calendar {
|
|
11
|
-
enabled: boolean;
|
|
12
|
-
editConfig: boolean;
|
|
13
|
-
}
|
|
14
|
-
declare class UserProfile_Crm {
|
|
15
|
-
enabled: boolean;
|
|
16
|
-
editConfig: boolean;
|
|
17
|
-
}
|
|
18
|
-
declare class UserProfile_Datasync {
|
|
19
|
-
enabled: boolean;
|
|
20
|
-
editConfig: boolean;
|
|
21
|
-
}
|
|
22
|
-
declare class UserProfile_Signature {
|
|
23
|
-
enabled: boolean;
|
|
24
|
-
editConfig: boolean;
|
|
25
|
-
}
|
|
26
|
-
declare class UserProfile_Agent {
|
|
27
|
-
inactivityCheck: boolean;
|
|
28
|
-
inactivityTime: Number;
|
|
29
|
-
}
|
|
30
|
-
declare class UserProfile_Contacts {
|
|
31
|
-
enabled: boolean;
|
|
32
|
-
import: boolean;
|
|
33
|
-
export: boolean;
|
|
34
|
-
delete: boolean;
|
|
35
|
-
join: boolean;
|
|
36
|
-
editConfig: boolean;
|
|
37
|
-
constructor(permisos: any);
|
|
38
|
-
}
|
|
39
|
-
declare class UserProfile_Conversations {
|
|
40
|
-
enabled: boolean;
|
|
41
|
-
dashboard: boolean;
|
|
42
|
-
otherInboxes: boolean;
|
|
43
|
-
otherInboxes_users: boolean;
|
|
44
|
-
otherInboxes_groups: boolean;
|
|
45
|
-
showUnassignedConversations: boolean;
|
|
46
|
-
enterIncognitoMode: boolean;
|
|
47
|
-
endFromInbox: boolean;
|
|
48
|
-
editMsgNote: boolean;
|
|
49
|
-
cannedResponses_adminCat: boolean;
|
|
50
|
-
cannedResponses_create: boolean;
|
|
51
|
-
editConfig: boolean;
|
|
52
|
-
constructor(permisos: any);
|
|
53
|
-
}
|
|
54
|
-
declare class UserProfile_Tickets {
|
|
55
|
-
enabled: boolean;
|
|
56
|
-
ticket_create: boolean;
|
|
57
|
-
ticket_edit: boolean;
|
|
58
|
-
ticket_delete: boolean;
|
|
59
|
-
ticket_update: boolean;
|
|
60
|
-
constructor(permisos: any);
|
|
61
|
-
}
|
|
62
|
-
declare class UserProfile_Marketing {
|
|
63
|
-
enabled: boolean;
|
|
64
|
-
constructor(permisos: any);
|
|
65
|
-
}
|
|
66
|
-
declare class UserProfile_Service {
|
|
67
|
-
enabled: boolean;
|
|
68
|
-
constructor(permisos: any);
|
|
69
|
-
}
|
|
70
|
-
declare class UserProfile_DebtCollection {
|
|
71
|
-
enabled: boolean;
|
|
72
|
-
constructor(permisos: any);
|
|
73
|
-
}
|
|
74
|
-
declare class UserProfile {
|
|
75
|
-
id: string;
|
|
76
|
-
name: string;
|
|
77
|
-
description: string;
|
|
78
|
-
isDefault: boolean;
|
|
79
|
-
chat: UserProfile_Chat;
|
|
80
|
-
conversations: UserProfile_Conversations;
|
|
81
|
-
calls: UserProfile_Calls;
|
|
82
|
-
debtCollection: UserProfile_DebtCollection;
|
|
83
|
-
marketing: UserProfile_Marketing;
|
|
84
|
-
service: UserProfile_Service;
|
|
85
|
-
tickets: UserProfile_Tickets;
|
|
86
|
-
contacts: UserProfile_Contacts;
|
|
87
|
-
calendar: UserProfile_Calendar;
|
|
88
|
-
crm: UserProfile_Crm;
|
|
89
|
-
datasync: UserProfile_Datasync;
|
|
90
|
-
signature: UserProfile_Signature;
|
|
91
|
-
agent: UserProfile_Agent;
|
|
92
|
-
}
|
|
93
|
-
declare class UserRole {
|
|
94
|
-
id: string;
|
|
95
|
-
isDefault: boolean;
|
|
96
|
-
title: string;
|
|
97
|
-
description: string;
|
|
98
|
-
sharedData: boolean;
|
|
99
|
-
parent: UserRole;
|
|
100
|
-
constructor(profileJson: any);
|
|
101
|
-
}
|
|
102
|
-
declare class RolView extends UserRole {
|
|
103
|
-
children: Array<RolView>;
|
|
104
|
-
}
|
|
105
|
-
export { UserProfile, UserRole, RolView, UserProfile_Chat, UserProfile_Conversations, UserProfile_Calls, UserProfile_DebtCollection, UserProfile_Marketing, UserProfile_Service, UserProfile_Tickets, UserProfile_Contacts, UserProfile_Calendar, UserProfile_Crm, UserProfile_Datasync, UserProfile_Signature, UserProfile_Agent };
|
|
1
|
+
declare class UserProfile_Chat {
|
|
2
|
+
enabled: boolean;
|
|
3
|
+
editConfig: boolean;
|
|
4
|
+
}
|
|
5
|
+
declare class UserProfile_Calls {
|
|
6
|
+
enabled: boolean;
|
|
7
|
+
dashboard: boolean;
|
|
8
|
+
editConfig: boolean;
|
|
9
|
+
}
|
|
10
|
+
declare class UserProfile_Calendar {
|
|
11
|
+
enabled: boolean;
|
|
12
|
+
editConfig: boolean;
|
|
13
|
+
}
|
|
14
|
+
declare class UserProfile_Crm {
|
|
15
|
+
enabled: boolean;
|
|
16
|
+
editConfig: boolean;
|
|
17
|
+
}
|
|
18
|
+
declare class UserProfile_Datasync {
|
|
19
|
+
enabled: boolean;
|
|
20
|
+
editConfig: boolean;
|
|
21
|
+
}
|
|
22
|
+
declare class UserProfile_Signature {
|
|
23
|
+
enabled: boolean;
|
|
24
|
+
editConfig: boolean;
|
|
25
|
+
}
|
|
26
|
+
declare class UserProfile_Agent {
|
|
27
|
+
inactivityCheck: boolean;
|
|
28
|
+
inactivityTime: Number;
|
|
29
|
+
}
|
|
30
|
+
declare class UserProfile_Contacts {
|
|
31
|
+
enabled: boolean;
|
|
32
|
+
import: boolean;
|
|
33
|
+
export: boolean;
|
|
34
|
+
delete: boolean;
|
|
35
|
+
join: boolean;
|
|
36
|
+
editConfig: boolean;
|
|
37
|
+
constructor(permisos: any);
|
|
38
|
+
}
|
|
39
|
+
declare class UserProfile_Conversations {
|
|
40
|
+
enabled: boolean;
|
|
41
|
+
dashboard: boolean;
|
|
42
|
+
otherInboxes: boolean;
|
|
43
|
+
otherInboxes_users: boolean;
|
|
44
|
+
otherInboxes_groups: boolean;
|
|
45
|
+
showUnassignedConversations: boolean;
|
|
46
|
+
enterIncognitoMode: boolean;
|
|
47
|
+
endFromInbox: boolean;
|
|
48
|
+
editMsgNote: boolean;
|
|
49
|
+
cannedResponses_adminCat: boolean;
|
|
50
|
+
cannedResponses_create: boolean;
|
|
51
|
+
editConfig: boolean;
|
|
52
|
+
constructor(permisos: any);
|
|
53
|
+
}
|
|
54
|
+
declare class UserProfile_Tickets {
|
|
55
|
+
enabled: boolean;
|
|
56
|
+
ticket_create: boolean;
|
|
57
|
+
ticket_edit: boolean;
|
|
58
|
+
ticket_delete: boolean;
|
|
59
|
+
ticket_update: boolean;
|
|
60
|
+
constructor(permisos: any);
|
|
61
|
+
}
|
|
62
|
+
declare class UserProfile_Marketing {
|
|
63
|
+
enabled: boolean;
|
|
64
|
+
constructor(permisos: any);
|
|
65
|
+
}
|
|
66
|
+
declare class UserProfile_Service {
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
constructor(permisos: any);
|
|
69
|
+
}
|
|
70
|
+
declare class UserProfile_DebtCollection {
|
|
71
|
+
enabled: boolean;
|
|
72
|
+
constructor(permisos: any);
|
|
73
|
+
}
|
|
74
|
+
declare class UserProfile {
|
|
75
|
+
id: string;
|
|
76
|
+
name: string;
|
|
77
|
+
description: string;
|
|
78
|
+
isDefault: boolean;
|
|
79
|
+
chat: UserProfile_Chat;
|
|
80
|
+
conversations: UserProfile_Conversations;
|
|
81
|
+
calls: UserProfile_Calls;
|
|
82
|
+
debtCollection: UserProfile_DebtCollection;
|
|
83
|
+
marketing: UserProfile_Marketing;
|
|
84
|
+
service: UserProfile_Service;
|
|
85
|
+
tickets: UserProfile_Tickets;
|
|
86
|
+
contacts: UserProfile_Contacts;
|
|
87
|
+
calendar: UserProfile_Calendar;
|
|
88
|
+
crm: UserProfile_Crm;
|
|
89
|
+
datasync: UserProfile_Datasync;
|
|
90
|
+
signature: UserProfile_Signature;
|
|
91
|
+
agent: UserProfile_Agent;
|
|
92
|
+
}
|
|
93
|
+
declare class UserRole {
|
|
94
|
+
id: string;
|
|
95
|
+
isDefault: boolean;
|
|
96
|
+
title: string;
|
|
97
|
+
description: string;
|
|
98
|
+
sharedData: boolean;
|
|
99
|
+
parent: UserRole;
|
|
100
|
+
constructor(profileJson: any);
|
|
101
|
+
}
|
|
102
|
+
declare class RolView extends UserRole {
|
|
103
|
+
children: Array<RolView>;
|
|
104
|
+
}
|
|
105
|
+
export { UserProfile, UserRole, RolView, UserProfile_Chat, UserProfile_Conversations, UserProfile_Calls, UserProfile_DebtCollection, UserProfile_Marketing, UserProfile_Service, UserProfile_Tickets, UserProfile_Contacts, UserProfile_Calendar, UserProfile_Crm, UserProfile_Datasync, UserProfile_Signature, UserProfile_Agent };
|
|
@@ -1,78 +1,78 @@
|
|
|
1
|
-
class UserProfile_Chat {
|
|
2
|
-
}
|
|
3
|
-
class UserProfile_Calls {
|
|
4
|
-
}
|
|
5
|
-
class UserProfile_Calendar {
|
|
6
|
-
}
|
|
7
|
-
class UserProfile_Crm {
|
|
8
|
-
}
|
|
9
|
-
class UserProfile_Datasync {
|
|
10
|
-
}
|
|
11
|
-
class UserProfile_Signature {
|
|
12
|
-
}
|
|
13
|
-
class UserProfile_Agent {
|
|
14
|
-
}
|
|
15
|
-
class UserProfile_Contacts {
|
|
16
|
-
constructor(permisos) {
|
|
17
|
-
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
18
|
-
this.import = permisos.import ? permisos.import : false;
|
|
19
|
-
this.export = permisos.export ? permisos.export : false;
|
|
20
|
-
this.delete = permisos.delete ? permisos.delete : false;
|
|
21
|
-
this.join = permisos.join ? permisos.join : false;
|
|
22
|
-
this.editConfig = permisos.editConfig ? permisos.editConfig : false;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
class UserProfile_Conversations {
|
|
26
|
-
constructor(permisos) {
|
|
27
|
-
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
28
|
-
this.dashboard = permisos.dashboard ? permisos.dashboard : false;
|
|
29
|
-
this.otherInboxes = permisos.otherInboxes ? permisos.otherInboxes : false;
|
|
30
|
-
this.otherInboxes_users = permisos.otherInboxes_users ? permisos.otherInboxes_users : false;
|
|
31
|
-
this.otherInboxes_groups = permisos.otherInboxes_groups ? permisos.otherInboxes_groups : false;
|
|
32
|
-
this.enterIncognitoMode = permisos.enterIncognitoMode ? permisos.enterIncognitoMode : false;
|
|
33
|
-
this.endFromInbox = permisos.endFromInbox ? permisos.endFromInbox : false;
|
|
34
|
-
this.editMsgNote = permisos.editMsgNote ? permisos.editMsgNote : false;
|
|
35
|
-
this.cannedResponses_adminCat = permisos.cannedResponses_adminCat ? permisos.cannedResponses_adminCat : false;
|
|
36
|
-
this.cannedResponses_create = permisos.cannedResponses_create ? permisos.cannedResponses_create : false;
|
|
37
|
-
this.editConfig = permisos.editConfig ? permisos.editConfig : false;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
class UserProfile_Tickets {
|
|
41
|
-
constructor(permisos) {
|
|
42
|
-
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
43
|
-
this.ticket_create = permisos.ticket_create ? permisos.ticket_create : false;
|
|
44
|
-
this.ticket_edit = permisos.ticket_edit ? permisos.ticket_edit : false;
|
|
45
|
-
this.ticket_delete = permisos.ticket_delete ? permisos.ticket_delete : false;
|
|
46
|
-
this.ticket_update = permisos.ticket_update ? permisos.ticket_update : false;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
class UserProfile_Marketing {
|
|
50
|
-
constructor(permisos) {
|
|
51
|
-
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
class UserProfile_Service {
|
|
55
|
-
constructor(permisos) {
|
|
56
|
-
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
class UserProfile_DebtCollection {
|
|
60
|
-
constructor(permisos) {
|
|
61
|
-
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
class UserProfile {
|
|
65
|
-
}
|
|
66
|
-
class UserRole {
|
|
67
|
-
constructor(profileJson) {
|
|
68
|
-
this.id = profileJson.id ? profileJson.id : '';
|
|
69
|
-
this.isDefault = profileJson.isDefault ? profileJson.isDefault : false;
|
|
70
|
-
this.title = profileJson.title ? profileJson.title : '';
|
|
71
|
-
this.description = profileJson.description ? profileJson.description : '';
|
|
72
|
-
this.sharedData = profileJson.sharedData ? profileJson.sharedData : false;
|
|
73
|
-
this.parent = new UserRole(profileJson.parent);
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
class RolView extends UserRole {
|
|
77
|
-
}
|
|
78
|
-
export { UserProfile, UserRole, RolView, UserProfile_Chat, UserProfile_Conversations, UserProfile_Calls, UserProfile_DebtCollection, UserProfile_Marketing, UserProfile_Service, UserProfile_Tickets, UserProfile_Contacts, UserProfile_Calendar, UserProfile_Crm, UserProfile_Datasync, UserProfile_Signature, UserProfile_Agent };
|
|
1
|
+
class UserProfile_Chat {
|
|
2
|
+
}
|
|
3
|
+
class UserProfile_Calls {
|
|
4
|
+
}
|
|
5
|
+
class UserProfile_Calendar {
|
|
6
|
+
}
|
|
7
|
+
class UserProfile_Crm {
|
|
8
|
+
}
|
|
9
|
+
class UserProfile_Datasync {
|
|
10
|
+
}
|
|
11
|
+
class UserProfile_Signature {
|
|
12
|
+
}
|
|
13
|
+
class UserProfile_Agent {
|
|
14
|
+
}
|
|
15
|
+
class UserProfile_Contacts {
|
|
16
|
+
constructor(permisos) {
|
|
17
|
+
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
18
|
+
this.import = permisos.import ? permisos.import : false;
|
|
19
|
+
this.export = permisos.export ? permisos.export : false;
|
|
20
|
+
this.delete = permisos.delete ? permisos.delete : false;
|
|
21
|
+
this.join = permisos.join ? permisos.join : false;
|
|
22
|
+
this.editConfig = permisos.editConfig ? permisos.editConfig : false;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
class UserProfile_Conversations {
|
|
26
|
+
constructor(permisos) {
|
|
27
|
+
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
28
|
+
this.dashboard = permisos.dashboard ? permisos.dashboard : false;
|
|
29
|
+
this.otherInboxes = permisos.otherInboxes ? permisos.otherInboxes : false;
|
|
30
|
+
this.otherInboxes_users = permisos.otherInboxes_users ? permisos.otherInboxes_users : false;
|
|
31
|
+
this.otherInboxes_groups = permisos.otherInboxes_groups ? permisos.otherInboxes_groups : false;
|
|
32
|
+
this.enterIncognitoMode = permisos.enterIncognitoMode ? permisos.enterIncognitoMode : false;
|
|
33
|
+
this.endFromInbox = permisos.endFromInbox ? permisos.endFromInbox : false;
|
|
34
|
+
this.editMsgNote = permisos.editMsgNote ? permisos.editMsgNote : false;
|
|
35
|
+
this.cannedResponses_adminCat = permisos.cannedResponses_adminCat ? permisos.cannedResponses_adminCat : false;
|
|
36
|
+
this.cannedResponses_create = permisos.cannedResponses_create ? permisos.cannedResponses_create : false;
|
|
37
|
+
this.editConfig = permisos.editConfig ? permisos.editConfig : false;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
class UserProfile_Tickets {
|
|
41
|
+
constructor(permisos) {
|
|
42
|
+
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
43
|
+
this.ticket_create = permisos.ticket_create ? permisos.ticket_create : false;
|
|
44
|
+
this.ticket_edit = permisos.ticket_edit ? permisos.ticket_edit : false;
|
|
45
|
+
this.ticket_delete = permisos.ticket_delete ? permisos.ticket_delete : false;
|
|
46
|
+
this.ticket_update = permisos.ticket_update ? permisos.ticket_update : false;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
class UserProfile_Marketing {
|
|
50
|
+
constructor(permisos) {
|
|
51
|
+
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
class UserProfile_Service {
|
|
55
|
+
constructor(permisos) {
|
|
56
|
+
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
class UserProfile_DebtCollection {
|
|
60
|
+
constructor(permisos) {
|
|
61
|
+
this.enabled = permisos.enabled ? permisos.enabled : false;
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
class UserProfile {
|
|
65
|
+
}
|
|
66
|
+
class UserRole {
|
|
67
|
+
constructor(profileJson) {
|
|
68
|
+
this.id = profileJson.id ? profileJson.id : '';
|
|
69
|
+
this.isDefault = profileJson.isDefault ? profileJson.isDefault : false;
|
|
70
|
+
this.title = profileJson.title ? profileJson.title : '';
|
|
71
|
+
this.description = profileJson.description ? profileJson.description : '';
|
|
72
|
+
this.sharedData = profileJson.sharedData ? profileJson.sharedData : false;
|
|
73
|
+
this.parent = new UserRole(profileJson.parent);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
class RolView extends UserRole {
|
|
77
|
+
}
|
|
78
|
+
export { UserProfile, UserRole, RolView, UserProfile_Chat, UserProfile_Conversations, UserProfile_Calls, UserProfile_DebtCollection, UserProfile_Marketing, UserProfile_Service, UserProfile_Tickets, UserProfile_Contacts, UserProfile_Calendar, UserProfile_Crm, UserProfile_Datasync, UserProfile_Signature, UserProfile_Agent };
|
package/dist/Users/UserTrii.d.ts
CHANGED
|
@@ -1,94 +1,94 @@
|
|
|
1
|
-
import UserType from './UserType';
|
|
2
|
-
import { UserProfile, UserRole } from './UserProfile';
|
|
3
|
-
export interface UserInfo {
|
|
4
|
-
id: string;
|
|
5
|
-
name: string;
|
|
6
|
-
imageUrl: string;
|
|
7
|
-
/**el usuario acepto la invitacion al espacio */
|
|
8
|
-
isActive: boolean;
|
|
9
|
-
/** Date on which the user accepted to be a member of the space */
|
|
10
|
-
joinTimeStamp?: Date;
|
|
11
|
-
userType: UserType;
|
|
12
|
-
verifiedAccount: boolean;
|
|
13
|
-
status: UserStatus;
|
|
14
|
-
statusMessage: string;
|
|
15
|
-
statusLastSeen: Date;
|
|
16
|
-
email: string;
|
|
17
|
-
phone: string;
|
|
18
|
-
sipNumber: string;
|
|
19
|
-
}
|
|
20
|
-
export declare enum UserStatus {
|
|
21
|
-
OFFLINE = 0,
|
|
22
|
-
ONLINE = 1,
|
|
23
|
-
AWAY = 2,
|
|
24
|
-
BUSY = 3
|
|
25
|
-
}
|
|
26
|
-
export interface SipExtension {
|
|
27
|
-
numberAlias: string;
|
|
28
|
-
extension: string;
|
|
29
|
-
auth: string;
|
|
30
|
-
password: string;
|
|
31
|
-
server: string;
|
|
32
|
-
sipDomain: string;
|
|
33
|
-
isOMLAccount: boolean;
|
|
34
|
-
}
|
|
35
|
-
export declare class UserUpdate {
|
|
36
|
-
spaceId: string;
|
|
37
|
-
uid: string;
|
|
38
|
-
name: string;
|
|
39
|
-
imageUrl: string;
|
|
40
|
-
}
|
|
41
|
-
export declare class UserPresence {
|
|
42
|
-
spaceId: string;
|
|
43
|
-
uid: string;
|
|
44
|
-
status: UserStatus;
|
|
45
|
-
statusMessage: string;
|
|
46
|
-
statusLastSeen: Date;
|
|
47
|
-
}
|
|
48
|
-
export declare class UserTrii {
|
|
49
|
-
uid: string;
|
|
50
|
-
email: string;
|
|
51
|
-
phone: string;
|
|
52
|
-
sipConfigNumber: string;
|
|
53
|
-
sipConfigCustom: SipExtension;
|
|
54
|
-
sipExtensionConfig: SipExtension;
|
|
55
|
-
storageAzureSAS: StorageAzureSAS;
|
|
56
|
-
/**el usuario acepto la invitacion al espacio */
|
|
57
|
-
isActive: boolean;
|
|
58
|
-
/** Date on which the user accepted to be a member of the space */
|
|
59
|
-
joinTimeStamp?: Date;
|
|
60
|
-
username: string;
|
|
61
|
-
userType: UserType;
|
|
62
|
-
verifiedAccount: boolean;
|
|
63
|
-
status: UserStatus;
|
|
64
|
-
firstname: string;
|
|
65
|
-
lastname: string;
|
|
66
|
-
display_name: string;
|
|
67
|
-
imageUrl: string;
|
|
68
|
-
birthDate: Date;
|
|
69
|
-
role?: UserRole;
|
|
70
|
-
roleID: string;
|
|
71
|
-
profile?: UserProfile;
|
|
72
|
-
profileID: string;
|
|
73
|
-
street: string;
|
|
74
|
-
city: string;
|
|
75
|
-
state: string;
|
|
76
|
-
zipcode: string;
|
|
77
|
-
country: string;
|
|
78
|
-
regCon_timeZone: string;
|
|
79
|
-
regCon_language: string;
|
|
80
|
-
regCon_dateFormat: string;
|
|
81
|
-
regCon_timeFormat: string;
|
|
82
|
-
regCon_numberFormat: string;
|
|
83
|
-
regCon_country: string;
|
|
84
|
-
nameFormat: string;
|
|
85
|
-
theme: string;
|
|
86
|
-
socialFacebookID: string;
|
|
87
|
-
socialInstagramID: string;
|
|
88
|
-
socialLinkedinID: string;
|
|
89
|
-
socialTwitterID: string;
|
|
90
|
-
}
|
|
91
|
-
export declare class StorageAzureSAS {
|
|
92
|
-
sas: string;
|
|
93
|
-
expireAt: Date;
|
|
94
|
-
}
|
|
1
|
+
import UserType from './UserType';
|
|
2
|
+
import { UserProfile, UserRole } from './UserProfile';
|
|
3
|
+
export interface UserInfo {
|
|
4
|
+
id: string;
|
|
5
|
+
name: string;
|
|
6
|
+
imageUrl: string;
|
|
7
|
+
/**el usuario acepto la invitacion al espacio */
|
|
8
|
+
isActive: boolean;
|
|
9
|
+
/** Date on which the user accepted to be a member of the space */
|
|
10
|
+
joinTimeStamp?: Date;
|
|
11
|
+
userType: UserType;
|
|
12
|
+
verifiedAccount: boolean;
|
|
13
|
+
status: UserStatus;
|
|
14
|
+
statusMessage: string;
|
|
15
|
+
statusLastSeen: Date;
|
|
16
|
+
email: string;
|
|
17
|
+
phone: string;
|
|
18
|
+
sipNumber: string;
|
|
19
|
+
}
|
|
20
|
+
export declare enum UserStatus {
|
|
21
|
+
OFFLINE = 0,
|
|
22
|
+
ONLINE = 1,
|
|
23
|
+
AWAY = 2,
|
|
24
|
+
BUSY = 3
|
|
25
|
+
}
|
|
26
|
+
export interface SipExtension {
|
|
27
|
+
numberAlias: string;
|
|
28
|
+
extension: string;
|
|
29
|
+
auth: string;
|
|
30
|
+
password: string;
|
|
31
|
+
server: string;
|
|
32
|
+
sipDomain: string;
|
|
33
|
+
isOMLAccount: boolean;
|
|
34
|
+
}
|
|
35
|
+
export declare class UserUpdate {
|
|
36
|
+
spaceId: string;
|
|
37
|
+
uid: string;
|
|
38
|
+
name: string;
|
|
39
|
+
imageUrl: string;
|
|
40
|
+
}
|
|
41
|
+
export declare class UserPresence {
|
|
42
|
+
spaceId: string;
|
|
43
|
+
uid: string;
|
|
44
|
+
status: UserStatus;
|
|
45
|
+
statusMessage: string;
|
|
46
|
+
statusLastSeen: Date;
|
|
47
|
+
}
|
|
48
|
+
export declare class UserTrii {
|
|
49
|
+
uid: string;
|
|
50
|
+
email: string;
|
|
51
|
+
phone: string;
|
|
52
|
+
sipConfigNumber: string;
|
|
53
|
+
sipConfigCustom: SipExtension;
|
|
54
|
+
sipExtensionConfig: SipExtension;
|
|
55
|
+
storageAzureSAS: StorageAzureSAS;
|
|
56
|
+
/**el usuario acepto la invitacion al espacio */
|
|
57
|
+
isActive: boolean;
|
|
58
|
+
/** Date on which the user accepted to be a member of the space */
|
|
59
|
+
joinTimeStamp?: Date;
|
|
60
|
+
username: string;
|
|
61
|
+
userType: UserType;
|
|
62
|
+
verifiedAccount: boolean;
|
|
63
|
+
status: UserStatus;
|
|
64
|
+
firstname: string;
|
|
65
|
+
lastname: string;
|
|
66
|
+
display_name: string;
|
|
67
|
+
imageUrl: string;
|
|
68
|
+
birthDate: Date;
|
|
69
|
+
role?: UserRole;
|
|
70
|
+
roleID: string;
|
|
71
|
+
profile?: UserProfile;
|
|
72
|
+
profileID: string;
|
|
73
|
+
street: string;
|
|
74
|
+
city: string;
|
|
75
|
+
state: string;
|
|
76
|
+
zipcode: string;
|
|
77
|
+
country: string;
|
|
78
|
+
regCon_timeZone: string;
|
|
79
|
+
regCon_language: string;
|
|
80
|
+
regCon_dateFormat: string;
|
|
81
|
+
regCon_timeFormat: string;
|
|
82
|
+
regCon_numberFormat: string;
|
|
83
|
+
regCon_country: string;
|
|
84
|
+
nameFormat: string;
|
|
85
|
+
theme: string;
|
|
86
|
+
socialFacebookID: string;
|
|
87
|
+
socialInstagramID: string;
|
|
88
|
+
socialLinkedinID: string;
|
|
89
|
+
socialTwitterID: string;
|
|
90
|
+
}
|
|
91
|
+
export declare class StorageAzureSAS {
|
|
92
|
+
sas: string;
|
|
93
|
+
expireAt: Date;
|
|
94
|
+
}
|
package/dist/Users/UserTrii.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export var UserStatus;
|
|
2
|
-
(function (UserStatus) {
|
|
3
|
-
UserStatus[UserStatus["OFFLINE"] = 0] = "OFFLINE";
|
|
4
|
-
UserStatus[UserStatus["ONLINE"] = 1] = "ONLINE";
|
|
5
|
-
UserStatus[UserStatus["AWAY"] = 2] = "AWAY";
|
|
6
|
-
UserStatus[UserStatus["BUSY"] = 3] = "BUSY";
|
|
7
|
-
})(UserStatus || (UserStatus = {}));
|
|
8
|
-
export class UserUpdate {
|
|
9
|
-
}
|
|
10
|
-
export class UserPresence {
|
|
11
|
-
}
|
|
12
|
-
export class UserTrii {
|
|
13
|
-
}
|
|
14
|
-
export class StorageAzureSAS {
|
|
15
|
-
}
|
|
1
|
+
export var UserStatus;
|
|
2
|
+
(function (UserStatus) {
|
|
3
|
+
UserStatus[UserStatus["OFFLINE"] = 0] = "OFFLINE";
|
|
4
|
+
UserStatus[UserStatus["ONLINE"] = 1] = "ONLINE";
|
|
5
|
+
UserStatus[UserStatus["AWAY"] = 2] = "AWAY";
|
|
6
|
+
UserStatus[UserStatus["BUSY"] = 3] = "BUSY";
|
|
7
|
+
})(UserStatus || (UserStatus = {}));
|
|
8
|
+
export class UserUpdate {
|
|
9
|
+
}
|
|
10
|
+
export class UserPresence {
|
|
11
|
+
}
|
|
12
|
+
export class UserTrii {
|
|
13
|
+
}
|
|
14
|
+
export class StorageAzureSAS {
|
|
15
|
+
}
|
package/dist/Users/UserType.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
declare enum UserType {
|
|
2
|
-
NULL = 0,
|
|
3
|
-
OWNER = 10,
|
|
4
|
-
CO_OWNER = 11,
|
|
5
|
-
ADMIN = 20,
|
|
6
|
-
AGENT = 30,
|
|
7
|
-
EXTERNAL = 40,
|
|
8
|
-
GUEST = 50
|
|
9
|
-
}
|
|
10
|
-
export default UserType;
|
|
1
|
+
declare enum UserType {
|
|
2
|
+
NULL = 0,
|
|
3
|
+
OWNER = 10,
|
|
4
|
+
CO_OWNER = 11,
|
|
5
|
+
ADMIN = 20,
|
|
6
|
+
AGENT = 30,
|
|
7
|
+
EXTERNAL = 40,
|
|
8
|
+
GUEST = 50
|
|
9
|
+
}
|
|
10
|
+
export default UserType;
|
package/dist/Users/UserType.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
var UserType;
|
|
2
|
-
(function (UserType) {
|
|
3
|
-
UserType[UserType["NULL"] = 0] = "NULL";
|
|
4
|
-
UserType[UserType["OWNER"] = 10] = "OWNER";
|
|
5
|
-
UserType[UserType["CO_OWNER"] = 11] = "CO_OWNER";
|
|
6
|
-
UserType[UserType["ADMIN"] = 20] = "ADMIN";
|
|
7
|
-
UserType[UserType["AGENT"] = 30] = "AGENT";
|
|
8
|
-
UserType[UserType["EXTERNAL"] = 40] = "EXTERNAL";
|
|
9
|
-
UserType[UserType["GUEST"] = 50] = "GUEST";
|
|
10
|
-
})(UserType || (UserType = {}));
|
|
11
|
-
export default UserType;
|
|
1
|
+
var UserType;
|
|
2
|
+
(function (UserType) {
|
|
3
|
+
UserType[UserType["NULL"] = 0] = "NULL";
|
|
4
|
+
UserType[UserType["OWNER"] = 10] = "OWNER";
|
|
5
|
+
UserType[UserType["CO_OWNER"] = 11] = "CO_OWNER";
|
|
6
|
+
UserType[UserType["ADMIN"] = 20] = "ADMIN";
|
|
7
|
+
UserType[UserType["AGENT"] = 30] = "AGENT";
|
|
8
|
+
UserType[UserType["EXTERNAL"] = 40] = "EXTERNAL";
|
|
9
|
+
UserType[UserType["GUEST"] = 50] = "GUEST";
|
|
10
|
+
})(UserType || (UserType = {}));
|
|
11
|
+
export default UserType;
|
package/dist/Users/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './UserType';
|
|
2
|
-
export * from './UserTrii';
|
|
3
|
-
export * from './UserProfile';
|
|
4
|
-
export * from './UserActivitySummary';
|
|
1
|
+
export * from './UserType';
|
|
2
|
+
export * from './UserTrii';
|
|
3
|
+
export * from './UserProfile';
|
|
4
|
+
export * from './UserActivitySummary';
|
package/dist/Users/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './UserType';
|
|
2
|
-
export * from './UserTrii';
|
|
3
|
-
export * from './UserProfile';
|
|
4
|
-
export * from './UserActivitySummary';
|
|
1
|
+
export * from './UserType';
|
|
2
|
+
export * from './UserTrii';
|
|
3
|
+
export * from './UserProfile';
|
|
4
|
+
export * from './UserActivitySummary';
|