@bluepic/embed 0.4.0-next.86 → 0.4.0-next.88
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 +1 -1
- package/dist/bluepic-embed.umd.js +1 -1
- package/dist/main.cjs +1 -1
- package/dist/main.mjs +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/main.mjs
CHANGED
|
@@ -66909,10 +66909,10 @@ const Yce = { class: "export-popup" }, Kce = {
|
|
|
66909
66909
|
async function l(k) {
|
|
66910
66910
|
switch (k) {
|
|
66911
66911
|
case "instagram":
|
|
66912
|
-
window.open("https://www.instagram.com/
|
|
66912
|
+
window.open("https://www.instagram.com/", "_blank");
|
|
66913
66913
|
break;
|
|
66914
66914
|
case "facebook":
|
|
66915
|
-
window.open("https://www.facebook.com/
|
|
66915
|
+
window.open("https://www.facebook.com/", "_blank");
|
|
66916
66916
|
break;
|
|
66917
66917
|
case "mail":
|
|
66918
66918
|
window.open(
|
|
@@ -67388,7 +67388,7 @@ const Yce = { class: "export-popup" }, Kce = {
|
|
|
67388
67388
|
]))
|
|
67389
67389
|
]));
|
|
67390
67390
|
}
|
|
67391
|
-
}), C0e = /* @__PURE__ */ nt(x0e, [["__scopeId", "data-v-
|
|
67391
|
+
}), C0e = /* @__PURE__ */ nt(x0e, [["__scopeId", "data-v-4efe4c5c"]]);
|
|
67392
67392
|
var xS = { exports: {} };
|
|
67393
67393
|
(function(e, t) {
|
|
67394
67394
|
(function(r, n) {
|