@stenajs-webui/calendar 21.29.11 → 21.29.13

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 CHANGED
@@ -1598,7 +1598,7 @@ const mi = ({
1598
1598
  {
1599
1599
  appendTo: f,
1600
1600
  zIndex: g,
1601
- renderTrigger: (N) => /* @__PURE__ */ o(
1601
+ renderTrigger: ({ ref: N, ...H }) => /* @__PURE__ */ o(
1602
1602
  mt,
1603
1603
  {
1604
1604
  ...b,
@@ -1619,7 +1619,8 @@ const mi = ({
1619
1619
  min: u,
1620
1620
  max: m,
1621
1621
  size: 10,
1622
- ...N
1622
+ inputRef: N,
1623
+ ...H
1623
1624
  }
1624
1625
  ),
1625
1626
  hideArrow: !0,