@zextras/carbonio-shell-ui 0.4.42 → 0.4.43

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 (34) hide show
  1. package/dist/CHANGELOG.md +7 -0
  2. package/dist/PKGBUILD +7 -7
  3. package/dist/commit +1 -1
  4. package/dist/component.json +3 -3
  5. package/dist/i18n/de.json +0 -1
  6. package/dist/i18n/es.json +0 -1
  7. package/dist/i18n/fr.json +0 -1
  8. package/dist/i18n/hi.json +0 -1
  9. package/dist/i18n/id.json +0 -3
  10. package/dist/i18n/it.json +0 -1
  11. package/dist/i18n/ja.json +0 -1
  12. package/dist/i18n/nl.json +0 -1
  13. package/dist/i18n/pt.json +0 -8
  14. package/dist/i18n/pt_BR.json +0 -3
  15. package/dist/i18n/ru.json +2 -2
  16. package/dist/i18n/th.json +0 -3
  17. package/dist/i18n/tr.json +2 -3
  18. package/dist/i18n/zh_Hans.json +0 -1
  19. package/dist/index.html +3 -3
  20. package/dist/{src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.b7d9682a.chunk.js → src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.f2070210.chunk.js} +104 -104
  21. package/dist/src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.f2070210.chunk.js.map +1 -0
  22. package/dist/{src_workers_folder_ts.f5645f8c.chunk.js → src_workers_folder_ts.424f834a.chunk.js} +2 -2
  23. package/dist/{src_workers_folder_ts.f5645f8c.chunk.js.map → src_workers_folder_ts.424f834a.chunk.js.map} +1 -1
  24. package/dist/{src_workers_tag_ts.14a48f65.chunk.js → src_workers_tag_ts.79e42de5.chunk.js} +2 -2
  25. package/dist/{src_workers_tag_ts.14a48f65.chunk.js.map → src_workers_tag_ts.79e42de5.chunk.js.map} +1 -1
  26. package/dist/{style.1749285c.css → style.0c774c45.css} +33 -33
  27. package/dist/style.0c774c45.css.map +1 -0
  28. package/dist/{vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-55e96b.7a2a9659.chunk.js → vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-55e96b.5bd86fd5.chunk.js} +31187 -31002
  29. package/dist/{vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-55e96b.7a2a9659.chunk.js.map → vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-55e96b.5bd86fd5.chunk.js.map} +1 -1
  30. package/dist/zapp-shell.bundle.js +2 -2
  31. package/dist/zapp-shell.bundle.js.map +1 -1
  32. package/package.json +3 -3
  33. package/dist/src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.b7d9682a.chunk.js.map +0 -1
  34. package/dist/style.1749285c.css.map +0 -1
package/dist/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.4.43](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.42...v0.4.43) (2022-11-15)
6
+
7
+
8
+ ### Features
9
+
10
+ * convert px to rem ([#145](https://github.com/zextras/carbonio-shell-ui/issues/145)) ([79240e9](https://github.com/zextras/carbonio-shell-ui/commit/79240e98ea7195b13e20d467f116e20dfcd939d3))
11
+
5
12
  ### [0.4.42](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.41...v0.4.42) (2022-11-10)
6
13
 
7
14
 
package/dist/PKGBUILD CHANGED
@@ -10,7 +10,7 @@ targets=(
10
10
  "ubuntu"
11
11
  )
12
12
  pkgname="carbonio-shell-ui"
13
- pkgver="0.4.42"
13
+ pkgver="0.4.43"
14
14
  pkgrel="1"
15
15
  pkgdesc="The Zextras Carbonio web client"
16
16
  pkgdesclong=(
@@ -35,11 +35,11 @@ preinst() {
35
35
 
36
36
  package() {
37
37
  cd "${srcdir}"
38
- mkdir -p "${pkgdir}/opt/zextras/web/iris/${pkgname}/f97f7d4011b2860563f63175f763ac82091127c1"
39
- cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/f97f7d4011b2860563f63175f763ac82091127c1" || true
40
- chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/f97f7d4011b2860563f63175f763ac82091127c1"
41
- chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/f97f7d4011b2860563f63175f763ac82091127c1"
42
- find "${pkgdir}/opt/zextras/web/iris/${pkgname}/f97f7d4011b2860563f63175f763ac82091127c1" -type d -exec chmod a+x "{}" \;
38
+ mkdir -p "${pkgdir}/opt/zextras/web/iris/${pkgname}/2ceae11051d7b585c4ad7662cee0841d71ed1c96"
39
+ cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/2ceae11051d7b585c4ad7662cee0841d71ed1c96" || true
40
+ chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/2ceae11051d7b585c4ad7662cee0841d71ed1c96"
41
+ chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/2ceae11051d7b585c4ad7662cee0841d71ed1c96"
42
+ find "${pkgdir}/opt/zextras/web/iris/${pkgname}/2ceae11051d7b585c4ad7662cee0841d71ed1c96" -type d -exec chmod a+x "{}" \;
43
43
  }
44
44
 
45
45
  postinst() {
@@ -47,7 +47,7 @@ postinst() {
47
47
  mkdir -p "/opt/zextras/web/iris/${pkgname}/current"
48
48
 
49
49
  # not every package has a index.html
50
- cd "/opt/zextras/web/iris/${pkgname}/f97f7d4011b2860563f63175f763ac82091127c1"
50
+ cd "/opt/zextras/web/iris/${pkgname}/2ceae11051d7b585c4ad7662cee0841d71ed1c96"
51
51
  find . -name "*.html" -exec cp --parents "{}" /opt/zextras/web/iris/${pkgname}/current/ \;
52
52
 
53
53
  # re-generate the component list, for every component
package/dist/commit CHANGED
@@ -1 +1 @@
1
- f97f7d4011b2860563f63175f763ac82091127c1
1
+ 2ceae11051d7b585c4ad7662cee0841d71ed1c96
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "carbonio-shell-ui",
3
- "js_entrypoint": "/static/iris/carbonio-shell-ui/f97f7d4011b2860563f63175f763ac82091127c1/zapp-shell.bundle.js",
3
+ "js_entrypoint": "/static/iris/carbonio-shell-ui/2ceae11051d7b585c4ad7662cee0841d71ed1c96/zapp-shell.bundle.js",
4
4
  "description": "The Zextras Carbonio web client",
5
- "version": "0.4.42",
6
- "commit": "f97f7d4011b2860563f63175f763ac82091127c1",
5
+ "version": "0.4.43",
6
+ "commit": "2ceae11051d7b585c4ad7662cee0841d71ed1c96",
7
7
  "priority": -1,
8
8
  "type": "shell",
9
9
  "attrKey": "",
package/dist/i18n/de.json CHANGED
@@ -179,7 +179,6 @@
179
179
  "folder_external_account": "Ordner: Neues externes Konto"
180
180
  },
181
181
  "timezone": {
182
- "monrovia": "{{value}} Monrovia",
183
182
  "america_anchorage": "{{value}} Alaska",
184
183
  "america_argentina_buenos_aires": "{{value}} Argentinien",
185
184
  "america_bogota": "{{value}} Kolumbien",
package/dist/i18n/es.json CHANGED
@@ -179,7 +179,6 @@
179
179
  "folder_external_account": "Carpeta: Nueva cuenta externa"
180
180
  },
181
181
  "timezone": {
182
- "central_america": "{{value}} América Central",
183
182
  "manaus": "{{value}} Manaos",
184
183
  "africa_cairo": "{{value}} Egipto",
185
184
  "africa_casablanca": "{{value}} Casablanca",
package/dist/i18n/fr.json CHANGED
@@ -167,7 +167,6 @@
167
167
  "error": "Quelque chose s'est mal passé, veuillez recommencer"
168
168
  },
169
169
  "timezone": {
170
- "egypt": "{{value}} Egypte",
171
170
  "pacific_south_america": "{{value}} Pacifique Amérique du Sud",
172
171
  "africa_cairo": "{{value}} Égypte",
173
172
  "africa_harare": "{{value}} Harare, Pretoria",
package/dist/i18n/hi.json CHANGED
@@ -222,7 +222,6 @@
222
222
  "polish": "पोलिश"
223
223
  },
224
224
  "timezone": {
225
- "caracas": "{{value}} काराकास",
226
225
  "magadan": "{{value}} मागाडान",
227
226
  "africa_algiers": "{{value}} पश्चिमी मध्य अफ्रीका",
228
227
  "africa_monrovia": "{{value}} मोनरोविया",
package/dist/i18n/id.json CHANGED
@@ -213,11 +213,8 @@
213
213
  "polish": "Polandia"
214
214
  },
215
215
  "timezone": {
216
- "athens_beirut_bucharest_istanbul": "{{value}} Athena, Beirut, Bukares, Istanbul",
217
216
  "chita": "{{value}} Chita",
218
- "hawaii": "{{value}} Hawaii",
219
217
  "mid_atlantic": "{{value}} Atlantik Tengah",
220
- "us_canada_mountain": "{{value}} AS/Kanada Pegunungan",
221
218
  "america_cayenne": "{{value}} Cayenne, Fortaleza",
222
219
  "america_regina": "{{value}} Saskatchewan",
223
220
  "america_santiago": "{{value}} Amerika Selatan Pasifik",
package/dist/i18n/it.json CHANGED
@@ -222,7 +222,6 @@
222
222
  "polish": "Polacco"
223
223
  },
224
224
  "timezone": {
225
- "gmt_02": "{{value}} GMT-02",
226
225
  "sri_jayawardenepura_kotte": "{{value}} Sri Jayawardenepura Kotte",
227
226
  "africa_juba": "{{value}} Juba",
228
227
  "africa_khartoum": "{{value}} Khartoum",
package/dist/i18n/ja.json CHANGED
@@ -213,7 +213,6 @@
213
213
  "polish": "ポーランド語"
214
214
  },
215
215
  "timezone": {
216
- "central_america": "{{value}}中央アメリカ",
217
216
  "manaus": "{{value}}マナウス",
218
217
  "africa_algiers": "{{value}}西中央アフリカ",
219
218
  "africa_cairo": "{{value}}エジプト",
package/dist/i18n/nl.json CHANGED
@@ -213,7 +213,6 @@
213
213
  "polish": "Pools"
214
214
  },
215
215
  "timezone": {
216
- "central_america": "{{value}} Midden-Amerika",
217
216
  "mid_atlantic": "{{value}} Mid-Atlantic",
218
217
  "africa_algiers": "{{value}} West Centraal Afrika",
219
218
  "africa_cairo": "{{value}} Egypte",
package/dist/i18n/pt.json CHANGED
@@ -58,9 +58,6 @@
58
58
  }
59
59
  }
60
60
  },
61
- "login": {
62
- "verify_caps_lock": "Verifique se o CAPS LOCK não está ativado e digite novamente o nome do usuário e a senha"
63
- },
64
61
  "new": "Nova",
65
62
  "search": {
66
63
  "app": "Buscar",
@@ -181,15 +178,10 @@
181
178
  "when_replying": "Ao responder ou encaminhar mensagens enviadas para:"
182
179
  },
183
180
  "timezone": {
184
- "athens_beirut_bucharest_istanbul": "{{value}} Atenas, Beirute, Bucareste, Istambul",
185
181
  "brasilia": "{{value}} Brasília",
186
- "chita": "{{value}} Tchita",
187
182
  "egypt": "{{value}} Egito",
188
- "hawaii": "{{value}} Havaí",
189
183
  "kaliningrad_rtz_1": "{{value}} Kaliningrado (RTZ 1)",
190
- "monrovia": "{{value}} Monróvia",
191
184
  "pyongyang": "{{value}} Pyongyang",
192
- "us_canada_pacific": "{{value}} EUA/Canadá Pacífico",
193
185
  "cayenne_fortaleza": "{{value}} Caiena, Fortaleza",
194
186
  "africa_algiers": "{{value}} África Central Ocidental",
195
187
  "africa_cairo": "{{value}} Egito",
@@ -179,11 +179,8 @@
179
179
  "folder_external_account": "Pasta: Nova Conta Externa"
180
180
  },
181
181
  "timezone": {
182
- "brasilia": "{{value}} Brasília",
183
182
  "egypt": "{{value}} Egito",
184
- "kaliningrad_rtz_1": "{{value}} Kaliningrado (RTZ 1)",
185
183
  "pyongyang": "{{value}} Pyongyang",
186
- "cayenne_fortaleza": "{{value}} Caiena, Fortaleza",
187
184
  "africa_algiers": "{{value}} África Central Ocidental",
188
185
  "africa_cairo": "{{value}} Egito",
189
186
  "africa_casablanca": "{{value}} Casablanca",
package/dist/i18n/ru.json CHANGED
@@ -176,7 +176,8 @@
176
176
  "when_replying": "При ответе или пересылке сообщений, отправленных по адресу:",
177
177
  "button": "Кнопка",
178
178
  "click_to_copy": "Нажмите чтобы скопировать",
179
- "folder_external_account": "Папка: Новая внешняя учетная запись"
179
+ "folder_external_account": "Папка: Новая внешняя учетная запись",
180
+ "add_inline_image": "Добавить встроенное изображение"
180
181
  },
181
182
  "board": {
182
183
  "close_tab": "Закрыть вкладку",
@@ -222,7 +223,6 @@
222
223
  "polish": "Польский"
223
224
  },
224
225
  "timezone": {
225
- "minsk": "{{value}} Минск",
226
226
  "africa_algiers": "{{value}} Западная Центральная Африка",
227
227
  "africa_cairo": "{{value}} Египет",
228
228
  "africa_harare": "{{value}} Хараре, Претория",
package/dist/i18n/th.json CHANGED
@@ -222,11 +222,8 @@
222
222
  "polish": "กำจัดทิ้งอย่างรวดเร็ว"
223
223
  },
224
224
  "timezone": {
225
- "caracas": "{{value}} การากัส",
226
225
  "gmt_11": "{{value}} GMT-11",
227
- "magadan": "{{value}} มากาดาน",
228
226
  "tehran": "{{value}} เตหะราน",
229
- "dateline": "{{value}} วันที่",
230
227
  "africa_algiers": "{{value}} แอฟริกากลางตะวันตก",
231
228
  "africa_cairo": "{{value}} อียิปต์",
232
229
  "america_asuncion": "{{value}} อาซุนซิออง",
package/dist/i18n/tr.json CHANGED
@@ -185,7 +185,8 @@
185
185
  "use_personas_line1": "E-posta mesajları gönderirken bir çok ayarı kolayca değiştirmek için kişilik özelliğini kullanabilirsiniz.",
186
186
  "button": "Buton",
187
187
  "click_to_copy": "Kopyalamak için tıklayın",
188
- "folder_external_account": "Klasör: Yeni Dış Hesap"
188
+ "folder_external_account": "Klasör: Yeni Dış Hesap",
189
+ "add_inline_image": "Resim ekle"
189
190
  },
190
191
  "locale": {
191
192
  "label_italian": "Italian - {{value}}",
@@ -222,8 +223,6 @@
222
223
  "polish": "Polish"
223
224
  },
224
225
  "timezone": {
225
- "coordinated_universal_time": "{{value}} Coordinated Universal Time",
226
- "mid_atlantic": "{{value}} Mid-Atlantic",
227
226
  "africa_cairo": "{{value}} Egypt",
228
227
  "africa_casablanca": "{{value}} Casablanca",
229
228
  "africa_harare": "{{value}} Harare, Pretoria",
@@ -213,7 +213,6 @@
213
213
  "polish": "波兰语"
214
214
  },
215
215
  "timezone": {
216
- "dateline": "{{value}} 日期线",
217
216
  "nairobi": "{{value}} 内罗毕",
218
217
  "pacific_honolulu": "{{value}} 夏威夷",
219
218
  "pacific_midway": "{{value}} 萨摩亚",
package/dist/index.html CHANGED
@@ -9,8 +9,8 @@ SPDX-License-Identifier: AGPL-3.0-only
9
9
 
10
10
  <head>
11
11
  <title>Carbonio Client</title>
12
- <link rel="icon" type="image/svg+xml" href="/static/iris/carbonio-shell-ui/f97f7d4011b2860563f63175f763ac82091127c1/favicon.svg">
13
- <link rel="alternate icon" href="/static/iris/carbonio-shell-ui/f97f7d4011b2860563f63175f763ac82091127c1/favicon.png">
12
+ <link rel="icon" type="image/svg+xml" href="/static/iris/carbonio-shell-ui/2ceae11051d7b585c4ad7662cee0841d71ed1c96/favicon.svg">
13
+ <link rel="alternate icon" href="/static/iris/carbonio-shell-ui/2ceae11051d7b585c4ad7662cee0841d71ed1c96/favicon.png">
14
14
  <meta charset="utf-8">
15
15
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
16
16
  <meta name="viewport" content="minimum-scale=1.0, initial-scale=1.0, width=device-width, shrink-to-fit=no">
@@ -19,7 +19,7 @@ SPDX-License-Identifier: AGPL-3.0-only
19
19
  <meta http-equiv="Pragma" content="no-cache" />
20
20
  <meta http-equiv="Expires" content="0" />
21
21
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
22
- <script defer src="/static/iris/carbonio-shell-ui/f97f7d4011b2860563f63175f763ac82091127c1/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/f97f7d4011b2860563f63175f763ac82091127c1/style.1749285c.css" rel="stylesheet"></head>
22
+ <script defer src="/static/iris/carbonio-shell-ui/2ceae11051d7b585c4ad7662cee0841d71ed1c96/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/2ceae11051d7b585c4ad7662cee0841d71ed1c96/style.0c774c45.css" rel="stylesheet"></head>
23
23
 
24
24
  <body>
25
25
  <div id="app"></div>