iobroker.admin 7.6.2 → 7.6.4

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 (102) hide show
  1. package/README.md +12 -14
  2. package/admin/custom/assets/AdminComponentEasyAccessSet__loadShare___mf_0_iobroker_mf_1_adapter_mf_2_react_mf_2_v5__loadShare__-DnBKtZGU.js +1 -0
  3. package/admin/custom/assets/AdminComponentEasyAccessSet__loadShare__react__loadShare__-CEWlgS6L.js +1 -0
  4. package/admin/custom/assets/AdminComponentEasyAccessSet__loadShare__react_mf_2_dom__loadShare__-BaTCLP1q.js +1 -0
  5. package/admin/custom/assets/Components-BGVs6Dmn.js +1 -0
  6. package/admin/custom/assets/TextField-ChPwodvp.js +109 -0
  7. package/admin/custom/assets/_commonjsHelpers-D6-XlEtG.js +1 -0
  8. package/admin/custom/assets/bootstrap-CTERJrgr.js +1 -0
  9. package/admin/custom/assets/createSvgIcon-D2osie2l.js +7 -0
  10. package/admin/custom/assets/defaultTheme-CFicWEn0.js +16 -0
  11. package/admin/custom/assets/hostInit-DAQ2zgXM.js +1 -1
  12. package/admin/custom/assets/index-BqaC8TTV.js +1397 -0
  13. package/admin/custom/assets/index-BwCOsmBT.js +31 -0
  14. package/admin/custom/assets/index-C9L9KccV.js +779 -0
  15. package/admin/custom/assets/index-CGID5h1b.js +779 -0
  16. package/{adminWww/assets/index-Di7Jseht.js → admin/custom/assets/index-Co3YA5NW.js} +1 -1
  17. package/admin/custom/assets/index-DIVai5gZ.js +119 -0
  18. package/admin/custom/assets/index-DrWcIcrD.js +1 -0
  19. package/admin/custom/assets/index-IIKn7Ixx.js +1 -0
  20. package/admin/custom/assets/index-PIXQ0sh_.js +2 -0
  21. package/admin/custom/assets/index-eQxyhk2m.js +24 -0
  22. package/admin/custom/assets/jsx-runtime-Bhtgc1Ek.js +9 -0
  23. package/admin/custom/assets/useTheme-COyz47gO.js +1 -0
  24. package/admin/custom/assets/virtualExposes-BufY-8i6.js +2 -0
  25. package/admin/custom/customComponents.js +2 -2
  26. package/admin/i18n/{de/translations.json → de.json} +35 -34
  27. package/admin/i18n/{en/translations.json → en.json} +38 -37
  28. package/admin/i18n/{es/translations.json → es.json} +39 -38
  29. package/admin/i18n/{fr/translations.json → fr.json} +39 -38
  30. package/admin/i18n/{it/translations.json → it.json} +39 -38
  31. package/admin/i18n/{nl/translations.json → nl.json} +39 -38
  32. package/admin/i18n/{pl/translations.json → pl.json} +39 -38
  33. package/admin/i18n/{pt/translations.json → pt.json} +39 -38
  34. package/admin/i18n/{ru/translations.json → ru.json} +39 -38
  35. package/admin/i18n/{uk/translations.json → uk.json} +7 -6
  36. package/admin/i18n/{zh-cn/translations.json → zh-cn.json} +39 -38
  37. package/admin/jsonConfig.json5 +9 -0
  38. package/adminWww/assets/{AdapterUpdateDialog-CdDzwRjx.js → AdapterUpdateDialog-D5A35Ofn.js} +1 -1
  39. package/adminWww/assets/{Adapters-BtSoe3ny.js → Adapters-QfGvr9Xv.js} +1 -1
  40. package/adminWww/assets/{Config-DV-y10Fh.js → Config-J_9jPJSh.js} +1 -1
  41. package/adminWww/assets/{CustomModal-CYOPWjwy.js → CustomModal-_hsT1UfZ.js} +1 -1
  42. package/adminWww/assets/{CustomTab-cprIlE4B.js → CustomTab-k0r6if9B.js} +1 -1
  43. package/adminWww/assets/{DefaultPropsProvider-Beyggw1o.js → DefaultPropsProvider-BrbE0teb.js} +2 -2
  44. package/adminWww/assets/{EasyMode-Cd88-W7q.js → EasyMode-BR5t1u_s.js} +1 -1
  45. package/adminWww/assets/{Enums-nUibAZSg.js → Enums-DyPrfI2O.js} +1 -1
  46. package/adminWww/assets/{Fields-vrlzBhCD.js → Fields-Vpif7eQH.js} +1 -1
  47. package/adminWww/assets/{Files-DClcJEP9.js → Files-XKQDh_3j.js} +1 -1
  48. package/adminWww/assets/FilledInput-D-tz8rvg.js +2 -0
  49. package/adminWww/assets/{Hosts-DLnI_Hxs.js → Hosts-Dt3S3r7E.js} +1 -1
  50. package/adminWww/assets/Instances-Da-mNkXP.js +2 -0
  51. package/adminWww/assets/{Intro-wT4JOxpS.js → Intro-pr1AT7Gn.js} +1 -1
  52. package/adminWww/assets/{Logs-CSsFxtVG.js → Logs-CoAIXCkZ.js} +1 -1
  53. package/adminWww/assets/{Objects-Bbrov7BJ.js → Objects-CwBnoFN-.js} +1 -1
  54. package/adminWww/assets/{State-CmEur1zC.js → State-XZNqqv8y.js} +1 -1
  55. package/adminWww/assets/{Tabs-CmlBtpRi.js → Tabs-CFvfAcjP.js} +10 -10
  56. package/adminWww/assets/{Users-CPHL5ErP.js → Users-y0PgSeFL.js} +1 -1
  57. package/adminWww/assets/_commonjsHelpers-D6-XlEtG.js +1 -0
  58. package/adminWww/assets/ace-B1YQ8uqS.js +980 -0
  59. package/adminWww/assets/blueGrey-B0oIowPK.js +29 -0
  60. package/adminWww/assets/{bootstrap-CoF0Rq1_.js → bootstrap-FVlt-hkS.js} +94 -95
  61. package/adminWww/assets/{createSvgIcon-DHNqxcCi.js → createSvgIcon-DH-uXnd0.js} +1 -1
  62. package/adminWww/assets/{emotion-react.browser.esm-DHkeNZGw.js → emotion-react.browser.esm-DApPKwaj.js} +1 -1
  63. package/adminWww/assets/{emotion-styled.browser.esm-DkldMRyw.js → emotion-styled.browser.esm-Dc05hmeu.js} +1 -1
  64. package/adminWww/assets/{emotion-utils.browser.esm-CKteYtrd.js → emotion-utils.browser.esm-DOjH6Olm.js} +1 -1
  65. package/adminWww/assets/{geosearch.module-cgRkjHe4.js → geosearch.module-CWfRtxrN.js} +1 -1
  66. package/adminWww/assets/{iconBase-CxzgaDaB.js → iconBase-CgxZ5MMC.js} +1 -1
  67. package/adminWww/assets/{index-ChNtEgbM.js → index-BN8A2xkW.js} +1 -1
  68. package/adminWww/assets/{index-DO87nxhY.js → index-BXSb0Ud9.js} +2 -2
  69. package/adminWww/assets/index-Bj8P5tgE.js +55 -0
  70. package/adminWww/assets/{index-C3WYIc6x.js → index-Bsv_DXxB.js} +1 -1
  71. package/adminWww/assets/{index-SuMq84bM.js → index-C1TmeS7j.js} +1 -1
  72. package/adminWww/assets/{index-BMTRswnc.js → index-CJvbfjSs.js} +1 -1
  73. package/adminWww/assets/index-Cm4u8yKm.js +7 -0
  74. package/adminWww/assets/index-Co3YA5NW.js +9 -0
  75. package/adminWww/assets/{index-DgvYPGcD.js → index-D7Rlw-5R.js} +1 -1
  76. package/adminWww/assets/{index-BmaLPlND.js → index-DiMYzxTU.js} +1 -1
  77. package/adminWww/assets/{index-CFcKrkeG.js → index-HOidq_rM.js} +1 -1
  78. package/adminWww/assets/{index-Dhk9onlg.js → index-gHyOgbGJ.js} +1 -1
  79. package/adminWww/assets/{iobroker_admin__loadShare__leaflet__loadShare__-FMqZHPyC.js → iobroker_admin__loadShare__leaflet__loadShare__-B1OZ7tj-.js} +1 -1
  80. package/adminWww/assets/{iobroker_admin__loadShare__prop_mf_2_types__loadShare__-C8Lvs8Es.js → iobroker_admin__loadShare__prop_mf_2_types__loadShare__-BGyJCibC.js} +1 -1
  81. package/adminWww/assets/{iobroker_admin__loadShare__react__loadShare__-T96CJO0k.js → iobroker_admin__loadShare__react__loadShare__-DtlEM_52.js} +1 -1
  82. package/adminWww/assets/{leaflet-src-CnimXdd7.js → leaflet-src-A2ZHl6nF.js} +1 -1
  83. package/adminWww/assets/{sentry-Cc5WioqD.js → sentry-AXxoSb7Q.js} +1 -1
  84. package/adminWww/assets/{zh-cn-CzBq9Ifq.js → zh-cn-49uPQVT0.js} +1 -1
  85. package/adminWww/index.html +1 -1
  86. package/adminWww/mf-manifest.json +1 -1
  87. package/adminWww/remoteEntry.js +2 -2
  88. package/build-backend/lib/utils.js +10 -10
  89. package/build-backend/lib/utils.js.map +1 -1
  90. package/build-backend/lib/web.js +9 -2
  91. package/build-backend/lib/web.js.map +1 -1
  92. package/build-backend/main.js +4 -1
  93. package/build-backend/main.js.map +1 -1
  94. package/io-package.json +38 -27
  95. package/package.json +10 -11
  96. package/adminWww/assets/FilledInput-Bfz0Aef-.js +0 -2
  97. package/adminWww/assets/Instances-BaExCFtw.js +0 -2
  98. package/adminWww/assets/_commonjsHelpers-BosuxZz1.js +0 -1
  99. package/adminWww/assets/ace-BAuRYJjv.js +0 -978
  100. package/adminWww/assets/blueGrey-BKTirx-Z.js +0 -29
  101. package/adminWww/assets/index-BKyxHMBB.js +0 -55
  102. package/adminWww/assets/index-yI_g3hCZ.js +0 -7
package/io-package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "admin",
4
- "version": "7.6.2",
4
+ "version": "7.6.4",
5
5
  "titleLang": {
6
6
  "en": "Admin",
7
7
  "de": "Admin",
@@ -19,6 +19,32 @@
19
19
  "connectionType": "local",
20
20
  "dataSource": "push",
21
21
  "news": {
22
+ "7.6.4": {
23
+ "en": "Allowed the usage of node-red together with admin with authentication.\nAdded some options for JSON-Config `state`\nAdded possibility to disable basic authentication\nChanged the order of authentications. Basic authentication will be checked as the last one.",
24
+ "de": "Erlaubte die Verwendung von node-red zusammen mit admin mit Authentifizierung.\nEinige Optionen für JSON-Config `state` hinzugefügt\nZusätzliche Möglichkeit, grundlegende Authentifizierung zu deaktivieren\nÄnderte die Reihenfolge der Authentifizierungen. Die grundlegende Authentifizierung wird als letztes überprüft.",
25
+ "ru": "Разрешено использование нод-красного вместе с админом с аутентификацией.\nДобавлены некоторые опции для JSON-Config 'state'\nДобавлена возможность отключения базовой аутентификации\nИзменился порядок аутентификации. Базовая аутентификация будет проверяться как последняя.",
26
+ "pt": "Permitiu o uso do nó-vermelho em conjunto com admin com autenticação.\nAdicionado algumas opções para JSON-Config `state`\nAdicionado possibilidade de desativar a autenticação básica\nAlterou a ordem de autenticação. A autenticação básica será verificada como a última.",
27
+ "nl": "Toegestaan het gebruik van node-red samen met admin met authenticatie.\nToegevoegd enkele opties voor JSON-Config \nToegevoegde mogelijkheid om basisauthenticatie uit te schakelen\nVeranderde de volgorde van de authenticaties. De basisauthenticatie wordt als laatste gecontroleerd.",
28
+ "fr": "Permet l'utilisation de node-red avec admin avec authentification.\nAjout de certaines options pour JSON-Config `état`\nPossibilité supplémentaire de désactiver l'authentification de base\nChangement de l'ordre des authentifications. L'authentification de base sera vérifiée comme la dernière.",
29
+ "it": "Consentito l'utilizzo di nodo-rosso insieme ad admin con l'autenticazione.\nAggiunto alcune opzioni per JSON-Config `state`\nAggiunta possibilità di disabilitare l'autenticazione di base\nModificato l'ordine delle autenticazione. L'autenticazione di base verrà controllata come ultima.",
30
+ "es": "Permitió el uso de nodo-red junto con el administrador con autenticación.\nAñadido algunas opciones para JSON-Config `state`\nMayor posibilidad de desactivar la autenticación básica\nCambió el orden de autenticaciones. La autenticación básica será revisada como la última.",
31
+ "pl": "Umożliwił korzystanie z node-red wraz z admin z uwierzytelnianiem.\nDodano kilka opcji dla 'stanu' JSON- Config\nDodano możliwość wyłączenia podstawowego uwierzytelniania\nZmieniłem kolejność uwierzytelniania. Podstawowe uwierzytelnianie zostanie sprawdzone jako ostatnie.",
32
+ "uk": "Дозволено використання вузла-червоного разом з адміністратором з автентифікацією.\nJSON-Config `state`\nДодана можливість відключити базову автентифікацію\nЗмінено порядок автентифікації. Базова автентитація буде перевірятися як останній.",
33
+ "zh-cn": "允许使用节点红和具有认证功能的管理员.\n添加了 JSON-Config `状态'的一些选项\n添加禁用基本认证的可能性\n更改认证顺序. 基本认证将被检查为最后一个 ."
34
+ },
35
+ "7.6.3": {
36
+ "en": "Corrected the layout of JSON tabs\nSchema at `ioBroker.admin` is now used to validate jsonConfig.json file\nCorrected the small GUI issues",
37
+ "de": "Korrektur des Layouts von JSON Tabs\nSchema bei `ioBroker.admin` wird nun verwendet, um jsonConfig zu validieren. json file\nKorrektur der kleinen GUI-Probleme",
38
+ "ru": "Исправлен макет вкладок JSON\nСхема на «ioBroker.admin» теперь используется для проверки jsonConfig. Файл Джонсона\nИсправлены небольшие проблемы GUI",
39
+ "pt": "Corrigido o layout das abas JSON\nSchema at `ioBroker.admin` agora é usado para validar jsonConfig. arquivo json\nCorrigido os pequenos problemas de GUI",
40
+ "nl": "De indeling van JSON-tabbladen corrigeren\nSchema bij json-bestand\nDe kleine GUI-problemen gecorrigeerd",
41
+ "fr": "Correction de la mise en page des onglets JSON\nLe schéma à `ioBroker.admin` est maintenant utilisé pour valider jsonConfig. fichier json\nCorrection des petits problèmes d'interface utilisateur",
42
+ "it": "Corretto il layout delle schede JSON\nLo schema a `ioBroker.admin` è ora usato per convalidare jsonConfig. file json\nCorretto il piccolo problema della GUI",
43
+ "es": "Corregido el diseño de las pestañas JSON\nSchema en `ioBroker.admin` ahora se utiliza para validar jsonConfig. json file\nCorregidos los pequeños problemas de GUI",
44
+ "pl": "Poprawiono układ kart JSON\nSchema 'iBroker.admin' jest teraz używana do walidacji jsonConfig. plik json\nNaprawiono małe problemy z GUI",
45
+ "uk": "Виправлено макет вкладок JSON\nШума в `ioBroker.admin` тепер використовується для перевірки jsonConfig. файл json\nВиправлено маленькі проблеми GUI",
46
+ "zh-cn": "纠正了 JSON 标签的布局\n“ioBroker.admin”的Schema现在被用来验证jsonConfig。 json 文件\n更正了小型图形用户界面问题"
47
+ },
22
48
  "7.6.2": {
23
49
  "en": "Corrected loading of custom JSON components",
24
50
  "de": "Korrigierte Beladung von benutzerdefinierten JSON-Komponenten",
@@ -83,32 +109,6 @@
83
109
  "pl": "Dodano możliwość zmiany nazwy lub kopii obiektów\nNaprawiono problem z prawami użytkownika",
84
110
  "uk": "Додано можливість перейменування або копіювання об'єктів\nВиправлено проблему з правами користувачів",
85
111
  "zh-cn": "添加重命名或复制对象的可能性\n纠正了用户权利的问题"
86
- },
87
- "7.5.0": {
88
- "en": "Changed Device Manager for control types\nUsed socket classes with TypeScript\nAdded support for `plugins.sentry.enabled` flag in adapter\nUpdated packages\nCorrected stopping of running admin instances\nAdded OAuth2 authentication\nCorrected the focus lost by editing of tables in JSON Config \nAdded the renaming of objects via context menu in Object Browser",
89
- "de": "Geändertes Gerät Manager für Steuerungstypen\nGebrauchte Steckdosenklassen mit TypeScript\nUnterstützung für `plugins.sentry.enabled` Flagge im Adapter hinzugefügt\nAktualisierte Pakete\nKorrigierte Einstellung von laufenden Admin-Instanzen\nOAuth2 Authentifizierung hinzugefügt\nKorrektur des Fokus, der durch die Bearbeitung von Tabellen in JSON Config verloren ging\nHinzufügen der Umbenennung von Objekten über Kontextmenü im Object Browser",
90
- "ru": "Измененное устройство Менеджер по типам контроля\nКлассы сокетов с TypeScript\nДобавлена поддержка флага «plugins.sentry.enabled» в адаптере\nОбновленные пакеты\nИсправленная остановка запуска экземпляров admin\nПроверка подлинности OAuth2\nИсправлен фокус, потерянный при редактировании таблиц в JSON Config\nДобавлено переименование объектов через контекстное меню в Object Browser",
91
- "pt": "Dispositivo alterado Gerenciador de tipos de controle\nClasses de soquete usadas com TypeScript\nAdicionado suporte para `plugins.sentry.enabled` bandeira em adaptador\nPacotes atualizados\nParação correta de executar instâncias de administrador\nAutenticação de OAuth2 adicionada\nCorrigido o foco perdido pela edição de tabelas em JSON Config\nAdicionado a renomeação de objetos através do menu de contexto no navegador de objetos",
92
- "nl": "Veranderd apparaat Beheerder voor controletypen\nGebruikte socket klassen met TypeScript\nToegevoegd ondersteuning voor de vlag van de plugins.sentry.enabled\nBijgewerkte pakketten\nGecorrigeerde stopzetting van lopende administratieve instanties\nOAuth2-authenticatie toegevoegd\nVerbeterde focus verloren door het bewerken van tabellen in JSON Config\nHet hernoemen van objecten toegevoegd via contextmenu in Objectbrowser",
93
- "fr": "Appareil modifié Gestionnaire pour les types de contrôle\nClasses de socket utilisées avec TypeScript\nAjout du support du drapeau `plugins.sentry.enabled` dans l`adaptateur\nPaquets mis à jour\nArrêt corrigé des instances administratives\nAjout de l'authentification OAuth2\nCorrection du focus perdu en éditant des tableaux dans JSON Config\nAjout du nom des objets via le menu contextuel dans le navigateur Objet",
94
- "it": "Dispositivo modificato Manager per i tipi di controllo\nClassi di socket usati con TypeScript\nAggiunto il supporto per `plugins.sentry.enabled` flag in adattatore\nPacchetti aggiornati\nArresto corretto di eseguire istanze di amministratore\nAggiunta autenticazione OAuth2\nCorretto l'attenzione persa modificando i tavoli in JSON Config\nAggiunto il rinominazione degli oggetti tramite menu contestuale in Object Browser",
95
- "es": "Dispositivo modificado Manager para tipos de control\nClases de toma de corriente usadas con TipoScript\nAñadido soporte para bandera 'plugins.sentry.enabled` en adaptador\nPaquetes actualizados\nParada corregida de instancias de administración en ejecución\nAutenticación OAuth2\nCorregido el foco perdido por la edición de tablas en JSON Config\nAñadido el renombramiento de objetos a través del menú contextual en el navegador de objetos",
96
- "pl": "Zmienione urządzenie Menedżer typów sterowania\nUżywane klasy gniazd z TypeScript\nDodano wsparcie dla flagi 'plugins.sentry.acted' w adapterze\nAktualizacja pakietów\nSkorygowane zatrzymanie uruchomionych instancji admin\nDodano uwierzytelnianie OAuth2\nPoprawił ostrość utracony przez edycję tabel w JSON Config\nDodano zmianę nazwy obiektów poprzez menu kontekstowe w przeglądarce obiektów",
97
- "uk": "Змінений пристрій Менеджер по типам управління\nВикористовуються класи розетки з TypeScript\nДодано підтримку прапора `plugins.sentry.enabled`` у адаптері\nОновлені пакети\nВиправлено припинення роботи екземплярів адміністратора\nДодано автентифікацію OAuth2\nВиправлено фокус, втрачений шляхом редагування таблиць в JSON Config\nДодано перейменування об'єктів через контекстне меню у браузері Об'єкт",
98
- "zh-cn": "更改设备 控制类型管理器\n使用带有类型脚本的套接字类\n在适配器中添加对“ 插件. 哨兵. ” 旗帜的支持\n更新软件包\n纠正已停止运行的管理实例\n添加 OAuth2 认证\n纠正了编辑 JSON 配置中表格所丢失的重点\n在对象浏览器中通过上下文菜单添加对象的重命名"
99
- },
100
- "7.4.22": {
101
- "en": "Changed Device Manager for control types\nUsed socket classes with TypeScript\nAdded support for `plugins.sentry.enabled` flag in adapter\nUpdated packages",
102
- "de": "Geändertes Gerät Manager für Steuerungstypen\nGebrauchte Steckdosenklassen mit TypeScript\nUnterstützung für `plugins.sentry.enabled` Flagge im Adapter hinzugefügt\nAktualisierte Pakete",
103
- "ru": "Измененное устройство Менеджер по типам контроля\nКлассы сокетов с TypeScript\nДобавлена поддержка флага «plugins.sentry.enabled» в адаптере\nОбновленные пакеты",
104
- "pt": "Dispositivo alterado Gerenciador de tipos de controle\nClasses de soquete usadas com TypeScript\nAdicionado suporte para `plugins.sentry.enabled` bandeira em adaptador\nPacotes atualizados",
105
- "nl": "Veranderd apparaat Beheerder voor controletypen\nGebruikte socket klassen met TypeScript\nToegevoegd ondersteuning voor de vlag van de plugins.sentry.enabled\nBijgewerkte pakketten",
106
- "fr": "Appareil modifié Gestionnaire pour les types de contrôle\nClasses de socket utilisées avec TypeScript\nAjout du support du drapeau `plugins.sentry.enabled` dans l`adaptateur\nPaquets mis à jour",
107
- "it": "Dispositivo modificato Manager per i tipi di controllo\nClassi di socket usati con TypeScript\nAggiunto il supporto per `plugins.sentry.enabled` flag in adattatore\nPacchetti aggiornati",
108
- "es": "Dispositivo modificado Manager para tipos de control\nClases de toma de corriente usadas con TipoScript\nAñadido soporte para bandera 'plugins.sentry.enabled` en adaptador\nPaquetes actualizados",
109
- "pl": "Zmienione urządzenie Menedżer typów sterowania\nUżywane klasy gniazd z TypeScript\nDodano wsparcie dla flagi 'plugins.sentry.acted' w adapterze\nAktualizacja pakietów",
110
- "uk": "Змінений пристрій Менеджер по типам управління\nВикористовуються класи розетки з TypeScript\nДодано підтримку прапора `plugins.sentry.enabled`` у адаптері\nОновлені пакети",
111
- "zh-cn": "更改设备 控制类型管理器\n使用带有类型脚本的套接字类\n在适配器中添加对“ 插件. 哨兵. ” 旗帜的支持\n更新软件包"
112
112
  }
113
113
  },
114
114
  "desc": {
@@ -234,6 +234,9 @@
234
234
  "accessApplyRights": false,
235
235
  "accessAllowedConfigs": [],
236
236
  "accessAllowedTabs": [],
237
+ "allowInternalAccess": {
238
+ "node-red": "admin"
239
+ },
237
240
  "leCollection": false,
238
241
  "certPublic": "",
239
242
  "certPrivate": "",
@@ -463,6 +466,7 @@
463
466
  "it": "Informazione",
464
467
  "es": "Información",
465
468
  "pl": "Informacja",
469
+ "uk": "Інформація",
466
470
  "zh-cn": "信息"
467
471
  }
468
472
  },
@@ -482,6 +486,7 @@
482
486
  "it": "file utente e immagini per lo sfondo",
483
487
  "es": "archivos de usuario e imágenes para el fondo",
484
488
  "pl": "pliki użytkownika i obrazy w tle",
489
+ "uk": "файли користувача та зображення для фону",
485
490
  "zh-cn": "背景的用户文件和图像"
486
491
  },
487
492
  "type": "meta.user"
@@ -503,6 +508,7 @@
503
508
  "it": "Informazioni sui client socket connessi",
504
509
  "es": "Información sobre clientes de socket conectados",
505
510
  "pl": "Informacje o podłączonych klientach gniazd",
511
+ "uk": "Інформація про підключених клієнтів сокетів",
506
512
  "zh-cn": "有关已连接套接字客户端的信息"
507
513
  },
508
514
  "type": "string",
@@ -527,6 +533,7 @@
527
533
  "it": "Server HTTP avviato",
528
534
  "es": "Servidor HTTP iniciado",
529
535
  "pl": "Uruchomiono serwer HTTP",
536
+ "uk": "HTTP-сервер запущено",
530
537
  "zh-cn": "HTTP 服务器已启动"
531
538
  },
532
539
  "type": "boolean",
@@ -550,6 +557,7 @@
550
557
  "it": "Ultimo feed di notizie come JSON",
551
558
  "es": "Últimas noticias como JSON",
552
559
  "pl": "Ostatni kanał wiadomości jako JSON",
560
+ "uk": "Останній новинний канал у форматі JSON",
553
561
  "zh-cn": "最后一个新闻提要为 JSON"
554
562
  },
555
563
  "type": "json",
@@ -571,6 +579,7 @@
571
579
  "it": "Etag per il feed di notizie",
572
580
  "es": "Etag para noticias",
573
581
  "pl": "Etag dla kanału informacyjnego",
582
+ "uk": "Etag для новинного каналу",
574
583
  "zh-cn": "用于新闻提要的 Etag"
575
584
  },
576
585
  "type": "string",
@@ -592,6 +601,7 @@
592
601
  "it": "Ultime notizie ID",
593
602
  "es": "ID de última noticia",
594
603
  "pl": "Identyfikator ostatnich wiadomości",
604
+ "uk": "Ідентифікатор останніх новин",
595
605
  "zh-cn": "最新消息 ID"
596
606
  },
597
607
  "type": "string",
@@ -614,6 +624,7 @@
614
624
  "it": "Elenco degli adattatori da aggiornare",
615
625
  "es": "Lista de adaptadores para actualizar",
616
626
  "pl": "Lista adapterów do aktualizacji",
627
+ "uk": "Список адаптерів для оновлення",
617
628
  "zh-cn": "要更新的适配器列表"
618
629
  },
619
630
  "type": "string",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "iobroker.admin",
3
3
  "description": "The adapter opens a webserver for the ioBroker admin UI.",
4
- "version": "7.6.2",
4
+ "version": "7.6.4",
5
5
  "contributors": [
6
6
  "bluefox <dogafox@gmail.com>",
7
7
  "apollon77",
@@ -25,13 +25,13 @@
25
25
  "dependencies": {
26
26
  "@iobroker/adapter-core": "^3.2.3",
27
27
  "@iobroker/i18n": "^0.3.1",
28
- "@iobroker/socket-classes": "^2.2.0",
29
- "@iobroker/webserver": "^1.2.0",
28
+ "@iobroker/socket-classes": "^2.2.7",
29
+ "@iobroker/webserver": "^1.2.6",
30
30
  "@iobroker/ws": "^2.1.0",
31
- "@iobroker/ws-server": "^4.3.2",
31
+ "@iobroker/ws-server": "^4.3.4",
32
32
  "ajv": "^8.17.1",
33
33
  "archiver": "^7.0.1",
34
- "body-parser": "^1.20.3",
34
+ "body-parser": "^2.2.0",
35
35
  "compression": "^1.8.0",
36
36
  "connect-flash": "^0.1.1",
37
37
  "express": "^4.21.2",
@@ -39,15 +39,14 @@
39
39
  "express-session": "^1.18.1",
40
40
  "json5": "^2.2.3",
41
41
  "mime": "^3.0.0",
42
- "passport-local": "^1.0.0",
43
42
  "semver": "^7.7.1"
44
43
  },
45
44
  "devDependencies": {
46
45
  "@iobroker/build-tools": "^2.0.15",
47
- "@iobroker/dm-gui-components": "7.6.2",
48
- "@iobroker/json-config": "7.6.2",
46
+ "@iobroker/dm-gui-components": "7.6.4",
47
+ "@iobroker/json-config": "7.6.4",
49
48
  "@iobroker/legacy-testing": "^2.0.2",
50
- "@iobroker/testing": "^5.0.3",
49
+ "@iobroker/testing": "^5.0.4",
51
50
  "@types/archiver": "^6.0.3",
52
51
  "@types/body-parser": "^1.19.5",
53
52
  "@types/compression": "^1.7.5",
@@ -63,7 +62,7 @@
63
62
  "less": "^4.2.2",
64
63
  "puppeteer": "^24.4.0",
65
64
  "src-rx": "file:src-admin",
66
- "typescript": "~5.7.3"
65
+ "typescript": "~5.8.2"
67
66
  },
68
67
  "bugs": {
69
68
  "url": "https://github.com/ioBroker/ioBroker.admin/issues"
@@ -105,5 +104,5 @@
105
104
  "prettier": "prettier --write src/**/*.{ts,tsx,js,jsx,json,css,scss,md,html}"
106
105
  },
107
106
  "author": "bluefox <dogafox@gmail.com>",
108
- "gitHead": "30fa4f37217119b5e97abcc24e20cf351e0a2fcf"
107
+ "gitHead": "ba496de993a0abe689d56f3cca7dd50f64cb55c6"
109
108
  }
@@ -1,2 +0,0 @@
1
- import{i as l}from"./iobroker_admin__loadShare__react__loadShare__-T96CJO0k.js";import"./iobroker_admin__loadShare__prop_mf_2_types__loadShare__-C8Lvs8Es.js";import{j as b,l as Ve,a9 as Ge,aa as qe,T as ye,a7 as xe,a as ve,g as Se,y as Ce,s as N,c as pe,e as j,b as Re,z as U,w as Xe,o as Ke,A as Ze}from"./DefaultPropsProvider-Beyggw1o.js";import{g as Je}from"./_commonjsHelpers-BosuxZz1.js";import{a as Qe,i as Ye}from"./iobroker_admin__mf_v__runtimeInit__mf_v__-VDoBF19b.js";import{i as we}from"./iobroker_admin__loadShare___mf_0_emotion_mf_1_react__loadShare__-gw2iqPBS.js";function et(e){return e==null||Object.keys(e).length===0}function tt(e){const{styles:t,defaultTheme:o={}}=e,n=typeof t=="function"?r=>t(et(r)?o:r):t;return b.jsx(we.Global,{styles:n})}function ot(e){return Object.keys(e).length===0}function nt(e=null){const t=l.useContext(we.ThemeContext);return!t||ot(t)?e:t}const rt=Ve();function _e(e=rt){return nt(e)}function it({styles:e,themeId:t,defaultTheme:o={}}){const n=_e(o),r=typeof e=="function"?e(t&&n[t]||n):e;return b.jsx(tt,{styles:r})}const at=e=>{var n;const t={systemProps:{},otherProps:{}},o=((n=e==null?void 0:e.theme)==null?void 0:n.unstable_sxConfig)??qe;return Object.keys(e).forEach(r=>{o[r]?t.systemProps[r]=e[r]:t.otherProps[r]=e[r]}),t};function st(e){const{sx:t,...o}=e,{systemProps:n,otherProps:r}=at(o);let s;return Array.isArray(t)?s=[n,...t]:typeof t=="function"?s=(...i)=>{const u=t(...i);return Ge(u)?{...n,...u}:n}:s={...n,...t},{...r,sx:s}}const oe=typeof window<"u"?l.useLayoutEffect:l.useEffect;function lt(e,t=166){let o;function n(...r){const s=()=>{e.apply(this,r)};clearTimeout(o),o=setTimeout(s,t)}return n.clear=()=>{clearTimeout(o)},n}function dt(e){return e&&e.ownerDocument||document}function fe(e){return dt(e).defaultView||window}function ut(e,t){typeof e=="function"?e(t):e&&(e.current=t)}function ke(...e){return l.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(o=>{ut(o,t)})},e)}const Ie=l.createContext();function Nt({value:e,...t}){return b.jsx(Ie.Provider,{value:e??!0,...t})}const Ut=()=>l.useContext(Ie)??!1;function Vt(){const e=_e(xe);return e[ye]||e}function ct(e){return b.jsx(it,{...e,defaultTheme:xe,themeId:ye})}function pt(e){return function(o){return b.jsx(ct,{styles:typeof e=="function"?n=>e({theme:n,...o}):e})}}function Gt(){return st}function ft(e){return typeof e.main=="string"}function mt(e,t=[]){if(!ft(e))return!1;for(const o of t)if(!e.hasOwnProperty(o)||typeof e[o]!="string")return!1;return!0}function bt(e=[]){return([,t])=>t&&mt(t,e)}const{loadShare:gt}=Ye,{initPromise:ht}=Qe,yt=ht.then(e=>gt("react-dom",{customShareInfo:{shareConfig:{singleton:!0,strictVersion:!1,requiredVersion:"*"}}})),xt=await yt.then(e=>e());var vt=xt;const qt=Je(vt);function H(e){return parseInt(e,10)||0}const St={shadow:{visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"}};function Ct(e){for(const t in e)return!1;return!0}function Rt(e){return Ct(e)||e.outerHeightStyle===0&&!e.overflowing}const wt=l.forwardRef(function(t,o){const{onChange:n,maxRows:r,minRows:s=1,style:i,value:u,...I}=t,{current:h}=l.useRef(u!=null),f=l.useRef(null),w=ke(o,f),g=l.useRef(null),C=l.useRef(null),R=l.useCallback(()=>{const p=f.current,a=C.current;if(!p||!a)return;const m=fe(p).getComputedStyle(p);if(m.width==="0px")return{outerHeightStyle:0,overflowing:!1};a.style.width=m.width,a.value=p.value||t.placeholder||"x",a.value.slice(-1)===`
2
- `&&(a.value+=" ");const V=m.boxSizing,G=H(m.paddingBottom)+H(m.paddingTop),E=H(m.borderBottomWidth)+H(m.borderTopWidth),L=a.scrollHeight;a.value="x";const _=a.scrollHeight;let v=L;s&&(v=Math.max(Number(s)*_,v)),r&&(v=Math.min(Number(r)*_,v)),v=Math.max(v,_);const M=v+(V==="border-box"?G+E:0),$=Math.abs(v-L)<=1;return{outerHeightStyle:M,overflowing:$}},[r,s,t.placeholder]),y=l.useCallback(()=>{const p=f.current,a=R();if(!p||!a||Rt(a))return;const x=a.outerHeightStyle;g.current!==x&&(g.current=x,p.style.height=`${x}px`),p.style.overflow=a.overflowing?"hidden":""},[R]),T=l.useRef(-1);oe(()=>{const p=lt(()=>y()),a=f==null?void 0:f.current;if(!a)return;const x=fe(a);x.addEventListener("resize",p);let m;return typeof ResizeObserver<"u"&&(m=new ResizeObserver(()=>{m.unobserve(a),cancelAnimationFrame(T.current),y(),T.current=requestAnimationFrame(()=>{m.observe(a)})}),m.observe(a)),()=>{p.clear(),cancelAnimationFrame(T.current),x.removeEventListener("resize",p),m&&m.disconnect()}},[R,y]),oe(()=>{y()});const F=p=>{h||y(),n&&n(p)};return b.jsxs(l.Fragment,{children:[b.jsx("textarea",{value:u,onChange:F,ref:w,rows:s,style:i,...I}),b.jsx("textarea",{"aria-hidden":!0,className:t.className,readOnly:!0,ref:C,tabIndex:-1,style:{...St.shadow,...i,paddingTop:0,paddingBottom:0}})]})});function me(e){return typeof e=="string"}function _t({props:e,states:t,muiFormControl:o}){return t.reduce((n,r)=>(n[r]=e[r],o&&typeof e[r]>"u"&&(n[r]=o[r]),n),{})}const Te=l.createContext(void 0);function kt(){return l.useContext(Te)}function be(e){return e!=null&&!(Array.isArray(e)&&e.length===0)}function It(e,t=!1){return e&&(be(e.value)&&e.value!==""||t&&be(e.defaultValue)&&e.defaultValue!=="")}function Xt(e){return e.startAdornment}function Tt(e){return Se("MuiInputBase",e)}const D=ve("MuiInputBase",["root","formControl","focused","disabled","adornedStart","adornedEnd","error","sizeSmall","multiline","colorSecondary","fullWidth","hiddenLabel","readOnly","input","inputSizeSmall","inputMultiline","inputTypeSearch","inputAdornedStart","inputAdornedEnd","inputHiddenLabel"]);var ge;const Be=(e,t)=>{const{ownerState:o}=e;return[t.root,o.formControl&&t.formControl,o.startAdornment&&t.adornedStart,o.endAdornment&&t.adornedEnd,o.error&&t.error,o.size==="small"&&t.sizeSmall,o.multiline&&t.multiline,o.color&&t[`color${j(o.color)}`],o.fullWidth&&t.fullWidth,o.hiddenLabel&&t.hiddenLabel]},Fe=(e,t)=>{const{ownerState:o}=e;return[t.input,o.size==="small"&&t.inputSizeSmall,o.multiline&&t.inputMultiline,o.type==="search"&&t.inputTypeSearch,o.startAdornment&&t.inputAdornedStart,o.endAdornment&&t.inputAdornedEnd,o.hiddenLabel&&t.inputHiddenLabel]},Bt=e=>{const{classes:t,color:o,disabled:n,error:r,endAdornment:s,focused:i,formControl:u,fullWidth:I,hiddenLabel:h,multiline:f,readOnly:w,size:g,startAdornment:C,type:R}=e,y={root:["root",`color${j(o)}`,n&&"disabled",r&&"error",I&&"fullWidth",i&&"focused",u&&"formControl",g&&g!=="medium"&&`size${j(g)}`,f&&"multiline",C&&"adornedStart",s&&"adornedEnd",h&&"hiddenLabel",w&&"readOnly"],input:["input",n&&"disabled",R==="search"&&"inputTypeSearch",f&&"inputMultiline",g==="small"&&"inputSizeSmall",h&&"inputHiddenLabel",C&&"inputAdornedStart",s&&"inputAdornedEnd",w&&"readOnly"]};return Re(y,Tt,t)},ze=N("div",{name:"MuiInputBase",slot:"Root",overridesResolver:Be})(U(({theme:e})=>({...e.typography.body1,color:(e.vars||e).palette.text.primary,lineHeight:"1.4375em",boxSizing:"border-box",position:"relative",cursor:"text",display:"inline-flex",alignItems:"center",[`&.${D.disabled}`]:{color:(e.vars||e).palette.text.disabled,cursor:"default"},variants:[{props:({ownerState:t})=>t.multiline,style:{padding:"4px 0 5px"}},{props:({ownerState:t,size:o})=>t.multiline&&o==="small",style:{paddingTop:1}},{props:({ownerState:t})=>t.fullWidth,style:{width:"100%"}}]}))),Pe=N("input",{name:"MuiInputBase",slot:"Input",overridesResolver:Fe})(U(({theme:e})=>{const t=e.palette.mode==="light",o={color:"currentColor",...e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:t?.42:.5},transition:e.transitions.create("opacity",{duration:e.transitions.duration.shorter})},n={opacity:"0 !important"},r=e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:t?.42:.5};return{font:"inherit",letterSpacing:"inherit",color:"currentColor",padding:"4px 0 5px",border:0,boxSizing:"content-box",background:"none",height:"1.4375em",margin:0,WebkitTapHighlightColor:"transparent",display:"block",minWidth:0,width:"100%","&::-webkit-input-placeholder":o,"&::-moz-placeholder":o,"&::-ms-input-placeholder":o,"&:focus":{outline:0},"&:invalid":{boxShadow:"none"},"&::-webkit-search-decoration":{WebkitAppearance:"none"},[`label[data-shrink=false] + .${D.formControl} &`]:{"&::-webkit-input-placeholder":n,"&::-moz-placeholder":n,"&::-ms-input-placeholder":n,"&:focus::-webkit-input-placeholder":r,"&:focus::-moz-placeholder":r,"&:focus::-ms-input-placeholder":r},[`&.${D.disabled}`]:{opacity:1,WebkitTextFillColor:(e.vars||e).palette.text.disabled},variants:[{props:({ownerState:s})=>!s.disableInjectingGlobalStyles,style:{animationName:"mui-auto-fill-cancel",animationDuration:"10ms","&:-webkit-autofill":{animationDuration:"5000s",animationName:"mui-auto-fill"}}},{props:{size:"small"},style:{paddingTop:1}},{props:({ownerState:s})=>s.multiline,style:{height:"auto",resize:"none",padding:0,paddingTop:0}},{props:{type:"search"},style:{MozAppearance:"textfield"}}]}})),he=pt({"@keyframes mui-auto-fill":{from:{display:"block"}},"@keyframes mui-auto-fill-cancel":{from:{display:"block"}}}),Ft=l.forwardRef(function(t,o){const n=Ce({props:t,name:"MuiInputBase"}),{"aria-describedby":r,autoComplete:s,autoFocus:i,className:u,color:I,components:h={},componentsProps:f={},defaultValue:w,disabled:g,disableInjectingGlobalStyles:C,endAdornment:R,error:y,fullWidth:T=!1,id:F,inputComponent:p="input",inputProps:a={},inputRef:x,margin:m,maxRows:V,minRows:G,multiline:E=!1,name:L,onBlur:_,onChange:v,onClick:M,onFocus:$,onKeyDown:Ae,onKeyUp:Ee,placeholder:Le,readOnly:q,renderSuffix:ne,rows:O,size:Mt,slotProps:re={},slots:ie={},startAdornment:P,type:ae="text",value:Me,...$e}=n,W=a.value!=null?a.value:Me,{current:X}=l.useRef(W!=null),z=l.useRef(),Oe=l.useCallback(d=>{},[]),We=ke(z,x,a.ref,Oe),[K,Z]=l.useState(!1),c=kt(),S=_t({props:n,muiFormControl:c,states:["color","disabled","error","hiddenLabel","size","required","filled"]});S.focused=c?c.focused:K,l.useEffect(()=>{!c&&g&&K&&(Z(!1),_&&_())},[c,g,K,_]);const J=c&&c.onFilled,Q=c&&c.onEmpty,A=l.useCallback(d=>{It(d)?J&&J():Q&&Q()},[J,Q]);oe(()=>{X&&A({value:W})},[W,A,X]);const He=d=>{$&&$(d),a.onFocus&&a.onFocus(d),c&&c.onFocus?c.onFocus(d):Z(!0)},je=d=>{_&&_(d),a.onBlur&&a.onBlur(d),c&&c.onBlur?c.onBlur(d):Z(!1)},De=(d,...ue)=>{if(!X){const ce=d.target||z.current;if(ce==null)throw new Error(Xe(1));A({value:ce.value})}a.onChange&&a.onChange(d,...ue),v&&v(d,...ue)};l.useEffect(()=>{A(z.current)},[]);const Ne=d=>{z.current&&d.currentTarget===d.target&&z.current.focus(),M&&M(d)};let Y=p,k=a;E&&Y==="input"&&(O?k={type:void 0,minRows:O,maxRows:O,...k}:k={type:void 0,maxRows:V,minRows:G,...k},Y=wt);const Ue=d=>{A(d.animationName==="mui-auto-fill-cancel"?z.current:{value:"x"})};l.useEffect(()=>{c&&c.setAdornedStart(!!P)},[c,P]);const ee={...n,color:S.color||"primary",disabled:S.disabled,endAdornment:R,error:S.error,focused:S.focused,formControl:c,fullWidth:T,hiddenLabel:S.hiddenLabel,multiline:E,size:S.size,startAdornment:P,type:ae},se=Bt(ee),le=ie.root||h.Root||ze,te=re.root||f.root||{},de=ie.input||h.Input||Pe;return k={...k,...re.input??f.input},b.jsxs(l.Fragment,{children:[!C&&typeof he=="function"&&(ge||(ge=b.jsx(he,{}))),b.jsxs(le,{...te,ref:o,onClick:Ne,...$e,...!me(le)&&{ownerState:{...ee,...te.ownerState}},className:pe(se.root,te.className,u,q&&"MuiInputBase-readOnly"),children:[P,b.jsx(Te.Provider,{value:null,children:b.jsx(de,{"aria-invalid":S.error,"aria-describedby":r,autoComplete:s,autoFocus:i,defaultValue:w,disabled:S.disabled,id:F,onAnimationStart:Ue,name:L,placeholder:Le,readOnly:q,required:S.required,rows:O,value:W,onKeyDown:Ae,onKeyUp:Ee,type:ae,...k,...!me(de)&&{as:Y,ownerState:{...ee,...k.ownerState}},ref:We,className:pe(se.input,k.className,q&&"MuiInputBase-readOnly"),onBlur:je,onChange:De,onFocus:He})}),R,ne?ne({...S,startAdornment:P}):null]})]})});function zt(e){return Se("MuiFilledInput",e)}const B={...D,...ve("MuiFilledInput",["root","underline","input","adornedStart","adornedEnd","sizeSmall","multiline","hiddenLabel"])},Pt=e=>{const{classes:t,disableUnderline:o,startAdornment:n,endAdornment:r,size:s,hiddenLabel:i,multiline:u}=e,I={root:["root",!o&&"underline",n&&"adornedStart",r&&"adornedEnd",s==="small"&&`size${j(s)}`,i&&"hiddenLabel",u&&"multiline"],input:["input"]},h=Re(I,zt,t);return{...t,...h}},At=N(ze,{shouldForwardProp:e=>Ze(e)||e==="classes",name:"MuiFilledInput",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:o}=e;return[...Be(e,t),!o.disableUnderline&&t.underline]}})(U(({theme:e})=>{const t=e.palette.mode==="light",o=t?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)",n=t?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)",r=t?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)",s=t?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)";return{position:"relative",backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n,borderTopLeftRadius:(e.vars||e).shape.borderRadius,borderTopRightRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),"&:hover":{backgroundColor:e.vars?e.vars.palette.FilledInput.hoverBg:r,"@media (hover: none)":{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n}},[`&.${B.focused}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:n},[`&.${B.disabled}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.disabledBg:s},variants:[{props:({ownerState:i})=>!i.disableUnderline,style:{"&::after":{left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${B.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${B.error}`]:{"&::before, &::after":{borderBottomColor:(e.vars||e).palette.error.main}},"&::before":{borderBottom:`1px solid ${e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / ${e.vars.opacity.inputUnderline})`:o}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${B.disabled}, .${B.error}):before`]:{borderBottom:`1px solid ${(e.vars||e).palette.text.primary}`},[`&.${B.disabled}:before`]:{borderBottomStyle:"dotted"}}},...Object.entries(e.palette).filter(bt()).map(([i])=>{var u;return{props:{disableUnderline:!1,color:i},style:{"&::after":{borderBottom:`2px solid ${(u=(e.vars||e).palette[i])==null?void 0:u.main}`}}}}),{props:({ownerState:i})=>i.startAdornment,style:{paddingLeft:12}},{props:({ownerState:i})=>i.endAdornment,style:{paddingRight:12}},{props:({ownerState:i})=>i.multiline,style:{padding:"25px 12px 8px"}},{props:({ownerState:i,size:u})=>i.multiline&&u==="small",style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:i})=>i.multiline&&i.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:i})=>i.multiline&&i.hiddenLabel&&i.size==="small",style:{paddingTop:8,paddingBottom:9}}]}})),Et=N(Pe,{name:"MuiFilledInput",slot:"Input",overridesResolver:Fe})(U(({theme:e})=>({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12,...!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:e.palette.mode==="light"?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:e.palette.mode==="light"?null:"#fff",caretColor:e.palette.mode==="light"?null:"#fff",borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},...e.vars&&{"&:-webkit-autofill":{borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},variants:[{props:{size:"small"},style:{paddingTop:21,paddingBottom:4}},{props:({ownerState:t})=>t.hiddenLabel,style:{paddingTop:16,paddingBottom:17}},{props:({ownerState:t})=>t.startAdornment,style:{paddingLeft:0}},{props:({ownerState:t})=>t.endAdornment,style:{paddingRight:0}},{props:({ownerState:t})=>t.hiddenLabel&&t.size==="small",style:{paddingTop:8,paddingBottom:9}},{props:({ownerState:t})=>t.multiline,style:{paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0}}]}))),Lt=l.forwardRef(function(t,o){const n=Ce({props:t,name:"MuiFilledInput"}),{disableUnderline:r=!1,components:s={},componentsProps:i,fullWidth:u=!1,hiddenLabel:I,inputComponent:h="input",multiline:f=!1,slotProps:w,slots:g={},type:C="text",...R}=n,y={...n,disableUnderline:r,fullWidth:u,inputComponent:h,multiline:f,type:C},T=Pt(n),F={root:{ownerState:y},input:{ownerState:y}},p=w??i?Ke(F,w??i):F,a=g.root??s.Root??At,x=g.input??s.Input??Et;return b.jsx(Ft,{slots:{root:a,input:x},slotProps:p,fullWidth:u,inputComponent:h,multiline:f,ref:o,type:C,...R,classes:T})});Lt.muiName="Input";export{Xt as A,It as B,Te as C,Nt as D,tt as E,Lt as F,ct as G,Ft as I,qt as R,wt as T,oe as a,ke as b,kt as c,Vt as d,_e as e,st as f,bt as g,B as h,D as i,pt as j,lt as k,fe as l,_t as m,me as n,dt as o,vt as p,zt as q,Tt as r,ut as s,nt as t,Ut as u,Gt as v,ze as w,Be as x,Pe as y,Fe as z};