prlg-ui 1.8.256 → 1.8.258

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.
@@ -19790,7 +19790,7 @@ const cC = /* @__PURE__ */ h({
19790
19790
  const a = H(e);
19791
19791
  return (r, n) => (f(), y(l(rb), $(l(a), { class: "toast-viewport" }), null, 16));
19792
19792
  }
19793
- }), xw = /* @__PURE__ */ F(Rw, [["__scopeId", "data-v-be53e85a"]]), Ew = /* @__PURE__ */ h({
19793
+ }), xw = /* @__PURE__ */ F(Rw, [["__scopeId", "data-v-f5575ae4"]]), Ew = /* @__PURE__ */ h({
19794
19794
  __name: "ToastDescription",
19795
19795
  props: {
19796
19796
  asChild: { type: Boolean },
@@ -20296,7 +20296,11 @@ const r1 = /* @__PURE__ */ h({
20296
20296
  const t = e, a = H(t), r = mt(), n = ja(t, "placeholder"), o = ja(t, "maxSelectedLabels"), s = S(() => Array.isArray(r.modelValue.value) ? r.modelValue.value.length > o.value ? o.value : r.modelValue.value.length : 0);
20297
20297
  return (i, u) => (f(), y(l(p_), $(l(a), { class: "select-value" }), {
20298
20298
  default: v(({ selectedLabel: d, modelValue: c }) => [
20299
- i.$slots.default ? (f(), U("div", n1, [
20299
+ i.$slots.default ? g(i.$slots, "default", {
20300
+ key: 1,
20301
+ selectLabel: d,
20302
+ modelValue: c
20303
+ }, void 0, !0) : (f(), U("div", n1, [
20300
20304
  Array.isArray(c) && c.length > 0 ? (f(), U(ge, { key: 0 }, [
20301
20305
  (f(!0), U(ge, null, Me(s.value, (p) => (f(), y(l(Fl), {
20302
20306
  colors: { background: "#F1F4F5", text: "#292929" },
@@ -20317,16 +20321,12 @@ const r1 = /* @__PURE__ */ h({
20317
20321
  _: 2
20318
20322
  }, 1024)) : Z("", !0)
20319
20323
  ], 64)) : c ? (f(), U("span", l1, de(n.value), 1)) : (f(), U("span", o1, de(d), 1))
20320
- ])) : Z("", !0),
20321
- g(i.$slots, "default", {
20322
- selectLabel: d,
20323
- modelValue: c
20324
- }, void 0, !0)
20324
+ ]))
20325
20325
  ]),
20326
20326
  _: 3
20327
20327
  }, 16));
20328
20328
  }
20329
- }), xD = /* @__PURE__ */ F(s1, [["__scopeId", "data-v-aee1fa6f"]]), i1 = /* @__PURE__ */ h({
20329
+ }), xD = /* @__PURE__ */ F(s1, [["__scopeId", "data-v-963f999d"]]), i1 = /* @__PURE__ */ h({
20330
20330
  __name: "SelectContent",
20331
20331
  props: {
20332
20332
  forceMount: { type: Boolean },
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "prlg-ui",
3
3
  "private": false,
4
- "version": "1.8.256",
4
+ "version": "1.8.258",
5
5
  "type": "module",
6
6
  "main": "dist/prlg-ui.umd.js",
7
7
  "module": "dist/prlg-ui.es.js",