scope360-core 0.0.199 → 0.0.201

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.
@@ -11488,7 +11488,14 @@ const JV = {
11488
11488
  const e = t, n = K(null), s = () => {
11489
11489
  var a, o, l, u;
11490
11490
  (a = e.action) != null && a.label ? (o = e.action) == null || o.callback() : (u = (l = n.value) == null ? void 0 : l.parentElement) == null || u.remove();
11491
- }, i = U(() => e.type === "success" ? "check-circle-fill" : "circle-close"), r = U(() => e.type === "success" ? "-success" : e.type === "info" ? "-info" : "-error");
11491
+ }, i = U(() => {
11492
+ if (e.type === "success")
11493
+ return "check-circle-fill";
11494
+ if (e.type === "error")
11495
+ return "circle-close";
11496
+ if (e.type === "info")
11497
+ return "warning";
11498
+ }), r = U(() => e.type === "success" ? "-success" : e.type === "warning" ? "-warning" : "-error");
11492
11499
  return (a, o) => (D(), me(ii, null, {
11493
11500
  default: Se(() => {
11494
11501
  var l;
@@ -11518,7 +11525,7 @@ const JV = {
11518
11525
  _: 1
11519
11526
  }));
11520
11527
  }
11521
- }), FT = /* @__PURE__ */ Ue(LT, [["__scopeId", "data-v-cddb489d"]]), YT = {
11528
+ }), FT = /* @__PURE__ */ Ue(LT, [["__scopeId", "data-v-0a6591d5"]]), YT = {
11522
11529
  key: 0,
11523
11530
  class: "scope-textarea__label"
11524
11531
  }, VT = {