@verdaccio/ui-theme 8.0.0-next-8.11 → 8.0.0-next-8.13

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/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Verdaccio contributors
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md CHANGED
@@ -1,32 +1,62 @@
1
1
  ![verdaccio gif](https://user-images.githubusercontent.com/558752/52916111-fa4ba980-32db-11e9-8a64-f4e06eb920b3.png)
2
2
 
3
- # @verdaccio/ui-theme
3
+ # @verdaccio/ui-theme - Verdaccio User Interface (Theme)
4
4
 
5
- [Verdaccio](https://verdaccio.org/) UI is a [theme plugin](https://verdaccio.org/docs/en/dev-plugins#theme-plugin) build in React, Typescript and Emotion. It uses Jest and Testing Library for Unit testing.
5
+ [![Verdaccio Home](https://img.shields.io/badge/Homepage-Verdaccio-405236?style=flat)](https://verdaccio.org)
6
+ [![MIT License](https://img.shields.io/github/license/verdaccio/verdaccio?label=License&color=405236)](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
7
+ [![Verdaccio Latest](https://img.shields.io/npm/v/verdaccio?label=Latest%20Version&color=405236)](https://github.com/verdaccio/verdaccio)
8
+ [![This Package Latest](https://img.shields.io/npm/v/@verdaccio/ui-theme?label=@verdaccio/ui-theme&color=405236)](https://npmjs.com/package/@verdaccio/ui-theme)
6
9
 
7
- [![verdaccio (latest)](https://img.shields.io/npm/v/@verdaccio/ui-theme/latest.svg)](https://www.npmjs.com/package/@verdaccio/ui-theme)
8
- [![docker pulls](https://img.shields.io/docker/pulls/verdaccio/verdaccio.svg?maxAge=43200)](https://verdaccio.org/docs/en/docker.html)
9
- [![backers](https://opencollective.com/verdaccio/tiers/backer/badge.svg?label=Backer&color=brightgreen)](https://opencollective.com/verdaccio)
10
- [![stackshare](https://img.shields.io/badge/Follow%20on-StackShare-blue.svg?logo=stackshare&style=flat)](https://stackshare.io/verdaccio)
11
- [![discord](https://img.shields.io/discord/388674437219745793.svg)](http://chat.verdaccio.org/)
12
- [![node](https://img.shields.io/node/v/@verdaccio/ui-theme/latest.svg)](https://www.npmjs.com/package/@verdaccio/ui-theme)
13
- [![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)](./LICENSE)
14
- [![Crowdin](https://d322cqt584bo4o.cloudfront.net/verdaccio/localized.svg)](https://crowdin.com/project/verdaccio)
15
- [![codecov](https://codecov.io/gh/verdaccio/ui/branch/master/graph/badge.svg)](https://codecov.io/gh/verdaccio/ui)
10
+ [![Documentation](https://img.shields.io/badge/Help-Verdaccio?style=flat&logo=Verdaccio&label=Verdaccio&color=cd4000)](https://verdaccio.org/docs)
11
+ [![Discord](https://img.shields.io/badge/Chat-Discord?style=flat&logo=Discord&label=Discord&color=cd4000)](https://discord.com/channels/388674437219745793)
12
+ [![Bluesky](https://img.shields.io/badge/Follow-Bluesky?style=flat&logo=Bluesky&label=Bluesky&color=cd4000)](https://bsky.app/profile/verdaccio.org)
13
+ [![Backers](https://img.shields.io/opencollective/backers/verdaccio?style=flat&logo=opencollective&label=Join%20Backers&color=cd4000)](https://opencollective.com/verdaccio/contribute)
14
+ [![Sponsors](https://img.shields.io/opencollective/sponsors/verdaccio?style=flat&logo=opencollective&label=Sponsor%20Us&color=cd4000)](https://opencollective.com/verdaccio/contribute)
16
15
 
17
- [![Github](https://img.shields.io/github/stars/verdaccio/verdaccio.svg?style=social&label=Stars)](https://github.com/verdaccio/verdaccio/stargazers)
16
+ [![Verdaccio Downloads](https://img.shields.io/npm/dm/verdaccio?style=flat&logo=npm&label=Npm%20Downloads&color=lightgrey)](https://www.npmjs.com/package/verdaccio)
17
+ [![Docker Pulls](https://img.shields.io/docker/pulls/verdaccio/verdaccio?style=flat&logo=docker&label=Docker%20Pulls&color=lightgrey)](https://hub.docker.com/r/verdaccio/verdaccio)
18
+ [![GitHub Stars](https://img.shields.io/github/stars/verdaccio?style=flat&logo=github&label=GitHub%20Stars%20%E2%AD%90&color=lightgrey)](https://github.com/verdaccio/verdaccio/stargazers)
18
19
 
19
- ## Special Thanks
20
+ [Verdaccio](https://verdaccio.org/) UI is a [theme plugin](https://verdaccio.org/docs/plugin-theme) build in React, Typescript and Emotion. It uses Vitest and Testing Library for Unit testing.
20
21
 
21
- Thanks to the following companies to help us to achieve our goals providing free open source licenses.
22
+ ### Translations
23
+
24
+ Translations are handled locally. I18n files can be found in the folder `i18n/translations/*` of this repository. We would love to provide translations from other languages, embracing all our users, but unfortunately we cannot do this without your help. Would you like to help us? Please feel **super welcome** to add a locale by opening a pull request.
25
+
26
+ Your PR should contain:
27
+
28
+ 1 - A json file in the folder `i18n/translations/*` with the translations. The file must be named according to the new added language
29
+
30
+ 2 - The files `i18n/config.ts` and `LanguageSwitch.tsx` updated with the new language. Please see the current structure
31
+
32
+ 3 - The other translations containing the new language in the language of the file. Example:
33
+
34
+ New language: `cs_CZ `
22
35
 
23
- [![jetbrain](https://github.com/verdaccio/verdaccio/raw/master/assets/thanks/jetbrains/logo.png)](https://www.jetbrains.com/)
24
- [![crowdin](https://github.com/verdaccio/verdaccio/raw/master/assets/thanks/crowdin/logo.png)](https://crowdin.com/)
25
- [![browserstack](https://cdn.verdaccio.dev/readme/browserstack_logo.png)](https://www.browserstack.com/)
36
+ The file `pt-BR ` should contain:
37
+
38
+ ```
39
+ "lng": {
40
+ ...,
41
+ "czech": "Tcheco"
42
+ }
43
+ ```
44
+
45
+ 4 - A SVG flag of the new translated language in the the folder `src/components/Icon/img/*`. You maybe want to compress the svg file using https://jakearchibald.github.io/svgomg/
46
+
47
+ ## Donations
48
+
49
+ Verdaccio is run by **volunteers**; nobody is working full-time on it. If you find this project to be useful and would like to support its development, consider making a donation - **your logo might end up in this readme.** 😉
50
+
51
+ **[Donate](https://opencollective.com/verdaccio)** 💵👍🏻 starting from _\$1/month_ or just one single contribution.
52
+
53
+ ## Report a vulnerability
54
+
55
+ If you want to report a security vulnerability, please follow the steps which we have defined for you in our [security policy](https://github.com/verdaccio/verdaccio/security/policy).
26
56
 
27
57
  ## Open Collective Sponsors
28
58
 
29
- Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/verdaccio#sponsor)]
59
+ Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/verdaccio/contribute)]
30
60
 
31
61
  [![sponsor](https://opencollective.com/verdaccio/sponsor/0/avatar.svg)](https://opencollective.com/verdaccio/sponsor/0/website)
32
62
  [![sponsor](https://opencollective.com/verdaccio/sponsor/1/avatar.svg)](https://opencollective.com/verdaccio/sponsor/1/website)
@@ -41,55 +71,39 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
41
71
 
42
72
  ## Open Collective Backers
43
73
 
44
- Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/verdaccio#backer)]
74
+ Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/verdaccio/contribute)]
45
75
 
46
- [![backers](https://opencollective.com/verdaccio/backers.svg?width=890)](https://opencollective.com/verdaccio#backers)
76
+ [![backers](https://opencollective.com/verdaccio/backers.svg?width=890)](https://opencollective.com/verdaccio/contributes)
77
+
78
+ ## Special Thanks
79
+
80
+ Thanks to the following companies to help us to achieve our goals providing free open source licenses.
81
+
82
+ [![jetbrains](https://github.com/verdaccio/verdaccio/blob/master/assets/thanks/jetbrains/logo.jpg?raw=true)](https://www.jetbrains.com/)
83
+ [![crowdin](https://github.com/verdaccio/verdaccio/blob/master/assets/thanks/crowdin/logo.png?raw=true)](https://crowdin.com/)
47
84
 
48
85
  ## Contributors
49
86
 
50
- This project exists thanks to all the people who contribute.
87
+ This project exists thanks to all the people who contribute. [[Contribute](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md)].
51
88
 
52
- [![contrubitors](https://opencollective.com/verdaccio/contributors.svg?width=890&button=true)](../../graphs/contributors)
89
+ [![contributors](https://opencollective.com/verdaccio/contributors.svg?width=890&button=true)](https://github.com/verdaccio/verdaccio/graphs/contributors)
53
90
 
54
- ### FAQ / Contact / Troubleshoot
91
+ ## FAQ / Contact / Troubleshoot
55
92
 
56
- If you have any issue you can try the following options, do no desist to ask or check our issues database, perhaps someone has asked already what you are looking for.
93
+ If you have any issue you can try the following options. Do not hesitate to ask or check our issues database. Perhaps someone has asked already what you are looking for.
57
94
 
58
- - [Blog](https://medium.com/verdaccio)
95
+ - [Blog](https://verdaccio.org/blog/)
59
96
  - [Donations](https://opencollective.com/verdaccio)
60
- - [Roadmaps](https://github.com/verdaccio/ui/projects)
61
97
  - [Reporting an issue](https://github.com/verdaccio/verdaccio/blob/master/CONTRIBUTING.md#reporting-a-bug)
62
- - [Running discussions](https://github.com/verdaccio/verdaccio/issues?q=is%3Aissue+is%3Aopen+label%3Adiscuss)
63
- - [Chat](http://chat.verdaccio.org/)
64
- - [Logos](https://verdaccio.org/docs/en/logo)
98
+ - [Running discussions](https://github.com/orgs/verdaccio/discussions)
99
+ - [Chat](https://discord.com/channels/388674437219745793)
100
+ - [Logos](https://verdaccio.org/docs/logo)
101
+ - [Docker Examples](https://github.com/verdaccio/verdaccio/tree/master/docker-examples)
65
102
  - [FAQ](https://github.com/verdaccio/verdaccio/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3Aquestion%20)
66
- - [Docker Examples](https://github.com/verdaccio/docker-examples)
67
-
68
- ### Translations
69
-
70
- Translations are handled locally. I18n files can be found in the folder `i18n/translations/*` of this repository. We would love to provide translations from other languages, embracing all our users, but unfortunately we cannot do this without your help. Would you like to help us? Please feel **super welcome** to add a locale by opening a pull request.
71
-
72
- Your PR should contain:
73
-
74
- 1 - A json file in the folder `i18n/translations/*` with the translations. The file must be named according to the new added language
75
-
76
- 2 - The files `i18n/config.ts` and `LanguageSwitch.tsx` updated with the new language. Please see the current structure
77
-
78
- 3 - The other translations containing the new language in the language of the file. Example:
79
-
80
- New language: `cs_CZ `
81
103
 
82
- The file `pt-BR ` should contain:
83
-
84
- ```
85
- "lng": {
86
- ...,
87
- "czech": "Tcheco"
88
- }
89
- ```
90
-
91
- 4 - A SVG flag of the new translated language in the the folder `src/components/Icon/img/*`. You maybe want to compress the svg file using https://jakearchibald.github.io/svgomg/
92
-
93
- ### License
104
+ ## License
94
105
 
95
106
  Verdaccio is [MIT licensed](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
107
+
108
+ The Verdaccio documentation and logos (excluding /thanks, e.g., .md, .png, .sketch files within the /assets folder) are
109
+ [Creative Commons licensed](https://creativecommons.org/licenses/by/4.0/).
package/package.json CHANGED
@@ -1,14 +1,18 @@
1
1
  {
2
2
  "name": "@verdaccio/ui-theme",
3
- "version": "8.0.0-next-8.11",
4
- "description": "Verdaccio User Interface",
3
+ "version": "8.0.0-next-8.13",
4
+ "description": "Verdaccio User Interface (Theme)",
5
5
  "author": {
6
6
  "name": "Verdaccio Contributors",
7
7
  "email": "verdaccio.npm@gmail.com"
8
8
  },
9
9
  "repository": {
10
10
  "type": "https",
11
- "url": "https://github.com/verdaccio/verdaccio"
11
+ "url": "https://github.com/verdaccio/verdaccio",
12
+ "directory": "packages/plugins/ui-theme"
13
+ },
14
+ "bugs": {
15
+ "url": "https://github.com/verdaccio/verdaccio/issues"
12
16
  },
13
17
  "homepage": "https://verdaccio.org",
14
18
  "main": "index.js",
@@ -27,9 +31,9 @@
27
31
  "@testing-library/dom": "10.4.0",
28
32
  "@testing-library/jest-dom": "6.6.3",
29
33
  "@testing-library/react": "16.1.0",
30
- "@verdaccio/node-api": "8.0.0-next-8.11",
31
- "@verdaccio/ui-components": "4.0.0-next-8.6",
32
- "@verdaccio/ui-i18n": "8.0.0-next-8.11",
34
+ "@verdaccio/node-api": "8.0.0-next-8.13",
35
+ "@verdaccio/ui-components": "4.0.0-next-8.7",
36
+ "@verdaccio/ui-i18n": "8.0.0-next-8.12",
33
37
  "@vitejs/plugin-react": "4.3.4",
34
38
  "babel-loader": "8.4.1",
35
39
  "babel-plugin-dynamic-import-node": "2.3.3",
@@ -62,7 +66,6 @@
62
66
  "react-hook-form": "7.54.2",
63
67
  "react-hot-loader": "4.13.1",
64
68
  "react-i18next": "13.5.0",
65
- "react-json-view": "1.21.3",
66
69
  "react-markdown": "9.0.3",
67
70
  "react-redux": "8.1.3",
68
71
  "react-router": "5.3.4",
@@ -81,16 +84,16 @@
81
84
  "terser-webpack-plugin": "5.3.12",
82
85
  "url-loader": "4.1.1",
83
86
  "validator": "13.12.0",
84
- "webpack": "5.98.0",
85
87
  "vite-plugin-markdown": "2.2.0",
88
+ "webpack": "5.98.0",
86
89
  "webpack-bundle-analyzer": "4.10.2",
87
90
  "webpack-bundle-size-analyzer": "3.1.0",
88
91
  "webpack-cli": "^4.10.0",
89
- "webpack-dev-server": "3.11.3",
92
+ "webpack-dev-server": "5.2.0",
90
93
  "webpack-manifest-plugin": "4.1.1",
91
94
  "webpack-merge": "5.10.0",
92
95
  "whatwg-fetch": "3.6.20",
93
- "@verdaccio/types": "13.0.0-next-8.3"
96
+ "@verdaccio/types": "13.0.0-next-8.4"
94
97
  },
95
98
  "keywords": [
96
99
  "private",
@@ -0,0 +1,2 @@
1
+ /*! For license information please see Home.8bdef7092fbd460fb297.js.LICENSE.txt */
2
+ "use strict";(self.webpackChunk_verdaccio_ui_theme=self.webpackChunk_verdaccio_ui_theme||[]).push([[274],{78367:(e,a,o)=>{o.r(a),o.d(a,{default:()=>t.A});var t=o(79924);"undefined"!=typeof reactHotLoaderGlobal&&reactHotLoaderGlobal.default.signature},79924:(e,a,o)=>{o.d(a,{A:()=>l});var t,r=o(70580);e=o.hmd(e),(t="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.enterModule:void 0)&&t(e);"undefined"!=typeof reactHotLoaderGlobal&&reactHotLoaderGlobal.default.signature;var d=r.ww;const l=d;var c,u;(c="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0)&&c.register(d,"default","/home/runner/work/verdaccio/verdaccio/packages/plugins/ui-theme/src/pages/Front/Home.ts"),(u="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.leaveModule:void 0)&&u(e)}}]);
@@ -0,0 +1,10 @@
1
+ /*!
2
+ *
3
+ * Name: Home
4
+ * Generated on: 1742737503540
5
+ * Package: @verdaccio/ui-theme
6
+ * Version: v8.0.0-next-8.13
7
+ * License: MIT
8
+ * https://www.verdaccio.org
9
+ *
10
+ */
@@ -0,0 +1,2 @@
1
+ /*! For license information please see Version.8bdef7092fbd460fb297.js.LICENSE.txt */
2
+ "use strict";(self.webpackChunk_verdaccio_ui_theme=self.webpackChunk_verdaccio_ui_theme||[]).push([[61],{9480:(e,r,o)=>{o.d(r,{A:()=>c});var a,t=o(92860),n=o(24661),l=o(70580);e=o.hmd(e),(a="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.enterModule:void 0)&&a(e);var d="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default.signature:function(e){return e},u=function(){var e=(0,n.d4)((function(e){return e.manifest}));return(0,n.d4)((function(e){var r;return null==e||null===(r=e.loading)||void 0===r?void 0:r.models.manifest}))?t.createElement(l.Rh,null):e.forbidden?t.createElement(l.cw,null):e.hasNotBeenFound?t.createElement(l.Mk,null):t.createElement(l.rb,null)};d(u,"useSelector{manifestStore}\nuseSelector{isLoading}",(function(){return[n.d4,n.d4]}));var i=u;const c=i;var s,f;(s="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0)&&(s.register(u,"Version","/home/runner/work/verdaccio/verdaccio/packages/plugins/ui-theme/src/pages/Version/Version.tsx"),s.register(i,"default","/home/runner/work/verdaccio/verdaccio/packages/plugins/ui-theme/src/pages/Version/Version.tsx")),(f="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.leaveModule:void 0)&&f(e)},42980:(e,r,o)=>{o.r(r),o.d(r,{default:()=>a.A});var a=o(9480);"undefined"!=typeof reactHotLoaderGlobal&&reactHotLoaderGlobal.default.signature}}]);
@@ -0,0 +1,10 @@
1
+ /*!
2
+ *
3
+ * Name: Version
4
+ * Generated on: 1742737503540
5
+ * Package: @verdaccio/ui-theme
6
+ * Version: v8.0.0-next-8.13
7
+ * License: MIT
8
+ * https://www.verdaccio.org
9
+ *
10
+ */
package/static/index.html CHANGED
@@ -1,21 +1 @@
1
- <!DOCTYPE html>
2
- <html lang="en-us">
3
-
4
- <head>
5
- <meta charset="utf-8">
6
- <title>
7
- ToReplaceByTitle
8
- </title>
9
- <base href="">
10
- <link rel="icon" type="image/png" href="" />
11
- <meta name="viewport" content="width=device-width, initial-scale=1" />
12
- <script>
13
- window.__VERDACCIO_BASENAME_UI_OPTIONS = JSON.parse('ToReplaceByVerdaccioUI');
14
- </script>
15
- <link rel="icon" href="-/static/favicon.ico"><script defer src="-/static/runtime.90df6171c2507e0a8e03.js"></script><script defer src="-/static/vendors.90df6171c2507e0a8e03.js"></script><script defer src="-/static/main.90df6171c2507e0a8e03.js"></script></head>
16
-
17
- <body class="body">
18
- <div id="root"></div>
19
- </body>
20
-
21
- </html>
1
+ <!doctype html><html lang="en-us"><head><meta charset="utf-8"><title>ToReplaceByTitle</title><base href=""><link rel="icon" type="image/png" href=""/><meta name="viewport" content="width=device-width,initial-scale=1"/><script>window.__VERDACCIO_BASENAME_UI_OPTIONS = JSON.parse('ToReplaceByVerdaccioUI');</script><link rel="icon" href="-/static/favicon.ico"><script defer="defer" src="-/static/runtime.8bdef7092fbd460fb297.js"></script><script defer="defer" src="-/static/vendors.8bdef7092fbd460fb297.js"></script><script defer="defer" src="-/static/main.8bdef7092fbd460fb297.js"></script></head><body class="body"><div id="root"></div></body></html>