@gisce/react-ooui 2.2.0-alpha.2 → 2.2.0-rc.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/react-ooui.es.js
CHANGED
|
@@ -4533,18 +4533,14 @@ const So = pt(xl), To = (e) => {
|
|
|
4533
4533
|
j.keyCode === 13 ? (j.preventDefault(), j.stopPropagation(), await z()) : j.code === "Backspace" && E !== void 0 && (j.preventDefault(), j.stopPropagation(), M([void 0, ""]));
|
|
4534
4534
|
}
|
|
4535
4535
|
return /* @__PURE__ */ D(Te, { gutter: 8, wrap: !1, children: [
|
|
4536
|
-
/* @__PURE__ */ r(de, { flex: "auto",
|
|
4536
|
+
/* @__PURE__ */ r(de, { flex: "auto", children: /* @__PURE__ */ r(
|
|
4537
4537
|
o && !a ? _l : it,
|
|
4538
4538
|
{
|
|
4539
4539
|
type: "text",
|
|
4540
4540
|
value: C,
|
|
4541
4541
|
disabled: a,
|
|
4542
4542
|
onChange: X,
|
|
4543
|
-
style:
|
|
4544
|
-
...f,
|
|
4545
|
-
borderTopRightRadius: 0,
|
|
4546
|
-
borderBottomRightRadius: 0
|
|
4547
|
-
},
|
|
4543
|
+
style: f,
|
|
4548
4544
|
onBlur: z,
|
|
4549
4545
|
onKeyDown: I,
|
|
4550
4546
|
suffix: /* @__PURE__ */ r(
|
|
@@ -4557,7 +4553,7 @@ const So = pt(xl), To = (e) => {
|
|
|
4557
4553
|
)
|
|
4558
4554
|
}
|
|
4559
4555
|
) }),
|
|
4560
|
-
/* @__PURE__ */ r(de, { flex: "none", style: { paddingRight: 0
|
|
4556
|
+
/* @__PURE__ */ r(de, { flex: "none", style: { paddingRight: 0 }, children: /* @__PURE__ */ r(
|
|
4561
4557
|
De,
|
|
4562
4558
|
{
|
|
4563
4559
|
icon: /* @__PURE__ */ r(Kn, {}),
|
|
@@ -4565,7 +4561,7 @@ const So = pt(xl), To = (e) => {
|
|
|
4565
4561
|
onClick: () => {
|
|
4566
4562
|
h(!0);
|
|
4567
4563
|
},
|
|
4568
|
-
style: {
|
|
4564
|
+
style: { borderTopRightRadius: 0, borderBottomRightRadius: 0 },
|
|
4569
4565
|
tabIndex: -1
|
|
4570
4566
|
}
|
|
4571
4567
|
) }),
|
|
@@ -5748,7 +5744,8 @@ const Ql = (e) => {
|
|
|
5748
5744
|
onChangeSort: X,
|
|
5749
5745
|
context: { ...h == null ? void 0 : h(), ...P },
|
|
5750
5746
|
colorsForResults: te,
|
|
5751
|
-
readonly:
|
|
5747
|
+
readonly: $,
|
|
5748
|
+
scrollY: i == null ? void 0 : i.height
|
|
5752
5749
|
}
|
|
5753
5750
|
);
|
|
5754
5751
|
if (a === "graph") {
|