@comercti/web-components-hmg 0.23.6 → 0.23.7
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/comerc-style-guide.cjs.js +1 -1
- package/comerc-style-guide.es.js +1 -1
- package/comerc-style-guide.umd.js +1 -1
- package/index.d.ts +28 -28
- package/package.json +1 -1
package/comerc-style-guide.es.js
CHANGED
|
@@ -2817,7 +2817,7 @@ function pi(e) {
|
|
|
2817
2817
|
valorInterno: a
|
|
2818
2818
|
};
|
|
2819
2819
|
}
|
|
2820
|
-
const hi = { class: "flex flex-row items-center gap-2" }, bi = ["for", "innerHTML"], vi = { class: "relative" }, wi = ["id", "value", "disabled"], xi = { class: "flex-1 font-medium" }, yi = {
|
|
2820
|
+
const hi = { class: "flex flex-row items-center gap-2 mb-1" }, bi = ["for", "innerHTML"], vi = { class: "relative" }, wi = ["id", "value", "disabled"], xi = { class: "flex-1 font-medium" }, yi = {
|
|
2821
2821
|
key: 0,
|
|
2822
2822
|
class: "flex flex-wrap gap-1"
|
|
2823
2823
|
}, ki = ["onClick"], Ci = { class: "ml-2" }, Ai = {
|