@pitcher/css 2025.10.1-7.1760702439347 → 2025.10.1-7.1760702678504

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.
Files changed (2) hide show
  1. package/index.html +1 -1
  2. package/package.json +1 -1
package/index.html CHANGED
@@ -397,7 +397,7 @@
397
397
  </div>
398
398
  <div>
399
399
  <strong>Dropdown:</strong><br><br>
400
- <div class="p-dropdown active">
400
+ <div class="p-dropdown">
401
401
  <button class="p-btn p-btn-primary" onclick="this.parentElement.classList.toggle('active')">Actions ▾</button>
402
402
  <div class="p-dropdown-menu">
403
403
  <div class="p-dropdown-header">Actions</div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pitcher/css",
3
- "version": "2025.10.17.1760702439347",
3
+ "version": "2025.10.17.1760702678504",
4
4
  "description": "Pitcher UI Framework - A comprehensive CSS framework with components for building modern web applications",
5
5
  "main": "pitcher-ui.css",
6
6
  "style": "pitcher-ui.css",