general-basic-form 2.4.2 → 2.4.3
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.
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -22782,7 +22782,7 @@ const Xn = new zt(), u_ = {
|
|
|
22782
22782
|
}
|
|
22783
22783
|
});
|
|
22784
22784
|
},
|
|
22785
|
-
className: "general-basic-form-month-picker"
|
|
22785
|
+
className: "general-basic-form-month-picker [&_table]:hidden"
|
|
22786
22786
|
}, y = h[n.prop] ? `${h[n.prop].getFullYear()}/${h[n.prop].getMonth() + 1}` : y), /* @__PURE__ */ C.jsx("div", { className: "flex flex-col gap-3", children: /* @__PURE__ */ C.jsxs(a, { open: g, onOpenChange: m, children: [
|
|
22787
22787
|
/* @__PURE__ */ C.jsx(i, { asChild: !0, children: /* @__PURE__ */ C.jsxs(o, { variant: "outline", id: r, name: n.prop, className: "w-full justify-between font-normal", disabled: v, children: [
|
|
22788
22788
|
y,
|