officialblock 1.0.9 → 1.1.0
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.
|
@@ -25221,45 +25221,45 @@ const ybt = { class: "rich-text-editor" }, bbt = /* @__PURE__ */ de({
|
|
|
25221
25221
|
r("handleCopy", n.modelValue);
|
|
25222
25222
|
};
|
|
25223
25223
|
return o(), (c, l) => {
|
|
25224
|
-
var f, d, p, m, g;
|
|
25224
|
+
var f, d, p, m, g, v, y, h, b;
|
|
25225
25225
|
return q(), tt(Rt, null, [
|
|
25226
25226
|
k("div", {
|
|
25227
25227
|
class: "quote-text",
|
|
25228
|
-
onMouseenter: l[2] || (l[2] = (
|
|
25229
|
-
onMouseleave: l[3] || (l[3] = (
|
|
25228
|
+
onMouseenter: l[2] || (l[2] = (w) => i.value = !0),
|
|
25229
|
+
onMouseleave: l[3] || (l[3] = (w) => i.value = !1)
|
|
25230
25230
|
}, [
|
|
25231
25231
|
k("div", {
|
|
25232
25232
|
class: "quote-text__container quote-text--normal container-content",
|
|
25233
|
-
style: Fi({ background: ((f = t.modelValue) == null ? void 0 : f.data.bgColor) || "transparent" })
|
|
25233
|
+
style: Fi({ background: ((d = (f = t.modelValue) == null ? void 0 : f.data) == null ? void 0 : d.bgColor) || "transparent" })
|
|
25234
25234
|
}, [
|
|
25235
|
-
(
|
|
25235
|
+
(m = (p = t.modelValue) == null ? void 0 : p.data) != null && m.hasLine ? (q(), tt("div", Z4t)) : Ct("", !0),
|
|
25236
25236
|
k("div", {
|
|
25237
25237
|
class: "quote-text__content",
|
|
25238
|
-
innerHTML: (
|
|
25238
|
+
innerHTML: (v = (g = t.modelValue) == null ? void 0 : g.data) == null ? void 0 : v.text
|
|
25239
25239
|
}, null, 8, J4t),
|
|
25240
25240
|
k("div", {
|
|
25241
25241
|
class: "quote-text__desc",
|
|
25242
|
-
innerHTML: (
|
|
25242
|
+
innerHTML: (h = (y = t.modelValue) == null ? void 0 : y.data) == null ? void 0 : h.desc
|
|
25243
25243
|
}, null, 8, Q4t)
|
|
25244
25244
|
], 4),
|
|
25245
|
-
(
|
|
25245
|
+
(b = t.modelValue) != null && b.readOnly ? Ct("", !0) : (q(), le(Ii, {
|
|
25246
25246
|
key: 0,
|
|
25247
25247
|
show: i.value,
|
|
25248
|
-
"onUpdate:show": l[0] || (l[0] = (
|
|
25249
|
-
onHandleEdit: l[1] || (l[1] = (
|
|
25248
|
+
"onUpdate:show": l[0] || (l[0] = (w) => i.value = w),
|
|
25249
|
+
onHandleEdit: l[1] || (l[1] = (w) => a.value = !0),
|
|
25250
25250
|
onHandleDelete: u,
|
|
25251
25251
|
onHandleCopy: s
|
|
25252
25252
|
}, null, 8, ["show"]))
|
|
25253
25253
|
], 32),
|
|
25254
25254
|
_(X4t, {
|
|
25255
25255
|
show: a.value,
|
|
25256
|
-
"onUpdate:show": l[4] || (l[4] = (
|
|
25256
|
+
"onUpdate:show": l[4] || (l[4] = (w) => a.value = w),
|
|
25257
25257
|
data: t.modelValue
|
|
25258
25258
|
}, null, 8, ["show", "data"])
|
|
25259
25259
|
], 64);
|
|
25260
25260
|
};
|
|
25261
25261
|
}
|
|
25262
|
-
}), D$ = /* @__PURE__ */ Ee(txt, [["__scopeId", "data-v-
|
|
25262
|
+
}), D$ = /* @__PURE__ */ Ee(txt, [["__scopeId", "data-v-dc7b77ed"]]), ixt = {
|
|
25263
25263
|
install: (t) => {
|
|
25264
25264
|
t.component("ArticleList", v$);
|
|
25265
25265
|
}
|