@apcrda/ui 0.4.5 → 0.4.6
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/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7138,7 +7138,7 @@ function Ap(e) {
|
|
|
7138
7138
|
}
|
|
7139
7139
|
//#endregion
|
|
7140
7140
|
//#region src/components/Calendar/Calendar.tsx
|
|
7141
|
-
function jp({ className: t, captionLayout: n = "dropdown
|
|
7141
|
+
function jp({ className: t, captionLayout: n = "dropdown", startMonth: r, endMonth: i, ...a }) {
|
|
7142
7142
|
let o = (/* @__PURE__ */ new Date()).getFullYear();
|
|
7143
7143
|
return /* @__PURE__ */ N(Ap, {
|
|
7144
7144
|
showOutsideDays: !0,
|