@bluepic/embed 0.2.0-next.14 → 0.2.0-next.16
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/lib/bluepic-embed.es.js
CHANGED
|
@@ -97175,7 +97175,7 @@ function renderVideoRemote(m, c, ie, we, Ie, Me, Ze, ne, rr, gr, lr) {
|
|
|
97175
97175
|
function Vr(fi) {
|
|
97176
97176
|
try {
|
|
97177
97177
|
const di = JSON.parse(fi);
|
|
97178
|
-
if (di.type === "end" && (Br = di.sessionId, Ar = di.creditsConsumed, $r = di.
|
|
97178
|
+
if (di.type === "end" && (console.log("Video rendering completed", di), Br = di.sessionId, Ar = di.creditsConsumed, $r = [di.result]), di.type === "error")
|
|
97179
97179
|
throw console.error("Error in video rendering", di), new Error(di.message);
|
|
97180
97180
|
di.type !== "end" && lr(di);
|
|
97181
97181
|
} catch {
|
|
@@ -97482,7 +97482,7 @@ const _hoisted_1$e = {
|
|
|
97482
97482
|
xmlns: "http://www.w3.org/2000/svg",
|
|
97483
97483
|
viewBox: "0 0 100 100",
|
|
97484
97484
|
class: "arctic-progress"
|
|
97485
|
-
}, _hoisted_2$a = ["d"
|
|
97485
|
+
}, _hoisted_2$a = ["d"], _sfc_main$i = /* @__PURE__ */ defineComponent({
|
|
97486
97486
|
__name: "CircularProgress",
|
|
97487
97487
|
props: {
|
|
97488
97488
|
progress: {},
|
|
@@ -97510,12 +97510,12 @@ const _hoisted_1$e = {
|
|
|
97510
97510
|
return (we, Ie) => (openBlock(), createElementBlock("svg", _hoisted_1$e, [
|
|
97511
97511
|
createElementVNode("path", {
|
|
97512
97512
|
d: ie(50, 50, 50, we.progress),
|
|
97513
|
-
fill: we.color,
|
|
97513
|
+
style: normalizeStyle({ fill: we.color }),
|
|
97514
97514
|
class: "progress-sector"
|
|
97515
|
-
}, null,
|
|
97515
|
+
}, null, 12, _hoisted_2$a)
|
|
97516
97516
|
]));
|
|
97517
97517
|
}
|
|
97518
|
-
}),
|
|
97518
|
+
}), CircularProgress_vue_vue_type_style_index_0_scoped_0b06477e_lang = "", CircularProgress = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["__scopeId", "data-v-0b06477e"]]), _sfc_main$h = {}, _hoisted_1$d = {
|
|
97519
97519
|
viewBox: "0 0 344 350",
|
|
97520
97520
|
fill: "none",
|
|
97521
97521
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -97866,7 +97866,7 @@ const BluepicLogo = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_re
|
|
|
97866
97866
|
icon: withCtx(() => [
|
|
97867
97867
|
ea.value !== void 0 ? (openBlock(), createBlock(CircularProgress, {
|
|
97868
97868
|
key: 0,
|
|
97869
|
-
color: "#
|
|
97869
|
+
color: "#000000",
|
|
97870
97870
|
class: "export-button-circular-progress",
|
|
97871
97871
|
progress: ea.value
|
|
97872
97872
|
}, null, 8, ["progress"])) : (openBlock(), createBlock(BxIcon, { key: 1 }, {
|
|
@@ -98395,7 +98395,7 @@ const BluepicLogo = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_re
|
|
|
98395
98395
|
])
|
|
98396
98396
|
], 2));
|
|
98397
98397
|
}
|
|
98398
|
-
}),
|
|
98398
|
+
}), BluepicEmbeddedEditor_vue_vue_type_style_index_0_scoped_6085eef2_lang = "", BluepicEmbeddedEditor = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-6085eef2"]]), _hoisted_1$b = { class: "collection-field-popup" }, _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
98399
98399
|
__name: "CollectionFieldPopup",
|
|
98400
98400
|
props: /* @__PURE__ */ mergeModels({
|
|
98401
98401
|
layout: {},
|