@theroutingcompany/components 0.0.129-alpha.0 → 0.0.130-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.
|
@@ -19840,6 +19840,7 @@ function K_(e) {
|
|
|
19840
19840
|
o.isOpen ? /* @__PURE__ */ w(
|
|
19841
19841
|
vo,
|
|
19842
19842
|
{
|
|
19843
|
+
className: "combo-box-popover",
|
|
19843
19844
|
popoverRef: s,
|
|
19844
19845
|
targetRef: i,
|
|
19845
19846
|
state: o,
|
|
@@ -23645,10 +23646,11 @@ const Sh = M(dt)`
|
|
|
23645
23646
|
xe && P(xe), s == null || s(te), $.close(), V(-1);
|
|
23646
23647
|
} else
|
|
23647
23648
|
console.error("Error getting place details.", fe, te);
|
|
23649
|
+
z();
|
|
23648
23650
|
}
|
|
23649
23651
|
));
|
|
23650
23652
|
},
|
|
23651
|
-
[R, F, x, s, $]
|
|
23653
|
+
[R, F, x, z, s, $]
|
|
23652
23654
|
);
|
|
23653
23655
|
_l(() => {
|
|
23654
23656
|
document.activeElement === E.current && $.close();
|