@gisce/react-ooui 2.1.0-alpha.6 → 2.1.0-alpha.7

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.
@@ -4776,14 +4776,18 @@ const So = gt(xl), To = (e) => {
4776
4776
  L.keyCode === 13 ? (L.preventDefault(), L.stopPropagation(), await Y()) : L.code === "Backspace" && P !== void 0 && (L.preventDefault(), L.stopPropagation(), W([void 0, ""]));
4777
4777
  }
4778
4778
  return /* @__PURE__ */ D(Re, { gutter: 8, wrap: !1, children: [
4779
- /* @__PURE__ */ n(de, { flex: "auto", children: /* @__PURE__ */ n(
4779
+ /* @__PURE__ */ n(de, { flex: "auto", style: { paddingRight: 0 }, children: /* @__PURE__ */ n(
4780
4780
  o && !a ? Rl : st,
4781
4781
  {
4782
4782
  type: "text",
4783
4783
  value: S,
4784
4784
  disabled: a,
4785
4785
  onChange: M,
4786
- style: f,
4786
+ style: {
4787
+ ...f,
4788
+ borderTopRightRadius: 0,
4789
+ borderBottomRightRadius: 0
4790
+ },
4787
4791
  onBlur: Y,
4788
4792
  onKeyDown: G,
4789
4793
  suffix: /* @__PURE__ */ n(
@@ -4796,7 +4800,7 @@ const So = gt(xl), To = (e) => {
4796
4800
  )
4797
4801
  }
4798
4802
  ) }),
4799
- /* @__PURE__ */ n(de, { flex: "32px", style: { paddingRight: 0 }, children: /* @__PURE__ */ n(
4803
+ /* @__PURE__ */ n(de, { flex: "32px", style: { paddingRight: 0, paddingLeft: 0 }, children: /* @__PURE__ */ n(
4800
4804
  Ve,
4801
4805
  {
4802
4806
  icon: /* @__PURE__ */ n(Wn, {}),
@@ -4804,7 +4808,7 @@ const So = gt(xl), To = (e) => {
4804
4808
  onClick: () => {
4805
4809
  h(!0);
4806
4810
  },
4807
- style: { borderTopRightRadius: 0, borderBottomRightRadius: 0 },
4811
+ style: { borderRadius: 0 },
4808
4812
  tabIndex: -1
4809
4813
  }
4810
4814
  ) }),