@luizleon/sf.prefeiturasp.vuecomponents 6.0.19 → 6.0.20
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/sf.prefeiturasp.vuecomponents.js +1 -4
- package/dist/sf.prefeiturasp.vuecomponents.js.map +1 -1
- package/dist/sf.prefeiturasp.vuecomponents.umd.cjs +1 -1
- package/dist/sf.prefeiturasp.vuecomponents.umd.cjs.map +1 -1
- package/dist/types/primevue/preset.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -7446,10 +7446,7 @@ const th = (t) => {
|
|
|
7446
7446
|
} catch {
|
|
7447
7447
|
}
|
|
7448
7448
|
return t instanceof ps || t instanceof Dp ? (Rp().AlertErrorAsync(t.errors), !0) : !1;
|
|
7449
|
-
}, Ut = (t) => {
|
|
7450
|
-
const e = t === "light" ? "0, 0, 0" : "198, 198, 198";
|
|
7451
|
-
return `0 1px 3px 0 rgba(${e}, 0.1), 0 1px 2px -1px rgba(${e}, 0.1);`;
|
|
7452
|
-
}, ja = {
|
|
7449
|
+
}, Ut = (t) => t === "light" ? "rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;" : "none", ja = {
|
|
7453
7450
|
surface: {
|
|
7454
7451
|
0: "var(--surface-0-color)",
|
|
7455
7452
|
50: "var(--surface-100-color)",
|