@zextras/carbonio-shell-ui 0.4.27 → 0.4.28

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,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.28](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.27...v0.4.28) (2022-06-14)
6
+
7
+
8
+ ### Features
9
+
10
+ * enable vietname language support ([f3f4845](https://github.com/zextras/carbonio-shell-ui/commit/f3f48454d188b08e292e3a108bffd2ac6359c697))
11
+
5
12
  ### [0.4.27](https://github.com/zextras/carbonio-shell-ui/compare/v0.4.26...v0.4.27) (2022-06-09)
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.27"
13
+ pkgver="0.4.28"
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}/2e9872714e645ef8c326eddcc5e410c4df6ef83b"
39
- cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/2e9872714e645ef8c326eddcc5e410c4df6ef83b" || true
40
- chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/2e9872714e645ef8c326eddcc5e410c4df6ef83b"
41
- chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/2e9872714e645ef8c326eddcc5e410c4df6ef83b"
42
- find "${pkgdir}/opt/zextras/web/iris/${pkgname}/2e9872714e645ef8c326eddcc5e410c4df6ef83b" -type d -exec chmod a+x "{}" \;
38
+ mkdir -p "${pkgdir}/opt/zextras/web/iris/${pkgname}/38dde32c91c90a9b602412f2aeb88da60da8d757"
39
+ cp -a ../dist/* "${pkgdir}/opt/zextras/web/iris/${pkgname}/38dde32c91c90a9b602412f2aeb88da60da8d757" || true
40
+ chown root:root -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/38dde32c91c90a9b602412f2aeb88da60da8d757"
41
+ chmod 644 -R "${pkgdir}/opt/zextras/web/iris/${pkgname}/38dde32c91c90a9b602412f2aeb88da60da8d757"
42
+ find "${pkgdir}/opt/zextras/web/iris/${pkgname}/38dde32c91c90a9b602412f2aeb88da60da8d757" -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}/2e9872714e645ef8c326eddcc5e410c4df6ef83b"
50
+ cd "/opt/zextras/web/iris/${pkgname}/38dde32c91c90a9b602412f2aeb88da60da8d757"
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
- 2e9872714e645ef8c326eddcc5e410c4df6ef83b
1
+ 38dde32c91c90a9b602412f2aeb88da60da8d757
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "carbonio-shell-ui",
3
- "js_entrypoint": "/static/iris/carbonio-shell-ui/2e9872714e645ef8c326eddcc5e410c4df6ef83b/zapp-shell.bundle.js",
3
+ "js_entrypoint": "/static/iris/carbonio-shell-ui/38dde32c91c90a9b602412f2aeb88da60da8d757/zapp-shell.bundle.js",
4
4
  "description": "The Zextras Carbonio web client",
5
- "version": "0.4.27",
6
- "commit": "2e9872714e645ef8c326eddcc5e410c4df6ef83b",
5
+ "version": "0.4.28",
6
+ "commit": "38dde32c91c90a9b602412f2aeb88da60da8d757",
7
7
  "priority": -1,
8
8
  "type": "shell",
9
9
  "attrKey": "",
package/dist/i18n/en.json CHANGED
@@ -136,7 +136,8 @@
136
136
  "russian": "Russian",
137
137
  "spanish": "Spanish",
138
138
  "thai": "Thai",
139
- "turkish": "Turkish"
139
+ "turkish": "Turkish",
140
+ "vietnamese": "Vietnamese"
140
141
  },
141
142
  "message": {
142
143
  "reload": "\tWould you like to reload the application now to show the new language?\n(Otherwise, the new language will appear the next time you sign in.)",
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/2e9872714e645ef8c326eddcc5e410c4df6ef83b/favicon.svg">
13
- <link rel="alternate icon" href="/static/iris/carbonio-shell-ui/2e9872714e645ef8c326eddcc5e410c4df6ef83b/favicon.png">
12
+ <link rel="icon" type="image/svg+xml" href="/static/iris/carbonio-shell-ui/38dde32c91c90a9b602412f2aeb88da60da8d757/favicon.svg">
13
+ <link rel="alternate icon" href="/static/iris/carbonio-shell-ui/38dde32c91c90a9b602412f2aeb88da60da8d757/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/2e9872714e645ef8c326eddcc5e410c4df6ef83b/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/2e9872714e645ef8c326eddcc5e410c4df6ef83b/style.3ab6909f.css" rel="stylesheet"></head>
22
+ <script defer src="/static/iris/carbonio-shell-ui/38dde32c91c90a9b602412f2aeb88da60da8d757/zapp-shell.bundle.js"></script><link href="/static/iris/carbonio-shell-ui/38dde32c91c90a9b602412f2aeb88da60da8d757/style.db432ed0.css" rel="stylesheet"></head>
23
23
 
24
24
  <body>
25
25
  <div id="app"></div>
@@ -2016,7 +2016,7 @@ var I18nFactory = /*#__PURE__*/function () {
2016
2016
  }
2017
2017
 
2018
2018
  var newI18n = i18next__WEBPACK_IMPORTED_MODULE_7__["default"].createInstance();
2019
- var baseI18nPath = appPkgDescription.name === _constants__WEBPACK_IMPORTED_MODULE_11__.SHELL_APP_ID ? "/static/iris/carbonio-shell-ui/2e9872714e645ef8c326eddcc5e410c4df6ef83b/" : (0,lodash__WEBPACK_IMPORTED_MODULE_9__.dropRight)(appPkgDescription.js_entrypoint.split('/')).join('/');
2019
+ var baseI18nPath = appPkgDescription.name === _constants__WEBPACK_IMPORTED_MODULE_11__.SHELL_APP_ID ? "/static/iris/carbonio-shell-ui/38dde32c91c90a9b602412f2aeb88da60da8d757/" : (0,lodash__WEBPACK_IMPORTED_MODULE_9__.dropRight)(appPkgDescription.js_entrypoint.split('/')).join('/');
2020
2020
  newI18n // load translation using http -> see /public/locales (i.e. https://github.com/i18next/react-i18next/tree/master/example/react/public/locales)
2021
2021
  // learn more: https://github.com/i18next/i18next-http-backend
2022
2022
  .use(i18next_http_backend__WEBPACK_IMPORTED_MODULE_8__["default"]) // detect user language
@@ -7746,6 +7746,12 @@ var localeList = function localeList(t) {
7746
7746
  defaultValue: 'French - {{value}}'
7747
7747
  }),
7748
7748
  value: 'fr'
7749
+ }, {
7750
+ id: 'vi',
7751
+ name: 'Tiếng Việt',
7752
+ localName: t('locale.vietnamese', 'Vietnamese'),
7753
+ label: 'Vietnamese - Tiếng Việt',
7754
+ value: 'vi'
7749
7755
  }];
7750
7756
  }; // TODO: For future languages
7751
7757
  // export const localeList = (t: TFunction): any => [
@@ -7957,13 +7963,6 @@ var localeList = function localeList(t) {
7957
7963
  // label: 'Ukrainian - українська',
7958
7964
  // value: 'uk'
7959
7965
  // },
7960
- // {
7961
- // id: 'vi',
7962
- // name: 'Tiếng Việt',
7963
- // localName: t('locale.vietnamese', 'Vietnamese'),
7964
- // label: 'Vietnamese - Tiếng Việt',
7965
- // value: 'vi'
7966
- // }
7967
7966
  // ];
7968
7967
 
7969
7968
  var timeZoneList = function timeZoneList(t) {
@@ -15628,4 +15627,4 @@ webpackContext.id = "./node_modules/moment/locale sync recursive ^\\.\\/.*$";
15628
15627
  /***/ })
15629
15628
 
15630
15629
  }]);
15631
- //# sourceMappingURL=src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.7807b766.chunk.js.map
15630
+ //# sourceMappingURL=src_boot_bootstrapper_tsx-node_modules_moment_locale_sync_recursive_.2c819cc8.chunk.js.map