layers-design-system 3.1.4 → 3.1.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/{en-ebc8ef66.js → en-896953ea.js} +1 -1
- package/dist/{en-2b7f878b.cjs → en-8c0b649f.cjs} +1 -1
- package/dist/{es-b61e7567.cjs → es-5201abdb.cjs} +1 -1
- package/dist/{es-8216b56f.js → es-a1040984.js} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/{main-6a670615.cjs → main-24ab8caf.cjs} +2 -2
- package/dist/{main-3de42c35.js → main-9478bfc9.js} +8 -5
- package/dist/{pt-br-93c0e9a3.cjs → pt-br-299252c2.cjs} +1 -1
- package/dist/{pt-br-b71ae6ed.js → pt-br-4eb488d3.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -23682,13 +23682,13 @@ const u0 = function(e = {}) {
|
|
|
23682
23682
|
let r;
|
|
23683
23683
|
switch (t) {
|
|
23684
23684
|
case "en":
|
|
23685
|
-
r = await Promise.resolve().then(() => xU), await import("./en-
|
|
23685
|
+
r = await Promise.resolve().then(() => xU), await import("./en-896953ea.js").then((o) => o.e);
|
|
23686
23686
|
break;
|
|
23687
23687
|
case "es":
|
|
23688
|
-
r = await import("./es-da718580.js"), await import("./es-
|
|
23688
|
+
r = await import("./es-da718580.js"), await import("./es-a1040984.js").then((o) => o.e);
|
|
23689
23689
|
break;
|
|
23690
23690
|
default:
|
|
23691
|
-
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-
|
|
23691
|
+
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-4eb488d3.js").then((o) => o.p);
|
|
23692
23692
|
break;
|
|
23693
23693
|
}
|
|
23694
23694
|
Y6(
|
|
@@ -28489,7 +28489,10 @@ const _pe = {
|
|
|
28489
28489
|
var t;
|
|
28490
28490
|
if (!(e || !this.isCheckedFunction(this.topic)))
|
|
28491
28491
|
try {
|
|
28492
|
-
for ((t = this.parentsTopic) != null && t.length && (await this.retry(() => this.parentFetch(e)), this.includesMapData =
|
|
28492
|
+
for ((t = this.parentsTopic) != null && t.length && (await this.retry(() => this.parentFetch(e)), this.includesMapData = {
|
|
28493
|
+
...this.includesMapData,
|
|
28494
|
+
...this.includesMap
|
|
28495
|
+
}); this.hasMore; )
|
|
28493
28496
|
await this.retry(() => this.fetch(200));
|
|
28494
28497
|
} catch (n) {
|
|
28495
28498
|
console.error("handlePagination failed:", n);
|
|
@@ -28634,7 +28637,7 @@ function Cpe(e, t, n, r, o, a) {
|
|
|
28634
28637
|
})
|
|
28635
28638
|
]);
|
|
28636
28639
|
}
|
|
28637
|
-
const Spe = /* @__PURE__ */ ze(_pe, [["render", Cpe], ["__scopeId", "data-v-
|
|
28640
|
+
const Spe = /* @__PURE__ */ ze(_pe, [["render", Cpe], ["__scopeId", "data-v-20640f70"]]);
|
|
28638
28641
|
const kpe = {
|
|
28639
28642
|
props: {
|
|
28640
28643
|
term: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const _=require("./main-
|
|
1
|
+
"use strict";const _=require("./main-24ab8caf.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;
|