caplink-saas-ui-shared-component-library 1.86.0 → 1.86.1
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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/package.json +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -29521,7 +29521,7 @@ const lce = ft(
|
|
|
29521
29521
|
role: "combobox",
|
|
29522
29522
|
"data-filtered-options-count": _.length,
|
|
29523
29523
|
asChild: !0,
|
|
29524
|
-
children: /* @__PURE__ */ p.jsx(Bn, { ...l })
|
|
29524
|
+
children: /* @__PURE__ */ p.jsx(Bn, { readOnly: a, ...l })
|
|
29525
29525
|
}
|
|
29526
29526
|
),
|
|
29527
29527
|
M && !i && !a && h && /* @__PURE__ */ p.jsx(
|