prlg-ui 1.8.276 → 1.8.278

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.
@@ -1,8 +1,8 @@
1
1
  import { defineComponent as H, computed as M, resolveComponent as vt, createBlock as U, openBlock as i, resolveDynamicComponent as Ie, normalizeClass as z, withCtx as re, createCommentVNode as _, createElementBlock as m, renderSlot as J, Fragment as ee, createTextVNode as ve, toDisplayString as O, ref as P, useTemplateRef as ze, onMounted as ge, createElementVNode as y, createVNode as K, renderList as ue, unref as h, mergeModels as oe, useModel as ie, watch as te, useId as Ee, toRefs as Mt, onUnmounted as Ce, Transition as Ve, normalizeStyle as G, nextTick as me, withModifiers as pe, withDirectives as be, vModelRadio as Dt, vModelText as Oe, provide as we, watchEffect as xt, toRef as Re, useSlots as ft, inject as ye, h as tt, resolveDirective as Bt, vModelCheckbox as mt, vModelDynamic as Rt, toValue as Be, isRef as zt, vModelSelect as At, createStaticVNode as Lt, Teleport as Te, reactive as pt, shallowRef as Pe, TransitionGroup as Et, vShow as gt, useCssVars as Ot, createApp as Ht } from "vue";
2
2
  import { _ as se, C as He, E as Kt } from "./EyeIcon-D6SZWKKH.js";
3
- import { P as ht, I as yt, C as je, M as qt, S as Ft, b as Yt, a as Ut, E as jt } from "./StarIcon-CgvwLiHi.js";
3
+ import { P as ht, C as je, M as qt, S as Ft, b as Yt, a as Ut, E as jt } from "./StarIcon-DmdICk4x.js";
4
4
  import { o as Nt } from "./parseFileSize.util-EJk-rAI5.js";
5
- import { S as bt, d as kt, c as Ke, A as Wt, a as wt, E as Zt, C as Qt, B as Gt, b as Jt, Q as Xt, W as lt } from "./QuestionIcon-Cfk_7q7o.js";
5
+ import { S as yt, d as bt, I as kt, c as Ke, A as Wt, a as wt, E as Zt, C as Qt, B as Gt, b as Jt, Q as Xt, W as lt } from "./QuestionIcon-_dT5K9nH.js";
6
6
  import { h as at, o as Ye, a as el, s as Ge, u as ot, c as tl, b as ll, F as Ze, g as al, d as ol, e as $t, f as St, i as nl } from "./index-BPJT-DOc.js";
7
7
  import { u as qe, _ as Ne, E as sl } from "./eventBus.util-msbJpg6N.js";
8
8
  import { u as De } from "./Image-n1noBvGw.js";
@@ -244,10 +244,10 @@ const rl = {
244
244
  class: "sort-button",
245
245
  onClick: o
246
246
  }, [
247
- K(h(bt), {
247
+ K(h(yt), {
248
248
  class: z(["sort-button__icon", [{ "sort-button__icon--active": t.value.order === -1 && t.value.field === d.field }]])
249
249
  }, null, 8, ["class"]),
250
- K(h(kt), {
250
+ K(h(bt), {
251
251
  class: z(["sort-button__icon", { "sort-button__icon--active": t.value.order === 1 && t.value.field === d.field }])
252
252
  }, null, 8, ["class"])
253
253
  ]));
@@ -503,7 +503,7 @@ const rl = {
503
503
  }, {
504
504
  trigger: re(() => [
505
505
  y("div", _l, [
506
- K(h(yt))
506
+ K(h(kt))
507
507
  ])
508
508
  ]),
509
509
  default: re(() => [
@@ -1734,10 +1734,10 @@ const rl = {
1734
1734
  class: "table__header-cell__sort",
1735
1735
  onClick: (I) => $.column.getToggleSortingHandler()?.(I)
1736
1736
  }, [
1737
- K(h(bt), {
1737
+ K(h(yt), {
1738
1738
  class: z({ active: $.column.getIsSorted() === "asc" })
1739
1739
  }, null, 8, ["class"]),
1740
- K(h(kt), {
1740
+ K(h(bt), {
1741
1741
  class: z({ active: $.column.getIsSorted() === "desc" })
1742
1742
  }, null, 8, ["class"])
1743
1743
  ], 8, za)) : _("", !0)
@@ -3949,7 +3949,7 @@ const tn = /* @__PURE__ */ H({
3949
3949
  success: Pe(Jt),
3950
3950
  error: Pe(Gt),
3951
3951
  warn: Pe(jt),
3952
- info: Pe(yt)
3952
+ info: Pe(kt)
3953
3953
  }), o = M(() => e.msg.severity ? e.msg.icon ? e.msg.icon : n[e.msg.severity] : n.info), d = M(() => ["toast-message", `toast-message--${e.msg.severity}`]), l = P(null), s = P(void 0), r = () => {
3954
3954
  l.value = setTimeout(() => {
3955
3955
  u({ message: e.msg, type: "life-end" });