@gendive/slide 0.1.14 → 0.1.15
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/devdive-slide.es.js
CHANGED
|
@@ -7395,7 +7395,7 @@ ${t.language === "ko" ? "한국어로 작성하세요." : "Write in English."}`,
|
|
|
7395
7395
|
children: /* @__PURE__ */ M("span", { className: "material-symbols-outlined", style: { fontSize: 18 }, children: B ? "check" : "content_copy" })
|
|
7396
7396
|
}
|
|
7397
7397
|
) }) }),
|
|
7398
|
-
/* @__PURE__ */ M(er, { label: "다시 생성", children: /* @__PURE__ */ M(cn, { variant: "subtle", color: "gray", onClick: k, children: /* @__PURE__ */ M("span", { className: "material-symbols-outlined", style: { fontSize: 18 }, children: "refresh" }) }) })
|
|
7398
|
+
/* @__PURE__ */ M(er, { label: "다시 생성", children: /* @__PURE__ */ M(cn, { variant: "subtle", color: "gray", onClick: k, loading: A, children: /* @__PURE__ */ M("span", { className: "material-symbols-outlined", style: { fontSize: 18 }, children: "refresh" }) }) })
|
|
7399
7399
|
] })
|
|
7400
7400
|
] }),
|
|
7401
7401
|
/* @__PURE__ */ M(
|
|
@@ -7999,6 +7999,7 @@ ${t.language === "ko" ? "한국어로 작성하세요." : "Write in English."}`,
|
|
|
7999
7999
|
{
|
|
8000
8000
|
color: "devdive",
|
|
8001
8001
|
onClick: ge,
|
|
8002
|
+
loading: ie,
|
|
8002
8003
|
leftSection: /* @__PURE__ */ M("span", { className: "material-symbols-outlined", style: { fontSize: 18 }, children: "auto_awesome" }),
|
|
8003
8004
|
children: "콘텐츠 생성"
|
|
8004
8005
|
}
|
|
@@ -8134,7 +8135,7 @@ ${t.language === "ko" ? "한국어로 작성하세요." : "Write in English."}`,
|
|
|
8134
8135
|
/* @__PURE__ */ M(pt, { size: "sm", fw: 500, c: "dimmed", children: "생성된 이미지" }),
|
|
8135
8136
|
/* @__PURE__ */ M(cn, { variant: "subtle", color: "gray", onClick: () => {
|
|
8136
8137
|
A(null), T();
|
|
8137
|
-
}, children: /* @__PURE__ */ M("span", { className: "material-symbols-outlined", style: { fontSize: 18 }, children: "refresh" }) })
|
|
8138
|
+
}, loading: x, children: /* @__PURE__ */ M("span", { className: "material-symbols-outlined", style: { fontSize: 18 }, children: "refresh" }) })
|
|
8138
8139
|
] }),
|
|
8139
8140
|
/* @__PURE__ */ M(Qg, { children: /* @__PURE__ */ M(
|
|
8140
8141
|
N6,
|
|
@@ -32960,6 +32961,7 @@ ${L.join(`
|
|
|
32960
32961
|
size: "lg",
|
|
32961
32962
|
radius: "xl",
|
|
32962
32963
|
disabled: !i.trim() || d,
|
|
32964
|
+
loading: d,
|
|
32963
32965
|
onClick: ee,
|
|
32964
32966
|
children: /* @__PURE__ */ M("span", { className: "material-symbols-outlined", style: { fontSize: 18 }, children: "send" })
|
|
32965
32967
|
}
|