@3sc/common-component 0.0.377 → 0.0.379
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.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -40322,7 +40322,7 @@ const p8 = ({ color: e }) => /* @__PURE__ */ g.jsx("svg", { width: "7", height:
|
|
|
40322
40322
|
), L = (I) => {
|
|
40323
40323
|
var Y;
|
|
40324
40324
|
const { options: V, value: X } = I ?? {}, ee = (V == null ? void 0 : V.length) !== 12, H = (Y = V == null ? void 0 : V.find((oe) => (oe == null ? void 0 : oe.value) === X)) == null ? void 0 : Y.label, Z = () => {
|
|
40325
|
-
P(
|
|
40325
|
+
P("year");
|
|
40326
40326
|
};
|
|
40327
40327
|
return /* @__PURE__ */ g.jsxs(
|
|
40328
40328
|
ft,
|
|
@@ -40499,7 +40499,7 @@ const p8 = ({ color: e }) => /* @__PURE__ */ g.jsx("svg", { width: "7", height:
|
|
|
40499
40499
|
id: A,
|
|
40500
40500
|
open: u ? !0 : D,
|
|
40501
40501
|
anchorEl: x,
|
|
40502
|
-
onClose: u ? void 0 : M,
|
|
40502
|
+
onClose: u || f ? void 0 : M,
|
|
40503
40503
|
anchorOrigin: { vertical: "top", horizontal: "left" },
|
|
40504
40504
|
transformOrigin: { vertical: "top", horizontal: "left" },
|
|
40505
40505
|
sx: u ? {
|