mediacube-ui-v2 0.0.122 → 0.0.123

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.
@@ -24619,7 +24619,7 @@ const P0 = { class: "mc-toasts-container" }, F0 = {
24619
24619
  toasts: []
24620
24620
  });
24621
24621
  class fu {
24622
- constructor({ id: e, duration: a, position: n, variation: r = "white", icon: l, title: s = "", description: i = "", closable: o, show_time: p, actions: c = [], onClose: u, onTimeEnd: h }) {
24622
+ constructor({ id: e, duration: a, position: n, variation: r = "", icon: l, title: s = "", description: i = "", closable: o, show_time: p, actions: c = [], onClose: u, onTimeEnd: h }) {
24623
24623
  ge(this, "id");
24624
24624
  ge(this, "duration");
24625
24625
  ge(this, "position");