layers-design-system 3.0.0 → 3.0.2
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-91d718a4.js → en-af5ebdf9.js} +1 -1
- package/dist/{es-87cbc42f.js → es-a218ea22.js} +1 -1
- package/dist/{index-8c194a97.js → index-86e18705.js} +2 -2
- package/dist/layers-design-system.js +1 -1
- package/dist/layers-design-system.umd.cjs +1 -1
- package/dist/{main-5327042f.js → main-4afaa383.js} +6 -5
- package/dist/{pt-br-60a8aa06.js → pt-br-f55bfa1f.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -4361,16 +4361,16 @@ const kB = (e) => ({
|
|
|
4361
4361
|
let r;
|
|
4362
4362
|
switch (t) {
|
|
4363
4363
|
case "en":
|
|
4364
|
-
r = await Promise.resolve().then(() => Wne), await import("./en-
|
|
4364
|
+
r = await Promise.resolve().then(() => Wne), await import("./en-af5ebdf9.js").then((a) => a.e);
|
|
4365
4365
|
break;
|
|
4366
4366
|
case "es":
|
|
4367
|
-
r = await import("./es-da718580.js"), await import("./es-
|
|
4367
|
+
r = await import("./es-da718580.js"), await import("./es-a218ea22.js").then((a) => a.e);
|
|
4368
4368
|
break;
|
|
4369
4369
|
default:
|
|
4370
|
-
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-
|
|
4370
|
+
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-f55bfa1f.js").then((a) => a.p);
|
|
4371
4371
|
break;
|
|
4372
4372
|
}
|
|
4373
|
-
const o = await import("./index-
|
|
4373
|
+
const o = await import("./index-86e18705.js");
|
|
4374
4374
|
e.use(o.default, { locale: r.default }), nt.locale(t);
|
|
4375
4375
|
}
|
|
4376
4376
|
});
|
|
@@ -30760,7 +30760,8 @@ function M6e(e, t, n, r, o, a) {
|
|
|
30760
30760
|
modelValue: o.queryText,
|
|
30761
30761
|
"onUpdate:modelValue": t[1] || (t[1] = (h) => o.queryText = h),
|
|
30762
30762
|
style: { flex: "1 1 auto" },
|
|
30763
|
-
placeholder: n.disabled ? "" : "Digite algo para buscar"
|
|
30763
|
+
placeholder: n.disabled ? "" : "Digite algo para buscar",
|
|
30764
|
+
"input-style": "border: 0"
|
|
30764
30765
|
}, null, 8, ["disabled", "modelValue", "placeholder"])) : (T(), I("div", v6e, [
|
|
30765
30766
|
(T(!0), I(Re, null, _t(o.filters, (h) => (T(), ce(l, {
|
|
30766
30767
|
key: h.path,
|