@iobroker/adapter-react-v5 3.1.9 → 3.1.12

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 (53) hide show
  1. package/Components/CustomModal.js +33 -13
  2. package/Components/CustomModal.js.map +1 -1
  3. package/Components/JsonConfigComponent/ChipInput.js +10 -10
  4. package/Components/JsonConfigComponent/ChipInput.js.map +1 -1
  5. package/Components/JsonConfigComponent/ConfigAutocompleteSendTo.js +1 -1
  6. package/Components/JsonConfigComponent/ConfigAutocompleteSendTo.js.map +1 -1
  7. package/Components/JsonConfigComponent/ConfigFile.js +106 -12
  8. package/Components/JsonConfigComponent/ConfigFile.js.map +1 -1
  9. package/Components/JsonConfigComponent/ConfigFileSelector.js +11 -13
  10. package/Components/JsonConfigComponent/ConfigFileSelector.js.map +1 -1
  11. package/Components/JsonConfigComponent/ConfigFunc.js +157 -0
  12. package/Components/JsonConfigComponent/ConfigFunc.js.map +1 -0
  13. package/Components/JsonConfigComponent/ConfigGeneric.js +1 -1
  14. package/Components/JsonConfigComponent/ConfigGeneric.js.map +1 -1
  15. package/Components/JsonConfigComponent/ConfigImageUpload.js +3 -3
  16. package/Components/JsonConfigComponent/ConfigImageUpload.js.map +1 -1
  17. package/Components/JsonConfigComponent/ConfigInstanceSelect.js +17 -4
  18. package/Components/JsonConfigComponent/ConfigInstanceSelect.js.map +1 -1
  19. package/Components/JsonConfigComponent/ConfigNumber.js.map +1 -1
  20. package/Components/JsonConfigComponent/ConfigPanel.js +9 -1
  21. package/Components/JsonConfigComponent/ConfigPanel.js.map +1 -1
  22. package/Components/JsonConfigComponent/ConfigRoom.js +157 -0
  23. package/Components/JsonConfigComponent/ConfigRoom.js.map +1 -0
  24. package/Components/JsonConfigComponent/ConfigSelectSendTo.js +116 -24
  25. package/Components/JsonConfigComponent/ConfigSelectSendTo.js.map +1 -1
  26. package/Components/JsonConfigComponent/ConfigSendto.js +1 -1
  27. package/Components/JsonConfigComponent/ConfigSendto.js.map +1 -1
  28. package/Components/JsonConfigComponent/ConfigSlider.js +147 -0
  29. package/Components/JsonConfigComponent/ConfigSlider.js.map +1 -0
  30. package/Components/JsonConfigComponent/ConfigTable.js +4 -4
  31. package/Components/JsonConfigComponent/ConfigTable.js.map +1 -1
  32. package/Components/JsonConfigComponent/ConfigTextSendTo.js +1 -1
  33. package/Components/JsonConfigComponent/ConfigTextSendTo.js.map +1 -1
  34. package/Components/Loader.js +9 -4
  35. package/Components/Loader.js.map +1 -1
  36. package/Components/TextWithIcon.js +0 -1
  37. package/Components/TextWithIcon.js.map +1 -1
  38. package/Components/UploadImage.js +11 -10
  39. package/Components/UploadImage.js.map +1 -1
  40. package/Connection.js +31 -26
  41. package/Connection.js.map +1 -1
  42. package/README.md +9 -0
  43. package/i18n/de.json +5 -1
  44. package/i18n/en.json +5 -1
  45. package/i18n/es.json +5 -1
  46. package/i18n/fr.json +5 -1
  47. package/i18n/it.json +5 -1
  48. package/i18n/nl.json +5 -1
  49. package/i18n/pl.json +5 -1
  50. package/i18n/pt.json +5 -1
  51. package/i18n/ru.json +5 -1
  52. package/i18n/zh-cn.json +5 -1
  53. package/package.json +1 -1
package/README.md CHANGED
@@ -641,6 +641,15 @@ If you still have questions, try to find an answer [here](https://mui.com/guides
641
641
  -->
642
642
 
643
643
  ## Changelog
644
+ ### 3.1.12 (2022-06-23)
645
+ * (bluefox) Added translations
646
+
647
+ ### 3.1.11 (2022-06-22)
648
+ * (bluefox) Added preparations for iobroker cloud
649
+
650
+ ### 3.1.10 (2022-06-22)
651
+ * (bluefox) Added translations
652
+
644
653
  ### 3.1.9 (2022-06-20)
645
654
  * (bluefox) Allowed to work behind reverse proxy
646
655
 
package/i18n/de.json CHANGED
@@ -311,5 +311,9 @@
311
311
  "ra_Move down": "Nach unten",
312
312
  "ra_Delete current row": "Aktuelle Zeile löschen",
313
313
  "ra_All items are filtered out": "Alle Elemente werden herausgefiltert",
314
- "ra_Double click to reset table layout": "Doppelklicken, um das Tabellenlayout zurückzusetzen"
314
+ "ra_Double click to reset table layout": "Doppelklicken, um das Tabellenlayout zurückzusetzen",
315
+ "ra_Cannot retrieve options, as instance is offline": "Optionen können nicht abgerufen werden, da die Instanz offline ist",
316
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "Datei ist zu groß. Max %sk erlaubt. Versuchen Sie, SVG zu verwenden.",
317
+ "ra_Cannot upload": "Kann nicht hochladen",
318
+ "ra_Crop": "Ernte"
315
319
  }
package/i18n/en.json CHANGED
@@ -311,5 +311,9 @@
311
311
  "ra_Move down": "Move down",
312
312
  "ra_Delete current row": "Delete current row",
313
313
  "ra_All items are filtered out": "All items are filtered out",
314
- "ra_Double click to reset table layout": "Double click to reset table layout"
314
+ "ra_Double click to reset table layout": "Double click to reset table layout",
315
+ "ra_Cannot retrieve options, as instance is offline": "Cannot retrieve options, as instance is offline",
316
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "File is too big. Max %sk allowed. Try use SVG.",
317
+ "ra_Cannot upload": "Cannot upload",
318
+ "ra_Crop": "Crop"
315
319
  }
package/i18n/es.json CHANGED
@@ -298,5 +298,9 @@
298
298
  "ra_Move down": "Mover hacia abajo",
299
299
  "ra_Delete current row": "Eliminar fila actual",
300
300
  "ra_All items are filtered out": "Todos los elementos se filtran",
301
- "ra_Double click to reset table layout": "Haga doble clic para restablecer el diseño de la tabla"
301
+ "ra_Double click to reset table layout": "Haga doble clic para restablecer el diseño de la tabla",
302
+ "ra_Cannot retrieve options, as instance is offline": "No se pueden recuperar las opciones, ya que la instancia está fuera de línea",
303
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "El archivo es demasiado grande. Máximo de %sk permitido. Intenta usar SVG.",
304
+ "ra_Cannot upload": "no se puede cargar",
305
+ "ra_Crop": "Cultivo"
302
306
  }
package/i18n/fr.json CHANGED
@@ -298,5 +298,9 @@
298
298
  "ra_Move down": "Descendre",
299
299
  "ra_Delete current row": "Supprimer la ligne actuelle",
300
300
  "ra_All items are filtered out": "Tous les éléments sont filtrés",
301
- "ra_Double click to reset table layout": "Double-cliquez pour réinitialiser la disposition du tableau"
301
+ "ra_Double click to reset table layout": "Double-cliquez pour réinitialiser la disposition du tableau",
302
+ "ra_Cannot retrieve options, as instance is offline": "Impossible de récupérer les options, car l'instance est hors ligne",
303
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "Le fichier est trop volumineux. Max %sk autorisé. Essayez d'utiliser SVG.",
304
+ "ra_Cannot upload": "Impossible de télécharger",
305
+ "ra_Crop": "Recadrer"
302
306
  }
package/i18n/it.json CHANGED
@@ -298,5 +298,9 @@
298
298
  "ra_Move down": "Abbassati",
299
299
  "ra_Delete current row": "Elimina la riga corrente",
300
300
  "ra_All items are filtered out": "Tutti gli elementi vengono filtrati",
301
- "ra_Double click to reset table layout": "Fare doppio clic per ripristinare il layout della tabella"
301
+ "ra_Double click to reset table layout": "Fare doppio clic per ripristinare il layout della tabella",
302
+ "ra_Cannot retrieve options, as instance is offline": "Impossibile recuperare le opzioni, poiché l'istanza è offline",
303
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "Il file è troppo grande. Max %sk consentito. Prova a usare SVG.",
304
+ "ra_Cannot upload": "Impossibile caricare",
305
+ "ra_Crop": "Raccolto"
302
306
  }
package/i18n/nl.json CHANGED
@@ -298,5 +298,9 @@
298
298
  "ra_Move down": "Naar beneden verplaatsen",
299
299
  "ra_Delete current row": "Huidige rij verwijderen",
300
300
  "ra_All items are filtered out": "Alle items zijn uitgefilterd",
301
- "ra_Double click to reset table layout": "Dubbelklik om de tafelindeling te resetten"
301
+ "ra_Double click to reset table layout": "Dubbelklik om de tafelindeling te resetten",
302
+ "ra_Cannot retrieve options, as instance is offline": "Kan opties niet ophalen, omdat instantie offline is",
303
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "Bestand is te groot. Max. %sk toegestaan. Probeer SVG te gebruiken.",
304
+ "ra_Cannot upload": "Kan niet uploaden",
305
+ "ra_Crop": "Bijsnijden"
302
306
  }
package/i18n/pl.json CHANGED
@@ -298,5 +298,9 @@
298
298
  "ra_Move down": "Padnij",
299
299
  "ra_Delete current row": "Usuń bieżący wiersz",
300
300
  "ra_All items are filtered out": "Wszystkie pozycje są odfiltrowane",
301
- "ra_Double click to reset table layout": "Kliknij dwukrotnie, aby zresetować układ tabeli"
301
+ "ra_Double click to reset table layout": "Kliknij dwukrotnie, aby zresetować układ tabeli",
302
+ "ra_Cannot retrieve options, as instance is offline": "Nie można pobrać opcji, ponieważ instancja jest w trybie offline",
303
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "Plik jest za duży. Maksymalna dozwolona liczba %sk. Spróbuj użyć SVG.",
304
+ "ra_Cannot upload": "Nie można przesłać",
305
+ "ra_Crop": "Przyciąć"
302
306
  }
package/i18n/pt.json CHANGED
@@ -298,5 +298,9 @@
298
298
  "ra_Move down": "Mover para baixo",
299
299
  "ra_Delete current row": "Excluir linha atual",
300
300
  "ra_All items are filtered out": "Todos os itens são filtrados",
301
- "ra_Double click to reset table layout": "Clique duas vezes para redefinir o layout da tabela"
301
+ "ra_Double click to reset table layout": "Clique duas vezes para redefinir o layout da tabela",
302
+ "ra_Cannot retrieve options, as instance is offline": "Não é possível recuperar opções, pois a instância está off-line",
303
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "O arquivo é muito grande. Max %sk permitido. Tente usar SVG.",
304
+ "ra_Cannot upload": "Não é possível fazer upload",
305
+ "ra_Crop": "Colheita"
302
306
  }
package/i18n/ru.json CHANGED
@@ -311,5 +311,9 @@
311
311
  "ra_Move down": "Вниз",
312
312
  "ra_Delete current row": "Удалить текущую строку",
313
313
  "ra_All items are filtered out": "Все элементы отфильтрованы",
314
- "ra_Double click to reset table layout": "Дважды щелкните, чтобы сбросить макет таблицы"
314
+ "ra_Double click to reset table layout": "Дважды щелкните, чтобы сбросить макет таблицы",
315
+ "ra_Cannot retrieve options, as instance is offline": "Невозможно получить параметры, так как экземпляр находится в автономном режиме.",
316
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "Файл слишком большой. Разрешено максимальное количество %sk. Попробуйте использовать SVG.",
317
+ "ra_Cannot upload": "Невозможно загрузить",
318
+ "ra_Crop": "Обрезать"
315
319
  }
package/i18n/zh-cn.json CHANGED
@@ -298,5 +298,9 @@
298
298
  "ra_Move down": "下移",
299
299
  "ra_Delete current row": "删除当前行",
300
300
  "ra_All items are filtered out": "所有项目都被过滤掉",
301
- "ra_Double click to reset table layout": "双击重置表格布局"
301
+ "ra_Double click to reset table layout": "双击重置表格布局",
302
+ "ra_Cannot retrieve options, as instance is offline": "无法检索选项,因为实例处于脱机状态",
303
+ "ra_File is too big. Max %sk allowed. Try use SVG.": "文件太大。允许的最大字节%s数。尝试使用 SVG。",
304
+ "ra_Cannot upload": "无法上传",
305
+ "ra_Crop": "庄稼"
302
306
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iobroker/adapter-react-v5",
3
- "version": "3.1.9",
3
+ "version": "3.1.12",
4
4
  "description": "React classes to develop admin interfaces for ioBroker with react.",
5
5
  "author": {
6
6
  "name": "bluefox",