ados-rcm 1.0.66 → 1.0.67

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
@@ -3404,6 +3404,7 @@ const hl = "_ATableFooter_4nlon_1", vl = "_Button_4nlon_10", yl = "_IsSelected_4
3404
3404
  options: t.options,
3405
3405
  useSelect: s,
3406
3406
  placeholder: t.placeholder,
3407
+ OptionRenderer: t.OptionRenderer,
3407
3408
  SelectedRenderer: ({ OptionRenderer: f, selected: h }) => /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
3408
3409
  /* @__PURE__ */ o.jsx(gr, { filterF: n, popupF: i }),
3409
3410
  /* @__PURE__ */ o.jsx(f, { option: h }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ados-rcm",
3
- "version": "1.0.66",
3
+ "version": "1.0.67",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",