lt-ppt 1.0.4 → 1.0.6

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.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as k, resolveComponent as P, openBlock as d, createElementBlock as c, Fragment as x, renderList as A, withModifiers as p, normalizeClass as L, createElementVNode as C, toDisplayString as I, createCommentVNode as v, createBlock as O, computed as S, normalizeStyle as U, createVNode as D, render as w } from "vue";
2
- import { _ as b } from "./lib-dWAlX6ww.js";
2
+ import { _ as b } from "./lib-5ZJTu6rs.js";
3
3
  import { t as G } from "./tippy.esm-Dos-q4Dz.js";
4
4
  const R = { class: "menu-content" }, X = ["onClick"], V = { class: "text" }, W = {
5
5
  key: 0,
@@ -1,4 +1,4 @@
1
- import { u as a, a as o, b as r, c as S, d as t } from "./screen-DP0Jdn29.js";
1
+ import { u as a, a as o, b as r, c as S, d as t } from "./screen-rVhuJ_U7.js";
2
2
  export {
3
3
  a as useKeyboardStore,
4
4
  o as useMainStore,
@@ -15,6 +15,7 @@ const E = {
15
15
  loading: "加载中...",
16
16
  exporting: "正在导出...",
17
17
  importing: "正在导入...",
18
+ saving: "正在保存...",
18
19
  success: "成功",
19
20
  error: "错误",
20
21
  warning: "警告",
@@ -915,6 +916,7 @@ const E = {
915
916
  loading: "Loading...",
916
917
  exporting: "Exporting...",
917
918
  importing: "Importing...",
919
+ saving: "Saving...",
918
920
  success: "Success",
919
921
  error: "Error",
920
922
  warning: "Warning",
@@ -1774,8 +1776,8 @@ const E = {
1774
1776
  }, O = /* @__PURE__ */ A({
1775
1777
  __name: "LtPPT",
1776
1778
  props: {
1777
- data: {},
1778
- theme: {},
1779
+ initData: {},
1780
+ onUploadFile: {},
1779
1781
  locale: { default: "zh-CN" },
1780
1782
  width: { default: "100%" },
1781
1783
  height: { default: "100%" },
@@ -1801,15 +1803,15 @@ const E = {
1801
1803
  import("vue"),
1802
1804
  import("./pinia-CVat9nJz.js"),
1803
1805
  import("./vue-i18n-R6dI71u7.js"),
1804
- import("./InnerApp-BDwrecOy.js"),
1805
- import("./index-vnMg2ypW.js"),
1806
- import("./index-0oZkW7pd.js")
1806
+ import("./InnerApp-7mJ5GOzX.js"),
1807
+ import("./index-CdTB8nwc.js"),
1808
+ import("./index-DFY_BHH_.js")
1807
1809
  ]);
1808
1810
  p = S.useSlidesStore, u = S.useScreenStore;
1809
1811
  const c = document.createElement("div");
1810
1812
  c.style.width = "100%", c.style.height = "100%", n.value.appendChild(c), o = s(P, {
1811
- initialData: t.data,
1812
- initialTheme: t.theme,
1813
+ initData: t.initData,
1814
+ onUploadFile: t.onUploadFile,
1813
1815
  readonly: t.readonly,
1814
1816
  onChange: (g) => d("change", g),
1815
1817
  onSave: (g) => d("save", g)
@@ -1861,7 +1863,7 @@ const E = {
1861
1863
  for (const [t, d] of r)
1862
1864
  i[t] = d;
1863
1865
  return i;
1864
- }, U = /* @__PURE__ */ z(O, [["__scopeId", "data-v-e53e89b5"]]), M = [
1866
+ }, U = /* @__PURE__ */ z(O, [["__scopeId", "data-v-2ec056e7"]]), M = [
1865
1867
  "SourceHanSans",
1866
1868
  "SourceHanSerif",
1867
1869
  "WenDingPLSongTi",