@gisce/react-ooui 2.90.0-alpha.5 → 2.90.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
|
@@ -7089,10 +7089,11 @@ const $h = (t) => /* @__PURE__ */ s(Le, { ...t, children: /* @__PURE__ */ s(Rl,
|
|
|
7089
7089
|
var I;
|
|
7090
7090
|
let w, k;
|
|
7091
7091
|
try {
|
|
7092
|
-
if (x)
|
|
7093
|
-
[
|
|
7094
|
-
|
|
7092
|
+
if (x) {
|
|
7093
|
+
const [O, D] = await Promise.all([
|
|
7094
|
+
m({
|
|
7095
7095
|
model: n,
|
|
7096
|
+
type: "form",
|
|
7096
7097
|
context: r
|
|
7097
7098
|
}),
|
|
7098
7099
|
h({
|
|
@@ -7100,8 +7101,9 @@ const $h = (t) => /* @__PURE__ */ s(Le, { ...t, children: /* @__PURE__ */ s(Rl,
|
|
|
7100
7101
|
type: "form",
|
|
7101
7102
|
context: r
|
|
7102
7103
|
})
|
|
7103
|
-
])
|
|
7104
|
-
|
|
7104
|
+
]);
|
|
7105
|
+
k = D, w = O.fields, i({ ...O, toolbar: k });
|
|
7106
|
+
} else {
|
|
7105
7107
|
const O = await m({
|
|
7106
7108
|
model: n,
|
|
7107
7109
|
type: "form",
|