@powerhousedao/common 1.10.28-staging.0 → 1.10.29-dev.0

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.
@@ -4238,6 +4238,11 @@
4238
4238
  color: var(--color-gray-400);
4239
4239
  }
4240
4240
  }
4241
+ .disabled\:text-gray-500 {
4242
+ &:disabled {
4243
+ color: var(--color-gray-500);
4244
+ }
4245
+ }
4241
4246
  .disabled\:text-gray-700 {
4242
4247
  &:disabled {
4243
4248
  color: var(--color-gray-700);
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/common",
3
- "version": "1.10.28-staging.0",
3
+ "version": "1.10.29-dev.0",
4
4
  "license": "AGPL-3.0-only",
5
5
  "type": "module",
6
6
  "files": [