@bluepic/embed 0.1.43 → 0.1.45
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 +2 -2
- package/lib/bluepic-embed.umd.js +2 -2
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/bluepic-embed.es.js
CHANGED
|
@@ -95214,7 +95214,7 @@ const BluepicLogo = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_re
|
|
|
95214
95214
|
])
|
|
95215
95215
|
], 6));
|
|
95216
95216
|
}
|
|
95217
|
-
}),
|
|
95217
|
+
}), BluepicEmbeddedEditor_vue_vue_type_style_index_0_scoped_f9cc30ad_lang = "", BluepicEmbeddedEditor = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-f9cc30ad"]]), _hoisted_1$a = { class: "collection-field-popup" }, _sfc_main$e = /* @__PURE__ */ defineComponent({
|
|
95218
95218
|
__name: "CollectionFieldPopup",
|
|
95219
95219
|
props: /* @__PURE__ */ mergeModels({
|
|
95220
95220
|
layout: {},
|
|
@@ -98830,7 +98830,7 @@ class BluepicEmbed extends EventTarget {
|
|
|
98830
98830
|
);
|
|
98831
98831
|
}
|
|
98832
98832
|
element;
|
|
98833
|
-
studioResourcesBaseUrl = ref$1("https://studio-resources.
|
|
98833
|
+
studioResourcesBaseUrl = ref$1("https://studio-resources.c2.bluepic.io");
|
|
98834
98834
|
cloudflarePagesHostname = ref$1("bluepic-core-sandbox.pages.dev");
|
|
98835
98835
|
editorRef = ref$1();
|
|
98836
98836
|
templateId = ref$1();
|