@rocketui/vue 0.0.36 → 0.0.38

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 P, openBlock as t, createElementBlock as r, createElementVNode as Z, unref as f, reactive as J, Fragment as j, renderList as Y, normalizeClass as h, toDisplayString as B, createVNode as N, computed as k, renderSlot as w, createBlock as T, createCommentVNode as g, mergeProps as U1, withModifiers as _, watch as Q, ref as x, withDirectives as T1, withKeys as O1, vModelText as $1, vShow as K1, onMounted as j1, withCtx as v1, createTextVNode as F1, normalizeStyle as q1, useCssVars as Y1, watchEffect as X1, resolveComponent as J1 } from "vue";
1
+ import { defineComponent as P, openBlock as t, createElementBlock as r, createElementVNode as S, unref as g, reactive as J, Fragment as j, renderList as Y, normalizeClass as f, toDisplayString as b, createVNode as W, computed as B, renderSlot as w, createBlock as v, createCommentVNode as h, mergeProps as $1, withModifiers as N, watch as G, ref as D, withDirectives as T1, withKeys as O1, vModelText as K1, normalizeStyle as v1, vShow as j1, onMounted as q1, withCtx as F1, createTextVNode as R1, useCssVars as Y1, watchEffect as X1, resolveComponent as J1 } from "vue";
2
2
  const C2 = {
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",
@@ -7296,7 +7296,7 @@ const C2 = {
7296
7296
  mdiZodiacScorpio: "M17.71,15.29L16.29,16.71L17.59,18H16A2,2 0 0,1 14,16V6A3,3 0 0,0 11,3C10.25,3 9.55,3.29 9,3.78C7.86,2.76 6.14,2.76 5,3.78C4.45,3.28 3.74,3 3,3V5A1,1 0 0,1 4,6V16H6V6A1,1 0 0,1 7,5A1,1 0 0,1 8,6V16H10V6A1,1 0 0,1 11,5A1,1 0 0,1 12,6V16A4,4 0 0,0 16,20H17.59L16.29,21.29L17.71,22.71L21.41,19L17.71,15.29Z",
7297
7297
  mdiZodiacTaurus: "M15.59,9C17.7,7.74 19,5.46 19,3H17A5,5 0 0,1 12,8A5,5 0 0,1 7,3H5C5,5.46 6.3,7.74 8.41,9C5.09,11 4,15.28 6,18.6C7.97,21.92 12.27,23 15.59,21C18.91,19.04 20,14.74 18,11.42C17.42,10.43 16.58,9.59 15.59,9M12,20A5,5 0 0,1 7,15A5,5 0 0,1 12,10A5,5 0 0,1 17,15A5,5 0 0,1 12,20Z",
7298
7298
  mdiZodiacVirgo: "M18.5,19.13C20,17.77 20,15.18 20,14A4,4 0 0,0 16,10C15.3,10 14.6,10.2 14,10.56V6A3,3 0 0,0 11,3C10.25,3 9.55,3.29 9,3.78C7.86,2.76 6.14,2.76 5,3.78C4.45,3.28 3.74,3 3,3V5A1,1 0 0,1 4,6V16H6V6A1,1 0 0,1 7,5A1,1 0 0,1 8,6V16H10V6A1,1 0 0,1 11,5A1,1 0 0,1 12,6V14C12,15.18 12,17.77 13.5,19.13C12.72,19.54 11.88,19.84 11,20V22C12.29,22 14.84,20.74 16,20.13C17.16,20.74 19.71,22 21,22V20C20.12,19.84 19.28,19.54 18.5,19.13M16,12A2,2 0 0,1 18,14C18,16.92 17.46,18 16,18C14.54,18 14,16.92 14,14A2,2 0 0,1 16,12Z"
7299
- }, H2 = ["width", "height", "viewBox"], V2 = ["d"], v = /* @__PURE__ */ P({
7299
+ }, H2 = ["width", "height", "viewBox"], V2 = ["d"], F = /* @__PURE__ */ P({
7300
7300
  __name: "RIcon",
7301
7301
  props: {
7302
7302
  name: { default: "" },
@@ -7311,13 +7311,13 @@ const C2 = {
7311
7311
  height: V.size,
7312
7312
  viewBox: V.viewBox
7313
7313
  }, [
7314
- Z("path", {
7315
- d: f(C2)[V.name]
7314
+ S("path", {
7315
+ d: g(C2)[V.name]
7316
7316
  }, null, 8, V2)
7317
7317
  ], 8, H2));
7318
7318
  }
7319
7319
  });
7320
- const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accordion__icon" }, i2 = { class: "accordion__content" }, N5 = /* @__PURE__ */ P({
7320
+ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accordion__icon" }, i2 = { class: "accordion__content" }, _5 = /* @__PURE__ */ P({
7321
7321
  __name: "RAccordion",
7322
7322
  props: {
7323
7323
  accordions: null
@@ -7338,32 +7338,32 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7338
7338
  }
7339
7339
  return (M, i) => (t(!0), r(j, null, Y(C, (A, e) => (t(), r("div", {
7340
7340
  key: e,
7341
- class: h({
7341
+ class: f({
7342
7342
  accordion: !0,
7343
7343
  "accordion--opened": A.open,
7344
7344
  "accordion--disabled": A.disabled
7345
7345
  })
7346
7346
  }, [
7347
- Z("div", {
7347
+ S("div", {
7348
7348
  class: "accordion__header",
7349
7349
  onClick: (d) => L(e)
7350
7350
  }, [
7351
- Z("div", M2, B(A.title), 1),
7352
- Z("div", A2, [
7353
- N(v, {
7351
+ S("div", M2, b(A.title), 1),
7352
+ S("div", A2, [
7353
+ W(F, {
7354
7354
  name: A.open ? "mdiChevronDown" : "mdiChevronUp"
7355
7355
  }, null, 8, ["name"])
7356
7356
  ])
7357
7357
  ], 8, L2),
7358
- Z("div", i2, [
7359
- Z("span", null, B(A.content), 1)
7358
+ S("div", i2, [
7359
+ S("span", null, b(A.content), 1)
7360
7360
  ])
7361
7361
  ], 2))), 128));
7362
7362
  }
7363
7363
  }), e2 = { class: "icon" }, d2 = { class: "texts" }, t2 = { class: "texts__title" }, m2 = { class: "texts__description" }, l2 = {
7364
7364
  key: 0,
7365
7365
  class: "close"
7366
- }, W5 = /* @__PURE__ */ P({
7366
+ }, N5 = /* @__PURE__ */ P({
7367
7367
  __name: "RAlert",
7368
7368
  props: {
7369
7369
  type: { default: "info" },
@@ -7375,17 +7375,17 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7375
7375
  },
7376
7376
  emits: ["close"],
7377
7377
  setup(H, { emit: V }) {
7378
- const C = H, L = k(() => ({
7378
+ const C = H, L = B(() => ({
7379
7379
  alert: !0,
7380
7380
  [`alert--${C.type}`]: !0,
7381
7381
  [`alert--${C.size}`]: !0,
7382
7382
  "alert--block": C.block
7383
- })), M = k(() => ({
7383
+ })), M = B(() => ({
7384
7384
  success: "mdiCheckCircle",
7385
7385
  error: "mdiAlertCircle",
7386
7386
  warning: "mdiAlert",
7387
7387
  info: "mdiInformation"
7388
- })[C.type]), i = k(() => ({
7388
+ })[C.type]), i = B(() => ({
7389
7389
  small: 20,
7390
7390
  medium: 24,
7391
7391
  large: 28
@@ -7393,31 +7393,31 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7393
7393
  V("close");
7394
7394
  };
7395
7395
  return (e, d) => (t(), r("div", {
7396
- class: h(f(L))
7396
+ class: f(g(L))
7397
7397
  }, [
7398
- Z("div", e2, [
7399
- N(v, {
7400
- name: f(M),
7401
- size: f(i)
7398
+ S("div", e2, [
7399
+ W(F, {
7400
+ name: g(M),
7401
+ size: g(i)
7402
7402
  }, null, 8, ["name", "size"])
7403
7403
  ]),
7404
- Z("div", d2, [
7405
- Z("p", t2, B(C.title), 1),
7406
- Z("p", m2, B(C.description), 1)
7404
+ S("div", d2, [
7405
+ S("p", t2, b(C.title), 1),
7406
+ S("p", m2, b(C.description), 1)
7407
7407
  ]),
7408
7408
  C.closable ? (t(), r("div", l2, [
7409
7409
  w(e.$slots, "custom-close"),
7410
- e.$slots.close ? g("", !0) : (t(), T(v, {
7410
+ e.$slots.close ? h("", !0) : (t(), v(F, {
7411
7411
  key: 0,
7412
7412
  class: "close__button",
7413
7413
  name: "close",
7414
7414
  size: "16",
7415
7415
  onClick: A
7416
7416
  }))
7417
- ])) : g("", !0)
7417
+ ])) : h("", !0)
7418
7418
  ], 2));
7419
7419
  }
7420
- }), p1 = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyNyAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjQ5OTMgMTRDMTcuMTgyNyAxNCAyMC4xNjYgMTEuMDE2NyAyMC4xNjYgNy4zMzMzNEMyMC4xNjYgMy42NSAxNy4xODI3IDAuNjY2NjcyIDEzLjQ5OTMgMC42NjY2NzJDOS44MTYwMiAwLjY2NjY3MiA2LjgzMjY4IDMuNjUgNi44MzI2OCA3LjMzMzM0QzYuODMyNjggMTEuMDE2NyA5LjgxNjAyIDE0IDEzLjQ5OTMgMTRaTTEzLjQ5OTMgMTcuMzMzM0M5LjA0OTM1IDE3LjMzMzMgMC4xNjYwMTYgMTkuNTY2NyAwLjE2NjAxNiAyNFYyNS42NjY3QzAuMTY2MDE2IDI2LjU4MzMgMC45MTYwMTYgMjcuMzMzMyAxLjgzMjY4IDI3LjMzMzNIMjUuMTY2QzI2LjA4MjcgMjcuMzMzMyAyNi44MzI3IDI2LjU4MzMgMjYuODMyNyAyNS42NjY3VjI0QzI2LjgzMjcgMTkuNTY2NyAxNy45NDkzIDE3LjMzMzMgMTMuNDk5MyAxNy4zMzMzWiIgZmlsbD0iIzRDNUJFMSIvPgo8L3N2Zz4K", o2 = { class: "avatar__wrapper" }, n2 = ["alt", "src"], I5 = /* @__PURE__ */ P({
7420
+ }), p1 = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyNyAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjQ5OTMgMTRDMTcuMTgyNyAxNCAyMC4xNjYgMTEuMDE2NyAyMC4xNjYgNy4zMzMzNEMyMC4xNjYgMy42NSAxNy4xODI3IDAuNjY2NjcyIDEzLjQ5OTMgMC42NjY2NzJDOS44MTYwMiAwLjY2NjY3MiA2LjgzMjY4IDMuNjUgNi44MzI2OCA3LjMzMzM0QzYuODMyNjggMTEuMDE2NyA5LjgxNjAyIDE0IDEzLjQ5OTMgMTRaTTEzLjQ5OTMgMTcuMzMzM0M5LjA0OTM1IDE3LjMzMzMgMC4xNjYwMTYgMTkuNTY2NyAwLjE2NjAxNiAyNFYyNS42NjY3QzAuMTY2MDE2IDI2LjU4MzMgMC45MTYwMTYgMjcuMzMzMyAxLjgzMjY4IDI3LjMzMzNIMjUuMTY2QzI2LjA4MjcgMjcuMzMzMyAyNi44MzI3IDI2LjU4MzMgMjYuODMyNyAyNS42NjY3VjI0QzI2LjgzMjcgMTkuNTY2NyAxNy45NDkzIDE3LjMzMzMgMTMuNDk5MyAxNy4zMzMzWiIgZmlsbD0iIzRDNUJFMSIvPgo8L3N2Zz4K", o2 = { class: "avatar__wrapper" }, n2 = ["alt", "src"], W5 = /* @__PURE__ */ P({
7421
7421
  __name: "RAvatar",
7422
7422
  props: {
7423
7423
  type: { default: "image" },
@@ -7428,38 +7428,38 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7428
7428
  text: { default: "" }
7429
7429
  },
7430
7430
  setup(H) {
7431
- const V = H, C = k(() => ({
7431
+ const V = H, C = B(() => ({
7432
7432
  avatar: !0,
7433
7433
  [`avatar--${V.size}`]: !0
7434
- })), L = k(() => V.type === "image" && !V.src), M = k(() => L.value ? p1 : V.src), i = (A) => {
7434
+ })), L = B(() => V.type === "image" && !V.src), M = B(() => L.value ? p1 : V.src), i = (A) => {
7435
7435
  const e = A.split(" ");
7436
7436
  return e.length === 1 ? e[0].substring(0, 2) : `${e[0].charAt(0)}${e[1].charAt(0)}`;
7437
7437
  };
7438
7438
  return (A, e) => (t(), r("div", o2, [
7439
- Z("div", {
7440
- class: h(f(C))
7439
+ S("div", {
7440
+ class: f(g(C))
7441
7441
  }, [
7442
7442
  V.type === "text" ? (t(), r("p", {
7443
7443
  key: 0,
7444
- class: h({ avatar__text: !0, [`avatar__text--${V.size}`]: !0 })
7445
- }, B(i(V.text)), 3)) : (t(), r("img", {
7444
+ class: f({ avatar__text: !0, [`avatar__text--${V.size}`]: !0 })
7445
+ }, b(i(V.text)), 3)) : (t(), r("img", {
7446
7446
  key: 1,
7447
7447
  alt: V.alt,
7448
- class: h({
7448
+ class: f({
7449
7449
  avatar__image: !0,
7450
7450
  [`avatar__image--${V.size}`]: !0,
7451
- "avatar__image--anonymous": f(L)
7451
+ "avatar__image--anonymous": g(L)
7452
7452
  }),
7453
- src: f(M)
7453
+ src: g(M)
7454
7454
  }, null, 10, n2))
7455
7455
  ], 2),
7456
7456
  V.online ? (t(), r("span", {
7457
7457
  key: 0,
7458
- class: h({ avatar__online: !0, [`avatar__online--${V.size}`]: !0 })
7459
- }, null, 2)) : g("", !0)
7458
+ class: f({ avatar__online: !0, [`avatar__online--${V.size}`]: !0 })
7459
+ }, null, 2)) : h("", !0)
7460
7460
  ]));
7461
7461
  }
7462
- }), r2 = { class: "badge-wrapper group" }, Q5 = /* @__PURE__ */ P({
7462
+ }), r2 = { class: "badge-wrapper group" }, I5 = /* @__PURE__ */ P({
7463
7463
  __name: "RBadge",
7464
7464
  props: {
7465
7465
  variant: { default: "primary" },
@@ -7471,7 +7471,7 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7471
7471
  },
7472
7472
  emits: ["click"],
7473
7473
  setup(H) {
7474
- const V = H, C = k(() => ({
7474
+ const V = H, C = B(() => ({
7475
7475
  badge: !0,
7476
7476
  badge__content: V.content,
7477
7477
  [`badge--overlap-${V.placement}`]: V.overlap,
@@ -7482,10 +7482,10 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7482
7482
  [`badge--${V.variant}`]: V.variant
7483
7483
  }));
7484
7484
  return (L, M) => (t(), r("div", r2, [
7485
- Z("span", {
7486
- class: h(f(C)),
7485
+ S("span", {
7486
+ class: f(g(C)),
7487
7487
  onClick: M[0] || (M[0] = (i) => L.$emit("click"))
7488
- }, B(V.content), 3),
7488
+ }, b(V.content), 3),
7489
7489
  w(L.$slots, "default")
7490
7490
  ]));
7491
7491
  }
@@ -7506,18 +7506,18 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7506
7506
  },
7507
7507
  emits: ["click"],
7508
7508
  setup(H) {
7509
- const V = H, C = k(() => ({
7509
+ const V = H, C = B(() => ({
7510
7510
  button: !0,
7511
7511
  [`button--${V.variant}`]: !0,
7512
7512
  "button--loading": V.loading,
7513
7513
  [`button--${V.size || "medium"}`]: !0,
7514
7514
  "button--only-icon": V.onlyIcon,
7515
7515
  "button--block": V.block
7516
- })), L = k(() => ({
7516
+ })), L = B(() => ({
7517
7517
  small: 20,
7518
7518
  medium: 24,
7519
7519
  large: 32
7520
- })[V.size || "medium"]), M = k(() => {
7520
+ })[V.size || "medium"]), M = B(() => {
7521
7521
  const { backgroundColor: i, height: A, color: e } = V;
7522
7522
  return {
7523
7523
  backgroundColor: i,
@@ -7525,29 +7525,29 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7525
7525
  color: e
7526
7526
  };
7527
7527
  });
7528
- return (i, A) => (t(), r("button", U1(i.$attrs, {
7529
- class: f(C),
7528
+ return (i, A) => (t(), r("button", $1(i.$attrs, {
7529
+ class: g(C),
7530
7530
  disabled: H.disabled || H.loading,
7531
- style: f(M),
7532
- onClick: A[0] || (A[0] = _((e) => i.$emit("click"), ["stop"]))
7531
+ style: g(M),
7532
+ onClick: A[0] || (A[0] = N((e) => i.$emit("click"), ["stop"]))
7533
7533
  }), [
7534
7534
  w(i.$slots, "custom-icon"),
7535
- !i.$slots["custom-icon"] && V.prependIcon ? (t(), T(v, {
7535
+ !i.$slots["custom-icon"] && V.prependIcon ? (t(), v(F, {
7536
7536
  key: 0,
7537
- class: h({
7537
+ class: f({
7538
7538
  "button__prepend-icon": !0,
7539
7539
  "button__prepend-icon--only": V.onlyIcon
7540
7540
  }),
7541
7541
  name: V.prependIcon,
7542
- size: f(L)
7543
- }, null, 8, ["class", "name", "size"])) : g("", !0),
7544
- V.onlyIcon ? g("", !0) : w(i.$slots, "default", { key: 1 }),
7545
- !i.$slots["custom-icon"] && !V.onlyIcon && V.appendIcon ? (t(), T(v, {
7542
+ size: g(L)
7543
+ }, null, 8, ["class", "name", "size"])) : h("", !0),
7544
+ V.onlyIcon ? h("", !0) : w(i.$slots, "default", { key: 1 }),
7545
+ !i.$slots["custom-icon"] && !V.onlyIcon && V.appendIcon ? (t(), v(F, {
7546
7546
  key: 2,
7547
7547
  class: "button__append-icon",
7548
7548
  name: V.appendIcon,
7549
- size: f(L)
7550
- }, null, 8, ["name", "size"])) : g("", !0)
7549
+ size: g(L)
7550
+ }, null, 8, ["name", "size"])) : h("", !0)
7551
7551
  ], 16, a2));
7552
7552
  }
7553
7553
  }), Z2 = { class: "checkbox-wrapper" }, S2 = { class: "checkbox-container" }, u2 = ["id", "checked", "disabled", "indeterminate"], c2 = ["data-disabled"], s2 = { class: "checkbox-texts" }, O2 = ["data-disabled", "for"], p2 = {
@@ -7556,7 +7556,7 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7556
7556
  }, h2 = {
7557
7557
  key: 1,
7558
7558
  class: "checkbox-texts__hint"
7559
- }, G5 = /* @__PURE__ */ P({
7559
+ }, Q5 = /* @__PURE__ */ P({
7560
7560
  __name: "RCheckbox",
7561
7561
  props: {
7562
7562
  id: { default: "" },
@@ -7576,7 +7576,7 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7576
7576
  checked: "mdiCheck",
7577
7577
  unchecked: "",
7578
7578
  indeterminate: "mdiMinus"
7579
- }, i = k(() => L.indeterminate ? M.indeterminate : L.checked ? M.checked : M.unchecked), A = k(() => ({
7579
+ }, i = B(() => L.indeterminate ? M.indeterminate : L.checked ? M.checked : M.unchecked), A = B(() => ({
7580
7580
  checkbox: !0,
7581
7581
  "checkbox--checked": L.checked,
7582
7582
  "checkbox--disabled": C.disabled,
@@ -7585,7 +7585,7 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7585
7585
  })), e = (d) => {
7586
7586
  C.disabled || (L.checked = d.target.checked, L.indeterminate = !1, V("update:modelValue", L.checked));
7587
7587
  };
7588
- return Q(
7588
+ return G(
7589
7589
  () => C.indeterminate,
7590
7590
  (d) => {
7591
7591
  L.indeterminate = d, d === !0 && (L.checked = !1, V("update:modelValue", L.checked));
@@ -7595,7 +7595,7 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7595
7595
  // TODO: find a better way to do this
7596
7596
  immediate: !0
7597
7597
  }
7598
- ), Q(
7598
+ ), G(
7599
7599
  () => C.modelValue,
7600
7600
  (d) => {
7601
7601
  L.checked = d;
@@ -7605,9 +7605,9 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7605
7605
  // TODO: find a better way to do this
7606
7606
  immediate: !0
7607
7607
  }
7608
- ), (d, o) => (t(), r("div", Z2, [
7609
- Z("div", S2, [
7610
- Z("input", {
7608
+ ), (d, l) => (t(), r("div", Z2, [
7609
+ S("div", S2, [
7610
+ S("input", {
7611
7611
  id: C.id,
7612
7612
  checked: L.checked,
7613
7613
  class: "checkbox-container__input",
@@ -7616,23 +7616,23 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7616
7616
  type: "checkbox",
7617
7617
  onChange: e
7618
7618
  }, null, 40, u2),
7619
- Z("div", {
7620
- class: h(f(A)),
7619
+ S("div", {
7620
+ class: f(g(A)),
7621
7621
  "data-disabled": C.disabled
7622
7622
  }, [
7623
- N(v, {
7624
- name: f(i),
7623
+ W(F, {
7624
+ name: g(i),
7625
7625
  size: 24
7626
7626
  }, null, 8, ["name"])
7627
7627
  ], 10, c2)
7628
7628
  ]),
7629
- Z("div", s2, [
7630
- Z("label", {
7629
+ S("div", s2, [
7630
+ S("label", {
7631
7631
  class: "checkbox-texts__label",
7632
7632
  "data-disabled": C.disabled,
7633
7633
  for: C.id
7634
- }, B(C.label), 9, O2),
7635
- C.errorMsg ? (t(), r("p", p2, B(C.errorMsg), 1)) : (t(), r("p", h2, B(C.hint), 1))
7634
+ }, b(C.label), 9, O2),
7635
+ C.errorMsg ? (t(), r("p", p2, b(C.errorMsg), 1)) : (t(), r("p", h2, b(C.hint), 1))
7636
7636
  ])
7637
7637
  ]));
7638
7638
  }
@@ -7649,7 +7649,7 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7649
7649
  },
7650
7650
  emits: ["click:chip", "click:close"],
7651
7651
  setup(H, { emit: V }) {
7652
- const C = H, L = k(() => ({
7652
+ const C = H, L = B(() => ({
7653
7653
  chip: !0,
7654
7654
  "chip--disabled": C.disabled,
7655
7655
  [`chip__${C.variant}`]: C.variant,
@@ -7660,42 +7660,42 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7660
7660
  C.disabled || !C.closable || (A.stopPropagation(), V("click:close", A));
7661
7661
  };
7662
7662
  return (A, e) => (t(), r("div", {
7663
- class: h(f(L))
7663
+ class: f(g(L))
7664
7664
  }, [
7665
- Z("div", {
7665
+ S("div", {
7666
7666
  class: "chip__content",
7667
7667
  onClick: e[0] || (e[0] = (d) => M(d))
7668
7668
  }, [
7669
7669
  w(A.$slots, "prepend", {}, () => [
7670
- C.prependIcon ? (t(), T(v, {
7670
+ C.prependIcon ? (t(), v(F, {
7671
7671
  key: 0,
7672
7672
  class: "chip__content__prepend-icon",
7673
7673
  "aria-disabled": C.disabled,
7674
7674
  name: C.prependIcon,
7675
7675
  size: 12
7676
- }, null, 8, ["aria-disabled", "name"])) : g("", !0)
7676
+ }, null, 8, ["aria-disabled", "name"])) : h("", !0)
7677
7677
  ]),
7678
- Z("span", f2, B(C.label), 1)
7678
+ S("span", f2, b(C.label), 1)
7679
7679
  ]),
7680
7680
  w(A.$slots, "append", {}, () => [
7681
- C.appendIcon ? (t(), T(v, {
7681
+ C.appendIcon ? (t(), v(F, {
7682
7682
  key: 0,
7683
7683
  class: "chip__content__append-icon",
7684
7684
  "aria-disabled": C.disabled,
7685
7685
  name: C.appendIcon,
7686
7686
  size: 12,
7687
7687
  onClick: e[1] || (e[1] = (d) => i(d))
7688
- }, null, 8, ["aria-disabled", "name"])) : g("", !0)
7688
+ }, null, 8, ["aria-disabled", "name"])) : h("", !0)
7689
7689
  ])
7690
7690
  ], 2));
7691
7691
  }
7692
- }), k2 = { class: "dropdown-wrapper" }, B2 = {
7693
- key: 0,
7694
- class: "dropdown__tags"
7695
- }, b2 = {
7692
+ }), k2 = {
7696
7693
  key: 1,
7694
+ class: "dropdown__tags"
7695
+ }, B2 = {
7696
+ key: 2,
7697
7697
  class: "dropdown__multiple"
7698
- }, y2 = ["disabled", "placeholder", "readonly"], w2 = ["aria-disabled", "onClick"], P2 = { style: { display: "flex", "align-items": "center" } }, z5 = /* @__PURE__ */ P({
7698
+ }, b2 = ["disabled", "placeholder", "readonly"], y2 = ["aria-disabled", "onClick"], w2 = { style: { display: "flex", "align-items": "center" } }, G5 = /* @__PURE__ */ P({
7699
7699
  __name: "RDropdown",
7700
7700
  props: {
7701
7701
  placeholder: { default: "" },
@@ -7705,94 +7705,101 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7705
7705
  disabled: { type: Boolean, default: !1 },
7706
7706
  loading: { type: Boolean, default: !1 },
7707
7707
  prependIcon: { default: "" },
7708
- appendIcon: { default: "mdiChevronUp" },
7708
+ appendIcon: { default: "mdiChevronDown" },
7709
7709
  modelValue: { default: "" },
7710
7710
  searchable: { type: Boolean, default: !1 }
7711
7711
  },
7712
7712
  emits: ["update:modelValue"],
7713
7713
  setup(H, { emit: V }) {
7714
- const C = H, L = x(""), M = J([]), i = x(!1), A = x(""), e = x(null), d = x(null), o = (a) => {
7715
- var m, n, p, b, R, F;
7714
+ const C = H, L = D(""), M = J([]), i = D(!1), A = D(""), e = D(null), d = D(null), l = D(null), Z = (o) => {
7715
+ var a, n, O, T, R, _, c, y, x, E;
7716
7716
  if (!C.disabled) {
7717
- if (a.stopPropagation(), i.value = !i.value, i.value) {
7718
- (m = e.value) == null || m.classList.add("dropdown--active"), (n = e.value) == null || n.focus(), C.searchable && ((p = d.value) == null || p.focus()), document.addEventListener("click", o);
7717
+ if (o.stopPropagation(), i.value = !i.value, i.value) {
7718
+ (a = e.value) == null || a.classList.add("dropdown--active"), (O = (n = l.value) == null ? void 0 : n.parentElement) == null || O.addEventListener("click", Z), (T = e.value) == null || T.focus(), C.searchable && ((R = d.value) == null || R.focus());
7719
7719
  return;
7720
7720
  }
7721
- (b = e.value) == null || b.classList.remove("dropdown--active"), (R = e.value) == null || R.blur(), (F = d.value) == null || F.blur(), document.removeEventListener("click", o);
7721
+ (_ = e.value) == null || _.classList.remove("dropdown--active"), (c = e.value) == null || c.blur(), (y = d.value) == null || y.blur(), (E = (x = l.value) == null ? void 0 : x.parentElement) == null || E.addEventListener("click", Z);
7722
7722
  }
7723
- }, S = (a, m) => {
7723
+ }, m = (o, a) => {
7724
7724
  var n;
7725
7725
  if (C.multiple || C.taggable) {
7726
- a.stopPropagation(), M.includes(m) ? M.splice(M.indexOf(m), 1) : M.push(m), A.value = "", C.searchable && ((n = d.value) == null || n.focus());
7726
+ o.stopPropagation(), M.includes(a) ? M.splice(M.indexOf(a), 1) : M.push(a), A.value = "", C.searchable && ((n = d.value) == null || n.focus());
7727
7727
  return;
7728
7728
  }
7729
- l(a, m);
7730
- }, l = (a, m) => {
7731
- if (L.value === m.value) {
7729
+ p(o, a);
7730
+ }, p = (o, a) => {
7731
+ if (L.value === a.value) {
7732
7732
  L.value = "", A.value = "";
7733
7733
  return;
7734
7734
  }
7735
- A.value = m.label, L.value = m.value, o(a), V("update:modelValue", m);
7736
- }, O = (a, m) => {
7737
- if (a instanceof KeyboardEvent && a.key !== "Backspace" || A.value !== "")
7735
+ A.value = a.label, L.value = a.value, Z(o), V("update:modelValue", a);
7736
+ }, u = (o, a) => {
7737
+ if (o instanceof KeyboardEvent && o.key !== "Backspace" || A.value !== "")
7738
7738
  return;
7739
- a.stopPropagation();
7740
- const n = M.findIndex((p) => p.value === m.value);
7739
+ o.stopPropagation();
7740
+ const n = M.findIndex((O) => O.value === a.value);
7741
7741
  M.splice(n, 1);
7742
- }, u = (a) => {
7743
- var p;
7742
+ }, s = (o) => {
7743
+ var O;
7744
7744
  if (!C.taggable)
7745
7745
  return;
7746
- a.stopPropagation();
7747
- const m = A.value;
7748
- if (m === "")
7746
+ o.stopPropagation();
7747
+ const a = A.value;
7748
+ if (a === "")
7749
7749
  return;
7750
- C.options.find((b) => b.label === m) || (M.push({ value: m, label: m }), A.value = "", (p = d.value) == null || p.focus());
7751
- }, s = k(() => C.searchable ? C.options.filter((m) => m.label.toLowerCase().includes(A.value.toLowerCase())) : C.options);
7752
- return Q(M, (a) => {
7753
- V("update:modelValue", a);
7754
- }), (a, m) => (t(), r("div", k2, [
7755
- Z("div", {
7750
+ C.options.find((T) => T.label === a) || (M.push({ value: a, label: a }), A.value = "", (O = d.value) == null || O.focus());
7751
+ }, k = B(() => C.searchable ? C.options.filter((a) => a.label.toLowerCase().includes(A.value.toLowerCase())) : C.options);
7752
+ return G(M, (o) => {
7753
+ V("update:modelValue", o);
7754
+ }), (o, a) => (t(), r("div", {
7755
+ class: "dropdown-wrapper",
7756
+ ref_key: "wrapper",
7757
+ ref: l
7758
+ }, [
7759
+ S("div", {
7756
7760
  ref_key: "dropdown",
7757
7761
  ref: e,
7758
- class: h({
7762
+ class: f({
7759
7763
  dropdown: !0,
7760
7764
  "dropdown--disabled": C.disabled,
7761
7765
  "dropdown--loading": C.loading
7762
7766
  }),
7763
- onClick: o
7767
+ onClick: Z
7764
7768
  }, [
7765
- Z("div", {
7766
- class: h({
7769
+ C.prependIcon || o.$slots.prepend ? (t(), r("div", {
7770
+ key: 0,
7771
+ class: f({
7767
7772
  "dropdown__prepend-icon": !0,
7768
7773
  "dropdown__prepend-icon--active": i.value
7769
7774
  })
7770
7775
  }, [
7771
- C.prependIcon ? (t(), T(v, {
7772
- key: 1,
7773
- name: C.prependIcon
7774
- }, null, 8, ["name"])) : w(a.$slots, "prepend-icon", { key: 0 })
7775
- ], 2),
7776
- C.taggable ? (t(), r("div", B2, [
7777
- (t(!0), r(j, null, Y(M, (n, p) => (t(), T(g2, {
7778
- key: p,
7776
+ w(o.$slots, "prepend", {}, () => [
7777
+ C.prependIcon ? (t(), v(F, {
7778
+ key: 0,
7779
+ name: C.prependIcon
7780
+ }, null, 8, ["name"])) : h("", !0)
7781
+ ])
7782
+ ], 2)) : h("", !0),
7783
+ C.taggable ? (t(), r("div", k2, [
7784
+ (t(!0), r(j, null, Y(M, (n, O) => (t(), v(g2, {
7785
+ key: O,
7779
7786
  label: n.label,
7780
7787
  appendIcon: "close",
7781
7788
  class: "dropdown__tags__chip",
7782
7789
  variant: "primary",
7783
- "onClick:close": (b) => O(b, n)
7790
+ "onClick:close": (T) => u(T, n)
7784
7791
  }, null, 8, ["label", "onClick:close"]))), 128))
7785
- ])) : g("", !0),
7786
- C.multiple ? (t(), r("div", b2, [
7787
- (t(!0), r(j, null, Y(M, (n, p) => (t(), r("p", { key: p }, B(n.label + ","), 1))), 128))
7788
- ])) : g("", !0),
7789
- T1(Z("input", {
7792
+ ])) : h("", !0),
7793
+ C.multiple ? (t(), r("div", B2, [
7794
+ (t(!0), r(j, null, Y(M, (n, O) => (t(), r("p", { key: O }, b(n.label + ","), 1))), 128))
7795
+ ])) : h("", !0),
7796
+ T1(S("input", {
7790
7797
  id: "select",
7791
7798
  ref_key: "input",
7792
7799
  ref: d,
7793
7800
  type: "text",
7794
- "onUpdate:modelValue": m[0] || (m[0] = (n) => A.value = n),
7795
- class: h({
7801
+ "onUpdate:modelValue": a[0] || (a[0] = (n) => A.value = n),
7802
+ class: f({
7796
7803
  dropdown__input: !0,
7797
7804
  "dropdown__input--loading": C.loading
7798
7805
  }),
@@ -7800,65 +7807,68 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7800
7807
  placeholder: C.placeholder,
7801
7808
  readonly: !C.searchable,
7802
7809
  onKeydown: [
7803
- m[1] || (m[1] = O1((n) => O(n, M[M.length - 1]), ["backspace"])),
7804
- m[2] || (m[2] = O1((n) => u(n), ["enter"]))
7810
+ a[1] || (a[1] = O1((n) => u(n, M[M.length - 1]), ["backspace"])),
7811
+ a[2] || (a[2] = O1((n) => s(n), ["enter"]))
7805
7812
  ]
7806
- }, null, 42, y2), [
7807
- [$1, A.value]
7813
+ }, null, 42, b2), [
7814
+ [K1, A.value]
7808
7815
  ]),
7809
- Z("div", {
7810
- class: h({
7816
+ C.appendIcon || o.$slots.append ? (t(), r("div", {
7817
+ key: 3,
7818
+ class: f({
7811
7819
  "dropdown__append-icon": !0,
7812
7820
  "dropdown__append-icon--active": i.value
7813
7821
  })
7814
7822
  }, [
7815
- C.appendIcon ? (t(), T(v, {
7816
- key: 1,
7817
- name: C.appendIcon
7818
- }, null, 8, ["name"])) : w(a.$slots, "append-icon", { key: 0 })
7819
- ], 2)
7823
+ w(o.$slots, "append", {}, () => [
7824
+ C.appendIcon ? (t(), v(F, {
7825
+ key: 0,
7826
+ name: C.appendIcon
7827
+ }, null, 8, ["name"])) : h("", !0)
7828
+ ])
7829
+ ], 2)) : h("", !0)
7820
7830
  ], 2),
7821
- Z("ul", {
7822
- class: h({ "dropdown-options": !0, "dropdown-options--active": i.value })
7831
+ S("ul", {
7832
+ class: f({ "dropdown-options": !0, "dropdown-options--active": i.value })
7823
7833
  }, [
7824
- (t(!0), r(j, null, Y(f(s), (n) => (t(), r("li", {
7834
+ (t(!0), r(j, null, Y(g(k), (n) => (t(), r("li", {
7825
7835
  key: n.value,
7826
- class: h({
7836
+ class: f({
7827
7837
  "dropdown-options__option": !0,
7828
7838
  "dropdown-options__option--active": n.value === L.value || (M == null ? void 0 : M.includes(n))
7829
7839
  }),
7830
7840
  "aria-disabled": n.disabled,
7831
- onClick: (p) => S(p, n)
7841
+ onClick: (O) => m(O, n)
7832
7842
  }, [
7833
- Z("div", P2, [
7834
- n.prependIcon ? (t(), T(v, {
7843
+ S("div", w2, [
7844
+ n.prependIcon ? (t(), v(F, {
7835
7845
  key: 1,
7836
- class: h({
7846
+ class: f({
7837
7847
  "dropdown-options__option__prepend-icon": !0,
7838
7848
  "dropdown-options__option__prepend-icon--active": n.value === L.value || (M == null ? void 0 : M.includes(n))
7839
7849
  }),
7840
7850
  name: n.prependIcon
7841
- }, null, 8, ["class", "name"])) : w(a.$slots, "option-prepend", { key: 0 }),
7842
- Z("p", {
7843
- class: h({
7851
+ }, null, 8, ["class", "name"])) : w(o.$slots, "option-prepend", { key: 0 }),
7852
+ S("p", {
7853
+ class: f({
7844
7854
  "dropdown-options__option__label": !0,
7845
7855
  "dropdown-options__option__label--active": n.value === L.value || (M == null ? void 0 : M.includes(n))
7846
7856
  })
7847
- }, B(n.label), 3)
7857
+ }, b(n.label), 3)
7848
7858
  ]),
7849
- n.value === L.value || M != null && M.includes(n) ? (t(), T(v, {
7859
+ n.value === L.value || M != null && M.includes(n) ? (t(), v(F, {
7850
7860
  key: 0,
7851
- class: h({
7861
+ class: f({
7852
7862
  "dropdown-options__option__append-icon": !0,
7853
7863
  "dropdown-options__option__append-icon--active": n.value === L.value || (M == null ? void 0 : M.includes(n))
7854
7864
  }),
7855
7865
  name: "mdiCheck"
7856
- }, null, 8, ["class"])) : g("", !0)
7857
- ], 10, w2))), 128))
7866
+ }, null, 8, ["class"])) : h("", !0)
7867
+ ], 10, y2))), 128))
7858
7868
  ], 2)
7859
- ]));
7869
+ ], 512));
7860
7870
  }
7861
- }), T2 = ["id", "for"], R1 = /* @__PURE__ */ P({
7871
+ }), P2 = ["id", "for"], x1 = /* @__PURE__ */ P({
7862
7872
  __name: "RLabel",
7863
7873
  props: {
7864
7874
  id: { default: "" },
@@ -7870,93 +7880,100 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7870
7880
  return (C, L) => (t(), r("label", {
7871
7881
  id: V.id,
7872
7882
  for: V.for
7873
- }, B(V.text), 9, T2));
7883
+ }, b(V.text), 9, P2));
7874
7884
  }
7875
- }), v2 = ["onClick"], F2 = ["open"], R2 = { class: "dialog__header" }, x2 = {
7885
+ }), T2 = ["onClick"], v2 = ["open"], F2 = { class: "dialog__header" }, R2 = {
7876
7886
  key: 0,
7877
7887
  class: "icon"
7878
- }, D2 = {
7888
+ }, x2 = {
7879
7889
  key: 1,
7880
7890
  class: "title"
7881
- }, E2 = {
7891
+ }, D2 = {
7882
7892
  key: 2,
7883
7893
  class: "description"
7884
- }, _2 = { class: "dialog__body" }, N2 = { class: "dialog__actions" }, U5 = /* @__PURE__ */ P({
7894
+ }, E2 = { class: "dialog__body" }, _2 = { class: "dialog__actions" }, z5 = /* @__PURE__ */ P({
7885
7895
  __name: "RModal",
7886
7896
  props: {
7887
7897
  modelValue: { type: Boolean, default: !1 },
7888
7898
  block: { type: Boolean, default: !1 },
7889
7899
  title: { default: "" },
7890
7900
  description: { default: "" },
7891
- icon: null
7901
+ icon: null,
7902
+ width: null,
7903
+ height: null,
7904
+ outsideClick: { type: Boolean }
7892
7905
  },
7893
7906
  emits: ["update:modelValue"],
7894
7907
  setup(H, { emit: V }) {
7895
- const C = H, L = k(() => ({
7908
+ const C = H, L = B(() => ({
7896
7909
  dialog: !0,
7897
7910
  "dialog--block": C.block
7898
- })), M = (i) => {
7899
- i.target === i.currentTarget && V("update:modelValue", !1);
7911
+ })), M = B(() => ({
7912
+ width: C.width,
7913
+ height: C.height
7914
+ })), i = (A) => {
7915
+ C.outsideClick && A.target === A.currentTarget && V("update:modelValue", !1);
7900
7916
  };
7901
- return (i, A) => T1((t(), r("div", {
7917
+ return (A, e) => T1((t(), r("div", {
7902
7918
  class: "modal",
7903
- onClick: _(M, ["stop"])
7919
+ onClick: N(i, ["stop"])
7904
7920
  }, [
7905
- Z("div", {
7921
+ S("div", {
7922
+ style: v1(g(M)),
7906
7923
  role: "dialog",
7907
7924
  "aria-modal": "true",
7908
- class: h(f(L)),
7925
+ class: f(g(L)),
7909
7926
  open: C.modelValue
7910
7927
  }, [
7911
- Z("div", R2, [
7912
- w(i.$slots, "header"),
7913
- C.icon ? (t(), r("div", x2, [
7914
- N(v, {
7928
+ S("div", F2, [
7929
+ w(A.$slots, "header"),
7930
+ C.icon ? (t(), r("div", R2, [
7931
+ W(F, {
7915
7932
  name: C.icon
7916
7933
  }, null, 8, ["name"])
7917
- ])) : g("", !0),
7918
- C.title ? (t(), r("div", D2, B(C.title), 1)) : g("", !0),
7919
- C.description ? (t(), r("div", E2, B(C.description), 1)) : g("", !0)
7934
+ ])) : h("", !0),
7935
+ C.title ? (t(), r("div", x2, b(C.title), 1)) : h("", !0),
7936
+ C.description ? (t(), r("div", D2, b(C.description), 1)) : h("", !0)
7920
7937
  ]),
7921
- Z("div", _2, [
7922
- w(i.$slots, "default")
7938
+ S("div", E2, [
7939
+ w(A.$slots, "default")
7923
7940
  ]),
7924
- Z("div", N2, [
7925
- w(i.$slots, "actions")
7941
+ S("div", _2, [
7942
+ w(A.$slots, "actions")
7926
7943
  ])
7927
- ], 10, F2)
7928
- ], 8, v2)), [
7929
- [K1, H.modelValue]
7944
+ ], 14, v2)
7945
+ ], 8, T2)), [
7946
+ [j1, H.modelValue]
7930
7947
  ]);
7931
7948
  }
7932
- }), W2 = { class: "nav" }, I2 = { class: "actions" }, $5 = /* @__PURE__ */ P({
7949
+ }), N2 = { class: "nav" }, W2 = { class: "actions" }, U5 = /* @__PURE__ */ P({
7933
7950
  __name: "RSidebar",
7934
7951
  props: {
7935
7952
  modelValue: { type: Boolean, default: !1 }
7936
7953
  },
7937
7954
  setup(H) {
7938
- const V = H, C = k(() => ({
7955
+ const V = H, C = B(() => ({
7939
7956
  sidebar: !0,
7940
7957
  "sidebar--open": V.modelValue
7941
7958
  }));
7942
7959
  return (L, M) => (t(), r("aside", {
7943
- class: h(f(C))
7960
+ class: f(g(C))
7944
7961
  }, [
7945
- Z("nav", W2, [
7962
+ S("nav", N2, [
7946
7963
  w(L.$slots, "default")
7947
7964
  ]),
7948
- Z("div", I2, [
7965
+ S("div", W2, [
7949
7966
  w(L.$slots, "actions")
7950
7967
  ])
7951
7968
  ], 2));
7952
7969
  }
7953
- }), Q2 = { class: "snackbar__text" }, G2 = {
7970
+ }), I2 = { class: "snackbar__text" }, Q2 = {
7954
7971
  key: 0,
7955
7972
  class: "snackbar__action"
7956
- }, z2 = {
7973
+ }, G2 = {
7957
7974
  key: 1,
7958
7975
  class: "snackbar__close"
7959
- }, K5 = /* @__PURE__ */ P({
7976
+ }, $5 = /* @__PURE__ */ P({
7960
7977
  __name: "RSnackbar",
7961
7978
  props: {
7962
7979
  text: { default: "" },
@@ -7969,61 +7986,61 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
7969
7986
  },
7970
7987
  emits: ["action", "close"],
7971
7988
  setup(H, { emit: V }) {
7972
- const C = H, L = x(!1), M = () => {
7989
+ const C = H, L = D(!1), M = () => {
7973
7990
  V("action");
7974
7991
  }, i = () => {
7975
7992
  L.value = !1, V("close");
7976
7993
  };
7977
- return j1(() => {
7994
+ return q1(() => {
7978
7995
  C.timeout && setTimeout(() => {
7979
7996
  L.value = !1, V("close");
7980
7997
  }, C.timeout);
7981
- }), Q(
7998
+ }), G(
7982
7999
  () => C.show,
7983
8000
  (A) => {
7984
8001
  L.value = A;
7985
8002
  },
7986
8003
  { immediate: !0 }
7987
8004
  ), (A, e) => (t(), r("div", {
7988
- class: h({
8005
+ class: f({
7989
8006
  snackbar: !0,
7990
8007
  "snackbar--closed": !L.value,
7991
8008
  [C.left ? "snackbar--left" : "snackbar--right"]: !0
7992
8009
  })
7993
8010
  }, [
7994
- Z("div", Q2, B(C.text), 1),
7995
- C.showAction ? (t(), r("div", G2, [
8011
+ S("div", I2, b(C.text), 1),
8012
+ C.showAction ? (t(), r("div", Q2, [
7996
8013
  w(A.$slots, "action"),
7997
- A.$slots.action ? g("", !0) : (t(), T(a1, {
8014
+ A.$slots.action ? h("", !0) : (t(), v(a1, {
7998
8015
  key: 0,
7999
8016
  size: "small",
8000
8017
  variant: "ghost",
8001
8018
  onClick: M
8002
8019
  }, {
8003
- default: v1(() => [
8004
- F1(B(C.actionText), 1)
8020
+ default: F1(() => [
8021
+ R1(b(C.actionText), 1)
8005
8022
  ]),
8006
8023
  _: 1
8007
8024
  }))
8008
- ])) : g("", !0),
8009
- C.showClose ? (t(), r("div", z2, [
8025
+ ])) : h("", !0),
8026
+ C.showClose ? (t(), r("div", G2, [
8010
8027
  w(A.$slots, "close"),
8011
- A.$slots.close ? g("", !0) : (t(), T(v, {
8028
+ A.$slots.close ? h("", !0) : (t(), v(F, {
8012
8029
  key: 0,
8013
8030
  name: "mdiClose",
8014
8031
  size: 20,
8015
- onClick: _(i, ["stop"])
8032
+ onClick: N(i, ["stop"])
8016
8033
  }, null, 8, ["onClick"]))
8017
- ])) : g("", !0)
8034
+ ])) : h("", !0)
8018
8035
  ], 2));
8019
8036
  }
8020
- }), U2 = { class: "switch-container" }, $2 = ["id", "checked"], K2 = /* @__PURE__ */ Z("span", { class: "slider round" }, null, -1), j2 = ["id", "for"], q2 = {
8037
+ }), z2 = { class: "switch-container" }, U2 = ["id", "checked"], $2 = /* @__PURE__ */ S("span", { class: "slider round" }, null, -1), K2 = ["id", "for"], j2 = {
8021
8038
  key: 0,
8022
8039
  class: "switch-texts__error"
8023
- }, Y2 = {
8040
+ }, q2 = {
8024
8041
  key: 1,
8025
8042
  class: "switch-texts__hint"
8026
- }, j5 = /* @__PURE__ */ P({
8043
+ }, K5 = /* @__PURE__ */ P({
8027
8044
  __name: "RSwitch",
8028
8045
  props: {
8029
8046
  id: { default: "switch" },
@@ -8038,7 +8055,7 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
8038
8055
  setup(H, { emit: V }) {
8039
8056
  const C = H, L = J({
8040
8057
  checked: !1
8041
- }), M = k(() => ({
8058
+ }), M = B(() => ({
8042
8059
  switch: !0,
8043
8060
  "switch--disabled": C.disabled,
8044
8061
  [`switch--${C.size}`]: C.size,
@@ -8046,7 +8063,7 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
8046
8063
  })), i = (A) => {
8047
8064
  C.disabled || (L.checked = A.target.checked, V("update:modelValue", L.checked));
8048
8065
  };
8049
- return Q(
8066
+ return G(
8050
8067
  () => C.modelValue,
8051
8068
  (A) => {
8052
8069
  L.checked = A;
@@ -8056,40 +8073,40 @@ const L2 = ["onClick"], M2 = { class: "accordion__title" }, A2 = { class: "accor
8056
8073
  // TODO: find a better way to do this
8057
8074
  immediate: !0
8058
8075
  }
8059
- ), (A, e) => (t(), r("div", U2, [
8060
- Z("div", {
8061
- class: h(f(M))
8076
+ ), (A, e) => (t(), r("div", z2, [
8077
+ S("div", {
8078
+ class: f(g(M))
8062
8079
  }, [
8063
- Z("input", {
8080
+ S("input", {
8064
8081
  id: C.id,
8065
8082
  checked: L.checked,
8066
8083
  class: "switch__input",
8067
8084
  type: "checkbox",
8068
8085
  onChange: i
8069
- }, null, 40, $2),
8070
- K2
8086
+ }, null, 40, U2),
8087
+ $2
8071
8088
  ], 2),
8072
- Z("div", {
8073
- class: h({
8089
+ S("div", {
8090
+ class: f({
8074
8091
  "switch-texts": !0,
8075
8092
  [`switch-texts--${C.size}`]: !0
8076
8093
  })
8077
8094
  }, [
8078
- Z("label", {
8095
+ S("label", {
8079
8096
  id: C.id,
8080
8097
  class: "switch-texts__label",
8081
8098
  for: C.id
8082
- }, B(C.label), 9, j2),
8083
- C.errorMsg ? (t(), r("p", q2, B(C.errorMsg), 1)) : (t(), r("p", Y2, B(C.hint), 1))
8099
+ }, b(C.label), 9, K2),
8100
+ C.errorMsg ? (t(), r("p", j2, b(C.errorMsg), 1)) : (t(), r("p", q2, b(C.hint), 1))
8084
8101
  ], 2)
8085
8102
  ]));
8086
8103
  }
8087
8104
  });
8088
8105
  var H1 = /* @__PURE__ */ ((H) => (H.DEFAULT = "default", H.TEXT = "text", H.ICON = "icon", H))(H1 || {});
8089
- const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8106
+ const Y2 = ["aria-disabled", "aria-selected", "disabled"], X2 = {
8090
8107
  key: 0,
8091
8108
  class: "tab-item__label"
8092
- }, C5 = /* @__PURE__ */ P({
8109
+ }, J2 = /* @__PURE__ */ P({
8093
8110
  __name: "RTabItem",
8094
8111
  props: {
8095
8112
  id: null,
@@ -8105,12 +8122,12 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8105
8122
  },
8106
8123
  emits: ["update:modelValue", "click:icon"],
8107
8124
  setup(H, { emit: V }) {
8108
- const C = H, L = k(() => ({
8125
+ const C = H, L = B(() => ({
8109
8126
  "tab-item": !0,
8110
8127
  [`tab-item--${C.variant}`]: !0,
8111
8128
  "tab-item--tile": C.tile,
8112
8129
  "tab-item--block": C.block
8113
- })), M = k(() => ({
8130
+ })), M = B(() => ({
8114
8131
  color: C.color
8115
8132
  }));
8116
8133
  function i(e) {
@@ -8122,32 +8139,32 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8122
8139
  return (e, d) => (t(), r("button", {
8123
8140
  "aria-disabled": C.disabled,
8124
8141
  "aria-selected": C.modelValue === C.id,
8125
- class: h(f(L)),
8126
- style: q1(f(M)),
8142
+ class: f(g(L)),
8143
+ style: v1(g(M)),
8127
8144
  disabled: C.disabled,
8128
- onClick: d[0] || (d[0] = _((o) => i(C.id), ["stop"]))
8145
+ onClick: d[0] || (d[0] = N((l) => i(C.id), ["stop"]))
8129
8146
  }, [
8130
8147
  w(e.$slots, "prepend", {}, () => [
8131
- C.variant !== f(H1).TEXT && C.prependIcon ? (t(), T(v, {
8148
+ C.variant !== g(H1).TEXT && C.prependIcon ? (t(), v(F, {
8132
8149
  key: 0,
8133
8150
  class: "tab-item__prepend-icon",
8134
8151
  name: C.prependIcon,
8135
8152
  size: 16
8136
- }, null, 8, ["name"])) : g("", !0)
8153
+ }, null, 8, ["name"])) : h("", !0)
8137
8154
  ]),
8138
- C.variant !== f(H1).ICON ? (t(), r("span", J2, B(C.label), 1)) : g("", !0),
8155
+ C.variant !== g(H1).ICON ? (t(), r("span", X2, b(C.label), 1)) : h("", !0),
8139
8156
  w(e.$slots, "append", {}, () => [
8140
- C.variant !== f(H1).TEXT && C.appendIcon ? (t(), T(v, {
8157
+ C.variant !== g(H1).TEXT && C.appendIcon ? (t(), v(F, {
8141
8158
  key: 0,
8142
8159
  class: "tab-item__append-icon",
8143
8160
  name: C.appendIcon,
8144
8161
  size: 16,
8145
- onClick: _(A, ["stop"])
8146
- }, null, 8, ["name", "onClick"])) : g("", !0)
8162
+ onClick: N(A, ["stop"])
8163
+ }, null, 8, ["name", "onClick"])) : h("", !0)
8147
8164
  ])
8148
- ], 14, X2));
8165
+ ], 14, Y2));
8149
8166
  }
8150
- }), q5 = /* @__PURE__ */ P({
8167
+ }), j5 = /* @__PURE__ */ P({
8151
8168
  __name: "RTabs",
8152
8169
  props: {
8153
8170
  tabs: { default: () => [] },
@@ -8157,12 +8174,12 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8157
8174
  },
8158
8175
  emits: ["update:modelValue"],
8159
8176
  setup(H, { emit: V }) {
8160
- const C = H, L = x(C.modelValue || C.tabs[0].id), M = k(() => ({
8177
+ const C = H, L = D(C.modelValue || C.tabs[0].id), M = B(() => ({
8161
8178
  tabs: !0,
8162
8179
  "tabs--block": C.block,
8163
8180
  "tabs--tile": C.tile
8164
8181
  }));
8165
- Q(
8182
+ G(
8166
8183
  () => L.value,
8167
8184
  () => {
8168
8185
  V("update:modelValue", L.value);
@@ -8172,15 +8189,15 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8172
8189
  alert("Icon clicked");
8173
8190
  };
8174
8191
  return (A, e) => (t(), r("div", {
8175
- class: h(f(M))
8192
+ class: f(g(M))
8176
8193
  }, [
8177
8194
  w(A.$slots, "default", {}, () => [
8178
- (t(!0), r(j, null, Y(C.tabs, (d, o) => (t(), T(C5, {
8195
+ (t(!0), r(j, null, Y(C.tabs, (d, l) => (t(), v(J2, {
8179
8196
  id: d.id,
8180
- key: o,
8197
+ key: l,
8181
8198
  modelValue: L.value,
8182
- "onUpdate:modelValue": e[0] || (e[0] = (S) => L.value = S),
8183
- active: o === L.value,
8199
+ "onUpdate:modelValue": e[0] || (e[0] = (Z) => L.value = Z),
8200
+ active: l === L.value,
8184
8201
  disabled: d.disabled,
8185
8202
  prependIcon: d.prependIcon,
8186
8203
  appendIcon: d.appendIcon,
@@ -8193,13 +8210,13 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8193
8210
  ])
8194
8211
  ], 2));
8195
8212
  }
8196
- }), H5 = { class: "container" }, V5 = ["id", "disabled", "placeholder", "value"], L5 = {
8213
+ }), C5 = { class: "container" }, H5 = ["id", "disabled", "placeholder", "value"], V5 = {
8197
8214
  key: 1,
8198
8215
  class: "textarea__error"
8199
- }, M5 = {
8216
+ }, L5 = {
8200
8217
  key: 2,
8201
8218
  class: "textarea__hint"
8202
- }, Y5 = /* @__PURE__ */ P({
8219
+ }, q5 = /* @__PURE__ */ P({
8203
8220
  __name: "RTextArea",
8204
8221
  props: {
8205
8222
  id: { default: "" },
@@ -8218,7 +8235,7 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8218
8235
  function M(i) {
8219
8236
  V("update:modelValue", i.target.value);
8220
8237
  }
8221
- return Q(
8238
+ return G(
8222
8239
  () => C.modelValue,
8223
8240
  (i) => {
8224
8241
  L.value = i;
@@ -8226,17 +8243,17 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8226
8243
  {
8227
8244
  immediate: !0
8228
8245
  }
8229
- ), (i, A) => (t(), r("div", H5, [
8230
- C.label ? (t(), T(R1, {
8246
+ ), (i, A) => (t(), r("div", C5, [
8247
+ C.label ? (t(), v(x1, {
8231
8248
  key: 0,
8232
8249
  id: "textarea",
8233
8250
  class: "textarea__label",
8234
8251
  for: "textarea",
8235
8252
  text: C.label
8236
- }, null, 8, ["text"])) : g("", !0),
8237
- Z("textarea", {
8253
+ }, null, 8, ["text"])) : h("", !0),
8254
+ S("textarea", {
8238
8255
  id: C.id,
8239
- class: h(["textarea", {
8256
+ class: f(["textarea", {
8240
8257
  "textarea--error": C.errorMsg,
8241
8258
  "textarea--disabled": C.disabled
8242
8259
  }]),
@@ -8244,18 +8261,18 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8244
8261
  placeholder: C.placeholder,
8245
8262
  value: L.value,
8246
8263
  onInput: M
8247
- }, null, 42, V5),
8248
- C.errorMsg ? (t(), r("p", L5, B(C.errorMsg), 1)) : (t(), r("p", M5, B(C.hint), 1))
8264
+ }, null, 42, H5),
8265
+ C.errorMsg ? (t(), r("p", V5, b(C.errorMsg), 1)) : (t(), r("p", L5, b(C.hint), 1))
8249
8266
  ]));
8250
8267
  }
8251
- }), A5 = {
8252
- class: /* @__PURE__ */ h({
8268
+ }), M5 = {
8269
+ class: /* @__PURE__ */ f({
8253
8270
  textfield__wrapper: !0
8254
8271
  })
8255
- }, i5 = { class: "input-wrapper" }, e5 = ["id", "disabled", "placeholder", "type", "value", "min", "max"], d5 = { class: "textfield__error" }, t5 = {
8272
+ }, A5 = { class: "input-wrapper" }, i5 = ["id", "disabled", "placeholder", "type", "value", "min", "max"], e5 = { class: "textfield__error" }, d5 = {
8256
8273
  key: 0,
8257
8274
  class: "textfield__hint"
8258
- }, m5 = /* @__PURE__ */ P({
8275
+ }, t5 = /* @__PURE__ */ P({
8259
8276
  __name: "RTextfield",
8260
8277
  props: {
8261
8278
  id: { default: "" },
@@ -8282,50 +8299,50 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8282
8299
  "click:clear"
8283
8300
  ],
8284
8301
  setup(H, { emit: V }) {
8285
- const C = H, L = x(), M = J({
8302
+ const C = H, L = D(), M = J({
8286
8303
  value: ""
8287
- }), i = x(C.type), A = {
8304
+ }), i = D(C.type), A = {
8288
8305
  password: "mdiLock",
8289
8306
  email: "mdiEmailOutline",
8290
8307
  tel: "mdiPhone",
8291
8308
  url: "mdiLink",
8292
8309
  number: "mdiNumeric",
8293
8310
  text: ""
8294
- }, e = x(!1), d = k(() => !!M.value), o = k(() => {
8295
- const { disabled: c, loading: y, clearable: D, errorMsg: E } = C;
8311
+ }, e = D(!1), d = B(() => !!M.value), l = B(() => {
8312
+ const { disabled: c, loading: y, clearable: x, errorMsg: E } = C;
8296
8313
  return {
8297
8314
  textfield: !0,
8298
8315
  "textfield--error": E == null ? void 0 : E.length,
8299
8316
  "textfield--loading": y,
8300
8317
  "textfield--disabled": c,
8301
- "textfield--clearable": D,
8318
+ "textfield--clearable": x,
8302
8319
  "textfield--focus": e.value,
8303
8320
  "textfield--filled": d.value
8304
8321
  };
8305
- }), S = k(() => ({
8322
+ }), Z = B(() => ({
8306
8323
  "textfield__prepend-icon": !0,
8307
8324
  "textfield__prepend-icon--loading": C.loading,
8308
8325
  "textfield__prepend-icon--error": u.value && d.value
8309
- })), l = k(() => ({
8326
+ })), m = B(() => ({
8310
8327
  "textfield__append-icon": !0,
8311
8328
  "textfield__append-icon--clear": s.value,
8312
8329
  "textfield__append-icon--error": u.value
8313
- })), O = k(() => M.value.length > 0), u = k(() => {
8330
+ })), p = B(() => M.value.length > 0), u = B(() => {
8314
8331
  var c;
8315
8332
  return (c = C.errorMsg) == null ? void 0 : c.length;
8316
- }), s = k(() => C.clearable && O.value), a = k(() => {
8333
+ }), s = B(() => C.clearable && p.value), k = B(() => {
8317
8334
  const { prependIcon: c, type: y } = C;
8318
8335
  return c === "none" ? "" : c || A[y];
8319
- }), m = k(() => {
8336
+ }), o = B(() => {
8320
8337
  const { appendIcon: c, type: y } = C;
8321
8338
  return c === "none" ? "" : u.value ? "mdiAlertCircleOutline" : s.value && ["text", "email"].includes(y) ? "mdiClose" : y === "password" && i.value === "password" ? "mdiEyeOutline" : y === "password" && i.value === "text" ? "mdiEyeOffOutline" : c;
8322
- }), n = (c) => {
8339
+ }), a = (c) => {
8323
8340
  e.value = !0, V("focus", c);
8324
- }, p = (c) => {
8341
+ }, n = (c) => {
8325
8342
  e.value = !1, V("blur", c);
8326
- }, b = (c) => {
8343
+ }, O = (c) => {
8327
8344
  M.value = c.target.value, V("input", c);
8328
- }, R = () => {
8345
+ }, T = () => {
8329
8346
  var c;
8330
8347
  if (s.value) {
8331
8348
  M.value = "", (c = L.value) == null || c.focus(), V("click:clear", {
@@ -8335,14 +8352,14 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8335
8352
  }
8336
8353
  V("click:icon", {
8337
8354
  value: i.value === "number" ? +M.value : M.value
8338
- }), F();
8339
- }, F = () => {
8355
+ }), R();
8356
+ }, R = () => {
8340
8357
  i.value = i.value === "password" ? "text" : "password";
8341
- }, z = () => {
8358
+ }, _ = () => {
8342
8359
  var c;
8343
8360
  (c = L.value) == null || c.focus();
8344
8361
  };
8345
- return Q(
8362
+ return G(
8346
8363
  () => C.modelValue,
8347
8364
  (c) => {
8348
8365
  M.value = c;
@@ -8350,7 +8367,7 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8350
8367
  {
8351
8368
  immediate: !0
8352
8369
  }
8353
- ), Q(
8370
+ ), G(
8354
8371
  () => M.value,
8355
8372
  (c) => {
8356
8373
  V(
@@ -8359,28 +8376,28 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8359
8376
  );
8360
8377
  }
8361
8378
  ), (c, y) => (t(), r("fieldset", null, [
8362
- Z("div", A5, [
8363
- N(R1, {
8379
+ S("div", M5, [
8380
+ W(x1, {
8364
8381
  id: C.id,
8365
- class: h({
8382
+ class: f({
8366
8383
  textfield__label: !0
8367
8384
  }),
8368
8385
  for: C.id,
8369
8386
  text: C.label,
8370
- onClick: z
8387
+ onClick: _
8371
8388
  }, null, 8, ["id", "for", "text"]),
8372
- Z("div", i5, [
8373
- Z("div", {
8374
- class: h(f(o))
8389
+ S("div", A5, [
8390
+ S("div", {
8391
+ class: f(g(l))
8375
8392
  }, [
8376
8393
  w(c.$slots, "prepend"),
8377
- f(a) && !c.$slots.prepend ? (t(), T(v, {
8394
+ g(k) && !c.$slots.prepend ? (t(), v(F, {
8378
8395
  key: 0,
8379
- class: h(f(S)),
8380
- name: f(a),
8396
+ class: f(g(Z)),
8397
+ name: g(k),
8381
8398
  size: 20
8382
- }, null, 8, ["class", "name"])) : g("", !0),
8383
- Z("input", {
8399
+ }, null, 8, ["class", "name"])) : h("", !0),
8400
+ S("input", {
8384
8401
  ref_key: "inputRef",
8385
8402
  ref: L,
8386
8403
  id: C.id,
@@ -8390,21 +8407,21 @@ const X2 = ["aria-disabled", "aria-selected", "disabled"], J2 = {
8390
8407
  value: M.value,
8391
8408
  min: C.min,
8392
8409
  max: C.max,
8393
- onBlur: p,
8394
- onFocus: n,
8395
- onInput: b
8396
- }, null, 40, e5),
8410
+ onBlur: n,
8411
+ onFocus: a,
8412
+ onInput: O
8413
+ }, null, 40, i5),
8397
8414
  w(c.$slots, "append"),
8398
- f(m) && !c.$slots.append ? (t(), T(v, {
8415
+ g(o) && !c.$slots.append ? (t(), v(F, {
8399
8416
  key: 1,
8400
- class: h(f(l)),
8401
- name: `${f(m)}`,
8417
+ class: f(g(m)),
8418
+ name: `${g(o)}`,
8402
8419
  size: 20,
8403
- onClick: R
8404
- }, null, 8, ["class", "name"])) : g("", !0)
8420
+ onClick: T
8421
+ }, null, 8, ["class", "name"])) : h("", !0)
8405
8422
  ], 2),
8406
- Z("div", d5, B(C.errorMsg), 1),
8407
- C.errorMsg ? g("", !0) : (t(), r("div", t5, B(C.hint), 1))
8423
+ S("div", e5, b(C.errorMsg), 1),
8424
+ C.errorMsg ? h("", !0) : (t(), r("div", d5, b(C.hint), 1))
8408
8425
  ])
8409
8426
  ])
8410
8427
  ]));
@@ -8424,43 +8441,43 @@ function u1(H) {
8424
8441
  }
8425
8442
  function h1(H, V, C) {
8426
8443
  let { reference: L, floating: M } = H;
8427
- const i = L.x + L.width / 2 - M.width / 2, A = L.y + L.height / 2 - M.height / 2, e = A1(V), d = u1(e), o = L[d] / 2 - M[d] / 2, S = e === "x";
8428
- let l;
8444
+ const i = L.x + L.width / 2 - M.width / 2, A = L.y + L.height / 2 - M.height / 2, e = A1(V), d = u1(e), l = L[d] / 2 - M[d] / 2, Z = e === "x";
8445
+ let m;
8429
8446
  switch (M1(V)) {
8430
8447
  case "top":
8431
- l = { x: i, y: L.y - M.height };
8448
+ m = { x: i, y: L.y - M.height };
8432
8449
  break;
8433
8450
  case "bottom":
8434
- l = { x: i, y: L.y + L.height };
8451
+ m = { x: i, y: L.y + L.height };
8435
8452
  break;
8436
8453
  case "right":
8437
- l = { x: L.x + L.width, y: A };
8454
+ m = { x: L.x + L.width, y: A };
8438
8455
  break;
8439
8456
  case "left":
8440
- l = { x: L.x - M.width, y: A };
8457
+ m = { x: L.x - M.width, y: A };
8441
8458
  break;
8442
8459
  default:
8443
- l = { x: L.x, y: L.y };
8460
+ m = { x: L.x, y: L.y };
8444
8461
  }
8445
8462
  switch (l1(V)) {
8446
8463
  case "start":
8447
- l[e] -= o * (C && S ? -1 : 1);
8464
+ m[e] -= l * (C && Z ? -1 : 1);
8448
8465
  break;
8449
8466
  case "end":
8450
- l[e] += o * (C && S ? -1 : 1);
8467
+ m[e] += l * (C && Z ? -1 : 1);
8451
8468
  }
8452
- return l;
8469
+ return m;
8453
8470
  }
8454
- const l5 = async (H, V, C) => {
8471
+ const m5 = async (H, V, C) => {
8455
8472
  const { placement: L = "bottom", strategy: M = "absolute", middleware: i = [], platform: A } = C, e = i.filter(Boolean), d = await (A.isRTL == null ? void 0 : A.isRTL(V));
8456
- let o = await A.getElementRects({ reference: H, floating: V, strategy: M }), { x: S, y: l } = h1(o, L, d), O = L, u = {}, s = 0;
8457
- for (let a = 0; a < e.length; a++) {
8458
- const { name: m, fn: n } = e[a], { x: p, y: b, data: R, reset: F } = await n({ x: S, y: l, initialPlacement: L, placement: O, strategy: M, middlewareData: u, rects: o, platform: A, elements: { reference: H, floating: V } });
8459
- S = p ?? S, l = b ?? l, u = { ...u, [m]: { ...u[m], ...R } }, F && s <= 50 && (s++, typeof F == "object" && (F.placement && (O = F.placement), F.rects && (o = F.rects === !0 ? await A.getElementRects({ reference: H, floating: V, strategy: M }) : F.rects), { x: S, y: l } = h1(o, O, d)), a = -1);
8473
+ let l = await A.getElementRects({ reference: H, floating: V, strategy: M }), { x: Z, y: m } = h1(l, L, d), p = L, u = {}, s = 0;
8474
+ for (let k = 0; k < e.length; k++) {
8475
+ const { name: o, fn: a } = e[k], { x: n, y: O, data: T, reset: R } = await a({ x: Z, y: m, initialPlacement: L, placement: p, strategy: M, middlewareData: u, rects: l, platform: A, elements: { reference: H, floating: V } });
8476
+ Z = n ?? Z, m = O ?? m, u = { ...u, [o]: { ...u[o], ...T } }, R && s <= 50 && (s++, typeof R == "object" && (R.placement && (p = R.placement), R.rects && (l = R.rects === !0 ? await A.getElementRects({ reference: H, floating: V, strategy: M }) : R.rects), { x: Z, y: m } = h1(l, p, d)), k = -1);
8460
8477
  }
8461
- return { x: S, y: l, placement: O, strategy: M, middlewareData: u };
8478
+ return { x: Z, y: m, placement: p, strategy: M, middlewareData: u };
8462
8479
  };
8463
- function x1(H) {
8480
+ function D1(H) {
8464
8481
  return typeof H != "number" ? function(V) {
8465
8482
  return { top: 0, right: 0, bottom: 0, left: 0, ...V };
8466
8483
  }(H) : { top: H, right: H, bottom: H, left: H };
@@ -8471,60 +8488,60 @@ function e1(H) {
8471
8488
  async function d1(H, V) {
8472
8489
  var C;
8473
8490
  V === void 0 && (V = {});
8474
- const { x: L, y: M, platform: i, rects: A, elements: e, strategy: d } = H, { boundary: o = "clippingAncestors", rootBoundary: S = "viewport", elementContext: l = "floating", altBoundary: O = !1, padding: u = 0 } = V, s = x1(u), a = e[O ? l === "floating" ? "reference" : "floating" : l], m = e1(await i.getClippingRect({ element: (C = await (i.isElement == null ? void 0 : i.isElement(a))) == null || C ? a : a.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(e.floating)), boundary: o, rootBoundary: S, strategy: d })), n = e1(i.convertOffsetParentRelativeRectToViewportRelativeRect ? await i.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: l === "floating" ? { ...A.floating, x: L, y: M } : A.reference, offsetParent: await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(e.floating)), strategy: d }) : A[l]);
8475
- return { top: m.top - n.top + s.top, bottom: n.bottom - m.bottom + s.bottom, left: m.left - n.left + s.left, right: n.right - m.right + s.right };
8491
+ const { x: L, y: M, platform: i, rects: A, elements: e, strategy: d } = H, { boundary: l = "clippingAncestors", rootBoundary: Z = "viewport", elementContext: m = "floating", altBoundary: p = !1, padding: u = 0 } = V, s = D1(u), k = e[p ? m === "floating" ? "reference" : "floating" : m], o = e1(await i.getClippingRect({ element: (C = await (i.isElement == null ? void 0 : i.isElement(k))) == null || C ? k : k.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(e.floating)), boundary: l, rootBoundary: Z, strategy: d })), a = e1(i.convertOffsetParentRelativeRectToViewportRelativeRect ? await i.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: m === "floating" ? { ...A.floating, x: L, y: M } : A.reference, offsetParent: await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(e.floating)), strategy: d }) : A[m]);
8492
+ return { top: o.top - a.top + s.top, bottom: a.bottom - o.bottom + s.bottom, left: o.left - a.left + s.left, right: a.right - o.right + s.right };
8476
8493
  }
8477
- const o5 = Math.min, n5 = Math.max;
8494
+ const l5 = Math.min, o5 = Math.max;
8478
8495
  function Z1(H, V, C) {
8479
- return n5(H, o5(V, C));
8496
+ return o5(H, l5(V, C));
8480
8497
  }
8481
- const r5 = (H) => ({ name: "arrow", options: H, async fn(V) {
8498
+ const n5 = (H) => ({ name: "arrow", options: H, async fn(V) {
8482
8499
  const { element: C, padding: L = 0 } = H ?? {}, { x: M, y: i, placement: A, rects: e, platform: d } = V;
8483
8500
  if (C == null)
8484
8501
  return {};
8485
- const o = x1(L), S = { x: M, y: i }, l = A1(A), O = l1(A), u = u1(l), s = await d.getDimensions(C), a = l === "y" ? "top" : "left", m = l === "y" ? "bottom" : "right", n = e.reference[u] + e.reference[l] - S[l] - e.floating[u], p = S[l] - e.reference[l], b = await (d.getOffsetParent == null ? void 0 : d.getOffsetParent(C));
8486
- let R = b ? l === "y" ? b.clientHeight || 0 : b.clientWidth || 0 : 0;
8487
- R === 0 && (R = e.floating[u]);
8488
- const F = n / 2 - p / 2, z = o[a], c = R - s[u] - o[m], y = R / 2 - s[u] / 2 + F, D = Z1(z, y, c), E = (O === "start" ? o[a] : o[m]) > 0 && y !== D && e.reference[u] <= e.floating[u];
8489
- return { [l]: S[l] - (E ? y < z ? z - y : c - y : 0), data: { [l]: D, centerOffset: y - D } };
8490
- } }), a5 = { left: "right", right: "left", bottom: "top", top: "bottom" };
8502
+ const l = D1(L), Z = { x: M, y: i }, m = A1(A), p = l1(A), u = u1(m), s = await d.getDimensions(C), k = m === "y" ? "top" : "left", o = m === "y" ? "bottom" : "right", a = e.reference[u] + e.reference[m] - Z[m] - e.floating[u], n = Z[m] - e.reference[m], O = await (d.getOffsetParent == null ? void 0 : d.getOffsetParent(C));
8503
+ let T = O ? m === "y" ? O.clientHeight || 0 : O.clientWidth || 0 : 0;
8504
+ T === 0 && (T = e.floating[u]);
8505
+ const R = a / 2 - n / 2, _ = l[k], c = T - s[u] - l[o], y = T / 2 - s[u] / 2 + R, x = Z1(_, y, c), E = (p === "start" ? l[k] : l[o]) > 0 && y !== x && e.reference[u] <= e.floating[u];
8506
+ return { [m]: Z[m] - (E ? y < _ ? _ - y : c - y : 0), data: { [m]: x, centerOffset: y - x } };
8507
+ } }), r5 = { left: "right", right: "left", bottom: "top", top: "bottom" };
8491
8508
  function t1(H) {
8492
- return H.replace(/left|right|bottom|top/g, (V) => a5[V]);
8509
+ return H.replace(/left|right|bottom|top/g, (V) => r5[V]);
8493
8510
  }
8494
- function Z5(H, V, C) {
8511
+ function a5(H, V, C) {
8495
8512
  C === void 0 && (C = !1);
8496
8513
  const L = l1(H), M = A1(H), i = u1(M);
8497
8514
  let A = M === "x" ? L === (C ? "end" : "start") ? "right" : "left" : L === "start" ? "bottom" : "top";
8498
8515
  return V.reference[i] > V.floating[i] && (A = t1(A)), { main: A, cross: t1(A) };
8499
8516
  }
8500
- const S5 = { start: "end", end: "start" };
8517
+ const Z5 = { start: "end", end: "start" };
8501
8518
  function f1(H) {
8502
- return H.replace(/start|end/g, (V) => S5[V]);
8519
+ return H.replace(/start|end/g, (V) => Z5[V]);
8503
8520
  }
8504
- const D1 = ["top", "right", "bottom", "left"];
8505
- D1.reduce((H, V) => H.concat(V, V + "-start", V + "-end"), []);
8506
- const u5 = function(H) {
8521
+ const E1 = ["top", "right", "bottom", "left"];
8522
+ E1.reduce((H, V) => H.concat(V, V + "-start", V + "-end"), []);
8523
+ const S5 = function(H) {
8507
8524
  return H === void 0 && (H = {}), { name: "flip", options: H, async fn(V) {
8508
8525
  var C;
8509
- const { placement: L, middlewareData: M, rects: i, initialPlacement: A, platform: e, elements: d } = V, { mainAxis: o = !0, crossAxis: S = !0, fallbackPlacements: l, fallbackStrategy: O = "bestFit", flipAlignment: u = !0, ...s } = H, a = M1(L), m = l || (a === A || !u ? [t1(A)] : function(y) {
8510
- const D = t1(y);
8511
- return [f1(y), D, f1(D)];
8512
- }(A)), n = [A, ...m], p = await d1(V, s), b = [];
8513
- let R = ((C = M.flip) == null ? void 0 : C.overflows) || [];
8514
- if (o && b.push(p[a]), S) {
8515
- const { main: y, cross: D } = Z5(L, i, await (e.isRTL == null ? void 0 : e.isRTL(d.floating)));
8516
- b.push(p[y], p[D]);
8526
+ const { placement: L, middlewareData: M, rects: i, initialPlacement: A, platform: e, elements: d } = V, { mainAxis: l = !0, crossAxis: Z = !0, fallbackPlacements: m, fallbackStrategy: p = "bestFit", flipAlignment: u = !0, ...s } = H, k = M1(L), o = m || (k === A || !u ? [t1(A)] : function(y) {
8527
+ const x = t1(y);
8528
+ return [f1(y), x, f1(x)];
8529
+ }(A)), a = [A, ...o], n = await d1(V, s), O = [];
8530
+ let T = ((C = M.flip) == null ? void 0 : C.overflows) || [];
8531
+ if (l && O.push(n[k]), Z) {
8532
+ const { main: y, cross: x } = a5(L, i, await (e.isRTL == null ? void 0 : e.isRTL(d.floating)));
8533
+ O.push(n[y], n[x]);
8517
8534
  }
8518
- if (R = [...R, { placement: L, overflows: b }], !b.every((y) => y <= 0)) {
8519
- var F, z;
8520
- const y = ((F = (z = M.flip) == null ? void 0 : z.index) != null ? F : 0) + 1, D = n[y];
8521
- if (D)
8522
- return { data: { index: y, overflows: R }, reset: { placement: D } };
8535
+ if (T = [...T, { placement: L, overflows: O }], !O.every((y) => y <= 0)) {
8536
+ var R, _;
8537
+ const y = ((R = (_ = M.flip) == null ? void 0 : _.index) != null ? R : 0) + 1, x = a[y];
8538
+ if (x)
8539
+ return { data: { index: y, overflows: T }, reset: { placement: x } };
8523
8540
  let E = "bottom";
8524
- switch (O) {
8541
+ switch (p) {
8525
8542
  case "bestFit": {
8526
8543
  var c;
8527
- const s1 = (c = R.map((i1) => [i1, i1.overflows.filter((C1) => C1 > 0).reduce((C1, z1) => C1 + z1, 0)]).sort((i1, C1) => i1[1] - C1[1])[0]) == null ? void 0 : c[0].placement;
8544
+ const s1 = (c = T.map((i1) => [i1, i1.overflows.filter((C1) => C1 > 0).reduce((C1, U1) => C1 + U1, 0)]).sort((i1, C1) => i1[1] - C1[1])[0]) == null ? void 0 : c[0].placement;
8528
8545
  s1 && (E = s1);
8529
8546
  break;
8530
8547
  }
@@ -8541,9 +8558,9 @@ function g1(H, V) {
8541
8558
  return { top: H.top - V.height, right: H.right - V.width, bottom: H.bottom - V.height, left: H.left - V.width };
8542
8559
  }
8543
8560
  function k1(H) {
8544
- return D1.some((V) => H[V] >= 0);
8561
+ return E1.some((V) => H[V] >= 0);
8545
8562
  }
8546
- const c5 = function(H) {
8563
+ const u5 = function(H) {
8547
8564
  let { strategy: V = "referenceHidden", ...C } = H === void 0 ? {} : H;
8548
8565
  return { name: "hide", async fn(L) {
8549
8566
  const { rects: M } = L;
@@ -8560,85 +8577,85 @@ const c5 = function(H) {
8560
8577
  return {};
8561
8578
  }
8562
8579
  } };
8563
- }, s5 = function(H) {
8580
+ }, c5 = function(H) {
8564
8581
  return H === void 0 && (H = 0), { name: "offset", options: H, async fn(V) {
8565
8582
  const { x: C, y: L } = V, M = await async function(i, A) {
8566
- const { placement: e, platform: d, elements: o } = i, S = await (d.isRTL == null ? void 0 : d.isRTL(o.floating)), l = M1(e), O = l1(e), u = A1(e) === "x", s = ["left", "top"].includes(l) ? -1 : 1, a = S && u ? -1 : 1, m = typeof A == "function" ? A(i) : A;
8567
- let { mainAxis: n, crossAxis: p, alignmentAxis: b } = typeof m == "number" ? { mainAxis: m, crossAxis: 0, alignmentAxis: null } : { mainAxis: 0, crossAxis: 0, alignmentAxis: null, ...m };
8568
- return O && typeof b == "number" && (p = O === "end" ? -1 * b : b), u ? { x: p * a, y: n * s } : { x: n * s, y: p * a };
8583
+ const { placement: e, platform: d, elements: l } = i, Z = await (d.isRTL == null ? void 0 : d.isRTL(l.floating)), m = M1(e), p = l1(e), u = A1(e) === "x", s = ["left", "top"].includes(m) ? -1 : 1, k = Z && u ? -1 : 1, o = typeof A == "function" ? A(i) : A;
8584
+ let { mainAxis: a, crossAxis: n, alignmentAxis: O } = typeof o == "number" ? { mainAxis: o, crossAxis: 0, alignmentAxis: null } : { mainAxis: 0, crossAxis: 0, alignmentAxis: null, ...o };
8585
+ return p && typeof O == "number" && (n = p === "end" ? -1 * O : O), u ? { x: n * k, y: a * s } : { x: a * s, y: n * k };
8569
8586
  }(V, H);
8570
8587
  return { x: C + M.x, y: L + M.y, data: M };
8571
8588
  } };
8572
8589
  };
8573
- function O5(H) {
8590
+ function s5(H) {
8574
8591
  return H === "x" ? "y" : "x";
8575
8592
  }
8576
- const p5 = function(H) {
8593
+ const O5 = function(H) {
8577
8594
  return H === void 0 && (H = {}), { name: "shift", options: H, async fn(V) {
8578
- const { x: C, y: L, placement: M } = V, { mainAxis: i = !0, crossAxis: A = !1, limiter: e = { fn: (m) => {
8579
- let { x: n, y: p } = m;
8580
- return { x: n, y: p };
8581
- } }, ...d } = H, o = { x: C, y: L }, S = await d1(V, d), l = A1(M1(M)), O = O5(l);
8582
- let u = o[l], s = o[O];
8595
+ const { x: C, y: L, placement: M } = V, { mainAxis: i = !0, crossAxis: A = !1, limiter: e = { fn: (o) => {
8596
+ let { x: a, y: n } = o;
8597
+ return { x: a, y: n };
8598
+ } }, ...d } = H, l = { x: C, y: L }, Z = await d1(V, d), m = A1(M1(M)), p = s5(m);
8599
+ let u = l[m], s = l[p];
8583
8600
  if (i) {
8584
- const m = l === "y" ? "bottom" : "right";
8585
- u = Z1(u + S[l === "y" ? "top" : "left"], u, u - S[m]);
8601
+ const o = m === "y" ? "bottom" : "right";
8602
+ u = Z1(u + Z[m === "y" ? "top" : "left"], u, u - Z[o]);
8586
8603
  }
8587
8604
  if (A) {
8588
- const m = O === "y" ? "bottom" : "right";
8589
- s = Z1(s + S[O === "y" ? "top" : "left"], s, s - S[m]);
8605
+ const o = p === "y" ? "bottom" : "right";
8606
+ s = Z1(s + Z[p === "y" ? "top" : "left"], s, s - Z[o]);
8590
8607
  }
8591
- const a = e.fn({ ...V, [l]: u, [O]: s });
8592
- return { ...a, data: { x: a.x - C, y: a.y - L } };
8608
+ const k = e.fn({ ...V, [m]: u, [p]: s });
8609
+ return { ...k, data: { x: k.x - C, y: k.y - L } };
8593
8610
  } };
8594
8611
  };
8595
- function E1(H) {
8612
+ function _1(H) {
8596
8613
  return H && H.document && H.location && H.alert && H.setInterval;
8597
8614
  }
8598
- function G(H) {
8615
+ function z(H) {
8599
8616
  if (H == null)
8600
8617
  return window;
8601
- if (!E1(H)) {
8618
+ if (!_1(H)) {
8602
8619
  const V = H.ownerDocument;
8603
8620
  return V && V.defaultView || window;
8604
8621
  }
8605
8622
  return H;
8606
8623
  }
8607
- function W(H) {
8608
- return G(H).getComputedStyle(H);
8624
+ function I(H) {
8625
+ return z(H).getComputedStyle(H);
8609
8626
  }
8610
8627
  function K(H) {
8611
- return E1(H) ? "" : H ? (H.nodeName || "").toLowerCase() : "";
8628
+ return _1(H) ? "" : H ? (H.nodeName || "").toLowerCase() : "";
8612
8629
  }
8613
- function _1() {
8630
+ function N1() {
8614
8631
  const H = navigator.userAgentData;
8615
8632
  return H && Array.isArray(H.brands) ? H.brands.map((V) => V.brand + "/" + V.version).join(" ") : navigator.userAgent;
8616
8633
  }
8617
- function I(H) {
8618
- return H instanceof G(H).HTMLElement;
8634
+ function Q(H) {
8635
+ return H instanceof z(H).HTMLElement;
8619
8636
  }
8620
8637
  function X(H) {
8621
- return H instanceof G(H).Element;
8638
+ return H instanceof z(H).Element;
8622
8639
  }
8623
8640
  function B1(H) {
8624
- return typeof ShadowRoot > "u" ? !1 : H instanceof G(H).ShadowRoot || H instanceof ShadowRoot;
8641
+ return typeof ShadowRoot > "u" ? !1 : H instanceof z(H).ShadowRoot || H instanceof ShadowRoot;
8625
8642
  }
8626
8643
  function o1(H) {
8627
- const { overflow: V, overflowX: C, overflowY: L, display: M } = W(H);
8644
+ const { overflow: V, overflowX: C, overflowY: L, display: M } = I(H);
8628
8645
  return /auto|scroll|overlay|hidden/.test(V + L + C) && !["inline", "contents"].includes(M);
8629
8646
  }
8630
- function h5(H) {
8647
+ function p5(H) {
8631
8648
  return ["table", "td", "th"].includes(K(H));
8632
8649
  }
8633
8650
  function S1(H) {
8634
- const V = /firefox/i.test(_1()), C = W(H), L = C.backdropFilter || C.WebkitBackdropFilter;
8651
+ const V = /firefox/i.test(N1()), C = I(H), L = C.backdropFilter || C.WebkitBackdropFilter;
8635
8652
  return C.transform !== "none" || C.perspective !== "none" || !!L && L !== "none" || V && C.willChange === "filter" || V && !!C.filter && C.filter !== "none" || ["transform", "perspective"].some((M) => C.willChange.includes(M)) || ["paint", "layout", "strict", "content"].some((M) => {
8636
8653
  const i = C.contain;
8637
8654
  return i != null && i.includes(M);
8638
8655
  });
8639
8656
  }
8640
- function N1() {
8641
- return !/^((?!chrome|android).)*safari/i.test(_1());
8657
+ function W1() {
8658
+ return !/^((?!chrome|android).)*safari/i.test(N1());
8642
8659
  }
8643
8660
  function c1(H) {
8644
8661
  return ["html", "body", "#document"].includes(K(H));
@@ -8648,34 +8665,34 @@ function q(H, V, C) {
8648
8665
  var L, M, i, A;
8649
8666
  V === void 0 && (V = !1), C === void 0 && (C = !1);
8650
8667
  const e = H.getBoundingClientRect();
8651
- let d = 1, o = 1;
8652
- V && I(H) && (d = H.offsetWidth > 0 && m1(e.width) / H.offsetWidth || 1, o = H.offsetHeight > 0 && m1(e.height) / H.offsetHeight || 1);
8653
- const S = X(H) ? G(H) : window, l = !N1() && C, O = (e.left + (l && (L = (M = S.visualViewport) == null ? void 0 : M.offsetLeft) != null ? L : 0)) / d, u = (e.top + (l && (i = (A = S.visualViewport) == null ? void 0 : A.offsetTop) != null ? i : 0)) / o, s = e.width / d, a = e.height / o;
8654
- return { width: s, height: a, top: u, right: O + s, bottom: u + a, left: O, x: O, y: u };
8668
+ let d = 1, l = 1;
8669
+ V && Q(H) && (d = H.offsetWidth > 0 && m1(e.width) / H.offsetWidth || 1, l = H.offsetHeight > 0 && m1(e.height) / H.offsetHeight || 1);
8670
+ const Z = X(H) ? z(H) : window, m = !W1() && C, p = (e.left + (m && (L = (M = Z.visualViewport) == null ? void 0 : M.offsetLeft) != null ? L : 0)) / d, u = (e.top + (m && (i = (A = Z.visualViewport) == null ? void 0 : A.offsetTop) != null ? i : 0)) / l, s = e.width / d, k = e.height / l;
8671
+ return { width: s, height: k, top: u, right: p + s, bottom: u + k, left: p, x: p, y: u };
8655
8672
  }
8656
8673
  function $(H) {
8657
- return (V = H, (V instanceof G(V).Node ? H.ownerDocument : H.document) || window.document).documentElement;
8674
+ return (V = H, (V instanceof z(V).Node ? H.ownerDocument : H.document) || window.document).documentElement;
8658
8675
  var V;
8659
8676
  }
8660
8677
  function n1(H) {
8661
8678
  return X(H) ? { scrollLeft: H.scrollLeft, scrollTop: H.scrollTop } : { scrollLeft: H.pageXOffset, scrollTop: H.pageYOffset };
8662
8679
  }
8663
- function W1(H) {
8680
+ function I1(H) {
8664
8681
  return q($(H)).left + n1(H).scrollLeft;
8665
8682
  }
8666
- function f5(H, V, C) {
8667
- const L = I(V), M = $(V), i = q(H, L && function(d) {
8668
- const o = q(d);
8669
- return m1(o.width) !== d.offsetWidth || m1(o.height) !== d.offsetHeight;
8683
+ function h5(H, V, C) {
8684
+ const L = Q(V), M = $(V), i = q(H, L && function(d) {
8685
+ const l = q(d);
8686
+ return m1(l.width) !== d.offsetWidth || m1(l.height) !== d.offsetHeight;
8670
8687
  }(V), C === "fixed");
8671
8688
  let A = { scrollLeft: 0, scrollTop: 0 };
8672
8689
  const e = { x: 0, y: 0 };
8673
8690
  if (L || !L && C !== "fixed")
8674
- if ((K(V) !== "body" || o1(M)) && (A = n1(V)), I(V)) {
8691
+ if ((K(V) !== "body" || o1(M)) && (A = n1(V)), Q(V)) {
8675
8692
  const d = q(V, !0);
8676
8693
  e.x = d.x + V.clientLeft, e.y = d.y + V.clientTop;
8677
8694
  } else
8678
- M && (e.x = W1(M));
8695
+ M && (e.x = I1(M));
8679
8696
  return { x: i.left + A.scrollLeft - e.x, y: i.top + A.scrollTop - e.y, width: i.width, height: i.height };
8680
8697
  }
8681
8698
  function L1(H) {
@@ -8685,16 +8702,16 @@ function L1(H) {
8685
8702
  return B1(V) ? V.host : V;
8686
8703
  }
8687
8704
  function y1(H) {
8688
- return I(H) && W(H).position !== "fixed" ? H.offsetParent : null;
8705
+ return Q(H) && I(H).position !== "fixed" ? H.offsetParent : null;
8689
8706
  }
8690
8707
  function w1(H) {
8691
- const V = G(H);
8708
+ const V = z(H);
8692
8709
  let C = y1(H);
8693
- for (; C && h5(C) && W(C).position === "static"; )
8710
+ for (; C && p5(C) && I(C).position === "static"; )
8694
8711
  C = y1(C);
8695
- return C && (K(C) === "html" || K(C) === "body" && W(C).position === "static" && !S1(C)) ? V : C || function(L) {
8712
+ return C && (K(C) === "html" || K(C) === "body" && I(C).position === "static" && !S1(C)) ? V : C || function(L) {
8696
8713
  let M = L1(L);
8697
- for (; I(M) && !c1(M); ) {
8714
+ for (; Q(M) && !c1(M); ) {
8698
8715
  if (S1(M))
8699
8716
  return M;
8700
8717
  M = L1(M);
@@ -8702,91 +8719,91 @@ function w1(H) {
8702
8719
  return null;
8703
8720
  }(H) || V;
8704
8721
  }
8705
- function I1(H) {
8722
+ function Q1(H) {
8706
8723
  const V = L1(H);
8707
- return c1(V) ? H.ownerDocument.body : I(V) && o1(V) ? V : I1(V);
8724
+ return c1(V) ? H.ownerDocument.body : Q(V) && o1(V) ? V : Q1(V);
8708
8725
  }
8709
- function Q1(H, V) {
8726
+ function G1(H, V) {
8710
8727
  var C;
8711
8728
  V === void 0 && (V = []);
8712
- const L = I1(H), M = L === ((C = H.ownerDocument) == null ? void 0 : C.body), i = G(L), A = M ? [i].concat(i.visualViewport || [], o1(L) ? L : []) : L, e = V.concat(A);
8713
- return M ? e : e.concat(Q1(A));
8729
+ const L = Q1(H), M = L === ((C = H.ownerDocument) == null ? void 0 : C.body), i = z(L), A = M ? [i].concat(i.visualViewport || [], o1(L) ? L : []) : L, e = V.concat(A);
8730
+ return M ? e : e.concat(G1(A));
8714
8731
  }
8715
8732
  function P1(H, V, C) {
8716
8733
  return V === "viewport" ? e1(function(L, M) {
8717
- const i = G(L), A = $(L), e = i.visualViewport;
8718
- let d = A.clientWidth, o = A.clientHeight, S = 0, l = 0;
8734
+ const i = z(L), A = $(L), e = i.visualViewport;
8735
+ let d = A.clientWidth, l = A.clientHeight, Z = 0, m = 0;
8719
8736
  if (e) {
8720
- d = e.width, o = e.height;
8721
- const O = N1();
8722
- (O || !O && M === "fixed") && (S = e.offsetLeft, l = e.offsetTop);
8737
+ d = e.width, l = e.height;
8738
+ const p = W1();
8739
+ (p || !p && M === "fixed") && (Z = e.offsetLeft, m = e.offsetTop);
8723
8740
  }
8724
- return { width: d, height: o, x: S, y: l };
8741
+ return { width: d, height: l, x: Z, y: m };
8725
8742
  }(H, C)) : X(V) ? function(L, M) {
8726
8743
  const i = q(L, !1, M === "fixed"), A = i.top + L.clientTop, e = i.left + L.clientLeft;
8727
8744
  return { top: A, left: e, x: e, y: A, right: e + L.clientWidth, bottom: A + L.clientHeight, width: L.clientWidth, height: L.clientHeight };
8728
8745
  }(V, C) : e1(function(L) {
8729
8746
  var M;
8730
- const i = $(L), A = n1(L), e = (M = L.ownerDocument) == null ? void 0 : M.body, d = V1(i.scrollWidth, i.clientWidth, e ? e.scrollWidth : 0, e ? e.clientWidth : 0), o = V1(i.scrollHeight, i.clientHeight, e ? e.scrollHeight : 0, e ? e.clientHeight : 0);
8731
- let S = -A.scrollLeft + W1(L);
8732
- const l = -A.scrollTop;
8733
- return W(e || i).direction === "rtl" && (S += V1(i.clientWidth, e ? e.clientWidth : 0) - d), { width: d, height: o, x: S, y: l };
8747
+ const i = $(L), A = n1(L), e = (M = L.ownerDocument) == null ? void 0 : M.body, d = V1(i.scrollWidth, i.clientWidth, e ? e.scrollWidth : 0, e ? e.clientWidth : 0), l = V1(i.scrollHeight, i.clientHeight, e ? e.scrollHeight : 0, e ? e.clientHeight : 0);
8748
+ let Z = -A.scrollLeft + I1(L);
8749
+ const m = -A.scrollTop;
8750
+ return I(e || i).direction === "rtl" && (Z += V1(i.clientWidth, e ? e.clientWidth : 0) - d), { width: d, height: l, x: Z, y: m };
8734
8751
  }($(H)));
8735
8752
  }
8736
- const g5 = { getClippingRect: function(H) {
8753
+ const f5 = { getClippingRect: function(H) {
8737
8754
  let { element: V, boundary: C, rootBoundary: L, strategy: M } = H;
8738
- const i = C === "clippingAncestors" ? function(o) {
8739
- let S = Q1(o).filter((s) => X(s) && K(s) !== "body"), l = null;
8740
- const O = W(o).position === "fixed";
8741
- let u = O ? L1(o) : o;
8755
+ const i = C === "clippingAncestors" ? function(l) {
8756
+ let Z = G1(l).filter((s) => X(s) && K(s) !== "body"), m = null;
8757
+ const p = I(l).position === "fixed";
8758
+ let u = p ? L1(l) : l;
8742
8759
  for (; X(u) && !c1(u); ) {
8743
- const s = W(u), a = S1(u);
8744
- (O ? a || l : a || s.position !== "static" || !l || !["absolute", "fixed"].includes(l.position)) ? l = s : S = S.filter((m) => m !== u), u = L1(u);
8760
+ const s = I(u), k = S1(u);
8761
+ (p ? k || m : k || s.position !== "static" || !m || !["absolute", "fixed"].includes(m.position)) ? m = s : Z = Z.filter((o) => o !== u), u = L1(u);
8745
8762
  }
8746
- return S;
8747
- }(V) : [].concat(C), A = [...i, L], e = A[0], d = A.reduce((o, S) => {
8748
- const l = P1(V, S, M);
8749
- return o.top = V1(l.top, o.top), o.right = b1(l.right, o.right), o.bottom = b1(l.bottom, o.bottom), o.left = V1(l.left, o.left), o;
8763
+ return Z;
8764
+ }(V) : [].concat(C), A = [...i, L], e = A[0], d = A.reduce((l, Z) => {
8765
+ const m = P1(V, Z, M);
8766
+ return l.top = V1(m.top, l.top), l.right = b1(m.right, l.right), l.bottom = b1(m.bottom, l.bottom), l.left = V1(m.left, l.left), l;
8750
8767
  }, P1(V, e, M));
8751
8768
  return { width: d.right - d.left, height: d.bottom - d.top, x: d.left, y: d.top };
8752
8769
  }, convertOffsetParentRelativeRectToViewportRelativeRect: function(H) {
8753
8770
  let { rect: V, offsetParent: C, strategy: L } = H;
8754
- const M = I(C), i = $(C);
8771
+ const M = Q(C), i = $(C);
8755
8772
  if (C === i)
8756
8773
  return V;
8757
8774
  let A = { scrollLeft: 0, scrollTop: 0 };
8758
8775
  const e = { x: 0, y: 0 };
8759
- if ((M || !M && L !== "fixed") && ((K(C) !== "body" || o1(i)) && (A = n1(C)), I(C))) {
8776
+ if ((M || !M && L !== "fixed") && ((K(C) !== "body" || o1(i)) && (A = n1(C)), Q(C))) {
8760
8777
  const d = q(C, !0);
8761
8778
  e.x = d.x + C.clientLeft, e.y = d.y + C.clientTop;
8762
8779
  }
8763
8780
  return { ...V, x: V.x - A.scrollLeft + e.x, y: V.y - A.scrollTop + e.y };
8764
8781
  }, isElement: X, getDimensions: function(H) {
8765
- if (I(H))
8782
+ if (Q(H))
8766
8783
  return { width: H.offsetWidth, height: H.offsetHeight };
8767
8784
  const V = q(H);
8768
8785
  return { width: V.width, height: V.height };
8769
8786
  }, getOffsetParent: w1, getDocumentElement: $, async getElementRects(H) {
8770
8787
  let { reference: V, floating: C, strategy: L } = H;
8771
8788
  const M = this.getOffsetParent || w1, i = this.getDimensions;
8772
- return { reference: f5(V, await M(C), L), floating: { x: 0, y: 0, ...await i(C) } };
8773
- }, getClientRects: (H) => Array.from(H.getClientRects()), isRTL: (H) => W(H).direction === "rtl" }, k5 = (H, V, C) => l5(H, V, { platform: g5, ...C });
8789
+ return { reference: h5(V, await M(C), L), floating: { x: 0, y: 0, ...await i(C) } };
8790
+ }, getClientRects: (H) => Array.from(H.getClientRects()), isRTL: (H) => I(H).direction === "rtl" }, g5 = (H, V, C) => m5(H, V, { platform: f5, ...C });
8774
8791
  function r1({ value: H }, { value: V }, { value: C }, L, M, i) {
8775
- !H || !V || k5(H, V, {
8792
+ !H || !V || g5(H, V, {
8776
8793
  placement: L,
8777
8794
  middleware: [
8778
- s5(M),
8779
- p5({ padding: i }),
8780
- r5({ element: C }),
8781
- u5(),
8782
- c5()
8795
+ c5(M),
8796
+ O5({ padding: i }),
8797
+ n5({ element: C }),
8798
+ S5(),
8799
+ u5()
8783
8800
  ]
8784
- }).then(({ x: A, y: e, placement: d, middlewareData: o }) => {
8801
+ }).then(({ x: A, y: e, placement: d, middlewareData: l }) => {
8785
8802
  if (Object.assign(V.style, {
8786
8803
  left: `${A}px`,
8787
8804
  top: `${e}px`
8788
- }), C && o.arrow) {
8789
- const { x: S, y: l } = o.arrow, O = {
8805
+ }), C && l.arrow) {
8806
+ const { x: Z, y: m } = l.arrow, p = {
8790
8807
  top: "bottom",
8791
8808
  right: "left",
8792
8809
  bottom: "top",
@@ -8794,20 +8811,20 @@ function r1({ value: H }, { value: V }, { value: C }, L, M, i) {
8794
8811
  /* Right */
8795
8812
  }[d.split("-")[0]];
8796
8813
  Object.assign(C.style, {
8797
- left: A != null ? `${S}px` : "",
8798
- top: e != null ? `${l}px` : "",
8814
+ left: A != null ? `${Z}px` : "",
8815
+ top: e != null ? `${m}px` : "",
8799
8816
  right: "",
8800
8817
  bottom: "",
8801
- [`${O}`]: "-4px"
8818
+ [`${p}`]: "-4px"
8802
8819
  });
8803
8820
  }
8804
8821
  });
8805
8822
  }
8806
- var G1 = /* @__PURE__ */ ((H) => (H.Top = "top", H.Bottom = "bottom", H.Left = "left", H.Right = "right", H.TopStart = "top-start", H.TopEnd = "top-end", H.RightStart = "right-start", H.RightEnd = "right-end", H.BottomStart = "bottom-start", H.BottomEnd = "bottom-end", H.LeftStart = "left-start", H.LeftEnd = "left-end", H))(G1 || {}), U = /* @__PURE__ */ ((H) => (H.Click = "click", H.Hover = "hover", H.Manual = "manual", H))(U || {});
8807
- const B5 = ["aria-disabled", "onClick", "onMouseenter", "onMouseleave", "onMousemove"], b5 = ["innerHTML"], y5 = /* @__PURE__ */ P({
8823
+ var z1 = /* @__PURE__ */ ((H) => (H.Top = "top", H.Bottom = "bottom", H.Left = "left", H.Right = "right", H.TopStart = "top-start", H.TopEnd = "top-end", H.RightStart = "right-start", H.RightEnd = "right-end", H.BottomStart = "bottom-start", H.BottomEnd = "bottom-end", H.LeftStart = "left-start", H.LeftEnd = "left-end", H))(z1 || {}), U = /* @__PURE__ */ ((H) => (H.Click = "click", H.Hover = "hover", H.Manual = "manual", H))(U || {});
8824
+ const k5 = ["aria-disabled", "onClick", "onMouseenter", "onMouseleave", "onMousemove"], B5 = ["innerHTML"], b5 = /* @__PURE__ */ P({
8808
8825
  __name: "RTooltip",
8809
8826
  props: {
8810
- placement: { default: G1.Top },
8827
+ placement: { default: z1.Top },
8811
8828
  text: { default: "" },
8812
8829
  dark: { type: Boolean, default: !0 },
8813
8830
  light: { type: Boolean, default: !1 },
@@ -8826,28 +8843,28 @@ const B5 = ["aria-disabled", "onClick", "onMouseenter", "onMouseleave", "onMouse
8826
8843
  emits: ["show", "hide"],
8827
8844
  setup(H, { emit: V }) {
8828
8845
  const C = H;
8829
- Y1((m) => ({
8830
- "271323d4": f(a)
8846
+ Y1((o) => ({
8847
+ "271323d4": g(k)
8831
8848
  }));
8832
- const L = x(null), M = x(null), i = x(null);
8849
+ const L = D(null), M = D(null), i = D(null);
8833
8850
  function A() {
8834
- const { placement: m, offset: n, padding: p, disabled: b } = C;
8835
- b || (M.value.style.display = "block", V("show"), r1(L, M, i, m, n, p), d(), C.outsideClick && o("add"));
8851
+ const { placement: o, offset: a, padding: n, disabled: O } = C;
8852
+ O || (M.value.style.display = "block", V("show"), r1(L, M, i, o, a, n), d(), C.outsideClick && l("add"));
8836
8853
  }
8837
8854
  function e() {
8838
- M.value.style.display = "", V("hide"), C.outsideClick && o("remove");
8855
+ M.value.style.display = "", V("hide"), C.outsideClick && l("remove");
8839
8856
  }
8840
8857
  const d = () => {
8841
8858
  C.autoHide && setTimeout(() => {
8842
8859
  e();
8843
8860
  }, C.hideDelay);
8844
- }, o = (m) => {
8845
- m === "add" && document.addEventListener("click", e), m === "remove" && document.removeEventListener("click", e);
8846
- }, S = () => {
8861
+ }, l = (o) => {
8862
+ o === "add" && document.addEventListener("click", e), o === "remove" && document.removeEventListener("click", e);
8863
+ }, Z = () => {
8847
8864
  C.disabled || C.triggers == U.Click && (M.value.style.display === "block" ? e() : A());
8848
- }, l = () => {
8865
+ }, m = () => {
8849
8866
  C.disabled || C.triggers === U.Hover && A();
8850
- }, O = () => {
8867
+ }, p = () => {
8851
8868
  if (!C.disabled)
8852
8869
  if (M.value.style.display === "" && C.triggers === U.Hover) {
8853
8870
  A();
@@ -8855,16 +8872,16 @@ const B5 = ["aria-disabled", "onClick", "onMouseenter", "onMouseleave", "onMouse
8855
8872
  } else
8856
8873
  M.value.style.display !== "" && C.triggers === U.Hover && e();
8857
8874
  }, u = () => {
8858
- const { placement: m, offset: n, padding: p, disabled: b } = C;
8859
- b || C.triggers === U.Hover && r1(L, M, i, m, n, p);
8860
- }, s = k(() => ({
8875
+ const { placement: o, offset: a, padding: n, disabled: O } = C;
8876
+ O || C.triggers === U.Hover && r1(L, M, i, o, a, n);
8877
+ }, s = B(() => ({
8861
8878
  tooltip: !0,
8862
8879
  "tooltip--dark": C.dark,
8863
8880
  "tooltip--light": C.light
8864
8881
  }));
8865
8882
  window.onresize = () => {
8866
- const { placement: m, offset: n, padding: p, disabled: b } = C;
8867
- b || C.resizable && r1(L, M, i, m, n, p);
8883
+ const { placement: o, offset: a, padding: n, disabled: O } = C;
8884
+ O || C.resizable && r1(L, M, i, o, a, n);
8868
8885
  }, X1(
8869
8886
  () => {
8870
8887
  C.disabled || C.shown && C.triggers === U.Manual && A();
@@ -8872,46 +8889,46 @@ const B5 = ["aria-disabled", "onClick", "onMouseenter", "onMouseleave", "onMouse
8872
8889
  { flush: "post" }
8873
8890
  // this is important to avoid infinite loop & for fire on mounted
8874
8891
  );
8875
- const a = k(() => `${C.showDelay}ms`);
8876
- return (m, n) => (t(), r(j, null, [
8877
- Z("div", {
8892
+ const k = B(() => `${C.showDelay}ms`);
8893
+ return (o, a) => (t(), r(j, null, [
8894
+ S("div", {
8878
8895
  ref_key: "trigger",
8879
8896
  ref: L,
8880
8897
  "aria-disabled": C.disabled,
8881
8898
  class: "trigger",
8882
- onClick: _(S, ["stop"]),
8883
- onMouseenter: _(l, ["stop"]),
8884
- onMouseleave: _(O, ["stop"]),
8885
- onMousemove: _(u, ["stop"])
8899
+ onClick: N(Z, ["stop"]),
8900
+ onMouseenter: N(m, ["stop"]),
8901
+ onMouseleave: N(p, ["stop"]),
8902
+ onMousemove: N(u, ["stop"])
8886
8903
  }, [
8887
- w(m.$slots, "trigger", {}, void 0, !0),
8888
- m.$slots.trigger ? g("", !0) : (t(), r("div", {
8904
+ w(o.$slots, "trigger", {}, void 0, !0),
8905
+ o.$slots.trigger ? h("", !0) : (t(), r("div", {
8889
8906
  key: 0,
8890
8907
  innerHTML: C.triggerContent
8891
- }, null, 8, b5))
8892
- ], 40, B5),
8893
- Z("div", {
8908
+ }, null, 8, B5))
8909
+ ], 40, k5),
8910
+ S("div", {
8894
8911
  id: "tooltip",
8895
8912
  ref_key: "tooltip",
8896
8913
  ref: M,
8897
- class: h(f(s)),
8914
+ class: f(g(s)),
8898
8915
  role: "tooltip"
8899
8916
  }, [
8900
- w(m.$slots, "content", {}, void 0, !0),
8901
- m.$slots.content ? g("", !0) : (t(), r("div", {
8917
+ w(o.$slots, "content", {}, void 0, !0),
8918
+ o.$slots.content ? h("", !0) : (t(), r("div", {
8902
8919
  key: 0,
8903
- class: h({
8920
+ class: f({
8904
8921
  tooltip__content: !0,
8905
8922
  "tooltip__content--dark": C.dark,
8906
8923
  "tooltip__content--light": C.light
8907
8924
  })
8908
- }, B(C.text), 3)),
8909
- m.$slots.content ? g("", !0) : (t(), r("div", {
8925
+ }, b(C.text), 3)),
8926
+ o.$slots.content ? h("", !0) : (t(), r("div", {
8910
8927
  key: 1,
8911
8928
  id: "arrow",
8912
8929
  ref_key: "arrowElement",
8913
8930
  ref: i,
8914
- class: h({
8931
+ class: f({
8915
8932
  tooltip__arrow: !0,
8916
8933
  "tooltip__arrow--dark": C.dark,
8917
8934
  "tooltip__arrow--light": C.light
@@ -8921,15 +8938,15 @@ const B5 = ["aria-disabled", "onClick", "onMouseenter", "onMouseleave", "onMouse
8921
8938
  ], 64));
8922
8939
  }
8923
8940
  });
8924
- const w5 = (H, V) => {
8941
+ const y5 = (H, V) => {
8925
8942
  const C = H.__vccOpts || H;
8926
8943
  for (const [L, M] of V)
8927
8944
  C[L] = M;
8928
8945
  return C;
8929
- }, X5 = /* @__PURE__ */ w5(y5, [["__scopeId", "data-v-ee5f5651"]]), P5 = { class: "r-breadcrumb" }, T5 = {
8946
+ }, Y5 = /* @__PURE__ */ y5(b5, [["__scopeId", "data-v-ee5f5651"]]), w5 = { class: "r-breadcrumb" }, P5 = {
8930
8947
  key: 0,
8931
8948
  class: "r-breadcrumb__title"
8932
- }, J5 = /* @__PURE__ */ P({
8949
+ }, X5 = /* @__PURE__ */ P({
8933
8950
  __name: "RBreadcrumb",
8934
8951
  props: {
8935
8952
  items: { default: () => [] },
@@ -8939,38 +8956,38 @@ const w5 = (H, V) => {
8939
8956
  const V = H;
8940
8957
  return (C, L) => {
8941
8958
  const M = J1("router-link");
8942
- return t(), r("div", P5, [
8959
+ return t(), r("div", w5, [
8943
8960
  (t(!0), r(j, null, Y(V.items, (i, A) => (t(), r("div", {
8944
8961
  class: "r-breadcrumb__item",
8945
8962
  key: A
8946
8963
  }, [
8947
- N(M, {
8964
+ W(M, {
8948
8965
  to: i.to,
8949
8966
  class: "r-breadcrumb__link"
8950
8967
  }, {
8951
- default: v1(() => [
8968
+ default: F1(() => [
8952
8969
  w(C.$slots, "item-icon", {}, () => [
8953
- i.icon ? (t(), T(v, {
8970
+ i.icon ? (t(), v(F, {
8954
8971
  key: 0,
8955
8972
  name: i.icon
8956
- }, null, 8, ["name"])) : g("", !0)
8973
+ }, null, 8, ["name"])) : h("", !0)
8957
8974
  ]),
8958
- i.onlyIcon ? g("", !0) : (t(), r("span", T5, B(i.title), 1))
8975
+ i.onlyIcon ? h("", !0) : (t(), r("span", P5, b(i.title), 1))
8959
8976
  ]),
8960
8977
  _: 2
8961
8978
  }, 1032, ["to"]),
8962
8979
  w(C.$slots, "custom-seperator", {}, () => [
8963
- A !== H.items.length - 1 && V.seperator ? (t(), T(v, {
8980
+ A !== H.items.length - 1 && V.seperator ? (t(), v(F, {
8964
8981
  key: 0,
8965
8982
  name: V.seperator,
8966
8983
  class: "r-breadcrumb__separator"
8967
- }, null, 8, ["name"])) : g("", !0)
8984
+ }, null, 8, ["name"])) : h("", !0)
8968
8985
  ])
8969
8986
  ]))), 128))
8970
8987
  ]);
8971
8988
  };
8972
8989
  }
8973
- }), v5 = { class: "r-pagination" }, F5 = { class: "r-pagination__page-info" }, R5 = { key: 0 }, x5 = { class: "r-pagination__page-info__current-page" }, D5 = { class: "r-pagination__page-info__total-pages" }, E5 = { class: "r-pagination__paginator" }, C3 = /* @__PURE__ */ P({
8990
+ }), T5 = { class: "r-pagination" }, v5 = { class: "r-pagination__page-info" }, F5 = { key: 0 }, R5 = { class: "r-pagination__page-info__current-page" }, x5 = { class: "r-pagination__page-info__total-pages" }, D5 = { class: "r-pagination__paginator" }, J5 = /* @__PURE__ */ P({
8974
8991
  __name: "RPagination",
8975
8992
  props: {
8976
8993
  page: { default: 1 },
@@ -8980,23 +8997,22 @@ const w5 = (H, V) => {
8980
8997
  ofText: { default: "of" },
8981
8998
  slash: { type: Boolean, default: !1 },
8982
8999
  prevIcon: { default: "mdiChevronLeft" },
8983
- nextIcon: { default: "mdiChevronRight" },
8984
- modelValue: { default: 1 }
9000
+ nextIcon: { default: "mdiChevronRight" }
8985
9001
  },
8986
- emits: ["update:page", "update:modelValue"],
9002
+ emits: ["update:page"],
8987
9003
  setup(H, { emit: V }) {
8988
- const C = H, L = x(Math.ceil(C.totalItems / C.perPage)), M = (i) => {
8989
- C.modelValue = i, !(i < 1 || i > L.value) && (V("update:page", i), V("update:modelValue", C.modelValue));
9004
+ const C = H, L = D(Math.ceil(C.totalItems / C.perPage)), M = (i) => {
9005
+ i < 1 || i > L.value || V("update:page", i);
8990
9006
  };
8991
- return (i, A) => (t(), r("div", v5, [
8992
- Z("div", F5, [
8993
- H.slash ? g("", !0) : (t(), r("span", R5, B(C.pageText), 1)),
8994
- Z("span", x5, B(C.page), 1),
8995
- F1(" " + B(H.slash ? "/" : C.ofText) + " ", 1),
8996
- Z("span", D5, B(L.value), 1)
9007
+ return (i, A) => (t(), r("div", T5, [
9008
+ S("div", v5, [
9009
+ H.slash ? h("", !0) : (t(), r("span", F5, b(C.pageText), 1)),
9010
+ S("span", R5, b(C.page), 1),
9011
+ R1(" " + b(H.slash ? "/" : C.ofText) + " ", 1),
9012
+ S("span", x5, b(L.value), 1)
8997
9013
  ]),
8998
- Z("div", E5, [
8999
- N(a1, {
9014
+ S("div", D5, [
9015
+ W(a1, {
9000
9016
  class: "r-pagination__paginator__prev",
9001
9017
  variant: "outline",
9002
9018
  "only-icon": "",
@@ -9004,7 +9020,7 @@ const w5 = (H, V) => {
9004
9020
  disabled: C.page === 1,
9005
9021
  onClick: A[0] || (A[0] = (e) => M(C.page - 1))
9006
9022
  }, null, 8, ["prepend-icon", "disabled"]),
9007
- N(m5, {
9023
+ W(t5, {
9008
9024
  modelValue: C.page,
9009
9025
  "onUpdate:modelValue": A[1] || (A[1] = (e) => C.page = e),
9010
9026
  class: "r-pagination__paginator__input",
@@ -9014,7 +9030,7 @@ const w5 = (H, V) => {
9014
9030
  max: L.value,
9015
9031
  onInput: A[2] || (A[2] = (e) => M(e == null ? void 0 : e.value))
9016
9032
  }, null, 8, ["modelValue", "max"]),
9017
- N(a1, {
9033
+ W(a1, {
9018
9034
  class: "r-pagination__paginator__next",
9019
9035
  variant: "outline",
9020
9036
  "only-icon": "",
@@ -9027,25 +9043,25 @@ const w5 = (H, V) => {
9027
9043
  }
9028
9044
  });
9029
9045
  export {
9030
- N5 as RAccordion,
9031
- W5 as RAlert,
9032
- I5 as RAvatar,
9033
- Q5 as RBadge,
9034
- J5 as RBreadcrumb,
9046
+ _5 as RAccordion,
9047
+ N5 as RAlert,
9048
+ W5 as RAvatar,
9049
+ I5 as RBadge,
9050
+ X5 as RBreadcrumb,
9035
9051
  a1 as RButton,
9036
- G5 as RCheckbox,
9052
+ Q5 as RCheckbox,
9037
9053
  g2 as RChip,
9038
- z5 as RDropdown,
9039
- v as RIcon,
9040
- R1 as RLabel,
9041
- U5 as RModal,
9042
- C3 as RPagination,
9043
- $5 as RSidebar,
9044
- K5 as RSnackbar,
9045
- j5 as RSwitch,
9046
- C5 as RTabItem,
9047
- q5 as RTabs,
9048
- Y5 as RTextArea,
9049
- m5 as RTextfield,
9050
- X5 as RTooltip
9054
+ G5 as RDropdown,
9055
+ F as RIcon,
9056
+ x1 as RLabel,
9057
+ z5 as RModal,
9058
+ J5 as RPagination,
9059
+ U5 as RSidebar,
9060
+ $5 as RSnackbar,
9061
+ K5 as RSwitch,
9062
+ J2 as RTabItem,
9063
+ j5 as RTabs,
9064
+ q5 as RTextArea,
9065
+ t5 as RTextfield,
9066
+ Y5 as RTooltip
9051
9067
  };