@bcrumbs.net/inbox 0.0.32 → 0.0.33

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.
Files changed (28) hide show
  1. package/assets/ar/inbox.json +225 -225
  2. package/assets/en/inbox.json +227 -227
  3. package/index.cjs.d.ts +1 -1
  4. package/index.cjs.js +240 -172
  5. package/index.esm.d.ts +1 -1
  6. package/index.esm.js +240 -172
  7. package/package.json +1 -1
  8. package/src/app/ai/components/playground/Button.d.ts +1 -1
  9. package/src/app/ai/components/playground/TooltipIconButton.d.ts +2 -2
  10. package/src/app/broadcast/components/BroadcastList.d.ts +3 -0
  11. package/src/app/broadcast/components/BroadcastListTable.d.ts +14 -0
  12. package/src/app/broadcast/components/BroadcastOverview.d.ts +3 -0
  13. package/src/app/broadcast/components/EmptyBroadcastList.d.ts +6 -0
  14. package/src/app/broadcast/components/StatisticsCard.d.ts +9 -0
  15. package/src/app/broadcast/pages/BroadcastHistory.d.ts +8 -0
  16. package/src/app/broadcast/utils/helper.d.ts +1 -0
  17. package/src/app/contact/components/ContactFormFields.d.ts +2 -1
  18. package/src/app/contact/components/ContactInfo.d.ts +1 -1
  19. package/src/app/contact/config/contactForm.d.ts +15 -1
  20. package/src/app/generic/hooks/usePaginatedQuery.d.ts +25 -7
  21. package/src/app/resources/components/ListResources/Utils.d.ts +0 -1
  22. package/src/app/resources/config/broadcast.d.ts +1 -0
  23. package/src/app/subscriptions/components/SubscriptionSettings/SubscriptionHeader.d.ts +10 -0
  24. package/src/app/subscriptions/components/SubscriptionSettings/SubscriptionProfile.d.ts +7 -1
  25. package/src/app/subscriptions/pages/Subscriptions.d.ts +1 -1
  26. package/src/assets/locales/translations.d.ts +34 -0
  27. package/src/context/SidebarContext.d.ts +12 -0
  28. package/src/graphql.autogenerated.d.ts +190 -0
@@ -1,227 +1,227 @@
1
- {
2
- "inbox": {
3
- "none": "None",
4
- "client": "Contact",
5
- "agent": "Agent",
6
- "clientDefaultName": "Contact Name",
7
- "conversation": "Conversation",
8
- "details": "Details",
9
- "pastConversations": "Past conversations",
10
- "activity": "Activity",
11
- "phone": "Phone",
12
- "email": "Email",
13
- "noConversations": "No conversations yet.",
14
- "noConversationsSubtext": "Click the button below to start a conversation with a contact.",
15
- "tags": "Tags",
16
- "startedAt": "Started at",
17
- "StartOfConversation": "Start of conversation",
18
- "ConversationClosed": "Conversation closed by *{{endedBy}}*",
19
- "System": "SYSTEM",
20
- "endedAt": "Ended at",
21
- "conversationEndedBy": "Conversation ended by",
22
- "clientEmail": "Email",
23
- "clientPhone": "Phone",
24
- "clientCode": "Code",
25
- "clientCountry": "Country",
26
- "clientCity": "City",
27
- "clientAddress": "Address",
28
- "addNewTag": "Add a new tag ...",
29
- "addingNewTag": "Adding new tag ",
30
- "failedToSendMessage": "Failed to send message.",
31
- "integrationId": "Channel ID",
32
- "integrationId2": "Integration ID",
33
- "integrationType": "Channel Type",
34
- "conversationId": "Conversation ID",
35
- "clientId": "Contact ID",
36
- "endConversationModal": "Are you sure you want to End this Conversation ?",
37
- "endConversation": "End Chat",
38
- "confirmEndConversation": "After closing, this cannot be reopened.",
39
- "stage": "Lifecycle",
40
- "noteMessage": "Note",
41
- "NewLead": "New Lead",
42
- "HotLead": "Hot Lead",
43
- "Payment": "Payment",
44
- "Customer": "Customer",
45
- "ColdLead": "Cold Lead",
46
- "conversationAssignedTo": "Conversation assigned to",
47
- "conversationReassignedTo": "Conversation reassigned to",
48
- "note": "Note: ",
49
- "conversationTagged": "Conversation is tagged with {{tag}}",
50
- "conversationUnTagged": "Conversation is untagged with {{tag}}",
51
- "conversationsStaged": "Life cycle is set to {{stage}}",
52
- "conversationsUnStaged": "Reset the life cycle of the conversation.",
53
- "conversationTaggedFailed": "Tagging the conversation failed",
54
- "conversationUnTaggedFailed": "Untagging the conversation failed",
55
- "clientTaggedFailed": "Tagging the contact failed",
56
- "clientUnTaggedFailed": "Untagging the contact failed",
57
- "clientUpdateFailed": "Failed to modify contact information",
58
- "saveChanges": "Save Changes",
59
- "noMessagesForEndedConv": "You cannot add message to already ended conversation.",
60
- "noChannelsBtn": "Create Channel",
61
- "noChannels": "No channels found, please create a channel first.",
62
- "notSet": "Not set",
63
- "assign": "Assign",
64
- "Received": "Received",
65
- "Processing": "Processing",
66
- "Shipping": "Shipping",
67
- "unassigned": "Unassigned",
68
- "assignedtoMe": "Assigned to Me",
69
- "assignedto": "Assigned to ",
70
- "assignMe": "Assign me",
71
- "unassignMe": "Unassign me",
72
- "unassignedNoStage": "Unassigned With No Lifecycle",
73
- "orderNo": "Order no",
74
- "MessagedVia": "Messaged via",
75
- "assignee": "Assigned Agent",
76
- "assignedMessage": "The agent *{{agentName}}* is assigned to the conversation.",
77
- "autoAssignedMessage": "Conversation auto-assigned to *{{agentName}}* upon first reply.",
78
- "noBroadcasts": "You have not created any Broadcast",
79
- "createBroadcast": "Create Broadcast",
80
- "notAssigned": "Not Assigned",
81
- "enterRefNumber": "Enter ref number",
82
- "searchChatMessages": "Search chat messages",
83
- "noChats": {
84
- "startConversation": "Start a conversation",
85
- "noChannels": "No channels found, please create a channel first.",
86
- "noConversations": "No conversations yet.",
87
- "noConversationsSubtext": "Click the button below to start a conversation with a contact.",
88
- "createChannel": "Create Channel",
89
- "selectToStart": "Select a conversation to get started"
90
- },
91
- "broadcastState": {
92
- "all": "All",
93
- "completed": "Completed",
94
- "draft": "Draft",
95
- "failed": "Failed",
96
- "inProgress": "In Progress",
97
- "scheduled": "Scheduled"
98
- },
99
- "startConversation": "Start a conversation with a contact",
100
- "startCovBtn": "Start",
101
- "messageTemplate": "Message Template",
102
- "pickIntegration": "Integration / Channel",
103
- "pickClient": "Contact",
104
- "pickMessageTemplate": "Message template",
105
- "pickAssignee": "Assignee",
106
- "searchClients": "Search contacts",
107
- "languageCode": "Language code",
108
- "clientsForBroadcast": "Sample Contacts",
109
- "costForBroadcast": "Estimated Cost for Broadcast",
110
- "broadcastDetails": "Broadcast details",
111
- "clientsDetails": "Target Contact Details",
112
- "searchConvs": "Search inside conversations",
113
- "searchConvsByNamePhone": "Search by name or phone",
114
- "createNewAgent": "Create New Agent",
115
- "createNewLifeCycle": "Add a new Lifecycle",
116
- "noAgentNote": "You don't have an agent for your account yet, do you want to create one?",
117
- "newMessageFrom": "New message from:",
118
- "searchMode": "Search mode",
119
- "mode_conv": "Search conversations",
120
- "mode_msg": "Search messages",
121
- "messageType": "Message Type",
122
- "messageType_text": "Text",
123
- "messageType_audio": "Audio",
124
- "messageType_document": "Document",
125
- "messageType_image": "Image",
126
- "messageType_location": "Location",
127
- "messageType_note": "Note",
128
- "messageType_video": "Video",
129
- "showOlderMessages": "Show older messages",
130
- "selectCountry": "Select country",
131
- "integration": "Integration / Channel",
132
- "newClient": "New contact",
133
- "filterByState": "Filter by state",
134
- "filterByAssignee": "Filter by assignee",
135
- "filterByLifeCycle": "Filter by life-cycle",
136
- "moreThan100Conversations": "More than 100 conversations found, we only show the first 100 to avoid performance issues. Please refine your search or try to close some conversations.",
137
- "liveChat": "Live Chat",
138
- "closedChat": "Closed Chat",
139
- "searchConvPlaceholder": "Search by name or phone",
140
- "assigned": "Assigned to",
141
- "lifeCycle": "Life Cycle",
142
- "addNewLifeCycle": "Add new life cycle",
143
- "addNewAgent": "Add new agent",
144
- "assignedtoMe2": "Me",
145
- "active": "Active",
146
- "closed": "Closed",
147
- "all": "All",
148
- "clientName": "Contact Name",
149
- "pickClientPlaceholder": "Contact name",
150
- "start": "Start",
151
- "cancel": "Cancel",
152
- "phoneNumber": "Phone Number",
153
- "pickLanguageCode": "Choose Language",
154
- "inbox": "Inbox",
155
- "assignTo": "Assign To",
156
- "chatDetails": "Chat details",
157
- "chatTimeline": "Chat timeline",
158
- "channelType": "Channel Type",
159
- "assignedTo": "Assigned To",
160
- "refNumber": "Ref Number",
161
- "conversationOverview": "Conversation Overview",
162
- "clientInfo": {
163
- "name": "Full Name",
164
- "namePlaceholder": "Full Name",
165
- "country": "Country",
166
- "countryPlaceholder": "Country",
167
- "city": "City",
168
- "cityPlaceholder": "City",
169
- "code": "Code",
170
- "codePlaceholder": "Code",
171
- "email": "Email",
172
- "emailPlaceholder": "Email",
173
- "phone": "Phone Number",
174
- "phonePlaceholder": "Phone Number",
175
- "address": "Address",
176
- "addressPlaceholder": "Address",
177
- "tags": "Tags",
178
- "addNewTagPlaceholder": "Choose Tags",
179
- "unavailable": "N/A",
180
- "createNewTagPlaceholder": "Create new tag",
181
- "saving": "Saving...",
182
- "save": "Save",
183
- "cancel": "Cancel"
184
- },
185
- "addNotes": "Add Notes",
186
- "autoComplete": "Auto Complete",
187
- "aiSummary": "AI Summary",
188
- "addNoteHere": "Add your note",
189
- "failedToSendNote": "failed to add the note",
190
- "replyToMessage": "Reply to {{name}}",
191
- "crumby": "Crumby"
192
- },
193
- "id": "ID",
194
- "save": "Save",
195
- "genericError": "An unexpected error occurred, try again.",
196
- "errorPageHeader": "SOMETHING WENT WRONG!",
197
- "noPermissionsPageHeader": "Oops! Looks like you don’t have permission to access this.",
198
- "requestFailed": "Request failed",
199
- "requestSuccess": "Request success",
200
- "notFound": "The requested page could not be found.",
201
- "logoutConfirmation": "Are you sure you want to logout from Showcase portal?",
202
- "logoutTitle": "Logging out!",
203
- "logout": "Logout",
204
- "cancel": "Cancel",
205
- "next": "Next",
206
- "previous": "Previous",
207
- "back": "Back",
208
- "remove": "Remove",
209
- "copy": "Copy",
210
- "ok": "OK",
211
- "add": "Add",
212
- "all": "All",
213
- "tr": "Turkish",
214
- "ar": "Arabic",
215
- "en": "Engilsh",
216
- "yes": "Yes",
217
- "no": "No",
218
- "tryAgain": "Try agian",
219
- "customerSupport": "Customer support",
220
- "searchPattern": "Search pattern",
221
- "outside24HourWindow": "Outside 24 hour window",
222
- "outside24HourWindowDetails": "You can only send a message to contacts who have messaged you in the last 24 hours.",
223
- "outside24HourWindowSendTemplate": "You can initiate a conversation with the contact again by sending a message template.",
224
- "send": "Send",
225
- "liveConversations": "Live conversations",
226
- "menu_search": "Search"
227
- }
1
+ {
2
+ "inbox": {
3
+ "none": "None",
4
+ "client": "Contact",
5
+ "agent": "Agent",
6
+ "clientDefaultName": "Contact Name",
7
+ "conversation": "Conversation",
8
+ "details": "Details",
9
+ "pastConversations": "Past conversations",
10
+ "activity": "Activity",
11
+ "phone": "Phone",
12
+ "email": "Email",
13
+ "noConversations": "No conversations yet.",
14
+ "noConversationsSubtext": "Click the button below to start a conversation with a contact.",
15
+ "tags": "Tags",
16
+ "startedAt": "Started at",
17
+ "StartOfConversation": "Start of conversation",
18
+ "ConversationClosed": "Conversation closed by *{{endedBy}}*",
19
+ "System": "SYSTEM",
20
+ "endedAt": "Ended at",
21
+ "conversationEndedBy": "Conversation ended by",
22
+ "clientEmail": "Email",
23
+ "clientPhone": "Phone",
24
+ "clientCode": "Code",
25
+ "clientCountry": "Country",
26
+ "clientCity": "City",
27
+ "clientAddress": "Address",
28
+ "addNewTag": "Add a new tag ...",
29
+ "addingNewTag": "Adding new tag ",
30
+ "failedToSendMessage": "Failed to send message.",
31
+ "integrationId": "Channel ID",
32
+ "integrationId2": "Integration ID",
33
+ "integrationType": "Channel Type",
34
+ "conversationId": "Conversation ID",
35
+ "clientId": "Contact ID",
36
+ "endConversationModal": "Are you sure you want to End this Conversation ?",
37
+ "endConversation": "End Chat",
38
+ "confirmEndConversation": "After closing, this cannot be reopened.",
39
+ "stage": "Lifecycle",
40
+ "noteMessage": "Note",
41
+ "NewLead": "New Lead",
42
+ "HotLead": "Hot Lead",
43
+ "Payment": "Payment",
44
+ "Customer": "Customer",
45
+ "ColdLead": "Cold Lead",
46
+ "conversationAssignedTo": "Conversation assigned to",
47
+ "conversationReassignedTo": "Conversation reassigned to",
48
+ "note": "Note: ",
49
+ "conversationTagged": "Conversation is tagged with {{tag}}",
50
+ "conversationUnTagged": "Conversation is untagged with {{tag}}",
51
+ "conversationsStaged": "Life cycle is set to {{stage}}",
52
+ "conversationsUnStaged": "Reset the life cycle of the conversation.",
53
+ "conversationTaggedFailed": "Tagging the conversation failed",
54
+ "conversationUnTaggedFailed": "Untagging the conversation failed",
55
+ "clientTaggedFailed": "Tagging the contact failed",
56
+ "clientUnTaggedFailed": "Untagging the contact failed",
57
+ "clientUpdateFailed": "Failed to modify contact information",
58
+ "saveChanges": "Save Changes",
59
+ "noMessagesForEndedConv": "You cannot add message to already ended conversation.",
60
+ "noChannelsBtn": "Create Channel",
61
+ "noChannels": "No channels found, please create a channel first.",
62
+ "notSet": "Not set",
63
+ "assign": "Assign",
64
+ "Received": "Received",
65
+ "Processing": "Processing",
66
+ "Shipping": "Shipping",
67
+ "unassigned": "Unassigned",
68
+ "assignedtoMe": "Assigned to Me",
69
+ "assignedto": "Assigned to ",
70
+ "assignMe": "Assign me",
71
+ "unassignMe": "Unassign me",
72
+ "unassignedNoStage": "Unassigned With No Lifecycle",
73
+ "orderNo": "Order no",
74
+ "MessagedVia": "Messaged via",
75
+ "assignee": "Assigned Agent",
76
+ "assignedMessage": "The agent *{{agentName}}* is assigned to the conversation.",
77
+ "autoAssignedMessage": "Conversation auto-assigned to *{{agentName}}* upon first reply.",
78
+ "noBroadcasts": "You have not created any Broadcast",
79
+ "createBroadcast": "Create Broadcast",
80
+ "notAssigned": "Not Assigned",
81
+ "enterRefNumber": "Enter ref number",
82
+ "searchChatMessages": "Search chat messages",
83
+ "noChats": {
84
+ "startConversation": "Start a conversation",
85
+ "noChannels": "No channels found, please create a channel first.",
86
+ "noConversations": "No conversations yet.",
87
+ "noConversationsSubtext": "Click the button below to start a conversation with a contact.",
88
+ "createChannel": "Create Channel",
89
+ "selectToStart": "Select a conversation to get started"
90
+ },
91
+ "broadcastState": {
92
+ "all": "All",
93
+ "completed": "Completed",
94
+ "draft": "Draft",
95
+ "failed": "Failed",
96
+ "inProgress": "In Progress",
97
+ "scheduled": "Scheduled"
98
+ },
99
+ "startConversation": "Start a conversation with a contact",
100
+ "startCovBtn": "Start",
101
+ "messageTemplate": "Message Template",
102
+ "pickIntegration": "Integration / Channel",
103
+ "pickClient": "Contact",
104
+ "pickMessageTemplate": "Message template",
105
+ "pickAssignee": "Assignee",
106
+ "searchClients": "Search contacts",
107
+ "languageCode": "Language code",
108
+ "clientsForBroadcast": "Sample Contacts",
109
+ "costForBroadcast": "Estimated Cost for Broadcast",
110
+ "broadcastDetails": "Broadcast details",
111
+ "clientsDetails": "Target Contact Details",
112
+ "searchConvs": "Search inside conversations",
113
+ "searchConvsByNamePhone": "Search by name or phone",
114
+ "createNewAgent": "Create New Agent",
115
+ "createNewLifeCycle": "Add a new Lifecycle",
116
+ "noAgentNote": "You don't have an agent for your account yet, do you want to create one?",
117
+ "newMessageFrom": "New message from:",
118
+ "searchMode": "Search mode",
119
+ "mode_conv": "Search conversations",
120
+ "mode_msg": "Search messages",
121
+ "messageType": "Message Type",
122
+ "messageType_text": "Text",
123
+ "messageType_audio": "Audio",
124
+ "messageType_document": "Document",
125
+ "messageType_image": "Image",
126
+ "messageType_location": "Location",
127
+ "messageType_note": "Note",
128
+ "messageType_video": "Video",
129
+ "showOlderMessages": "Show older messages",
130
+ "selectCountry": "Select country",
131
+ "integration": "Integration / Channel",
132
+ "newClient": "New contact",
133
+ "filterByState": "Filter by state",
134
+ "filterByAssignee": "Filter by assignee",
135
+ "filterByLifeCycle": "Filter by life-cycle",
136
+ "moreThan100Conversations": "More than 100 conversations found, we only show the first 100 to avoid performance issues. Please refine your search or try to close some conversations.",
137
+ "liveChat": "Live Chat",
138
+ "closedChat": "Closed Chat",
139
+ "searchConvPlaceholder": "Search by name or phone",
140
+ "assigned": "Assigned to",
141
+ "lifeCycle": "Life Cycle",
142
+ "addNewLifeCycle": "Add new life cycle",
143
+ "addNewAgent": "Add new agent",
144
+ "assignedtoMe2": "Me",
145
+ "active": "Active",
146
+ "closed": "Closed",
147
+ "all": "All",
148
+ "clientName": "Contact Name",
149
+ "pickClientPlaceholder": "Contact name",
150
+ "start": "Start",
151
+ "cancel": "Cancel",
152
+ "phoneNumber": "Phone Number",
153
+ "pickLanguageCode": "Choose Language",
154
+ "inbox": "Inbox",
155
+ "assignTo": "Assign To",
156
+ "chatDetails": "Chat details",
157
+ "chatTimeline": "Chat timeline",
158
+ "channelType": "Channel Type",
159
+ "assignedTo": "Assigned To",
160
+ "refNumber": "Ref Number",
161
+ "conversationOverview": "Conversation Overview",
162
+ "clientInfo": {
163
+ "name": "Full Name",
164
+ "namePlaceholder": "Full Name",
165
+ "country": "Country",
166
+ "countryPlaceholder": "Country",
167
+ "city": "City",
168
+ "cityPlaceholder": "City",
169
+ "code": "Code",
170
+ "codePlaceholder": "Code",
171
+ "email": "Email",
172
+ "emailPlaceholder": "Email",
173
+ "phone": "Phone Number",
174
+ "phonePlaceholder": "Phone Number",
175
+ "address": "Address",
176
+ "addressPlaceholder": "Address",
177
+ "tags": "Tags",
178
+ "addNewTagPlaceholder": "Choose Tags",
179
+ "unavailable": "N/A",
180
+ "createNewTagPlaceholder": "Create new tag",
181
+ "saving": "Saving...",
182
+ "save": "Save",
183
+ "cancel": "Cancel"
184
+ },
185
+ "addNotes": "Add Notes",
186
+ "autoComplete": "Auto Complete",
187
+ "aiSummary": "AI Summary",
188
+ "addNoteHere": "Add your note",
189
+ "failedToSendNote": "failed to add the note",
190
+ "replyToMessage": "Reply to {{name}}",
191
+ "crumby": "Crumby"
192
+ },
193
+ "id": "ID",
194
+ "save": "Save",
195
+ "genericError": "An unexpected error occurred, try again.",
196
+ "errorPageHeader": "SOMETHING WENT WRONG!",
197
+ "noPermissionsPageHeader": "Oops! Looks like you don’t have permission to access this.",
198
+ "requestFailed": "Request failed",
199
+ "requestSuccess": "Request success",
200
+ "notFound": "The requested page could not be found.",
201
+ "logoutConfirmation": "Are you sure you want to logout from Showcase portal?",
202
+ "logoutTitle": "Logging out!",
203
+ "logout": "Logout",
204
+ "cancel": "Cancel",
205
+ "next": "Next",
206
+ "previous": "Previous",
207
+ "back": "Back",
208
+ "remove": "Remove",
209
+ "copy": "Copy",
210
+ "ok": "OK",
211
+ "add": "Add",
212
+ "all": "All",
213
+ "tr": "Turkish",
214
+ "ar": "Arabic",
215
+ "en": "Engilsh",
216
+ "yes": "Yes",
217
+ "no": "No",
218
+ "tryAgain": "Try agian",
219
+ "customerSupport": "Customer support",
220
+ "searchPattern": "Search pattern",
221
+ "outside24HourWindow": "Outside 24 hour window",
222
+ "outside24HourWindowDetails": "You can only send a message to contacts who have messaged you in the last 24 hours.",
223
+ "outside24HourWindowSendTemplate": "You can initiate a conversation with the contact again by sending a message template.",
224
+ "send": "Send",
225
+ "liveConversations": "Live conversations",
226
+ "menu_search": "Search"
227
+ }
package/index.cjs.d.ts CHANGED
@@ -1 +1 @@
1
- export * from "./src\\lib\\index";
1
+ export * from "./src/lib/index";