@zextras/carbonio-shell-ui 4.0.0 → 4.0.1

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/dist/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
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
+ ### [4.0.1](https://github.com/zextras/carbonio-shell-ui/compare/v4.0.0...v4.0.1) (2023-11-06)
6
+
5
7
  ## [4.0.0](https://github.com/zextras/carbonio-shell-ui/compare/v3.4.3...v4.0.0) (2023-10-24)
6
8
 
7
9
 
package/dist/PKGBUILD CHANGED
@@ -10,7 +10,7 @@ targets=(
10
10
  "ubuntu"
11
11
  )
12
12
  pkgname="carbonio-shell-ui"
13
- pkgver="4.0.0"
13
+ pkgver="4.0.1"
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}/6008169c44e8e49083f303ac0c80e6a90043cc89"
39
- cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/6008169c44e8e49083f303ac0c80e6a90043cc89" || true
40
- chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/6008169c44e8e49083f303ac0c80e6a90043cc89"
41
- chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/6008169c44e8e49083f303ac0c80e6a90043cc89"
42
- find "${pkgdir}/opt/zextras/web/iris/${pkgname}/6008169c44e8e49083f303ac0c80e6a90043cc89" -type d -exec chmod a+x "{}" \;
38
+ mkdir -p "${pkgdir}/opt/zextras/web/iris/${pkgname}/7a5930e241a9a27e56bce7478d0118f7d8eacb8c"
39
+ cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/7a5930e241a9a27e56bce7478d0118f7d8eacb8c" || true
40
+ chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/7a5930e241a9a27e56bce7478d0118f7d8eacb8c"
41
+ chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/7a5930e241a9a27e56bce7478d0118f7d8eacb8c"
42
+ find "${pkgdir}/opt/zextras/web/iris/${pkgname}/7a5930e241a9a27e56bce7478d0118f7d8eacb8c" -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}/6008169c44e8e49083f303ac0c80e6a90043cc89"
50
+ cd "/opt/zextras/web/iris/${pkgname}/7a5930e241a9a27e56bce7478d0118f7d8eacb8c"
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
- 6008169c44e8e49083f303ac0c80e6a90043cc89
1
+ 7a5930e241a9a27e56bce7478d0118f7d8eacb8c
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "carbonio-shell-ui",
3
- "js_entrypoint": "/static/iris/carbonio-shell-ui/6008169c44e8e49083f303ac0c80e6a90043cc89/zapp-shell.bundle.js",
3
+ "js_entrypoint": "/static/iris/carbonio-shell-ui/7a5930e241a9a27e56bce7478d0118f7d8eacb8c/zapp-shell.bundle.js",
4
4
  "description": "The Zextras Carbonio web client",
5
- "version": "4.0.0",
6
- "commit": "6008169c44e8e49083f303ac0c80e6a90043cc89",
5
+ "version": "4.0.1",
6
+ "commit": "7a5930e241a9a27e56bce7478d0118f7d8eacb8c",
7
7
  "priority": -1,
8
8
  "type": "shell",
9
9
  "attrKey": "",
package/dist/i18n/hu.json CHANGED
@@ -2,5 +2,30 @@
2
2
  "board": {
3
3
  "close_tabs": "Összes lap bezárása",
4
4
  "close_tab": "Lap bezárása"
5
+ },
6
+ "label": {
7
+ "cancel": "Mégse",
8
+ "delete": "Töröl",
9
+ "discard_changes": "Módosítások elvetése",
10
+ "filter_folders": "Mappák szűrése",
11
+ "go_back": "Vissza",
12
+ "new_folder": "Új mappa",
13
+ "save": "Mentés",
14
+ "time_zone": "Időzóna",
15
+ "delete_permanently": "Végleges törlés"
16
+ },
17
+ "message": {
18
+ "snackbar": {
19
+ "settings_saved": "A szerkesztések mentése sikeres"
20
+ }
21
+ },
22
+ "messages": {
23
+ "permanent_delete_title": "Biztosan véglegesen törli ezt az elemet?"
24
+ },
25
+ "settings": {
26
+ "choose": "Választ"
27
+ },
28
+ "share": {
29
+ "is_contained_in": "tartalmazza"
5
30
  }
6
31
  }
package/dist/i18n/pl.json CHANGED
@@ -81,7 +81,7 @@
81
81
  },
82
82
  "general": {
83
83
  "account": "Konto",
84
- "account_logout": "Wyloguj się",
84
+ "account_logout": "Wylogowywanie się",
85
85
  "dark_mode": "Tryb ciemny",
86
86
  "general": "Ustawienia ogólne",
87
87
  "theme_auto": "Automatycznie",
package/dist/index.html CHANGED
@@ -16,7 +16,7 @@ SPDX-License-Identifier: AGPL-3.0-only
16
16
  <meta http-equiv="Cache-Control" content="no-cache" />
17
17
  <meta http-equiv="Pragma" content="no-cache" />
18
18
  <meta http-equiv="Expires" content="0" />
19
- <script defer src="/static/iris/carbonio-shell-ui/6008169c44e8e49083f303ac0c80e6a90043cc89/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/6008169c44e8e49083f303ac0c80e6a90043cc89/style.ee7c347f.css" rel="stylesheet"></head>
19
+ <script defer src="/static/iris/carbonio-shell-ui/7a5930e241a9a27e56bce7478d0118f7d8eacb8c/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/7a5930e241a9a27e56bce7478d0118f7d8eacb8c/style.a7b508b5.css" rel="stylesheet"></head>
20
20
 
21
21
  <body>
22
22
  <div id="app"></div>
@@ -11350,7 +11350,7 @@ const defaultI18nInitOptions = {
11350
11350
  console.warn(`Missing translation with key '${key}'`);
11351
11351
  },
11352
11352
  backend: {
11353
- loadPath: `${"/static/iris/carbonio-shell-ui/6008169c44e8e49083f303ac0c80e6a90043cc89/"}/i18n/{{lng}}.json`
11353
+ loadPath: `${"/static/iris/carbonio-shell-ui/7a5930e241a9a27e56bce7478d0118f7d8eacb8c/"}/i18n/{{lng}}.json`
11354
11354
  }
11355
11355
  };
11356
11356
  const useI18nStore = (0,zustand__WEBPACK_IMPORTED_MODULE_6__.create)()(set => ({
@@ -11384,7 +11384,7 @@ const useI18nStore = (0,zustand__WEBPACK_IMPORTED_MODULE_6__.create)()(set => ({
11384
11384
  ...defaultI18nInitOptions,
11385
11385
  lng: locale,
11386
11386
  backend: {
11387
- loadPath: app.name === _constants__WEBPACK_IMPORTED_MODULE_4__.SHELL_APP_ID ? `${"/static/iris/carbonio-shell-ui/6008169c44e8e49083f303ac0c80e6a90043cc89/"}/i18n/{{lng}}.json` : `${(0,lodash__WEBPACK_IMPORTED_MODULE_2__.dropRight)(app.js_entrypoint.split('/')).join('/')}/i18n/{{lng}}.json`
11387
+ loadPath: app.name === _constants__WEBPACK_IMPORTED_MODULE_4__.SHELL_APP_ID ? `${"/static/iris/carbonio-shell-ui/7a5930e241a9a27e56bce7478d0118f7d8eacb8c/"}/i18n/{{lng}}.json` : `${(0,lodash__WEBPACK_IMPORTED_MODULE_2__.dropRight)(app.js_entrypoint.split('/')).join('/')}/i18n/{{lng}}.json`
11388
11388
  }
11389
11389
  });
11390
11390
  // eslint-disable-next-line no-param-reassign
@@ -11581,8 +11581,8 @@ const Composer = _ref => {
11581
11581
  });
11582
11582
  }, [inlineLabel, onFileClick, onFileSelect, t]);
11583
11583
  const editorInitConfig = (0,react__WEBPACK_IMPORTED_MODULE_0__.useMemo)(() => ({
11584
- content_css: `${"/static/iris/carbonio-shell-ui/6008169c44e8e49083f303ac0c80e6a90043cc89/"}/tinymce/skins/content/default/content.css`,
11585
- language_url: `${"/static/iris/carbonio-shell-ui/6008169c44e8e49083f303ac0c80e6a90043cc89/"}tinymce/langs/${language}.js`,
11584
+ content_css: `${"/static/iris/carbonio-shell-ui/7a5930e241a9a27e56bce7478d0118f7d8eacb8c/"}/tinymce/skins/content/default/content.css`,
11585
+ language_url: `${"/static/iris/carbonio-shell-ui/7a5930e241a9a27e56bce7478d0118f7d8eacb8c/"}tinymce/langs/${language}.js`,
11586
11586
  language,
11587
11587
  setup: setupCallback,
11588
11588
  min_height: 350,
@@ -12104,7 +12104,7 @@ const useLoginConfigStore = (0,zustand__WEBPACK_IMPORTED_MODULE_0__.create)()(()
12104
12104
  // setup defaults for fields which does not depend on dark mode
12105
12105
  carbonioWebUiTitle: 'Carbonio Client',
12106
12106
  // default to png because this icon is used also in notification, and svg are not supported there
12107
- carbonioWebUiFavicon: `${"/static/iris/carbonio-shell-ui/6008169c44e8e49083f303ac0c80e6a90043cc89/"}favicon.png`
12107
+ carbonioWebUiFavicon: `${"/static/iris/carbonio-shell-ui/7a5930e241a9a27e56bce7478d0118f7d8eacb8c/"}favicon.png`
12108
12108
  }));
12109
12109
 
12110
12110
  /***/ }),
@@ -13499,4 +13499,4 @@ module.exports = __webpack_require__.p + "20d012c938e8d0dcc703.mp3";
13499
13499
  /***/ })
13500
13500
 
13501
13501
  }]);
13502
- //# sourceMappingURL=src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.27befeea.chunk.js.map
13502
+ //# sourceMappingURL=src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.b9ce0d5d.chunk.js.map