@rocketui/vue 0.2.55 → 0.2.57

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.
Files changed (159) hide show
  1. package/dist/rocket-ui-vue.d.ts +3206 -0
  2. package/dist/rocket-ui-vue.js +227 -221
  3. package/dist/rocket-ui-vue.umd.cjs +1 -1
  4. package/package.json +1 -1
  5. package/dist/src/components/Accordion/Accordion.stories.d.ts +0 -89
  6. package/dist/src/components/Accordion/Accordion.stories.d.ts.map +0 -1
  7. package/dist/src/components/Accordion/RAccordion.vue.d.ts +0 -51
  8. package/dist/src/components/Accordion/RAccordion.vue.d.ts.map +0 -1
  9. package/dist/src/components/Accordion/accordion.spec.d.ts +0 -2
  10. package/dist/src/components/Accordion/accordion.spec.d.ts.map +0 -1
  11. package/dist/src/components/Alert/Alert.stories.d.ts +0 -461
  12. package/dist/src/components/Alert/Alert.stories.d.ts.map +0 -1
  13. package/dist/src/components/Alert/RAlert.vue.d.ts +0 -109
  14. package/dist/src/components/Alert/RAlert.vue.d.ts.map +0 -1
  15. package/dist/src/components/Alert/alert.spec.d.ts +0 -2
  16. package/dist/src/components/Alert/alert.spec.d.ts.map +0 -1
  17. package/dist/src/components/Avatar/Avatar.stories.d.ts +0 -68
  18. package/dist/src/components/Avatar/Avatar.stories.d.ts.map +0 -1
  19. package/dist/src/components/Avatar/RAvatar.vue.d.ts +0 -92
  20. package/dist/src/components/Avatar/RAvatar.vue.d.ts.map +0 -1
  21. package/dist/src/components/Avatar/avatar.spec.d.ts +0 -2
  22. package/dist/src/components/Avatar/avatar.spec.d.ts.map +0 -1
  23. package/dist/src/components/Badge/Badge.stories.d.ts +0 -281
  24. package/dist/src/components/Badge/Badge.stories.d.ts.map +0 -1
  25. package/dist/src/components/Badge/RBadge.vue.d.ts +0 -143
  26. package/dist/src/components/Badge/RBadge.vue.d.ts.map +0 -1
  27. package/dist/src/components/Badge/badge.spec.d.ts +0 -2
  28. package/dist/src/components/Badge/badge.spec.d.ts.map +0 -1
  29. package/dist/src/components/Box/Box.stories.d.ts +0 -167
  30. package/dist/src/components/Box/Box.stories.d.ts.map +0 -1
  31. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts +0 -111
  32. package/dist/src/components/Breadcrumb/Breadcrumb.stories.d.ts.map +0 -1
  33. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts +0 -50
  34. package/dist/src/components/Breadcrumb/RBreadcrumb.vue.d.ts.map +0 -1
  35. package/dist/src/components/Button/Button.spec.d.ts +0 -2
  36. package/dist/src/components/Button/Button.spec.d.ts.map +0 -1
  37. package/dist/src/components/Button/Button.stories.d.ts +0 -553
  38. package/dist/src/components/Button/Button.stories.d.ts.map +0 -1
  39. package/dist/src/components/Button/RButton.vue.d.ts +0 -155
  40. package/dist/src/components/Button/RButton.vue.d.ts.map +0 -1
  41. package/dist/src/components/Checkbox/Checkbox.stories.d.ts +0 -88
  42. package/dist/src/components/Checkbox/Checkbox.stories.d.ts.map +0 -1
  43. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts +0 -120
  44. package/dist/src/components/Checkbox/RCheckbox.vue.d.ts.map +0 -1
  45. package/dist/src/components/Checkbox/checkbox.spec.d.ts +0 -2
  46. package/dist/src/components/Checkbox/checkbox.spec.d.ts.map +0 -1
  47. package/dist/src/components/Chips/Chip.stories.d.ts +0 -547
  48. package/dist/src/components/Chips/Chip.stories.d.ts.map +0 -1
  49. package/dist/src/components/Chips/RChip.vue.d.ts +0 -132
  50. package/dist/src/components/Chips/RChip.vue.d.ts.map +0 -1
  51. package/dist/src/components/Chips/chip.spec.d.ts +0 -2
  52. package/dist/src/components/Chips/chip.spec.d.ts.map +0 -1
  53. package/dist/src/components/Dropdown/Dropdown.stories.d.ts +0 -649
  54. package/dist/src/components/Dropdown/Dropdown.stories.d.ts.map +0 -1
  55. package/dist/src/components/Dropdown/RDropdown.vue.d.ts +0 -395
  56. package/dist/src/components/Dropdown/RDropdown.vue.d.ts.map +0 -1
  57. package/dist/src/components/Dropdown/dropdown.spec.d.ts +0 -2
  58. package/dist/src/components/Dropdown/dropdown.spec.d.ts.map +0 -1
  59. package/dist/src/components/Icon/Icon.stories.d.ts +0 -39
  60. package/dist/src/components/Icon/Icon.stories.d.ts.map +0 -1
  61. package/dist/src/components/Icon/RIcon.vue.d.ts +0 -59
  62. package/dist/src/components/Icon/RIcon.vue.d.ts.map +0 -1
  63. package/dist/src/components/Icon/icon.spec.d.ts +0 -2
  64. package/dist/src/components/Icon/icon.spec.d.ts.map +0 -1
  65. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts +0 -215
  66. package/dist/src/components/ItemGroup/ItemGroup.stories.d.ts.map +0 -1
  67. package/dist/src/components/ItemGroup/RItem.vue.d.ts +0 -65
  68. package/dist/src/components/ItemGroup/RItem.vue.d.ts.map +0 -1
  69. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts +0 -123
  70. package/dist/src/components/ItemGroup/RItemGroup.vue.d.ts.map +0 -1
  71. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts +0 -2
  72. package/dist/src/components/ItemGroup/itemgroup.spec.d.ts.map +0 -1
  73. package/dist/src/components/Label/Label.stories.d.ts +0 -133
  74. package/dist/src/components/Label/Label.stories.d.ts.map +0 -1
  75. package/dist/src/components/Label/RLabel.vue.d.ts +0 -68
  76. package/dist/src/components/Label/RLabel.vue.d.ts.map +0 -1
  77. package/dist/src/components/Modal/Modal.stories.d.ts +0 -322
  78. package/dist/src/components/Modal/Modal.stories.d.ts.map +0 -1
  79. package/dist/src/components/Modal/RModal.vue.d.ts +0 -171
  80. package/dist/src/components/Modal/RModal.vue.d.ts.map +0 -1
  81. package/dist/src/components/Modal/modal.spec.d.ts +0 -2
  82. package/dist/src/components/Modal/modal.spec.d.ts.map +0 -1
  83. package/dist/src/components/Pagination/Pagination.stories.d.ts +0 -243
  84. package/dist/src/components/Pagination/Pagination.stories.d.ts.map +0 -1
  85. package/dist/src/components/Pagination/RPagination.vue.d.ts +0 -110
  86. package/dist/src/components/Pagination/RPagination.vue.d.ts.map +0 -1
  87. package/dist/src/components/Pagination/pagination.spec.d.ts +0 -2
  88. package/dist/src/components/Pagination/pagination.spec.d.ts.map +0 -1
  89. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts +0 -30
  90. package/dist/src/components/ProgressBar/Progressbar.stories.d.ts.map +0 -1
  91. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts +0 -34
  92. package/dist/src/components/ProgressBar/RProgressbar.vue.d.ts.map +0 -1
  93. package/dist/src/components/ProgressBar/progressbar.spec.d.ts +0 -2
  94. package/dist/src/components/ProgressBar/progressbar.spec.d.ts.map +0 -1
  95. package/dist/src/components/Shared/Enums.d.ts +0 -2
  96. package/dist/src/components/Shared/Enums.d.ts.map +0 -1
  97. package/dist/src/components/Sidebar/RSidebar.vue.d.ts +0 -53
  98. package/dist/src/components/Sidebar/RSidebar.vue.d.ts.map +0 -1
  99. package/dist/src/components/Sidebar/Sidebar.stories.d.ts +0 -163
  100. package/dist/src/components/Sidebar/Sidebar.stories.d.ts.map +0 -1
  101. package/dist/src/components/Sidebar/sidebar.spec.d.ts +0 -2
  102. package/dist/src/components/Sidebar/sidebar.spec.d.ts.map +0 -1
  103. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts +0 -113
  104. package/dist/src/components/Snackbar/RSnackbar.vue.d.ts.map +0 -1
  105. package/dist/src/components/Snackbar/Snackbar.stories.d.ts +0 -224
  106. package/dist/src/components/Snackbar/Snackbar.stories.d.ts.map +0 -1
  107. package/dist/src/components/Snackbar/snackbar.spec.d.ts +0 -2
  108. package/dist/src/components/Snackbar/snackbar.spec.d.ts.map +0 -1
  109. package/dist/src/components/Switch/RSwitch.vue.d.ts +0 -127
  110. package/dist/src/components/Switch/RSwitch.vue.d.ts.map +0 -1
  111. package/dist/src/components/Switch/Switch.stories.d.ts +0 -96
  112. package/dist/src/components/Switch/Switch.stories.d.ts.map +0 -1
  113. package/dist/src/components/Switch/switch.spec.d.ts +0 -2
  114. package/dist/src/components/Switch/switch.spec.d.ts.map +0 -1
  115. package/dist/src/components/TabItem/RTabItem.vue.d.ts +0 -155
  116. package/dist/src/components/TabItem/RTabItem.vue.d.ts.map +0 -1
  117. package/dist/src/components/TabItem/TabItem.spec.d.ts +0 -2
  118. package/dist/src/components/TabItem/TabItem.spec.d.ts.map +0 -1
  119. package/dist/src/components/TabItem/TabItem.stories.d.ts +0 -290
  120. package/dist/src/components/TabItem/TabItem.stories.d.ts.map +0 -1
  121. package/dist/src/components/TabItem/common.d.ts +0 -7
  122. package/dist/src/components/TabItem/common.d.ts.map +0 -1
  123. package/dist/src/components/Tabs/RTabs.vue.d.ts +0 -95
  124. package/dist/src/components/Tabs/RTabs.vue.d.ts.map +0 -1
  125. package/dist/src/components/Tabs/Tabs.spec.d.ts +0 -2
  126. package/dist/src/components/Tabs/Tabs.spec.d.ts.map +0 -1
  127. package/dist/src/components/Tabs/Tabs.stories.d.ts +0 -181
  128. package/dist/src/components/Tabs/Tabs.stories.d.ts.map +0 -1
  129. package/dist/src/components/Tabs/types.d.ts +0 -11
  130. package/dist/src/components/Tabs/types.d.ts.map +0 -1
  131. package/dist/src/components/TextArea/RTextArea.vue.d.ts +0 -120
  132. package/dist/src/components/TextArea/RTextArea.vue.d.ts.map +0 -1
  133. package/dist/src/components/TextArea/TextArea.stories.d.ts +0 -89
  134. package/dist/src/components/TextArea/TextArea.stories.d.ts.map +0 -1
  135. package/dist/src/components/TextArea/textarea.spec.d.ts +0 -2
  136. package/dist/src/components/TextArea/textarea.spec.d.ts.map +0 -1
  137. package/dist/src/components/Textfield/RTextfield.vue.d.ts +0 -249
  138. package/dist/src/components/Textfield/RTextfield.vue.d.ts.map +0 -1
  139. package/dist/src/components/Textfield/Textfield.stories.d.ts +0 -459
  140. package/dist/src/components/Textfield/Textfield.stories.d.ts.map +0 -1
  141. package/dist/src/components/Textfield/textfield.spec.d.ts +0 -2
  142. package/dist/src/components/Textfield/textfield.spec.d.ts.map +0 -1
  143. package/dist/src/components/Tooltip/RTooltip.vue.d.ts +0 -253
  144. package/dist/src/components/Tooltip/RTooltip.vue.d.ts.map +0 -1
  145. package/dist/src/components/Tooltip/Tooltip.stories.d.ts +0 -459
  146. package/dist/src/components/Tooltip/Tooltip.stories.d.ts.map +0 -1
  147. package/dist/src/components/Tooltip/popper.d.ts +0 -29
  148. package/dist/src/components/Tooltip/popper.d.ts.map +0 -1
  149. package/dist/src/components/Tooltip/tooltip.spec.d.ts +0 -2
  150. package/dist/src/components/Tooltip/tooltip.spec.d.ts.map +0 -1
  151. package/dist/src/directives/index.d.ts +0 -5
  152. package/dist/src/directives/index.d.ts.map +0 -1
  153. package/dist/src/lib/main.d.ts +0 -25
  154. package/dist/src/lib/main.d.ts.map +0 -1
  155. package/dist/src/main.d.ts +0 -1
  156. package/dist/src/main.d.ts.map +0 -1
  157. package/dist/src/shims.d.ts +0 -9
  158. package/dist/src/utils/helpers.d.ts +0 -2
  159. package/dist/src/utils/helpers.d.ts.map +0 -1
@@ -1,4 +1,4 @@
1
- import { defineComponent as x, openBlock as m, createElementBlock as Z, createElementVNode as S, unref as J, reactive as u1, Fragment as t1, renderList as r1, normalizeClass as O, renderSlot as f, toDisplayString as v, createVNode as q, computed as g, createCommentVNode as p, mergeProps as H2, createBlock as E, watch as G, getCurrentScope as s2, onScopeDispose as c2, ref as N, watchEffect as O2, onMounted as V2, Teleport as p2, withCtx as k1, withDirectives as L2, withModifiers as A1, withKeys as U1, vModelText as f2, createTextVNode as S1, onUnmounted as h2, normalizeStyle as N1, vShow as g2, resolveComponent as k2, provide as p1, resolveDynamicComponent as B2, inject as f1 } from "vue";
1
+ import { defineComponent as D, openBlock as m, createElementBlock as Z, createElementVNode as S, unref as J, reactive as u1, Fragment as t1, renderList as r1, normalizeClass as p, renderSlot as f, toDisplayString as y, createVNode as q, computed as g, createCommentVNode as O, mergeProps as H2, createBlock as _, watch as G, getCurrentScope as s2, onScopeDispose as c2, ref as N, watchEffect as p2, onMounted as V2, Teleport as O2, withCtx as k1, withDirectives as L2, withModifiers as A1, withKeys as U1, vModelText as f2, createTextVNode as S1, onUnmounted as h2, normalizeStyle as N1, vShow as g2, resolveComponent as k2, provide as O1, resolveDynamicComponent as B2, inject as f1 } from "vue";
2
2
  const b2 = {
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 b2 = {
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
- }, w2 = ["height", "viewBox", "width"], v2 = ["d"], D = /* @__PURE__ */ x({
7299
+ }, w2 = ["height", "viewBox", "width"], v2 = ["d"], x = /* @__PURE__ */ D({
7300
7300
  __name: "RIcon",
7301
7301
  props: {
7302
7302
  name: { default: "" },
@@ -7316,7 +7316,7 @@ const b2 = {
7316
7316
  }, null, 8, v2)
7317
7317
  ], 8, w2));
7318
7318
  }
7319
- }), y2 = ["data-state"], P2 = ["onClick"], T2 = { class: "r-accordion__title" }, F2 = { class: "r-accordion__icon" }, R2 = { class: "r-accordion__content" }, l0 = /* @__PURE__ */ x({
7319
+ }), y2 = ["data-state"], P2 = ["onClick"], T2 = { class: "r-accordion__title" }, F2 = { class: "r-accordion__icon" }, R2 = { class: "r-accordion__content" }, l0 = /* @__PURE__ */ D({
7320
7320
  __name: "RAccordion",
7321
7321
  props: {
7322
7322
  accordions: {}
@@ -7337,7 +7337,7 @@ const b2 = {
7337
7337
  }
7338
7338
  return (i, L) => (m(!0), Z(t1, null, r1(C, (A, e) => (m(), Z("div", {
7339
7339
  key: e,
7340
- class: O(["r-accordion", {
7340
+ class: p(["r-accordion", {
7341
7341
  "r-accordion--disabled": A.disabled
7342
7342
  }]),
7343
7343
  "data-state": A.open ? "opened" : "closed"
@@ -7347,19 +7347,19 @@ const b2 = {
7347
7347
  onClick: (d) => M(e)
7348
7348
  }, [
7349
7349
  f(i.$slots, "title", { accordion: A }, () => [
7350
- S("div", T2, v(A.title), 1)
7350
+ S("div", T2, y(A.title), 1)
7351
7351
  ]),
7352
7352
  S("div", F2, [
7353
7353
  f(i.$slots, "icon", {
7354
7354
  open: A.open
7355
7355
  }, () => [
7356
- q(D, { name: "mdiChevronUp" })
7356
+ q(x, { name: "mdiChevronUp" })
7357
7357
  ])
7358
7358
  ])
7359
7359
  ], 8, P2),
7360
7360
  S("div", R2, [
7361
7361
  f(i.$slots, "content", {}, () => [
7362
- S("span", null, v(A.content), 1)
7362
+ S("span", null, y(A.content), 1)
7363
7363
  ])
7364
7364
  ])
7365
7365
  ], 10, y2))), 128));
@@ -7370,7 +7370,7 @@ const b2 = {
7370
7370
  }, W2 = {
7371
7371
  key: 0,
7372
7372
  class: "r-alert__close"
7373
- }, o0 = /* @__PURE__ */ x({
7373
+ }, o0 = /* @__PURE__ */ D({
7374
7374
  __name: "RAlert",
7375
7375
  props: {
7376
7376
  type: { default: "info" },
@@ -7397,11 +7397,11 @@ const b2 = {
7397
7397
  M("close");
7398
7398
  }
7399
7399
  return (e, d) => (m(), Z("div", {
7400
- class: O(i.value)
7400
+ class: p(i.value)
7401
7401
  }, [
7402
7402
  S("div", x2, [
7403
7403
  f(e.$slots, "alert-icon", {}, () => [
7404
- q(D, {
7404
+ q(x, {
7405
7405
  name: L.value,
7406
7406
  size: 24
7407
7407
  }, null, 8, ["name"])
@@ -7409,8 +7409,8 @@ const b2 = {
7409
7409
  ]),
7410
7410
  S("div", D2, [
7411
7411
  f(e.$slots, "content", {}, () => [
7412
- S("p", _2, v(C.title), 1),
7413
- C.description ? (m(), Z("p", E2, v(C.description), 1)) : p("", !0)
7412
+ S("p", _2, y(C.title), 1),
7413
+ C.description ? (m(), Z("p", E2, y(C.description), 1)) : O("", !0)
7414
7414
  ])
7415
7415
  ]),
7416
7416
  C.closable ? (m(), Z("div", W2, [
@@ -7418,17 +7418,17 @@ const b2 = {
7418
7418
  close: A,
7419
7419
  slotClass: "r-alert__close__button"
7420
7420
  }, () => [
7421
- q(D, {
7421
+ q(x, {
7422
7422
  class: "r-alert__close__button",
7423
7423
  name: "mdiClose",
7424
7424
  size: 16,
7425
7425
  onClick: A
7426
7426
  })
7427
7427
  ])
7428
- ])) : p("", !0)
7428
+ ])) : O("", !0)
7429
7429
  ], 2));
7430
7430
  }
7431
- }), z1 = "data:image/svg+xml,%3csvg%20width='27'%20height='28'%20viewBox='0%200%2027%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4993%2014C17.1827%2014%2020.166%2011.0167%2020.166%207.33334C20.166%203.65%2017.1827%200.666672%2013.4993%200.666672C9.81602%200.666672%206.83268%203.65%206.83268%207.33334C6.83268%2011.0167%209.81602%2014%2013.4993%2014ZM13.4993%2017.3333C9.04935%2017.3333%200.166016%2019.5667%200.166016%2024V25.6667C0.166016%2026.5833%200.916016%2027.3333%201.83268%2027.3333H25.166C26.0827%2027.3333%2026.8327%2026.5833%2026.8327%2025.6667V24C26.8327%2019.5667%2017.9493%2017.3333%2013.4993%2017.3333Z'%20fill='%234C5BE1'/%3e%3c/svg%3e", N2 = { class: "r-avatar__wrapper" }, I2 = ["alt", "src"], n0 = /* @__PURE__ */ x({
7431
+ }), z1 = "data:image/svg+xml,%3csvg%20width='27'%20height='28'%20viewBox='0%200%2027%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4993%2014C17.1827%2014%2020.166%2011.0167%2020.166%207.33334C20.166%203.65%2017.1827%200.666672%2013.4993%200.666672C9.81602%200.666672%206.83268%203.65%206.83268%207.33334C6.83268%2011.0167%209.81602%2014%2013.4993%2014ZM13.4993%2017.3333C9.04935%2017.3333%200.166016%2019.5667%200.166016%2024V25.6667C0.166016%2026.5833%200.916016%2027.3333%201.83268%2027.3333H25.166C26.0827%2027.3333%2026.8327%2026.5833%2026.8327%2025.6667V24C26.8327%2019.5667%2017.9493%2017.3333%2013.4993%2017.3333Z'%20fill='%234C5BE1'/%3e%3c/svg%3e", N2 = { class: "r-avatar__wrapper" }, I2 = ["alt", "src"], n0 = /* @__PURE__ */ D({
7432
7432
  __name: "RAvatar",
7433
7433
  props: {
7434
7434
  type: { default: "image" },
@@ -7449,15 +7449,15 @@ const b2 = {
7449
7449
  }
7450
7450
  return (A, e) => (m(), Z("div", N2, [
7451
7451
  S("div", {
7452
- class: O(C.value)
7452
+ class: p(C.value)
7453
7453
  }, [
7454
7454
  V.type === "text" ? (m(), Z("p", {
7455
7455
  key: 0,
7456
- class: O(["r-avatar__text", { [`r-avatar__text--${V.size}`]: !0 }])
7457
- }, v(L(V.text)), 3)) : (m(), Z("img", {
7456
+ class: p(["r-avatar__text", { [`r-avatar__text--${V.size}`]: !0 }])
7457
+ }, y(L(V.text)), 3)) : (m(), Z("img", {
7458
7458
  key: 1,
7459
7459
  alt: V.alt,
7460
- class: O(["r-avatar__image", {
7460
+ class: p(["r-avatar__image", {
7461
7461
  [`r-avatar__image--${V.size}`]: !0,
7462
7462
  "r-avatar__image--anonymous": M.value
7463
7463
  }]),
@@ -7466,13 +7466,13 @@ const b2 = {
7466
7466
  ], 2),
7467
7467
  V.online ? (m(), Z("span", {
7468
7468
  key: 0,
7469
- class: O(["r-avatar__online", {
7469
+ class: p(["r-avatar__online", {
7470
7470
  [`r-avatar__online--${V.size}`]: !0
7471
7471
  }])
7472
- }, null, 2)) : p("", !0)
7472
+ }, null, 2)) : O("", !0)
7473
7473
  ]));
7474
7474
  }
7475
- }), Q2 = ["innerHTML"], r0 = /* @__PURE__ */ x({
7475
+ }), Q2 = ["innerHTML"], r0 = /* @__PURE__ */ D({
7476
7476
  __name: "RBadge",
7477
7477
  props: {
7478
7478
  variant: { default: "primary" },
@@ -7499,19 +7499,19 @@ const b2 = {
7499
7499
  [V.class]: V.class
7500
7500
  }));
7501
7501
  return (M, i) => (m(), Z("div", {
7502
- class: O(["r-badge-wrapper group", [V.wrapperClass]])
7502
+ class: p(["r-badge-wrapper group", [V.wrapperClass]])
7503
7503
  }, [
7504
7504
  S("span", {
7505
- class: O([{ "animate-ping-2": V.animation }, C.value])
7505
+ class: p([{ "animate-ping-2": V.animation }, C.value])
7506
7506
  }, null, 2),
7507
7507
  S("span", {
7508
- class: O(C.value),
7508
+ class: p(C.value),
7509
7509
  innerHTML: V.content
7510
7510
  }, null, 10, Q2),
7511
7511
  f(M.$slots, "default")
7512
7512
  ], 2));
7513
7513
  }
7514
- }), G2 = ["disabled"], a0 = /* @__PURE__ */ x({
7514
+ }), G2 = ["disabled"], a0 = /* @__PURE__ */ D({
7515
7515
  __name: "RButton",
7516
7516
  props: {
7517
7517
  variant: { default: "default" },
@@ -7551,25 +7551,25 @@ const b2 = {
7551
7551
  f(L.$slots, "prepend", {
7552
7552
  onlyIcon: V.icon
7553
7553
  }, () => [
7554
- V.prependIcon ? (m(), E(D, {
7554
+ V.prependIcon ? (m(), _(x, {
7555
7555
  key: 0,
7556
- class: O(["r-button__prepend-icon", {
7556
+ class: p(["r-button__prepend-icon", {
7557
7557
  "r-button__prepend-icon--only": V.icon
7558
7558
  }]),
7559
7559
  name: V.prependIcon,
7560
7560
  size: M.value
7561
- }, null, 8, ["class", "name", "size"])) : p("", !0)
7561
+ }, null, 8, ["class", "name", "size"])) : O("", !0)
7562
7562
  ]),
7563
7563
  f(L.$slots, "default", { disabled: L.disabled }),
7564
7564
  f(L.$slots, "append", {
7565
7565
  onlyIcon: V.icon
7566
7566
  }, () => [
7567
- !V.icon && V.appendIcon ? (m(), E(D, {
7567
+ !V.icon && V.appendIcon ? (m(), _(x, {
7568
7568
  key: 0,
7569
7569
  class: "r-button__append-icon",
7570
7570
  name: V.appendIcon,
7571
7571
  size: M.value
7572
- }, null, 8, ["name", "size"])) : p("", !0)
7572
+ }, null, 8, ["name", "size"])) : O("", !0)
7573
7573
  ])
7574
7574
  ], 16, G2));
7575
7575
  }
@@ -7582,7 +7582,7 @@ const b2 = {
7582
7582
  }, J2 = {
7583
7583
  key: 1,
7584
7584
  class: "r-checkbox-texts__hint"
7585
- }, Z0 = /* @__PURE__ */ x({
7585
+ }, Z0 = /* @__PURE__ */ D({
7586
7586
  __name: "RCheckbox",
7587
7587
  props: {
7588
7588
  id: { default: "" },
@@ -7645,10 +7645,10 @@ const b2 = {
7645
7645
  onChange: d
7646
7646
  }, null, 40, z2),
7647
7647
  S("div", {
7648
- class: O(e.value),
7648
+ class: p(e.value),
7649
7649
  "data-disabled": C.disabled
7650
7650
  }, [
7651
- q(D, {
7651
+ q(x, {
7652
7652
  name: A.value,
7653
7653
  size: 24
7654
7654
  }, null, 8, ["name"])
@@ -7659,14 +7659,14 @@ const b2 = {
7659
7659
  class: "r-checkbox-texts__label",
7660
7660
  "data-disabled": C.disabled,
7661
7661
  for: C.id
7662
- }, v(C.label), 9, j2),
7663
- C.hideDetails ? p("", !0) : (m(), Z("div", X2, [
7664
- C.errorMsg ? (m(), Z("p", Y2, v(C.errorMsg), 1)) : (m(), Z("p", J2, v(C.hint), 1))
7662
+ }, y(C.label), 9, j2),
7663
+ C.hideDetails ? O("", !0) : (m(), Z("div", X2, [
7664
+ C.errorMsg ? (m(), Z("p", Y2, y(C.errorMsg), 1)) : (m(), Z("p", J2, y(C.hint), 1))
7665
7665
  ]))
7666
7666
  ])
7667
7667
  ]));
7668
7668
  }
7669
- }), C5 = /* @__PURE__ */ x({
7669
+ }), C5 = /* @__PURE__ */ D({
7670
7670
  __name: "RChip",
7671
7671
  props: {
7672
7672
  variant: { default: "primary" },
@@ -7695,7 +7695,7 @@ const b2 = {
7695
7695
  }
7696
7696
  const e = g(() => C.clearable ? "mdiClose" : C.appendIcon);
7697
7697
  return (d, t) => (m(), Z("div", {
7698
- class: O(i.value)
7698
+ class: p(i.value)
7699
7699
  }, [
7700
7700
  S("div", {
7701
7701
  class: "r-chip__content",
@@ -7704,29 +7704,29 @@ const b2 = {
7704
7704
  f(d.$slots, "prepend", {
7705
7705
  disabled: C.disabled
7706
7706
  }, () => [
7707
- C.prependIcon ? (m(), E(D, {
7707
+ C.prependIcon ? (m(), _(x, {
7708
7708
  key: 0,
7709
7709
  "aria-disabled": C.disabled,
7710
7710
  class: "r-chip__content__prepend-icon",
7711
7711
  name: C.prependIcon,
7712
7712
  size: 12
7713
- }, null, 8, ["aria-disabled", "name"])) : p("", !0)
7713
+ }, null, 8, ["aria-disabled", "name"])) : O("", !0)
7714
7714
  ]),
7715
7715
  S("span", {
7716
- class: O(["r-chip__content__label", [C.noWrap && "whitespace-nowrap"]])
7717
- }, v(C.label), 3)
7716
+ class: p(["r-chip__content__label", [C.noWrap && "whitespace-nowrap"]])
7717
+ }, y(C.label), 3)
7718
7718
  ]),
7719
7719
  f(d.$slots, "append", {
7720
7720
  disabled: C.disabled
7721
7721
  }, () => [
7722
- e.value ? (m(), E(D, {
7722
+ e.value ? (m(), _(x, {
7723
7723
  key: 0,
7724
7724
  "aria-disabled": C.disabled,
7725
7725
  class: "r-chip__content__append-icon",
7726
7726
  name: e.value,
7727
7727
  size: 12,
7728
7728
  onClick: t[1] || (t[1] = (n) => A(n))
7729
- }, null, 8, ["aria-disabled", "name"])) : p("", !0)
7729
+ }, null, 8, ["aria-disabled", "name"])) : O("", !0)
7730
7730
  ])
7731
7731
  ], 2));
7732
7732
  }
@@ -7986,7 +7986,7 @@ const Z5 = async (H, V, C) => {
7986
7986
  x: b,
7987
7987
  y: F,
7988
7988
  data: R,
7989
- reset: y
7989
+ reset: v
7990
7990
  } = await k({
7991
7991
  x: n,
7992
7992
  y: r,
@@ -8007,12 +8007,12 @@ const Z5 = async (H, V, C) => {
8007
8007
  ...l[w],
8008
8008
  ...R
8009
8009
  }
8010
- }, y && u <= 50) {
8011
- u++, typeof y == "object" && (y.placement && (o = y.placement), y.rects && (t = y.rects === !0 ? await A.getElementRects({
8010
+ }, v && u <= 50) {
8011
+ u++, typeof v == "object" && (v.placement && (o = v.placement), v.rects && (t = v.rects === !0 ? await A.getElementRects({
8012
8012
  reference: H,
8013
8013
  floating: V,
8014
8014
  strategy: i
8015
- }) : y.rects), {
8015
+ }) : v.rects), {
8016
8016
  x: n,
8017
8017
  y: r
8018
8018
  } = q1(t, o, d)), B = -1;
@@ -8058,16 +8058,16 @@ async function v1(H, V) {
8058
8058
  } : {
8059
8059
  x: 1,
8060
8060
  y: 1
8061
- }, y = w1(L.convertOffsetParentRelativeRectToViewportRelativeRect ? await L.convertOffsetParentRelativeRectToViewportRelativeRect({
8061
+ }, v = w1(L.convertOffsetParentRelativeRectToViewportRelativeRect ? await L.convertOffsetParentRelativeRectToViewportRelativeRect({
8062
8062
  rect: b,
8063
8063
  offsetParent: F,
8064
8064
  strategy: d
8065
8065
  }) : b);
8066
8066
  return {
8067
- top: (k.top - y.top + u.top) / R.y,
8068
- bottom: (y.bottom - k.bottom + u.bottom) / R.y,
8069
- left: (k.left - y.left + u.left) / R.x,
8070
- right: (y.right - k.right + u.right) / R.x
8067
+ top: (k.top - v.top + u.top) / R.y,
8068
+ bottom: (v.bottom - k.bottom + u.bottom) / R.y,
8069
+ left: (k.left - v.left + u.left) / R.x,
8070
+ right: (v.right - k.right + u.right) / R.x
8071
8071
  };
8072
8072
  }
8073
8073
  const u5 = (H) => ({
@@ -8091,20 +8091,20 @@ const u5 = (H) => ({
8091
8091
  const r = d2(n), o = {
8092
8092
  x: C,
8093
8093
  y: M
8094
- }, l = Q1(i), u = I1(l), B = await A.getDimensions(t), w = l === "y", k = w ? "top" : "left", b = w ? "bottom" : "right", F = w ? "clientHeight" : "clientWidth", R = L.reference[u] + L.reference[l] - o[l] - L.floating[u], y = o[l] - L.reference[l], U = await (A.getOffsetParent == null ? void 0 : A.getOffsetParent(t));
8094
+ }, l = Q1(i), u = I1(l), B = await A.getDimensions(t), w = l === "y", k = w ? "top" : "left", b = w ? "bottom" : "right", F = w ? "clientHeight" : "clientWidth", R = L.reference[u] + L.reference[l] - o[l] - L.floating[u], v = o[l] - L.reference[l], U = await (A.getOffsetParent == null ? void 0 : A.getOffsetParent(t));
8095
8095
  let W = U ? U[F] : 0;
8096
8096
  (!W || !await (A.isElement == null ? void 0 : A.isElement(U))) && (W = e.floating[F] || L.floating[u]);
8097
- const h = R / 2 - y / 2, I = W / 2 - B[u] / 2 - 1, M1 = a1(r[k], I), a = a1(r[b], I), s = M1, P = W - B[u] - a, T = W / 2 - B[u] / 2 + h, c = D1(s, T, P), _ = !d.arrow && s1(i) != null && T != c && L.reference[u] / 2 - (T < s ? M1 : a) - B[u] / 2 < 0, $ = _ ? T < s ? T - s : T - P : 0;
8097
+ const h = R / 2 - v / 2, I = W / 2 - B[u] / 2 - 1, M1 = a1(r[k], I), a = a1(r[b], I), s = M1, P = W - B[u] - a, T = W / 2 - B[u] / 2 + h, c = D1(s, T, P), E = !d.arrow && s1(i) != null && T != c && L.reference[u] / 2 - (T < s ? M1 : a) - B[u] / 2 < 0, $ = E ? T < s ? T - s : T - P : 0;
8098
8098
  return {
8099
8099
  [l]: o[l] + $,
8100
8100
  data: {
8101
8101
  [l]: c,
8102
8102
  centerOffset: T - c - $,
8103
- ..._ && {
8103
+ ...E && {
8104
8104
  alignmentOffset: $
8105
8105
  }
8106
8106
  },
8107
- reset: _
8107
+ reset: E
8108
8108
  };
8109
8109
  }
8110
8110
  }), S5 = function(H) {
@@ -8133,7 +8133,7 @@ const u5 = (H) => ({
8133
8133
  return {};
8134
8134
  const k = i1(i), b = i1(e) === e, F = await (d.isRTL == null ? void 0 : d.isRTL(t.floating)), R = o || (b || !B ? [b1(e)] : o5(e));
8135
8135
  !o && u !== "none" && R.push(...r5(e, B, u, F));
8136
- const y = [e, ...R], U = await v1(V, w), W = [];
8136
+ const v = [e, ...R], U = await v1(V, w), W = [];
8137
8137
  let h = ((M = L.flip) == null ? void 0 : M.overflows) || [];
8138
8138
  if (n && W.push(U[k]), r) {
8139
8139
  const s = l5(i, A, F);
@@ -8144,7 +8144,7 @@ const u5 = (H) => ({
8144
8144
  overflows: W
8145
8145
  }], !W.every((s) => s <= 0)) {
8146
8146
  var I, M1;
8147
- const s = (((I = L.flip) == null ? void 0 : I.index) || 0) + 1, P = y[s];
8147
+ const s = (((I = L.flip) == null ? void 0 : I.index) || 0) + 1, P = v[s];
8148
8148
  if (P)
8149
8149
  return {
8150
8150
  data: {
@@ -8155,12 +8155,12 @@ const u5 = (H) => ({
8155
8155
  placement: P
8156
8156
  }
8157
8157
  };
8158
- let T = (M1 = h.filter((c) => c.overflows[0] <= 0).sort((c, _) => c.overflows[1] - _.overflows[1])[0]) == null ? void 0 : M1.placement;
8158
+ let T = (M1 = h.filter((c) => c.overflows[0] <= 0).sort((c, E) => c.overflows[1] - E.overflows[1])[0]) == null ? void 0 : M1.placement;
8159
8159
  if (!T)
8160
8160
  switch (l) {
8161
8161
  case "bestFit": {
8162
8162
  var a;
8163
- const c = (a = h.map((_) => [_.placement, _.overflows.filter(($) => $ > 0).reduce(($, Q) => $ + Q, 0)]).sort((_, $) => _[1] - $[1])[0]) == null ? void 0 : a[0];
8163
+ const c = (a = h.map((E) => [E.placement, E.overflows.filter(($) => $ > 0).reduce(($, Q) => $ + Q, 0)]).sort((E, $) => E[1] - $[1])[0]) == null ? void 0 : a[0];
8164
8164
  c && (T = c);
8165
8165
  break;
8166
8166
  }
@@ -8260,7 +8260,7 @@ async function c5(H, V) {
8260
8260
  y: l * n
8261
8261
  };
8262
8262
  }
8263
- const O5 = function(H) {
8263
+ const p5 = function(H) {
8264
8264
  return H === void 0 && (H = 0), {
8265
8265
  name: "offset",
8266
8266
  options: H,
@@ -8276,7 +8276,7 @@ const O5 = function(H) {
8276
8276
  };
8277
8277
  }
8278
8278
  };
8279
- }, p5 = function(H) {
8279
+ }, O5 = function(H) {
8280
8280
  return H === void 0 && (H = {}), {
8281
8281
  name: "shift",
8282
8282
  options: H,
@@ -8680,8 +8680,8 @@ async function W5({ value: H }, { value: V }, { value: C }, M, i, L, A = 300, e)
8680
8680
  !H || !V || E5(H, V, {
8681
8681
  placement: M,
8682
8682
  middleware: [
8683
- O5(i),
8684
- p5({ padding: L }),
8683
+ p5(i),
8684
+ O5({ padding: L }),
8685
8685
  u5({ element: C }),
8686
8686
  S5(),
8687
8687
  s5()
@@ -8716,7 +8716,7 @@ async function W5({ value: H }, { value: V }, { value: C }, M, i, L, A = 300, e)
8716
8716
  }
8717
8717
  });
8718
8718
  }
8719
- const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__ */ x({
8719
+ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__ */ D({
8720
8720
  __name: "RTooltip",
8721
8721
  props: {
8722
8722
  placement: { default: u2.Top },
@@ -8770,8 +8770,8 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8770
8770
  C.triggers.includes(Y.Hover) && B();
8771
8771
  }
8772
8772
  function B(k) {
8773
- const { placement: b, offset: F, padding: R, disabled: y, showDelay: U, type: W } = C;
8774
- y || W5(i, L, A, b, F, R, U, W);
8773
+ const { placement: b, offset: F, padding: R, disabled: v, showDelay: U, type: W } = C;
8774
+ v || W5(i, L, A, b, F, R, U, W);
8775
8775
  }
8776
8776
  const w = g(() => ({
8777
8777
  "r-tooltip": !0,
@@ -8780,7 +8780,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8780
8780
  }));
8781
8781
  return window.onresize = () => {
8782
8782
  C.resizable && B();
8783
- }, O2(
8783
+ }, p2(
8784
8784
  () => {
8785
8785
  C.disabled || (C.shown && C.triggers.includes(Y.Manual) ? d() : !C.shown && C.triggers.includes(Y.Manual) && t());
8786
8786
  },
@@ -8798,7 +8798,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8798
8798
  ref_key: "trigger",
8799
8799
  ref: i,
8800
8800
  "aria-disabled": C.disabled,
8801
- class: O(["r-tooltip-trigger", k.triggerClass]),
8801
+ class: p(["r-tooltip-trigger", k.triggerClass]),
8802
8802
  onClick: r,
8803
8803
  onMouseenter: o,
8804
8804
  onMouseleave: l,
@@ -8819,12 +8819,12 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8819
8819
  }, null, 8, I5)
8820
8820
  ])
8821
8821
  ], 42, N5),
8822
- (m(), E(p2, { to: "body" }, [
8822
+ (m(), _(O2, { to: "body" }, [
8823
8823
  S("div", {
8824
8824
  id: J(e),
8825
8825
  ref_key: "tooltip",
8826
8826
  ref: L,
8827
- class: O([w.value, k.tooltipClass]),
8827
+ class: p([w.value, k.tooltipClass]),
8828
8828
  "data-show": "false",
8829
8829
  role: "tooltip"
8830
8830
  }, [
@@ -8834,21 +8834,21 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8834
8834
  }, () => [
8835
8835
  C.text ? (m(), Z("div", {
8836
8836
  key: 0,
8837
- class: O(["r-tooltip__content", {
8837
+ class: p(["r-tooltip__content", {
8838
8838
  "r-tooltip__content--dark": C.dark,
8839
8839
  "r-tooltip__content--light": C.light
8840
8840
  }])
8841
- }, v(C.text), 3)) : p("", !0),
8841
+ }, y(C.text), 3)) : O("", !0),
8842
8842
  C.text ? (m(), Z("div", {
8843
8843
  key: 1,
8844
8844
  id: "arrow",
8845
8845
  ref_key: "arrowElement",
8846
8846
  ref: A,
8847
- class: O(["r-tooltip__arrow", {
8847
+ class: p(["r-tooltip__arrow", {
8848
8848
  "r-tooltip__arrow--dark": C.dark,
8849
8849
  "r-tooltip__arrow--light": C.light
8850
8850
  }])
8851
- }, null, 2)) : p("", !0)
8851
+ }, null, 2)) : O("", !0)
8852
8852
  ])
8853
8853
  ], 10, Q5)
8854
8854
  ]))
@@ -8869,7 +8869,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8869
8869
  }, i3 = {
8870
8870
  key: 1,
8871
8871
  class: "r-dropdown-hint"
8872
- }, A3 = /* @__PURE__ */ x({
8872
+ }, A3 = /* @__PURE__ */ D({
8873
8873
  __name: "RDropdown",
8874
8874
  props: {
8875
8875
  options: { default: () => [] },
@@ -8921,20 +8921,20 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8921
8921
  };
8922
8922
  }), r = N(), o = N(), l = N();
8923
8923
  function u(a) {
8924
- var T, c, _, $;
8924
+ var T, c, E, $;
8925
8925
  if (C.disabled)
8926
8926
  return;
8927
8927
  const s = document.getElementById(a);
8928
8928
  document.querySelectorAll(".r-dropdown--active").forEach((Q) => {
8929
- var O1;
8930
- Q.id !== ((O1 = r.value) == null ? void 0 : O1.id) && Q.classList.contains("r-dropdown--active") && (Q.childNodes.forEach((X) => {
8929
+ var p1;
8930
+ Q.id !== ((p1 = r.value) == null ? void 0 : p1.id) && Q.classList.contains("r-dropdown--active") && (Q.childNodes.forEach((X) => {
8931
8931
  X != null && X.classList && (Object == null || Object.values(X == null ? void 0 : X.classList).filter((F1) => F1.includes("--active")).forEach((F1) => {
8932
8932
  X == null || X.classList.remove(F1);
8933
8933
  }));
8934
8934
  }), Q.classList.remove("r-dropdown--active"));
8935
- }), s != null && s.classList.contains("r-dropdown--active") ? (s.classList.remove("r-dropdown--active"), A.value = !1, (T = r.value) == null || T.blur(), (c = o.value) == null || c.blur()) : (s == null || s.classList.add("r-dropdown--active"), A.value = !0, (_ = r.value) == null || _.focus(), ($ = o.value) == null || $.focus(), s == null || s.childNodes.forEach((Q) => {
8936
- Q != null && Q.classList && (Object == null || Object.values(Q == null ? void 0 : Q.classList).forEach((O1) => {
8937
- Q == null || Q.classList.add(`${O1}--active`);
8935
+ }), s != null && s.classList.contains("r-dropdown--active") ? (s.classList.remove("r-dropdown--active"), A.value = !1, (T = r.value) == null || T.blur(), (c = o.value) == null || c.blur()) : (s == null || s.classList.add("r-dropdown--active"), A.value = !0, (E = r.value) == null || E.focus(), ($ = o.value) == null || $.focus(), s == null || s.childNodes.forEach((Q) => {
8936
+ Q != null && Q.classList && (Object == null || Object.values(Q == null ? void 0 : Q.classList).forEach((p1) => {
8937
+ Q == null || Q.classList.add(`${p1}--active`);
8938
8938
  }));
8939
8939
  }));
8940
8940
  }
@@ -8950,7 +8950,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8950
8950
  return;
8951
8951
  }
8952
8952
  if (C.multiple) {
8953
- L.value.find((_) => _.value === s.value) ? (L.value.splice(L.value.indexOf(s), 1), M("removeOption", s)) : L.value.push(s), e.value = "", C.searchable && ((c = o.value) == null || c.focus());
8953
+ L.value.find((E) => E.value === s.value) ? (L.value.splice(L.value.indexOf(s), 1), M("removeOption", s)) : L.value.push(s), e.value = "", C.searchable && ((c = o.value) == null || c.focus());
8954
8954
  return;
8955
8955
  }
8956
8956
  k(a, s), C.closeOnSelect && P();
@@ -8978,13 +8978,13 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8978
8978
  const P = e.value;
8979
8979
  if (P === "")
8980
8980
  return;
8981
- t.value.find((_) => _.label === P) || (L.value.push({ value: P, label: P }), e.value = "", (c = o.value) == null || c.focus());
8981
+ t.value.find((E) => E.label === P) || (L.value.push({ value: P, label: P }), e.value = "", (c = o.value) == null || c.focus());
8982
8982
  }
8983
8983
  function R(a) {
8984
8984
  var s;
8985
8985
  return !a || (a == null ? void 0 : a.value) === void 0 || (a == null ? void 0 : a.value) === null ? !1 : C.multiple ? L.value.find((P) => (P == null ? void 0 : P.value) === (a == null ? void 0 : a.value)) : ((s = i.value) == null ? void 0 : s.value) === (a == null ? void 0 : a.value);
8986
8986
  }
8987
- const y = g(() => !C.searchable || i.value.label === e.value ? t.value : t.value.filter((s) => s.label.toLowerCase().includes(e.value.toLowerCase()))), U = g(() => !C.searchable);
8987
+ const v = g(() => !C.searchable || i.value.label === e.value ? t.value : t.value.filter((s) => s.label.toLowerCase().includes(e.value.toLowerCase()))), U = g(() => !C.searchable);
8988
8988
  function W() {
8989
8989
  n.value ? C.multiple ? L.value = n.value : (i.value = n.value, e.value = n.value.label) : (i.value = {}, L.value.splice(0, L.value.length));
8990
8990
  }
@@ -8999,11 +8999,11 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
8999
8999
  i.value = {}, e.value = "", M("update:modelValue", ""), M("clear", i.value);
9000
9000
  }
9001
9001
  function M1() {
9002
- if (L.value.length === y.value.length) {
9002
+ if (L.value.length === v.value.length) {
9003
9003
  L.value.splice(0, L.value.length);
9004
9004
  return;
9005
9005
  }
9006
- L.value = y.value;
9006
+ L.value = v.value;
9007
9007
  }
9008
9008
  return V2(() => {
9009
9009
  W(), navigator.userAgent.includes("iPhone") && document.querySelector("[name=viewport]").setAttribute("content", "width=device-width, initial-scale=1, maximum-scale=1");
@@ -9040,7 +9040,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9040
9040
  id: T,
9041
9041
  ref_key: "dropdown",
9042
9042
  ref: r,
9043
- class: O(["r-dropdown", {
9043
+ class: p(["r-dropdown", {
9044
9044
  "r-dropdown--disabled": C.disabled,
9045
9045
  "r-dropdown--loading": C.loading,
9046
9046
  [C.dropdownClass]: C.dropdownClass,
@@ -9052,7 +9052,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9052
9052
  }, [
9053
9053
  C.prependIcon || a.$slots.prepend ? (m(), Z("div", {
9054
9054
  key: 0,
9055
- class: O(["r-dropdown__prepend-icon", {
9055
+ class: p(["r-dropdown__prepend-icon", {
9056
9056
  "r-dropdown__prepend-icon--active": A.value,
9057
9057
  "r-dropdown__prepend-icon--error": C.errorMsg
9058
9058
  }])
@@ -9063,20 +9063,20 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9063
9063
  error: C.errorMsg.length,
9064
9064
  loading: C.loading
9065
9065
  }, () => [
9066
- C.prependIcon ? (m(), E(D, {
9066
+ C.prependIcon ? (m(), _(x, {
9067
9067
  key: 0,
9068
9068
  name: C.prependIcon
9069
- }, null, 8, ["name"])) : p("", !0)
9069
+ }, null, 8, ["name"])) : O("", !0)
9070
9070
  ])
9071
- ], 2)) : p("", !0),
9071
+ ], 2)) : O("", !0),
9072
9072
  S("div", U5, [
9073
- (m(!0), Z(t1, null, r1(L.value, (c, _) => f(a.$slots, "selection", {
9074
- key: _,
9075
- index: _,
9073
+ (m(!0), Z(t1, null, r1(L.value, (c, E) => f(a.$slots, "selection", {
9074
+ key: E,
9075
+ index: E,
9076
9076
  option: c,
9077
9077
  removeOption: b
9078
9078
  }, () => [
9079
- C.chips ? (m(), E(C5, {
9079
+ C.chips ? (m(), _(C5, {
9080
9080
  key: 1,
9081
9081
  clearable: !C.hideChipClear,
9082
9082
  ghost: "",
@@ -9084,7 +9084,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9084
9084
  "no-wrap": "",
9085
9085
  variant: "primary",
9086
9086
  "onClick:close": ($) => b($, c, P)
9087
- }, null, 8, ["clearable", "label", "onClick:close"])) : (m(), Z("p", z5, v(`${c.label}, `), 1))
9087
+ }, null, 8, ["clearable", "label", "onClick:close"])) : (m(), Z("p", z5, y(`${c.label}, `), 1))
9088
9088
  ])), 128)),
9089
9089
  L2(S("input", {
9090
9090
  id: C.id,
@@ -9092,7 +9092,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9092
9092
  ref: o,
9093
9093
  "onUpdate:modelValue": s[0] || (s[0] = (c) => e.value = c),
9094
9094
  autocomplete: C.autocomplete,
9095
- class: O(["r-dropdown__input", {
9095
+ class: p(["r-dropdown__input", {
9096
9096
  "r-dropdown__input--loading": C.loading
9097
9097
  }]),
9098
9098
  disabled: C.disabled,
@@ -9116,15 +9116,15 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9116
9116
  onClick: (c) => I(c, P)
9117
9117
  }, [
9118
9118
  f(a.$slots, "clearable", {}, () => [
9119
- q(D, {
9119
+ q(x, {
9120
9120
  name: "mdiCloseCircle",
9121
9121
  size: "18"
9122
9122
  })
9123
9123
  ])
9124
- ], 8, q5)) : p("", !0),
9124
+ ], 8, q5)) : O("", !0),
9125
9125
  C.appendIcon || a.$slots.append ? (m(), Z("div", {
9126
9126
  key: 2,
9127
- class: O(["r-dropdown__append-icon", {
9127
+ class: p(["r-dropdown__append-icon", {
9128
9128
  "r-dropdown__append-icon--active": A.value,
9129
9129
  "r-dropdown__append-icon--error": C.errorMsg
9130
9130
  }])
@@ -9135,49 +9135,49 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9135
9135
  error: C.errorMsg.length,
9136
9136
  loading: C.loading
9137
9137
  }, () => [
9138
- C.appendIcon ? (m(), E(D, {
9138
+ C.appendIcon ? (m(), _(x, {
9139
9139
  key: 0,
9140
9140
  name: C.appendIcon
9141
- }, null, 8, ["name"])) : p("", !0)
9141
+ }, null, 8, ["name"])) : O("", !0)
9142
9142
  ])
9143
- ], 2)) : p("", !0)
9143
+ ], 2)) : O("", !0)
9144
9144
  ], 10, $5)
9145
9145
  ]),
9146
9146
  content: k1(({ hide: P, updatePosition: T }) => [
9147
9147
  S("ul", {
9148
- class: O(["r-dropdown-options", {
9148
+ class: p(["r-dropdown-options", {
9149
9149
  "r-dropdown-options--active": A.value,
9150
9150
  [C.optionsClass]: C.optionsClass
9151
9151
  }])
9152
9152
  }, [
9153
- C.showSelectAll && C.multiple && y.value.length > 0 ? (m(), Z("li", {
9153
+ C.showSelectAll && C.multiple && v.value.length > 0 ? (m(), Z("li", {
9154
9154
  key: 0,
9155
- class: O(["r-dropdown-options__option", {
9156
- "r-dropdown-options__option--active": L.value.length === y.value.length,
9155
+ class: p(["r-dropdown-options__option", {
9156
+ "r-dropdown-options__option--active": L.value.length === v.value.length,
9157
9157
  "r-dropdown-options__option--disabled": !1
9158
9158
  }]),
9159
9159
  onClick: A1((c) => w(c, { label: C.selectAllText, value: "select-all" }, P, T), ["prevent"])
9160
9160
  }, [
9161
9161
  S("div", X5, [
9162
- S("p", Y5, v(C.selectAllText), 1)
9162
+ S("p", Y5, y(C.selectAllText), 1)
9163
9163
  ]),
9164
- L.value.length === y.value.length && !C.hideOptionCheckIcon ? (m(), E(D, {
9164
+ L.value.length === v.value.length && !C.hideOptionCheckIcon ? (m(), _(x, {
9165
9165
  key: 0,
9166
- class: O(["r-dropdown-options__option__append-icon", {
9167
- "r-dropdown-options__option__append-icon--active": L.value.length === y.value.length
9166
+ class: p(["r-dropdown-options__option__append-icon", {
9167
+ "r-dropdown-options__option__append-icon--active": L.value.length === v.value.length
9168
9168
  }]),
9169
9169
  name: "mdiCheck"
9170
- }, null, 8, ["class"])) : p("", !0)
9171
- ], 10, j5)) : p("", !0),
9172
- C.showSelectAll && y.value.length > 0 ? (m(), Z("hr", J5)) : p("", !0),
9173
- (m(!0), Z(t1, null, r1(y.value, (c) => (m(), Z("li", {
9170
+ }, null, 8, ["class"])) : O("", !0)
9171
+ ], 10, j5)) : O("", !0),
9172
+ C.showSelectAll && v.value.length > 0 ? (m(), Z("hr", J5)) : O("", !0),
9173
+ (m(!0), Z(t1, null, r1(v.value, (c) => (m(), Z("li", {
9174
9174
  key: c.value,
9175
9175
  "aria-disabled": c.disabled,
9176
- class: O(["r-dropdown-options__option", {
9176
+ class: p(["r-dropdown-options__option", {
9177
9177
  "r-dropdown-options__option--active": R(c),
9178
9178
  "r-dropdown-options__option--disabled": c.disabled
9179
9179
  }]),
9180
- onClick: A1((_) => w(_, c, P, T), ["prevent"])
9180
+ onClick: A1((E) => w(E, c, P, T), ["prevent"])
9181
9181
  }, [
9182
9182
  f(a.$slots, "option", {
9183
9183
  disabled: c.disabled,
@@ -9189,50 +9189,50 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9189
9189
  disabled: c.disabled,
9190
9190
  isSelected: R(c)
9191
9191
  }, () => [
9192
- c.prependIcon ? (m(), E(D, {
9192
+ c.prependIcon ? (m(), _(x, {
9193
9193
  key: 0,
9194
- class: O(["r-dropdown-options__option__prepend-icon", {
9194
+ class: p(["r-dropdown-options__option__prepend-icon", {
9195
9195
  "r-dropdown-options__option__prepend-icon--active": R(c)
9196
9196
  }]),
9197
9197
  name: c.prependIcon
9198
- }, null, 8, ["class", "name"])) : p("", !0)
9198
+ }, null, 8, ["class", "name"])) : O("", !0)
9199
9199
  ]),
9200
9200
  S("p", {
9201
- class: O(["r-dropdown-options__option__label", {
9201
+ class: p(["r-dropdown-options__option__label", {
9202
9202
  "r-dropdown-options__option__label--active": R(c)
9203
9203
  }])
9204
- }, v(c.label), 3)
9204
+ }, y(c.label), 3)
9205
9205
  ]),
9206
9206
  f(a.$slots, "option-append", {
9207
9207
  disabled: c.disabled,
9208
9208
  isSelected: R(c)
9209
9209
  }, () => [
9210
- R(c) && !C.hideOptionCheckIcon ? (m(), E(D, {
9210
+ R(c) && !C.hideOptionCheckIcon ? (m(), _(x, {
9211
9211
  key: 0,
9212
- class: O(["r-dropdown-options__option__append-icon", {
9212
+ class: p(["r-dropdown-options__option__append-icon", {
9213
9213
  "r-dropdown-options__option__append-icon--active": R(c)
9214
9214
  }]),
9215
9215
  name: "mdiCheck"
9216
- }, null, 8, ["class"])) : p("", !0)
9216
+ }, null, 8, ["class"])) : O("", !0)
9217
9217
  ])
9218
9218
  ])
9219
9219
  ], 10, C3))), 128)),
9220
- y.value.length === 0 ? (m(), Z("li", V3, [
9220
+ v.value.length === 0 ? (m(), Z("li", V3, [
9221
9221
  f(a.$slots, "not-options", {}, () => [
9222
- S1(v(C.noOptionsText), 1)
9222
+ S1(y(C.noOptionsText), 1)
9223
9223
  ])
9224
- ])) : p("", !0)
9224
+ ])) : O("", !0)
9225
9225
  ], 2)
9226
9226
  ]),
9227
9227
  _: 3
9228
9228
  }, 8, ["tooltip-class"]),
9229
- a.$props.hideDetails ? p("", !0) : (m(), Z("div", L3, [
9230
- C.errorMsg ? (m(), Z("div", M3, v(C.errorMsg), 1)) : p("", !0),
9231
- C.hint ? (m(), Z("div", i3, v(C.hint), 1)) : p("", !0)
9229
+ a.$props.hideDetails ? O("", !0) : (m(), Z("div", L3, [
9230
+ C.errorMsg ? (m(), Z("div", M3, y(C.errorMsg), 1)) : O("", !0),
9231
+ C.hint ? (m(), Z("div", i3, y(C.hint), 1)) : O("", !0)
9232
9232
  ]))
9233
9233
  ], 512));
9234
9234
  }
9235
- }), e3 = ["id", "for"], S2 = /* @__PURE__ */ x({
9235
+ }), e3 = ["id", "for"], S2 = /* @__PURE__ */ D({
9236
9236
  __name: "RLabel",
9237
9237
  props: {
9238
9238
  id: { default: "" },
@@ -9247,7 +9247,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9247
9247
  for: V.for
9248
9248
  }, [
9249
9249
  f(C.$slots, "default", {}, () => [
9250
- S1(v(V.text), 1)
9250
+ S1(y(V.text), 1)
9251
9251
  ])
9252
9252
  ], 8, e3));
9253
9253
  }
@@ -9260,7 +9260,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9260
9260
  }, n3 = {
9261
9261
  key: 2,
9262
9262
  class: "description"
9263
- }, r3 = { class: "r-dialog__body" }, a3 = { class: "r-dialog__actions" }, u0 = /* @__PURE__ */ x({
9263
+ }, r3 = { class: "r-dialog__body" }, a3 = { class: "r-dialog__actions" }, u0 = /* @__PURE__ */ D({
9264
9264
  __name: "RModal",
9265
9265
  props: {
9266
9266
  modelValue: { type: Boolean, default: !1 },
@@ -9294,12 +9294,12 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9294
9294
  }), window.addEventListener("keydown", (e) => {
9295
9295
  e.key === "Escape" && C.modelValue && C.outsideClick && M("update:modelValue", !1);
9296
9296
  }), (e, d) => L2((m(), Z("div", {
9297
- class: O(["r-modal-overlay", e.overlayClass]),
9297
+ class: p(["r-modal-overlay", e.overlayClass]),
9298
9298
  onClick: A1(A, ["stop"])
9299
9299
  }, [
9300
9300
  S("div", {
9301
9301
  "aria-modal": "true",
9302
- class: O(i.value),
9302
+ class: p(i.value),
9303
9303
  open: C.modelValue,
9304
9304
  role: "dialog",
9305
9305
  style: N1(L.value)
@@ -9307,12 +9307,12 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9307
9307
  S("div", m3, [
9308
9308
  f(e.$slots, "header"),
9309
9309
  C.icon ? (m(), Z("div", l3, [
9310
- q(D, {
9310
+ q(x, {
9311
9311
  name: C.icon
9312
9312
  }, null, 8, ["name"])
9313
- ])) : p("", !0),
9314
- C.title ? (m(), Z("div", o3, v(C.title), 1)) : p("", !0),
9315
- C.description ? (m(), Z("div", n3, v(C.description), 1)) : p("", !0)
9313
+ ])) : O("", !0),
9314
+ C.title ? (m(), Z("div", o3, y(C.title), 1)) : O("", !0),
9315
+ C.description ? (m(), Z("div", n3, y(C.description), 1)) : O("", !0)
9316
9316
  ]),
9317
9317
  S("div", r3, [
9318
9318
  f(e.$slots, "default")
@@ -9325,7 +9325,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9325
9325
  [g2, e.modelValue]
9326
9326
  ]);
9327
9327
  }
9328
- }), Z3 = ["data-open"], u3 = ["data-open"], S3 = ["data-open"], S0 = /* @__PURE__ */ x({
9328
+ }), Z3 = ["data-open"], u3 = ["data-open"], S3 = ["data-open"], S0 = /* @__PURE__ */ D({
9329
9329
  __name: "RSidebar",
9330
9330
  props: {
9331
9331
  modelValue: { type: Boolean, default: !1 },
@@ -9338,11 +9338,11 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9338
9338
  setup(H, { emit: V }) {
9339
9339
  const C = H, M = V;
9340
9340
  return (i, L) => (m(), Z("div", {
9341
- class: O(["r-sidebar__wrapper", [i.$props.wrapperClass]]),
9341
+ class: p(["r-sidebar__wrapper", [i.$props.wrapperClass]]),
9342
9342
  "data-open": C.modelValue
9343
9343
  }, [
9344
9344
  S("aside", {
9345
- class: O(["r-sidebar", [C.class]]),
9345
+ class: p(["r-sidebar", [C.class]]),
9346
9346
  "data-open": C.modelValue
9347
9347
  }, [
9348
9348
  f(i.$slots, "default", {
@@ -9351,7 +9351,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9351
9351
  ], 10, u3),
9352
9352
  C.showTrigger ? (m(), Z("div", {
9353
9353
  key: 0,
9354
- class: O(["r-sidebar__trigger", [C.triggerClass]]),
9354
+ class: p(["r-sidebar__trigger", [C.triggerClass]]),
9355
9355
  "data-open": C.modelValue,
9356
9356
  onClick: L[0] || (L[0] = (A) => M("update:modelValue", !C.modelValue))
9357
9357
  }, [
@@ -9360,10 +9360,10 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9360
9360
  }, () => [
9361
9361
  S1(" > ")
9362
9362
  ])
9363
- ], 10, S3)) : p("", !0)
9363
+ ], 10, S3)) : O("", !0)
9364
9364
  ], 10, Z3));
9365
9365
  }
9366
- }), s3 = { class: "r-snackbar__text" }, s0 = /* @__PURE__ */ x({
9366
+ }), s3 = { class: "r-snackbar__text" }, s0 = /* @__PURE__ */ D({
9367
9367
  __name: "RSnackbar",
9368
9368
  props: {
9369
9369
  modelValue: { type: Boolean, default: !1 },
@@ -9402,18 +9402,18 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9402
9402
  info: "mdiInformation"
9403
9403
  })[C.variant || "info"]);
9404
9404
  return (A, e) => (m(), Z("div", {
9405
- class: O(i.value)
9405
+ class: p(i.value)
9406
9406
  }, [
9407
9407
  f(A.$slots, "icon", {}, () => [
9408
- C.variant ? (m(), E(D, {
9408
+ C.variant ? (m(), _(x, {
9409
9409
  key: 0,
9410
9410
  class: "r-snackbar__icon",
9411
9411
  name: L.value
9412
- }, null, 8, ["name"])) : p("", !0)
9412
+ }, null, 8, ["name"])) : O("", !0)
9413
9413
  ]),
9414
9414
  S("div", s3, [
9415
9415
  f(A.$slots, "default", {}, () => [
9416
- S1(v(C.text), 1)
9416
+ S1(y(C.text), 1)
9417
9417
  ])
9418
9418
  ]),
9419
9419
  C.closable ? (m(), Z("div", {
@@ -9422,15 +9422,15 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9422
9422
  onClick: e[0] || (e[0] = A1((d) => A.$emit("update:modelValue", !1), ["stop"]))
9423
9423
  }, [
9424
9424
  f(A.$slots, "close", {}, () => [
9425
- q(D, {
9425
+ q(x, {
9426
9426
  name: "mdiClose",
9427
9427
  size: 16
9428
9428
  })
9429
9429
  ])
9430
- ])) : p("", !0)
9430
+ ])) : O("", !0)
9431
9431
  ], 2));
9432
9432
  }
9433
- }), c3 = ["id", "checked", "disabled"], O3 = /* @__PURE__ */ S("span", { class: "slider round" }, null, -1), p3 = ["id", "for"], f3 = {
9433
+ }), c3 = ["id", "checked", "disabled"], p3 = /* @__PURE__ */ S("span", { class: "slider round" }, null, -1), O3 = ["id", "for"], f3 = {
9434
9434
  key: 0,
9435
9435
  class: "r-switch-texts__details"
9436
9436
  }, h3 = {
@@ -9439,7 +9439,7 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9439
9439
  }, g3 = {
9440
9440
  key: 1,
9441
9441
  class: "r-switch-texts__hint"
9442
- }, c0 = /* @__PURE__ */ x({
9442
+ }, c0 = /* @__PURE__ */ D({
9443
9443
  __name: "RSwitch",
9444
9444
  props: {
9445
9445
  id: { default: "switch" },
@@ -9476,13 +9476,13 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9476
9476
  immediate: !0
9477
9477
  }
9478
9478
  ), (e, d) => (m(), Z("div", {
9479
- class: O(["r-switch-container", {
9479
+ class: p(["r-switch-container", {
9480
9480
  "r-switch-container--reverse": C.reverse,
9481
9481
  "r-switch-container--hide-details": C.hideDetails
9482
9482
  }])
9483
9483
  }, [
9484
9484
  S("div", {
9485
- class: O(L.value)
9485
+ class: p(L.value)
9486
9486
  }, [
9487
9487
  S("input", {
9488
9488
  id: C.id,
@@ -9492,10 +9492,10 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9492
9492
  type: "checkbox",
9493
9493
  onChange: A
9494
9494
  }, null, 40, c3),
9495
- O3
9495
+ p3
9496
9496
  ], 2),
9497
9497
  S("div", {
9498
- class: O(["r-switch-texts", {
9498
+ class: p(["r-switch-texts", {
9499
9499
  [`r-switch-texts--${C.size}`]: !0
9500
9500
  }])
9501
9501
  }, [
@@ -9503,16 +9503,16 @@ const N5 = ["aria-disabled"], I5 = ["innerHTML"], Q5 = ["id"], G5 = /* @__PURE__
9503
9503
  id: `${C.id}-label`,
9504
9504
  class: "r-switch-texts__label",
9505
9505
  for: C.id
9506
- }, v(C.label), 9, p3),
9507
- C.hideDetails ? p("", !0) : (m(), Z("div", f3, [
9508
- C.errorMsg ? (m(), Z("p", h3, v(C.errorMsg), 1)) : (m(), Z("p", g3, v(C.hint), 1))
9506
+ }, y(C.label), 9, O3),
9507
+ C.hideDetails ? O("", !0) : (m(), Z("div", f3, [
9508
+ C.errorMsg ? (m(), Z("p", h3, y(C.errorMsg), 1)) : (m(), Z("p", g3, y(C.hint), 1))
9509
9509
  ]))
9510
9510
  ], 2)
9511
9511
  ], 2));
9512
9512
  }
9513
9513
  });
9514
9514
  var n1 = /* @__PURE__ */ ((H) => (H.DEFAULT = "default", H.TEXT = "text", H.ICON = "icon", H))(n1 || {});
9515
- const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 = /* @__PURE__ */ x({
9515
+ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 = /* @__PURE__ */ D({
9516
9516
  __name: "RTabItem",
9517
9517
  props: {
9518
9518
  id: {},
@@ -9542,7 +9542,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9542
9542
  return (d, t) => (m(), Z("button", {
9543
9543
  "aria-disabled": C.disabled,
9544
9544
  "aria-selected": A.value,
9545
- class: O(i.value),
9545
+ class: p(i.value),
9546
9546
  disabled: C.disabled,
9547
9547
  style: N1(L.value),
9548
9548
  onClick: t[0] || (t[0] = A1((n) => e(C.id), ["stop"]))
@@ -9551,34 +9551,34 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9551
9551
  active: A.value,
9552
9552
  disabled: C.disabled
9553
9553
  }, () => [
9554
- C.variant !== J(n1).TEXT && C.prependIcon ? (m(), E(D, {
9554
+ C.variant !== J(n1).TEXT && C.prependIcon ? (m(), _(x, {
9555
9555
  key: 0,
9556
9556
  class: "r-tab-item__prepend-icon",
9557
9557
  name: C.prependIcon,
9558
9558
  size: 16
9559
- }, null, 8, ["name"])) : p("", !0)
9559
+ }, null, 8, ["name"])) : O("", !0)
9560
9560
  ]),
9561
9561
  C.variant !== J(n1).ICON ? (m(), Z("span", B3, [
9562
9562
  f(d.$slots, "default", {
9563
9563
  label: C.label
9564
9564
  }, () => [
9565
- S1(v(C.label), 1)
9565
+ S1(y(C.label), 1)
9566
9566
  ])
9567
- ])) : p("", !0),
9567
+ ])) : O("", !0),
9568
9568
  f(d.$slots, "append", {
9569
9569
  active: A.value,
9570
9570
  disabled: C.disabled
9571
9571
  }, () => [
9572
- C.variant !== J(n1).TEXT && C.appendIcon ? (m(), E(D, {
9572
+ C.variant !== J(n1).TEXT && C.appendIcon ? (m(), _(x, {
9573
9573
  key: 0,
9574
9574
  class: "r-tab-item__append-icon",
9575
9575
  name: C.appendIcon,
9576
9576
  size: 16
9577
- }, null, 8, ["name"])) : p("", !0)
9577
+ }, null, 8, ["name"])) : O("", !0)
9578
9578
  ])
9579
9579
  ], 14, k3));
9580
9580
  }
9581
- }), O0 = /* @__PURE__ */ x({
9581
+ }), p0 = /* @__PURE__ */ D({
9582
9582
  __name: "RTabs",
9583
9583
  props: {
9584
9584
  tabs: { default: () => [] },
@@ -9607,17 +9607,17 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9607
9607
  immediate: !0
9608
9608
  }
9609
9609
  ), (A, e) => (m(), Z("div", {
9610
- class: O(L.value)
9610
+ class: p(L.value)
9611
9611
  }, [
9612
9612
  S("div", {
9613
- class: O(["flex", [{
9613
+ class: p(["flex", [{
9614
9614
  "w-full": C.block,
9615
9615
  "overflow-x-auto": C.scrollable,
9616
9616
  "gap-0.5": C.tile
9617
9617
  }]])
9618
9618
  }, [
9619
9619
  f(A.$slots, "default", { activeTab: i.value }, () => [
9620
- (m(!0), Z(t1, null, r1(C.tabs, (d, t) => (m(), E(b3, {
9620
+ (m(!0), Z(t1, null, r1(C.tabs, (d, t) => (m(), _(b3, {
9621
9621
  id: d.id,
9622
9622
  key: t,
9623
9623
  modelValue: i.value,
@@ -9644,7 +9644,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9644
9644
  }, T3 = {
9645
9645
  key: 1,
9646
9646
  class: "r-textarea__hint"
9647
- }, p0 = /* @__PURE__ */ x({
9647
+ }, O0 = /* @__PURE__ */ D({
9648
9648
  __name: "RTextArea",
9649
9649
  props: {
9650
9650
  id: { default: "" },
@@ -9673,13 +9673,13 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9673
9673
  immediate: !0
9674
9674
  }
9675
9675
  ), (A, e) => (m(), Z("div", w3, [
9676
- C.label ? (m(), E(S2, {
9676
+ C.label ? (m(), _(S2, {
9677
9677
  key: 0,
9678
9678
  id: `${C.id}-label`,
9679
9679
  class: "r-textarea__label",
9680
9680
  for: "textarea",
9681
9681
  text: C.label
9682
- }, null, 8, ["id", "text"])) : p("", !0),
9682
+ }, null, 8, ["id", "text"])) : O("", !0),
9683
9683
  S("textarea", H2(A.$attrs, {
9684
9684
  id: C.id,
9685
9685
  class: ["r-textarea", {
@@ -9691,8 +9691,8 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9691
9691
  value: i.value,
9692
9692
  onInput: L
9693
9693
  }), null, 16, v3),
9694
- C.hideDetails ? p("", !0) : (m(), Z("div", y3, [
9695
- C.errorMsg ? (m(), Z("p", P3, v(C.errorMsg), 1)) : (m(), Z("p", T3, v(C.hint), 1))
9694
+ C.hideDetails ? O("", !0) : (m(), Z("div", y3, [
9695
+ C.errorMsg ? (m(), Z("p", P3, y(C.errorMsg), 1)) : (m(), Z("p", T3, y(C.hint), 1))
9696
9696
  ]))
9697
9697
  ]));
9698
9698
  }
@@ -9705,7 +9705,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9705
9705
  }, E3 = {
9706
9706
  key: 1,
9707
9707
  class: "r-textfield__hint"
9708
- }, f0 = /* @__PURE__ */ x({
9708
+ }, f0 = /* @__PURE__ */ D({
9709
9709
  __name: "RTextfield",
9710
9710
  props: {
9711
9711
  id: { default: "" },
@@ -9782,7 +9782,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9782
9782
  function R(h) {
9783
9783
  L.value = h.target.value, M("input", h);
9784
9784
  }
9785
- function y() {
9785
+ function v() {
9786
9786
  var h;
9787
9787
  if (o.value) {
9788
9788
  L.value = "", (h = i.value) == null || h.focus(), M("click:clear", {
@@ -9818,29 +9818,29 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9818
9818
  );
9819
9819
  }
9820
9820
  ), (h, I) => (m(), Z("div", F3, [
9821
- C.label ? (m(), E(S2, {
9821
+ C.label ? (m(), _(S2, {
9822
9822
  key: 0,
9823
9823
  id: `${C.id}-label`,
9824
9824
  class: "r-textfield__label",
9825
9825
  for: C.id,
9826
9826
  text: C.label,
9827
9827
  onClick: W
9828
- }, null, 8, ["id", "for", "text"])) : p("", !0),
9828
+ }, null, 8, ["id", "for", "text"])) : O("", !0),
9829
9829
  S("div", R3, [
9830
9830
  S("div", {
9831
- class: O(l.value)
9831
+ class: p(l.value)
9832
9832
  }, [
9833
9833
  f(h.$slots, "prepend", {
9834
9834
  disabled: C.disabled,
9835
9835
  error: r.value,
9836
9836
  loading: C.loading
9837
9837
  }, () => [
9838
- w.value ? (m(), E(D, {
9838
+ w.value ? (m(), _(x, {
9839
9839
  key: 0,
9840
- class: O(u.value),
9840
+ class: p(u.value),
9841
9841
  name: w.value,
9842
9842
  size: 20
9843
- }, null, 8, ["class", "name"])) : p("", !0)
9843
+ }, null, 8, ["class", "name"])) : O("", !0)
9844
9844
  ]),
9845
9845
  S("input", {
9846
9846
  id: C.id,
@@ -9863,18 +9863,24 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9863
9863
  error: r.value,
9864
9864
  loading: C.loading
9865
9865
  }, () => [
9866
- k.value && !h.$slots.append || r.value ? (m(), E(D, {
9866
+ h.$props.type === "password" && r.value ? (m(), _(x, {
9867
9867
  key: 0,
9868
- class: O(B.value),
9868
+ name: A.value === "password" ? "mdiEyeOutline" : "mdiEyeOffOutline",
9869
+ size: 20,
9870
+ onClick: v
9871
+ }, null, 8, ["name"])) : O("", !0),
9872
+ k.value && !h.$slots.append || r.value ? (m(), _(x, {
9873
+ key: 1,
9874
+ class: p(B.value),
9869
9875
  name: `${k.value}`,
9870
9876
  size: 20,
9871
- onClick: y
9872
- }, null, 8, ["class", "name"])) : p("", !0)
9877
+ onClick: v
9878
+ }, null, 8, ["class", "name"])) : O("", !0)
9873
9879
  ])
9874
9880
  ], 2),
9875
- C.hideDetails ? p("", !0) : (m(), Z("div", D3, [
9876
- C.errorMsg ? (m(), Z("p", _3, v(C.errorMsg), 1)) : p("", !0),
9877
- !C.errorMsg && C.hint ? (m(), Z("p", E3, v(C.hint), 1)) : p("", !0)
9881
+ C.hideDetails ? O("", !0) : (m(), Z("div", D3, [
9882
+ C.errorMsg ? (m(), Z("p", _3, y(C.errorMsg), 1)) : O("", !0),
9883
+ !C.errorMsg && C.hint ? (m(), Z("p", E3, y(C.hint), 1)) : O("", !0)
9878
9884
  ]))
9879
9885
  ])
9880
9886
  ]));
@@ -9882,7 +9888,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9882
9888
  }), W3 = { class: "r-breadcrumb" }, N3 = {
9883
9889
  key: 0,
9884
9890
  class: "r-breadcrumb__title"
9885
- }, h0 = /* @__PURE__ */ x({
9891
+ }, h0 = /* @__PURE__ */ D({
9886
9892
  __name: "RBreadcrumb",
9887
9893
  props: {
9888
9894
  items: { default: () => [] },
@@ -9903,21 +9909,21 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9903
9909
  }, {
9904
9910
  default: k1(() => [
9905
9911
  f(C.$slots, "item-icon", {}, () => [
9906
- L.icon ? (m(), E(D, {
9912
+ L.icon ? (m(), _(x, {
9907
9913
  key: 0,
9908
9914
  name: L.icon
9909
- }, null, 8, ["name"])) : p("", !0)
9915
+ }, null, 8, ["name"])) : O("", !0)
9910
9916
  ]),
9911
- L.onlyIcon ? p("", !0) : (m(), Z("span", N3, v(L.title), 1))
9917
+ L.onlyIcon ? O("", !0) : (m(), Z("span", N3, y(L.title), 1))
9912
9918
  ]),
9913
9919
  _: 2
9914
9920
  }, 1032, ["to"]),
9915
9921
  f(C.$slots, "custom-seperator", {}, () => [
9916
- A !== C.items.length - 1 && V.seperator ? (m(), E(D, {
9922
+ A !== C.items.length - 1 && V.seperator ? (m(), _(x, {
9917
9923
  key: 0,
9918
9924
  class: "r-breadcrumb__separator",
9919
9925
  name: V.seperator
9920
- }, null, 8, ["name"])) : p("", !0)
9926
+ }, null, 8, ["name"])) : O("", !0)
9921
9927
  ])
9922
9928
  ]))), 128))
9923
9929
  ]);
@@ -9953,7 +9959,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9953
9959
  i0,
9954
9960
  A0,
9955
9961
  e0
9956
- ], g0 = /* @__PURE__ */ x({
9962
+ ], g0 = /* @__PURE__ */ D({
9957
9963
  __name: "RPagination",
9958
9964
  props: {
9959
9965
  page: { default: 1 },
@@ -9987,11 +9993,11 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
9987
9993
  M("update:perPage", 10);
9988
9994
  }
9989
9995
  return (o, l) => (m(), Z("div", {
9990
- class: O(["r-pagination", [`r-pagination--${C.position}`]])
9996
+ class: p(["r-pagination", [`r-pagination--${C.position}`]])
9991
9997
  }, [
9992
9998
  S("div", I3, [
9993
9999
  S("div", Q3, [
9994
- S("span", null, v(C.itemsPerPageText), 1),
10000
+ S("span", null, y(C.itemsPerPageText), 1),
9995
10001
  q(A3, {
9996
10002
  modelValue: i.value,
9997
10003
  "onUpdate:modelValue": [
@@ -10004,7 +10010,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10004
10010
  options: C.perPageOptions
10005
10011
  }, null, 8, ["modelValue", "options"])
10006
10012
  ]),
10007
- S("span", G3, v(e.value), 1),
10013
+ S("span", G3, y(e.value), 1),
10008
10014
  S("button", {
10009
10015
  class: "r-pagination__paginator__first",
10010
10016
  disabled: t.value,
@@ -10012,7 +10018,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10012
10018
  }, [
10013
10019
  f(o.$slots, "first", {}, () => [
10014
10020
  (m(), Z("svg", {
10015
- class: O(["icon icon-tabler icon-tabler-chevron-left-pipe", { "stroke-gray-400": t.value }]),
10021
+ class: p(["icon icon-tabler icon-tabler-chevron-left-pipe", { "stroke-gray-400": t.value }]),
10016
10022
  fill: "none",
10017
10023
  height: "20",
10018
10024
  stroke: "#000000",
@@ -10032,7 +10038,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10032
10038
  }, [
10033
10039
  f(o.$slots, "prev", {}, () => [
10034
10040
  (m(), Z("svg", {
10035
- class: O(["icon icon-tabler icon-tabler-chevron-left", { "stroke-gray-400": t.value }]),
10041
+ class: p(["icon icon-tabler icon-tabler-chevron-left", { "stroke-gray-400": t.value }]),
10036
10042
  fill: "none",
10037
10043
  height: "20",
10038
10044
  stroke: "#000000",
@@ -10052,7 +10058,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10052
10058
  }, [
10053
10059
  f(o.$slots, "next", {}, () => [
10054
10060
  (m(), Z("svg", {
10055
- class: O(["icon icon-tabler icon-tabler-chevron-right", { "stroke-gray-400": d.value }]),
10061
+ class: p(["icon icon-tabler icon-tabler-chevron-right", { "stroke-gray-400": d.value }]),
10056
10062
  fill: "none",
10057
10063
  height: "20",
10058
10064
  stroke: "#000000",
@@ -10072,7 +10078,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10072
10078
  }, [
10073
10079
  f(o.$slots, "last", {}, () => [
10074
10080
  (m(), Z("svg", {
10075
- class: O(["icon icon-tabler icon-tabler-chevron-right-pipe", { "stroke-gray-400": d.value }]),
10081
+ class: p(["icon icon-tabler icon-tabler-chevron-right-pipe", { "stroke-gray-400": d.value }]),
10076
10082
  fill: "none",
10077
10083
  height: "20",
10078
10084
  stroke: "#000000",
@@ -10088,7 +10094,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10088
10094
  ])
10089
10095
  ], 2));
10090
10096
  }
10091
- }), t0 = ["value"], k0 = /* @__PURE__ */ x({
10097
+ }), t0 = ["value"], k0 = /* @__PURE__ */ D({
10092
10098
  __name: "RProgressbar",
10093
10099
  props: {
10094
10100
  value: { default: 0 },
@@ -10105,7 +10111,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10105
10111
  value: V.value
10106
10112
  }, null, 12, t0));
10107
10113
  }
10108
- }), h1 = "rocket-ui:r-item-group", B0 = /* @__PURE__ */ x({
10114
+ }), h1 = "rocket-ui:r-item-group", B0 = /* @__PURE__ */ D({
10109
10115
  __name: "RItemGroup",
10110
10116
  props: {
10111
10117
  modelValue: { default: () => [] },
@@ -10119,21 +10125,21 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10119
10125
  emits: ["update:modelValue"],
10120
10126
  setup(H, { emit: V }) {
10121
10127
  const C = H, M = V, i = N(C.as ?? "div"), L = N(C.modelValue), A = g(() => C.selectedClass);
10122
- p1(`${h1}:selectedClass`, A.value);
10128
+ O1(`${h1}:selectedClass`, A.value);
10123
10129
  function e(n) {
10124
10130
  return L.value.includes(n);
10125
10131
  }
10126
- p1(`${h1}:isSelected`, e);
10132
+ O1(`${h1}:isSelected`, e);
10127
10133
  function d(n, r) {
10128
10134
  C.disabled || C.mandatory && L.value.length === 1 && !r || C.max && L.value.length === C.max && r || (C.multiple ? r ? L.value.push(n) : L.value = L.value.filter((o) => o !== n) : L.value = n ? [n] : [], M("update:modelValue", L.value));
10129
10135
  }
10130
- p1(`${h1}:select`, d);
10136
+ O1(`${h1}:select`, d);
10131
10137
  function t() {
10132
10138
  return C.disabled;
10133
10139
  }
10134
- return p1(`${h1}:isDisabled`, t), G(() => C.modelValue, () => {
10140
+ return O1(`${h1}:isDisabled`, t), G(() => C.modelValue, () => {
10135
10141
  L.value = C.modelValue;
10136
- }), (n, r) => (m(), E(B2(i.value), null, {
10142
+ }), (n, r) => (m(), _(B2(i.value), null, {
10137
10143
  default: k1(() => [
10138
10144
  f(n.$slots, "default", {
10139
10145
  isSelected: e,
@@ -10144,7 +10150,7 @@ const k3 = ["aria-disabled", "aria-selected", "disabled"], B3 = { key: 0 }, b3 =
10144
10150
  _: 3
10145
10151
  }));
10146
10152
  }
10147
- }), g1 = "rocket-ui:r-item-group", b0 = /* @__PURE__ */ x({
10153
+ }), g1 = "rocket-ui:r-item-group", b0 = /* @__PURE__ */ D({
10148
10154
  __name: "RItem",
10149
10155
  props: {
10150
10156
  value: { default: null },
@@ -10177,7 +10183,7 @@ export {
10177
10183
  Z0 as RCheckbox,
10178
10184
  C5 as RChip,
10179
10185
  A3 as RDropdown,
10180
- D as RIcon,
10186
+ x as RIcon,
10181
10187
  b0 as RItem,
10182
10188
  B0 as RItemGroup,
10183
10189
  S2 as RLabel,
@@ -10188,8 +10194,8 @@ export {
10188
10194
  s0 as RSnackbar,
10189
10195
  c0 as RSwitch,
10190
10196
  b3 as RTabItem,
10191
- O0 as RTabs,
10192
- p0 as RTextArea,
10197
+ p0 as RTabs,
10198
+ O0 as RTextArea,
10193
10199
  f0 as RTextfield,
10194
10200
  G5 as RTooltip
10195
10201
  };