@rocketui/vue 0.2.85 → 0.2.87

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,4 +1,4 @@
1
- import { defineComponent as T, openBlock as m, createElementBlock as a, createElementVNode as Z, unref as z, reactive as D1, Fragment as A1, renderList as n1, normalizeClass as O, renderSlot as k, toDisplayString as v, createVNode as H1, computed as f, createCommentVNode as g, mergeProps as E1, createBlock as D, watch as W, getCurrentScope as v2, onScopeDispose as w2, ref as E, watchEffect as V2, onMounted as o2, onUnmounted as q1, Teleport as y2, withCtx as P1, withDirectives as n2, withModifiers as r1, withKeys as L2, vModelText as P2, createTextVNode as f1, normalizeStyle as j1, vShow as T2, resolveComponent as F2, provide as b1, resolveDynamicComponent as R2, inject as v1 } from "vue";
1
+ import { defineComponent as T, openBlock as m, createElementBlock as a, createElementVNode as Z, unref as z, reactive as D1, Fragment as A1, renderList as n1, normalizeClass as O, renderSlot as k, toDisplayString as v, createVNode as H1, computed as g, createCommentVNode as h, mergeProps as E1, createBlock as D, watch as W, getCurrentScope as v2, onScopeDispose as w2, ref as E, watchEffect as V2, onMounted as o2, onUnmounted as q1, Teleport as y2, withCtx as P1, withDirectives as n2, withModifiers as r1, withKeys as L2, vModelText as P2, createTextVNode as f1, normalizeStyle as j1, vShow as T2, resolveComponent as F2, provide as b1, resolveDynamicComponent as R2, inject as v1 } from "vue";
2
2
  const x2 = {
3
3
  mdiAbTesting: "M4 2A2 2 0 0 0 2 4V12H4V8H6V12H8V4A2 2 0 0 0 6 2H4M4 4H6V6H4M22 15.5V14A2 2 0 0 0 20 12H16V22H20A2 2 0 0 0 22 20V18.5A1.54 1.54 0 0 0 20.5 17A1.54 1.54 0 0 0 22 15.5M20 20H18V18H20V20M20 16H18V14H20M5.79 21.61L4.21 20.39L18.21 2.39L19.79 3.61Z",
4
4
  mdiAbacus: "M5 5H7V11H5V5M10 5H8V11H10V5M5 19H7V13H5V19M10 13H8V19H10V17H15V15H10V13M2 21H4V3H2V21M20 3V7H13V5H11V11H13V9H20V15H18V13H16V19H18V17H20V21H22V3H20Z",
@@ -7409,12 +7409,12 @@ const x2 = {
7409
7409
  },
7410
7410
  emits: ["close"],
7411
7411
  setup(H, { emit: V }) {
7412
- const C = H, i = V, A = f(() => ({
7412
+ const C = H, i = V, A = g(() => ({
7413
7413
  " r-alert": !0,
7414
7414
  [`r-alert--${C.variant}`]: !0,
7415
7415
  "r-alert--block": C.block,
7416
7416
  [`r-alert--${C.variant}--${C.type}`]: !0
7417
- })), L = f(() => ({
7417
+ })), L = g(() => ({
7418
7418
  success: "mdiCheckCircle",
7419
7419
  error: "mdiAlertCircle",
7420
7420
  warning: "mdiAlert",
@@ -7444,7 +7444,7 @@ const x2 = {
7444
7444
  }, [
7445
7445
  k(e.$slots, "content", {}, () => [
7446
7446
  Z("p", K2, v(C.title), 1),
7447
- C.description ? (m(), a("p", q2, v(C.description), 1)) : g("", !0)
7447
+ C.description ? (m(), a("p", q2, v(C.description), 1)) : h("", !0)
7448
7448
  ])
7449
7449
  ], 8, z2),
7450
7450
  C.closable ? (m(), a("div", {
@@ -7464,7 +7464,7 @@ const x2 = {
7464
7464
  onClick: M
7465
7465
  }, null, 8, ["id"])
7466
7466
  ])
7467
- ], 8, j2)) : g("", !0)
7467
+ ], 8, j2)) : h("", !0)
7468
7468
  ], 10, G2));
7469
7469
  }
7470
7470
  }), M2 = "data:image/svg+xml,%3csvg%20width='27'%20height='28'%20viewBox='0%200%2027%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4993%2014C17.1827%2014%2020.166%2011.0167%2020.166%207.33334C20.166%203.65%2017.1827%200.666672%2013.4993%200.666672C9.81602%200.666672%206.83268%203.65%206.83268%207.33334C6.83268%2011.0167%209.81602%2014%2013.4993%2014ZM13.4993%2017.3333C9.04935%2017.3333%200.166016%2019.5667%200.166016%2024V25.6667C0.166016%2026.5833%200.916016%2027.3333%201.83268%2027.3333H25.166C26.0827%2027.3333%2026.8327%2026.5833%2026.8327%2025.6667V24C26.8327%2019.5667%2017.9493%2017.3333%2013.4993%2017.3333Z'%20fill='%234C5BE1'/%3e%3c/svg%3e", X2 = ["id"], Y2 = ["id"], J2 = ["id"], C5 = ["id", "alt", "src"], H5 = ["id"], J0 = /* @__PURE__ */ T({
@@ -7479,10 +7479,10 @@ const x2 = {
7479
7479
  id: { default: "r-avatar" }
7480
7480
  },
7481
7481
  setup(H) {
7482
- const V = H, C = f(() => ({
7482
+ const V = H, C = g(() => ({
7483
7483
  "r-avatar": !0,
7484
7484
  [`r-avatar--${V.size}`]: !0
7485
- })), i = f(() => V.type === "image" && !V.src), A = f(() => i.value ? M2 : V.src);
7485
+ })), i = g(() => V.type === "image" && !V.src), A = g(() => i.value ? M2 : V.src);
7486
7486
  function L(M) {
7487
7487
  const e = M.split(" ");
7488
7488
  return e.length === 1 ? e[0].substring(0, 2) : `${e[0].charAt(0)}${e[1].charAt(0)}`;
@@ -7516,7 +7516,7 @@ const x2 = {
7516
7516
  class: O(["r-avatar__online", {
7517
7517
  [`r-avatar__online--${V.size}`]: !0
7518
7518
  }])
7519
- }, null, 10, H5)) : g("", !0)
7519
+ }, null, 10, H5)) : h("", !0)
7520
7520
  ], 8, X2));
7521
7521
  }
7522
7522
  }), V5 = ["id"], L5 = ["id"], M5 = ["id", "innerHTML"], C7 = /* @__PURE__ */ T({
@@ -7536,7 +7536,7 @@ const x2 = {
7536
7536
  },
7537
7537
  emits: ["click"],
7538
7538
  setup(H) {
7539
- const V = H, C = f(() => ({
7539
+ const V = H, C = g(() => ({
7540
7540
  "r-badge": !0,
7541
7541
  [`r-badge--content ${V.contentClass}`]: V.content,
7542
7542
  [`r-badge--overlap-${V.placement}`]: V.overlap,
@@ -7581,7 +7581,7 @@ const x2 = {
7581
7581
  },
7582
7582
  emits: ["click"],
7583
7583
  setup(H) {
7584
- const V = H, C = f(() => ({
7584
+ const V = H, C = g(() => ({
7585
7585
  "r-button": !0,
7586
7586
  [`r-button__${V.variant}`]: !0,
7587
7587
  [`r-button__${V.variant}--${V.variant === "default" && V.color === void 0 ? "primary" : V.color}`]: !0,
@@ -7589,11 +7589,11 @@ const x2 = {
7589
7589
  [`r-button--${V.size || "medium"}`]: !0,
7590
7590
  "r-button--only-icon": V.icon,
7591
7591
  "r-button--block": V.block
7592
- })), i = f(() => ({
7592
+ })), i = g(() => ({
7593
7593
  small: 16,
7594
7594
  medium: 16,
7595
7595
  large: 20
7596
- })[V.size || "medium"]), A = f(() => ({
7596
+ })[V.size || "medium"]), A = g(() => ({
7597
7597
  height: V.height ? `${V.height}px` : ""
7598
7598
  }));
7599
7599
  return (L, M) => (m(), a("button", E1(L.$attrs, {
@@ -7614,7 +7614,7 @@ const x2 = {
7614
7614
  }]),
7615
7615
  name: V.prependIcon,
7616
7616
  size: i.value
7617
- }, null, 8, ["id", "class", "name", "size"])) : g("", !0)
7617
+ }, null, 8, ["id", "class", "name", "size"])) : h("", !0)
7618
7618
  ]),
7619
7619
  k(L.$slots, "default", {
7620
7620
  id: `${L.id}-slot`,
@@ -7629,7 +7629,7 @@ const x2 = {
7629
7629
  class: "r-button__append-icon",
7630
7630
  name: V.appendIcon,
7631
7631
  size: i.value
7632
- }, null, 8, ["id", "name", "size"])) : g("", !0)
7632
+ }, null, 8, ["id", "name", "size"])) : h("", !0)
7633
7633
  ])
7634
7634
  ], 16, i5));
7635
7635
  }
@@ -7654,7 +7654,7 @@ const x2 = {
7654
7654
  checked: "mdiCheck",
7655
7655
  unchecked: "",
7656
7656
  indeterminate: "mdiMinus"
7657
- }, M = f(() => A.indeterminate ? L.indeterminate : A.checked ? L.checked : L.unchecked), e = f(() => ({
7657
+ }, M = g(() => A.indeterminate ? L.indeterminate : A.checked ? L.checked : L.unchecked), e = g(() => ({
7658
7658
  "r-checkbox": !0,
7659
7659
  "r-checkbox--checked": A.checked,
7660
7660
  "r-checkbox--disabled": C.disabled,
@@ -7685,7 +7685,7 @@ const x2 = {
7685
7685
  immediate: !0
7686
7686
  }
7687
7687
  );
7688
- const l = f(() => C.id || "r-checkbox");
7688
+ const l = g(() => C.id || "r-checkbox");
7689
7689
  return (n, u) => (m(), a("div", {
7690
7690
  id: l.value,
7691
7691
  class: "r-checkbox-wrapper"
@@ -7724,7 +7724,7 @@ const x2 = {
7724
7724
  "data-disabled": C.disabled,
7725
7725
  for: C.id
7726
7726
  }, v(C.label), 9, l5),
7727
- C.hideDetails ? g("", !0) : (m(), a("div", {
7727
+ C.hideDetails ? h("", !0) : (m(), a("div", {
7728
7728
  key: 0,
7729
7729
  id: `${l.value}-details`,
7730
7730
  class: "r-checkbox-texts__details"
@@ -7757,7 +7757,7 @@ const x2 = {
7757
7757
  },
7758
7758
  emits: ["click:chip", "click:close"],
7759
7759
  setup(H, { emit: V }) {
7760
- const C = H, i = V, A = f(() => ({
7760
+ const C = H, i = V, A = g(() => ({
7761
7761
  "r-chip": !0,
7762
7762
  "r-chip--disabled": C.disabled,
7763
7763
  [`r-chip__${C.variant}`]: C.variant,
@@ -7770,7 +7770,7 @@ const x2 = {
7770
7770
  function M(d) {
7771
7771
  C.disabled || !C.clearable || (d.stopPropagation(), i("click:close", d));
7772
7772
  }
7773
- const e = f(() => C.clearable ? "mdiClose" : C.appendIcon);
7773
+ const e = g(() => C.clearable ? "mdiClose" : C.appendIcon);
7774
7774
  return (d, l) => (m(), a("div", {
7775
7775
  id: d.id,
7776
7776
  class: O(A.value)
@@ -7790,7 +7790,7 @@ const x2 = {
7790
7790
  class: "r-chip__content__prepend-icon",
7791
7791
  name: C.prependIcon,
7792
7792
  size: 12
7793
- }, null, 8, ["id", "aria-disabled", "name"])) : g("", !0)
7793
+ }, null, 8, ["id", "aria-disabled", "name"])) : h("", !0)
7794
7794
  ]),
7795
7795
  Z("span", {
7796
7796
  id: `${d.id}-label`,
@@ -7808,7 +7808,7 @@ const x2 = {
7808
7808
  name: e.value,
7809
7809
  size: 12,
7810
7810
  onClick: l[1] || (l[1] = (n) => M(n))
7811
- }, null, 8, ["id", "aria-disabled", "name"])) : g("", !0)
7811
+ }, null, 8, ["id", "aria-disabled", "name"])) : h("", !0)
7812
7812
  ])
7813
7813
  ], 10, a5));
7814
7814
  }
@@ -8176,7 +8176,7 @@ const R5 = (H) => ({
8176
8176
  }, r = Y1(A), S = X1(r), b = await M.getDimensions(l), B = r === "y", y = B ? "top" : "left", c = B ? "bottom" : "right", w = B ? "clientHeight" : "clientWidth", _ = L.reference[S] + L.reference[r] - o[r] - L.floating[S], x = o[r] - L.reference[r], U = await (M.getOffsetParent == null ? void 0 : M.getOffsetParent(l));
8177
8177
  let $ = U ? U[w] : 0;
8178
8178
  (!$ || !await (M.isElement == null ? void 0 : M.isElement(U))) && ($ = e.floating[w] || L.floating[S]);
8179
- const C1 = _ / 2 - x / 2, h = $ / 2 - b[S] / 2 - 1, F = p1(u[y], h), m1 = p1(u[c], h), N = F, l1 = $ - b[S] - m1, I = $ / 2 - b[S] / 2 + C1, j = G1(N, I, l1), X = !d.arrow && h1(A) != null && I != j && L.reference[S] / 2 - (I < N ? F : m1) - b[S] / 2 < 0, K = X ? I < N ? I - N : I - l1 : 0;
8179
+ const C1 = _ / 2 - x / 2, f = $ / 2 - b[S] / 2 - 1, F = p1(u[y], f), m1 = p1(u[c], f), N = F, l1 = $ - b[S] - m1, I = $ / 2 - b[S] / 2 + C1, j = G1(N, I, l1), X = !d.arrow && h1(A) != null && I != j && L.reference[S] / 2 - (I < N ? F : m1) - b[S] / 2 < 0, K = X ? I < N ? I - N : I - l1 : 0;
8180
8180
  return {
8181
8181
  [r]: o[r] + K,
8182
8182
  data: {
@@ -8225,8 +8225,8 @@ const R5 = (H) => ({
8225
8225
  placement: A,
8226
8226
  overflows: $
8227
8227
  }], !$.every((N) => N <= 0)) {
8228
- var h, F;
8229
- const N = (((h = L.flip) == null ? void 0 : h.index) || 0) + 1, l1 = x[N];
8228
+ var f, F;
8229
+ const N = (((f = L.flip) == null ? void 0 : f.index) || 0) + 1, l1 = x[N];
8230
8230
  if (l1)
8231
8231
  return {
8232
8232
  data: {
@@ -8871,7 +8871,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
8871
8871
  $
8872
8872
  );
8873
8873
  }
8874
- const y = f(() => ({
8874
+ const y = g(() => ({
8875
8875
  "r-tooltip": !0,
8876
8876
  "r-tooltip--dark": C.dark && !C.light,
8877
8877
  "r-tooltip--light": C.light
@@ -8950,7 +8950,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
8950
8950
  "r-tooltip__content--dark": C.dark,
8951
8951
  "r-tooltip__content--light": C.light
8952
8952
  }])
8953
- }, v(C.text), 3)) : g("", !0),
8953
+ }, v(C.text), 3)) : h("", !0),
8954
8954
  C.text ? (m(), a("div", {
8955
8955
  key: 1,
8956
8956
  id: `${c.id}-arrow`,
@@ -8960,7 +8960,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
8960
8960
  "r-tooltip__arrow--dark": C.dark,
8961
8961
  "r-tooltip__arrow--light": C.light
8962
8962
  }])
8963
- }, null, 10, d3)) : g("", !0)
8963
+ }, null, 10, d3)) : h("", !0)
8964
8964
  ])
8965
8965
  ], 10, e3)
8966
8966
  ]))
@@ -9031,13 +9031,13 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9031
9031
  const [s] = Object.keys(t);
9032
9032
  return ["label", "value"].includes(s);
9033
9033
  }
9034
- const S = f(() => {
9034
+ const S = g(() => {
9035
9035
  const t = C.options;
9036
9036
  return r(t[0]) ? t : t.map((s) => ({
9037
9037
  value: s,
9038
9038
  label: String(s)
9039
9039
  }));
9040
- }), b = f(() => {
9040
+ }), b = g(() => {
9041
9041
  const t = C.modelValue;
9042
9042
  return r(t) ? t : {
9043
9043
  value: t,
@@ -9113,11 +9113,11 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9113
9113
  return;
9114
9114
  S.value.find((Q) => Q.label === P) || (L.value.push({ value: P, label: P }), e.value = "", (p = y.value) == null || p.focus());
9115
9115
  }
9116
- function h(t) {
9116
+ function f(t) {
9117
9117
  var s;
9118
9118
  return !t || (t == null ? void 0 : t.value) === void 0 || (t == null ? void 0 : t.value) === null ? !1 : C.multiple ? L.value.find((P) => (P == null ? void 0 : P.value) === (t == null ? void 0 : t.value)) : ((s = A.value) == null ? void 0 : s.value) === (t == null ? void 0 : t.value);
9119
9119
  }
9120
- const F = f(() => !C.searchable || A.value.label === e.value ? S.value : S.value.filter((s) => s.label.toLowerCase().includes(e.value.toLowerCase()))), m1 = f(() => !C.searchable);
9120
+ const F = g(() => !C.searchable || A.value.label === e.value ? S.value : S.value.filter((s) => s.label.toLowerCase().includes(e.value.toLowerCase()))), m1 = g(() => !C.searchable);
9121
9121
  function N() {
9122
9122
  b.value ? C.multiple ? L.value = b.value : (A.value = b.value, e.value = b.value.label) : (A.value = {}, L.value.splice(0, L.value.length));
9123
9123
  }
@@ -9138,7 +9138,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9138
9138
  }
9139
9139
  L.value = F.value;
9140
9140
  }
9141
- const X = f(() => !C.multiple || !Array.isArray(C.modelValue) ? [] : C.modelValue.slice(0, C.maxVisibleChips)), K = f(() => !C.multiple || !Array.isArray(C.modelValue) ? 0 : Math.max(0, C.modelValue.length - C.maxVisibleChips));
9141
+ const X = g(() => !C.multiple || !Array.isArray(C.modelValue) ? [] : C.modelValue.slice(0, C.maxVisibleChips)), K = g(() => !C.multiple || !Array.isArray(C.modelValue) ? 0 : Math.max(0, C.modelValue.length - C.maxVisibleChips));
9142
9142
  return o2(() => {
9143
9143
  N(), navigator.userAgent.includes("iPhone") && document.querySelector("[name=viewport]").setAttribute("content", "width=device-width, initial-scale=1, maximum-scale=1");
9144
9144
  }), W(
@@ -9208,9 +9208,9 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9208
9208
  key: 0,
9209
9209
  id: `${t.id}-prepend-icon`,
9210
9210
  name: C.prependIcon
9211
- }, null, 8, ["id", "name"])) : g("", !0)
9211
+ }, null, 8, ["id", "name"])) : h("", !0)
9212
9212
  ])
9213
- ], 10, o3)) : g("", !0),
9213
+ ], 10, o3)) : h("", !0),
9214
9214
  Z("div", {
9215
9215
  id: `${t.id}-selections`,
9216
9216
  class: "r-dropdown__selections"
@@ -9242,12 +9242,12 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9242
9242
  key: 0,
9243
9243
  id: `${t.id}-remaining-count-text`,
9244
9244
  class: "r-dropdown__remaining-count-text"
9245
- }, " +" + v(K.value), 9, a3)) : g("", !0)
9245
+ }, " +" + v(K.value), 9, a3)) : h("", !0)
9246
9246
  ])
9247
9247
  ], 64)) : C.multiple ? (m(!0), a(A1, { key: 1 }, n1(L.value, (p, Q) => (m(), a("span", {
9248
9248
  id: `${t.id}-selected-option-${Q}`,
9249
9249
  key: p.value
9250
- }, v(p.label) + v(Q < L.value.length - 1 ? ", " : ""), 9, Z3))), 128)) : g("", !0)
9250
+ }, v(p.label) + v(Q < L.value.length - 1 ? ", " : ""), 9, Z3))), 128)) : h("", !0)
9251
9251
  ], 8, r3)
9252
9252
  ]),
9253
9253
  n2(Z("input", {
@@ -9287,7 +9287,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9287
9287
  size: "18"
9288
9288
  }, null, 8, ["id"])
9289
9289
  ])
9290
- ], 8, S3)) : g("", !0),
9290
+ ], 8, S3)) : h("", !0),
9291
9291
  C.appendIcon || t.$slots.append ? (m(), a("div", {
9292
9292
  key: 2,
9293
9293
  id: `${t.id}-append-icon`,
@@ -9306,9 +9306,9 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9306
9306
  C.appendIcon ? (m(), D(R, {
9307
9307
  key: 0,
9308
9308
  name: C.appendIcon
9309
- }, null, 8, ["name"])) : g("", !0)
9309
+ }, null, 8, ["name"])) : h("", !0)
9310
9310
  ])
9311
- ], 10, s3)) : g("", !0)
9311
+ ], 10, s3)) : h("", !0)
9312
9312
  ], 10, l3)
9313
9313
  ]),
9314
9314
  content: P1(({ hide: P, updatePosition: Y }) => [
@@ -9336,28 +9336,28 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9336
9336
  "r-dropdown-options__option__append-icon--active": L.value.length === F.value.length
9337
9337
  }]),
9338
9338
  name: "mdiCheck"
9339
- }, null, 8, ["class"])) : g("", !0)
9340
- ], 10, p3)) : g("", !0),
9339
+ }, null, 8, ["class"])) : h("", !0)
9340
+ ], 10, p3)) : h("", !0),
9341
9341
  C.showSelectAll && F.value.length > 0 ? (m(), a("hr", {
9342
9342
  key: 1,
9343
9343
  id: `${t.id}-divider`,
9344
9344
  class: "r-dropdown-options__divider"
9345
- }, null, 8, h3)) : g("", !0),
9345
+ }, null, 8, h3)) : h("", !0),
9346
9346
  (m(!0), a(A1, null, n1(F.value, (p) => (m(), a("li", {
9347
9347
  id: `${t.id}-option-${p.value}`,
9348
9348
  key: p.value,
9349
9349
  "aria-disabled": p.disabled,
9350
9350
  class: O(["r-dropdown-options__option", {
9351
- "r-dropdown-options__option--active": h(p),
9351
+ "r-dropdown-options__option--active": f(p),
9352
9352
  "r-dropdown-options__option--disabled": p.disabled,
9353
- "r-dropdown-options__option--deselect": h(p) && C.disableDeselect
9353
+ "r-dropdown-options__option--deselect": f(p) && C.disableDeselect
9354
9354
  }]),
9355
9355
  onClick: r1((Q) => x(Q, p, P, Y), ["prevent"])
9356
9356
  }, [
9357
9357
  k(t.$slots, "option", {
9358
9358
  id: `${t.id}-option-${p.value}`,
9359
9359
  disabled: p.disabled,
9360
- isSelected: h(p),
9360
+ isSelected: f(p),
9361
9361
  item: p
9362
9362
  }, () => [
9363
9363
  Z("div", {
@@ -9367,36 +9367,36 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9367
9367
  k(t.$slots, "option-prepend", {
9368
9368
  id: `${t.id}-option-prepend-${p.value}`,
9369
9369
  disabled: p.disabled,
9370
- isSelected: h(p)
9370
+ isSelected: f(p)
9371
9371
  }, () => [
9372
9372
  p.prependIcon ? (m(), D(R, {
9373
9373
  key: 0,
9374
9374
  id: `${t.id}-option-prepend-icon-${p.value}`,
9375
9375
  class: O(["r-dropdown-options__option__prepend-icon", {
9376
- "r-dropdown-options__option__prepend-icon--active": h(p)
9376
+ "r-dropdown-options__option__prepend-icon--active": f(p)
9377
9377
  }]),
9378
9378
  name: p.prependIcon
9379
- }, null, 8, ["id", "class", "name"])) : g("", !0)
9379
+ }, null, 8, ["id", "class", "name"])) : h("", !0)
9380
9380
  ]),
9381
9381
  Z("p", {
9382
9382
  id: `${t.id}-option-label-${p.value}`,
9383
9383
  class: O(["r-dropdown-options__option__label", {
9384
- "r-dropdown-options__option__label--active": h(p)
9384
+ "r-dropdown-options__option__label--active": f(p)
9385
9385
  }])
9386
9386
  }, v(p.label), 11, B3)
9387
9387
  ], 8, k3),
9388
9388
  k(t.$slots, "option-append", {
9389
9389
  id: `${t.id}-option-append-${p.value}`,
9390
9390
  disabled: p.disabled,
9391
- isSelected: h(p)
9391
+ isSelected: f(p)
9392
9392
  }, () => [
9393
- h(p) && !C.hideOptionCheckIcon ? (m(), D(R, {
9393
+ f(p) && !C.hideOptionCheckIcon ? (m(), D(R, {
9394
9394
  key: 0,
9395
9395
  class: O(["r-dropdown-options__option__append-icon", {
9396
- "r-dropdown-options__option__append-icon--active": h(p)
9396
+ "r-dropdown-options__option__append-icon--active": f(p)
9397
9397
  }]),
9398
9398
  name: "mdiCheck"
9399
- }, null, 8, ["class"])) : g("", !0)
9399
+ }, null, 8, ["class"])) : h("", !0)
9400
9400
  ])
9401
9401
  ])
9402
9402
  ], 10, g3))), 128)),
@@ -9408,12 +9408,12 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9408
9408
  k(t.$slots, "not-options", {}, () => [
9409
9409
  f1(v(C.noOptionsText), 1)
9410
9410
  ])
9411
- ], 8, b3)) : g("", !0)
9411
+ ], 8, b3)) : h("", !0)
9412
9412
  ], 10, c3)
9413
9413
  ]),
9414
9414
  _: 3
9415
9415
  }, 8, ["id", "disabled", "tooltip-class"]),
9416
- t.$props.hideDetails ? g("", !0) : (m(), a("div", {
9416
+ t.$props.hideDetails ? h("", !0) : (m(), a("div", {
9417
9417
  key: 0,
9418
9418
  id: `${t.id}-details`,
9419
9419
  class: "r-dropdown-details"
@@ -9422,12 +9422,12 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9422
9422
  key: 0,
9423
9423
  id: `${t.id}-error`,
9424
9424
  class: "r-dropdown-error"
9425
- }, v(C.errorMsg), 9, w3)) : g("", !0),
9425
+ }, v(C.errorMsg), 9, w3)) : h("", !0),
9426
9426
  C.hint ? (m(), a("div", {
9427
9427
  key: 1,
9428
9428
  id: `${t.id}-hint`,
9429
9429
  class: "r-dropdown-hint"
9430
- }, v(C.hint), 9, y3)) : g("", !0)
9430
+ }, v(C.hint), 9, y3)) : h("", !0)
9431
9431
  ], 8, v3))
9432
9432
  ], 8, m3));
9433
9433
  }
@@ -9439,7 +9439,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9439
9439
  text: { default: "" }
9440
9440
  },
9441
9441
  setup(H) {
9442
- const V = H, C = f(() => V.id || "r-label");
9442
+ const V = H, C = g(() => V.id || "r-label");
9443
9443
  return (i, A) => (m(), a("label", {
9444
9444
  id: C.value,
9445
9445
  class: "r-label",
@@ -9472,12 +9472,12 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9472
9472
  },
9473
9473
  emits: ["update:modelValue"],
9474
9474
  setup(H, { emit: V }) {
9475
- const C = H, i = V, A = f(() => ({
9475
+ const C = H, i = V, A = g(() => ({
9476
9476
  "r-dialog": !0,
9477
9477
  "r-dialog--block": C.block,
9478
9478
  "p-0 gap-0": C.clearContent,
9479
9479
  [`${C.class}`]: !0
9480
- })), L = f(() => ({
9480
+ })), L = g(() => ({
9481
9481
  width: C.width,
9482
9482
  height: C.height
9483
9483
  }));
@@ -9519,17 +9519,17 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9519
9519
  H1(R, {
9520
9520
  name: C.icon
9521
9521
  }, null, 8, ["name"])
9522
- ], 8, D3)) : g("", !0),
9522
+ ], 8, D3)) : h("", !0),
9523
9523
  C.title ? (m(), a("div", {
9524
9524
  key: 1,
9525
9525
  id: `${e.id}-title`,
9526
9526
  class: "title"
9527
- }, v(C.title), 9, E3)) : g("", !0),
9527
+ }, v(C.title), 9, E3)) : h("", !0),
9528
9528
  C.description ? (m(), a("div", {
9529
9529
  key: 2,
9530
9530
  id: `${e.id}-description`,
9531
9531
  class: "description"
9532
- }, v(C.description), 9, _3)) : g("", !0)
9532
+ }, v(C.description), 9, _3)) : h("", !0)
9533
9533
  ], 8, x3),
9534
9534
  Z("div", {
9535
9535
  id: `${e.id}-body`,
@@ -9593,7 +9593,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9593
9593
  }, () => [
9594
9594
  f1(" > ")
9595
9595
  ])
9596
- ], 10, Q3)) : g("", !0)
9596
+ ], 10, Q3)) : h("", !0)
9597
9597
  ], 10, N3));
9598
9598
  }
9599
9599
  }), G3 = ["id"], U3 = ["id"], i7 = /* @__PURE__ */ T({
@@ -9622,14 +9622,14 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9622
9622
  immediate: !0
9623
9623
  }
9624
9624
  );
9625
- const A = f(() => ({
9625
+ const A = g(() => ({
9626
9626
  "r-snackbar": !0,
9627
9627
  [`r-snackbar--${C.variant}`]: !0,
9628
9628
  [C.left ? "r-snackbar__left" : "r-snackbar__right"]: !0,
9629
9629
  [C.modelValue ? "r-snackbar--shown" : "r-snackbar--hidden"]: !0,
9630
9630
  [C.top ? "r-snackbar__top" : "r-snackbar__bottom"]: !0,
9631
9631
  "r-snackbar--closable": C.closable
9632
- })), L = f(() => ({
9632
+ })), L = g(() => ({
9633
9633
  success: "mdiCheckCircle",
9634
9634
  error: "mdiAlertCircle",
9635
9635
  warning: "mdiAlert",
@@ -9646,7 +9646,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9646
9646
  key: 0,
9647
9647
  class: "r-snackbar__icon",
9648
9648
  name: L.value
9649
- }, null, 8, ["name"])) : g("", !0)
9649
+ }, null, 8, ["name"])) : h("", !0)
9650
9650
  ]),
9651
9651
  Z("div", {
9652
9652
  id: `${M.id}-text`,
@@ -9672,7 +9672,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9672
9672
  size: 16
9673
9673
  }, null, 8, ["id"])
9674
9674
  ])
9675
- ])) : g("", !0)
9675
+ ])) : h("", !0)
9676
9676
  ], 10, G3));
9677
9677
  }
9678
9678
  }), z3 = ["id"], K3 = ["id", "checked", "disabled", "name"], q3 = /* @__PURE__ */ Z("span", { class: "slider round" }, null, -1), j3 = ["id", "for"], X3 = ["id"], Y3 = ["id"], J3 = ["id"], A7 = /* @__PURE__ */ T({
@@ -9693,12 +9693,12 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9693
9693
  setup(H, { emit: V }) {
9694
9694
  const C = H, i = V, A = E({
9695
9695
  checked: !1
9696
- }), L = f(() => ({
9696
+ }), L = g(() => ({
9697
9697
  "r-switch": !0,
9698
9698
  "r-switch--disabled": C.disabled,
9699
9699
  [`r-switch--${C.size}`]: C.size,
9700
9700
  "r-switch--error": C.errorMsg
9701
- })), M = f(() => C.id || "r-switch");
9701
+ })), M = g(() => C.id || "r-switch");
9702
9702
  function e(d) {
9703
9703
  C.disabled || (A.value.checked = d.target.checked, i("update:modelValue", A.value.checked));
9704
9704
  }
@@ -9743,7 +9743,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9743
9743
  class: "r-switch-texts__label",
9744
9744
  for: C.id
9745
9745
  }, v(C.label), 9, j3),
9746
- C.hideDetails ? g("", !0) : (m(), a("div", {
9746
+ C.hideDetails ? h("", !0) : (m(), a("div", {
9747
9747
  key: 0,
9748
9748
  id: `${M.value}-details`,
9749
9749
  class: "r-switch-texts__details"
@@ -9763,7 +9763,7 @@ const i3 = ["id", "aria-disabled"], A3 = ["innerHTML"], e3 = ["id"], d3 = ["id"]
9763
9763
  }
9764
9764
  });
9765
9765
  var c1 = /* @__PURE__ */ ((H) => (H.DEFAULT = "default", H.TEXT = "text", H.ICON = "icon", H))(c1 || {});
9766
- const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0 = /* @__PURE__ */ T({
9766
+ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = { key: 0 }, V0 = /* @__PURE__ */ T({
9767
9767
  __name: "RTabItem",
9768
9768
  props: {
9769
9769
  id: {},
@@ -9779,59 +9779,54 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
9779
9779
  },
9780
9780
  emits: ["update:modelValue"],
9781
9781
  setup(H, { emit: V }) {
9782
- const C = H, i = V, A = f(() => ({
9782
+ const C = H, i = V, A = g(() => ({
9783
9783
  "r-tab-item": !0,
9784
9784
  [`r-tab-item--${C.variant}`]: !0,
9785
9785
  "r-tab-item--tile": C.tile,
9786
9786
  "r-tab-item--block": C.block
9787
- })), L = f(() => `r-tab-item-${C.id}`), M = f(() => ({
9787
+ })), L = g(() => ({
9788
9788
  color: C.color
9789
- })), e = f(() => C.modelValue === C.id);
9790
- function d(l) {
9791
- i("update:modelValue", l);
9789
+ })), M = g(() => C.modelValue === C.id);
9790
+ function e(d) {
9791
+ i("update:modelValue", d);
9792
9792
  }
9793
- return (l, n) => (m(), a("button", {
9794
- id: L.value,
9793
+ return (d, l) => (m(), a("button", {
9794
+ id: `r-tab-item-${C.id}`,
9795
9795
  "aria-disabled": C.disabled,
9796
- "aria-selected": e.value,
9796
+ "aria-selected": M.value,
9797
9797
  class: O(A.value),
9798
9798
  disabled: C.disabled,
9799
- style: j1(M.value),
9800
- onClick: n[0] || (n[0] = r1((u) => d(C.id), ["stop"]))
9799
+ style: j1(L.value),
9800
+ onClick: l[0] || (l[0] = r1((n) => e(C.id), ["stop"]))
9801
9801
  }, [
9802
- k(l.$slots, "prepend", {
9803
- active: e.value,
9802
+ k(d.$slots, "prepend", {
9803
+ active: M.value,
9804
9804
  disabled: C.disabled
9805
9805
  }, () => [
9806
9806
  C.variant !== z(c1).TEXT && C.prependIcon ? (m(), D(R, {
9807
9807
  key: 0,
9808
- id: `${L.value}-prepend-icon`,
9809
9808
  class: "r-tab-item__prepend-icon",
9810
9809
  name: C.prependIcon,
9811
9810
  size: 16
9812
- }, null, 8, ["id", "name"])) : g("", !0)
9811
+ }, null, 8, ["name"])) : h("", !0)
9813
9812
  ]),
9814
- C.variant !== z(c1).ICON ? (m(), a("span", {
9815
- key: 0,
9816
- id: `${L.value}-label`
9817
- }, [
9818
- k(l.$slots, "default", {
9813
+ C.variant !== z(c1).ICON ? (m(), a("span", H0, [
9814
+ k(d.$slots, "default", {
9819
9815
  label: C.label
9820
9816
  }, () => [
9821
9817
  f1(v(C.label), 1)
9822
9818
  ])
9823
- ], 8, H0)) : g("", !0),
9824
- k(l.$slots, "append", {
9825
- active: e.value,
9819
+ ])) : h("", !0),
9820
+ k(d.$slots, "append", {
9821
+ active: M.value,
9826
9822
  disabled: C.disabled
9827
9823
  }, () => [
9828
9824
  C.variant !== z(c1).TEXT && C.appendIcon ? (m(), D(R, {
9829
9825
  key: 0,
9830
- id: `${L.value}-append-icon`,
9831
9826
  class: "r-tab-item__append-icon",
9832
9827
  name: C.appendIcon,
9833
9828
  size: 16
9834
- }, null, 8, ["id", "name"])) : g("", !0)
9829
+ }, null, 8, ["name"])) : h("", !0)
9835
9830
  ])
9836
9831
  ], 14, C0));
9837
9832
  }
@@ -9847,7 +9842,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
9847
9842
  },
9848
9843
  emits: ["update:modelValue"],
9849
9844
  setup(H, { emit: V }) {
9850
- const C = H, i = V, A = E(C.modelValue || (C.tabs.length > 0 ? C.tabs[0].id : "")), L = f(() => ({
9845
+ const C = H, i = V, A = E(C.modelValue || (C.tabs.length > 0 ? C.tabs[0].id : "")), L = g(() => ({
9851
9846
  "r-tabs": !0,
9852
9847
  "r-tabs--tile": C.tile
9853
9848
  }));
@@ -9876,12 +9871,12 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
9876
9871
  "gap-0.5": C.tile
9877
9872
  }]])
9878
9873
  }, [
9879
- k(M.$slots, "default", {
9874
+ k(M.$slots, "tabs", {
9880
9875
  id: `${M.id}-slot`,
9881
9876
  activeTab: A.value
9882
9877
  }, () => [
9883
9878
  (m(!0), a(A1, null, n1(C.tabs, (d, l) => (m(), D(V0, {
9884
- id: `${M.id}-tab-${d.id}`,
9879
+ id: d.id,
9885
9880
  key: l,
9886
9881
  modelValue: A.value,
9887
9882
  "onUpdate:modelValue": e[0] || (e[0] = (n) => A.value = n),
@@ -9937,7 +9932,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
9937
9932
  class: "r-textarea__label",
9938
9933
  for: "textarea",
9939
9934
  text: C.label
9940
- }, null, 8, ["id", "text"])) : g("", !0),
9935
+ }, null, 8, ["id", "text"])) : h("", !0),
9941
9936
  Z("textarea", E1(e.$attrs, {
9942
9937
  id: `${z(M)}-input`,
9943
9938
  class: ["r-textarea", {
@@ -9949,7 +9944,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
9949
9944
  value: A.value,
9950
9945
  onInput: L
9951
9946
  }), null, 16, A0),
9952
- C.hideDetails ? g("", !0) : (m(), a("div", {
9947
+ C.hideDetails ? h("", !0) : (m(), a("div", {
9953
9948
  key: 1,
9954
9949
  id: `${z(M)}-details`,
9955
9950
  class: "r-textarea__details"
@@ -10008,48 +10003,48 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10008
10003
  url: "mdiLink",
10009
10004
  number: "mdiNumeric",
10010
10005
  text: ""
10011
- }, d = E(!1), l = f(() => !!L.value), n = f(() => L.value.length > 0), u = f(() => {
10012
- var h;
10013
- return (h = C.errorMsg) == null ? void 0 : h.length;
10014
- }), o = f(() => C.clearable && n.value), r = f(() => {
10015
- const { disabled: h, loading: F } = C;
10006
+ }, d = E(!1), l = g(() => !!L.value), n = g(() => L.value.length > 0), u = g(() => {
10007
+ var f;
10008
+ return (f = C.errorMsg) == null ? void 0 : f.length;
10009
+ }), o = g(() => C.clearable && n.value), r = g(() => {
10010
+ const { disabled: f, loading: F } = C;
10016
10011
  return {
10017
10012
  "r-textfield": !0,
10018
10013
  "r-textfield--error": u.value,
10019
10014
  "r-textfield--loading": F,
10020
- "r-textfield--disabled": h,
10015
+ "r-textfield--disabled": f,
10021
10016
  "r-textfield--clearable": o.value,
10022
10017
  "r-textfield--focus": d.value,
10023
10018
  "r-textfield--filled": l.value
10024
10019
  };
10025
- }), S = f(() => ({
10020
+ }), S = g(() => ({
10026
10021
  "r-textfield__prepend-icon": !0,
10027
10022
  "r-textfield__prepend-icon--loading": C.loading,
10028
10023
  "r-textfield__prepend-icon--error": u.value && l.value
10029
- })), b = f(() => ({
10024
+ })), b = g(() => ({
10030
10025
  "r-textfield__append-icon": !0,
10031
10026
  "r-textfield__append-icon--clear": o.value,
10032
10027
  "r-textfield__append-icon--error": u.value
10033
- })), B = f(() => {
10034
- const { prependIcon: h, type: F } = C;
10035
- return h === "none" ? "" : h || e[F];
10036
- }), y = f(() => {
10037
- const { appendIcon: h, type: F } = C;
10038
- return h === "none" ? "" : u.value ? "mdiAlertCircleOutline" : o.value && ["text", "email"].includes(F) ? "mdiClose" : F === "password" && M.value === "password" ? "mdiEyeOutline" : F === "password" && M.value === "text" ? "mdiEyeOffOutline" : h;
10039
- }), c = f(() => C.id || "r-textfield");
10040
- function w(h) {
10041
- d.value = !0, i("focus", h);
10028
+ })), B = g(() => {
10029
+ const { prependIcon: f, type: F } = C;
10030
+ return f === "none" ? "" : f || e[F];
10031
+ }), y = g(() => {
10032
+ const { appendIcon: f, type: F } = C;
10033
+ return f === "none" ? "" : u.value ? "mdiAlertCircleOutline" : o.value && ["text", "email"].includes(F) ? "mdiClose" : F === "password" && M.value === "password" ? "mdiEyeOutline" : F === "password" && M.value === "text" ? "mdiEyeOffOutline" : f;
10034
+ }), c = g(() => C.id || "r-textfield");
10035
+ function w(f) {
10036
+ d.value = !0, i("focus", f);
10042
10037
  }
10043
- function _(h) {
10044
- d.value = !1, i("blur", h);
10038
+ function _(f) {
10039
+ d.value = !1, i("blur", f);
10045
10040
  }
10046
- function x(h) {
10047
- L.value = h.target.value, i("input", h);
10041
+ function x(f) {
10042
+ L.value = f.target.value, i("input", f);
10048
10043
  }
10049
10044
  function U() {
10050
- var h;
10045
+ var f;
10051
10046
  if (o.value) {
10052
- L.value = "", (h = A.value) == null || h.focus(), i("click:clear", {
10047
+ L.value = "", (f = A.value) == null || f.focus(), i("click:clear", {
10053
10048
  value: M.value === "number" ? +L.value : L.value
10054
10049
  });
10055
10050
  return;
@@ -10062,26 +10057,26 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10062
10057
  M.value = M.value === "password" ? "text" : "password";
10063
10058
  }
10064
10059
  function C1() {
10065
- var h;
10066
- (h = A.value) == null || h.focus();
10060
+ var f;
10061
+ (f = A.value) == null || f.focus();
10067
10062
  }
10068
10063
  return W(
10069
10064
  () => C.modelValue,
10070
- (h) => {
10071
- L.value = h;
10065
+ (f) => {
10066
+ L.value = f;
10072
10067
  },
10073
10068
  {
10074
10069
  immediate: !0
10075
10070
  }
10076
10071
  ), W(
10077
10072
  () => L.value,
10078
- (h) => {
10073
+ (f) => {
10079
10074
  i(
10080
10075
  "update:modelValue",
10081
- M.value === "number" ? +h : h
10076
+ M.value === "number" ? +f : f
10082
10077
  );
10083
10078
  }
10084
- ), (h, F) => (m(), a("div", {
10079
+ ), (f, F) => (m(), a("div", {
10085
10080
  id: c.value,
10086
10081
  class: "r-textfield__wrapper"
10087
10082
  }, [
@@ -10092,7 +10087,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10092
10087
  for: c.value,
10093
10088
  text: C.label,
10094
10089
  onClick: C1
10095
- }, null, 8, ["id", "for", "text"])) : g("", !0),
10090
+ }, null, 8, ["id", "for", "text"])) : h("", !0),
10096
10091
  Z("div", {
10097
10092
  id: `${c.value}-input-wrapper`,
10098
10093
  class: "input-wrapper"
@@ -10101,7 +10096,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10101
10096
  id: `${c.value}-input-wrapper-inner`,
10102
10097
  class: O(r.value)
10103
10098
  }, [
10104
- k(h.$slots, "prepend", {
10099
+ k(f.$slots, "prepend", {
10105
10100
  id: `${c.value}-prepend-slot`,
10106
10101
  disabled: C.disabled,
10107
10102
  error: u.value,
@@ -10113,9 +10108,9 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10113
10108
  class: O(S.value),
10114
10109
  name: B.value,
10115
10110
  size: 20
10116
- }, null, 8, ["id", "class", "name"])) : g("", !0)
10111
+ }, null, 8, ["id", "class", "name"])) : h("", !0)
10117
10112
  ]),
10118
- Z("input", E1(h.$attrs, {
10113
+ Z("input", E1(f.$attrs, {
10119
10114
  id: `${c.value}-input`,
10120
10115
  ref_key: "inputRef",
10121
10116
  ref: A,
@@ -10131,30 +10126,30 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10131
10126
  onFocus: w,
10132
10127
  onInput: x
10133
10128
  }), null, 16, n0),
10134
- k(h.$slots, "append", {
10129
+ k(f.$slots, "append", {
10135
10130
  id: `${c.value}-append-slot`,
10136
10131
  disabled: C.disabled,
10137
10132
  error: u.value,
10138
10133
  loading: C.loading
10139
10134
  }, () => [
10140
- h.$props.type === "password" && u.value ? (m(), D(R, {
10135
+ f.$props.type === "password" && u.value ? (m(), D(R, {
10141
10136
  key: 0,
10142
10137
  id: `${c.value}-append-icon`,
10143
10138
  name: M.value === "password" ? "mdiEyeOutline" : "mdiEyeOffOutline",
10144
10139
  size: 20,
10145
10140
  onClick: U
10146
- }, null, 8, ["id", "name"])) : g("", !0),
10147
- y.value && !h.$slots.append || u.value ? (m(), D(R, {
10141
+ }, null, 8, ["id", "name"])) : h("", !0),
10142
+ y.value && !f.$slots.append || u.value ? (m(), D(R, {
10148
10143
  key: 1,
10149
10144
  id: `${c.value}-append-icon`,
10150
10145
  class: O(b.value),
10151
10146
  name: `${y.value}`,
10152
10147
  size: 20,
10153
10148
  onClick: U
10154
- }, null, 8, ["id", "class", "name"])) : g("", !0)
10149
+ }, null, 8, ["id", "class", "name"])) : h("", !0)
10155
10150
  ])
10156
10151
  ], 10, o0),
10157
- C.hideDetails ? g("", !0) : (m(), a("div", {
10152
+ C.hideDetails ? h("", !0) : (m(), a("div", {
10158
10153
  key: 0,
10159
10154
  id: `${c.value}-details`,
10160
10155
  class: "r-textfield__details"
@@ -10163,8 +10158,8 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10163
10158
  key: 0,
10164
10159
  id: `${c.value}-error`,
10165
10160
  class: "r-textfield__error"
10166
- }, v(C.errorMsg), 9, a0)) : g("", !0),
10167
- !C.errorMsg && C.hint ? (m(), a("p", Z0, v(C.hint), 1)) : g("", !0)
10161
+ }, v(C.errorMsg), 9, a0)) : h("", !0),
10162
+ !C.errorMsg && C.hint ? (m(), a("p", Z0, v(C.hint), 1)) : h("", !0)
10168
10163
  ], 8, r0))
10169
10164
  ], 8, l0)
10170
10165
  ], 8, m0));
@@ -10198,9 +10193,9 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10198
10193
  L.icon ? (m(), D(R, {
10199
10194
  key: 0,
10200
10195
  name: L.icon
10201
- }, null, 8, ["name"])) : g("", !0)
10196
+ }, null, 8, ["name"])) : h("", !0)
10202
10197
  ]),
10203
- L.onlyIcon ? g("", !0) : (m(), a("span", {
10198
+ L.onlyIcon ? h("", !0) : (m(), a("span", {
10204
10199
  key: 0,
10205
10200
  id: `${C.id}-title-${M}`,
10206
10201
  class: "r-breadcrumb__title"
@@ -10216,7 +10211,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10216
10211
  id: `${C.id}-separator-${M}`,
10217
10212
  class: "r-breadcrumb__separator",
10218
10213
  name: V.seperator
10219
- }, null, 8, ["id", "name"])) : g("", !0)
10214
+ }, null, 8, ["id", "name"])) : h("", !0)
10220
10215
  ])
10221
10216
  ]))), 128))
10222
10217
  ], 8, u0);
@@ -10266,10 +10261,10 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10266
10261
  },
10267
10262
  emits: ["update:page", "update:perPage", "update:info"],
10268
10263
  setup(H, { emit: V }) {
10269
- const C = H, i = V, A = E(C.perPage || 10), L = f(() => Math.ceil(C.totalItems / C.perPage)), M = f(() => ({
10264
+ const C = H, i = V, A = E(C.perPage || 10), L = g(() => Math.ceil(C.totalItems / C.perPage)), M = g(() => ({
10270
10265
  start: C.page * C.perPage - C.perPage,
10271
10266
  end: C.page * C.perPage
10272
- })), e = f(() => C.infoText || `${M.value.start + 1}-${M.value.end} of ${C.totalItems}`), d = f(() => +C.page == +L.value), l = f(() => +C.page == 1);
10267
+ })), e = g(() => C.infoText || `${M.value.start + 1}-${M.value.end} of ${C.totalItems}`), d = g(() => +C.page == +L.value), l = g(() => +C.page == 1);
10273
10268
  W(() => M.value, () => {
10274
10269
  i("update:info", M.value);
10275
10270
  }), W(() => C.perPage, () => {
@@ -10443,7 +10438,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10443
10438
  },
10444
10439
  emits: ["update:modelValue"],
10445
10440
  setup(H, { emit: V }) {
10446
- const C = H, i = V, A = E(C.as ?? "div"), L = E(C.modelValue), M = f(() => C.selectedClass);
10441
+ const C = H, i = V, A = E(C.as ?? "div"), L = E(C.modelValue), M = g(() => C.selectedClass);
10447
10442
  b1(`${w1}:selectedClass`, M.value);
10448
10443
  function e(n) {
10449
10444
  return L.value.includes(n);
@@ -10478,7 +10473,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10478
10473
  id: { default: "r-item" }
10479
10474
  },
10480
10475
  setup(H) {
10481
- const V = H, C = v1(`${y1}:isSelected`), i = v1(`${y1}:selectedClass`, ""), A = v1(`${y1}:select`), L = v1(`${y1}:isDisabled`), M = f(() => C(V.value) && [i, V.selectedClass]);
10476
+ const V = H, C = v1(`${y1}:isSelected`), i = v1(`${y1}:selectedClass`, ""), A = v1(`${y1}:select`), L = v1(`${y1}:isDisabled`), M = g(() => C(V.value) && [i, V.selectedClass]);
10482
10477
  function e() {
10483
10478
  V.disabled || A(V.value, !C(V.value));
10484
10479
  }
@@ -10509,7 +10504,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10509
10504
  },
10510
10505
  emits: ["update:modelValue"],
10511
10506
  setup(H) {
10512
- const V = H, C = f(() => V.id || "r-radio"), i = E(V.modelValue), A = f(() => [
10507
+ const V = H, C = g(() => V.id || "r-radio"), i = E(V.modelValue), A = g(() => [
10513
10508
  "r-radio group",
10514
10509
  {
10515
10510
  "r-radio--disabled": V.disabled,
@@ -10546,7 +10541,7 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10546
10541
  key: 0,
10547
10542
  id: `${C.value}-title`,
10548
10543
  class: O(["r-radio__title", [V.errorMsg && "r-radio__title--error", V.disabled && "r-radio__title--disabled"]])
10549
- }, v(V.title), 11, z0)) : g("", !0),
10544
+ }, v(V.title), 11, z0)) : h("", !0),
10550
10545
  Z("span", null, v(V.label), 1)
10551
10546
  ])
10552
10547
  ], 10, Q0),
@@ -10554,12 +10549,12 @@ const C0 = ["id", "aria-disabled", "aria-selected", "disabled"], H0 = ["id"], V0
10554
10549
  key: 0,
10555
10550
  id: `${C.value}-hint`,
10556
10551
  class: O(["r-radio__hint", [V.disabled && "r-radio__hint--disabled"]])
10557
- }, v(V.hint), 11, K0)) : g("", !0),
10552
+ }, v(V.hint), 11, K0)) : h("", !0),
10558
10553
  V.errorMsg ? (m(), a("span", {
10559
10554
  key: 1,
10560
10555
  id: `${C.value}-error`,
10561
10556
  class: "r-radio__error"
10562
- }, v(V.errorMsg), 9, q0)) : g("", !0)
10557
+ }, v(V.errorMsg), 9, q0)) : h("", !0)
10563
10558
  ], 10, N0));
10564
10559
  }
10565
10560
  });