@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 +21 -0
- package/README.md +70 -56
- package/package.json +13 -10
- package/static/Home.8bdef7092fbd460fb297.js +2 -0
- package/static/Home.8bdef7092fbd460fb297.js.LICENSE.txt +10 -0
- package/static/Version.8bdef7092fbd460fb297.js +2 -0
- package/static/Version.8bdef7092fbd460fb297.js.LICENSE.txt +10 -0
- package/static/index.html +1 -21
- package/static/main.8bdef7092fbd460fb297.js +2 -0
- package/static/main.8bdef7092fbd460fb297.js.LICENSE.txt +10 -0
- package/static/manifest.json +5 -5
- package/static/runtime.8bdef7092fbd460fb297.js +2 -0
- package/static/{runtime.90df6171c2507e0a8e03.js.LICENSE.txt → runtime.8bdef7092fbd460fb297.js.LICENSE.txt} +2 -2
- package/static/vendors.8bdef7092fbd460fb297.js +103 -0
- package/static/vendors.8bdef7092fbd460fb297.js.LICENSE.txt +99 -0
- package/static/Home.90df6171c2507e0a8e03.js +0 -2
- package/static/Home.90df6171c2507e0a8e03.js.LICENSE.txt +0 -22
- package/static/Version.90df6171c2507e0a8e03.js +0 -2
- package/static/Version.90df6171c2507e0a8e03.js.LICENSE.txt +0 -26
- package/static/main.90df6171c2507e0a8e03.js +0 -2
- package/static/main.90df6171c2507e0a8e03.js.LICENSE.txt +0 -1774
- package/static/runtime.90df6171c2507e0a8e03.js +0 -2
- package/static/vendors.90df6171c2507e0a8e03.js +0 -103
- package/static/vendors.90df6171c2507e0a8e03.js.LICENSE.txt +0 -7195
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
|

|
|
2
2
|
|
|
3
|
-
# @verdaccio/ui-theme
|
|
3
|
+
# @verdaccio/ui-theme - Verdaccio User Interface (Theme)
|
|
4
4
|
|
|
5
|
-
[Verdaccio](https://
|
|
5
|
+
[](https://verdaccio.org)
|
|
6
|
+
[](https://github.com/verdaccio/verdaccio/blob/master/LICENSE)
|
|
7
|
+
[](https://github.com/verdaccio/verdaccio)
|
|
8
|
+
[](https://npmjs.com/package/@verdaccio/ui-theme)
|
|
6
9
|
|
|
7
|
-
[](https://www.npmjs.com/package/@verdaccio/ui-theme)
|
|
13
|
-
[](./LICENSE)
|
|
14
|
-
[](https://crowdin.com/project/verdaccio)
|
|
15
|
-
[](https://codecov.io/gh/verdaccio/ui)
|
|
10
|
+
[](https://verdaccio.org/docs)
|
|
11
|
+
[](https://discord.com/channels/388674437219745793)
|
|
12
|
+
[](https://bsky.app/profile/verdaccio.org)
|
|
13
|
+
[](https://opencollective.com/verdaccio/contribute)
|
|
14
|
+
[](https://opencollective.com/verdaccio/contribute)
|
|
16
15
|
|
|
17
|
-
[](https://www.npmjs.com/package/verdaccio)
|
|
17
|
+
[](https://hub.docker.com/r/verdaccio/verdaccio)
|
|
18
|
+
[](https://github.com/verdaccio/verdaccio/stargazers)
|
|
18
19
|
|
|
19
|
-
|
|
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
|
-
|
|
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
|
-
|
|
24
|
-
|
|
25
|
-
|
|
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
|
|
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
|
[](https://opencollective.com/verdaccio/sponsor/0/website)
|
|
32
62
|
[](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
|
|
74
|
+
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/verdaccio/contribute)]
|
|
45
75
|
|
|
46
|
-
[](https://opencollective.com/verdaccio
|
|
76
|
+
[](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
|
+
[](https://www.jetbrains.com/)
|
|
83
|
+
[](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
|
-
[](https://github.com/verdaccio/verdaccio/graphs/contributors)
|
|
53
90
|
|
|
54
|
-
|
|
91
|
+
## FAQ / Contact / Troubleshoot
|
|
55
92
|
|
|
56
|
-
If you have any issue you can try the following options
|
|
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://
|
|
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/
|
|
63
|
-
- [Chat](
|
|
64
|
-
- [Logos](https://verdaccio.org/docs/
|
|
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
|
-
|
|
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.
|
|
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.
|
|
31
|
-
"@verdaccio/ui-components": "4.0.0-next-8.
|
|
32
|
-
"@verdaccio/ui-i18n": "8.0.0-next-8.
|
|
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": "
|
|
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.
|
|
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,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}}]);
|
package/static/index.html
CHANGED
|
@@ -1,21 +1 @@
|
|
|
1
|
-
<!
|
|
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>
|