@mobileaction/action-kit 1.40.3-beta.1 → 1.40.3-beta.12
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/action-kit.mjs +2 -2
- package/package.json +1 -1
package/dist/action-kit.mjs
CHANGED
|
@@ -17135,9 +17135,9 @@ const IB = { class: "py-1" }, Ap = /* @__PURE__ */ xe({
|
|
|
17135
17135
|
...Ie,
|
|
17136
17136
|
slot: Ie?.slot || "ma-calendar-preset"
|
|
17137
17137
|
}))), he = () => v("cleared"), H = () => v("focus"), J = () => v("blur"), te = () => v("rangeStart"), ge = () => v("rangeEnd"), Fe = (Ie) => Ie ? "chevron-up" : "chevron-down", Pe = async () => {
|
|
17138
|
-
T.value = !0, await Es(), S.value.onScroll(), v("opened");
|
|
17138
|
+
T.value = !0, await Es(), S.value.onScroll(), v("opened"), v("openChange", !0);
|
|
17139
17139
|
}, Oe = () => {
|
|
17140
|
-
T.value = !1, v("closed");
|
|
17140
|
+
T.value = !1, v("closed"), v("openChange", !1);
|
|
17141
17141
|
}, Le = () => S.value.selectDate(), Ke = (Ie) => Array.isArray(Ie) ? Ie.length < 2 : !Ie;
|
|
17142
17142
|
return (Ie, Be) => (k(), ce(de(Hy), ze(Ie.$attrs, {
|
|
17143
17143
|
ref_key: "datepickerInput",
|