@redvars/peacock 3.2.4 → 3.2.5

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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@redvars/peacock",
3
3
  "description": "The foundation for beautiful user interfaces",
4
4
  "license": "Apache-2.0",
5
- "version": "3.2.4",
5
+ "version": "3.2.5",
6
6
  "type": "module",
7
7
  "main": "dist/index.js",
8
8
  "module": "dist/index.js",
package/readme.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # Peacock
2
2
  **The foundation for beautiful user interfaces.**
3
3
 
4
- [![Build](https://github.com/redvars/peacock/workflows/Build/badge.svg)](https://github.com/goatui/components/actions?workflow=Build)
4
+ [![Build](https://github.com/redvars/peacock/workflows/Build/badge.svg)](https://github.com/redvars/peacock/actions?workflow=Build)
5
5
  [![GitHub license](https://img.shields.io/github/license/redvars/peacock.svg)](/LICENSE)
6
6
  ![Version](https://img.shields.io/npm/v/%40redvars%2Fpeacock)
7
7
 
@@ -31,7 +31,7 @@ Vibrant & Consistent Design System: Every component—from buttons and cards to
31
31
  **Responsive by Default:** Components are built with responsiveness baked in, guaranteeing a graceful display across all screen sizes and devices.
32
32
 
33
33
  ## Documentation
34
- Visit [https://peacock.redvars.com](https://goatui.com) to view the documentation.
34
+ Visit [https://peacock.redvars.com](https://peacock.redvars.com) to view the documentation.
35
35
 
36
36
  ## Getting Started
37
37
 
@@ -48,7 +48,7 @@ Visit [https://peacock.redvars.com](https://goatui.com) to view the documentatio
48
48
  src='https://cdn.jsdelivr.net/npm/@redvars/peacock@3.2.2/dist/peacock-loader.js'></script>
49
49
  </head>
50
50
 
51
- <p-avatar name="Shivaji Varma"></p-avatar>
51
+ <base-button>Button</base-button>
52
52
  ```
53
53
 
54
54
  # Components