@pega/cosmos-react-core 3.0.0-dev.18.2 → 3.0.0-dev.19.0

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 (97) hide show
  1. package/lib/components/AppShell/AppShell.d.ts.map +1 -1
  2. package/lib/components/AppShell/AppShell.js +44 -78
  3. package/lib/components/AppShell/AppShell.js.map +1 -1
  4. package/lib/components/AppShell/AppShell.styles.d.ts +2 -2
  5. package/lib/components/AppShell/AppShell.styles.js +4 -4
  6. package/lib/components/AppShell/AppShell.styles.js.map +1 -1
  7. package/lib/components/AppShell/AppShell.types.d.ts +8 -18
  8. package/lib/components/AppShell/AppShell.types.d.ts.map +1 -1
  9. package/lib/components/AppShell/AppShell.types.js.map +1 -1
  10. package/lib/components/AppShell/AppShellContext.d.ts +7 -7
  11. package/lib/components/AppShell/AppShellContext.d.ts.map +1 -1
  12. package/lib/components/AppShell/AppShellContext.js +5 -6
  13. package/lib/components/AppShell/AppShellContext.js.map +1 -1
  14. package/lib/components/AppShell/AppShellSearch.d.ts +0 -1
  15. package/lib/components/AppShell/AppShellSearch.d.ts.map +1 -1
  16. package/lib/components/AppShell/AppShellSearch.js +9 -10
  17. package/lib/components/AppShell/AppShellSearch.js.map +1 -1
  18. package/lib/components/AppShell/Drawer.d.ts +3 -1
  19. package/lib/components/AppShell/Drawer.d.ts.map +1 -1
  20. package/lib/components/AppShell/Drawer.js +7 -8
  21. package/lib/components/AppShell/Drawer.js.map +1 -1
  22. package/lib/components/AppShell/NavigationList.d.ts +2 -1
  23. package/lib/components/AppShell/NavigationList.d.ts.map +1 -1
  24. package/lib/components/AppShell/NavigationList.js +16 -19
  25. package/lib/components/AppShell/NavigationList.js.map +1 -1
  26. package/lib/components/AppShell/NavigationListItemWrapper.d.ts.map +1 -1
  27. package/lib/components/AppShell/NavigationListItemWrapper.js +32 -41
  28. package/lib/components/AppShell/NavigationListItemWrapper.js.map +1 -1
  29. package/lib/components/AppShell/SkipNavigation.d.ts.map +1 -1
  30. package/lib/components/AppShell/SkipNavigation.js +5 -3
  31. package/lib/components/AppShell/SkipNavigation.js.map +1 -1
  32. package/lib/components/AppShell/index.d.ts +2 -2
  33. package/lib/components/AppShell/index.d.ts.map +1 -1
  34. package/lib/components/AppShell/index.js +1 -1
  35. package/lib/components/AppShell/index.js.map +1 -1
  36. package/lib/components/Avatar/Avatar.d.ts.map +1 -1
  37. package/lib/components/Avatar/Avatar.js +2 -0
  38. package/lib/components/Avatar/Avatar.js.map +1 -1
  39. package/lib/components/Currency/utils.d.ts +1 -1
  40. package/lib/components/Currency/utils.d.ts.map +1 -1
  41. package/lib/components/DateTime/Input/usePickerButton.d.ts +1 -1
  42. package/lib/components/DateTime/Input/usePickerButton.d.ts.map +1 -1
  43. package/lib/components/DateTime/Input/utils.d.ts +6 -6
  44. package/lib/components/DateTime/Input/utils.d.ts.map +1 -1
  45. package/lib/components/DateTime/Picker/utils.d.ts +1 -1
  46. package/lib/components/DateTime/Picker/utils.d.ts.map +1 -1
  47. package/lib/components/Dialog/Dialog.d.ts +1 -0
  48. package/lib/components/Dialog/Dialog.d.ts.map +1 -1
  49. package/lib/components/Dialog/Dialog.js +1 -1
  50. package/lib/components/Dialog/Dialog.js.map +1 -1
  51. package/lib/components/ExpandCollapse/ExpandCollapse.d.ts.map +1 -1
  52. package/lib/components/ExpandCollapse/ExpandCollapse.js +1 -1
  53. package/lib/components/ExpandCollapse/ExpandCollapse.js.map +1 -1
  54. package/lib/components/FieldValueList/FieldValueList.d.ts +11 -6
  55. package/lib/components/FieldValueList/FieldValueList.d.ts.map +1 -1
  56. package/lib/components/FieldValueList/FieldValueList.js +8 -6
  57. package/lib/components/FieldValueList/FieldValueList.js.map +1 -1
  58. package/lib/components/FieldValueList/index.d.ts +2 -4
  59. package/lib/components/FieldValueList/index.d.ts.map +1 -1
  60. package/lib/components/FieldValueList/index.js +2 -4
  61. package/lib/components/FieldValueList/index.js.map +1 -1
  62. package/lib/components/List/List.d.ts +1 -1
  63. package/lib/components/List/List.d.ts.map +1 -1
  64. package/lib/components/ListToolbar/ListToolbar.d.ts.map +1 -1
  65. package/lib/components/ListToolbar/ListToolbar.js +2 -2
  66. package/lib/components/ListToolbar/ListToolbar.js.map +1 -1
  67. package/lib/components/Menu/helpers.d.ts +7 -7
  68. package/lib/components/Menu/helpers.d.ts.map +1 -1
  69. package/lib/components/Number/NumberInput.d.ts.map +1 -1
  70. package/lib/components/Number/NumberInput.js +3 -3
  71. package/lib/components/Number/NumberInput.js.map +1 -1
  72. package/lib/components/Number/utils.d.ts +1 -1
  73. package/lib/components/Number/utils.d.ts.map +1 -1
  74. package/lib/hooks/useAutoResize.d.ts +1 -1
  75. package/lib/hooks/useAutoResize.d.ts.map +1 -1
  76. package/lib/hooks/useBreakpoint.d.ts +3 -2
  77. package/lib/hooks/useBreakpoint.d.ts.map +1 -1
  78. package/lib/hooks/useBreakpoint.js +10 -13
  79. package/lib/hooks/useBreakpoint.js.map +1 -1
  80. package/lib/hooks/useI18n.d.ts +5 -0
  81. package/lib/hooks/useI18n.d.ts.map +1 -1
  82. package/lib/hooks/useLongPress.d.ts +1 -1
  83. package/lib/hooks/useLongPress.d.ts.map +1 -1
  84. package/lib/hooks/useScrollStick.d.ts +1 -1
  85. package/lib/hooks/useScrollStick.d.ts.map +1 -1
  86. package/lib/i18n/default.d.ts +5 -0
  87. package/lib/i18n/default.d.ts.map +1 -1
  88. package/lib/i18n/default.js +5 -0
  89. package/lib/i18n/default.js.map +1 -1
  90. package/lib/i18n/i18n.d.ts +6 -727
  91. package/lib/i18n/i18n.d.ts.map +1 -1
  92. package/lib/theme/index.d.ts +1 -0
  93. package/lib/theme/index.d.ts.map +1 -1
  94. package/lib/theme/index.js +1 -0
  95. package/lib/theme/index.js.map +1 -1
  96. package/lib/theme/themes/wssTheme.json +6 -0
  97. package/package.json +2 -2
@@ -1,733 +1,7 @@
1
1
  import defaultTranslation from './default';
2
2
  export declare type TranslationPack = Readonly<typeof defaultTranslation>;
3
3
  export declare type Translation = Partial<typeof defaultTranslation>;
4
- declare const create: (translations?: Partial<{
5
- yes: string;
6
- no: string;
7
- filters: string;
8
- actions: string;
9
- status: string;
10
- additional_info: string;
11
- search_placeholder_default: string;
12
- select_placeholder_default: string;
13
- description: string;
14
- all: string;
15
- remove: string;
16
- follow: string;
17
- unfollow: string;
18
- add: string;
19
- cancel: string;
20
- try_again: string;
21
- update: string;
22
- submit: string;
23
- apply: string;
24
- select: string;
25
- edit: string;
26
- preview: string;
27
- delete: string;
28
- close: string;
29
- activate: string;
30
- expand: string;
31
- collapse: string;
32
- accept: string;
33
- clear: string;
34
- use: string;
35
- undo: string;
36
- redo: string;
37
- filter: string;
38
- sort: string;
39
- group: string;
40
- filter_by: string;
41
- sort_by: string;
42
- group_by: string;
43
- go: string;
44
- configure: string;
45
- view_all: string;
46
- view_less: string;
47
- show_more: string;
48
- show_less: string;
49
- show_all: string;
50
- clear_all: string;
51
- link_open_in_tab_text: string;
52
- edit_details: string;
53
- add_emoji: string;
54
- create_new: string;
55
- submit_and_open: string;
56
- add_condition: string;
57
- open_noun: string;
58
- close_noun: string;
59
- view_all_noun: string;
60
- view_less_noun: string;
61
- expand_noun: string;
62
- add_noun: string;
63
- collapse_noun: string;
64
- checked_noun: string;
65
- selected_noun: string;
66
- deselected_noun: string;
67
- use_input_value: string;
68
- preview_of_noun: string;
69
- go_to_noun: string;
70
- edited: string;
71
- done: string;
72
- uploading: string;
73
- loading: string;
74
- submitting: string;
75
- no_items: string;
76
- unknown_error: string;
77
- image_load_error: string;
78
- selected: string;
79
- selected_count: {
80
- zero: string;
81
- one: string;
82
- two: string;
83
- few: string;
84
- many: string;
85
- other: string;
86
- };
87
- completed: string;
88
- current: string;
89
- not_started: string;
90
- empty_value: string;
91
- day_label_a11y: string;
92
- day_placeholder: string;
93
- quarter_label_a11y: string;
94
- month_label_a11y: string;
95
- month_placeholder: string;
96
- year_label_a11y: string;
97
- year_placeholder: string;
98
- hour_label_a11y: string;
99
- hour_placeholder: string;
100
- minute_label_a11y: string;
101
- minute_placeholder: string;
102
- second_label_a11y: string;
103
- second_placeholder: string;
104
- meridiem_label_a11y: string;
105
- meridiem_value_am: string;
106
- meridiem_value_pm: string;
107
- week_label_a11y: string;
108
- week_placeholder: string;
109
- week_text: string;
110
- seconds_text: string;
111
- minutes_text: string;
112
- hours_text: string;
113
- days_text: string;
114
- time_text: string;
115
- time_format_info: string;
116
- week_text_short: string;
117
- day_text_short: string;
118
- hour_text_short: string;
119
- minute_text_short: string;
120
- second_text_short: string;
121
- date_quarter_q1: string;
122
- date_quarter_q2: string;
123
- date_quarter_q3: string;
124
- date_quarter_q4: string;
125
- time_unit: string;
126
- attachments_count: {
127
- zero: string;
128
- one: string;
129
- two: string;
130
- few: string;
131
- many: string;
132
- other: string;
133
- };
134
- results_count: {
135
- zero: string;
136
- one: string;
137
- two: string;
138
- few: string;
139
- many: string;
140
- other: string;
141
- };
142
- new_emails_count: {
143
- zero: string;
144
- one: string;
145
- two: string;
146
- few: string;
147
- many: string;
148
- other: string;
149
- };
150
- pagination_page_of: string;
151
- pagination_next: string;
152
- pagination_prev: string;
153
- x_of_y: string;
154
- preview_link_arrow_navigation: string;
155
- go_to_main_content: string;
156
- main_content: string;
157
- app_shell_create: string;
158
- app_shell_open_nav: string;
159
- combobox_open_close: string;
160
- combobox_search_instructions: string;
161
- combobox_open_list_button_a11y: string;
162
- combobox_close_list_button_a11y: string;
163
- multiselect_instructions: string;
164
- selected_items: string;
165
- menu_selection_instructions: string;
166
- menu_item_expand_arrow: string;
167
- menu_item_collapse_arrow: string;
168
- menu_item_collapse_shift_space: string;
169
- menu_item_shift_space_expand_collapse: string;
170
- menu_option_list: string;
171
- modal_minimize: string;
172
- modal_maximize: string;
173
- modal_dock: string;
174
- modal_close: string;
175
- selected_date_a11y: string;
176
- open_calendar_button_a11y: string;
177
- close_calendar_button_a11y: string;
178
- open_time_button_a11y: string;
179
- close_time_button_a11y: string;
180
- picker_next_month: string;
181
- picker_prev_month: string;
182
- picker_jump_to_month_and_year: string;
183
- calendar_assist: string;
184
- calendar: string;
185
- boolean_display_true_label: string;
186
- boolean_display_false_label: string;
187
- step_changed_to_name: string;
188
- measured_in: string;
189
- number_increment_value_by: string;
190
- number_decrement_value_by: string;
191
- banner_dismiss_button_label_a11y: string;
192
- file_upload_text_main: string;
193
- file_upload_text_one: string;
194
- file_upload_text_multiple: string;
195
- my_current_location_button_a11y: string;
196
- location_input_placeholder: string;
197
- location_not_found_text: string;
198
- allow_location_permissions_text: string;
199
- advanced_search: string;
200
- select_search_filter: string;
201
- recent_searches: string;
202
- clear_search: string;
203
- utilities_summary: string;
204
- expand_summary_panel: string;
205
- collapse_summary_panel: string;
206
- expand_utilities_panel: string;
207
- collapse_utilities_panel: string;
208
- accept_suggestion_button_a11y: string;
209
- reject_suggestion_button_a11y: string;
210
- suggestion_info: string;
211
- suggestion_assist: string;
212
- close_preview: string;
213
- confirmation_details: string;
214
- confirmation_whats_next: string;
215
- confirmation_open_tasks: string;
216
- add_stakeholders: string;
217
- edit_stakeholder: string;
218
- view_stakeholders: string;
219
- stakeholders_role: string;
220
- stakeholders: {
221
- zero: string;
222
- one: string;
223
- two: string;
224
- few: string;
225
- many: string;
226
- other: string;
227
- };
228
- edit_tags: string;
229
- tags: string;
230
- timeline_toolbar_sort_descending: string;
231
- timeline_toolbar_sort_ascending: string;
232
- timeline_toolbar_group_date: string;
233
- timeline_toolbar_group_monthyear: string;
234
- timeline_toolbar_group_quarteryear: string;
235
- timeline_toolbar_group_year: string;
236
- timeline_toolbar_group_none: string;
237
- app_announcement_dismiss_button_label_a11y: string;
238
- app_announcement_details_list_header: string;
239
- app_announcement_whats_new_button_label: string;
240
- stages_label: string;
241
- stages_see_full_lifecycle: string;
242
- stages_case_lifecycle: string;
243
- stages_default_case_lifecycle: string;
244
- stages_stage_label: string;
245
- rte_heading_style: string;
246
- rte_bold: string;
247
- rte_italic: string;
248
- rte_strike_through: string;
249
- rte_cut: string;
250
- rte_copy: string;
251
- rte_paste: string;
252
- rte_bulleted_list: string;
253
- rte_numbered_list: string;
254
- rte_indent: string;
255
- rte_unindent: string;
256
- rte_table: string;
257
- rte_link: string;
258
- rte_image: string;
259
- rte_invalid_html: string;
260
- rte_insert_field: string;
261
- rte_invalid_url: string;
262
- rte_change_text_format: string;
263
- rte_toggle_unordered_list: string;
264
- rte_indent_selection: string;
265
- rte_unindent_selection: string;
266
- rte_toolbar_instructions: string;
267
- rte_text_formatting_toolbar: string;
268
- rte_image_description_info: string;
269
- rte_image_custom_size: string;
270
- rte_width_in_pixels: string;
271
- rte_height_in_pixels: string;
272
- rte_image_settings: string;
273
- rte_image_key_command: string;
274
- expand_forwarded_message: string;
275
- collapse_forwarded_message: string;
276
- copy_to: string;
277
- feed_new_post: string;
278
- feed_new_reply: string;
279
- feed_edit_post: string;
280
- feed_edit_reply: string;
281
- feed_cancel_conversation: string;
282
- feed_context: string;
283
- feed_liked_by: string;
284
- feed_likes: string;
285
- feed_private_post: string;
286
- feed_public_post: string;
287
- feed_recipients: string;
288
- feed_post_likes: {
289
- zero: string;
290
- one: string;
291
- two: string;
292
- few: string;
293
- many: string;
294
- other: string;
295
- };
296
- feed_attachments_added: {
297
- zero: string;
298
- one: string;
299
- two: string;
300
- few: string;
301
- many: string;
302
- other: string;
303
- };
304
- feed_attachments_removed: {
305
- zero: string;
306
- one: string;
307
- two: string;
308
- few: string;
309
- many: string;
310
- other: string;
311
- };
312
- feed_post_liked: string;
313
- feed_post_deliked: string;
314
- feed_post_removed: string;
315
- feed_reply_removed: string;
316
- showing_num_of_num: string;
317
- feed_new_post_added: {
318
- zero: string;
319
- one: string;
320
- two: string;
321
- few: string;
322
- many: string;
323
- other: string;
324
- };
325
- new_item_added: {
326
- zero: string;
327
- one: string;
328
- two: string;
329
- few: string;
330
- many: string;
331
- other: string;
332
- };
333
- loading_post: string;
334
- mention_type: string;
335
- scroll_to_latest_message: string;
336
- scroll_to_unread_messages: string;
337
- suggested_replies_current_of_total: string;
338
- confidence_percentage: string;
339
- next_suggested_reply: string;
340
- prev_suggested_reply: string;
341
- dismiss_suggested_replies: string;
342
- unique_entities: {
343
- zero: string;
344
- one: string;
345
- two: string;
346
- few: string;
347
- many: string;
348
- other: string;
349
- };
350
- more_count: string;
351
- empty_search: string;
352
- new_messages: string;
353
- earlier_transcripts: string;
354
- send_label: string;
355
- enter_message: string;
356
- download: string;
357
- close_chat_utility: string;
358
- subject: string;
359
- to: string;
360
- from: string;
361
- cc: string;
362
- bcc: string;
363
- date: string;
364
- reply: string;
365
- reply_all: string;
366
- auto_reply: string;
367
- forward: string;
368
- email: string;
369
- email_message: string;
370
- email_filters: string;
371
- unread_email_count: string;
372
- priority: string;
373
- inbox: string;
374
- insert: string;
375
- email_add_attachment: string;
376
- email_disable_attachment: string;
377
- email_remove_attachment: string;
378
- loading_email: string;
379
- article_list_label_a11y: string;
380
- article_list_filter_label_a11y: string;
381
- article_list_header_submit_label: string;
382
- call_panel_heading: string;
383
- call_panel_make_new_call: string;
384
- call_panel_agent_status: string;
385
- call_panel_pause_call_menu_item: string;
386
- call_panel_resume_call_menu_item: string;
387
- call_panel_mute_mic_menu_item: string;
388
- call_panel_unmute_mic_menu_item: string;
389
- call_panel_call_on_hold: string;
390
- call_panel_consult_call_menu_item: string;
391
- call_panel_transfer_call_menu_item: string;
392
- call_panel_send_dtmf_menu_item: string;
393
- call_panel_conference_call_menu_item: string;
394
- call_panel_hangup_call_menu_item: string;
395
- call_panel_contacts_add_to_favorites: string;
396
- call_panel_contacts_remove_from_favorites: string;
397
- call_panel_contacts_call_button_label: string;
398
- call_panel_contacts_list_heading: string;
399
- call_panel_contacts_favorites_heading: string;
400
- call_panel_contacts_dial_pad_heading: string;
401
- call_panel_new_call_heading: string;
402
- call_panel_consult_with_heading: string;
403
- call_panel_conference_heading: string;
404
- call_panel_transfer_call_heading: string;
405
- call_panel_handover_reason_label: string;
406
- call_panel_handover_to_label: string;
407
- call_panel_handover_comments_label: string;
408
- call_panel_handover_call_option_label: string;
409
- call_panel_handover_call_only_option: string;
410
- call_panel_handover_call_and_interaction_option: string;
411
- call_panel_merge_call_menu_item: string;
412
- call_panel_handoff_call_menu_item: string;
413
- call_panel_send_dtmf_heading: string;
414
- call_panel_expand: string;
415
- call_panel_collapse: string;
416
- dial_pad_keyboard: string;
417
- dial_pad_phone_number_input_label: string;
418
- dial_pad_call_button_label: string;
419
- select_multiple: string;
420
- dismiss_case: string;
421
- task_manager_add_task: string;
422
- task_manager_wrap_up: string;
423
- task_manager_tasks: string;
424
- add_tasks: string;
425
- open_tasks: string;
426
- resolved_tasks: string;
427
- selected_tasks: string;
428
- no_selected_tasks: string;
429
- task_picker_close: string;
430
- task_manager_overflow_menu: string;
431
- continue_label: string;
432
- continue_label_a11y: string;
433
- review_label: string;
434
- review_label_a11y: string;
435
- dismiss_label: string;
436
- dismiss_label_a11y: string;
437
- task_manager_search_results_empty_text: string;
438
- task_manager_delete_task: string;
439
- search_tasks: string;
440
- task_manager_picker_add_label: {
441
- zero: string;
442
- one: string;
443
- two: string;
444
- few: string;
445
- many: string;
446
- other: string;
447
- };
448
- sentiment_positive: string;
449
- sentiment_negative: string;
450
- sentiment_neutral: string;
451
- expand_intelligent_guidance_button_a11y: string;
452
- collapse_intelligent_guidance_button_a11y: string;
453
- no_recommendations: string;
454
- condition_builder_advanced_condition_label: string;
455
- condition_builder_advanced_condition_placeholder: string;
456
- condition_builder_advanced_mode_button_label: string;
457
- condition_builder_basic_mode_button_label: string;
458
- condition_builder_condition_select_info_default: string;
459
- condition_builder_possible_values_label: string;
460
- condition_builder_multi_selection_text_default: string;
461
- condition_builder_single_selection_text_default: string;
462
- condition_builder_add_button_label: string;
463
- condition_builder_remove_button_label: string;
464
- condition_builder_switch_banner_text: string;
465
- condition_builder_confirm_button_label: string;
466
- condition_builder_empty_selection_error_text: string;
467
- condition_builder_empty_value_text: string;
468
- condition_builder_compare_with: string;
469
- condition_builder_compare_with_another_field: string;
470
- condition_builder_compare_with_parameter: string;
471
- condition_builder_compare_with_relative_date: string;
472
- condition_builder_compare_with_text_value: string;
473
- condition_builder_compare_with_numeric_value: string;
474
- condition_builder_compare_with_date_value: string;
475
- condition_builder_compare_with_time_value: string;
476
- condition_builder_invalid_time_period: string;
477
- condition_builder_invalid_relative_date: string;
478
- condition_builder_invalid_value: string;
479
- condition_builder_invalid_values: string;
480
- condition_builder_invalid_time: string;
481
- condition_builder_invalid_date: string;
482
- condition_builder_invalid_number: string;
483
- condition_builder_date_function_year: string;
484
- condition_builder_date_function_quarter: string;
485
- condition_builder_select_placeholder: string;
486
- condition_builder_rhs_with_readOnly_input: string;
487
- condition_builder_rhs_with_input_type: string;
488
- condition_builder_rhs_with_time_only_input: string;
489
- condition_builder_rhs_with_date_only_input: string;
490
- condition_builder_rhs_with_date_time_input: string;
491
- condition_builder_rhs_with_csv_input: string;
492
- condition_builder_no_selection: string;
493
- condition_builder_enter_csv_placeholder: string;
494
- condition_builder_day_number_of_month: {
495
- zero: string;
496
- one: string;
497
- two: string;
498
- few: string;
499
- many: string;
500
- other: string;
501
- };
502
- condition_builder_date_function_month: string;
503
- condition_builder_date_function_week: string;
504
- condition_builder_date_function_day: string;
505
- condition_builder_date_function_hour: string;
506
- condition_builder_date_function_month_of_year: string;
507
- condition_builder_date_function_day_of_month: string;
508
- condition_builder_date_function_day_of_week: string;
509
- condition_builder_date_part: string;
510
- condition_builder_relative_dates_minute: string;
511
- condition_builder_relative_dates_hour: string;
512
- condition_builder_relative_dates_day: string;
513
- condition_builder_relative_dates_week: string;
514
- condition_builder_relative_dates_month: string;
515
- condition_builder_relative_dates_quarter: string;
516
- condition_builder_relative_dates_year: string;
517
- condition_builder_current_minute: string;
518
- condition_builder_current_hour: string;
519
- condition_builder_current_day: string;
520
- condition_builder_current_week: string;
521
- condition_builder_current_month: string;
522
- condition_builder_current_quarter: string;
523
- condition_builder_current_year: string;
524
- condition_builder_last_X_minutes: {
525
- zero: string;
526
- one: string;
527
- two: string;
528
- few: string;
529
- many: string;
530
- other: string;
531
- };
532
- condition_builder_last_X_hours: {
533
- zero: string;
534
- one: string;
535
- two: string;
536
- few: string;
537
- many: string;
538
- other: string;
539
- };
540
- condition_builder_last_X_days: {
541
- zero: string;
542
- one: string;
543
- two: string;
544
- few: string;
545
- many: string;
546
- other: string;
547
- };
548
- condition_builder_last_X_weeks: {
549
- zero: string;
550
- one: string;
551
- two: string;
552
- few: string;
553
- many: string;
554
- other: string;
555
- };
556
- condition_builder_last_X_months: {
557
- zero: string;
558
- one: string;
559
- two: string;
560
- few: string;
561
- many: string;
562
- other: string;
563
- };
564
- condition_builder_last_X_quarters: {
565
- zero: string;
566
- one: string;
567
- two: string;
568
- few: string;
569
- many: string;
570
- other: string;
571
- };
572
- condition_builder_last_X_years: {
573
- zero: string;
574
- one: string;
575
- two: string;
576
- few: string;
577
- many: string;
578
- other: string;
579
- };
580
- condition_builder_next_X_minutes: {
581
- zero: string;
582
- one: string;
583
- two: string;
584
- few: string;
585
- many: string;
586
- other: string;
587
- };
588
- condition_builder_next_X_hours: {
589
- zero: string;
590
- one: string;
591
- two: string;
592
- few: string;
593
- many: string;
594
- other: string;
595
- };
596
- condition_builder_next_X_days: {
597
- zero: string;
598
- one: string;
599
- two: string;
600
- few: string;
601
- many: string;
602
- other: string;
603
- };
604
- condition_builder_next_X_weeks: {
605
- zero: string;
606
- one: string;
607
- two: string;
608
- few: string;
609
- many: string;
610
- other: string;
611
- };
612
- condition_builder_next_X_months: {
613
- zero: string;
614
- one: string;
615
- two: string;
616
- few: string;
617
- many: string;
618
- other: string;
619
- };
620
- condition_builder_next_X_quarters: {
621
- zero: string;
622
- one: string;
623
- two: string;
624
- few: string;
625
- many: string;
626
- other: string;
627
- };
628
- condition_builder_next_X_years: {
629
- zero: string;
630
- one: string;
631
- two: string;
632
- few: string;
633
- many: string;
634
- other: string;
635
- };
636
- condition_builder_previous_X_minutes: {
637
- zero: string;
638
- one: string;
639
- two: string;
640
- few: string;
641
- many: string;
642
- other: string;
643
- };
644
- condition_builder_previous_X_hours: {
645
- zero: string;
646
- one: string;
647
- two: string;
648
- few: string;
649
- many: string;
650
- other: string;
651
- };
652
- condition_builder_previous_X_days: {
653
- zero: string;
654
- one: string;
655
- two: string;
656
- few: string;
657
- many: string;
658
- other: string;
659
- };
660
- condition_builder_previous_X_weeks: {
661
- zero: string;
662
- one: string;
663
- two: string;
664
- few: string;
665
- many: string;
666
- other: string;
667
- };
668
- condition_builder_previous_X_months: {
669
- zero: string;
670
- one: string;
671
- two: string;
672
- few: string;
673
- many: string;
674
- other: string;
675
- };
676
- condition_builder_previous_X_quarters: {
677
- zero: string;
678
- one: string;
679
- two: string;
680
- few: string;
681
- many: string;
682
- other: string;
683
- };
684
- condition_builder_previous_X_years: {
685
- zero: string;
686
- one: string;
687
- two: string;
688
- few: string;
689
- many: string;
690
- other: string;
691
- };
692
- condition_builder_time_period_label: string;
693
- condition_builder_time_period_last: string;
694
- condition_builder_time_period_current: string;
695
- condition_builder_time_period_previous: string;
696
- condition_builder_time_period_next: string;
697
- condition_builder_value_label: string;
698
- condition_builder_field_label: string;
699
- condition_builder_comparator_label: string;
700
- promoted_filters_clear_all_button_label: string;
701
- dev_mode: string;
702
- expand_navigation: string;
703
- collapse_navigation: string;
704
- branch_with_no_changes: string;
705
- branch_with_no_potential_conflicts: string;
706
- branch_with_potential_conflicts: string;
707
- parallel: string;
708
- stage: string;
709
- alternate_stage: string;
710
- add_stage: string;
711
- add_alternate_stage: string;
712
- add_node: string;
713
- search_nodes: string;
714
- delete_step: string;
715
- delete_decision_step: string;
716
- delete_step_title: string;
717
- delete_step_outcome: string;
718
- delete_all_outcomes: string;
719
- reference: string;
720
- delete_step_error: string;
721
- delete_referenced_step_error: string;
722
- delete_connector_error: string;
723
- zoom_level: string;
724
- close_configuration_panel: string;
725
- clear_object_summary: string;
726
- app_header_notifications_empty: string;
727
- app_header_notifications_loading: string;
728
- open_app_header_notifications: string;
729
- open_app_header_drawer: string;
730
- }> | undefined) => Readonly<TranslationPack>;
4
+ declare const create: (translations?: Translation) => Readonly<TranslationPack>;
731
5
  export default create;
732
6
  export declare const DefaultTranslation: Readonly<Readonly<{
733
7
  yes: string;
@@ -1141,6 +415,7 @@ export declare const DefaultTranslation: Readonly<Readonly<{
1141
415
  call_panel_send_dtmf_heading: string;
1142
416
  call_panel_expand: string;
1143
417
  call_panel_collapse: string;
418
+ call_panel_nav_label: string;
1144
419
  dial_pad_keyboard: string;
1145
420
  dial_pad_phone_number_input_label: string;
1146
421
  dial_pad_call_button_label: string;
@@ -1173,6 +448,10 @@ export declare const DefaultTranslation: Readonly<Readonly<{
1173
448
  many: string;
1174
449
  other: string;
1175
450
  };
451
+ show_detected_entities: string;
452
+ nothing_detected_yet: string;
453
+ ai_detected_entities: string;
454
+ close_conversation: string;
1176
455
  sentiment_positive: string;
1177
456
  sentiment_negative: string;
1178
457
  sentiment_neutral: string;