@wistia/ui 0.14.10 → 0.14.11

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.14.10
3
+ * @license @wistia/ui v0.14.11
4
4
  *
5
5
  * Copyright (c) 2024-2025, Wistia, Inc. and its affiliates.
6
6
  *
@@ -13690,7 +13690,6 @@ var Menu = (0, import_react64.forwardRef)(
13690
13690
  isOpen,
13691
13691
  triggerProps = {},
13692
13692
  onOpenChange,
13693
- onInteractOutside,
13694
13693
  ...props
13695
13694
  }, ref) => {
13696
13695
  const contextValue = (0, import_react64.useMemo)(() => ({ compact }), [compact]);