@gisce/react-ooui 2.63.0-alpha.1 → 2.63.0-alpha.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.
package/dist/react-ooui.es.js
CHANGED
|
@@ -12137,7 +12137,7 @@ const Ki = (e, t) => ({
|
|
|
12137
12137
|
r == null || r(w.target.value);
|
|
12138
12138
|
};
|
|
12139
12139
|
return /* @__PURE__ */ V(Be, { gutter: 8, wrap: !1, align: "middle", children: [
|
|
12140
|
-
l ? null : /* @__PURE__ */ i(Te, { flex: "none", children: h ? /* @__PURE__ */ i(
|
|
12140
|
+
l ? null : /* @__PURE__ */ i(Te, { flex: "none", style: { paddingRight: 0 }, children: h ? /* @__PURE__ */ i(
|
|
12141
12141
|
je,
|
|
12142
12142
|
{
|
|
12143
12143
|
icon: /* @__PURE__ */ i(kn, {}),
|
|
@@ -12154,11 +12154,11 @@ const Ki = (e, t) => ({
|
|
|
12154
12154
|
onClick: () => {
|
|
12155
12155
|
p(!0), y(!0);
|
|
12156
12156
|
},
|
|
12157
|
-
style: {
|
|
12157
|
+
style: { border: "none" },
|
|
12158
12158
|
tabIndex: -1
|
|
12159
12159
|
}
|
|
12160
12160
|
) }),
|
|
12161
|
-
/* @__PURE__ */ i(Te, { flex: "auto", children: g ? /* @__PURE__ */ i(
|
|
12161
|
+
/* @__PURE__ */ i(Te, { flex: "auto", style: { paddingLeft: 0 }, children: g ? /* @__PURE__ */ i(
|
|
12162
12162
|
rt,
|
|
12163
12163
|
{
|
|
12164
12164
|
style: {
|
|
@@ -12177,7 +12177,7 @@ const Ki = (e, t) => ({
|
|
|
12177
12177
|
"a",
|
|
12178
12178
|
{
|
|
12179
12179
|
href: `${a}${n}`,
|
|
12180
|
-
style: { color: u.colorPrimary,
|
|
12180
|
+
style: { color: u.colorPrimary, paddingLeft: 8 },
|
|
12181
12181
|
target: "_blank",
|
|
12182
12182
|
rel: "noreferrer",
|
|
12183
12183
|
children: n
|