@theroutingcompany/components 0.0.118 → 0.0.119-alpha.0

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.
@@ -25361,7 +25361,8 @@ function gB({
25361
25361
  disabled: u,
25362
25362
  ref: k,
25363
25363
  onFocus: (M) => {
25364
- L.isOpen || L.open();
25364
+ var O;
25365
+ L.isOpen || L.open(), (O = b.onFocus) == null || O.call(b, M);
25365
25366
  },
25366
25367
  onBlur: (M) => {
25367
25368
  _.current && M.relatedTarget && _.current.contains(M.relatedTarget) || G(I);