@bluepic/embed 0.1.92 → 0.1.94
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 +3 -3
- 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
|
@@ -29934,7 +29934,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
29934
29934
|
return {
|
|
29935
29935
|
color: Ar.customClassUIRepresentationColor ?? "#ff0000"
|
|
29936
29936
|
};
|
|
29937
|
-
if (Ar.customClassUIRepresentation === "
|
|
29937
|
+
if (Ar.customClassUIRepresentation === "backgroundColor")
|
|
29938
29938
|
return {
|
|
29939
29939
|
"background-color": Ar.customClassUIRepresentationColor ?? "#ff0000",
|
|
29940
29940
|
color: Color$1(Ar.customClassUIRepresentationColor ?? "#ff0000").isDark() ? "white" : "black"
|
|
@@ -30009,7 +30009,7 @@ const _sfc_main$12 = /* @__PURE__ */ defineComponent({
|
|
|
30009
30009
|
class: normalizeClass({ warning: !!_r.value })
|
|
30010
30010
|
}, null, 8, ["selection", "value", "user-agent-rich-text", "max-length", "max-length-per-line", "max-lines", "multiline", "focus", "class"]));
|
|
30011
30011
|
}
|
|
30012
|
-
}),
|
|
30012
|
+
}), BxRichtextInput_vue_vue_type_style_index_0_scoped_5d2e9b73_lang = "", BxRichtextInput = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["__scopeId", "data-v-5d2e9b73"]]), sides = ["top", "right", "bottom", "left"], alignments = ["start", "end"], placements = /* @__PURE__ */ sides.reduce((m, c) => m.concat(c, c + "-" + alignments[0], c + "-" + alignments[1]), []), min = Math.min, max = Math.max, round = Math.round, createCoords = (m) => ({
|
|
30013
30013
|
x: m,
|
|
30014
30014
|
y: m
|
|
30015
30015
|
}), oppositeSideMap = {
|
|
@@ -72972,7 +72972,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
|
|
|
72972
72972
|
], 6))), 256))
|
|
72973
72973
|
], 2));
|
|
72974
72974
|
}
|
|
72975
|
-
}),
|
|
72975
|
+
}), FieldsList_vue_vue_type_style_index_0_scoped_7538310d_lang = "", FieldsList = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["__scopeId", "data-v-7538310d"]]), _hoisted_1$i = { class: "bx-fields" }, _sfc_main$p = /* @__PURE__ */ defineComponent({
|
|
72976
72976
|
__name: "Fields",
|
|
72977
72977
|
props: {
|
|
72978
72978
|
fields: {}
|