versacall-core-library-react 2.0.69 → 2.0.70

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 (142) hide show
  1. package/package.json +2 -2
  2. package/dist/components/CoreAlert/CoreAlert.js +0 -86
  3. package/dist/components/CoreAlert/index.js +0 -13
  4. package/dist/components/CoreAlert/readme.md +0 -21
  5. package/dist/components/CoreAppBar/CoreAppBar.js +0 -365
  6. package/dist/components/CoreAppBar/CoreAppBarDrawer.js +0 -135
  7. package/dist/components/CoreAppBar/README.md +0 -27
  8. package/dist/components/CoreAppBar/index.js +0 -13
  9. package/dist/components/CoreAppBar/screenshot.png +0 -0
  10. package/dist/components/CoreAppSelector/AppLink.js +0 -101
  11. package/dist/components/CoreAppSelector/CoreAppSelector.js +0 -156
  12. package/dist/components/CoreAppSelector/index.js +0 -13
  13. package/dist/components/CoreDialogueToolBar/CoreDialogueToolBar.js +0 -123
  14. package/dist/components/CoreDialogueToolBar/index.js +0 -13
  15. package/dist/components/CoreDrawer/CoreDrawer.js +0 -237
  16. package/dist/components/CoreDrawer/README.md +0 -36
  17. package/dist/components/CoreDrawer/index.js +0 -13
  18. package/dist/components/CoreDrawer/screenshot_collapsed.png +0 -0
  19. package/dist/components/CoreDrawer/screenshot_expanded.png +0 -0
  20. package/dist/components/CoreDropDownTextfield/CoreDropDownTextfield.js +0 -86
  21. package/dist/components/CoreDropDownTextfield/index.js +0 -13
  22. package/dist/components/CoreElapsedTime/CoreElapsedTime.js +0 -58
  23. package/dist/components/CoreElapsedTime/index.js +0 -13
  24. package/dist/components/CoreFrame/CoreFrame.js +0 -64
  25. package/dist/components/CoreFrame/index.js +0 -13
  26. package/dist/components/CoreImportDialog/CoreImportDialog.js +0 -351
  27. package/dist/components/CoreImportDialog/index.js +0 -13
  28. package/dist/components/CoreImportResultsDialog/CoreImportResultsDialog.js +0 -103
  29. package/dist/components/CoreImportResultsDialog/index.js +0 -13
  30. package/dist/components/CoreImporting/CoreImporting.js +0 -60
  31. package/dist/components/CoreImporting/index.js +0 -13
  32. package/dist/components/CorePlugin/CorePlugin.js +0 -135
  33. package/dist/components/CorePlugin/OldCorePlugin.js +0 -125
  34. package/dist/components/CorePlugin/index.js +0 -13
  35. package/dist/components/CoreSaveChangesDialog/CoreSaveChangesDialog.js +0 -62
  36. package/dist/components/CoreSaveChangesDialog/index.js +0 -13
  37. package/dist/components/CoreShiftTagFilter/CoreShiftTagFilter.js +0 -351
  38. package/dist/components/CoreShiftTagFilter/OldCoreShiftTagFilter.js +0 -209
  39. package/dist/components/CoreShiftTagFilter/index.js +0 -13
  40. package/dist/components/CoreSideBar/CoreSideBar.js +0 -738
  41. package/dist/components/CoreSideBar/CoreSideBarDrawer.js +0 -173
  42. package/dist/components/CoreSideBar/index.js +0 -13
  43. package/dist/components/CoreSnackBar/CoreSnackBar.js +0 -117
  44. package/dist/components/CoreSnackBar/index.js +0 -13
  45. package/dist/components/CoreSnackBar/readme.md +0 -23
  46. package/dist/components/CoreTable/CoreTable.js +0 -316
  47. package/dist/components/CoreTable/CoreTableChips.js +0 -50
  48. package/dist/components/CoreTable/CoreTableHead.js +0 -176
  49. package/dist/components/CoreTable/CoreTableToolbar.js +0 -108
  50. package/dist/components/CoreTable/index.js +0 -13
  51. package/dist/components/CoreTable/readMe.md +0 -79
  52. package/dist/components/CoreTagFilter/CoreTagFilter.js +0 -276
  53. package/dist/components/CoreTagFilter/OldCoreTagFilter.js +0 -342
  54. package/dist/components/CoreTagFilter/OldTagChip.js +0 -44
  55. package/dist/components/CoreTagFilter/OldTagFilterSelector.js +0 -106
  56. package/dist/components/CoreTagFilter/OldTagOption.js +0 -53
  57. package/dist/components/CoreTagFilter/TagFilterBuilder.js +0 -488
  58. package/dist/components/CoreTagFilter/index.js +0 -13
  59. package/dist/components/CoreTextField/CoreTextField.js +0 -110
  60. package/dist/components/CoreTextField/index.js +0 -13
  61. package/dist/components/CoreTheme/CoreTheme.css +0 -9
  62. package/dist/components/CoreTheme/CoreTheme.js +0 -51
  63. package/dist/components/CoreTheme/README.md +0 -3
  64. package/dist/components/CoreTheme/index.js +0 -13
  65. package/dist/components/CoreTile/CoreTile.js +0 -62
  66. package/dist/components/CoreTile/CoreTileToolbar.js +0 -62
  67. package/dist/components/CoreTile/index.js +0 -13
  68. package/dist/components/CoreTimerInput/CoreTimerInput.js +0 -203
  69. package/dist/components/CoreTimerInput/CoreTimerInputOld.js +0 -146
  70. package/dist/components/CoreTimerInput/index.js +0 -13
  71. package/dist/components/CoreToolbar/CoreToolbar.js +0 -206
  72. package/dist/components/CoreToolbar/index.js +0 -13
  73. package/dist/components/CoreTracker/CoreTracker.js +0 -53
  74. package/dist/components/CoreTracker/index.js +0 -13
  75. package/dist/components/CoreTranslate/CoreTranslate.js +0 -62
  76. package/dist/components/CoreTranslate/README.md +0 -5
  77. package/dist/components/CoreTranslate/index.js +0 -13
  78. package/dist/components/CoreTranslate/translations/en.json +0 -451
  79. package/dist/components/CoreTranslate/translations/es.json +0 -433
  80. package/dist/components/CoreTranslateWrapper/CoreTranslateWrapper.js +0 -36
  81. package/dist/components/CoreTranslateWrapper/index.js +0 -13
  82. package/dist/components/CoreWidget/CoreWidget.js +0 -121
  83. package/dist/components/CoreWidget/index.js +0 -13
  84. package/dist/components/CoreWrapper/CoreWrapper.js +0 -51
  85. package/dist/components/CoreWrapper/README.md +0 -41
  86. package/dist/components/CoreWrapper/index.js +0 -13
  87. package/dist/components/index.js +0 -202
  88. package/dist/constants/index.js +0 -20
  89. package/dist/constants/testOrganization.js +0 -31
  90. package/dist/constants/testToken.js +0 -33
  91. package/dist/context/Authentication/AuthenticationContext.js +0 -10
  92. package/dist/context/Authentication/AuthenticationProvider.js +0 -226
  93. package/dist/context/Authentication/README.md +0 -47
  94. package/dist/context/Authentication/index.js +0 -27
  95. package/dist/context/Authentication/withAuthentication.js +0 -15
  96. package/dist/context/Channels/ChannelsConsumer.js +0 -43
  97. package/dist/context/Channels/ChannelsContext.js +0 -10
  98. package/dist/context/Channels/ChannelsProvider.js +0 -261
  99. package/dist/context/Channels/DataChannel.js +0 -68
  100. package/dist/context/Channels/EntityChannel.js +0 -69
  101. package/dist/context/Channels/EveryoneChannel.js +0 -55
  102. package/dist/context/Channels/OrganizationChannel.js +0 -69
  103. package/dist/context/Channels/README.md +0 -52
  104. package/dist/context/Channels/UserChannel.js +0 -60
  105. package/dist/context/Channels/index.js +0 -69
  106. package/dist/context/Channels/withChannels.js +0 -15
  107. package/dist/context/Core/CoreContext.js +0 -10
  108. package/dist/context/Core/CoreProvider.js +0 -108
  109. package/dist/context/Core/README.md +0 -43
  110. package/dist/context/Core/index.js +0 -27
  111. package/dist/context/Core/withCore.js +0 -15
  112. package/dist/context/Organization/OrganizationContext.js +0 -10
  113. package/dist/context/Organization/OrganizationProvider.js +0 -80
  114. package/dist/context/Organization/README.md +0 -82
  115. package/dist/context/Organization/index.js +0 -27
  116. package/dist/context/Organization/withOrganization.js +0 -15
  117. package/dist/context/Plugin/PluginContext.js +0 -10
  118. package/dist/context/Plugin/PluginProvider.js +0 -79
  119. package/dist/context/Plugin/index.js +0 -27
  120. package/dist/context/Plugin/withPlugin.js +0 -15
  121. package/dist/context/index.js +0 -60
  122. package/dist/css/index.js +0 -20
  123. package/dist/css/junk.module.css +0 -3
  124. package/dist/css/scrollbar.css +0 -35
  125. package/dist/css/scrollbar.module.css +0 -37
  126. package/dist/functions/TagEvaluator.js +0 -165
  127. package/dist/functions/compareObjects.js +0 -27
  128. package/dist/functions/formatElapsedTime.js +0 -18
  129. package/dist/functions/formatNameFileSafe.js +0 -16
  130. package/dist/functions/getIconUrl.js +0 -15
  131. package/dist/functions/getParameterByName.js +0 -34
  132. package/dist/functions/getProperty.js +0 -17
  133. package/dist/functions/getUrl.js +0 -15
  134. package/dist/functions/index.js +0 -62
  135. package/dist/icons/CopyIcon.js +0 -42
  136. package/dist/icons/DeleteIcon.js +0 -42
  137. package/dist/icons/DuplicateIcon.js +0 -42
  138. package/dist/icons/EditIcon.js +0 -42
  139. package/dist/icons/FabAddIcon.js +0 -78
  140. package/dist/icons/PasteIcon.js +0 -42
  141. package/dist/icons/index.js +0 -48
  142. package/dist/index.js +0 -71
@@ -1,433 +0,0 @@
1
- {
2
- "__acknowledge": "Reconocer",
3
- "__action": "Accion",
4
- "__actions": "Acciones",
5
- "__active_only": "Active Only",
6
- "__add": "Agregar",
7
- "__add_action": "Agregar Accion",
8
- "__add_column": "Agregar Column",
9
- "__add_condition": "Agregar Condicion",
10
- "__add_module_filter": "Agregar Module Filter",
11
- "__add_monitoring_points_filter": "Agregar Monitoring Points Filter",
12
- "__add_row": "Agregar Fila",
13
- "__add_shift_filter": "---Add Shift Filter---",
14
- "__add_variable": "Agregar Variable",
15
- "__advanced": "Avanzado",
16
- "__advanced_mode": "Advanced Modo",
17
- "__all": "Todo",
18
- "__allow_overlap": "---Allow Overlap---",
19
- "__applications": "Aplicaciones",
20
- "__arial": "Arial",
21
- "__aspect_ratio": "Relacion de Aspecto",
22
- "__available": "Available",
23
- "__background": "Fondo",
24
- "__background_color": "Color de Fondo",
25
- "__background_color_fade": "Color de Fondo Alternante",
26
- "__basic": "Basico",
27
- "__basic_condition": "Basic Condicion",
28
- "__bold": "Bold",
29
- "__border_color": "Color de Borde",
30
- "__border_radius": "Radio del Borde",
31
- "__border_style": "Estilo del Borde",
32
- "__border_width": "Grosor del Borde",
33
- "__bottom": "Abajo",
34
- "__bottom_flex_start": "Fondo (flex-end)",
35
- "__cancel": "Cancelar",
36
- "__cell": "Celda",
37
- "__cell_content": "---Celda Contenido---",
38
- "__cells": "Celdas",
39
- "__center": "Centro",
40
- "__clear": "Clear",
41
- "__clear_all": "Clear All",
42
- "__click_to_add_tags": "Click To Agregar Tags",
43
- "__close": "Cerrar",
44
- "__column": "Columna",
45
- "__column_c": "C",
46
- "__command": "---Command---",
47
- "__commands": "Comandos",
48
- "__component": "Componente",
49
- "__condition": "Condicion",
50
- "__condition_advanced": "Advanced Condicion",
51
- "__condition_basic": "Basic Condicion",
52
- "__conditions": "Condiciones",
53
- "__conditions_editor": "Editor de Condiciones",
54
- "__conditions_selected": "Conditions Selected",
55
- "__configure": "Configurar",
56
- "__confirm": "Confirmar",
57
- "__conflict": "Conflicto",
58
- "__conflict_resolution_method": "---Conflicto Resolution---",
59
- "__consideration_method": "---Consideration Method---",
60
- "__constant": "Constante",
61
- "__constant_needs_value_requirement": "---Constant Variable Is Missing Value---",
62
- "__contacts": "---Contacts---",
63
- "__contain": "Contener",
64
- "__content": "Contenido",
65
- "__content_condition": "Contenido Condicion",
66
- "__content_conditions": "---Contenido Conditions---",
67
- "__content_editor": "---Contenido Editor---",
68
- "__content_preview": "Contenido Preview",
69
- "__copy": "Copy",
70
- "__copy_condition": "Copy Condicion",
71
- "__copy_variable": "---Copy Variable---",
72
- "__count": "---Count---",
73
- "__cover": "Cubrir",
74
- "__created": "Creado",
75
- "__current_date": "---Current Date---",
76
- "__current_day": "---Current Day---",
77
- "__current_month": "---Current Month---",
78
- "__current_shift": "---Current Shift---",
79
- "__current_week": "---Current Week---",
80
- "__custom": "Personalizado",
81
- "__dashboard": "Tablero",
82
- "__dashboard_styles": "Estilos del Tablero",
83
- "__dashboards": "Tableros",
84
- "__dashed": "Rayado",
85
- "__data_field": "---Data Field---",
86
- "__data_field_conflict_resolution_method": "---Conflict Resolution Method (Data Fields)---",
87
- "__data_filter": "---Data Filter---",
88
- "__date_end_off_set": "---End date Offset---",
89
- "__date_option": "---Date Option---",
90
- "__date_span": "---Date Span---",
91
- "__date_start_off_set": "---Start date Offset---",
92
- "__date_time_filter_settings": "---Date Time Filter Setings---",
93
- "__date_time_options": "---Date/Time Options---",
94
- "__decimal_places": "Decimal Places",
95
- "__default_active_style": "Estilo Activo Predeterminado",
96
- "__delay": "---Delay---",
97
- "__delete": "Eliminar",
98
- "__delete_col": "---Eliminar Column---",
99
- "__delete_condition": "Eliminar Condicion",
100
- "__delete_row": "---Eliminar Row---",
101
- "__delete_selected_items": "---Eliminar Selected Items---",
102
- "__delete_variable": "---Eliminar Variable---",
103
- "__deleted": "Eliminado",
104
- "__description": "Descripcion",
105
- "__details": "---Details---",
106
- "__dotted": "Punteado",
107
- "__double": "Doble",
108
- "__down": "---Down---",
109
- "__duplicate": "Duplicado",
110
- "__duplicate_condition": "Duplicate Condicion",
111
- "__duplicate_content_condition": "Duplicate Contenido Condicion",
112
- "__duplicate_stylet_condition": "Duplicate Style Condicion",
113
- "__duplicate_variable": "---Duplicate Variable---",
114
- "__duration": "---Duration---",
115
- "__duration_option": "---Duration Option---",
116
- "__edit": "Editar",
117
- "__edit_col": "---Edit Column---",
118
- "__edit_condition": "Edit Condicion",
119
- "__edit_row": "---Edit Row---",
120
- "__edit_table": "---Layout---",
121
- "__edit_user": "Editar Usuario",
122
- "__edit_variable": "---Edit Variable---",
123
- "__edit_variables": "---Variables---",
124
- "__editor": "Editor",
125
- "__editors": "Editores",
126
- "__elapsed_time": "Tiempo Transcurrido",
127
- "__email_address": "Correo Electronico",
128
- "__empty_content_condition": "Empty Contenido Condicion",
129
- "__empty_filter": "Clear Filter",
130
- "__empty_style_condition": "Empty Style Condicion",
131
- "__end": "---End---",
132
- "__entire_day": "---Entire Day---",
133
- "__entities": "Entidades",
134
- "__error": "Error",
135
- "__error_delete": "Error: Eliminar",
136
- "__error_get": "Error: Get",
137
- "__error_getting_tags": "Error getting tags",
138
- "__error_save": "Error: Guardar",
139
- "__error_saving": "Error: Guardando",
140
- "__error_update": "Error: Actualizar",
141
- "__event_conflict_resolution_method": "---Event Conflicto Resolution---",
142
- "__execute_task": "---Execute Task---",
143
- "__f": "F",
144
- "__favorite": "Favorito",
145
- "__favorites": "Favoritos",
146
- "__fill": "Rellenar",
147
- "__filter": "Filtro",
148
- "__filter_type": "---Filter type---",
149
- "__filtering": "Filtros",
150
- "__find": "Find",
151
- "__find_and_replace": "Find & Replace",
152
- "__find_instances": "Find Instances",
153
- "__first": "---First---",
154
- "__font_color": "Color de Fuente",
155
- "__font_color_fade": "Color de Fuente Alternante",
156
- "__font_family": "Tipo de Fuente",
157
- "__font_name": "Nombre",
158
- "__font_size": "Tamaño de Fuente",
159
- "__font_style": "Estilo de Fuente",
160
- "__font_weight": "Grosor de Fuente",
161
- "__footer": "Pie de Pagina",
162
- "__foreground": "Primer Plano",
163
- "__format": "---Format---",
164
- "__formula": "Formula",
165
- "__formula_needs_value_requirement": "---Formula Variable Is Missing Value---",
166
- "__freehand_dashboard": "Freehand Dashboard",
167
- "__freehand_dashboard_editor": "Freehand Dashboard Editor",
168
- "__friday": "---Friday---",
169
- "__global_styles": "---Global Styles---",
170
- "__grid": "Cuadricula",
171
- "__height": "Alto",
172
- "__hello_world": "Hola, Mundo",
173
- "__hide": "Ocultar",
174
- "__hide_advanced": "Hide Advanced",
175
- "__hide_module_location_filters": "Hide Module Location Filters",
176
- "__hide_module_tag_filters": "Hide Module Tag Filters",
177
- "__hide_monitoring_point_tag_filters": "Hide Monitoring Point Tag Filters",
178
- "__hide_monitoring_point_type_filters": "Hide Monitoring Type Filters",
179
- "__horizontal_align": "Alineado Horizontal",
180
- "__horizontal_alignment": "Alineado Horizontal",
181
- "__hours": "Horas",
182
- "__image": "Imagen",
183
- "__image_fit": "Ajuste de Imagen",
184
- "__included": "---Included---",
185
- "__increment_weight": "---Change Size---",
186
- "__insert_col": "Insertar Columna",
187
- "__insert_row": "Insertar Fila",
188
- "__instances_replaced": "Instances Replaced",
189
- "__italic": "Italica",
190
- "__items": "Elementos",
191
- "__language": "Lenguaje",
192
- "__last": "Ultimo",
193
- "__last_name": "Apellido",
194
- "__layout": "Diseño",
195
- "__left": "Izquierda",
196
- "__left_flex_start": "Izquierda (flex-start)",
197
- "__location": "Ubicacion",
198
- "__locations": "Ubicaciones",
199
- "__lock": "---Lock---",
200
- "__log_out": "Cerrar Sesion",
201
- "__lookup": "Lookup",
202
- "__m": "---M---",
203
- "__manage": "Gestionar",
204
- "__mark_favorite": "Marcar como favorito",
205
- "__merge_cell": "---Merge Celda---",
206
- "__merge_not_allowed": "---This merge is not allowed---",
207
- "__merged_cell": "Celda Fusionada",
208
- "__message": "---Message---",
209
- "__messages_per_display": "Mensajes por Pantalla",
210
- "__messaging_dashboard": "Messaging Dashboard",
211
- "__messaging_dashboards_editor": "Messaging Dashboards Editor",
212
- "__messaging_null": "Messaging",
213
- "__messaging_widget": "Messaging Widget",
214
- "__messaging_widgets": "Messaging Widgets",
215
- "__middle": "Medio",
216
- "__minutes": "Minutos",
217
- "__modify_output": "---Modify Output---",
218
- "__module": "---Module---",
219
- "__modules": "Modulos",
220
- "__monday": "---Monday---",
221
- "__monitoring_points": "Monitoring Points",
222
- "__monthly": "---Monthly---",
223
- "__move_cell": "Mover Celda",
224
- "__move_col": "Mover Columna",
225
- "__move_down": "Move Hacia Abajo",
226
- "__move_left": "Mover Hacia la Izquierda",
227
- "__move_not_allowed": "---This move is not allowed---",
228
- "__move_right": "Mover Hacia la Izquierda",
229
- "__move_row": "Mover Fila",
230
- "__move_up": "Move Hacia Arriba",
231
- "__multi_select": "---Multi Select---",
232
- "__multiple": "Multiples",
233
- "__multiple_cells_selected": "---Multiple Cells Selected---",
234
- "__multiple_cols_selected": "---Multiple Columns Selected---",
235
- "__multiple_rows_selected": "---Multiple Rows Selected---",
236
- "__must_have_date_offset": "---Date Offset Must Be Set---",
237
- "__must_have_time_offset": "---Time Offset Must Be Set---",
238
- "__must_select_schedule": "---Schedule Needs To Be Selected---",
239
- "__must_select_shift": "---Shift Needs To Be Selected---",
240
- "__my_profile": "Mi Perfil",
241
- "__name": "Nombre",
242
- "__new": "New",
243
- "__new_user": "Nuevo Usuario",
244
- "__no": "No",
245
- "__no_active_alerts_message": "Mensaje cuando no hay Alertas activas",
246
- "__no_overlap": "---No Overlap---",
247
- "__no_overlap_per_location": "---No Overlap Per Location---",
248
- "__none": "Ninguno",
249
- "__normal": "Normal",
250
- "__nothing_active": "Nada Activo",
251
- "__nothing_active_style": "Estilo para Nada Activo",
252
- "__num_of_incidents": "---Number Of Incidents---",
253
- "__number": "Numero",
254
- "__number_actions": "---Number of Actions---",
255
- "__number_of_incidents": "---Number of Incidents---",
256
- "__ok": "Ok",
257
- "__opacity": "Opacidad",
258
- "__options": "Opciones",
259
- "__output": "---Output---",
260
- "__overlap_option": "---Overlap Option---",
261
- "__overline": "Sobrerayado",
262
- "__padding": "Relleno",
263
- "__padding_horizontal": "Relleno Horizontal",
264
- "__padding_vertical": "Relleno Vertical",
265
- "__page_interval": "Tiempo por Pantalla",
266
- "__parameter_cant_be_variable": "Variable can't have parameters refrence itself",
267
- "__parameters": "---Parameters---",
268
- "__parameters:": "Parametros:",
269
- "__password": "Contraseña",
270
- "__paste": "Paste",
271
- "__paste_condition": "Pegar Condiciones",
272
- "__poll_interval": "Polling Interval (s)",
273
- "__polled": "Polled",
274
- "__polling_interval": "---Polling Interval (s)---",
275
- "__prefer_acknowldeged": "---Prefer Acknowldeged---",
276
- "__prefer_responded": "---Prefer Responded---",
277
- "__prefer_set": "---Prefer Set---",
278
- "__prefer_started": "---Prefer Started---",
279
- "__preview": "Vista Previa",
280
- "__print": "Imprimir",
281
- "__properties": "Propiedades",
282
- "__ratio": "Proporcion",
283
- "__redo": "Rehacer",
284
- "__repeat_actions": "---Repeat Actions---",
285
- "__replace": "Reemplazar",
286
- "__replace_instances": "Replace Instances",
287
- "__report": "Reporte",
288
- "__required": "Requerido",
289
- "__reset_custom_styles": "---Reset Custom Styles---",
290
- "__responded": "Reconocer",
291
- "__result_format:": "Result Format:",
292
- "__result_type": "Resultado",
293
- "__right": "Derecha",
294
- "__right_flex_end": "Derecha (flex-end)",
295
- "__roles": "Roles",
296
- "__roll": "Rodar",
297
- "__roll_text": "El Texto rodará en su lugar",
298
- "__rotate": "Girar",
299
- "__rotate_text": "El Texto girará de izquierda a derecha a través de la pantalla",
300
- "__row": "Fila",
301
- "__row_r": "F",
302
- "__sa": "---Sa---",
303
- "__saturday": "---Saturday---",
304
- "__save": "Guardar",
305
- "__schedule": "Horario",
306
- "__search": "Buscar",
307
- "__search_tags": "Buscar Etiquetas",
308
- "__seconds": "Segundos",
309
- "__select": "Seleccionar",
310
- "__select_a_variable": "---Select a Variable---",
311
- "__select_all": "Seleccionar Todo",
312
- "__select_column": "Seleccionar Columna",
313
- "__select_row": "Seleccionar Fila",
314
- "__select_styles": "---Select Styles---",
315
- "__selecte_an_image": "Seleccionar Imagen",
316
- "__selected": "Seleccionado",
317
- "__selected_image": "Imagen Seleccionada",
318
- "__send_communications": "---Send Communications---",
319
- "__set": "Conjunto",
320
- "__settings": "Configuracion",
321
- "__shift": "Turno",
322
- "__shift_no_break": "---Shift, No Break---",
323
- "__shifts": "---Shifts---",
324
- "__show": "Mostrar",
325
- "__show_elapsed_time": "Mostrar Tiempo Transcurrido",
326
- "__show_footer": "Mostrar Pie de Pagina",
327
- "__single_value_lookup": "---Single Value Lookup---",
328
- "__slot": "---Slot---",
329
- "__slots": "---Slots---",
330
- "__solid": "Solido",
331
- "__specific_shift": "---Specific Shift---",
332
- "__start": "Iniciar",
333
- "__started": "---Started---",
334
- "__state": "Estado",
335
- "__state_change_text": "Cambio de Estado: Escoja un estilo especifico para que sea aplicado cuando el estado de alarma cambie (por ejemplo 'Activar' o 'Reconocer').",
336
- "__states": "Estados",
337
- "__stretch": "Estirar",
338
- "__style": "Estilo",
339
- "__style_condition": "Style Condicion",
340
- "__style_conditions": "---Style Conditions---",
341
- "__style_preview": "Style Preview",
342
- "__styles": "Estilos",
343
- "__styles_editor": "Editor de Estilos",
344
- "__su": "---Su---",
345
- "__success_delete": "Exito: Borrar",
346
- "__success_get": "Exito: Get",
347
- "__success_save": "Exito: Guardar",
348
- "__success_update": "Exito: Actualizar",
349
- "__summary_messaging_dashboards": "Resumen de tableros",
350
- "__sunday": "Domingo",
351
- "__t": "T",
352
- "__table": "Tabla",
353
- "__table_dashboard": "Table Dashboard",
354
- "__table_dashboard_editor": "---Table Dashboard Editor---",
355
- "__table_name_requirement": "---Table Nombre Does Not Meet Length Requirement---",
356
- "__table_null": "Table",
357
- "__table_properties": "---Properties---",
358
- "__table_saved": "---Table Saved---",
359
- "__table_selected": "---Table Selected---",
360
- "__table_widget": "---Table Widget---",
361
- "__tag": "Etiqueta",
362
- "__tag_filter": "---Tag Filter---",
363
- "__tag_filter_settings": "---Tag Filter Settings---",
364
- "__tag_text": "Etiqueta: Ingrese una etiqueta y solo las Alertas con esa etiqueta se mostrarán en la pantalla (ej: 'mantenimiento').",
365
- "__tags": "Etiquetas",
366
- "__task": "---Task---",
367
- "__test": "Prueba",
368
- "__text": "Texto",
369
- "__text_alignment": "Alineacion del Texto",
370
- "__text_animation": "Animacion del Texto",
371
- "__text_decoration": "Decoration de Texto",
372
- "__th": "---Th---",
373
- "__this_action": "Esta acción no se puede deshacer",
374
- "__thursday": "---Thursday---",
375
- "__time": "---Time---",
376
- "__time_end_off_set": "---End Time Offset---",
377
- "__time_format": "Formato de tiempo",
378
- "__time_option": "---Time Option---",
379
- "__time_option_none_requirement": "---Formula Variable Is Missing Value---",
380
- "__time_slots": "---Time Slots---",
381
- "__time_span": "---Time Span---",
382
- "__time_start_off_set": "---Start Time Offset---",
383
- "__time_threshold_text": "Limite de Tiempo: Elija un estilo específico para aplicar después de que transcurra una cantidad de tiempo específica (por ejemplo, '5 minutos después de la activación').",
384
- "__time_thresholds": "Tiempos Transcurridos",
385
- "__times_new_roman": "---Times New Roman---",
386
- "__timespan": "Time Span",
387
- "__to": "---To---",
388
- "__top": "Arriba",
389
- "__top_flex_start": "Cima (flex-start)",
390
- "__total_time": "Tiempo Total",
391
- "__touch": "---Touch---",
392
- "__trigger": "---Trigger---",
393
- "__triggers": "---Triggers---",
394
- "__tuesday": "---Tuesday---",
395
- "__type": "Tipo",
396
- "__type_tags": "---Type Tags---",
397
- "__types": "Tipos",
398
- "__un_merge_cell": "---UnMerge Celda---",
399
- "__underline": "Subrayado",
400
- "__undo": "---Undo---",
401
- "__unlock": "---Unlock---",
402
- "__unmark_favorite": "Desmarcar como favorito",
403
- "__up": "---Up---",
404
- "__updated": "Actualizado",
405
- "__url": "URL",
406
- "__use_linked_schedule": "---Use Linked Schedule---",
407
- "__user": "Usuario",
408
- "__users": "Usuarios",
409
- "__value": "Valor",
410
- "__variable": "---Variable---",
411
- "__variable_name": "---Variable Nombre---",
412
- "__variable_name_duplicate_requirement": "---Variable Names Must Be Unique---",
413
- "__variable_name_length_requirement": "---Variable Nombre Does Not Meet Length Requirement---",
414
- "__variable_type": "---Type---",
415
- "__variables": "Variables",
416
- "__variables_selected": "---Variables Selected---",
417
- "__variation": "Variacion",
418
- "__vertical_align": "Alineado Vertical",
419
- "__vertical_alignment": "Alineado Vertical",
420
- "__viewers": "Visualizadores",
421
- "__visibility": "Visibilidad",
422
- "__w": "---W---",
423
- "__warning": "Advertencia",
424
- "__warning_name_empty": "El nombre del Contacto no puede estar vacio",
425
- "__warning_name_exist": "El nombre del Estilo ya existe, por favor digite otro nombre",
426
- "__wednesday": "---Wednesday---",
427
- "__weekly": "---Weekly---",
428
- "__widget": "Widget",
429
- "__widgets": "Widgets",
430
- "__width": "Ancho",
431
- "__yes": "Si",
432
- "__you_sure": "¿Estás seguro de que quieres eliminar?"
433
- }
@@ -1,36 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _react = _interopRequireDefault(require("react"));
8
- var _propTypes = _interopRequireDefault(require("prop-types"));
9
- var _context = require("../../context");
10
- var _CoreTranslate = _interopRequireDefault(require("../CoreTranslate"));
11
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
12
- function CoreTranslateWrapper(props) {
13
- const {
14
- messages,
15
- authentication,
16
- organization
17
- } = props;
18
- return /*#__PURE__*/_react.default.createElement(_CoreTranslate.default, {
19
- locale: authentication.token.language,
20
- timeZone: organization.entity ? organization.entity.timeZone.environment.react : '',
21
- messages: messages
22
- }, props.children);
23
- }
24
- CoreTranslateWrapper.propTypes = {
25
- messages: _propTypes.default.objectOf(_propTypes.default.object),
26
- authentication: _propTypes.default.shape().isRequired,
27
- organization: _propTypes.default.shape().isRequired,
28
- children: _propTypes.default.node.isRequired
29
- };
30
- CoreTranslateWrapper.defaultProps = {
31
- messages: {
32
- en: {},
33
- es: {}
34
- }
35
- };
36
- var _default = exports.default = (0, _context.withAuthentication)((0, _context.withOrganization)(CoreTranslateWrapper));
@@ -1,13 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- Object.defineProperty(exports, "default", {
7
- enumerable: true,
8
- get: function () {
9
- return _CoreTranslateWrapper.default;
10
- }
11
- });
12
- var _CoreTranslateWrapper = _interopRequireDefault(require("./CoreTranslateWrapper"));
13
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
@@ -1,121 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _react = _interopRequireWildcard(require("react"));
8
- var _propTypes = _interopRequireDefault(require("prop-types"));
9
- var _context = require("../../context");
10
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
11
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
12
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
13
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
14
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
15
- function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
16
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == typeof i ? i : i + ""; }
17
- function _toPrimitive(t, r) { if ("object" != typeof t || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != typeof i) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
18
- class CoreWidget extends _react.Component {
19
- constructor(props) {
20
- super(props);
21
- this.state = {
22
- versaCallPluginId: Math.floor(Math.random() * 10000 + 9999)
23
- };
24
- }
25
- componentDidMount() {
26
- this.onReceiveMessageBinded = this.onReceiveMessage.bind(this);
27
- window.addEventListener('message', this.onReceiveMessageBinded);
28
- }
29
- componentDidUpdate(prevProps) {
30
- if (this.props.withAuthentication && JSON.stringify(this.props.authentication) !== JSON.stringify(prevProps.authentication)) {
31
- this.updateAuthentication();
32
- }
33
- if (this.props.withOrganization && JSON.stringify(this.props.organization) !== JSON.stringify(prevProps.organization)) {
34
- this.updateOrganization();
35
- }
36
- if (JSON.stringify(this.props.controller) !== JSON.stringify(prevProps.controller)) {
37
- this.postMessage({
38
- controller: this.props.controller
39
- });
40
- }
41
- }
42
- componentWillUnmount() {
43
- window.removeEventListener('message', this.onReceiveMessageBinded);
44
- }
45
- onReceiveMessage(event) {
46
- if (this.props.onChange && typeof event.data === 'object' && event.data.versaCallPluginId && event.data.versaCallPluginId === this.state.versaCallPluginId) {
47
- this.props.onChange(event.data.controller);
48
- }
49
- }
50
- updateAuthentication() {
51
- if (this.props.withAuthentication) {
52
- this.postMessage({
53
- authentication: JSON.parse(JSON.stringify(this.props.authentication))
54
- });
55
- }
56
- }
57
- updateOrganization() {
58
- if (this.props.withOrganization) {
59
- this.postMessage({
60
- organization: JSON.parse(JSON.stringify(this.props.organization))
61
- });
62
- }
63
- }
64
- handleLoad() {
65
- this.postMessage({
66
- authentication: this.props.withAuthentication ? JSON.parse(JSON.stringify(this.props.authentication)) : null,
67
- organization: this.props.withOrganization ? JSON.parse(JSON.stringify(this.props.organization)) : null,
68
- controller: this.props.controller
69
- });
70
- }
71
- postMessage(message) {
72
- this.ifr.contentWindow.postMessage(_objectSpread({
73
- versaCallPluginId: this.state.versaCallPluginId
74
- }, message), '*');
75
- }
76
- render() {
77
- const {
78
- url,
79
- sandbox,
80
- core
81
- } = this.props;
82
- const {
83
- versaCallPluginId
84
- } = this.state;
85
- return versaCallPluginId !== '' && /*#__PURE__*/_react.default.createElement("iframe", {
86
- frameBorder: "0",
87
- title: "CoreWidgetFrame",
88
- sandbox: sandbox,
89
- src: "".concat(core.formatUrl(url)),
90
- onLoad: () => this.handleLoad(),
91
- style: {
92
- width: '100%',
93
- height: '100%'
94
- },
95
- ref: f => {
96
- this.ifr = f;
97
- return this.ifr;
98
- }
99
- });
100
- }
101
- }
102
- CoreWidget.propTypes = {
103
- url: _propTypes.default.string,
104
- onChange: _propTypes.default.func,
105
- sandbox: _propTypes.default.string,
106
- controller: _propTypes.default.shape(),
107
- withOrganization: _propTypes.default.bool,
108
- withAuthentication: _propTypes.default.bool,
109
- core: _propTypes.default.shape().isRequired,
110
- organization: _propTypes.default.shape().isRequired,
111
- authentication: _propTypes.default.shape().isRequired
112
- };
113
- CoreWidget.defaultProps = {
114
- url: '',
115
- sandbox: null,
116
- onChange: null,
117
- controller: {},
118
- withOrganization: false,
119
- withAuthentication: false
120
- };
121
- var _default = exports.default = (0, _context.withCore)((0, _context.withAuthentication)((0, _context.withOrganization)(CoreWidget)));
@@ -1,13 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- Object.defineProperty(exports, "default", {
7
- enumerable: true,
8
- get: function () {
9
- return _CoreWidget.default;
10
- }
11
- });
12
- var _CoreWidget = _interopRequireDefault(require("./CoreWidget"));
13
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
@@ -1,51 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _react = _interopRequireDefault(require("react"));
8
- var _Fade = _interopRequireDefault(require("@material-ui/core/Fade"));
9
- var _propTypes = _interopRequireDefault(require("prop-types"));
10
- var _context = require("../../context");
11
- var _CoreTranslateWrapper = _interopRequireDefault(require("../CoreTranslateWrapper"));
12
- var _CoreTheme = _interopRequireDefault(require("../CoreTheme"));
13
- function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
14
- function CoreWrapper(props) {
15
- const {
16
- baseUrl,
17
- messages,
18
- logLevel,
19
- test
20
- } = props;
21
- return /*#__PURE__*/_react.default.createElement(_context.CoreProvider, {
22
- baseUrl: baseUrl,
23
- logLevel: logLevel
24
- }, /*#__PURE__*/_react.default.createElement(_context.AuthenticationProvider, {
25
- test: test
26
- }, /*#__PURE__*/_react.default.createElement(_context.OrganizationProvider, {
27
- test: test
28
- }, /*#__PURE__*/_react.default.createElement(_context.ChannelsProvider, null, /*#__PURE__*/_react.default.createElement(_CoreTranslateWrapper.default, {
29
- messages: messages
30
- }, /*#__PURE__*/_react.default.createElement(_CoreTheme.default, null, /*#__PURE__*/_react.default.createElement(_Fade.default, {
31
- in: true,
32
- timeout: 1000
33
- }, /*#__PURE__*/_react.default.createElement("div", null, props.children))))))));
34
- }
35
- CoreWrapper.propTypes = {
36
- baseUrl: _propTypes.default.string,
37
- messages: _propTypes.default.objectOf(_propTypes.default.object),
38
- logLevel: _propTypes.default.number,
39
- test: _propTypes.default.bool,
40
- children: _propTypes.default.node.isRequired
41
- };
42
- CoreWrapper.defaultProps = {
43
- baseUrl: '',
44
- messages: {
45
- en: {},
46
- es: {}
47
- },
48
- logLevel: 0,
49
- test: false
50
- };
51
- var _default = exports.default = CoreWrapper;