layers-design-system 3.4.0 → 3.4.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/{en-00227761.cjs → en-45298079.cjs} +1 -1
- package/dist/{en-cdce5bbb.js → en-84908409.js} +1 -1
- package/dist/{es-b75ea24a.js → es-66b50eb8.js} +1 -1
- package/dist/{es-90f503f8.cjs → es-737aa173.cjs} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/{main-d5547e8f.cjs → main-0bcc4428.cjs} +2 -2
- package/dist/{main-b6a997b5.js → main-75e100a9.js} +5 -5
- package/dist/{pt-br-908a7006.js → pt-br-739949f2.js} +1 -1
- package/dist/{pt-br-34217451.cjs → pt-br-8b64c324.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(() => EV), await import("./en-
|
|
23905
|
+
r = await Promise.resolve().then(() => EV), await import("./en-84908409.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-66b50eb8.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-739949f2.js").then((o) => o.p);
|
|
23912
23912
|
break;
|
|
23913
23913
|
}
|
|
23914
23914
|
q6(
|
|
@@ -50070,7 +50070,7 @@ const M8e = {
|
|
|
50070
50070
|
linkBoxPosition() {
|
|
50071
50071
|
const t = this.$refs.texteditor.$el.offsetWidth, n = this.$refs.link[0].$el;
|
|
50072
50072
|
let r;
|
|
50073
|
-
return t > 500 ? r = `${n.offsetLeft + n.offsetWidth / 2 - 456
|
|
50073
|
+
return t > 500 ? r = `${n.offsetLeft + n.offsetWidth / 2 - 456 * 0.75}px` : r = "1rem", { left: r };
|
|
50074
50074
|
},
|
|
50075
50075
|
placeholderText() {
|
|
50076
50076
|
return this.$tds("text-editor-placeholder", this.lang);
|
|
@@ -50214,7 +50214,7 @@ function D8e(e, t, n, r, o, a) {
|
|
|
50214
50214
|
])
|
|
50215
50215
|
], 2);
|
|
50216
50216
|
}
|
|
50217
|
-
const E8e = /* @__PURE__ */ ze(M8e, [["render", D8e], ["__scopeId", "data-v-
|
|
50217
|
+
const E8e = /* @__PURE__ */ ze(M8e, [["render", D8e], ["__scopeId", "data-v-aaa2c353"]]), I8e = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
50218
50218
|
__proto__: null,
|
|
50219
50219
|
default: E8e
|
|
50220
50220
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const _=require("./main-
|
|
1
|
+
"use strict";const _=require("./main-0bcc4428.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;
|