lt-ppt 1.0.5 → 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.
- package/dist/{InnerApp-7VtOtiso.js → InnerApp-7mJ5GOzX.js} +4 -4
- package/dist/{index-B5Uj8PFq.js → index-CdTB8nwc.js} +1 -1
- package/dist/{index-DlNH2qkd.js → index-DFY_BHH_.js} +1 -1
- package/dist/{lib-CpyChr-3.js → lib-5ZJTu6rs.js} +3 -3
- package/dist/lt-ppt.es.js +1 -1
- package/dist/lt-ppt.umd.js +1 -1
- package/dist/{screen-Brc46n0s.js → screen-rVhuJ_U7.js} +1 -1
- package/package.json +2 -2
|
@@ -4,8 +4,8 @@ var Zn = (e, t, n) => k7e(e, typeof t != "symbol" ? t + "" : t, n);
|
|
|
4
4
|
import * as E7e from "vue";
|
|
5
5
|
import { markRaw as We, openBlock as k, createElementBlock as Z, createElementVNode as F, defineComponent as Le, ref as le, onBeforeMount as D7e, onMounted as Vt, createBlock as xe, Transition as QT, withCtx as ae, createCommentVNode as Pe, toDisplayString as ie, createVNode as D, render as _g, computed as ge, onUnmounted as Un, Fragment as Fe, renderList as Ye, unref as G, useTemplateRef as gt, renderSlot as rr, withModifiers as xt, normalizeClass as Be, Teleport as nye, withDirectives as et, normalizeStyle as me, vShow as Qp, watch as ht, toRef as wO, resolveDynamicComponent as ef, provide as Kp, inject as i0, resolveDirective as Wn, createTextVNode as Ie, nextTick as Zr, onBeforeUnmount as ZU, watchEffect as sx, withKeys as Vc, vModelText as X7e, createStaticVNode as V7e, isRef as bue, mergeProps as U7e } from "vue";
|
|
6
6
|
import { storeToRefs as Me } from "./pinia-CVat9nJz.js";
|
|
7
|
-
import { l as pr, g as rye, e as Lt, f as w0, n as Ct, d as LO, a as tt, c as ze, u as Gi, b as aye, N as Lr, S as Uc, T as Da, h as di, D as TO, F as lr, i as QU, M as W7e, j as oye, A as iye, P as lx, k as sye, m as B7e, R as PO, o as TD, p as Y7e, q as lye, r as cye, s as uye, t as yo, v as Z7e, w as Q7e, x as K7e, y as H7e, z as G7e, B as z7e, C as J7e, E as j7e, G as $7e, H as fye, I as q7e, J as KT, K as eNe, L as tNe, O as is, Q as qf, U as xue, V as nNe, W as rNe, X as aNe, Y as oNe, Z as iNe, _ as xi, $ as p6 } from "./screen-
|
|
8
|
-
import { _ as _e } from "./lib-
|
|
7
|
+
import { l as pr, g as rye, e as Lt, f as w0, n as Ct, d as LO, a as tt, c as ze, u as Gi, b as aye, N as Lr, S as Uc, T as Da, h as di, D as TO, F as lr, i as QU, M as W7e, j as oye, A as iye, P as lx, k as sye, m as B7e, R as PO, o as TD, p as Y7e, q as lye, r as cye, s as uye, t as yo, v as Z7e, w as Q7e, x as K7e, y as H7e, z as G7e, B as z7e, C as J7e, E as j7e, G as $7e, H as fye, I as q7e, J as KT, K as eNe, L as tNe, O as is, Q as qf, U as xue, V as nNe, W as rNe, X as aNe, Y as oNe, Z as iNe, _ as xi, $ as p6 } from "./screen-rVhuJ_U7.js";
|
|
8
|
+
import { _ as _e } from "./lib-5ZJTu6rs.js";
|
|
9
9
|
import { t as sNe } from "./tippy.esm-Dos-q4Dz.js";
|
|
10
10
|
import { useI18n as yn } from "./vue-i18n-R6dI71u7.js";
|
|
11
11
|
const tR = (e, t) => pr.padStart("" + e, t, "0"), lNe = () => !navigator.userAgent.match(/(iPhone|iPod|iPad|Android|Mobile|BlackBerry|Symbian|Windows Phone)/i), cNe = (e) => /^(https?:\/\/)([\w-]+\.)+[\w-]{2,}(\/[\w-./?%&=]*)?$/i.test(e);
|
|
@@ -17511,8 +17511,8 @@ const yFe = [
|
|
|
17511
17511
|
{ label: "恢复", value: "Ctrl + Y" },
|
|
17512
17512
|
{ label: "删除", value: "Delete / Backspace" },
|
|
17513
17513
|
{ label: "多选", value: "按住 Ctrl 或 Shift" },
|
|
17514
|
-
{ label:
|
|
17515
|
-
{ label:
|
|
17514
|
+
// { label: '打开搜索替换', value: 'Ctrl + F' },
|
|
17515
|
+
// { label: '打印', value: 'Ctrl + P' },
|
|
17516
17516
|
{ label: "关闭弹窗", value: "ESC" }
|
|
17517
17517
|
]
|
|
17518
17518
|
},
|
|
@@ -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-
|
|
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,
|
|
@@ -1803,9 +1803,9 @@ const E = {
|
|
|
1803
1803
|
import("vue"),
|
|
1804
1804
|
import("./pinia-CVat9nJz.js"),
|
|
1805
1805
|
import("./vue-i18n-R6dI71u7.js"),
|
|
1806
|
-
import("./InnerApp-
|
|
1807
|
-
import("./index-
|
|
1808
|
-
import("./index-
|
|
1806
|
+
import("./InnerApp-7mJ5GOzX.js"),
|
|
1807
|
+
import("./index-CdTB8nwc.js"),
|
|
1808
|
+
import("./index-DFY_BHH_.js")
|
|
1809
1809
|
]);
|
|
1810
1810
|
p = S.useSlidesStore, u = S.useScreenStore;
|
|
1811
1811
|
const c = document.createElement("div");
|
package/dist/lt-ppt.es.js
CHANGED
package/dist/lt-ppt.umd.js
CHANGED
|
@@ -113,7 +113,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
113
113
|
*
|
|
114
114
|
* Licensed MIT © Zeno Rocha
|
|
115
115
|
*/(function(e,t){(function(r,a){e.exports=a()})(Jt,function(){return function(){var n={686:function(o,i,s){s.d(i,{default:function(){return F}});var c=s(279),u=s.n(c),f=s(370),d=s.n(f),h=s(817),p=s.n(h);function v(W){try{return document.execCommand(W)}catch{return!1}}var m=function(H){var Q=p()(H);return v("cut"),Q},g=m;function y(W){var H=document.documentElement.getAttribute("dir")==="rtl",Q=document.createElement("textarea");Q.style.fontSize="12pt",Q.style.border="0",Q.style.padding="0",Q.style.margin="0",Q.style.position="absolute",Q.style[H?"right":"left"]="-9999px";var re=window.pageYOffset||document.documentElement.scrollTop;return Q.style.top="".concat(re,"px"),Q.setAttribute("readonly",""),Q.value=W,Q}var b=function(H,Q){var re=y(H);Q.container.appendChild(re);var ne=p()(re);return v("copy"),re.remove(),ne},A=function(H){var Q=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},re="";return typeof H=="string"?re=b(H,Q):H instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(H==null?void 0:H.type)?re=b(H.value,Q):(re=p()(H),v("copy")),re},R=A;function x(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?x=function(Q){return typeof Q}:x=function(Q){return Q&&typeof Symbol=="function"&&Q.constructor===Symbol&&Q!==Symbol.prototype?"symbol":typeof Q},x(W)}var S=function(){var H=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Q=H.action,re=Q===void 0?"copy":Q,ne=H.container,se=H.target,fe=H.text;if(re!=="copy"&&re!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(se!==void 0)if(se&&x(se)==="object"&&se.nodeType===1){if(re==="copy"&&se.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(re==="cut"&&(se.hasAttribute("readonly")||se.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if(fe)return R(fe,{container:ne});if(se)return re==="cut"?g(se):R(se,{container:ne})},M=S;function T(W){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?T=function(Q){return typeof Q}:T=function(Q){return Q&&typeof Symbol=="function"&&Q.constructor===Symbol&&Q!==Symbol.prototype?"symbol":typeof Q},T(W)}function N(W,H){if(!(W instanceof H))throw new TypeError("Cannot call a class as a function")}function L(W,H){for(var Q=0;Q<H.length;Q++){var re=H[Q];re.enumerable=re.enumerable||!1,re.configurable=!0,"value"in re&&(re.writable=!0),Object.defineProperty(W,re.key,re)}}function C(W,H,Q){return H&&L(W.prototype,H),Q&&L(W,Q),W}function E(W,H){if(typeof H!="function"&&H!==null)throw new TypeError("Super expression must either be null or a function");W.prototype=Object.create(H&&H.prototype,{constructor:{value:W,writable:!0,configurable:!0}}),H&&k(W,H)}function k(W,H){return k=Object.setPrototypeOf||function(re,ne){return re.__proto__=ne,re},k(W,H)}function O(W){var H=U();return function(){var re=Y(W),ne;if(H){var se=Y(this).constructor;ne=Reflect.construct(re,arguments,se)}else ne=re.apply(this,arguments);return P(this,ne)}}function P(W,H){return H&&(T(H)==="object"||typeof H=="function")?H:I(W)}function I(W){if(W===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return W}function U(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Y(W){return Y=Object.setPrototypeOf?Object.getPrototypeOf:function(Q){return Q.__proto__||Object.getPrototypeOf(Q)},Y(W)}function Z(W,H){var Q="data-clipboard-".concat(W);if(H.hasAttribute(Q))return H.getAttribute(Q)}var j=function(W){E(Q,W);var H=O(Q);function Q(re,ne){var se;return N(this,Q),se=H.call(this),se.resolveOptions(ne),se.listenClick(re),se}return C(Q,[{key:"resolveOptions",value:function(){var ne=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof ne.action=="function"?ne.action:this.defaultAction,this.target=typeof ne.target=="function"?ne.target:this.defaultTarget,this.text=typeof ne.text=="function"?ne.text:this.defaultText,this.container=T(ne.container)==="object"?ne.container:document.body}},{key:"listenClick",value:function(ne){var se=this;this.listener=d()(ne,"click",function(fe){return se.onClick(fe)})}},{key:"onClick",value:function(ne){var se=ne.delegateTarget||ne.currentTarget,fe=this.action(se)||"copy",we=M({action:fe,container:this.container,target:this.target(se),text:this.text(se)});this.emit(we?"success":"error",{action:fe,text:we,trigger:se,clearSelection:function(){se&&se.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(ne){return Z("action",ne)}},{key:"defaultTarget",value:function(ne){var se=Z("target",ne);if(se)return document.querySelector(se)}},{key:"defaultText",value:function(ne){return Z("text",ne)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(ne){var se=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return R(ne,se)}},{key:"cut",value:function(ne){return g(ne)}},{key:"isSupported",value:function(){var ne=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],se=typeof ne=="string"?[ne]:ne,fe=!!document.queryCommandSupported;return se.forEach(function(we){fe=fe&&!!document.queryCommandSupported(we)}),fe}}]),Q}(u()),F=j},828:function(o){var i=9;if(typeof Element<"u"&&!Element.prototype.matches){var s=Element.prototype;s.matches=s.matchesSelector||s.mozMatchesSelector||s.msMatchesSelector||s.oMatchesSelector||s.webkitMatchesSelector}function c(u,f){for(;u&&u.nodeType!==i;){if(typeof u.matches=="function"&&u.matches(f))return u;u=u.parentNode}}o.exports=c},438:function(o,i,s){var c=s(828);function u(h,p,v,m,g){var y=d.apply(this,arguments);return h.addEventListener(v,y,g),{destroy:function(){h.removeEventListener(v,y,g)}}}function f(h,p,v,m,g){return typeof h.addEventListener=="function"?u.apply(null,arguments):typeof v=="function"?u.bind(null,document).apply(null,arguments):(typeof h=="string"&&(h=document.querySelectorAll(h)),Array.prototype.map.call(h,function(y){return u(y,p,v,m,g)}))}function d(h,p,v,m){return function(g){g.delegateTarget=c(g.target,p),g.delegateTarget&&m.call(h,g)}}o.exports=f},879:function(o,i){i.node=function(s){return s!==void 0&&s instanceof HTMLElement&&s.nodeType===1},i.nodeList=function(s){var c=Object.prototype.toString.call(s);return s!==void 0&&(c==="[object NodeList]"||c==="[object HTMLCollection]")&&"length"in s&&(s.length===0||i.node(s[0]))},i.string=function(s){return typeof s=="string"||s instanceof String},i.fn=function(s){var c=Object.prototype.toString.call(s);return c==="[object Function]"}},370:function(o,i,s){var c=s(879),u=s(438);function f(v,m,g){if(!v&&!m&&!g)throw new Error("Missing required arguments");if(!c.string(m))throw new TypeError("Second argument must be a String");if(!c.fn(g))throw new TypeError("Third argument must be a Function");if(c.node(v))return d(v,m,g);if(c.nodeList(v))return h(v,m,g);if(c.string(v))return p(v,m,g);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function d(v,m,g){return v.addEventListener(m,g),{destroy:function(){v.removeEventListener(m,g)}}}function h(v,m,g){return Array.prototype.forEach.call(v,function(y){y.addEventListener(m,g)}),{destroy:function(){Array.prototype.forEach.call(v,function(y){y.removeEventListener(m,g)})}}}function p(v,m,g){return u(document.body,v,m,g)}o.exports=f},817:function(o){function i(s){var c;if(s.nodeName==="SELECT")s.focus(),c=s.value;else if(s.nodeName==="INPUT"||s.nodeName==="TEXTAREA"){var u=s.hasAttribute("readonly");u||s.setAttribute("readonly",""),s.select(),s.setSelectionRange(0,s.value.length),u||s.removeAttribute("readonly"),c=s.value}else{s.hasAttribute("contenteditable")&&s.focus();var f=window.getSelection(),d=document.createRange();d.selectNodeContents(s),f.removeAllRanges(),f.addRange(d),c=f.toString()}return c}o.exports=i},279:function(o){function i(){}i.prototype={on:function(s,c,u){var f=this.e||(this.e={});return(f[s]||(f[s]=[])).push({fn:c,ctx:u}),this},once:function(s,c,u){var f=this;function d(){f.off(s,d),c.apply(u,arguments)}return d._=c,this.on(s,d,u)},emit:function(s){var c=[].slice.call(arguments,1),u=((this.e||(this.e={}))[s]||[]).slice(),f=0,d=u.length;for(f;f<d;f++)u[f].fn.apply(u[f].ctx,c);return this},off:function(s,c){var u=this.e||(this.e={}),f=u[s],d=[];if(f&&c)for(var h=0,p=f.length;h<p;h++)f[h].fn!==c&&f[h].fn._!==c&&d.push(f[h]);return d.length?u[s]=d:delete u[s],this}},o.exports=i,o.exports.TinyEmitter=i}},r={};function a(o){if(r[o])return r[o].exports;var i=r[o]={exports:{}};return n[o](i,i.exports,a),i.exports}return function(){a.n=function(o){var i=o&&o.__esModule?function(){return o.default}:function(){return o};return a.d(i,{a:i}),i}}(),function(){a.d=function(o,i){for(var s in i)a.o(i,s)&&!a.o(o,s)&&Object.defineProperty(o,s,{enumerable:!0,get:i[s]})}}(),function(){a.o=function(o,i){return Object.prototype.hasOwnProperty.call(o,i)}}(),a(686)}().default})})(i0e);var UQe=i0e.exports;const XQe=Xp(UQe),s0e=e=>new Promise((t,n)=>{const r=document.createElement("button"),a=new XQe(r,{text:()=>e,action:()=>"copy",container:document.body});a.on("success",o=>{a.destroy(),t(o)}),a.on("error",o=>{a.destroy(),n(o)}),document.body.appendChild(r),r.click(),document.body.removeChild(r)}),l0e=()=>new Promise((e,t)=>{var n;(n=navigator.clipboard)!=null&&n.readText?navigator.clipboard.readText().then(r=>(r||t("剪贴板为空或者不包含文本"),e(r))):t("浏览器不支持或禁止访问剪贴板,请使用快捷键 Ctrl + V")}),iG=e=>{let t;try{t=JSON.parse(tG(e))}catch{t=e}return t},c0e=e=>{const t=e.split(`\r
|
|
116
|
-
`);t[t.length-1]===""&&t.pop();let n=-1;const r=[];for(const a in t){if(r[a]=t[a].split(" "),r[a].length===1)return null;if(n===-1)n=r[a].length;else if(n!==r[a].length)return null}return r},u0e=e=>{const r=new DOMParser().parseFromString(e,"text/html").querySelector("table"),a=[];if(!r)return a;const o=r.querySelectorAll("tr");for(const i of o){const s=[],c=i.querySelectorAll("td, th");for(const u of c){const f=u.textContent?u.textContent.trim():"",d=parseInt(u.getAttribute("colspan")||"1",10);for(let h=0;h<d;h++)s.push(f)}a.push(s)}return a};var Ft=(e=>(e.C="C",e.X="X",e.Z="Z",e.Y="Y",e.A="A",e.G="G",e.L="L",e.F="F",e.D="D",e.B="B",e.P="P",e.O="O",e.R="R",e.T="T",e.MINUS="-",e.EQUAL="=",e.DIGIT_0="0",e.DELETE="DELETE",e.UP="ARROWUP",e.DOWN="ARROWDOWN",e.LEFT="ARROWLEFT",e.RIGHT="ARROWRIGHT",e.ENTER="ENTER",e.SPACE=" ",e.TAB="TAB",e.BACKSPACE="BACKSPACE",e.ESC="ESCAPE",e.PAGEUP="PAGEUP",e.PAGEDOWN="PAGEDOWN",e.F5="F5",e))(Ft||{});const WQe=[{type:"通用",children:[{label:"剪切",value:"Ctrl + X"},{label:"复制",value:"Ctrl + C"},{label:"粘贴",value:"Ctrl + V"},{label:"粘贴为纯文本",value:"Ctrl + Shift + V"},{label:"快速复制粘贴",value:"Ctrl + D"},{label:"全选",value:"Ctrl + A"},{label:"撤销",value:"Ctrl + Z"},{label:"恢复",value:"Ctrl + Y"},{label:"删除",value:"Delete / Backspace"},{label:"多选",value:"按住 Ctrl 或 Shift"},{label:"打开搜索替换",value:"Ctrl + F"},{label:"打印",value:"Ctrl + P"},{label:"关闭弹窗",value:"ESC"}]},{type:"幻灯片放映",children:[{label:"从头开始放映幻灯片",value:"F5"},{label:"从当前开始放映幻灯片",value:"Shift + F5"},{label:"切换上一页",value:"↑ / ← / PgUp"},{label:"切换下一页",value:"↓ / → / PgDown"},{label:"切换下一页",value:"Enter / Space"},{label:"退出放映",value:"ESC"}]},{type:"幻灯片编辑",children:[{label:"新建幻灯片",value:"Enter"},{label:"移动画布",value:"Space + 鼠标拖拽"},{label:"缩放画布",value:"Ctrl + 鼠标滚轮"},{label:"放大画布",value:"Ctrl + ="},{label:"缩小画布",value:"Ctrl + -"},{label:"使画布适应当前屏幕",value:"Ctrl + 0"},{label:"上一页(未选中元素)",value:"↑"},{label:"下一页(未选中元素)",value:"↓"},{label:"上一页",value:"鼠标上滚 / PgUp"},{label:"下一页",value:"鼠标下滚 / PgDown"},{label:"快速创建文本",value:"双击空白处 / T"},{label:"快速创建矩形",value:"R"},{label:"快速创建圆形",value:"O"},{label:"快速创建线条",value:"L"},{label:"退出绘制状态",value:"鼠标右键"}]},{type:"元素操作",children:[{label:"移动",value:"↑ / ← / ↓ / →"},{label:"锁定",value:"Ctrl + L"},{label:"组合",value:"Ctrl + G"},{label:"取消组合",value:"Ctrl + Shift + G"},{label:"置顶层",value:"Alt + F"},{label:"置底层",value:"Alt + B"},{label:"锁定宽高比例",value:"按住 Ctrl 或 Shift"},{label:"创建水平 / 垂直线条",value:"按住 Ctrl 或 Shift"},{label:"切换焦点元素",value:"Tab"},{label:"确认图片裁剪",value:"Enter"},{label:"完成自定义形状绘制",value:"Enter"}]},{type:"文本编辑",children:[{label:"加粗",value:"Ctrl + B"},{label:"斜体",value:"Ctrl + I"},{label:"下划线",value:"Ctrl + U"},{label:"行内代码",value:"Ctrl + E"},{label:"上角标",value:"Ctrl + ;"},{label:"下角标",value:"Ctrl + '"},{label:"选中段落",value:"ESC"}]}],YQe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"};function ZQe(e,t){return l.openBlock(),l.createElementBlock("svg",YQe,[...t[0]||(t[0]=[l.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"4",d:"m14 14l20 20m-20 0l20-20"},null,-1)])])}const sG=l.markRaw({name:"icon-park-outline-close-small",render:ZQe}),KQe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"};function HQe(e,t){return l.openBlock(),l.createElementBlock("svg",KQe,[...t[0]||(t[0]=[l.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"4",d:"M4 24c0 11.046 8.954 20 20 20s20-8.954 20-20S35.046 4 24 4"},null,-1)])])}const QQe=l.markRaw({name:"icon-park-outline-loading-four",render:HQe}),GQe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"},zQe=["id"],JQe=["mask"];function jQe(e,t){return l.openBlock(),l.createElementBlock("svg",GQe,[l.createElementVNode("defs",null,[l.createElementVNode("mask",{id:e.idMap.SVGX9qUOAmp},[...t[0]||(t[0]=[l.createElementVNode("g",{fill:"none"},[l.createElementVNode("path",{fill:"#fff",stroke:"#fff","stroke-linejoin":"round","stroke-width":"4",d:"M24 44a19.94 19.94 0 0 0 14.142-5.858A19.94 19.94 0 0 0 44 24a19.94 19.94 0 0 0-5.858-14.142A19.94 19.94 0 0 0 24 4A19.94 19.94 0 0 0 9.858 9.858A19.94 19.94 0 0 0 4 24a19.94 19.94 0 0 0 5.858 14.142A19.94 19.94 0 0 0 24 44Z"}),l.createElementVNode("path",{fill:"#000","fill-rule":"evenodd",d:"M24 11a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5","clip-rule":"evenodd"}),l.createElementVNode("path",{stroke:"#000","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"4",d:"M24.5 34V20h-2M21 34h7"})],-1)])],8,zQe)]),l.createElementVNode("path",{fill:"currentColor",d:"M0 0h48v48H0z",mask:"url(#"+e.idMap.SVGX9qUOAmp+")"},null,8,JQe)])}const $Qe=l.markRaw({name:"icon-park-solid-info",render:jQe,setup(){return{idMap:{SVGX9qUOAmp:"uicons-"+Math.random().toString(36).substr(2,10)}}}}),VQe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"},qQe=["id"],eGe=["mask"];function tGe(e,t){return l.openBlock(),l.createElementBlock("svg",VQe,[l.createElementVNode("defs",null,[l.createElementVNode("mask",{id:e.idMap.SVG55HJweZj},[...t[0]||(t[0]=[l.createElementVNode("g",{fill:"none","stroke-linejoin":"round","stroke-width":"4"},[l.createElementVNode("path",{fill:"#fff",stroke:"#fff",d:"M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20Z"}),l.createElementVNode("path",{stroke:"#000","stroke-linecap":"round",d:"M29.657 18.343L18.343 29.657m0-11.314l11.314 11.314"})],-1)])],8,qQe)]),l.createElementVNode("path",{fill:"currentColor",d:"M0 0h48v48H0z",mask:"url(#"+e.idMap.SVG55HJweZj+")"},null,8,eGe)])}const nGe=l.markRaw({name:"icon-park-solid-close-one",render:tGe,setup(){return{idMap:{SVG55HJweZj:"uicons-"+Math.random().toString(36).substr(2,10)}}}}),rGe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"},aGe=["id"],oGe=["mask"];function iGe(e,t){return l.openBlock(),l.createElementBlock("svg",rGe,[l.createElementVNode("defs",null,[l.createElementVNode("mask",{id:e.idMap.SVGIQLGgV2F},[...t[0]||(t[0]=[l.createElementVNode("g",{fill:"none","stroke-linejoin":"round","stroke-width":"4"},[l.createElementVNode("path",{fill:"#fff",stroke:"#fff",d:"M24 44a19.94 19.94 0 0 0 14.142-5.858A19.94 19.94 0 0 0 44 24a19.94 19.94 0 0 0-5.858-14.142A19.94 19.94 0 0 0 24 4A19.94 19.94 0 0 0 9.858 9.858A19.94 19.94 0 0 0 4 24a19.94 19.94 0 0 0 5.858 14.142A19.94 19.94 0 0 0 24 44Z"}),l.createElementVNode("path",{stroke:"#000","stroke-linecap":"round",d:"m16 24l6 6l12-12"})],-1)])],8,aGe)]),l.createElementVNode("path",{fill:"currentColor",d:"M0 0h48v48H0z",mask:"url(#"+e.idMap.SVGIQLGgV2F+")"},null,8,oGe)])}const sGe=l.markRaw({name:"icon-park-solid-check-one",render:iGe,setup(){return{idMap:{SVGIQLGgV2F:"uicons-"+Math.random().toString(36).substr(2,10)}}}}),lGe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"},cGe=["id"],uGe=["mask"];function fGe(e,t){return l.openBlock(),l.createElementBlock("svg",lGe,[l.createElementVNode("defs",null,[l.createElementVNode("mask",{id:e.idMap.SVGkYaseeMx},[...t[0]||(t[0]=[l.createElementVNode("g",{fill:"none"},[l.createElementVNode("path",{fill:"#fff",stroke:"#fff","stroke-linejoin":"round","stroke-width":"4",d:"M24 44a19.94 19.94 0 0 0 14.142-5.858A19.94 19.94 0 0 0 44 24a19.94 19.94 0 0 0-5.858-14.142A19.94 19.94 0 0 0 24 4A19.94 19.94 0 0 0 9.858 9.858A19.94 19.94 0 0 0 4 24a19.94 19.94 0 0 0 5.858 14.142A19.94 19.94 0 0 0 24 44Z"}),l.createElementVNode("path",{fill:"#000","fill-rule":"evenodd",d:"M24 37a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5","clip-rule":"evenodd"}),l.createElementVNode("path",{stroke:"#000","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"4",d:"M24 12v16"})],-1)])],8,cGe)]),l.createElementVNode("path",{fill:"currentColor",d:"M0 0h48v48H0z",mask:"url(#"+e.idMap.SVGkYaseeMx+")"},null,8,uGe)])}const dGe=l.markRaw({name:"icon-park-solid-attention",render:fGe,setup(){return{idMap:{SVGkYaseeMx:"uicons-"+Math.random().toString(36).substr(2,10)}}}}),hGe=["id"],pGe={class:"icons"},vGe={class:"content"},mGe={key:0,class:"title"},gGe={class:"description"},yGe={key:0,class:"control"},bGe=Ve(l.defineComponent({__name:"Message",props:{id:{},message:{},type:{default:"success"},title:{default:""},duration:{default:3e3},closable:{type:Boolean,default:!1}},emits:["close","destroy"],setup(e,{expose:t,emit:n}){const r=e,a=n,o=l.ref(!0),i=l.ref(null),s=()=>{r.duration<=0||(i.value=setTimeout(u,r.duration))},c=()=>{i.value&&clearTimeout(i.value)},u=()=>o.value=!1;return l.onBeforeMount(()=>{c()}),l.onMounted(()=>{s()}),t({close:u}),(f,d)=>{const h=dGe,p=sGe,v=nGe,m=$Qe,g=QQe,y=sG;return l.openBlock(),l.createBlock(l.Transition,{name:"message-fade",appear:"",mode:"in-out",onBeforeLeave:d[3]||(d[3]=b=>a("close")),onAfterLeave:d[4]||(d[4]=b=>a("destroy"))},{default:l.withCtx(()=>[o.value?(l.openBlock(),l.createElementBlock("div",{key:0,class:"message",id:e.id},[l.createElementVNode("div",{class:"message-container",onMouseenter:d[1]||(d[1]=b=>c()),onMouseleave:d[2]||(d[2]=b=>s())},[l.createElementVNode("div",pGe,[e.type==="warning"?(l.openBlock(),l.createBlock(h,{key:0,style:{"font-size":"18px",color:"#faad14"}})):l.createCommentVNode("",!0),e.type==="success"?(l.openBlock(),l.createBlock(p,{key:1,style:{"font-size":"18px",color:"#52c41a"}})):l.createCommentVNode("",!0),e.type==="error"?(l.openBlock(),l.createBlock(v,{key:2,style:{"font-size":"18px",color:"#ff4d4f"}})):l.createCommentVNode("",!0),e.type==="info"?(l.openBlock(),l.createBlock(m,{key:3,style:{"font-size":"18px",color:"#1677ff"}})):l.createCommentVNode("",!0),e.type==="loading"?(l.openBlock(),l.createBlock(g,{key:4,class:"loading-icon",style:{"font-size":"18px",color:"#d14424"}})):l.createCommentVNode("",!0)]),l.createElementVNode("div",vGe,[e.title?(l.openBlock(),l.createElementBlock("div",mGe,l.toDisplayString(e.title),1)):l.createCommentVNode("",!0),l.createElementVNode("div",gGe,l.toDisplayString(e.message),1)]),e.closable?(l.openBlock(),l.createElementBlock("div",yGe,[l.createElementVNode("span",{class:"close-btn",onClick:d[0]||(d[0]=b=>u())},[l.createVNode(y)])])):l.createCommentVNode("",!0)],32)],8,hGe)):l.createCommentVNode("",!0)]),_:1})}}}),[["__scopeId","data-v-efd58bc9"]]),lG=[];let rh=null,AGe=0;const RGe={duration:3e3},rn=e=>{const t="message-"+AGe++,n={...RGe,...e,id:t};rh||(rh=document.createElement("div"),rh.className="message-wrap",rh.style.cssText=`
|
|
116
|
+
`);t[t.length-1]===""&&t.pop();let n=-1;const r=[];for(const a in t){if(r[a]=t[a].split(" "),r[a].length===1)return null;if(n===-1)n=r[a].length;else if(n!==r[a].length)return null}return r},u0e=e=>{const r=new DOMParser().parseFromString(e,"text/html").querySelector("table"),a=[];if(!r)return a;const o=r.querySelectorAll("tr");for(const i of o){const s=[],c=i.querySelectorAll("td, th");for(const u of c){const f=u.textContent?u.textContent.trim():"",d=parseInt(u.getAttribute("colspan")||"1",10);for(let h=0;h<d;h++)s.push(f)}a.push(s)}return a};var Ft=(e=>(e.C="C",e.X="X",e.Z="Z",e.Y="Y",e.A="A",e.G="G",e.L="L",e.F="F",e.D="D",e.B="B",e.P="P",e.O="O",e.R="R",e.T="T",e.MINUS="-",e.EQUAL="=",e.DIGIT_0="0",e.DELETE="DELETE",e.UP="ARROWUP",e.DOWN="ARROWDOWN",e.LEFT="ARROWLEFT",e.RIGHT="ARROWRIGHT",e.ENTER="ENTER",e.SPACE=" ",e.TAB="TAB",e.BACKSPACE="BACKSPACE",e.ESC="ESCAPE",e.PAGEUP="PAGEUP",e.PAGEDOWN="PAGEDOWN",e.F5="F5",e))(Ft||{});const WQe=[{type:"通用",children:[{label:"剪切",value:"Ctrl + X"},{label:"复制",value:"Ctrl + C"},{label:"粘贴",value:"Ctrl + V"},{label:"粘贴为纯文本",value:"Ctrl + Shift + V"},{label:"快速复制粘贴",value:"Ctrl + D"},{label:"全选",value:"Ctrl + A"},{label:"撤销",value:"Ctrl + Z"},{label:"恢复",value:"Ctrl + Y"},{label:"删除",value:"Delete / Backspace"},{label:"多选",value:"按住 Ctrl 或 Shift"},{label:"关闭弹窗",value:"ESC"}]},{type:"幻灯片放映",children:[{label:"从头开始放映幻灯片",value:"F5"},{label:"从当前开始放映幻灯片",value:"Shift + F5"},{label:"切换上一页",value:"↑ / ← / PgUp"},{label:"切换下一页",value:"↓ / → / PgDown"},{label:"切换下一页",value:"Enter / Space"},{label:"退出放映",value:"ESC"}]},{type:"幻灯片编辑",children:[{label:"新建幻灯片",value:"Enter"},{label:"移动画布",value:"Space + 鼠标拖拽"},{label:"缩放画布",value:"Ctrl + 鼠标滚轮"},{label:"放大画布",value:"Ctrl + ="},{label:"缩小画布",value:"Ctrl + -"},{label:"使画布适应当前屏幕",value:"Ctrl + 0"},{label:"上一页(未选中元素)",value:"↑"},{label:"下一页(未选中元素)",value:"↓"},{label:"上一页",value:"鼠标上滚 / PgUp"},{label:"下一页",value:"鼠标下滚 / PgDown"},{label:"快速创建文本",value:"双击空白处 / T"},{label:"快速创建矩形",value:"R"},{label:"快速创建圆形",value:"O"},{label:"快速创建线条",value:"L"},{label:"退出绘制状态",value:"鼠标右键"}]},{type:"元素操作",children:[{label:"移动",value:"↑ / ← / ↓ / →"},{label:"锁定",value:"Ctrl + L"},{label:"组合",value:"Ctrl + G"},{label:"取消组合",value:"Ctrl + Shift + G"},{label:"置顶层",value:"Alt + F"},{label:"置底层",value:"Alt + B"},{label:"锁定宽高比例",value:"按住 Ctrl 或 Shift"},{label:"创建水平 / 垂直线条",value:"按住 Ctrl 或 Shift"},{label:"切换焦点元素",value:"Tab"},{label:"确认图片裁剪",value:"Enter"},{label:"完成自定义形状绘制",value:"Enter"}]},{type:"文本编辑",children:[{label:"加粗",value:"Ctrl + B"},{label:"斜体",value:"Ctrl + I"},{label:"下划线",value:"Ctrl + U"},{label:"行内代码",value:"Ctrl + E"},{label:"上角标",value:"Ctrl + ;"},{label:"下角标",value:"Ctrl + '"},{label:"选中段落",value:"ESC"}]}],YQe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"};function ZQe(e,t){return l.openBlock(),l.createElementBlock("svg",YQe,[...t[0]||(t[0]=[l.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"4",d:"m14 14l20 20m-20 0l20-20"},null,-1)])])}const sG=l.markRaw({name:"icon-park-outline-close-small",render:ZQe}),KQe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"};function HQe(e,t){return l.openBlock(),l.createElementBlock("svg",KQe,[...t[0]||(t[0]=[l.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"4",d:"M4 24c0 11.046 8.954 20 20 20s20-8.954 20-20S35.046 4 24 4"},null,-1)])])}const QQe=l.markRaw({name:"icon-park-outline-loading-four",render:HQe}),GQe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"},zQe=["id"],JQe=["mask"];function jQe(e,t){return l.openBlock(),l.createElementBlock("svg",GQe,[l.createElementVNode("defs",null,[l.createElementVNode("mask",{id:e.idMap.SVGX9qUOAmp},[...t[0]||(t[0]=[l.createElementVNode("g",{fill:"none"},[l.createElementVNode("path",{fill:"#fff",stroke:"#fff","stroke-linejoin":"round","stroke-width":"4",d:"M24 44a19.94 19.94 0 0 0 14.142-5.858A19.94 19.94 0 0 0 44 24a19.94 19.94 0 0 0-5.858-14.142A19.94 19.94 0 0 0 24 4A19.94 19.94 0 0 0 9.858 9.858A19.94 19.94 0 0 0 4 24a19.94 19.94 0 0 0 5.858 14.142A19.94 19.94 0 0 0 24 44Z"}),l.createElementVNode("path",{fill:"#000","fill-rule":"evenodd",d:"M24 11a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5","clip-rule":"evenodd"}),l.createElementVNode("path",{stroke:"#000","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"4",d:"M24.5 34V20h-2M21 34h7"})],-1)])],8,zQe)]),l.createElementVNode("path",{fill:"currentColor",d:"M0 0h48v48H0z",mask:"url(#"+e.idMap.SVGX9qUOAmp+")"},null,8,JQe)])}const $Qe=l.markRaw({name:"icon-park-solid-info",render:jQe,setup(){return{idMap:{SVGX9qUOAmp:"uicons-"+Math.random().toString(36).substr(2,10)}}}}),VQe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"},qQe=["id"],eGe=["mask"];function tGe(e,t){return l.openBlock(),l.createElementBlock("svg",VQe,[l.createElementVNode("defs",null,[l.createElementVNode("mask",{id:e.idMap.SVG55HJweZj},[...t[0]||(t[0]=[l.createElementVNode("g",{fill:"none","stroke-linejoin":"round","stroke-width":"4"},[l.createElementVNode("path",{fill:"#fff",stroke:"#fff",d:"M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4S4 12.954 4 24s8.954 20 20 20Z"}),l.createElementVNode("path",{stroke:"#000","stroke-linecap":"round",d:"M29.657 18.343L18.343 29.657m0-11.314l11.314 11.314"})],-1)])],8,qQe)]),l.createElementVNode("path",{fill:"currentColor",d:"M0 0h48v48H0z",mask:"url(#"+e.idMap.SVG55HJweZj+")"},null,8,eGe)])}const nGe=l.markRaw({name:"icon-park-solid-close-one",render:tGe,setup(){return{idMap:{SVG55HJweZj:"uicons-"+Math.random().toString(36).substr(2,10)}}}}),rGe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"},aGe=["id"],oGe=["mask"];function iGe(e,t){return l.openBlock(),l.createElementBlock("svg",rGe,[l.createElementVNode("defs",null,[l.createElementVNode("mask",{id:e.idMap.SVGIQLGgV2F},[...t[0]||(t[0]=[l.createElementVNode("g",{fill:"none","stroke-linejoin":"round","stroke-width":"4"},[l.createElementVNode("path",{fill:"#fff",stroke:"#fff",d:"M24 44a19.94 19.94 0 0 0 14.142-5.858A19.94 19.94 0 0 0 44 24a19.94 19.94 0 0 0-5.858-14.142A19.94 19.94 0 0 0 24 4A19.94 19.94 0 0 0 9.858 9.858A19.94 19.94 0 0 0 4 24a19.94 19.94 0 0 0 5.858 14.142A19.94 19.94 0 0 0 24 44Z"}),l.createElementVNode("path",{stroke:"#000","stroke-linecap":"round",d:"m16 24l6 6l12-12"})],-1)])],8,aGe)]),l.createElementVNode("path",{fill:"currentColor",d:"M0 0h48v48H0z",mask:"url(#"+e.idMap.SVGIQLGgV2F+")"},null,8,oGe)])}const sGe=l.markRaw({name:"icon-park-solid-check-one",render:iGe,setup(){return{idMap:{SVGIQLGgV2F:"uicons-"+Math.random().toString(36).substr(2,10)}}}}),lGe={class:"i-icon",viewBox:"0 0 48 48",width:"1em",height:"1em"},cGe=["id"],uGe=["mask"];function fGe(e,t){return l.openBlock(),l.createElementBlock("svg",lGe,[l.createElementVNode("defs",null,[l.createElementVNode("mask",{id:e.idMap.SVGkYaseeMx},[...t[0]||(t[0]=[l.createElementVNode("g",{fill:"none"},[l.createElementVNode("path",{fill:"#fff",stroke:"#fff","stroke-linejoin":"round","stroke-width":"4",d:"M24 44a19.94 19.94 0 0 0 14.142-5.858A19.94 19.94 0 0 0 44 24a19.94 19.94 0 0 0-5.858-14.142A19.94 19.94 0 0 0 24 4A19.94 19.94 0 0 0 9.858 9.858A19.94 19.94 0 0 0 4 24a19.94 19.94 0 0 0 5.858 14.142A19.94 19.94 0 0 0 24 44Z"}),l.createElementVNode("path",{fill:"#000","fill-rule":"evenodd",d:"M24 37a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5","clip-rule":"evenodd"}),l.createElementVNode("path",{stroke:"#000","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"4",d:"M24 12v16"})],-1)])],8,cGe)]),l.createElementVNode("path",{fill:"currentColor",d:"M0 0h48v48H0z",mask:"url(#"+e.idMap.SVGkYaseeMx+")"},null,8,uGe)])}const dGe=l.markRaw({name:"icon-park-solid-attention",render:fGe,setup(){return{idMap:{SVGkYaseeMx:"uicons-"+Math.random().toString(36).substr(2,10)}}}}),hGe=["id"],pGe={class:"icons"},vGe={class:"content"},mGe={key:0,class:"title"},gGe={class:"description"},yGe={key:0,class:"control"},bGe=Ve(l.defineComponent({__name:"Message",props:{id:{},message:{},type:{default:"success"},title:{default:""},duration:{default:3e3},closable:{type:Boolean,default:!1}},emits:["close","destroy"],setup(e,{expose:t,emit:n}){const r=e,a=n,o=l.ref(!0),i=l.ref(null),s=()=>{r.duration<=0||(i.value=setTimeout(u,r.duration))},c=()=>{i.value&&clearTimeout(i.value)},u=()=>o.value=!1;return l.onBeforeMount(()=>{c()}),l.onMounted(()=>{s()}),t({close:u}),(f,d)=>{const h=dGe,p=sGe,v=nGe,m=$Qe,g=QQe,y=sG;return l.openBlock(),l.createBlock(l.Transition,{name:"message-fade",appear:"",mode:"in-out",onBeforeLeave:d[3]||(d[3]=b=>a("close")),onAfterLeave:d[4]||(d[4]=b=>a("destroy"))},{default:l.withCtx(()=>[o.value?(l.openBlock(),l.createElementBlock("div",{key:0,class:"message",id:e.id},[l.createElementVNode("div",{class:"message-container",onMouseenter:d[1]||(d[1]=b=>c()),onMouseleave:d[2]||(d[2]=b=>s())},[l.createElementVNode("div",pGe,[e.type==="warning"?(l.openBlock(),l.createBlock(h,{key:0,style:{"font-size":"18px",color:"#faad14"}})):l.createCommentVNode("",!0),e.type==="success"?(l.openBlock(),l.createBlock(p,{key:1,style:{"font-size":"18px",color:"#52c41a"}})):l.createCommentVNode("",!0),e.type==="error"?(l.openBlock(),l.createBlock(v,{key:2,style:{"font-size":"18px",color:"#ff4d4f"}})):l.createCommentVNode("",!0),e.type==="info"?(l.openBlock(),l.createBlock(m,{key:3,style:{"font-size":"18px",color:"#1677ff"}})):l.createCommentVNode("",!0),e.type==="loading"?(l.openBlock(),l.createBlock(g,{key:4,class:"loading-icon",style:{"font-size":"18px",color:"#d14424"}})):l.createCommentVNode("",!0)]),l.createElementVNode("div",vGe,[e.title?(l.openBlock(),l.createElementBlock("div",mGe,l.toDisplayString(e.title),1)):l.createCommentVNode("",!0),l.createElementVNode("div",gGe,l.toDisplayString(e.message),1)]),e.closable?(l.openBlock(),l.createElementBlock("div",yGe,[l.createElementVNode("span",{class:"close-btn",onClick:d[0]||(d[0]=b=>u())},[l.createVNode(y)])])):l.createCommentVNode("",!0)],32)],8,hGe)):l.createCommentVNode("",!0)]),_:1})}}}),[["__scopeId","data-v-efd58bc9"]]),lG=[];let rh=null,AGe=0;const RGe={duration:3e3},rn=e=>{const t="message-"+AGe++,n={...RGe,...e,id:t};rh||(rh=document.createElement("div"),rh.className="message-wrap",rh.style.cssText=`
|
|
117
117
|
width: 100%;
|
|
118
118
|
position: fixed;
|
|
119
119
|
top: 0;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineStore as Js } from "./pinia-CVat9nJz.js";
|
|
2
2
|
import { createI18n as Uy } from "./vue-i18n-R6dI71u7.js";
|
|
3
|
-
import { e as Jy, z as Gy } from "./lib-
|
|
3
|
+
import { e as Jy, z as Gy } from "./lib-5ZJTu6rs.js";
|
|
4
4
|
const Hy = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";
|
|
5
5
|
let $y = (u) => crypto.getRandomValues(new Uint8Array(u)), jy = (u, t, n) => {
|
|
6
6
|
let i = (2 << Math.log2(u.length - 1)) - 1, a = -~(1.6 * i * t / u.length);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "lt-ppt",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.6",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/lt-ppt.umd.js",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"docker:run": "docker compose up -d",
|
|
33
33
|
"docker:stop": "docker compose down",
|
|
34
34
|
"docker:deploy": "docker compose build && docker compose up -d --force-recreate --no-deps pptist",
|
|
35
|
-
"build:lib": "rm -rf dist && vite build --config vite.lib.config.ts"
|
|
35
|
+
"build:lib": "rm -rf dist tsconfig.app.tsbuildinfo && vite build --config vite.lib.config.ts"
|
|
36
36
|
},
|
|
37
37
|
"author": "pipipi_pikachu@163.com",
|
|
38
38
|
"homepage": "https://github.com/pipipi-pikachu/PPTist",
|