fone-design-system_v2 1.0.88 → 1.0.90
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.
|
@@ -43925,7 +43925,7 @@ const dJ = $a(SS, {
|
|
|
43925
43925
|
children: n,
|
|
43926
43926
|
size: r = "small",
|
|
43927
43927
|
disabled: o,
|
|
43928
|
-
|
|
43928
|
+
menuItems: i,
|
|
43929
43929
|
value: a,
|
|
43930
43930
|
defaultValue: s,
|
|
43931
43931
|
onChange: c,
|
|
@@ -61545,7 +61545,7 @@ const Nce = ({
|
|
|
61545
61545
|
children: /* @__PURE__ */ R(
|
|
61546
61546
|
Yb,
|
|
61547
61547
|
{
|
|
61548
|
-
|
|
61548
|
+
menuItems: t == null ? void 0 : t.menuItems,
|
|
61549
61549
|
value: e[t.accessorKey],
|
|
61550
61550
|
name: t.accessorKey,
|
|
61551
61551
|
displayEmpty: !0,
|