readytech-ui-library-v2 1.0.119 → 1.0.120

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.
@@ -18611,8 +18611,9 @@ function rae(e, t, n, r, a, i) {
18611
18611
  disabled: n.disabled,
18612
18612
  error: n.error,
18613
18613
  "error-messages": n.errorMessages,
18614
- clearable: n.clearable
18615
- }, null, 8, ["label", "density", "multiple", "items", "item-title", "item-value", "chips", "placeholder", "disabled", "error", "error-messages", "clearable"]);
18614
+ clearable: n.clearable,
18615
+ onChange: i.onChange
18616
+ }, null, 8, ["label", "density", "multiple", "items", "item-title", "item-value", "chips", "placeholder", "disabled", "error", "error-messages", "clearable", "onChange"]);
18616
18617
  }
18617
18618
  const aae = /* @__PURE__ */ je(nae, [["render", rae]]), iae = {
18618
18619
  name: "RtSheet",