@bluepic/embed 0.4.0-next.178 → 0.4.0-next.180
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/bluepic-embed.iife.js +3 -3
- package/dist/bluepic-embed.umd.js +3 -3
- package/dist/main.cjs +3 -3
- package/dist/main.mjs +13 -15
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/main.mjs
CHANGED
|
@@ -26166,10 +26166,9 @@ const jq = {
|
|
|
26166
26166
|
w(), a = new ResizeObserver(w), a.observe(y);
|
|
26167
26167
|
}), tr(() => a == null ? void 0 : a.disconnect());
|
|
26168
26168
|
const i = e;
|
|
26169
|
-
|
|
26170
|
-
const
|
|
26171
|
-
|
|
26172
|
-
});
|
|
26169
|
+
if (i.capturedContext)
|
|
26170
|
+
for (const y of Reflect.ownKeys(i.capturedContext))
|
|
26171
|
+
ea(y, i.capturedContext[y]);
|
|
26173
26172
|
const o = t, u = Vn(), s = ie({ x: 0, y: 0 }), l = ie(!1);
|
|
26174
26173
|
let d = { x: 0, y: 0, offsetX: 0, offsetY: 0 };
|
|
26175
26174
|
const f = ae(() => i.type !== "frame" || !i.draggable ? {} : {
|
|
@@ -26268,7 +26267,7 @@ const jq = {
|
|
|
26268
26267
|
], 38)
|
|
26269
26268
|
], 6));
|
|
26270
26269
|
}
|
|
26271
|
-
}), UC = /* @__PURE__ */ ht(Uq, [["__scopeId", "data-v-
|
|
26270
|
+
}), UC = /* @__PURE__ */ ht(Uq, [["__scopeId", "data-v-8e22bf84"]]), Zq = {
|
|
26272
26271
|
key: 0,
|
|
26273
26272
|
class: "icon-wrapper"
|
|
26274
26273
|
}, Vq = { class: "content-wrapper" }, Hq = {
|
|
@@ -26292,10 +26291,10 @@ const jq = {
|
|
|
26292
26291
|
emits: ["close"],
|
|
26293
26292
|
setup(e, { emit: t }) {
|
|
26294
26293
|
const n = e, r = Vn(), a = t;
|
|
26295
|
-
|
|
26296
|
-
const
|
|
26297
|
-
|
|
26298
|
-
|
|
26294
|
+
if (n.capturedContext)
|
|
26295
|
+
for (const i of Reflect.ownKeys(n.capturedContext))
|
|
26296
|
+
ea(i, n.capturedContext[i]);
|
|
26297
|
+
return (i, o) => (F(), G("div", {
|
|
26299
26298
|
class: Xe(["message-element", [`type-${e.type}`, ...e.customClasses]]),
|
|
26300
26299
|
style: Tt({ maxWidth: e.maxWidth })
|
|
26301
26300
|
}, [
|
|
@@ -26329,7 +26328,7 @@ const jq = {
|
|
|
26329
26328
|
])) : De("", !0)
|
|
26330
26329
|
], 6));
|
|
26331
26330
|
}
|
|
26332
|
-
}), Yq = /* @__PURE__ */ ht(Xq, [["__scopeId", "data-v-
|
|
26331
|
+
}), Yq = /* @__PURE__ */ ht(Xq, [["__scopeId", "data-v-4d38c300"]]);
|
|
26333
26332
|
function pc() {
|
|
26334
26333
|
var a;
|
|
26335
26334
|
const e = op(), t = {};
|
|
@@ -27380,10 +27379,9 @@ const VW = ["data-bx-popover-id"], HW = ["data-origin", "data-placement"], qW =
|
|
|
27380
27379
|
emits: ["close", "click-outside", "mouseenter", "mouseleave"],
|
|
27381
27380
|
setup(e, { emit: t }) {
|
|
27382
27381
|
const n = e;
|
|
27383
|
-
|
|
27384
|
-
const
|
|
27385
|
-
|
|
27386
|
-
});
|
|
27382
|
+
if (n.capturedContext)
|
|
27383
|
+
for (const M of Reflect.ownKeys(n.capturedContext))
|
|
27384
|
+
ea(M, n.capturedContext[M]);
|
|
27387
27385
|
const r = t, a = ae(() => n.floatingElement), i = ie(), o = ie();
|
|
27388
27386
|
ZW(i, () => n.scrollPassthrough);
|
|
27389
27387
|
const u = ie(), s = H1(a), l = H1(o);
|
|
@@ -27600,7 +27598,7 @@ const VW = ["data-bx-popover-id"], HW = ["data-origin", "data-placement"], qW =
|
|
|
27600
27598
|
], 10, VW);
|
|
27601
27599
|
};
|
|
27602
27600
|
}
|
|
27603
|
-
}), eS = /* @__PURE__ */ ht(XW, [["__scopeId", "data-v-
|
|
27601
|
+
}), eS = /* @__PURE__ */ ht(XW, [["__scopeId", "data-v-355d1c19"]]), tS = 300, G3 = 300;
|
|
27604
27602
|
window.addEventListener("load", () => {
|
|
27605
27603
|
var t;
|
|
27606
27604
|
const e = document.querySelector(wc);
|