@pagelines/sdk 1.0.763 → 1.0.765

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/AgentWrap.js CHANGED
@@ -5056,7 +5056,7 @@ var kr = [
5056
5056
  ref: r,
5057
5057
  class: T(B.value.length === 0 ? "flex-none" : "flex-1")
5058
5058
  }, {
5059
- default: R(() => [v("div", { class: T([B.value.length === 0 ? "flex flex-col items-center justify-center px-3 py-4" : e.centered ? "pt-20 pb-5 px-3 space-y-2" : "pt-4 pb-[120px] px-3 space-y-2", e.centered ? B.value.length === 0 ? "max-w-[900px] mx-auto w-full" : "max-w-[720px] mx-auto w-full" : ""]) }, [
5059
+ default: R(() => [v("div", { class: T([B.value.length === 0 ? "flex flex-col items-center justify-center px-3 py-4" : e.centered ? "pt-20 pb-5 px-3 @lg/chat:px-5 space-y-2" : "pt-4 pb-[120px] px-3 @lg/chat:px-5 space-y-2", e.centered ? B.value.length === 0 ? "max-w-[900px] mx-auto w-full" : "max-w-[720px] mx-auto w-full" : ""]) }, [
5060
5060
  B.value.length === 0 && !S.value ? (j(), _("div", wi, [re(t.$slots, "empty-heading", {
5061
5061
  agent: e.agent,
5062
5062
  isLight: K.value
@@ -5185,7 +5185,7 @@ var kr = [
5185
5185
  }, [o[24] || (o[24] = v("i", { class: "i-tabler-file size-3.5" }, null, -1)), b(" " + I(e.filename), 1)], 10, Fi))], 64))), 128))], 2)) : h("", !0), messageRenderParts(e).length ? (j(), _("div", {
5186
5186
  key: 1,
5187
5187
  "data-test": "messaging-message-content",
5188
- class: T(e.sender === "user" ? K.value ? "rounded-[14px] px-4 py-2.5 bg-theme-100 text-theme-900" : "rounded-[14px] px-4 py-2.5 bg-white/10 text-white" : K.value ? "text-theme-800 @lg/chat:px-[1em]" : "text-white/95 @lg/chat:px-[1em]")
5188
+ class: T(e.sender === "user" ? K.value ? "rounded-[14px] px-4 py-2.5 bg-theme-100 text-theme-900" : "rounded-[14px] px-4 py-2.5 bg-white/10 text-white" : K.value ? "text-theme-800" : "text-white/95")
5189
5189
  }, [(j(!0), _(f, null, P(messageRenderParts(e), (t) => (j(), _(f, { key: t.key }, [t.kind === "text" && t.text ? (j(), _("div", Ii, [x(ai, {
5190
5190
  text: t.text,
5191
5191
  inverted: e.sender === "user" || !K.value,
@@ -5230,7 +5230,7 @@ var kr = [
5230
5230
  }, null, 8, ["model", "is-light"])], 8, Bi)) : e.kind === "text" && e.content ? (j(), _("div", {
5231
5231
  key: 1,
5232
5232
  "data-test": "messaging-live-text-block",
5233
- class: T(["mb-4 @lg/chat:px-[1em]", K.value ? "text-theme-800" : "text-white/95"])
5233
+ class: T(["mb-4", K.value ? "text-theme-800" : "text-white/95"])
5234
5234
  }, [x(ai, {
5235
5235
  text: e.content,
5236
5236
  inverted: !K.value,