@comercti/react-components-hmg 0.9.3 → 0.9.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/comerc-style-guide.es.js
CHANGED
|
@@ -2187,13 +2187,13 @@ const Bn = /* @__PURE__ */ gt(xn, [["render", An]]), Vn = ["id", "checked", "dis
|
|
|
2187
2187
|
};
|
|
2188
2188
|
}, ws = {
|
|
2189
2189
|
key: 0,
|
|
2190
|
-
class: "absolute
|
|
2190
|
+
class: "absolute bg-white border border-gray-200 rounded-md shadow-md z-10 w-auto min-w-full max-w-max"
|
|
2191
2191
|
}, ys = { class: "py-2 px-3 text-sm text-gray-700 space-y-1" }, Cs = ["onClick"], xs = { class: "flex items-center gap-2" }, Ms = {
|
|
2192
2192
|
key: 1,
|
|
2193
2193
|
class: "text-ce_medium_gray"
|
|
2194
2194
|
}, As = {
|
|
2195
2195
|
key: 0,
|
|
2196
|
-
class: "absolute
|
|
2196
|
+
class: "absolute bg-white border border-gray-200 rounded-md shadow-md z-10 max-w-max py-2 px-4"
|
|
2197
2197
|
}, Bs = ["onClick"], Vs = { class: "flex space-x-2 cursor-pointer items-center" }, Ds = {
|
|
2198
2198
|
key: 0,
|
|
2199
2199
|
class: "rounded-md bg-[#f8f8f8] p-1"
|
|
@@ -2209,13 +2209,7 @@ const Bn = /* @__PURE__ */ gt(xn, [["render", An]]), Vn = ["id", "checked", "dis
|
|
|
2209
2209
|
},
|
|
2210
2210
|
emits: ["redirect", "selected"],
|
|
2211
2211
|
setup(e, { emit: t }) {
|
|
2212
|
-
const o = t, a = e, {
|
|
2213
|
-
menuAberto: l,
|
|
2214
|
-
itemsSelecionados: u,
|
|
2215
|
-
alternarMenu: i,
|
|
2216
|
-
abrirUrlEmNovaAba: p,
|
|
2217
|
-
alternarColuna: v
|
|
2218
|
-
} = ks(a), m = B(null), c = () => {
|
|
2212
|
+
const o = t, a = e, { menuAberto: l, itemsSelecionados: u, alternarMenu: i, abrirUrlEmNovaAba: p, alternarColuna: v } = ks(a), m = B(null), c = () => {
|
|
2219
2213
|
m.value && !m.value.contains(event.target) && (l.value = !1);
|
|
2220
2214
|
};
|
|
2221
2215
|
return re(() => {
|
|
@@ -4545,7 +4539,7 @@ const Ja = /* @__PURE__ */ q({
|
|
|
4545
4539
|
U
|
|
4546
4540
|
), tr = {
|
|
4547
4541
|
key: 0,
|
|
4548
|
-
class: "absolute left-[5px]
|
|
4542
|
+
class: "absolute left-[5px] sm:left-0 sm:top-[5rem] z-20 w-[99%] rounded-lg border-[1px] border-solid border-slate-200 bg-white px-4 py-4 shadow-md"
|
|
4549
4543
|
}, or = { class: "flex w-full flex-wrap justify-between md:justify-normal" }, nr = { class: "flex flex-col p-2" }, sr = { class: "text-sm font-semibold text-[#45D32D]" }, ar = { class: "ml-4 flex flex-col space-y-2" }, rr = { class: "mb-8 rounded-md bg-[#f8f8f8] p-1" }, lr = ["src"], ir = ["href"], dr = /* @__PURE__ */ q({
|
|
4550
4544
|
__name: "SolucoesParaVoce",
|
|
4551
4545
|
setup(e) {
|