@gisce/react-ooui 2.2.0-rc.1 → 2.2.0-rc.2

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.
@@ -4533,14 +4533,18 @@ 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", children: /* @__PURE__ */ r(
4536
+ /* @__PURE__ */ r(de, { flex: "auto", style: { paddingRight: 0 }, 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: f,
4543
+ style: {
4544
+ ...f,
4545
+ borderTopRightRadius: 0,
4546
+ borderBottomRightRadius: 0
4547
+ },
4544
4548
  onBlur: z,
4545
4549
  onKeyDown: I,
4546
4550
  suffix: /* @__PURE__ */ r(
@@ -4553,7 +4557,7 @@ const So = pt(xl), To = (e) => {
4553
4557
  )
4554
4558
  }
4555
4559
  ) }),
4556
- /* @__PURE__ */ r(de, { flex: "none", style: { paddingRight: 0 }, children: /* @__PURE__ */ r(
4560
+ /* @__PURE__ */ r(de, { flex: "none", style: { paddingRight: 0, paddingLeft: 0 }, children: /* @__PURE__ */ r(
4557
4561
  De,
4558
4562
  {
4559
4563
  icon: /* @__PURE__ */ r(Kn, {}),
@@ -4561,7 +4565,7 @@ const So = pt(xl), To = (e) => {
4561
4565
  onClick: () => {
4562
4566
  h(!0);
4563
4567
  },
4564
- style: { borderTopRightRadius: 0, borderBottomRightRadius: 0 },
4568
+ style: { borderRadius: 0 },
4565
4569
  tabIndex: -1
4566
4570
  }
4567
4571
  ) }),