@aswin.dev/editor 0.8.3 → 0.8.4
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-BUlmUuhO.js → CloudEditor-DzdiTmvD.js} +4 -4
- package/dist/bundle-stats.json +6 -6
- package/dist/cdn/chunks/{CloudEditor-BBBkTBfW.js → CloudEditor-nQ7qsrkA.js} +5 -5
- package/dist/cdn/chunks/{CloudEditor-BBBkTBfW.js.map → CloudEditor-nQ7qsrkA.js.map} +1 -1
- package/dist/cdn/chunks/{styles-C9P3yzMF.js → styles-BZJ3yQ0G.js} +3 -2
- package/dist/cdn/chunks/styles-BZJ3yQ0G.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 +11 -11
- package/dist/style.css +1 -1
- package/dist/{styles-ZIYLQwFf.js → styles-Czir-MYq.js} +2 -1
- package/dist/templatical-editor.js +5 -5
- package/package.json +7 -7
- package/dist/cdn/chunks/styles-C9P3yzMF.js.map +0 -1
|
@@ -127,6 +127,7 @@ 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";
|
|
130
131
|
if (n === 1) return e;
|
|
131
132
|
let r = e.trim(), i = null;
|
|
132
133
|
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;
|
|
@@ -437,7 +438,7 @@ var wn = {
|
|
|
437
438
|
_: 1
|
|
438
439
|
}, 8, ["modelValue", "disabled"])], 6)], 14, En)], 2)], 6)], 6));
|
|
439
440
|
}
|
|
440
|
-
}), [["__scopeId", "data-v-
|
|
441
|
+
}), [["__scopeId", "data-v-cb8ed8d7"]]), Hn = ["aria-label"], Un = { class: "tpl:relative tpl:inline-flex tpl:items-stretch" }, Wn = [
|
|
441
442
|
"aria-selected",
|
|
442
443
|
"tabindex",
|
|
443
444
|
"onClick"
|
|
@@ -6306,4 +6307,4 @@ var Wh = { class: "tpl:flex tpl:items-center tpl:gap-0.5 tpl:rounded-lg tpl:bord
|
|
|
6306
6307
|
//#endregion
|
|
6307
6308
|
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 };
|
|
6308
6309
|
|
|
6309
|
-
//# sourceMappingURL=styles-
|
|
6310
|
+
//# sourceMappingURL=styles-BZJ3yQ0G.js.map
|