sm-click-library-ui 0.0.313 → 0.0.315
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/sm-click-library-ui.es.js +22 -22
- package/dist/sm-click-library-ui.umd.js +1 -1
- package/dist/style.css +1 -1
- package/dist/tailwind.css +6 -0
- package/package.json +1 -1
|
@@ -15736,7 +15736,7 @@ const Jr = {
|
|
|
15736
15736
|
facialHair: "Blank"
|
|
15737
15737
|
}, fw = { class: "main-container" }, hw = ["src"], mw = {
|
|
15738
15738
|
key: 1,
|
|
15739
|
-
class: "avatar-section"
|
|
15739
|
+
class: "avatar-section flex flex-col"
|
|
15740
15740
|
}, pw = {
|
|
15741
15741
|
id: "avatar-container",
|
|
15742
15742
|
class: "avatar-container"
|
|
@@ -15772,33 +15772,33 @@ const Jr = {
|
|
|
15772
15772
|
return (u, h) => (d(), p("main", fw, [
|
|
15773
15773
|
o.content ? (d(), p("img", {
|
|
15774
15774
|
key: 0,
|
|
15775
|
-
|
|
15776
|
-
|
|
15775
|
+
class: "max-w-[45%] max-h-[45%] flex items-center justify-center mx-auto",
|
|
15776
|
+
src: o.content
|
|
15777
15777
|
}, null, 8, hw)) : (d(), p("section", mw, [
|
|
15778
15778
|
i("div", pw, [
|
|
15779
15779
|
Re(w(Jy), at(vt(a.value)), null, 16)
|
|
15780
|
-
])
|
|
15781
|
-
])),
|
|
15782
|
-
i("div", vw, [
|
|
15783
|
-
i("label", gw, [
|
|
15784
|
-
dt(i("input", {
|
|
15785
|
-
id: "avatarLabel",
|
|
15786
|
-
"onUpdate:modelValue": h[0] || (h[0] = (c) => n.value = c),
|
|
15787
|
-
type: "checkbox",
|
|
15788
|
-
class: "sc-gJwTLC ikxBAC"
|
|
15789
|
-
}, null, 512), [
|
|
15790
|
-
[a2, n.value]
|
|
15791
|
-
]),
|
|
15792
|
-
et(" Remover barba ")
|
|
15793
15780
|
]),
|
|
15794
|
-
i("
|
|
15795
|
-
|
|
15796
|
-
|
|
15797
|
-
|
|
15798
|
-
|
|
15781
|
+
i("div", vw, [
|
|
15782
|
+
i("label", gw, [
|
|
15783
|
+
dt(i("input", {
|
|
15784
|
+
id: "avatarLabel",
|
|
15785
|
+
"onUpdate:modelValue": h[0] || (h[0] = (c) => n.value = c),
|
|
15786
|
+
type: "checkbox",
|
|
15787
|
+
class: "sc-gJwTLC ikxBAC"
|
|
15788
|
+
}, null, 512), [
|
|
15789
|
+
[a2, n.value]
|
|
15790
|
+
]),
|
|
15791
|
+
et(" Remover barba ")
|
|
15792
|
+
]),
|
|
15793
|
+
i("button", {
|
|
15794
|
+
onClick: s,
|
|
15795
|
+
class: "generate-button"
|
|
15796
|
+
}, " Gerar Avatar ")
|
|
15797
|
+
])
|
|
15798
|
+
]))
|
|
15799
15799
|
]));
|
|
15800
15800
|
}
|
|
15801
|
-
}, Gs = /* @__PURE__ */ lt(yw, [["__scopeId", "data-v-
|
|
15801
|
+
}, Gs = /* @__PURE__ */ lt(yw, [["__scopeId", "data-v-5032f094"]]);
|
|
15802
15802
|
n1("debug", {
|
|
15803
15803
|
state: () => ({
|
|
15804
15804
|
message: "Debug store initialized"
|