@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.mjs 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
  *
@@ -10365,6 +10365,7 @@ var Menu = ({
10365
10365
  ...props,
10366
10366
  $compact: compact,
10367
10367
  align,
10368
+ collisionPadding: 8,
10368
10369
  sideOffset: 6,
10369
10370
  onFocusOutside: (event) => {
10370
10371
  event.preventDefault();