@wistia/ui 0.8.25 → 0.8.26

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.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/ui v0.8.25
3
+ * @license @wistia/ui v0.8.26
4
4
  *
5
5
  * Copyright (c) 2024-2025, Wistia, Inc. and its affiliates.
6
6
  *
@@ -10485,6 +10485,7 @@ var Menu = ({
10485
10485
  ...props,
10486
10486
  $compact: compact,
10487
10487
  align,
10488
+ collisionPadding: 8,
10488
10489
  sideOffset: 6,
10489
10490
  onFocusOutside: (event) => {
10490
10491
  event.preventDefault();