sm-click-library-ui 0.0.326 → 0.0.327
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.
|
@@ -15922,9 +15922,9 @@ const eo = {
|
|
|
15922
15922
|
}
|
|
15923
15923
|
}, Iw = {
|
|
15924
15924
|
key: 0,
|
|
15925
|
-
class: "
|
|
15925
|
+
class: "main-container"
|
|
15926
15926
|
}, qw = /* @__PURE__ */ l("svg", {
|
|
15927
|
-
class: "
|
|
15927
|
+
class: "update-icon",
|
|
15928
15928
|
fill: "currentColor",
|
|
15929
15929
|
viewBox: "0 0 420.827 420.827"
|
|
15930
15930
|
}, [
|
|
@@ -15936,7 +15936,7 @@ const eo = {
|
|
|
15936
15936
|
])
|
|
15937
15937
|
], -1), Ww = [
|
|
15938
15938
|
qw
|
|
15939
|
-
], Vw = /* @__PURE__ */ l("p", { class: "
|
|
15939
|
+
], Vw = /* @__PURE__ */ l("p", { class: "tooltip" }, "Novas atualizações", -1), Js = {
|
|
15940
15940
|
__name: "btnNewUpdates",
|
|
15941
15941
|
props: {
|
|
15942
15942
|
type: {
|
|
@@ -15953,7 +15953,7 @@ const eo = {
|
|
|
15953
15953
|
return (r, o) => e.type === "attendance" ? (d(), p("main", Iw, [
|
|
15954
15954
|
l("button", {
|
|
15955
15955
|
onClick: o[0] || (o[0] = (s) => n()),
|
|
15956
|
-
class: "
|
|
15956
|
+
class: "update-button"
|
|
15957
15957
|
}, Ww),
|
|
15958
15958
|
Vw
|
|
15959
15959
|
])) : Y("", !0);
|