@voicenter-team/voicenter-ui-plus 0.5.26 → 0.5.28

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/library/super.mjs CHANGED
@@ -57565,7 +57565,8 @@ const Va = n1e(), a1e = { class: "vc-toast-message-text" }, i1e = { class: "vc-t
57565
57565
  group: { default: void 0 },
57566
57566
  autoZIndex: { type: Boolean, default: !0 },
57567
57567
  baseZIndex: { default: f1e },
57568
- dataTestName: { default: "default" }
57568
+ dataTestName: { default: "default" },
57569
+ teleportedTo: { default: "body" }
57569
57570
  },
57570
57571
  setup(e, { expose: t }) {
57571
57572
  const r = e, n = L(), a = L([]), i = L(0), o = L(""), s = A(() => [
@@ -57598,7 +57599,7 @@ const Va = n1e(), a1e = { class: "vc-toast-message-text" }, i1e = { class: "vc-t
57598
57599
  remove: c,
57599
57600
  removeGroup: f,
57600
57601
  removeAllGroups: v
57601
- }), (m, g) => (T(), le(nd, { to: "body" }, [
57602
+ }), (m, g) => (T(), le(nd, { to: m.teleportedTo }, [
57602
57603
  D("div", ot({
57603
57604
  ref_key: "containerRef",
57604
57605
  ref: n,
@@ -57620,7 +57621,7 @@ const Va = n1e(), a1e = { class: "vc-toast-message-text" }, i1e = { class: "vc-t
57620
57621
  _: 1
57621
57622
  })
57622
57623
  ], 16, d1e)
57623
- ]));
57624
+ ], 8, ["to"]));
57624
57625
  }
57625
57626
  }), v1e = /* @__PURE__ */ ie({
57626
57627
  __name: "VcTransfer",