layers-design-system 3.2.0 → 3.3.0
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/{en-a2ae9116.cjs → en-3fff6773.cjs} +1 -1
- package/dist/{en-452cd03b.js → en-9c46660e.js} +1 -1
- package/dist/{es-69266b32.js → es-1b5df070.js} +1 -1
- package/dist/{es-53d96c1a.cjs → es-6a13d3dd.cjs} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/{main-4fea2fab.cjs → main-878fcabc.cjs} +2 -2
- package/dist/{main-f8eacc22.js → main-cfeca78f.js} +5 -4
- package/dist/{pt-br-b8f1675f.js → pt-br-2de08604.js} +1 -1
- package/dist/{pt-br-74de6988.cjs → pt-br-6a8e2bb0.cjs} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -23902,13 +23902,13 @@ const ree = (e) => ({
|
|
|
23902
23902
|
let r;
|
|
23903
23903
|
switch (t) {
|
|
23904
23904
|
case "en":
|
|
23905
|
-
r = await Promise.resolve().then(() => IV), await import("./en-
|
|
23905
|
+
r = await Promise.resolve().then(() => IV), await import("./en-9c46660e.js").then((o) => o.e);
|
|
23906
23906
|
break;
|
|
23907
23907
|
case "es":
|
|
23908
|
-
r = await import("./es-da718580.js"), await import("./es-
|
|
23908
|
+
r = await import("./es-da718580.js"), await import("./es-1b5df070.js").then((o) => o.e);
|
|
23909
23909
|
break;
|
|
23910
23910
|
default:
|
|
23911
|
-
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-
|
|
23911
|
+
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-2de08604.js").then((o) => o.p);
|
|
23912
23912
|
break;
|
|
23913
23913
|
}
|
|
23914
23914
|
q6(
|
|
@@ -50131,6 +50131,7 @@ function N8e(e, t, n, r, o, a) {
|
|
|
50131
50131
|
_("div", b8e, [
|
|
50132
50132
|
_("div", w8e, [
|
|
50133
50133
|
_("div", T8e, [
|
|
50134
|
+
re(e.$slots, "custom-buttons", { editor: o.editor }, void 0, !0),
|
|
50134
50135
|
(v(!0), b(be, null, Ye(o.markUps, (g) => (v(), J(d, {
|
|
50135
50136
|
key: g.name,
|
|
50136
50137
|
content: g.tooltip,
|
|
@@ -50182,7 +50183,7 @@ function N8e(e, t, n, r, o, a) {
|
|
|
50182
50183
|
])
|
|
50183
50184
|
]);
|
|
50184
50185
|
}
|
|
50185
|
-
const D8e = /* @__PURE__ */ ze(M8e, [["render", N8e], ["__scopeId", "data-v-
|
|
50186
|
+
const D8e = /* @__PURE__ */ ze(M8e, [["render", N8e], ["__scopeId", "data-v-f3132847"]]), I8e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
50186
50187
|
__proto__: null,
|
|
50187
50188
|
default: D8e
|
|
50188
50189
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const _=require("./main-
|
|
1
|
+
"use strict";const _=require("./main-878fcabc.cjs");var n={exports:{}};(function(a,m){(function(t,o){a.exports=o(_.dayjs_minExports)})(_.commonjsGlobal,function(t){function o(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var s=o(t),r={name:"pt-br",weekdays:"domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),ordinal:function(e){return e+"º"},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},relativeTime:{future:"em %s",past:"há %s",s:"poucos segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"}};return s.default.locale(r,null,!0),r})})(n);const u=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));exports.ptBr=u;
|