@quoreadmin/ui 0.27.28 → 0.27.30
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/index.js +8 -5
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -60077,8 +60077,10 @@ const _oe = /* @__PURE__ */ Ue(Ioe, [["render", Poe]]), Loe = ke({
|
|
|
60077
60077
|
}, $ = (Z) => {
|
|
60078
60078
|
B.value.chain().focus().insertContent(Z).run(), s.value.$el.click();
|
|
60079
60079
|
}, R = () => {
|
|
60080
|
-
|
|
60081
|
-
|
|
60080
|
+
if (u.value) {
|
|
60081
|
+
const Z = p.value, ae = (visualViewport == null ? void 0 : visualViewport.height) || window.innerHeight;
|
|
60082
|
+
p.value = g.value - ae > 0, Z !== p.value && (u.value = p.value, e("keyboard-open", p.value));
|
|
60083
|
+
}
|
|
60082
60084
|
}, H = (Z) => {
|
|
60083
60085
|
B.value.chain().focus().insertContent(Z.i).run(), r.value = !1;
|
|
60084
60086
|
}, Y = (Z) => {
|
|
@@ -60204,8 +60206,9 @@ function zoe(n, e, t, r, i, s) {
|
|
|
60204
60206
|
"!rounded-2xl md:!rounded-lg expands": n.expands
|
|
60205
60207
|
}
|
|
60206
60208
|
]),
|
|
60207
|
-
|
|
60208
|
-
|
|
60209
|
+
onMousedown: e[11] || (e[11] = (c) => {
|
|
60210
|
+
n.focused = !0;
|
|
60211
|
+
})
|
|
60209
60212
|
}, [
|
|
60210
60213
|
P("div", {
|
|
60211
60214
|
class: V([
|
|
@@ -60380,7 +60383,7 @@ function zoe(n, e, t, r, i, s) {
|
|
|
60380
60383
|
], 2)
|
|
60381
60384
|
], 34)) : L("", !0);
|
|
60382
60385
|
}
|
|
60383
|
-
const RN = /* @__PURE__ */ Ue(Loe, [["render", zoe], ["__scopeId", "data-v-
|
|
60386
|
+
const RN = /* @__PURE__ */ Ue(Loe, [["render", zoe], ["__scopeId", "data-v-adbd73a1"]]), Voe = {
|
|
60384
60387
|
/** ID of the comment - maybe this will be in the data. We will need this for taking action on a comment */
|
|
60385
60388
|
id: {
|
|
60386
60389
|
type: [Number, String],
|