@rocketui/vue 0.0.30 → 0.0.31

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