@zealsolutions/zeal-ui 1.0.0-alpha.100

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 (58) hide show
  1. package/README.md +29 -0
  2. package/dist/BaseDropdownButton-D4GSZKdk.js +43 -0
  3. package/dist/BaseOverlay-aTh6_ssu.js +21 -0
  4. package/dist/BaseTooltip-CcnCHpL4.js +53 -0
  5. package/dist/ChevronDownIcon-De0Ga7A4.js +23 -0
  6. package/dist/ChevronRightIcon-Be-vxVtQ.js +95 -0
  7. package/dist/CircleExclamationIcon-CVpIK7Mu.js +23 -0
  8. package/dist/CircleStatusIcon-CRoBchKs.js +46 -0
  9. package/dist/CloseButton-BsjhPDWi.js +19 -0
  10. package/dist/DropdownMenuTextItem-BYGt1jLy.js +1813 -0
  11. package/dist/InfiniteScroll-CgeGewSV.js +498 -0
  12. package/dist/InputField-CxSec0eW.js +59 -0
  13. package/dist/NavigationMenuNotification-C_z9naik.js +452 -0
  14. package/dist/NotificationIcon-CxO6DGyQ.js +191 -0
  15. package/dist/OpacityScaleTransition-CtMzqccC.js +26 -0
  16. package/dist/OpacityTransition-D4EuhJnX.js +26 -0
  17. package/dist/OpacityTranslateTransition-fF3EnRwC.js +32 -0
  18. package/dist/ProclusLogo-BAHzwRvI.js +81 -0
  19. package/dist/TranslateTransition-iGQAQ66h.js +32 -0
  20. package/dist/TruncateText-BOyOYUV6.js +61 -0
  21. package/dist/XMarkIcon-Ba-nxo3h.js +23 -0
  22. package/dist/_plugin-vue_export-helper-CHgC5LLL.js +9 -0
  23. package/dist/components/buttons/index.js +68 -0
  24. package/dist/components/forms/index.js +118 -0
  25. package/dist/components/icons/index.js +1416 -0
  26. package/dist/components/inputs/index.js +360 -0
  27. package/dist/components/layouts/index.js +118 -0
  28. package/dist/components/logos/index.js +468 -0
  29. package/dist/components/menus/index.js +304 -0
  30. package/dist/components/modals/index.js +212 -0
  31. package/dist/components/navigation/index.js +9 -0
  32. package/dist/components/overlays/index.js +4 -0
  33. package/dist/components/tooltips/index.js +4 -0
  34. package/dist/components/transitions/index.js +10 -0
  35. package/dist/components/utils/index.js +6 -0
  36. package/dist/config/tailwind/index.js +354 -0
  37. package/dist/css/base.css +185 -0
  38. package/dist/css/typography.css +43 -0
  39. package/dist/favicon.ico +0 -0
  40. package/dist/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2 +0 -0
  41. package/dist/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2 +0 -0
  42. package/dist/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2 +0 -0
  43. package/dist/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2 +0 -0
  44. package/dist/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2 +0 -0
  45. package/dist/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2 +0 -0
  46. package/dist/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2 +0 -0
  47. package/dist/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2 +0 -0
  48. package/dist/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2 +0 -0
  49. package/dist/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2 +0 -0
  50. package/dist/fonts/unna/AYCEpXzofN0NOp8LlQ.woff2 +0 -0
  51. package/dist/fonts/unna/AYCEpXzofN0NOpELlVHC.woff2 +0 -0
  52. package/dist/fonts/unna/AYCJpXzofN0NOpozLGzTR3Jv.woff2 +0 -0
  53. package/dist/fonts/unna/AYCJpXzofN0NOpozLGzTSXJv_vc.woff2 +0 -0
  54. package/dist/fonts/unna/AYCKpXzofN0NOpo7l0nG.woff2 +0 -0
  55. package/dist/fonts/unna/AYCKpXzofN0NOpo7mUnGeFM.woff2 +0 -0
  56. package/dist/fonts/unna/AYCLpXzofN0NMiQugG7jRQ.woff2 +0 -0
  57. package/dist/fonts/unna/AYCLpXzofN0NMiQugGDjRWpr.woff2 +0 -0
  58. package/package.json +83 -0
@@ -0,0 +1,26 @@
1
+ import { openBlock as n, createBlock as s, Transition as i, withCtx as l, renderSlot as c } from "vue";
2
+ const v = {
3
+ __name: "OpacityTransition",
4
+ emits: ["after-enter", "after-leave"],
5
+ setup(p, { emit: a }) {
6
+ const t = a;
7
+ return (r, e) => (n(), s(i, {
8
+ "enter-active-class": "transition-opacity duration-300 ease-in",
9
+ "enter-from-class": "opacity-0",
10
+ "enter-to-class": "opacity-100",
11
+ "leave-active-class": "transition-opacity duration-300 ease-out",
12
+ "leave-from-class": "opacity-100",
13
+ "leave-to-class": "opacity-0",
14
+ onAfterEnter: e[0] || (e[0] = (o) => t("after-enter")),
15
+ onAfterLeave: e[1] || (e[1] = (o) => t("after-leave"))
16
+ }, {
17
+ default: l(() => [
18
+ c(r.$slots, "default")
19
+ ]),
20
+ _: 3
21
+ }));
22
+ }
23
+ };
24
+ export {
25
+ v as _
26
+ };
@@ -0,0 +1,32 @@
1
+ import { computed as i, openBlock as c, createBlock as p, Transition as f, withCtx as u, renderSlot as v } from "vue";
2
+ const m = {
3
+ __name: "OpacityTranslateTransition",
4
+ props: {
5
+ direction: {
6
+ type: String,
7
+ default: "up"
8
+ }
9
+ },
10
+ emits: ["after-enter", "after-leave"],
11
+ setup(r, { emit: n }) {
12
+ const s = r, e = i(() => s.direction === "up"), a = n;
13
+ return (o, t) => (c(), p(f, {
14
+ "enter-active-class": "transition-all duration-200 ease-in delay-100",
15
+ "enter-from-class": e.value ? "opacity-0 translate-y-1" : "opacity-0 -translate-y-1",
16
+ "enter-to-class": "opacity-100",
17
+ "leave-active-class": "transition-all duration-200 ease-out",
18
+ "leave-from-class": "opacity-100",
19
+ "leave-to-class": e.value ? "opacity-0 translate-y-1" : "opacity-0 -translate-y-1",
20
+ onAfterEnter: t[0] || (t[0] = (l) => a("after-enter")),
21
+ onAfterLeave: t[1] || (t[1] = (l) => a("after-leave"))
22
+ }, {
23
+ default: u(() => [
24
+ v(o.$slots, "default")
25
+ ]),
26
+ _: 3
27
+ }, 8, ["enter-from-class", "leave-to-class"]));
28
+ }
29
+ };
30
+ export {
31
+ m as _
32
+ };
@@ -0,0 +1,81 @@
1
+ import { computed as n, openBlock as l, createElementBlock as r, createStaticVNode as i, createBlock as c, resolveDynamicComponent as s, withCtx as u, createElementVNode as C, createCommentVNode as p } from "vue";
2
+ import { _ as d } from "./OpacityTransition-D4EuhJnX.js";
3
+ const f = ["viewBox"], h = { key: 0 }, H = {
4
+ __name: "ProclusLogo",
5
+ props: {
6
+ showText: {
7
+ type: Boolean,
8
+ default: !1
9
+ },
10
+ transition: {
11
+ type: Object,
12
+ required: !1,
13
+ default: () => d
14
+ },
15
+ enterActiveClass: {
16
+ type: String,
17
+ required: !1,
18
+ default: "transition-opacity duration-300 ease-in"
19
+ },
20
+ leaveActiveClass: {
21
+ type: String,
22
+ required: !1,
23
+ default: "transition-opacity duration-300 ease-out"
24
+ }
25
+ },
26
+ setup(t) {
27
+ const o = t, a = n(() => o.showText ? "0 0 118 28" : "0 0 28 28");
28
+ return (M, e) => (l(), r("svg", {
29
+ class: "h-[29px]",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ viewBox: a.value,
32
+ fill: "none",
33
+ "aria-hidden": "true",
34
+ focusable: "false",
35
+ role: "img"
36
+ }, [
37
+ e[1] || (e[1] = i('<path d="M12.05 27.8333C12.05 27.8333 12.0167 27.8333 12 27.8333C0.133333 26.0167 0 13.95 0 13.8333C0 2.3 11.8667 0.183338 11.9833 0.166671C12.1333 0.133338 12.3 0.233338 12.35 0.383338C12.4 0.533338 12.35 0.700004 12.2 0.783338C12.1167 0.833338 4.18333 5.5 4.25 13.8333C4.31667 21.95 11.8667 27.0167 12.15 27.2C12.2833 27.25 12.3833 27.3833 12.3667 27.5333C12.3667 27.7 12.2167 27.8333 12.05 27.8333ZM10.4 1.23334C7.2 2.25 0.65 5.35 0.65 13.8333C0.65 14.2833 0.783334 24.4833 10.6333 26.9C8.23333 25 3.63333 20.2833 3.58333 13.8333C3.53333 7.43334 7.98333 3.1 10.3833 1.23334H10.4Z" fill="currentColor"></path><path d="M15.2167 22.2667C15.2167 22.2667 15.1 22.2667 15.05 22.2167C14.85 22.1 10.3 19.1667 10.3 14C10.3 8.34999 14.9834 5.38332 15.1667 5.26666C15.3167 5.16666 15.5167 5.21666 15.6167 5.36666C15.7167 5.51666 15.6667 5.71666 15.5167 5.81666C15.4667 5.84999 10.95 8.71666 10.95 14C10.95 18.8167 15.35 21.65 15.3834 21.6667C15.5334 21.7667 15.5834 21.9667 15.4834 22.1167C15.4167 22.2167 15.3167 22.2667 15.2167 22.2667Z" fill="currentColor"></path><path d="M17.5834 27.5C17.4667 27.5 17.3667 27.4333 17.3001 27.3333C16.4167 25.85 13.5167 20.5 13.5167 13.8167C13.5167 9.13334 14.9167 4.45001 17.4834 0.616676C17.5667 0.50001 17.7167 0.45001 17.8501 0.483343C23.8334 2.36668 27.8501 7.78334 27.8501 13.9833C27.8501 20.1833 23.7667 25.75 17.6834 27.4833C17.6501 27.4833 17.6167 27.4833 17.6001 27.4833L17.5834 27.5ZM17.8834 1.20001C15.4834 4.88334 14.1667 9.36668 14.1667 13.8333C14.1667 20.05 16.7501 25.1 17.7334 26.8C23.4001 25.0667 27.1834 19.9667 27.1834 14C27.1834 8.03334 23.4501 3.06668 17.8834 1.20001ZM18.7167 21.3167C18.7167 21.3167 18.5667 21.2833 18.5001 21.2333C18.4001 21.1333 15.9001 18.85 16.1167 14.1333C16.3334 9.51668 18.3834 6.90001 18.4667 6.78334C18.5667 6.65001 18.7501 6.63334 18.8834 6.70001C19.0501 6.78334 22.4667 8.96668 22.4667 14.15C22.4667 19.3333 19.0167 21.2 18.8667 21.2833C18.8167 21.3 18.7667 21.3167 18.7334 21.3167H18.7167ZM18.8001 7.45001C18.3167 8.18334 16.9334 10.55 16.7667 14.1833C16.6001 17.9167 18.2501 20.0333 18.7834 20.6C19.5501 20.15 21.8167 18.3333 21.8167 14.1667C21.8167 10 19.6167 8.01668 18.8167 7.45001H18.8001Z" fill="currentColor"></path><path d="M13.8833 27.95C12.6333 27.95 11.8833 27.8167 11.8499 27.8167C11.7999 27.8167 11.7666 27.7833 11.7333 27.7667C11.6499 27.7167 3.48328 22.0667 3.48328 13.85C3.48328 5.63333 10.9499 0.383333 11.9833 0.166667C12.8166 0 14.4166 0 14.4833 0C14.6166 0 14.7499 0.0833333 14.7833 0.216667C14.8333 0.35 14.7833 0.483333 14.6833 0.583333C14.6333 0.616667 9.64994 4.85 9.59994 13.85C9.54994 22.3833 14.3333 27.35 14.3833 27.4C14.4666 27.5 14.4999 27.6333 14.4499 27.75C14.3999 27.8667 14.2833 27.95 14.1499 27.95C14.0499 27.95 13.9666 27.95 13.8666 27.95H13.8833ZM12.0333 27.1667C12.1999 27.2 12.6999 27.2667 13.4333 27.2833C12.1666 25.7333 8.89994 21.0833 8.94994 13.8333C8.99994 6.36667 12.2499 2.13333 13.6499 0.666667C13.1333 0.683333 12.4999 0.716667 12.0999 0.8C11.5499 0.916667 4.11661 5.66667 4.11661 13.8333C4.11661 21.35 11.2999 26.6667 12.0166 27.1667H12.0333Z" fill="currentColor"></path><path d="M10.5167 21.8167C10.5167 21.8167 10.4667 21.8167 10.4334 21.8167C10.3834 21.8167 5.26672 20.05 5.26672 13.85C5.26672 7.65001 10.4501 5.93334 10.5001 5.91667C10.6001 5.88334 10.7167 5.91667 10.8001 6.01667C10.8667 6.10001 10.9001 6.23334 10.8667 6.35001C10.8667 6.38334 9.60006 10.1833 9.65006 13.85C9.70006 17.65 10.7834 21.3667 10.8001 21.4C10.8334 21.5167 10.8001 21.6333 10.7334 21.7333C10.6834 21.8 10.6001 21.8333 10.5167 21.8333V21.8167ZM10.1167 6.75001C8.85006 7.35001 5.85006 9.25001 5.85006 13.8333C5.85006 18.4167 8.81672 20.3167 10.0667 20.9333C9.75006 19.6833 9.10006 16.8333 9.06672 13.8333C9.03339 10.9167 9.75006 8.01668 10.1167 6.75001Z" fill="currentColor"></path><path d="M10.65 6.53333C10.5667 6.53333 10.4833 6.5 10.4167 6.43333C10.3333 6.35 10.3 6.21667 10.3333 6.08333C11.8333 2.08333 14.1833 0.15 14.2833 0.0666667C14.35 0.0166667 14.4167 0 14.5 0C16.4667 0.0833333 17.7833 0.483333 17.8333 0.5C17.9333 0.533333 18.0167 0.6 18.05 0.7C18.0833 0.8 18.0667 0.9 18.0167 1C18.0167 1.01667 16.7667 2.8 15.65 5.65C15.6 5.78333 15.4667 5.85 15.3167 5.85C12.9667 5.7 10.7833 6.5 10.7667 6.51667C10.7333 6.51667 10.6833 6.53333 10.65 6.53333ZM14.6 0.65C14.1833 1.01667 12.45 2.68333 11.2167 5.68333C12.0333 5.45 13.5167 5.11667 15.1333 5.18333C15.95 3.11667 16.8167 1.66667 17.2333 1C16.7167 0.883333 15.7833 0.7 14.6167 0.633333L14.6 0.65Z" fill="currentColor"></path><path d="M14.3 27.95C14.1833 27.95 14.1167 27.95 14.1167 27.95C14.0333 27.95 13.95 27.9167 13.9 27.85C13.8167 27.7667 11.7167 25.6 10.2833 21.6C10.25 21.4833 10.2833 21.3667 10.35 21.2667C10.4333 21.1833 10.55 21.1333 10.6667 21.1667C13.3833 21.85 14.6 21.7 15.1833 21.6167C15.3333 21.6 15.4833 21.6833 15.5333 21.8333C16.6167 25.0167 17.85 26.9833 17.8667 27C17.9167 27.0833 17.9333 27.2 17.9 27.2833C17.8667 27.3833 17.7833 27.45 17.6833 27.4833C16.3167 27.9 14.8333 27.9333 14.3167 27.9333L14.3 27.95ZM14.2667 27.2833C14.6833 27.2833 15.8833 27.25 17.0667 26.9667C16.6667 26.2667 15.8 24.6333 14.9833 22.2833C14.1333 22.3667 13 22.35 11.0833 21.9333C12.2833 25 13.85 26.85 14.25 27.2833H14.2667Z" fill="currentColor"></path><path d="M19.9501 21.9667C19.9501 21.9667 19.9001 21.9667 19.8834 21.9667C19.2834 21.8167 19.0167 21.6 18.9834 21.5833C18.9001 21.5167 18.8501 21.4 18.8667 21.2833C18.8834 21.1667 18.9501 21.0667 19.0501 21.0167C19.2167 20.9333 23.2501 18.9167 23.2501 13.8333C23.2501 9.05 19.0834 6.81667 19.0501 6.8C18.9501 6.75 18.8834 6.65 18.8834 6.53334C18.8834 6.41667 18.9167 6.31667 19.0167 6.25C19.4667 5.91667 19.7334 5.86667 19.7834 5.86667C19.8334 5.86667 19.9001 5.86667 19.9501 5.9C20.0001 5.91667 24.9834 8.33333 25.1334 13.6667C25.3167 20.0667 20.1334 21.9333 20.0834 21.9667C20.0501 21.9667 20.0167 21.9833 19.9834 21.9833L19.9501 21.9667ZM19.8667 21.2833C19.8667 21.2833 19.9167 21.2833 19.9334 21.3C20.5834 21.0333 24.6334 19.2167 24.4834 13.6833C24.3667 9.53334 21.0834 7.3 20.0001 6.66667C21.2667 7.58334 23.8501 9.91667 23.8501 13.8333C23.8501 18.1667 21.0667 20.4833 19.8501 21.2833H19.8667Z" fill="currentColor"></path><path d="M19.1667 21.65C19.1667 21.65 19.0667 21.65 19.0167 21.6167C19.0167 21.6167 18.7167 21.45 18.4834 21.25C18.4167 21.1833 18.3667 21.0833 18.3834 20.9833C18.4001 20.8833 18.4501 20.7833 18.5334 20.7333C18.5667 20.7167 21.9667 18.4833 21.8167 13.8667C21.8167 9.84999 18.5334 7.29999 18.5001 7.28333C18.3667 7.18333 18.3334 6.98333 18.4334 6.83333C18.4334 6.83333 18.6501 6.51666 18.9834 6.26666C19.0834 6.19999 19.2001 6.18333 19.3001 6.23333C19.3501 6.24999 23.8501 8.66666 23.8501 13.85C23.8501 19.3667 19.3334 21.6167 19.3001 21.6333C19.2501 21.65 19.2167 21.6667 19.1667 21.6667V21.65ZM19.1501 6.94999C19.9834 7.68333 22.4501 10.1333 22.4501 13.8333C22.5667 17.4833 20.6834 19.7167 19.6001 20.7C20.7501 19.95 23.2334 17.8333 23.2334 13.8333C23.2334 9.61666 20.0001 7.38333 19.2001 6.89999C19.1834 6.91666 19.1667 6.93333 19.1501 6.94999Z" fill="currentColor"></path><path d="M20.9 22.1333C20.9 22.1333 20.5333 22.1333 19.8833 21.9667C19.75 21.9333 19.65 21.8 19.65 21.6667C19.65 21.5333 19.7333 21.4 19.8667 21.35C20.05 21.2833 24.4833 19.7167 24.5 13.85C24.5 8.91665 19.7333 6.51665 19.6833 6.49999C19.5667 6.44999 19.5 6.31665 19.5 6.18332C19.5 6.04999 19.5833 5.93332 19.7167 5.89999C19.7333 5.89999 20.2833 5.69999 20.85 5.89999C20.9 5.89999 26.3833 7.66665 26.3833 13.8667C26.3833 20.3833 21.05 22.1333 21 22.15C20.9667 22.15 20.9333 22.15 20.9167 22.15L20.9 22.1333ZM21.25 6.73332C22.7833 7.88332 25.1167 10.2333 25.1167 13.8333C25.1167 18.0833 22.8667 20.2833 21.3667 21.2667C22.6667 20.65 25.75 18.6833 25.75 13.8333C25.75 9.26665 22.6167 7.34999 21.2667 6.73332H21.25Z" fill="currentColor"></path>', 10)),
38
+ (l(), c(s(t.transition), {
39
+ "enter-active-class": t.enterActiveClass,
40
+ "leave-active-class": t.leaveActiveClass
41
+ }, {
42
+ default: u(() => [
43
+ t.showText ? (l(), r("g", h, e[0] || (e[0] = [
44
+ C("path", {
45
+ d: "M81.6666 17.1667C81.6666 18.6667 80.3333 20 78.8333 20H78.6666C77.1666 20 75.8333 18.6667 75.8333 17.1667V10.5C75.8333 9.00001 77.1666 7.66668 78.6666 7.66668H78.8333C80.3333 7.66668 81.6666 9.00001 81.6666 10.5V11.5H84.3333V10.8333C84.3333 8.00001 82.1666 5.83334 79.3333 5.83334H78.1666C75.3333 5.83334 73.1666 8.00001 73.1666 10.8333V16.8333C73.1666 19.6667 75.3333 21.8333 78.1666 21.8333H79.3333C82.1666 21.8333 84.3333 19.6667 84.3333 16.8333V16.1667H81.6666V17.1667Z",
46
+ fill: "currentColor"
47
+ }, null, -1),
48
+ C("path", {
49
+ d: "M65.5 5.83334H64.3334C61.5 5.83334 59.3334 8.00001 59.3334 10.8333V16.8333C59.3334 19.6667 61.5 21.8333 64.3334 21.8333H65.5C68.3334 21.8333 70.5 19.6667 70.5 16.8333V10.8333C70.5 8.00001 68.3334 5.83334 65.5 5.83334ZM67.8334 17.1667C67.8334 18.6667 66.5 20 65 20H64.8334C63.3334 20 62 18.6667 62 17.1667V10.5C62 9.00001 63.3334 7.66668 64.8334 7.66668H65C66.5 7.66668 67.8334 9.00001 67.8334 10.5V17.1667Z",
50
+ fill: "currentColor"
51
+ }, null, -1),
52
+ C("path", {
53
+ d: "M92.6666 10.8333V16.8333C92.6666 19.6667 94.8333 21.8333 97.6666 21.8333H98.8333C101.667 21.8333 103.833 19.6667 103.833 16.8333V5.83334H101.167V17.1667C101.167 18.6667 99.8333 20 98.3333 20H98.1666C96.6666 20 95.3333 18.6667 95.3333 17.1667V5.83334H92.6666V10.8333Z",
54
+ fill: "currentColor"
55
+ }, null, -1),
56
+ C("path", {
57
+ d: "M42.5 5.83334C39.3334 5.83334 36.8334 8.33334 36.8334 11.5V28H39.5V21.3333C40.3334 21.8333 41.5 22.1667 42.5 22.1667C45.6667 22.1667 48.1667 19.6667 48.1667 16.5V11.5C48.1667 8.33334 45.6667 5.83334 42.5 5.83334ZM45.6667 17C45.6667 18.6667 44.3334 20 42.6667 20C41 20 39.6667 18.6667 39.6667 17V10.8333C39.6667 9.16668 41 7.83334 42.6667 7.83334C44.3334 7.83334 45.6667 9.16668 45.6667 10.8333V17Z",
58
+ fill: "currentColor"
59
+ }, null, -1),
60
+ C("path", {
61
+ d: "M53.6667 21.6667V10.8333C53.6667 10.8333 53.6667 7.16666 57.5 8.16666L58 5.83333C58 5.83333 50.6667 4.33333 50.8334 10.8333V21.6667H53.6667Z",
62
+ fill: "currentColor"
63
+ }, null, -1),
64
+ C("path", {
65
+ d: "M90 0.166656H87.3334V21.8333H90V0.166656Z",
66
+ fill: "currentColor"
67
+ }, null, -1),
68
+ C("path", {
69
+ d: "M113.167 13C113.167 13 117.5 14.5 117.5 17.3333C117.5 20.1667 115.167 21.6667 112.167 21.6667C108.333 21.6667 107 19.1667 107 19.1667L109 17.8333L109.167 18C109.667 18.6667 110.5 19.3333 111.667 19.5C113.333 19.6667 114.667 19 114.833 17.6667C115 16.5 114.333 15.8333 112.167 14.8333L111 14.3333C111 14.3333 106.5 12.8333 106.5 9.99999C106.5 7.16666 108.833 5.66666 111.833 5.66666C114.833 5.66666 116.667 8.16666 116.667 8.16666L114.833 9.49999C114.333 8.83332 113.5 8.16666 112.333 7.99999C110.667 7.83332 109.333 8.49999 109.167 9.83332C109 11 109.833 11.5 112 12.6667L113.167 13Z",
70
+ fill: "currentColor"
71
+ }, null, -1)
72
+ ]))) : p("", !0)
73
+ ]),
74
+ _: 1
75
+ }, 8, ["enter-active-class", "leave-active-class"]))
76
+ ], 8, f));
77
+ }
78
+ };
79
+ export {
80
+ H as _
81
+ };
@@ -0,0 +1,32 @@
1
+ import { computed as i, openBlock as f, createBlock as u, Transition as c, withCtx as m, renderSlot as v } from "vue";
2
+ const p = {
3
+ __name: "TranslateTransition",
4
+ props: {
5
+ direction: {
6
+ type: String,
7
+ default: "right"
8
+ }
9
+ },
10
+ emits: ["after-enter", "after-leave"],
11
+ setup(r, { emit: n }) {
12
+ const s = r, e = n, a = i(() => s.direction === "left");
13
+ return (l, t) => (f(), u(c, {
14
+ "enter-active-class": "transition-all ease-in-out duration-500 sm:duration-700",
15
+ "enter-from-class": a.value ? "-translate-x-full" : "translate-x-full",
16
+ "enter-to-class": "translate-x-0",
17
+ "leave-active-class": "transition-all ease-in-out duration-500 sm:duration-700",
18
+ "leave-from-class": "translate-x-0",
19
+ "leave-to-class": a.value ? "-translate-x-full" : "translate-x-full",
20
+ onAfterEnter: t[0] || (t[0] = (o) => e("after-enter")),
21
+ onAfterLeave: t[1] || (t[1] = (o) => e("after-leave"))
22
+ }, {
23
+ default: m(() => [
24
+ v(l.$slots, "default")
25
+ ]),
26
+ _: 3
27
+ }, 8, ["enter-from-class", "leave-to-class"]));
28
+ }
29
+ };
30
+ export {
31
+ p as _
32
+ };
@@ -0,0 +1,61 @@
1
+ import { ref as t, watch as w, nextTick as k, openBlock as c, createElementBlock as y, renderSlot as d, createBlock as B, Teleport as $, createVNode as g, withCtx as _, createCommentVNode as x } from "vue";
2
+ import { _ as C } from "./BaseTooltip-CcnCHpL4.js";
3
+ const H = {
4
+ __name: "TruncateText",
5
+ props: {
6
+ showTooltip: {
7
+ type: Boolean,
8
+ default: !0
9
+ },
10
+ position: {
11
+ type: String,
12
+ default: "top"
13
+ }
14
+ },
15
+ setup(i) {
16
+ const u = i, o = t(null), n = t(!1), r = t(!1), l = t(!1), s = t(!1), p = t(0), f = t(0), v = (e) => {
17
+ n.value = e, n.value ? m() : s.value = !1;
18
+ }, m = () => {
19
+ if (u.showTooltip) {
20
+ r.value = o.value.clientWidth < o.value.scrollWidth;
21
+ let e = o.value.getBoundingClientRect();
22
+ p.value = u.position === "top" ? e.top - 14 : e.bottom + 14, f.value = e.left + e.width / 2, l.value = n.value && r.value;
23
+ }
24
+ }, T = () => {
25
+ l.value = !1;
26
+ };
27
+ return w(l, (e) => {
28
+ e && k(() => {
29
+ s.value = !0;
30
+ });
31
+ }), (e, a) => (c(), y("div", {
32
+ ref_key: "el",
33
+ ref: o,
34
+ class: "truncate",
35
+ onMouseenter: a[0] || (a[0] = (h) => v(!0)),
36
+ onMouseleave: a[1] || (a[1] = (h) => v(!1))
37
+ }, [
38
+ d(e.$slots, "default"),
39
+ l.value ? (c(), B($, {
40
+ key: 0,
41
+ to: "body"
42
+ }, [
43
+ g(C, {
44
+ position: i.position,
45
+ top: p.value,
46
+ left: f.value,
47
+ show: s.value,
48
+ onAfterLeave: T
49
+ }, {
50
+ default: _(() => [
51
+ d(e.$slots, "default")
52
+ ]),
53
+ _: 3
54
+ }, 8, ["position", "top", "left", "show"])
55
+ ])) : x("", !0)
56
+ ], 544));
57
+ }
58
+ };
59
+ export {
60
+ H as _
61
+ };
@@ -0,0 +1,23 @@
1
+ import { openBlock as o, createElementBlock as r, createElementVNode as t } from "vue";
2
+ import { _ as n } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const l = {}, s = {
4
+ class: "h-[22px] w-[22px]",
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 22 22",
7
+ fill: "none",
8
+ "aria-hidden": "true",
9
+ focusable: "false",
10
+ role: "img"
11
+ };
12
+ function c(a, e) {
13
+ return o(), r("svg", s, e[0] || (e[0] = [
14
+ t("path", {
15
+ d: "M20.1236 21.6798C20.5505 22.1067 21.2529 22.1067 21.6798 21.6798C22.1067 21.2529 22.1067 20.5505 21.6798 20.1236L12.5562 11L21.6798 1.87637C22.1067 1.44945 22.1067 0.747105 21.6798 0.320188C21.2529 -0.106729 20.5505 -0.106729 20.1236 0.320188L11 9.44382L1.87637 0.320188C1.44945 -0.106729 0.747105 -0.106729 0.320188 0.320188C-0.106729 0.747105 -0.106729 1.44945 0.320188 1.87637L9.44382 11L0.320188 20.1236C-0.106729 20.5505 -0.106729 21.2529 0.320188 21.6798C0.747105 22.1067 1.44945 22.1067 1.87637 21.6798L11 12.5562L20.1236 21.6798Z",
16
+ fill: "currentColor"
17
+ }, null, -1)
18
+ ]));
19
+ }
20
+ const m = /* @__PURE__ */ n(l, [["render", c]]);
21
+ export {
22
+ m as X
23
+ };
@@ -0,0 +1,9 @@
1
+ const s = (t, r) => {
2
+ const o = t.__vccOpts || t;
3
+ for (const [c, e] of r)
4
+ o[c] = e;
5
+ return o;
6
+ };
7
+ export {
8
+ s as _
9
+ };
@@ -0,0 +1,68 @@
1
+ import { openBlock as t, createElementBlock as s, normalizeClass as l, renderSlot as o } from "vue";
2
+ import { _ as p } from "../../CloseButton-BsjhPDWi.js";
3
+ import { _ as h } from "../../BaseDropdownButton-D4GSZKdk.js";
4
+ const d = ["disabled"], i = {
5
+ __name: "PrimaryButton",
6
+ props: {
7
+ disabled: {
8
+ type: Boolean,
9
+ default: !1
10
+ },
11
+ error: {
12
+ type: Boolean,
13
+ default: !1
14
+ },
15
+ reverse: {
16
+ type: Boolean,
17
+ default: !1
18
+ }
19
+ },
20
+ setup(e) {
21
+ return (r, a) => (t(), s("button", {
22
+ type: "button",
23
+ class: l(["flex items-center gap-x-2 rounded-[20px] px-4 h-10 text-style-input bg-black-950 border-2 border-black-950 outline-none disabled:bg-steel-200 disabled:text-steel-950 disabled:border-steel-800 disabled:cursor-not-allowed", [
24
+ e.reverse ? "flex-row-reverse" : "flex-row",
25
+ e.error && !e.disabled ? "bg-white text-error-950 border-error-950 hover:bg-error-950 hover:border-error-950 hover:text-white focus:bg-error-950 focus:border-error-950 focus:text-white" : "text-white hover:bg-app-950 hover:border-app-950 focus:bg-app-950 focus:border-app-950"
26
+ ]]),
27
+ disabled: e.disabled
28
+ }, [
29
+ o(r.$slots, "icon"),
30
+ o(r.$slots, "default")
31
+ ], 10, d));
32
+ }
33
+ }, b = ["disabled"], u = {
34
+ __name: "SecondaryButton",
35
+ props: {
36
+ disabled: {
37
+ type: Boolean,
38
+ default: !1
39
+ },
40
+ error: {
41
+ type: Boolean,
42
+ default: !1
43
+ },
44
+ reverse: {
45
+ type: Boolean,
46
+ default: !1
47
+ }
48
+ },
49
+ setup(e) {
50
+ return (r, a) => (t(), s("button", {
51
+ type: "button",
52
+ class: l(["flex items-center gap-x-2 rounded-[20px] px-4 h-10 text-style-input bg-white border-2 border-steel-600 outline-none disabled:bg-steel-200 disabled:text-steel-950 disabled:border-steel-800 disabled:cursor-not-allowed", [
53
+ e.reverse ? "flex-row-reverse" : "flex-row",
54
+ e.error && !e.disabled ? "bg-white text-error-950 border-error-950 hover:bg-error-950 hover:border-error-950 hover:text-white focus:bg-error-950 focus:border-error-950 focus:text-white" : "text-black-950 hover:text-app-950 hover:border-app-950 focus:text-app-950 focus:border-app-950"
55
+ ]]),
56
+ disabled: e.disabled
57
+ }, [
58
+ o(r.$slots, "icon"),
59
+ o(r.$slots, "default")
60
+ ], 10, b));
61
+ }
62
+ };
63
+ export {
64
+ h as BaseDropdownButton,
65
+ p as CloseButton,
66
+ i as PrimaryButton,
67
+ u as SecondaryButton
68
+ };
@@ -0,0 +1,118 @@
1
+ import { openBlock as a, createElementBlock as r, createElementVNode as t, renderSlot as o, normalizeClass as _, createTextVNode as c, toDisplayString as u, createCommentVNode as v, createVNode as b, withCtx as p, mergeModels as f, useModel as B, computed as m, createBlock as V } from "vue";
2
+ import { _ as $ } from "../../_plugin-vue_export-helper-CHgC5LLL.js";
3
+ import { _ as F } from "../../TruncateText-BOyOYUV6.js";
4
+ import { _ as S } from "../../InputField-CxSec0eW.js";
5
+ const q = {}, M = { class: "flex flex-col space-y-12" }, k = { class: "flex flex-col space-y-6" };
6
+ function w(e, l) {
7
+ return a(), r("div", M, [
8
+ t("form", k, [
9
+ o(e.$slots, "default")
10
+ ]),
11
+ o(e.$slots, "footer")
12
+ ]);
13
+ }
14
+ const U = /* @__PURE__ */ $(q, [["render", w]]), N = { class: "flex justify-between text-style-label select-none" }, j = ["for"], C = { key: 0 }, E = { class: "flex mt-2.5" }, T = {
15
+ __name: "FormField",
16
+ props: {
17
+ label: {
18
+ type: String,
19
+ default: ""
20
+ },
21
+ errorMessage: {
22
+ type: String,
23
+ default: ""
24
+ },
25
+ required: {
26
+ type: Boolean,
27
+ default: !1
28
+ },
29
+ disabled: {
30
+ type: Boolean,
31
+ default: !1
32
+ }
33
+ },
34
+ setup(e) {
35
+ return (l, s) => (a(), r("div", null, [
36
+ t("div", N, [
37
+ t("label", {
38
+ for: e.label,
39
+ class: _(["whitespace-nowrap pr-5", e.disabled ? "text-steel-800" : ""])
40
+ }, [
41
+ c(u(e.label), 1),
42
+ e.required ? (a(), r("span", C, "*")) : v("", !0)
43
+ ], 10, j),
44
+ b(F, { class: "text-error-950 select-none" }, {
45
+ default: p(() => [
46
+ c(u(e.errorMessage), 1)
47
+ ]),
48
+ _: 1
49
+ })
50
+ ]),
51
+ t("div", E, [
52
+ o(l.$slots, "default")
53
+ ])
54
+ ]));
55
+ }
56
+ }, G = {
57
+ __name: "FormInput",
58
+ props: /* @__PURE__ */ f({
59
+ required: {
60
+ type: Boolean,
61
+ default: !1
62
+ },
63
+ errors: {
64
+ type: Object,
65
+ default: () => ({})
66
+ },
67
+ label: {
68
+ type: String,
69
+ default: ""
70
+ },
71
+ placeholder: {
72
+ type: String,
73
+ default: ""
74
+ },
75
+ fieldType: {
76
+ type: String,
77
+ default: "text"
78
+ },
79
+ disabled: {
80
+ type: Boolean,
81
+ default: !1
82
+ }
83
+ }, {
84
+ modelValue: {},
85
+ modelModifiers: {}
86
+ }),
87
+ emits: /* @__PURE__ */ f(["blur"], ["update:modelValue"]),
88
+ setup(e, { emit: l }) {
89
+ const s = e, y = l, d = B(e, "modelValue"), h = m(() => n.value.length > 0), x = () => {
90
+ y("blur");
91
+ }, n = m(() => Array.from(s.errors).join(", "));
92
+ return (I, i) => (a(), V(T, {
93
+ label: e.label,
94
+ "error-message": n.value,
95
+ required: e.required,
96
+ disabled: e.disabled
97
+ }, {
98
+ default: p(() => [
99
+ b(S, {
100
+ modelValue: d.value,
101
+ "onUpdate:modelValue": i[0] || (i[0] = (g) => d.value = g),
102
+ "has-error": h.value,
103
+ placeholder: e.placeholder,
104
+ "field-type": e.fieldType,
105
+ label: e.label,
106
+ disabled: e.disabled,
107
+ onBlur: x
108
+ }, null, 8, ["modelValue", "has-error", "placeholder", "field-type", "label", "disabled"])
109
+ ]),
110
+ _: 1
111
+ }, 8, ["label", "error-message", "required", "disabled"]));
112
+ }
113
+ };
114
+ export {
115
+ U as BaseForm,
116
+ T as FormField,
117
+ G as FormInput
118
+ };