@gisce/react-ooui 2.27.0-alpha.1 → 2.27.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.
@@ -1193,37 +1193,22 @@ const Ic = (e) => {
1193
1193
  return c ? /* @__PURE__ */ i(tt, { className: "mt-10", message: c, type: "error", banner: !0 }) : a ? /* @__PURE__ */ i(He, {}) : /* @__PURE__ */ E(ae, { children: [
1194
1194
  /* @__PURE__ */ i(gr, { style: { padding: "1rem" }, children: T.map((F, O) => {
1195
1195
  var V, A;
1196
- return /* @__PURE__ */ i("div", { children: /* @__PURE__ */ E(gr.Item, { children: [
1197
- /* @__PURE__ */ i(
1198
- "div",
1199
- {
1200
- style: { display: "inline-block", cursor: "pointer" },
1201
- onClick: () => {
1202
- h(
1203
- T.find(
1204
- (R) => F.id === R.id
1205
- )
1206
- ), d(!0);
1207
- },
1208
- children: /* @__PURE__ */ i("strong", { children: (V = F.values) == null ? void 0 : V[w] })
1209
- }
1210
- ),
1211
- /* @__PURE__ */ i("br", {}),
1212
- /* @__PURE__ */ i(
1213
- "div",
1214
- {
1215
- style: { display: "inline-block", cursor: "pointer" },
1216
- onClick: () => {
1217
- h(
1218
- T.find(
1219
- (R) => F.id === R.id
1220
- )
1221
- ), d(!0);
1222
- },
1223
- children: (A = F.values) == null ? void 0 : A[g]
1224
- }
1225
- )
1226
- ] }, O) }, O);
1196
+ return /* @__PURE__ */ i(gr.Item, { children: /* @__PURE__ */ E(
1197
+ "div",
1198
+ {
1199
+ style: { display: "inline-block", cursor: "pointer" },
1200
+ onClick: () => {
1201
+ h(
1202
+ T.find((R) => F.id === R.id)
1203
+ ), d(!0);
1204
+ },
1205
+ children: [
1206
+ /* @__PURE__ */ i("strong", { children: (V = F.values) == null ? void 0 : V[w] }),
1207
+ /* @__PURE__ */ i("br", {}),
1208
+ ((A = F.values) == null ? void 0 : A[g]) && /* @__PURE__ */ i("span", { children: F.values[g] })
1209
+ ]
1210
+ }
1211
+ ) }, O);
1227
1212
  }) }),
1228
1213
  /* @__PURE__ */ i(
1229
1214
  cn,