@gisce/react-ooui 2.10.4-rc.1 → 2.10.5
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
|
@@ -5504,11 +5504,11 @@ const pc = (e) => {
|
|
|
5504
5504
|
return /* @__PURE__ */ i(
|
|
5505
5505
|
Ze,
|
|
5506
5506
|
{
|
|
5507
|
-
zIndex: 9999,
|
|
5508
5507
|
title: /* @__PURE__ */ D("span", { children: [
|
|
5509
5508
|
o && /* @__PURE__ */ i("span", { style: { marginRight: 8 }, children: o }),
|
|
5510
5509
|
e
|
|
5511
5510
|
] }),
|
|
5511
|
+
zIndex: 9999,
|
|
5512
5512
|
open: f,
|
|
5513
5513
|
centered: a || !1,
|
|
5514
5514
|
onOk: c,
|