@zextras/carbonio-shell-ui 0.4.22 → 0.4.25

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 (19) hide show
  1. package/dist/CHANGELOG.md +11 -0
  2. package/dist/PKGBUILD +8 -6
  3. package/dist/commit +1 -1
  4. package/dist/component.json +3 -3
  5. package/dist/index.html +3 -3
  6. package/dist/{src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.de6e5fd0.chunk.js → src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.944cd85a.chunk.js} +2 -2
  7. package/dist/{src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.de6e5fd0.chunk.js.map → src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.944cd85a.chunk.js.map} +1 -1
  8. package/dist/{src_workers_folder_ts.42482eef.chunk.js → src_workers_folder_ts.96743f9c.chunk.js} +2 -2
  9. package/dist/{src_workers_folder_ts.42482eef.chunk.js.map → src_workers_folder_ts.96743f9c.chunk.js.map} +1 -1
  10. package/dist/{src_workers_tag_ts.676cf548.chunk.js → src_workers_tag_ts.3f1e25b5.chunk.js} +2 -2
  11. package/dist/{src_workers_tag_ts.676cf548.chunk.js.map → src_workers_tag_ts.3f1e25b5.chunk.js.map} +1 -1
  12. package/dist/{style.262ef878.css → style.123ba35e.css} +3 -3
  13. package/dist/{style.262ef878.css.map → style.123ba35e.css.map} +1 -1
  14. package/dist/{vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-eb34a0.4ca594ac.chunk.js → vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-eb34a0.06a1036c.chunk.js} +1 -1
  15. package/dist/{vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-eb34a0.4ca594ac.chunk.js.map → vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-eb34a0.06a1036c.chunk.js.map} +1 -1
  16. package/dist/vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_sentry_browser_es-eb34a0.css +1 -1
  17. package/dist/zapp-shell.bundle.js +2 -2
  18. package/dist/zapp-shell.bundle.js.map +1 -1
  19. package/package.json +5 -2
package/dist/CHANGELOG.md CHANGED
@@ -2,6 +2,17 @@
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.25](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.24...v0.4.25) (2022-05-24)
6
+
7
+ ### [0.4.24](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.23...v0.4.24) (2022-05-24)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * svg loader ([1e4f3d6](https://github.com/zextras/carbonio-shell-ui/commit/1e4f3d6e3aa862b561b2739f992c54e7099a971d))
13
+
14
+ ### [0.4.23](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.22...v0.4.23) (2022-05-24)
15
+
5
16
  ### [0.4.22](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.21...v0.4.22) (2022-05-24)
6
17
 
7
18
  ### [0.4.21](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.20...v0.4.21) (2022-05-24)
package/dist/PKGBUILD CHANGED
@@ -10,7 +10,7 @@ targets=(
10
10
  "ubuntu"
11
11
  )
12
12
  pkgname="carbonio-shell-ui"
13
- pkgver="0.4.22"
13
+ pkgver="0.4.25"
14
14
  pkgrel="1"
15
15
  pkgdesc="The Zextras Carbonio web client"
16
16
  pkgdesclong=(
@@ -35,10 +35,11 @@ preinst() {
35
35
 
36
36
  package() {
37
37
  cd "${srcdir}"
38
- mkdir -p "${pkgdir}/opt/zextras/web/iris/${pkgname}/3860920570c46b153a9fedf46cd2b00f4b40e7dc"
39
- cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/3860920570c46b153a9fedf46cd2b00f4b40e7dc" || true
40
- chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/3860920570c46b153a9fedf46cd2b00f4b40e7dc"
41
- chmod 755 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/3860920570c46b153a9fedf46cd2b00f4b40e7dc"
38
+ mkdir -p "${pkgdir}/opt/zextras/web/iris/${pkgname}/cf1798736edccca3b23c315f336aee44c84aa1f1"
39
+ cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/cf1798736edccca3b23c315f336aee44c84aa1f1" || true
40
+ chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/cf1798736edccca3b23c315f336aee44c84aa1f1"
41
+ chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/cf1798736edccca3b23c315f336aee44c84aa1f1"
42
+ find "${pkgdir}/opt/zextras/web/iris/${pkgname}/cf1798736edccca3b23c315f336aee44c84aa1f1" -type d -exec chmod a+x "{}" \;
42
43
  }
43
44
 
44
45
  postinst() {
@@ -46,7 +47,8 @@ postinst() {
46
47
  mkdir -p "/opt/zextras/web/iris/${pkgname}/current"
47
48
 
48
49
  # not every package has a index.html
49
- cp "/opt/zextras/web/iris/${pkgname}/3860920570c46b153a9fedf46cd2b00f4b40e7dc/index.html" "/opt/zextras/web/iris/${pkgname}/current/index.html" 2>/dev/null || true
50
+ cd "/opt/zextras/web/iris/${pkgname}/cf1798736edccca3b23c315f336aee44c84aa1f1"
51
+ cp --parents **/*.html ../current/ 2>/dev/null || true
50
52
 
51
53
  # re-generate the component list, for every component
52
54
  # depth should be 3 since the path should be iris/NAME/COMMIT/component.json
package/dist/commit CHANGED
@@ -1 +1 @@
1
- 3860920570c46b153a9fedf46cd2b00f4b40e7dc
1
+ cf1798736edccca3b23c315f336aee44c84aa1f1
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "carbonio-shell-ui",
3
- "js_entrypoint": "/static/iris/carbonio-shell-ui/3860920570c46b153a9fedf46cd2b00f4b40e7dc/zapp-shell.bundle.js",
3
+ "js_entrypoint": "/static/iris/carbonio-shell-ui/cf1798736edccca3b23c315f336aee44c84aa1f1/zapp-shell.bundle.js",
4
4
  "description": "The Zextras Carbonio web client",
5
- "version": "0.4.22",
6
- "commit": "3860920570c46b153a9fedf46cd2b00f4b40e7dc",
5
+ "version": "0.4.25",
6
+ "commit": "cf1798736edccca3b23c315f336aee44c84aa1f1",
7
7
  "priority": -1,
8
8
  "type": "shell",
9
9
  "attrKey": "",
package/dist/index.html CHANGED
@@ -8,8 +8,8 @@ SPDX-License-Identifier: AGPL-3.0-only
8
8
  <html lang="">
9
9
  <head>
10
10
  <title>Carbonio Client</title>
11
- <link rel="icon" type="image/svg+xml" href="/static/iris/carbonio-shell-ui/3860920570c46b153a9fedf46cd2b00f4b40e7dc/favicon.svg">
12
- <link rel="alternate icon" href="/static/iris/carbonio-shell-ui/3860920570c46b153a9fedf46cd2b00f4b40e7dc/favicon.png">
11
+ <link rel="icon" type="image/svg+xml" href="/static/iris/carbonio-shell-ui/cf1798736edccca3b23c315f336aee44c84aa1f1/favicon.svg">
12
+ <link rel="alternate icon" href="/static/iris/carbonio-shell-ui/cf1798736edccca3b23c315f336aee44c84aa1f1/favicon.png">
13
13
  <meta charset="utf-8">
14
14
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
15
15
  <meta name="viewport" content="minimum-scale=1.0, initial-scale=1.0, width=device-width, shrink-to-fit=no">
@@ -17,7 +17,7 @@ SPDX-License-Identifier: AGPL-3.0-only
17
17
  <meta http-equiv="Cache-Control" content="no-cache" />
18
18
  <meta http-equiv="Pragma" content="no-cache" />
19
19
  <meta http-equiv="Expires" content="0" />
20
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto"><script defer src="/static/iris/carbonio-shell-ui/3860920570c46b153a9fedf46cd2b00f4b40e7dc/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/3860920570c46b153a9fedf46cd2b00f4b40e7dc/style.262ef878.css" rel="stylesheet"></head>
20
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto"><script defer src="/static/iris/carbonio-shell-ui/cf1798736edccca3b23c315f336aee44c84aa1f1/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/cf1798736edccca3b23c315f336aee44c84aa1f1/style.123ba35e.css" rel="stylesheet"></head>
21
21
  <body>
22
22
  <script>
23
23
  window.__SHELL_ENV__ = "carbonio"
@@ -1983,7 +1983,7 @@ var I18nFactory = /*#__PURE__*/function () {
1983
1983
  }
1984
1984
 
1985
1985
  var newI18n = i18next__WEBPACK_IMPORTED_MODULE_7__["default"].createInstance();
1986
- var baseI18nPath = appPkgDescription.name === _constants__WEBPACK_IMPORTED_MODULE_11__.SHELL_APP_ID ? "/static/iris/carbonio-shell-ui/3860920570c46b153a9fedf46cd2b00f4b40e7dc/" : (0,lodash__WEBPACK_IMPORTED_MODULE_9__.dropRight)(appPkgDescription.js_entrypoint.split('/')).join('/');
1986
+ var baseI18nPath = appPkgDescription.name === _constants__WEBPACK_IMPORTED_MODULE_11__.SHELL_APP_ID ? "/static/iris/carbonio-shell-ui/cf1798736edccca3b23c315f336aee44c84aa1f1/" : (0,lodash__WEBPACK_IMPORTED_MODULE_9__.dropRight)(appPkgDescription.js_entrypoint.split('/')).join('/');
1987
1987
  newI18n // load translation using http -> see /public/locales (i.e. https://github.com/i18next/react-i18next/tree/master/example/react/public/locales)
1988
1988
  // learn more: https://github.com/i18next/i18next-http-backend
1989
1989
  .use(i18next_http_backend__WEBPACK_IMPORTED_MODULE_8__["default"]) // detect user language
@@ -15536,4 +15536,4 @@ webpackContext.id = "./node_modules/moment/locale sync recursive ^\\.\\/.*$";
15536
15536
  /***/ })
15537
15537
 
15538
15538
  }]);
15539
- //# sourceMappingURL=src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.de6e5fd0.chunk.js.map
15539
+ //# sourceMappingURL=src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.944cd85a.chunk.js.map