@theroutingcompany/components 0.0.105-alpha.1 → 0.0.105
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.
|
@@ -19300,7 +19300,7 @@ function vo(e) {
|
|
|
19300
19300
|
width: g,
|
|
19301
19301
|
marginTop: f.spacing_100
|
|
19302
19302
|
};
|
|
19303
|
-
return
|
|
19303
|
+
return /* @__PURE__ */ ne(I9, { disableFocusManagement: u, children: [
|
|
19304
19304
|
a.isOpen ? /* @__PURE__ */ w(
|
|
19305
19305
|
xe,
|
|
19306
19306
|
{
|
|
@@ -19578,7 +19578,7 @@ const vf = F.ul`
|
|
|
19578
19578
|
display: flex;
|
|
19579
19579
|
align-items: center;
|
|
19580
19580
|
justify-content: space-between;
|
|
19581
|
-
padding: ${f.
|
|
19581
|
+
padding: ${f.spacing_200} ${f.spacing_200};
|
|
19582
19582
|
position: relative;
|
|
19583
19583
|
cursor: pointer;
|
|
19584
19584
|
user-select: none;
|