@zextras/carbonio-shell-ui 3.4.0 → 3.4.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
+ ### [3.4.1](https://github.com/zextras/carbonio-shell-ui/compare/v3.4.0...v3.4.1) (2023-09-28)
6
+
5
7
  ## [3.4.0](https://github.com/zextras/carbonio-shell-ui/compare/v3.3.1...v3.4.0) (2023-09-28)
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="3.4.0"
13
+ pkgver="3.4.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}/81841b666605c0a48a2691038fa430ac5c56e56c"
39
- cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/81841b666605c0a48a2691038fa430ac5c56e56c" || true
40
- chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/81841b666605c0a48a2691038fa430ac5c56e56c"
41
- chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/81841b666605c0a48a2691038fa430ac5c56e56c"
42
- find "${pkgdir}/opt/zextras/web/iris/${pkgname}/81841b666605c0a48a2691038fa430ac5c56e56c" -type d -exec chmod a+x "{}" \;
38
+ mkdir -p "${pkgdir}/opt/zextras/web/iris/${pkgname}/f8228e051df138bee35898a1a6702208c28fd7cc"
39
+ cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/f8228e051df138bee35898a1a6702208c28fd7cc" || true
40
+ chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/f8228e051df138bee35898a1a6702208c28fd7cc"
41
+ chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/f8228e051df138bee35898a1a6702208c28fd7cc"
42
+ find "${pkgdir}/opt/zextras/web/iris/${pkgname}/f8228e051df138bee35898a1a6702208c28fd7cc" -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}/81841b666605c0a48a2691038fa430ac5c56e56c"
50
+ cd "/opt/zextras/web/iris/${pkgname}/f8228e051df138bee35898a1a6702208c28fd7cc"
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
- 81841b666605c0a48a2691038fa430ac5c56e56c
1
+ f8228e051df138bee35898a1a6702208c28fd7cc
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "carbonio-shell-ui",
3
- "js_entrypoint": "/static/iris/carbonio-shell-ui/81841b666605c0a48a2691038fa430ac5c56e56c/zapp-shell.bundle.js",
3
+ "js_entrypoint": "/static/iris/carbonio-shell-ui/f8228e051df138bee35898a1a6702208c28fd7cc/zapp-shell.bundle.js",
4
4
  "description": "The Zextras Carbonio web client",
5
- "version": "3.4.0",
6
- "commit": "81841b666605c0a48a2691038fa430ac5c56e56c",
5
+ "version": "3.4.1",
6
+ "commit": "f8228e051df138bee35898a1a6702208c28fd7cc",
7
7
  "priority": -1,
8
8
  "type": "shell",
9
9
  "attrKey": "",
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/81841b666605c0a48a2691038fa430ac5c56e56c/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/81841b666605c0a48a2691038fa430ac5c56e56c/style.925af3c3.css" rel="stylesheet"></head>
19
+ <script defer src="/static/iris/carbonio-shell-ui/f8228e051df138bee35898a1a6702208c28fd7cc/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/f8228e051df138bee35898a1a6702208c28fd7cc/style.2543faa6.css" rel="stylesheet"></head>
20
20
 
21
21
  <body>
22
22
  <div id="app"></div>
@@ -11349,7 +11349,7 @@ const defaultI18nInitOptions = {
11349
11349
  console.warn(`Missing translation with key '${key}'`);
11350
11350
  },
11351
11351
  backend: {
11352
- loadPath: `${"/static/iris/carbonio-shell-ui/81841b666605c0a48a2691038fa430ac5c56e56c/"}/i18n/{{lng}}.json`
11352
+ loadPath: `${"/static/iris/carbonio-shell-ui/f8228e051df138bee35898a1a6702208c28fd7cc/"}/i18n/{{lng}}.json`
11353
11353
  }
11354
11354
  };
11355
11355
  const useI18nStore = (0,zustand__WEBPACK_IMPORTED_MODULE_6__.create)()(set => ({
@@ -11383,7 +11383,7 @@ const useI18nStore = (0,zustand__WEBPACK_IMPORTED_MODULE_6__.create)()(set => ({
11383
11383
  ...defaultI18nInitOptions,
11384
11384
  lng: locale,
11385
11385
  backend: {
11386
- loadPath: app.name === _constants__WEBPACK_IMPORTED_MODULE_4__.SHELL_APP_ID ? `${"/static/iris/carbonio-shell-ui/81841b666605c0a48a2691038fa430ac5c56e56c/"}/i18n/{{lng}}.json` : `${(0,lodash__WEBPACK_IMPORTED_MODULE_2__.dropRight)(app.js_entrypoint.split('/')).join('/')}/i18n/{{lng}}.json`
11386
+ loadPath: app.name === _constants__WEBPACK_IMPORTED_MODULE_4__.SHELL_APP_ID ? `${"/static/iris/carbonio-shell-ui/f8228e051df138bee35898a1a6702208c28fd7cc/"}/i18n/{{lng}}.json` : `${(0,lodash__WEBPACK_IMPORTED_MODULE_2__.dropRight)(app.js_entrypoint.split('/')).join('/')}/i18n/{{lng}}.json`
11387
11387
  }
11388
11388
  });
11389
11389
  // eslint-disable-next-line no-param-reassign
@@ -11580,8 +11580,8 @@ const Composer = _ref => {
11580
11580
  });
11581
11581
  }, [inlineLabel, onFileClick, onFileSelect, t]);
11582
11582
  const editorInitConfig = (0,react__WEBPACK_IMPORTED_MODULE_0__.useMemo)(() => ({
11583
- content_css: `${"/static/iris/carbonio-shell-ui/81841b666605c0a48a2691038fa430ac5c56e56c/"}/tinymce/skins/content/default/content.css`,
11584
- language_url: `${"/static/iris/carbonio-shell-ui/81841b666605c0a48a2691038fa430ac5c56e56c/"}tinymce/langs/${language}.js`,
11583
+ content_css: `${"/static/iris/carbonio-shell-ui/f8228e051df138bee35898a1a6702208c28fd7cc/"}/tinymce/skins/content/default/content.css`,
11584
+ language_url: `${"/static/iris/carbonio-shell-ui/f8228e051df138bee35898a1a6702208c28fd7cc/"}tinymce/langs/${language}.js`,
11585
11585
  language,
11586
11586
  setup: setupCallback,
11587
11587
  min_height: 350,
@@ -12103,7 +12103,7 @@ const useLoginConfigStore = (0,zustand__WEBPACK_IMPORTED_MODULE_0__.create)()(()
12103
12103
  // setup defaults for fields which does not depend on dark mode
12104
12104
  carbonioWebUiTitle: 'Carbonio Client',
12105
12105
  // default to png because this icon is used also in notification, and svg are not supported there
12106
- carbonioWebUiFavicon: `${"/static/iris/carbonio-shell-ui/81841b666605c0a48a2691038fa430ac5c56e56c/"}favicon.png`
12106
+ carbonioWebUiFavicon: `${"/static/iris/carbonio-shell-ui/f8228e051df138bee35898a1a6702208c28fd7cc/"}favicon.png`
12107
12107
  }));
12108
12108
 
12109
12109
  /***/ }),
@@ -13498,4 +13498,4 @@ module.exports = __webpack_require__.p + "20d012c938e8d0dcc703.mp3";
13498
13498
  /***/ })
13499
13499
 
13500
13500
  }]);
13501
- //# sourceMappingURL=src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.ecd92a79.chunk.js.map
13501
+ //# sourceMappingURL=src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.ce7f43a1.chunk.js.map