layers-design-system 3.0.10 → 3.0.13
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-b715dd5a.js → en-7c7096c7.js} +1 -1
- package/dist/{es-5563af4f.js → es-83d3cd26.js} +1 -1
- package/dist/{index-0e804d88.js → index-6db93640.js} +2 -2
- package/dist/layers-design-system.js +1 -1
- package/dist/layers-design-system.umd.cjs +1 -1
- package/dist/{main-44900bfb.js → main-ce437744.js} +6 -6
- package/dist/{pt-br-256bfa0a.js → pt-br-5a147b76.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-7c7096c7.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-83d3cd26.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-5a147b76.js").then((a) => a.p);
|
|
4371
4371
|
break;
|
|
4372
4372
|
}
|
|
4373
|
-
const o = await import("./index-
|
|
4373
|
+
const o = await import("./index-6db93640.js");
|
|
4374
4374
|
e.use(o.default, { locale: r.default }), nt.locale(t);
|
|
4375
4375
|
}
|
|
4376
4376
|
});
|
|
@@ -27413,7 +27413,7 @@ const hpe = {
|
|
|
27413
27413
|
components: { CheckboxGroup: ule },
|
|
27414
27414
|
props: {
|
|
27415
27415
|
separated: { type: Boolean, default: !1 },
|
|
27416
|
-
color: { type: String, default: "
|
|
27416
|
+
color: { type: String, default: "aqua" }
|
|
27417
27417
|
},
|
|
27418
27418
|
computed: {
|
|
27419
27419
|
customFill() {
|
|
@@ -28020,7 +28020,7 @@ function ghe(e, t, n, r, o, a) {
|
|
|
28020
28020
|
n.errorMessage ? (T(), I("div", hhe, we(n.errorMessage), 1)) : de("", !0)
|
|
28021
28021
|
]);
|
|
28022
28022
|
}
|
|
28023
|
-
const mhe = /* @__PURE__ */ it(fhe, [["render", ghe], ["__scopeId", "data-v-
|
|
28023
|
+
const mhe = /* @__PURE__ */ it(fhe, [["render", ghe], ["__scopeId", "data-v-a81968b4"]]), vhe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
28024
28024
|
__proto__: null,
|
|
28025
28025
|
default: mhe
|
|
28026
28026
|
}, Symbol.toStringTag, { value: "Module" }));
|