@byomakase/omakase-player 1.0.1 → 1.0.2-SNAPSHOT.1782900583

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/README.md CHANGED
@@ -1616,6 +1616,7 @@ The VU Meter component exposes the following CSS variables for visual customizat
1616
1616
  | `--omakase-vu-meter-scale-gap` | `4px` | Gap between the scale label column and the scale tick column |
1617
1617
  | `--omakase-vu-meter-scale-margin` | `5px` | Margin between the scale and the bar area |
1618
1618
  | `--omakase-vu-meter-scale-thickness` | `1px` | Thickness of main scale division tick marks |
1619
+ | `--omakase-vu-meter-scale-subdivision-opacity` | `0.7` | Opacity of subdivision tick marks |
1619
1620
  | `--omakase-vu-meter-scale-label-width` | `20px` | Width of the scale label column (vertical orientation only) |
1620
1621
  | `--omakase-vu-meter-transition` | `0.2s` | Duration of bar fill and clip-path transition animations |
1621
1622