@theroutingcompany/components 0.0.43 → 0.0.44-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.
|
@@ -26751,7 +26751,7 @@ const sN = C(Jt)`
|
|
|
26751
26751
|
margin-top: ${f.spacing_100};
|
|
26752
26752
|
`, lN = ({ label: e, value: t }) => /* @__PURE__ */ ie(Ie, { role: "group", children: [
|
|
26753
26753
|
/* @__PURE__ */ x(tt, { htmlFor: `labeled-text-${e}`, color: f.color_gray_52, size: "medium", bold: !0, children: e }),
|
|
26754
|
-
/* @__PURE__ */ x(sN, { id: `labeled-text-${e}`, children: t })
|
|
26754
|
+
/* @__PURE__ */ x(sN, { id: `labeled-text-${e}`, title: e, children: t })
|
|
26755
26755
|
] }), JB = lN;
|
|
26756
26756
|
function cN(e, t, r) {
|
|
26757
26757
|
const { disallowEmptySelection: n, isDisabled: o } = e, a = Es({ usage: "search", sensitivity: "base" }), i = re(
|