@stll/folio-vue 0.11.7 → 0.12.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.
- package/dist/components/DocxEditor/types.d.ts +0 -7
- package/dist/composables/useDocxEditor.d.ts +0 -6
- package/dist/composables.cjs +1 -1
- package/dist/composables.js +1 -1
- package/dist/folio-vue.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +2 -4
- package/dist/{useZoom-DwDDS7hq.js → useZoom-CbTb1bPs.js} +193 -193
- package/dist/useZoom-lJ18bjuE.cjs +1 -0
- package/package.json +2 -2
- package/dist/useZoom-DBbzwfMG.cjs +0 -1
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { A as e, F as t, M as n, N as r, P as i, _ as a, c as o, d as s, f as c, g as l, j as u, l as d, m as f, p, u as m, y as h } from "./SplitCellDialog-gik8BmFh.js";
|
|
2
2
|
import { D as g, E as _, d as v, f as y, i as b, n as x, r as ee, t as te, v as ne, w as re, y as ie } from "./ListButtons-BIbTi82v.js";
|
|
3
3
|
import { t as ae } from "./zIndex-Ei9BbHSW.js";
|
|
4
|
-
import { a as S, c as C, i as oe, l as w, o as se, r as ce, s as le, t as ue, u as de } from "./useZoom-
|
|
4
|
+
import { a as S, c as C, i as oe, l as w, o as se, r as ce, s as le, t as ue, u as de } from "./useZoom-CbTb1bPs.js";
|
|
5
5
|
import { FindReplaceDialog as fe, FootnotePropertiesDialog as pe, HyperlinkDialog as me, ImagePositionDialog as T, ImagePropertiesDialog as he, InsertImageDialog as ge, InsertSymbolDialog as E, InsertTableDialog as _e, PageSetupDialog as ve, PasteSpecialDialog as ye, SplitCellDialog as be, TablePropertiesDialog as xe, WatermarkDialog as D } from "./dialogs.js";
|
|
6
6
|
import { Fragment as O, Teleport as k, computed as A, createApp as Se, createBlock as j, createCommentVNode as M, createElementBlock as N, createElementVNode as P, createSlots as Ce, createStaticVNode as we, createTextVNode as Te, createVNode as F, defineComponent as I, h as Ee, inject as L, mergeProps as De, nextTick as Oe, normalizeClass as R, normalizeStyle as z, onBeforeUnmount as B, onMounted as ke, onScopeDispose as Ae, openBlock as V, provide as je, ref as H, renderList as U, renderSlot as Me, shallowRef as Ne, toDisplayString as W, unref as G, vModelText as Pe, vShow as Fe, watch as K, withCtx as Ie, withDirectives as Le, withKeys as Re, withModifiers as q } from "vue";
|
|
7
7
|
import { createStyleResolver as ze, extractSelectionState as Be, getSelectedText as Ve, insertImageFromFile as He, insertImageFromFile as Ue, insertPageBreakInView as We, insertPageBreakInView as Ge, insertTableInView as Ke, insertTableInView as qe, insertTableOfContentsInView as Je, insertTableOfContentsInView as Ye, schema as J } from "@stll/folio-core/prosemirror";
|
|
@@ -3826,7 +3826,6 @@ var Lo = (e) => {
|
|
|
3826
3826
|
documentBuffer: { default: null },
|
|
3827
3827
|
password: {},
|
|
3828
3828
|
document: { default: null },
|
|
3829
|
-
documentKey: {},
|
|
3830
3829
|
onSave: {},
|
|
3831
3830
|
author: { default: "User" },
|
|
3832
3831
|
onChange: {},
|
|
@@ -3980,7 +3979,6 @@ var Lo = (e) => {
|
|
|
3980
3979
|
editorMode: u,
|
|
3981
3980
|
author: () => o.author,
|
|
3982
3981
|
password: () => o.password,
|
|
3983
|
-
documentKey: () => o.documentKey,
|
|
3984
3982
|
showMarginGuides: () => o.showMarginGuides,
|
|
3985
3983
|
marginGuideColor: () => o.marginGuideColor,
|
|
3986
3984
|
externalPlugins: [],
|
|
@@ -4901,7 +4899,7 @@ var Lo = (e) => {
|
|
|
4901
4899
|
}, null, 8, ["event-root", "view"])
|
|
4902
4900
|
], 6));
|
|
4903
4901
|
}
|
|
4904
|
-
}), [["__scopeId", "data-v-
|
|
4902
|
+
}), [["__scopeId", "data-v-0d0e87e7"]]);
|
|
4905
4903
|
//#endregion
|
|
4906
4904
|
//#region src/utils/listState.ts
|
|
4907
4905
|
function $o() {
|