unifyedx-storybook-new 0.2.72 → 0.2.74
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/unifyedx-storybook-new.css +1 -1
- package/dist/unifyedx-storybook-new.css.br +0 -0
- package/dist/unifyedx-storybook-new.css.gz +0 -0
- package/dist/unifyedx-storybook-new.es.js +3 -0
- package/dist/unifyedx-storybook-new.es.js.br +0 -0
- package/dist/unifyedx-storybook-new.es.js.gz +0 -0
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
@@ -1652,6 +1652,9 @@ const Dn = {
|
|
|
1652
1652
|
h && /* @__PURE__ */ e("div", { className: "search-input-wrapper", children: /* @__PURE__ */ e(
|
|
1653
1653
|
ge,
|
|
1654
1654
|
{
|
|
1655
|
+
onKeyDown: (d) => {
|
|
1656
|
+
d.stopPropagation();
|
|
1657
|
+
},
|
|
1655
1658
|
value: N,
|
|
1656
1659
|
onDebouncedChange: y,
|
|
1657
1660
|
placeholder: "Search..."
|
|
Binary file
|
|
Binary file
|