Skip to content

Commit

Permalink
PB-38271 Sytleguide version bump v4.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Cedric Alfonsi <[email protected]>
  • Loading branch information
cedricalfonsi committed Jan 28, 2025
1 parent 46544a7 commit 0f3bf76
Show file tree
Hide file tree
Showing 39 changed files with 797 additions and 138 deletions.
19 changes: 10 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passbolt_api",
"version": "4.7.0",
"version": "4.11.0",
"description": "The backend application for the open source password manager for teams",
"repository": {
"url": "https://github.com/passbolt/passbolt_api"
Expand All @@ -24,7 +24,7 @@
"jquery": "^3.5.1",
"lockfile-lint": "^4.14.0",
"openpgp": "^5.11.1",
"passbolt-styleguide": "^4.10.0"
"passbolt-styleguide": "^4.11.0"
},
"scripts": {
"lint": "npm run lint:lockfile",
Expand Down
6 changes: 3 additions & 3 deletions webroot/css/themes/default/api_authentication.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions webroot/css/themes/default/api_main.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions webroot/css/themes/default/ext_authentication.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions webroot/css/themes/midgar/api_authentication.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions webroot/css/themes/midgar/api_main.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions webroot/css/themes/midgar/ext_authentication.min.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webroot/css/themes/solarized_dark/api_main.min.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webroot/css/themes/solarized_light/api_main.min.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file modified webroot/favicon.ico
Binary file not shown.
Binary file added webroot/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified webroot/favicon_128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified webroot/favicon_192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified webroot/favicon_228.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified webroot/favicon_32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified webroot/favicon_57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified webroot/favicon_76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified webroot/favicon_96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion webroot/js/app/api-app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webroot/js/app/api-vendors.js

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/de-DE/common.json

Large diffs are not rendered by default.

51 changes: 49 additions & 2 deletions webroot/locales/en-UK/common.json

Large diffs are not rendered by default.

85 changes: 66 additions & 19 deletions webroot/locales/es-ES/common.json

Large diffs are not rendered by default.

75 changes: 61 additions & 14 deletions webroot/locales/fr-FR/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/it-IT/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/ja-JP/common.json

Large diffs are not rendered by default.

159 changes: 103 additions & 56 deletions webroot/locales/ko-KR/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/lt-LT/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/nl-NL/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/pl-PL/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/pt-BR/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/ro-RO/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/ru-RU/common.json

Large diffs are not rendered by default.

49 changes: 48 additions & 1 deletion webroot/locales/sv-SE/common.json

Large diffs are not rendered by default.

0 comments on commit 0f3bf76

Please sign in to comment.