@iobroker/adapter-react-v5 4.6.2 → 4.6.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -661,12 +661,19 @@ socket.getObjectViewCustom('custom', 'state', 'startKey', 'endKey')
661
661
  ```
662
662
  - Replace all `socket.log.error('text')` to `socket.log('text', 'error')`
663
663
  - Add to App.js `import { AdminConnection } from '@iobroker/adapter-react-v5';` and `super(props, { Connection: AdminConnection });` if run in admin
664
+
665
+ ## Warning
666
+ `react-inlinesvg@4.0.5` cannot be used. Use `react-inlinesvg@4.0.3` instead.
664
667
  <!--
665
668
  Placeholder for the next version (at the beginning of the line):
666
669
  ### **WORK IN PROGRESS**
667
670
  -->
668
671
 
669
672
  ## Changelog
673
+ ### 4.6.3 (2023-10-09)
674
+ * (bluefox) Just updated the packages
675
+ * (bluefox) Synced with admin
676
+
670
677
  ### 4.6.2 (2023-09-29)
671
678
  * (bluefox) Experimental feature added: update states on re-subscribe
672
679
 
package/i18n/de.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Datei ansehen",
410
410
  "ra_Del": "Entf",
411
411
  "ra_Show all folders": "Alle Ordner anzeigen",
412
- "ra_Restrict to folder": "Auf Ordner beschränken"
412
+ "ra_Restrict to folder": "Auf Ordner beschränken",
413
+ "ra_Select type of export": "Die Art des Exports auswählen ",
414
+ "ra_You can export all objects or just the selected branch.": "Sie können alle Objekte oder nur den ausgewählten Zweig exportieren.",
415
+ "ra_Do not export values of states": "Keine Zustandswerte exportieren",
416
+ "ra_Selected %s object(s)": "Ausgewählt %s Objekt(en)"
413
417
  }
package/i18n/en.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "View file",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Show all folders",
412
- "ra_Restrict to folder": "Restrict to folder"
412
+ "ra_Restrict to folder": "Restrict to folder",
413
+ "ra_Select type of export": "Select type of export",
414
+ "ra_You can export all objects or just the selected branch.": "You can export all objects or just the selected branch.",
415
+ "ra_Do not export values of states": "Do not export values of states",
416
+ "ra_Selected %s object(s)": "Selected %s object(s)"
413
417
  }
package/i18n/es.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Ver archivo",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Mostrar todas las carpetas",
412
- "ra_Restrict to folder": "Restringir a carpeta"
412
+ "ra_Restrict to folder": "Restringir a carpeta",
413
+ "ra_Select type of export": "Seleccione tipo de exportación",
414
+ "ra_You can export all objects or just the selected branch.": "Puede exportar todos los objetos o solo la rama seleccionada.",
415
+ "ra_Do not export values of states": "No exportar valores de estados.",
416
+ "ra_Selected %s object(s)": "%s objetos seleccionados"
413
417
  }
package/i18n/fr.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Voir la fiche",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Afficher tous les dossiers",
412
- "ra_Restrict to folder": "Restreindre au dossier"
412
+ "ra_Restrict to folder": "Restreindre au dossier",
413
+ "ra_Select type of export": "Sélectionnez le type d'exportation",
414
+ "ra_You can export all objects or just the selected branch.": "Vous pouvez exporter tous les objets ou uniquement la branche sélectionnée.",
415
+ "ra_Do not export values of states": "Ne pas exporter les valeurs des états",
416
+ "ra_Selected %s object(s)": "Objet(s) %s sélectionné(s)"
413
417
  }
package/i18n/it.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Vedi il file",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Mostra tutte le cartelle",
412
- "ra_Restrict to folder": "Limita alla cartella"
412
+ "ra_Restrict to folder": "Limita alla cartella",
413
+ "ra_Select type of export": "Seleziona il tipo di esportazione",
414
+ "ra_You can export all objects or just the selected branch.": "Puoi esportare tutti gli oggetti o solo il ramo selezionato.",
415
+ "ra_Do not export values of states": "Non esportare i valori degli stati",
416
+ "ra_Selected %s object(s)": "%s oggetto/i selezionato/i"
413
417
  }
package/i18n/nl.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Bestand bekijken",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Toon alle mappen",
412
- "ra_Restrict to folder": "Beperken tot map"
412
+ "ra_Restrict to folder": "Beperken tot map",
413
+ "ra_Select type of export": "Selecteer het type export",
414
+ "ra_You can export all objects or just the selected branch.": "U kunt alle objecten of alleen de geselecteerde tak exporteren.",
415
+ "ra_Do not export values of states": "Exporteer geen waarden van staten",
416
+ "ra_Selected %s object(s)": "Geselecteerde %s object(en)"
413
417
  }
package/i18n/pl.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Zobaczyć plik",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Pokaż wszystkie foldery",
412
- "ra_Restrict to folder": "Ogranicz do folderu"
412
+ "ra_Restrict to folder": "Ogranicz do folderu",
413
+ "ra_Select type of export": "Wybierz rodzaj eksportu",
414
+ "ra_You can export all objects or just the selected branch.": "Możesz wyeksportować wszystkie obiekty lub tylko wybraną gałąź.",
415
+ "ra_Do not export values of states": "Nie eksportuj wartości stanów",
416
+ "ra_Selected %s object(s)": "Wybrane obiekty %s"
413
417
  }
package/i18n/pt.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Visualizar arquivo",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Mostrar todas as pastas",
412
- "ra_Restrict to folder": "Restringir à pasta"
412
+ "ra_Restrict to folder": "Restringir à pasta",
413
+ "ra_Select type of export": "Selecione o tipo de exportação",
414
+ "ra_You can export all objects or just the selected branch.": "Você pode exportar todos os objetos ou apenas a ramificação selecionada.",
415
+ "ra_Do not export values of states": "Não exporte valores de estados",
416
+ "ra_Selected %s object(s)": "%s objeto(s) selecionado(s)"
413
417
  }
package/i18n/ru.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Посмотреть файл",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Показать все папки",
412
- "ra_Restrict to folder": "Ограничить папкой"
412
+ "ra_Restrict to folder": "Ограничить папкой",
413
+ "ra_Select type of export": "Выберите тип экспорта",
414
+ "ra_You can export all objects or just the selected branch.": "Вы можете экспортировать все объекты или только выбранную ветвь.",
415
+ "ra_Do not export values of states": "Не экспортировать значения состояний",
416
+ "ra_Selected %s object(s)": "Объектов: %s"
413
417
  }
package/i18n/uk.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "Переглянути файл",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "Показати всі папки",
412
- "ra_Restrict to folder": "Обмежити папкою"
412
+ "ra_Restrict to folder": "Обмежити папкою",
413
+ "ra_Select type of export": "Виберіть тип експорту",
414
+ "ra_You can export all objects or just the selected branch.": "Ви можете експортувати всі об’єкти або лише вибрану гілку.",
415
+ "ra_Do not export values of states": "Не експортуйте значення станів",
416
+ "ra_Selected %s object(s)": "Вибрані об’єкти %s"
413
417
  }
package/i18n/zh-cn.json CHANGED
@@ -409,5 +409,9 @@
409
409
  "ra_View file": "查看文件",
410
410
  "ra_Del": "Delete",
411
411
  "ra_Show all folders": "显示所有文件夹",
412
- "ra_Restrict to folder": "限制到文件夹"
412
+ "ra_Restrict to folder": "限制到文件夹",
413
+ "ra_Select type of export": "选择导出类型",
414
+ "ra_You can export all objects or just the selected branch.": "您可以导出所有对象或仅导出选定的分支。",
415
+ "ra_Do not export values of states": "不导出状态值",
416
+ "ra_Selected %s object(s)": "选定的 %s 个对象"
413
417
  }
package/index.d.ts CHANGED
@@ -47,6 +47,8 @@ export * from "./icons/IconLogout";
47
47
  export * from "./icons/IconOpen";
48
48
  export * from "./icons/IconState";
49
49
  export * from "./icons/IconNoIcon";
50
+ export * from "./icons/IconDocumentReadOnly";
51
+ export * from "./icons/IconClearFilter";
50
52
  export * from "./Dialogs/ComplexCron";
51
53
  export * from "./Dialogs/Confirm";
52
54
  export * from "./Dialogs/Cron";
@@ -106,6 +108,8 @@ export { default as IconLogout } from "./icons/IconLogout";
106
108
  export { default as IconOpen } from "./icons/IconOpen";
107
109
  export { default as IconState } from "./icons/IconState";
108
110
  export { default as IconNoIcon } from "./icons/IconNoIcon";
111
+ export { default as IconDocumentReadOnly } from "./icons/IconDocumentReadOnly";
112
+ export { default as IconClearFilter } from "./icons/IconClearFilter";
109
113
  export { default as ComplexCronDialog } from "./Dialogs/ComplexCron";
110
114
  export { default as Confirm } from "./Dialogs/Confirm";
111
115
  export { default as Cron } from "./Dialogs/Cron";
package/index.js CHANGED
@@ -148,6 +148,12 @@ export * from './icons/IconState';
148
148
  export { default as IconNoIcon } from './icons/IconNoIcon';
149
149
  export * from './icons/IconNoIcon';
150
150
 
151
+ export { default as IconDocumentReadOnly } from './icons/IconDocumentReadOnly';
152
+ export * from './icons/IconDocumentReadOnly';
153
+
154
+ export { default as IconClearFilter } from './icons/IconClearFilter';
155
+ export * from './icons/IconClearFilter';
156
+
151
157
  export { default as ComplexCronDialog } from './Dialogs/ComplexCron';
152
158
  export * from './Dialogs/ComplexCron';
153
159
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iobroker/adapter-react-v5",
3
- "version": "4.6.2",
3
+ "version": "4.6.3",
4
4
  "description": "React classes to develop admin interfaces for ioBroker with react.",
5
5
  "author": {
6
6
  "name": "Denis Haev (bluefox)",
@@ -30,12 +30,12 @@
30
30
  "@emotion/react": "^11.11.1",
31
31
  "@emotion/styled": "^11.11.0",
32
32
  "@iobroker/socket-client": "^2.3.9",
33
- "@mui/icons-material": "^5.14.11",
34
- "@mui/material": "^5.14.11",
35
- "@mui/styles": "^5.14.11",
36
- "@mui/x-date-pickers": "6.15.0",
37
- "@sentry/browser": "^7.72.0",
38
- "@sentry/integrations": "^7.72.0",
33
+ "@mui/icons-material": "^5.14.12",
34
+ "@mui/material": "^5.14.12",
35
+ "@mui/styles": "^5.14.12",
36
+ "@mui/x-date-pickers": "6.16.1",
37
+ "@sentry/browser": "^7.73.0",
38
+ "@sentry/integrations": "^7.73.0",
39
39
  "@types/iobroker": "^4.0.5",
40
40
  "react-color": "^2.19.3",
41
41
  "react-colorful": "^5.6.1",