@gisce/react-ooui 2.54.0-alpha.4 → 2.54.0-alpha.6
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
|
@@ -11350,17 +11350,15 @@ function wr({
|
|
|
11350
11350
|
}
|
|
11351
11351
|
}
|
|
11352
11352
|
),
|
|
11353
|
-
/* @__PURE__ */ i(
|
|
11353
|
+
isSecureContext && /* @__PURE__ */ i(
|
|
11354
11354
|
je,
|
|
11355
11355
|
{
|
|
11356
11356
|
type: "text",
|
|
11357
11357
|
style: {
|
|
11358
|
-
marginRight: 8
|
|
11359
|
-
minWidth: 300
|
|
11358
|
+
marginRight: 8
|
|
11360
11359
|
},
|
|
11361
11360
|
icon: o ? /* @__PURE__ */ i(Pn, { style: { color: "#52c41a" } }) : /* @__PURE__ */ i(ur, {}),
|
|
11362
|
-
onClick: c
|
|
11363
|
-
disabled: !isSecureContext
|
|
11361
|
+
onClick: c
|
|
11364
11362
|
}
|
|
11365
11363
|
),
|
|
11366
11364
|
/* @__PURE__ */ i(
|