@krosoft/react 0.0.87 → 0.0.89

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 (37) hide show
  1. package/dist/{AppSubTitle-DaFa30Qp.js → AppSubTitle-RKbtrPJr.js} +1 -1
  2. package/dist/{AppTitle-COtcNGNr.js → AppTitle-DCQpP2qE.js} +27 -27
  3. package/dist/AppVerticalTabs-pK3i9ZTD.js +110 -0
  4. package/dist/FormDialog-CXLQG83d.js +250 -0
  5. package/dist/{MetricCard-L5ETuqBs.js → MetricCard-DB1ME6tD.js} +3 -3
  6. package/dist/{SearchInput-BxnaShYy.js → SearchInput-D_SLIZ2y.js} +37 -37
  7. package/dist/{TableFilter-RzydxKBF.js → TableFilter-DXTOY-oa.js} +22 -22
  8. package/dist/{TableSettings-Bwysm3KH.js → TableSettings-CBtuAPgM.js} +27 -27
  9. package/dist/{ThemeSelector-mZBbr2qt.js → ThemeSelector-CU8JmN2b.js} +14 -15
  10. package/dist/{Topbar-DzFClMWt.js → Topbar-BzZxu1Zi.js} +28 -29
  11. package/dist/{badge-DCS7KMnM.js → badge-DyRSpnOb.js} +3 -3
  12. package/dist/components/core/cards/index.js +1 -1
  13. package/dist/components/core/dialogs/index.js +12 -11
  14. package/dist/components/core/filters/index.js +1 -1
  15. package/dist/components/core/index.js +55 -54
  16. package/dist/components/core/inputs/index.js +1 -1
  17. package/dist/components/core/layouts/index.js +2 -2
  18. package/dist/components/core/navbar/index.js +1 -1
  19. package/dist/components/core/table/index.js +1 -1
  20. package/dist/components/core/tabs/index.js +1 -1
  21. package/dist/components/core/theme/index.js +1 -1
  22. package/dist/components/index.js +136 -108
  23. package/dist/components/ui/index.d.ts +8 -0
  24. package/dist/components/ui/index.d.ts.map +1 -1
  25. package/dist/components/ui/index.js +89 -50
  26. package/dist/ellipsis-vertical-CqrunffH.js +15 -0
  27. package/dist/{select-C6w0ck7-.js → select-B5wF6jxC.js} +6 -6
  28. package/dist/skeleton-CJ1F2tD3.js +8 -0
  29. package/dist/tabs-BYqvMsA6.js +6628 -0
  30. package/dist/tooltip-BzTGwm2E.js +2505 -0
  31. package/package.json +2 -2
  32. package/dist/AppVerticalTabs-aeKDheVe.js +0 -829
  33. package/dist/FormDialog-B3u7bHU_.js +0 -472
  34. package/dist/dropdown-menu-BDcm9kW8.js +0 -1086
  35. package/dist/index-DUnCfjrC.js +0 -2176
  36. package/dist/popover-PsZp711z.js +0 -4533
  37. package/dist/tooltip-CtjaR1qq.js +0 -337
@@ -1,8 +1,7 @@
1
1
  import { jsxs as i, jsx as e, Fragment as y } from "react/jsx-runtime";
2
- import { a as k, b as j, c as C, T } from "./tooltip-CtjaR1qq.js";
3
- import { c as l } from "./index-gWiv5-6R.js";
4
- import * as z from "react";
5
- import { k as S, B as D } from "./index-DUnCfjrC.js";
2
+ import { C as k, T as C, c as j, a as T, b as z, B as S } from "./tooltip-BzTGwm2E.js";
3
+ import { c as o } from "./index-gWiv5-6R.js";
4
+ import * as D from "react";
6
5
  import { c as W } from "./createLucideIcon-CRdjzt2A.js";
7
6
  /**
8
7
  * @license lucide-react v1.16.0 - ISC
@@ -22,36 +21,36 @@ const $ = [
22
21
  badge: d,
23
22
  subItems: a,
24
23
  currentPath: s,
25
- collapsed: o,
24
+ collapsed: l,
26
25
  onItemClick: m
27
26
  }) => {
28
- const [f, x] = z.useState((a == null ? void 0 : a.some((r) => s === r.path || s.startsWith(`${r.path}/`))) || !1), p = t ? s === t || t !== "/" && s.startsWith(`${t}/`) : !1, b = a == null ? void 0 : a.some((r) => s === r.path || s.startsWith(`${r.path}/`)), g = /* @__PURE__ */ i(
27
+ const [f, x] = D.useState((a == null ? void 0 : a.some((r) => s === r.path || s.startsWith(`${r.path}/`))) || !1), p = t ? s === t || t !== "/" && s.startsWith(`${t}/`) : !1, b = a == null ? void 0 : a.some((r) => s === r.path || s.startsWith(`${r.path}/`)), g = /* @__PURE__ */ i(
29
28
  "a",
30
29
  {
31
30
  href: t || "#",
32
31
  onClick: (r) => {
33
- r.preventDefault(), a && a.length > 0 ? o || x(!f) : t && m(t);
32
+ r.preventDefault(), a && a.length > 0 ? l || x(!f) : t && m(t);
34
33
  },
35
- className: l(
34
+ className: o(
36
35
  "flex items-center gap-3 rounded-2xl cursor-pointer mb-2 transition-all duration-200 group",
37
- o ? "justify-center p-3 h-12 w-12 mx-auto" : "px-4 py-3 h-12",
38
- p || !o && b ? "bg-sidebar-primary text-sidebar-primary-foreground shadow-lg" : "hover:bg-sidebar-accent text-sidebar-foreground hover:text-sidebar-accent-foreground"
36
+ l ? "justify-center p-3 h-12 w-12 mx-auto" : "px-4 py-3 h-12",
37
+ p || !l && b ? "bg-sidebar-primary text-sidebar-primary-foreground shadow-lg" : "hover:bg-sidebar-accent text-sidebar-foreground hover:text-sidebar-accent-foreground"
39
38
  ),
40
39
  children: [
41
- /* @__PURE__ */ e("div", { className: l("flex-shrink-0 transition-transform group-hover:scale-110", o ? "flex items-center justify-center" : ""), children: /* @__PURE__ */ e(n, { className: "size-4" }) }),
42
- !o && /* @__PURE__ */ i(y, { children: [
40
+ /* @__PURE__ */ e("div", { className: o("flex-shrink-0 transition-transform group-hover:scale-110", l ? "flex items-center justify-center" : ""), children: /* @__PURE__ */ e(n, { className: "size-4" }) }),
41
+ !l && /* @__PURE__ */ i(y, { children: [
43
42
  /* @__PURE__ */ e("span", { className: "flex-grow transition-opacity duration-150 font-medium", children: h }),
44
43
  d !== void 0 && /* @__PURE__ */ e("span", { className: "bg-red-500 text-white text-xs rounded-full py-1 min-w-[20px] text-center px-2 font-semibold", children: d }),
45
- a && a.length > 0 && /* @__PURE__ */ e(S, { className: l("size-4 transition-transform duration-200", f ? "rotate-180" : "") })
44
+ a && a.length > 0 && /* @__PURE__ */ e(k, { className: o("size-4 transition-transform duration-200", f ? "rotate-180" : "") })
46
45
  ] })
47
46
  ]
48
47
  }
49
48
  );
50
49
  return /* @__PURE__ */ i(y, { children: [
51
- o ? /* @__PURE__ */ i(k, { children: [
50
+ l ? /* @__PURE__ */ i(C, { children: [
52
51
  /* @__PURE__ */ e(j, { asChild: !0, children: g }),
53
52
  /* @__PURE__ */ e(
54
- C,
53
+ T,
55
54
  {
56
55
  side: "right",
57
56
  sideOffset: 6,
@@ -67,7 +66,7 @@ const $ = [
67
66
  }
68
67
  )
69
68
  ] }) : g,
70
- !o && a && a.length > 0 && f && /* @__PURE__ */ e("div", { className: "flex flex-col gap-1 mb-2 ml-4 pl-4 border-l-2 border-sidebar-border/50 animate-in slide-in-from-top-2 fade-in duration-200", children: a.map((r, v) => {
69
+ !l && a && a.length > 0 && f && /* @__PURE__ */ e("div", { className: "flex flex-col gap-1 mb-2 ml-4 pl-4 border-l-2 border-sidebar-border/50 animate-in slide-in-from-top-2 fade-in duration-200", children: a.map((r, v) => {
71
70
  const u = s === r.path || r.path !== "/" && s.startsWith(`${r.path}/`);
72
71
  return /* @__PURE__ */ i(
73
72
  "a",
@@ -76,7 +75,7 @@ const $ = [
76
75
  onClick: (w) => {
77
76
  w.preventDefault(), m(r.path);
78
77
  },
79
- className: l(
78
+ className: o(
80
79
  "flex items-center justify-between px-4 py-2 rounded-xl text-sm transition-all duration-200",
81
80
  u ? "bg-sidebar-accent/50 text-sidebar-primary font-semibold" : "text-sidebar-muted hover:bg-sidebar-accent hover:text-sidebar-foreground"
82
81
  ),
@@ -89,14 +88,14 @@ const $ = [
89
88
  );
90
89
  }) })
91
90
  ] });
92
- }, R = ({
91
+ }, M = ({
93
92
  groups: t,
94
93
  collapsed: n,
95
94
  mobileOpen: h,
96
95
  isMobile: d,
97
96
  onMobileClose: a,
98
97
  onItemClick: s,
99
- currentPath: o,
98
+ currentPath: l,
100
99
  appName: m = "appname",
101
100
  appSubName: f = "appsubname",
102
101
  appIcon: x,
@@ -106,10 +105,10 @@ const $ = [
106
105
  const N = (c) => {
107
106
  s(c), d && a();
108
107
  };
109
- return /* @__PURE__ */ e(T, { delayDuration: 0, children: /* @__PURE__ */ i(
108
+ return /* @__PURE__ */ e(z, { delayDuration: 0, children: /* @__PURE__ */ i(
110
109
  "aside",
111
110
  {
112
- className: l(
111
+ className: o(
113
112
  "flex flex-col bg-sidebar h-screen transition-all duration-300",
114
113
  n ? "w-[--navbar-width-icon]" : "w-[--navbar-width]",
115
114
  d && !h ? "hidden" : "flex"
@@ -119,7 +118,7 @@ const $ = [
119
118
  "--navbar-width-icon": "5rem"
120
119
  },
121
120
  children: [
122
- p || /* @__PURE__ */ i("div", { className: l("flex items-center h-16 md:h-20 flex-shrink-0 gap-3 px-4", n ? "justify-center" : ""), children: [
121
+ p || /* @__PURE__ */ i("div", { className: o("flex items-center h-16 md:h-20 flex-shrink-0 gap-3 px-4", n ? "justify-center" : ""), children: [
123
122
  x !== void 0 && /* @__PURE__ */ e("div", { className: "flex-shrink-0 text-sidebar-foreground", children: /* @__PURE__ */ e(x, { className: "size-6" }) }),
124
123
  !n && /* @__PURE__ */ i("div", { className: "flex flex-col", children: [
125
124
  /* @__PURE__ */ e("h1", { className: "font-bold text-lg text-sidebar-foreground leading-tight", children: m }),
@@ -128,16 +127,16 @@ const $ = [
128
127
  ] }),
129
128
  /* @__PURE__ */ e("div", { className: "flex-1 overflow-y-auto py-4 px-2 scrollbar-modern", children: t.map((c, g) => /* @__PURE__ */ i("div", { className: "mb-6", children: [
130
129
  !n && c.title !== void 0 && c.title !== "" && /* @__PURE__ */ e("h3", { className: "px-4 mb-2 text-xs uppercase tracking-wider font-semibold text-sidebar-muted", children: c.title }),
131
- /* @__PURE__ */ e("nav", { className: "flex flex-col gap-1", children: c.items.map((r, v) => /* @__PURE__ */ e(O, { ...r, currentPath: o, collapsed: n, onItemClick: N }, v)) })
130
+ /* @__PURE__ */ e("nav", { className: "flex flex-col gap-1", children: c.items.map((r, v) => /* @__PURE__ */ e(O, { ...r, currentPath: l, collapsed: n, onItemClick: N }, v)) })
132
131
  ] }, g)) }),
133
- b && /* @__PURE__ */ e("div", { className: l("p-4 border-t border-sidebar-border", n ? "flex justify-center" : ""), children: b })
132
+ b && /* @__PURE__ */ e("div", { className: o("p-4 border-t border-sidebar-border", n ? "flex justify-center" : ""), children: b })
134
133
  ]
135
134
  }
136
135
  ) });
137
- }, q = ({ collapsed: t, isMobile: n, onToggleSidebar: h, actionsNode: d, userMenuNode: a }) => /* @__PURE__ */ i(
136
+ }, R = ({ collapsed: t, isMobile: n, onToggleSidebar: h, actionsNode: d, userMenuNode: a }) => /* @__PURE__ */ i(
138
137
  "header",
139
138
  {
140
- className: l(
139
+ className: o(
141
140
  "fixed top-0 right-0 z-[60] h-16 md:h-20 bg-topbar text-topbar-foreground flex items-center justify-between px-4 transition-all duration-300",
142
141
  n && "left-0",
143
142
  !n && t && "left-[5rem]",
@@ -146,7 +145,7 @@ const $ = [
146
145
  tabIndex: -1,
147
146
  children: [
148
147
  /* @__PURE__ */ e("div", { className: "flex items-center min-w-0 flex-1", children: /* @__PURE__ */ e(
149
- D,
148
+ S,
150
149
  {
151
150
  variant: "ghost",
152
151
  size: "icon",
@@ -163,7 +162,7 @@ const $ = [
163
162
  }
164
163
  );
165
164
  export {
166
- R as S,
167
- q as T,
165
+ M as S,
166
+ R as T,
168
167
  O as a
169
168
  };
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { c as n } from "./index-DUnCfjrC.js";
2
+ import { e as n } from "./tooltip-BzTGwm2E.js";
3
3
  import { c as a } from "./index-gWiv5-6R.js";
4
4
  const s = n(
5
5
  "inline-flex items-center rounded-full border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2",
@@ -17,10 +17,10 @@ const s = n(
17
17
  }
18
18
  }
19
19
  );
20
- function u({ className: r, variant: e, ...t }) {
20
+ function c({ className: r, variant: e, ...t }) {
21
21
  return /* @__PURE__ */ o("div", { className: a(s({ variant: e }), r), ...t });
22
22
  }
23
23
  export {
24
- u as B,
24
+ c as B,
25
25
  s as b
26
26
  };
@@ -1,4 +1,4 @@
1
- import { K as s, a as d, M as i } from "../../../MetricCard-L5ETuqBs.js";
1
+ import { K as s, a as d, M as i } from "../../../MetricCard-DB1ME6tD.js";
2
2
  export {
3
3
  s as KpiCard,
4
4
  d as KpiCards,
@@ -1,16 +1,17 @@
1
- import { A as i, D as s, a as g, b as l, c as D, d as e, e as r, f as t, g as p, h as n, i as F, F as P, P as c } from "../../../FormDialog-B3u7bHU_.js";
1
+ import { A as i, F as s } from "../../../FormDialog-CXLQG83d.js";
2
+ import { D as l, a as r, b as D, c as e, d as t, e as p, f, g as m, h as n, i as F, P } from "../../../tabs-BYqvMsA6.js";
2
3
  export {
3
4
  i as AppDialog,
4
- s as Dialog,
5
- g as DialogClose,
6
- l as DialogContent,
7
- D as DialogDescription,
8
- e as DialogFooter,
9
- r as DialogHeader,
10
- t as DialogOverlay,
11
- p as DialogPortal,
5
+ l as Dialog,
6
+ r as DialogClose,
7
+ D as DialogContent,
8
+ e as DialogDescription,
9
+ t as DialogFooter,
10
+ p as DialogHeader,
11
+ f as DialogOverlay,
12
+ m as DialogPortal,
12
13
  n as DialogTitle,
13
14
  F as DialogTrigger,
14
- P as FormDialog,
15
- c as Progress
15
+ s as FormDialog,
16
+ P as Progress
16
17
  };
@@ -1,4 +1,4 @@
1
- import { A as l, a as i, F as r, S as s, T as t } from "../../../TableFilter-RzydxKBF.js";
1
+ import { A as l, a as i, F as r, S as s, T as t } from "../../../TableFilter-DXTOY-oa.js";
2
2
  export {
3
3
  l as ActiveFilters,
4
4
  i as AdvancedFilters,
@@ -1,62 +1,63 @@
1
- import { K as o, a as t, M as i } from "../../MetricCard-L5ETuqBs.js";
2
- import { A as p, D as b, a as T, b as g, c, d as A, e as d, f as n, g as D, h as S, i as m, F as f, P as x } from "../../FormDialog-B3u7bHU_.js";
3
- import { A as C, a as P, F as h, S as k, T as u } from "../../TableFilter-RzydxKBF.js";
4
- import { D as M, a as H, M as K, S as y, b as B } from "../../SearchInput-BxnaShYy.js";
5
- import { A as I, a as L } from "../../AppTitle-COtcNGNr.js";
6
- import { A as O } from "../../AppSubTitle-DaFa30Qp.js";
7
- import { S as V, a as j, T as q } from "../../Topbar-DzFClMWt.js";
8
- import { C as z, a as G, E as J, L as Q } from "../../LoadingState-DQjGcT2l.js";
1
+ import { K as o, a as t, M as i } from "../../MetricCard-DB1ME6tD.js";
2
+ import { A as p, F as b } from "../../FormDialog-CXLQG83d.js";
3
+ import { D as g, a as c, b as A, c as d, d as m, e as n, f as D, g as S, h as f, i as x, P as F } from "../../tabs-BYqvMsA6.js";
4
+ import { A as P, a as h, F as k, S as u, T as v } from "../../TableFilter-DXTOY-oa.js";
5
+ import { D as H, a as K, M as y, S as B, b as E } from "../../SearchInput-D_SLIZ2y.js";
6
+ import { A as L, a as N } from "../../AppTitle-DCQpP2qE.js";
7
+ import { A as R } from "../../AppSubTitle-RKbtrPJr.js";
8
+ import { S as j, a as q, T as w } from "../../Topbar-BzZxu1Zi.js";
9
+ import { C as G, a as J, E as Q, L as U } from "../../LoadingState-DQjGcT2l.js";
9
10
  import "react/jsx-runtime";
10
11
  import "react";
11
- import { T as W, a as X, b as Y, c as Z, d as _, e as $ } from "../../TableSettings-Bwysm3KH.js";
12
- import { A as ea, a as ra, b as sa, c as oa } from "../../AppVerticalTabs-aeKDheVe.js";
13
- import { T as ia } from "../../ThemeSelector-mZBbr2qt.js";
12
+ import { T as X, a as Y, b as Z, c as _, d as $, e as aa } from "../../TableSettings-CBtuAPgM.js";
13
+ import { A as ra, a as sa, b as oa, c as ta } from "../../AppVerticalTabs-pK3i9ZTD.js";
14
+ import { T as la } from "../../ThemeSelector-CU8JmN2b.js";
14
15
  export {
15
- C as ActiveFilters,
16
- P as AdvancedFilters,
17
- I as AppActions,
16
+ P as ActiveFilters,
17
+ h as AdvancedFilters,
18
+ L as AppActions,
18
19
  p as AppDialog,
19
- O as AppSubTitle,
20
- ea as AppTabContainer,
21
- ra as AppTabHeader,
22
- sa as AppTabs,
23
- L as AppTitle,
24
- oa as AppVerticalTabs,
25
- z as CardSkeleton,
26
- G as CardsSkeleton,
27
- M as DatePicker,
28
- H as DateRangePicker,
29
- b as Dialog,
30
- T as DialogClose,
31
- g as DialogContent,
32
- c as DialogDescription,
33
- A as DialogFooter,
34
- d as DialogHeader,
35
- n as DialogOverlay,
36
- D as DialogPortal,
37
- S as DialogTitle,
38
- m as DialogTrigger,
39
- J as ErrorState,
40
- h as FilterField,
41
- f as FormDialog,
20
+ R as AppSubTitle,
21
+ ra as AppTabContainer,
22
+ sa as AppTabHeader,
23
+ oa as AppTabs,
24
+ N as AppTitle,
25
+ ta as AppVerticalTabs,
26
+ G as CardSkeleton,
27
+ J as CardsSkeleton,
28
+ H as DatePicker,
29
+ K as DateRangePicker,
30
+ g as Dialog,
31
+ c as DialogClose,
32
+ A as DialogContent,
33
+ d as DialogDescription,
34
+ m as DialogFooter,
35
+ n as DialogHeader,
36
+ D as DialogOverlay,
37
+ S as DialogPortal,
38
+ f as DialogTitle,
39
+ x as DialogTrigger,
40
+ Q as ErrorState,
41
+ k as FilterField,
42
+ b as FormDialog,
42
43
  o as KpiCard,
43
44
  t as KpiCards,
44
- Q as LoadingState,
45
+ U as LoadingState,
45
46
  i as MetricCard,
46
- K as MultiSelect,
47
- x as Progress,
48
- y as SearchInput,
49
- k as SearchableFilterPill,
50
- B as SearchableSelect,
51
- V as Sidebar,
52
- j as SidebarNavItem,
53
- W as TableActions,
54
- X as TableBody,
55
- Y as TableBulkActions,
56
- u as TableFilter,
57
- Z as TableHeader,
58
- _ as TablePagination,
59
- $ as TableSettings,
60
- ia as ThemeSelector,
61
- q as Topbar
47
+ y as MultiSelect,
48
+ F as Progress,
49
+ B as SearchInput,
50
+ u as SearchableFilterPill,
51
+ E as SearchableSelect,
52
+ j as Sidebar,
53
+ q as SidebarNavItem,
54
+ X as TableActions,
55
+ Y as TableBody,
56
+ Z as TableBulkActions,
57
+ v as TableFilter,
58
+ _ as TableHeader,
59
+ $ as TablePagination,
60
+ aa as TableSettings,
61
+ la as ThemeSelector,
62
+ w as Topbar
62
63
  };
@@ -1,4 +1,4 @@
1
- import { D as t, a as c, M as r, S as s, b as S } from "../../../SearchInput-BxnaShYy.js";
1
+ import { D as t, a as c, M as r, S as s, b as S } from "../../../SearchInput-D_SLIZ2y.js";
2
2
  export {
3
3
  t as DatePicker,
4
4
  c as DateRangePicker,
@@ -1,5 +1,5 @@
1
- import { A as o, a as t } from "../../../AppTitle-COtcNGNr.js";
2
- import { A as e } from "../../../AppSubTitle-DaFa30Qp.js";
1
+ import { A as o, a as t } from "../../../AppTitle-DCQpP2qE.js";
2
+ import { A as e } from "../../../AppSubTitle-RKbtrPJr.js";
3
3
  export {
4
4
  o as AppActions,
5
5
  e as AppSubTitle,
@@ -1,4 +1,4 @@
1
- import { S as e, a as b, T as o } from "../../../Topbar-DzFClMWt.js";
1
+ import { S as e, a as b, T as o } from "../../../Topbar-BzZxu1Zi.js";
2
2
  export {
3
3
  e as Sidebar,
4
4
  b as SidebarNavItem,
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { T as t, a as b, b as i, c as l, d as T, e as n } from "../../../TableSettings-Bwysm3KH.js";
3
+ import { T as t, a as b, b as i, c as l, d as T, e as n } from "../../../TableSettings-CBtuAPgM.js";
4
4
  export {
5
5
  t as TableActions,
6
6
  b as TableBody,
@@ -1,4 +1,4 @@
1
- import { A as s, a as b, b as e, c as r } from "../../../AppVerticalTabs-aeKDheVe.js";
1
+ import { A as s, a as b, b as e, c as r } from "../../../AppVerticalTabs-pK3i9ZTD.js";
2
2
  export {
3
3
  s as AppTabContainer,
4
4
  b as AppTabHeader,
@@ -1,4 +1,4 @@
1
- import { T as r } from "../../../ThemeSelector-mZBbr2qt.js";
1
+ import { T as r } from "../../../ThemeSelector-CU8JmN2b.js";
2
2
  export {
3
3
  r as ThemeSelector
4
4
  };
@@ -1,114 +1,142 @@
1
- import { K as r, a as o, M as l } from "../MetricCard-L5ETuqBs.js";
2
- import { A as p, D as S, a as c, b as n, c as T, d, e as b, f as g, g as C, h as m, i as A, F as D, P as f } from "../FormDialog-B3u7bHU_.js";
3
- import { A as x, a as P, F, S as u, T as v } from "../TableFilter-RzydxKBF.js";
4
- import { D as k, a as H, M as I, S as L, b as V } from "../SearchInput-BxnaShYy.js";
5
- import { A as y, a as K } from "../AppTitle-COtcNGNr.js";
6
- import { A as E } from "../AppSubTitle-DaFa30Qp.js";
7
- import { S as j, a as q, T as G } from "../Topbar-DzFClMWt.js";
8
- import { C as R, a as U, E as z, L as J } from "../LoadingState-DQjGcT2l.js";
1
+ import { K as r, a as t, M as l } from "../MetricCard-DB1ME6tD.js";
2
+ import { A as n, F as p } from "../FormDialog-CXLQG83d.js";
3
+ import { A as d, j as T, k as c, C as b, l as g, D, a as u, b as C, c as m, d as A, e as x, f as M, g as f, h, i as w, m as P, n as F, o as v, p as B, q as k, r as I, s as L, t as H, u as V, v as y, w as G, x as K, y as R, z as E, B as O, I as N, L as U, E as j, F as q, G as z, P as J, S as Q, H as W, J as X, K as Y, M as Z, N as _, O as $, Q as aa, R as ea, T as oa, U as sa, V as ra, W as ta, X as la, Y as ia, Z as na, _ as pa, $ as Sa, a0 as da, a1 as Ta, a2 as ca, a3 as ba, a4 as ga, a5 as Da } from "../tabs-BYqvMsA6.js";
4
+ import { A as Ca, a as ma, F as Aa, S as xa, T as Ma } from "../TableFilter-DXTOY-oa.js";
5
+ import { D as ha, a as wa, M as Pa, S as Fa, b as va } from "../SearchInput-D_SLIZ2y.js";
6
+ import { A as ka, a as Ia } from "../AppTitle-DCQpP2qE.js";
7
+ import { A as Ha } from "../AppSubTitle-RKbtrPJr.js";
8
+ import { S as ya, a as Ga, T as Ka } from "../Topbar-BzZxu1Zi.js";
9
+ import { C as Ea, a as Oa, E as Na, L as Ua } from "../LoadingState-DQjGcT2l.js";
9
10
  import "react/jsx-runtime";
10
11
  import "react";
11
- import { T as W, a as X, b as Y, c as Z, d as _, e as $ } from "../TableSettings-Bwysm3KH.js";
12
- import { A as ea, a as sa, b as ta, c as ra } from "../AppVerticalTabs-aeKDheVe.js";
13
- import { T as la } from "../ThemeSelector-mZBbr2qt.js";
14
- import { A as pa, a as Sa, b as ca, C as na, c as Ta, I as da, L as ba, P as ga, d as Ca, e as ma, S as Aa, f as Da, g as fa, h as ha, i as xa, j as Pa, k as Fa, l as ua, m as va, n as Ba, T as ka, o as Ha, p as Ia, q as La, r as Va, s as Ma, t as ya } from "../popover-PsZp711z.js";
15
- import { B as wa, b as Ea } from "../index-DUnCfjrC.js";
16
- import { C as ja, a as qa, b as Ga, c as Na, d as Ra, e as Ua } from "../card-7XPLAra3.js";
17
- import { B as Ja, b as Qa } from "../badge-DCS7KMnM.js";
18
- import { S as Xa, a as Ya, b as Za, c as _a, d as $a, e as ae, f as ee, g as se, h as te, i as re } from "../select-C6w0ck7-.js";
12
+ import { T as qa, a as za, b as Ja, c as Qa, d as Wa, e as Xa } from "../TableSettings-CBtuAPgM.js";
13
+ import { A as Za, a as _a, b as $a, c as ae } from "../AppVerticalTabs-pK3i9ZTD.js";
14
+ import { T as oe } from "../ThemeSelector-CU8JmN2b.js";
15
+ import { B as re, T as te, a as le, b as ie, c as ne, d as pe } from "../tooltip-BzTGwm2E.js";
16
+ import { C as de, a as Te, b as ce, c as be, d as ge, e as De } from "../card-7XPLAra3.js";
17
+ import { B as Ce, b as me } from "../badge-DyRSpnOb.js";
18
+ import { S as xe, a as Me, b as fe, c as he, d as we, e as Pe, f as Fe, g as ve, h as Be, i as ke } from "../select-B5wF6jxC.js";
19
+ import { S as Le } from "../skeleton-CJ1F2tD3.js";
19
20
  export {
20
- x as ActiveFilters,
21
- P as AdvancedFilters,
22
- pa as Alert,
23
- Sa as AlertDescription,
24
- ca as AlertTitle,
25
- y as AppActions,
26
- p as AppDialog,
27
- E as AppSubTitle,
28
- ea as AppTabContainer,
29
- sa as AppTabHeader,
30
- ta as AppTabs,
31
- K as AppTitle,
32
- ra as AppVerticalTabs,
33
- Ja as Badge,
34
- wa as Button,
35
- na as Calendar,
36
- ja as Card,
37
- qa as CardContent,
38
- Ga as CardDescription,
39
- Na as CardFooter,
40
- Ra as CardHeader,
41
- R as CardSkeleton,
42
- Ua as CardTitle,
43
- U as CardsSkeleton,
44
- Ta as Checkbox,
45
- k as DatePicker,
46
- H as DateRangePicker,
47
- S as Dialog,
48
- c as DialogClose,
49
- n as DialogContent,
50
- T as DialogDescription,
51
- d as DialogFooter,
52
- b as DialogHeader,
53
- g as DialogOverlay,
54
- C as DialogPortal,
55
- m as DialogTitle,
56
- A as DialogTrigger,
57
- z as ErrorState,
58
- F as FilterField,
59
- D as FormDialog,
60
- da as Input,
21
+ Ca as ActiveFilters,
22
+ ma as AdvancedFilters,
23
+ d as Alert,
24
+ T as AlertDescription,
25
+ c as AlertTitle,
26
+ ka as AppActions,
27
+ n as AppDialog,
28
+ Ha as AppSubTitle,
29
+ Za as AppTabContainer,
30
+ _a as AppTabHeader,
31
+ $a as AppTabs,
32
+ Ia as AppTitle,
33
+ ae as AppVerticalTabs,
34
+ Ce as Badge,
35
+ re as Button,
36
+ b as Calendar,
37
+ de as Card,
38
+ Te as CardContent,
39
+ ce as CardDescription,
40
+ be as CardFooter,
41
+ ge as CardHeader,
42
+ Ea as CardSkeleton,
43
+ De as CardTitle,
44
+ Oa as CardsSkeleton,
45
+ g as Checkbox,
46
+ ha as DatePicker,
47
+ wa as DateRangePicker,
48
+ D as Dialog,
49
+ u as DialogClose,
50
+ C as DialogContent,
51
+ m as DialogDescription,
52
+ A as DialogFooter,
53
+ x as DialogHeader,
54
+ M as DialogOverlay,
55
+ f as DialogPortal,
56
+ h as DialogTitle,
57
+ w as DialogTrigger,
58
+ P as DropdownMenu,
59
+ F as DropdownMenuCheckboxItem,
60
+ v as DropdownMenuContent,
61
+ B as DropdownMenuGroup,
62
+ k as DropdownMenuItem,
63
+ I as DropdownMenuLabel,
64
+ L as DropdownMenuPortal,
65
+ H as DropdownMenuRadioGroup,
66
+ V as DropdownMenuRadioItem,
67
+ y as DropdownMenuSeparator,
68
+ G as DropdownMenuShortcut,
69
+ K as DropdownMenuSub,
70
+ R as DropdownMenuSubContent,
71
+ E as DropdownMenuSubTrigger,
72
+ O as DropdownMenuTrigger,
73
+ Na as ErrorState,
74
+ Aa as FilterField,
75
+ p as FormDialog,
76
+ N as Input,
61
77
  r as KpiCard,
62
- o as KpiCards,
63
- ba as Label,
64
- J as LoadingState,
78
+ t as KpiCards,
79
+ U as Label,
80
+ Ua as LoadingState,
65
81
  l as MetricCard,
66
- I as MultiSelect,
67
- ga as Popover,
68
- Ca as PopoverContent,
69
- ma as PopoverTrigger,
70
- f as Progress,
71
- L as SearchInput,
72
- u as SearchableFilterPill,
73
- V as SearchableSelect,
74
- Xa as Select,
75
- Ya as SelectContent,
76
- Za as SelectGroup,
77
- _a as SelectItem,
78
- $a as SelectLabel,
79
- ae as SelectScrollDownButton,
80
- ee as SelectScrollUpButton,
81
- se as SelectSeparator,
82
- te as SelectTrigger,
83
- re as SelectValue,
84
- Aa as Sheet,
85
- Da as SheetClose,
86
- fa as SheetContent,
87
- ha as SheetDescription,
88
- xa as SheetFooter,
89
- Pa as SheetHeader,
90
- Fa as SheetOverlay,
91
- ua as SheetPortal,
92
- va as SheetTitle,
93
- Ba as SheetTrigger,
94
- j as Sidebar,
95
- q as SidebarNavItem,
96
- W as TableActions,
97
- X as TableBody,
98
- Y as TableBulkActions,
99
- v as TableFilter,
100
- Z as TableHeader,
101
- _ as TablePagination,
102
- $ as TableSettings,
103
- la as ThemeSelector,
104
- ka as Toast,
105
- Ha as ToastAction,
106
- Ia as ToastClose,
107
- La as ToastDescription,
108
- Va as ToastProvider,
109
- Ma as ToastTitle,
110
- ya as ToastViewport,
111
- G as Topbar,
112
- Qa as badgeVariants,
113
- Ea as buttonVariants
82
+ Pa as MultiSelect,
83
+ j as Popover,
84
+ q as PopoverContent,
85
+ z as PopoverTrigger,
86
+ J as Progress,
87
+ Q as ScrollArea,
88
+ W as ScrollBar,
89
+ Fa as SearchInput,
90
+ xa as SearchableFilterPill,
91
+ va as SearchableSelect,
92
+ xe as Select,
93
+ Me as SelectContent,
94
+ fe as SelectGroup,
95
+ he as SelectItem,
96
+ we as SelectLabel,
97
+ Pe as SelectScrollDownButton,
98
+ Fe as SelectScrollUpButton,
99
+ ve as SelectSeparator,
100
+ Be as SelectTrigger,
101
+ ke as SelectValue,
102
+ X as Separator,
103
+ Y as Sheet,
104
+ Z as SheetClose,
105
+ _ as SheetContent,
106
+ $ as SheetDescription,
107
+ aa as SheetFooter,
108
+ ea as SheetHeader,
109
+ oa as SheetOverlay,
110
+ sa as SheetPortal,
111
+ ra as SheetTitle,
112
+ ta as SheetTrigger,
113
+ ya as Sidebar,
114
+ Ga as SidebarNavItem,
115
+ Le as Skeleton,
116
+ qa as TableActions,
117
+ za as TableBody,
118
+ Ja as TableBulkActions,
119
+ Ma as TableFilter,
120
+ Qa as TableHeader,
121
+ Wa as TablePagination,
122
+ Xa as TableSettings,
123
+ la as Tabs,
124
+ ia as TabsContent,
125
+ na as TabsList,
126
+ pa as TabsTrigger,
127
+ oe as ThemeSelector,
128
+ Sa as Toast,
129
+ da as ToastAction,
130
+ Ta as ToastClose,
131
+ ca as ToastDescription,
132
+ ba as ToastProvider,
133
+ ga as ToastTitle,
134
+ Da as ToastViewport,
135
+ te as Tooltip,
136
+ le as TooltipContent,
137
+ ie as TooltipProvider,
138
+ ne as TooltipTrigger,
139
+ Ka as Topbar,
140
+ me as badgeVariants,
141
+ pe as buttonVariants
114
142
  };