@purple/phoenix-components 5.19.0 → 5.19.1

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/dist/index.d.ts CHANGED
@@ -1864,6 +1864,7 @@ declare const prefixedTheme: {
1864
1864
  "400": string;
1865
1865
  "500": string;
1866
1866
  "600": string;
1867
+ "777": string;
1867
1868
  "800": string;
1868
1869
  "1000": string;
1869
1870
  "2000": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purple/phoenix-components",
3
- "version": "5.19.0",
3
+ "version": "5.19.1",
4
4
  "description": "",
5
5
  "main": "dist/bundle.umd.js",
6
6
  "module": "dist/bundle.esm.js",