@namba_one/ui-kit-2 1.5.0 → 1.5.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 +0 -1
- package/dist/index.umd.js +1 -1
- package/dist/namba-one-uikit.css +1 -1
- package/dist/ui-kit.components.json +2 -2
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -10639,7 +10639,6 @@ const gE = /* @__PURE__ */ Q({
|
|
|
10639
10639
|
return (c, d) => (m(), Y(f(gm), je(e, {
|
|
10640
10640
|
isOpen: o.value,
|
|
10641
10641
|
"onUpdate:isOpen": d[1] || (d[1] = (h) => o.value = h),
|
|
10642
|
-
"dropdown-max-height": 195,
|
|
10643
10642
|
onClose: a,
|
|
10644
10643
|
onClickField: d[2] || (d[2] = () => o.value = !0),
|
|
10645
10644
|
onClickOutsideDropdown: a
|