@templatical/editor 0.7.0 → 0.7.1
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/{CloudEditor-DdZatjUe.js → CloudEditor-S7AzuNwC.js} +1 -1
- package/dist/bundle-stats.json +5 -5
- package/dist/cdn/chunks/{CloudEditor-h5JXI8WQ.js → CloudEditor-BGiN3M_f.js} +2 -2
- package/dist/cdn/chunks/{CloudEditor-h5JXI8WQ.js.map → CloudEditor-BGiN3M_f.js.map} +1 -1
- package/dist/cdn/chunks/renderer-eDlxzlJI.js +501 -0
- package/dist/cdn/chunks/renderer-eDlxzlJI.js.map +1 -0
- package/dist/cdn/chunks/{styles-DaTht5d7.js → styles-lcwmaOou.js} +124 -138
- package/dist/cdn/chunks/{styles-DaTht5d7.js.map → styles-lcwmaOou.js.map} +1 -1
- package/dist/cdn/editor.js +3 -3
- package/dist/index.d.ts +5 -5
- package/dist/{styles-D_fEz49o.js → styles-DeNciUTX.js} +123 -137
- package/dist/templatical-editor.js +2 -2
- package/package.json +7 -7
- package/dist/cdn/chunks/renderer-DYpHh_uV.js +0 -548
- package/dist/cdn/chunks/renderer-DYpHh_uV.js.map +0 -1
|
@@ -8,7 +8,7 @@ import { t as H } from "./useI18n-PEB8ioi_.js";
|
|
|
8
8
|
import { t as U } from "./createLucideIcon-Di4mqmGn.js";
|
|
9
9
|
import { t as W } from "./check-Bg5yrRmX.js";
|
|
10
10
|
import { t as G } from "./circle-alert-C0L9pUQ4.js";
|
|
11
|
-
import { a as K, c as re, i as q, l as ie, n as J, o as ae, r as oe, s as se, t as ce } from "./styles-
|
|
11
|
+
import { a as K, c as re, i as q, l as ie, n as J, o as ae, r as oe, s as se, t as ce } from "./styles-DeNciUTX.js";
|
|
12
12
|
import { t as Y } from "./clock-CDlEdqiP.js";
|
|
13
13
|
import { t as X } from "./loader-circle-_9bP23op.js";
|
|
14
14
|
import { t as Z } from "./message-circle-gzy2ZGJ3.js";
|
package/dist/bundle-stats.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.7.
|
|
3
|
-
"initialGzipBytes":
|
|
4
|
-
"initialRawBytes":
|
|
2
|
+
"version": "0.7.1",
|
|
3
|
+
"initialGzipBytes": 151157,
|
|
4
|
+
"initialRawBytes": 530580,
|
|
5
5
|
"initialFileCount": 33,
|
|
6
|
-
"lazyGzipBytes":
|
|
6
|
+
"lazyGzipBytes": 264928,
|
|
7
7
|
"lazyRawBytes": 916707,
|
|
8
8
|
"lazyFileCount": 48,
|
|
9
|
-
"generatedAt": "2026-05-
|
|
9
|
+
"generatedAt": "2026-05-13T09:02:18.393Z"
|
|
10
10
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { $ as e, A as t, H as n, J as r, M as i, N as a, P as o, V as s, Z as c, _ as l, b as u, ct as d, f, g as p, h as m, it as h, j as g, l as _, m as v, n as y, ot as b, p as x, s as S, st as C, u as w, v as T, x as E, y as D, z as O } from "./draggable-P6QWzy4g.js";
|
|
2
2
|
import { A as k, C as A, Cn as j, Et as M, Ht as N, In as P, It as F, Mt as I, O as L, Pt as R, Qt as z, Rt as ee, S as te, Tt as B, Ut as V, Vt as H, X as U, Xt as W, Zt as G, _ as K, _t as q, b as ne, d as re, et as J, f as Y, ft as X, g as ie, gt as Z, h as ae, kt as Q, l as oe, lt as se, m as ce, nn as le, nt as ue, ot as de, p as fe, u as pe, un as me, v as he, vn as ge, w as _e, x as ve, y as ye } from "./features-DzIN-Nua.js";
|
|
3
3
|
import { C as be, S as xe } from "./icons-Nvr6w13E.js";
|
|
4
|
-
import { a as Se, c as Ce, i as we, n as Te, o as Ee, r as De, s as Oe, t as ke } from "./styles-
|
|
4
|
+
import { a as Se, c as Ce, i as we, n as Te, o as Ee, r as De, s as Oe, t as ke } from "./styles-lcwmaOou.js";
|
|
5
5
|
import { d as $ } from "./styleConstants-DP1VOca8.js";
|
|
6
6
|
//#region src/cloud/composables/useSnapshotPreview.ts
|
|
7
7
|
function Ae(t) {
|
|
@@ -1155,4 +1155,4 @@ var ze = ["aria-label"], Be = { class: "tpl:flex tpl:max-h-[80vh] tpl:w-full tpl
|
|
|
1155
1155
|
//#endregion
|
|
1156
1156
|
export { jt as default };
|
|
1157
1157
|
|
|
1158
|
-
//# sourceMappingURL=CloudEditor-
|
|
1158
|
+
//# sourceMappingURL=CloudEditor-BGiN3M_f.js.map
|