@invisibleloop/pulse 0.1.33 → 0.1.34

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.
@@ -1635,7 +1635,6 @@ hr.ui-divider {
1635
1635
  font-family: var(--ui-mono);
1636
1636
  color: var(--ui-muted);
1637
1637
  margin-left: auto;
1638
- opacity: .7;
1639
1638
  }
1640
1639
 
1641
1640
  .ui-code-window-pre {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@invisibleloop/pulse",
3
- "version": "0.1.33",
3
+ "version": "0.1.34",
4
4
  "type": "module",
5
5
  "description": "AI-first frontend framework. The spec is the source of truth.",
6
6
  "license": "MIT",
@@ -1 +1 @@
1
- 0.1.33
1
+ 0.1.34
@@ -1635,7 +1635,6 @@ hr.ui-divider {
1635
1635
  font-family: var(--ui-mono);
1636
1636
  color: var(--ui-muted);
1637
1637
  margin-left: auto;
1638
- opacity: .7;
1639
1638
  }
1640
1639
 
1641
1640
  .ui-code-window-pre {