@aswin.dev/editor 0.8.4 → 0.8.5
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-DzdiTmvD.js → CloudEditor-BUlmUuhO.js} +4 -4
- package/dist/bundle-stats.json +6 -6
- package/dist/cdn/chunks/{CloudEditor-nQ7qsrkA.js → CloudEditor-BBBkTBfW.js} +5 -5
- package/dist/cdn/chunks/{CloudEditor-nQ7qsrkA.js.map → CloudEditor-BBBkTBfW.js.map} +1 -1
- package/dist/cdn/chunks/{styles-BZJ3yQ0G.js → styles-C9P3yzMF.js} +2 -3
- package/dist/cdn/chunks/styles-C9P3yzMF.js.map +1 -0
- package/dist/cdn/editor.css +1 -1
- package/dist/cdn/editor.js +5 -5
- package/dist/cdn/editor.js.map +1 -1
- package/dist/index.d.ts +6 -6
- package/dist/style.css +1 -1
- package/dist/{styles-Czir-MYq.js → styles-ZIYLQwFf.js} +1 -2
- package/dist/templatical-editor.js +5 -5
- package/package.json +7 -7
- package/dist/cdn/chunks/styles-BZJ3yQ0G.js.map +0 -1
|
@@ -127,7 +127,6 @@ var wn = {
|
|
|
127
127
|
function z(e, t) {
|
|
128
128
|
if (!e) return e;
|
|
129
129
|
let n = Math.min(1, Math.max(0, t === void 0 || !Number.isFinite(t) ? 1 : t));
|
|
130
|
-
if (n === 0) return "transparent";
|
|
131
130
|
if (n === 1) return e;
|
|
132
131
|
let r = e.trim(), i = null;
|
|
133
132
|
if (/^#[0-9a-f]{6}$/i.test(r) ? i = r.slice(1) : /^#[0-9a-f]{3}$/i.test(r) && (i = r[1] + r[1] + r[2] + r[2] + r[3] + r[3]), !i) return e;
|
|
@@ -438,7 +437,7 @@ var wn = {
|
|
|
438
437
|
_: 1
|
|
439
438
|
}, 8, ["modelValue", "disabled"])], 6)], 14, En)], 2)], 6)], 6));
|
|
440
439
|
}
|
|
441
|
-
}), [["__scopeId", "data-v-
|
|
440
|
+
}), [["__scopeId", "data-v-483d6fc9"]]), Hn = ["aria-label"], Un = { class: "tpl:relative tpl:inline-flex tpl:items-stretch" }, Wn = [
|
|
442
441
|
"aria-selected",
|
|
443
442
|
"tabindex",
|
|
444
443
|
"onClick"
|
|
@@ -6307,4 +6306,4 @@ var Wh = { class: "tpl:flex tpl:items-center tpl:gap-0.5 tpl:rounded-lg tpl:bord
|
|
|
6307
6306
|
//#endregion
|
|
6308
6307
|
export { Np as a, Sp as c, hp as d, dp as f, xn as g, Vn as h, Fp as i, bp as l, Xn as m, Hh as n, Op as o, Vi as p, Up as r, Dp as s, Cg as t, vp as u };
|
|
6309
6308
|
|
|
6310
|
-
//# sourceMappingURL=styles-
|
|
6309
|
+
//# sourceMappingURL=styles-C9P3yzMF.js.map
|