sm-click-library-ui 0.0.92 → 0.0.93
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.
|
@@ -11197,7 +11197,7 @@ function jp() {
|
|
|
11197
11197
|
const f = u.message, l = e.value.find((c) => c.channel_id === f.channel_id);
|
|
11198
11198
|
if (l) {
|
|
11199
11199
|
const c = l.messages.findIndex((d) => d.id === f.id);
|
|
11200
|
-
c !== -1 ? (l.messages[c] = f, console.log(`Mensagem com ID ${f.id} atualizada
|
|
11200
|
+
c !== -1 ? (l.messages[c] = f, console.log(`Mensagem com ID ${f.id} atualizada.`, f)) : (l.messages.push(f), console.log(`Nova mensagem com ID ${f.id} adicionada.`, f));
|
|
11201
11201
|
}
|
|
11202
11202
|
}, s = async (u, f, l, c, d) => {
|
|
11203
11203
|
const h = e.value.find((w) => w.id === u);
|
|
@@ -13057,7 +13057,7 @@ const T1 = {
|
|
|
13057
13057
|
weekStartsOn: 0,
|
|
13058
13058
|
firstWeekContainsDate: 1
|
|
13059
13059
|
}
|
|
13060
|
-
}, Ea = (e) => (Ct("data-v-
|
|
13060
|
+
}, Ea = (e) => (Ct("data-v-78700e3b"), e = e(), At(), e), ey = { class: "container bg-base-300" }, ty = { class: "header-intern bg-base-300" }, ay = /* @__PURE__ */ Ea(() => /* @__PURE__ */ v("svg", {
|
|
13061
13061
|
class: "w-6 h-6",
|
|
13062
13062
|
"aria-hidden": "true",
|
|
13063
13063
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -13243,6 +13243,7 @@ const T1 = {
|
|
|
13243
13243
|
], 512),
|
|
13244
13244
|
v("div", vy, [
|
|
13245
13245
|
bt(v("textarea", {
|
|
13246
|
+
type: "text",
|
|
13246
13247
|
"onUpdate:modelValue": P[1] || (P[1] = (k) => a.value = k),
|
|
13247
13248
|
class: "message-input bg-base-300",
|
|
13248
13249
|
placeholder: "Digite sua mensagem...",
|
|
@@ -13257,7 +13258,7 @@ const T1 = {
|
|
|
13257
13258
|
])
|
|
13258
13259
|
]));
|
|
13259
13260
|
}
|
|
13260
|
-
}, gy = /* @__PURE__ */ St(yy, [["__scopeId", "data-v-
|
|
13261
|
+
}, gy = /* @__PURE__ */ St(yy, [["__scopeId", "data-v-78700e3b"]]), wy = {}, by = { class: "loading" }, _y = /* @__PURE__ */ v("svg", {
|
|
13261
13262
|
class: "spinner",
|
|
13262
13263
|
xmlns: "http://www.w3.org/2000/svg",
|
|
13263
13264
|
fill: "none",
|