ng-hub-ui-nav 22.8.2 → 22.8.3
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/README.md +4 -4
- package/ng-hub-ui-nav-22.8.3.tgz +0 -0
- package/package.json +1 -1
- package/ng-hub-ui-nav-22.8.2.tgz +0 -0
package/README.md
CHANGED
|
@@ -12,11 +12,11 @@ A flexible, accessible, and highly customizable navigation component for Angular
|
|
|
12
12
|
|
|
13
13
|
## Documentation and Live Examples
|
|
14
14
|
|
|
15
|
-
This package is part of [Hub UI](https://hubui.dev/), a collection of Angular component libraries for standalone apps.
|
|
15
|
+
This package is part of [Hub UI](https://hubui.dev/en/), a collection of Angular component libraries for standalone apps.
|
|
16
16
|
|
|
17
|
-
- Docs: https://hubui.dev/nav/overview/
|
|
18
|
-
- Live examples: https://hubui.dev/nav/examples/
|
|
19
|
-
- Hub UI: https://hubui.dev/
|
|
17
|
+
- Docs: https://hubui.dev/en/nav/overview/
|
|
18
|
+
- Live examples: https://hubui.dev/en/nav/examples/
|
|
19
|
+
- Hub UI: https://hubui.dev/en/
|
|
20
20
|
|
|
21
21
|
## 🧩 Library Family `ng-hub-ui`
|
|
22
22
|
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ng-hub-ui-nav",
|
|
3
|
-
"version": "22.8.
|
|
3
|
+
"version": "22.8.3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "A flexible, accessible, and customizable navigation component for Angular 21, part of the ng-hub-ui family.",
|
|
6
6
|
"author": "Carlos Morcillo <carlos.morcillo@me.com> (https://www.carlosmorcillo.com)",
|
package/ng-hub-ui-nav-22.8.2.tgz
DELETED
|
Binary file
|