@gamelearn/arcade-components 3.5.3 → 3.5.4
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.
|
@@ -57708,7 +57708,16 @@ function DialogComponent({
|
|
|
57708
57708
|
);
|
|
57709
57709
|
const kt = document.querySelector(".screens--container");
|
|
57710
57710
|
if (Z)
|
|
57711
|
-
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
57711
|
+
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
57712
|
+
ChangeCamera,
|
|
57713
|
+
{
|
|
57714
|
+
...F,
|
|
57715
|
+
emitEvent: e,
|
|
57716
|
+
success: !1,
|
|
57717
|
+
onFinish: he
|
|
57718
|
+
},
|
|
57719
|
+
`change-camera-${E}`
|
|
57720
|
+
);
|
|
57712
57721
|
if (ie) {
|
|
57713
57722
|
const Ce = {
|
|
57714
57723
|
...F.payload,
|