@stackable-labs/embeddables 2.18.0 → 2.18.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.js
CHANGED
|
@@ -5,7 +5,7 @@ import * as In from "react-dom";
|
|
|
5
5
|
import Ei from "react-dom";
|
|
6
6
|
const vd = () => {
|
|
7
7
|
try {
|
|
8
|
-
return "
|
|
8
|
+
return "ef3c2dd1-1abf-4005-911e-c0c0b6a3c8b1";
|
|
9
9
|
} catch {
|
|
10
10
|
return "dev";
|
|
11
11
|
}
|
|
@@ -772,7 +772,6 @@ const Tt = {
|
|
|
772
772
|
width: "100%"
|
|
773
773
|
};
|
|
774
774
|
return /* @__PURE__ */ K("div", { "data-extension-group": e.id, "data-extension-group-paginated": "true", children: [
|
|
775
|
-
/* @__PURE__ */ f("div", { style: { overflow: "hidden", width: "100%" }, children: /* @__PURE__ */ f("div", { style: a, children: o.map((c) => /* @__PURE__ */ f("div", { style: { flex: "0 0 100%", minWidth: "100%" }, "data-extension-page": c.id, children: n[c.id] }, c.id)) }) }),
|
|
776
775
|
/* @__PURE__ */ f(
|
|
777
776
|
Md,
|
|
778
777
|
{
|
|
@@ -780,7 +779,8 @@ const Tt = {
|
|
|
780
779
|
activeIndex: i,
|
|
781
780
|
onChange: s
|
|
782
781
|
}
|
|
783
|
-
)
|
|
782
|
+
),
|
|
783
|
+
/* @__PURE__ */ f("div", { style: { overflow: "hidden", width: "100%" }, children: /* @__PURE__ */ f("div", { style: a, children: o.map((c) => /* @__PURE__ */ f("div", { style: { flex: "0 0 100%", minWidth: "100%" }, "data-extension-page": c.id, children: n[c.id] }, c.id)) }) })
|
|
784
784
|
] });
|
|
785
785
|
}, Jr = ({ direction: e }) => /* @__PURE__ */ f(
|
|
786
786
|
"svg",
|