@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.
@@ -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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mobileaction/action-kit",
3
- "version": "1.40.3-beta.1",
3
+ "version": "1.40.3-beta.12",
4
4
  "type": "module",
5
5
  "main": "dist/action-kit.mjs",
6
6
  "module": "dist/action-kit.mjs",