@bluepic/embed 0.1.42 → 0.1.44
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: {},
|
|
@@ -98871,7 +98871,7 @@ class BluepicEmbed extends EventTarget {
|
|
|
98871
98871
|
}
|
|
98872
98872
|
`, document.head.appendChild(de), this.element.innerHTML = `
|
|
98873
98873
|
<div id="${c}" class="bluepic-app-wrapper" style="height: 100%; position: relative;">
|
|
98874
|
-
<div v-if="templateId">
|
|
98874
|
+
<div v-if="templateId" style="height: 100%;">
|
|
98875
98875
|
<bluepic-embedded-editor
|
|
98876
98876
|
v-if="templateId"
|
|
98877
98877
|
ref="editorRef"
|