@stlhorizon/vue-ui 3.26.0 → 3.26.1
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/index.esm.js +4 -4
- package/dist/index.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/vue-ui.css +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -16967,7 +16967,7 @@ const ly = /* @__PURE__ */ ht(Ip, [["render", ry]]), oy = { class: "w-full h-ful
|
|
|
16967
16967
|
r("div", Xy, [
|
|
16968
16968
|
r("div", Jy, [
|
|
16969
16969
|
V(H, {
|
|
16970
|
-
icon: "
|
|
16970
|
+
icon: "envelope",
|
|
16971
16971
|
class: "w-6 h-6 text-white"
|
|
16972
16972
|
})
|
|
16973
16973
|
]),
|
|
@@ -17021,7 +17021,7 @@ const ly = /* @__PURE__ */ ht(Ip, [["render", ry]]), oy = { class: "w-full h-ful
|
|
|
17021
17021
|
k.reminders.length === 0 ? (s(), o("div", ux, [
|
|
17022
17022
|
r("div", dx, [
|
|
17023
17023
|
V(H, {
|
|
17024
|
-
icon: "
|
|
17024
|
+
icon: "envelope",
|
|
17025
17025
|
class: "w-8 h-8 text-slate-400"
|
|
17026
17026
|
})
|
|
17027
17027
|
]),
|
|
@@ -17060,7 +17060,7 @@ const ly = /* @__PURE__ */ ht(Ip, [["render", ry]]), oy = { class: "w-full h-ful
|
|
|
17060
17060
|
onClick: (O) => M(k.id, C.id, S.value)
|
|
17061
17061
|
}, [
|
|
17062
17062
|
V(H, {
|
|
17063
|
-
icon: S.value === "Email" ? "
|
|
17063
|
+
icon: S.value === "Email" ? "envelope" : "message",
|
|
17064
17064
|
class: "w-4 h-4"
|
|
17065
17065
|
}, null, 8, ["icon"]),
|
|
17066
17066
|
re(" " + x(S.label), 1)
|
|
@@ -17199,7 +17199,7 @@ const ly = /* @__PURE__ */ ht(Ip, [["render", ry]]), oy = { class: "w-full h-ful
|
|
|
17199
17199
|
])
|
|
17200
17200
|
]));
|
|
17201
17201
|
}
|
|
17202
|
-
}, Tx = /* @__PURE__ */ ht(_x, [["__scopeId", "data-v-
|
|
17202
|
+
}, Tx = /* @__PURE__ */ ht(_x, [["__scopeId", "data-v-655acedc"]]), An = {
|
|
17203
17203
|
mounted(e, a) {
|
|
17204
17204
|
if (!a.value) return;
|
|
17205
17205
|
const t = Object.keys(a.modifiers)[0] || "top", n = document.createElement("div");
|