iobroker.webui 1.24.1 → 1.24.2

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
@@ -133,6 +133,9 @@ runtime.html?screenName=screen2
133
133
  Placeholder for next versions:
134
134
  ### __WORK IN PROGRESS__
135
135
  -->
136
+ ### 1.24.2 (2025-01-19)
137
+ - revert back es module shims, leads to errors
138
+
136
139
  ### 1.24.1 (2025-01-19)
137
140
  - hopefully fix package upload by changed name
138
141
 
package/io-package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "webui",
4
- "version": "1.24.1",
4
+ "version": "1.24.2",
5
5
  "titleLang": {
6
6
  "en": "webui",
7
7
  "de": "webui",
@@ -29,6 +29,19 @@
29
29
  "zh-cn": "使用万维网传送器的高锰用户接口"
30
30
  },
31
31
  "news": {
32
+ "1.24.2": {
33
+ "en": "revert back es module shims, leads to errors",
34
+ "de": "zurückkehren es modul shims, führt zu fehlern",
35
+ "ru": "возвращать назад эс-модульные шимы, приводит к ошибкам",
36
+ "pt": "reverter para trás es módulo shims, leva a erros",
37
+ "nl": "terug te keren es module shims, leidt tot fouten",
38
+ "fr": "retour du module es shims, conduit à des erreurs",
39
+ "it": "revert back es modulo shims, conduce a errori",
40
+ "es": "revert back es module shims, leads to errors",
41
+ "pl": "revert es module shims, prowadzi do błędów",
42
+ "uk": "перевернути назад es модуль шімів, призводить до помилок",
43
+ "zh-cn": "返回 es 模块 shims, 导致错误"
44
+ },
32
45
  "1.24.1": {
33
46
  "en": "hopefully fix package upload by changed name",
34
47
  "de": "hoffentlich paket-upload mit geändertem namen beheben",
@@ -106,19 +119,6 @@
106
119
  "pl": "przeglądarka lokalnych sygnałów\npoprawki zakończenia stylu\nspecjalne wiązania do kamer \"ring\"",
107
120
  "uk": "веб камера\nфіксація стилів\nспеціальні прив'язки для камер \"обручка\"",
108
121
  "zh-cn": "本地信号浏览器\n样式补丁修正\n“环”相机的特殊装订"
109
- },
110
- "1.21.0": {
111
- "en": "fix scripts with empty names on css\ncss props with only bindings are not shown\nremove of css prop should remove binding?\nOpen Screen in sub screen command",
112
- "de": "skripte mit leeren namen auf css fixieren\ncss props mit nur bindungen sind nicht dargestellt\nentfernen css prop sollte bindung entfernen?\nBildschirm im Sub-Bildschirm-Befehl öffnen",
113
- "ru": "исправить сценарии с пустыми именами на css\ncss реквизиты только связывания не показаны\nудаление css prop должно удалить связывания?\nОткрытый экран в командном пункте",
114
- "pt": "corrigir scripts com nomes vazios no css\ncss adereços com apenas ligações não são mostrados\nremover de css prop deve remover a ligação?\nAbra a tela no comando sub screen",
115
- "nl": "scripts herstellen met lege namen op css\ncss rekwisieten met alleen bindingen worden niet getoond\nverwijderen van css prop moet binden verwijderen?\nScherm openen in subschermcommando",
116
- "fr": "corriger des scripts avec des noms vides sur css\nles accessoires css avec uniquement des fixations ne sont pas montrés\nenlever de css prop devrait supprimer la liaison?\nOuvre l'écran dans la commande sous-écran",
117
- "it": "correggere gli script con nomi vuoti su css\ncss props con solo binding non sono mostrati\nrimuovere di css prop dovrebbe rimuovere il legame?\nSchermo aperto nel comando sotto schermata",
118
- "es": "fijar scripts con nombres vacíos en css\ncss props with only bindings are not shown\nremover el css prop debe eliminar la unión?\nPantalla abierta en el comando sub pantalla",
119
- "pl": "naprawić skrypty z pustymi nazwami na css\npropy css z tylko wiązaniami nie są wyświetlane\nusunięcie rekwizytu css powinno usunąć wiązanie?\nOtwórz ekran w komendzie podekranu",
120
- "uk": "виправлено сценарії з порожніми іменами на css\ncss пропси з тільки зв'язками не показані\nприбрати css проп слід видалити зв'язок?\nВідкритий екран в командному режимі",
121
- "zh-cn": "css 上的空名脚本\n未显示只装订的 cs 道具\n删除 css 道具应删除绑定吗 ?\n在子屏幕命令中打开屏幕"
122
122
  }
123
123
  },
124
124
  "icon": "logo.png",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.webui",
3
- "version": "1.24.1",
3
+ "version": "1.24.2",
4
4
  "description": "ioBroker webui",
5
5
  "type": "module",
6
6
  "main": "dist/backend/main.js",
@@ -75,7 +75,7 @@
75
75
  "dayjs": "^1.11.13",
76
76
  "del": "^8.0.0",
77
77
  "dock-spawn-ts": "^3.2.1",
78
- "es-module-shims": "^2.0.3",
78
+ "es-module-shims": "1.10.1",
79
79
  "eslint": "^9.18.0",
80
80
  "esprima-next": "^6.0.3",
81
81
  "glob-stream": "^8.0.2",
package/www/index.html CHANGED
@@ -218,7 +218,7 @@
218
218
  </button>
219
219
  <button data-command="save" title="save" disabled><img src="./node_modules/@node-projects/web-component-designer/assets/icons/save.svg"></button>
220
220
  <div style="margin-left: 30px;">
221
- webui - 1.24.1 - afc4146
221
+ webui - 1.24.2 - 9d75808
222
222
  </div>
223
223
  <button style="margin-left: 30px;" data-command="paste" title="paste" disabled><img
224
224
  src="./node_modules/@node-projects/web-component-designer/assets/icons/paste.svg"></button>