@krosoft/react 0.0.88 → 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.
- package/dist/{AppSubTitle-DaFa30Qp.js → AppSubTitle-RKbtrPJr.js} +1 -1
- package/dist/{AppTitle-COtcNGNr.js → AppTitle-DCQpP2qE.js} +27 -27
- package/dist/AppVerticalTabs-pK3i9ZTD.js +110 -0
- package/dist/FormDialog-CXLQG83d.js +250 -0
- package/dist/{MetricCard-L5ETuqBs.js → MetricCard-DB1ME6tD.js} +3 -3
- package/dist/{SearchInput-BxnaShYy.js → SearchInput-D_SLIZ2y.js} +37 -37
- package/dist/{TableFilter-RzydxKBF.js → TableFilter-DXTOY-oa.js} +22 -22
- package/dist/{TableSettings-Bwysm3KH.js → TableSettings-CBtuAPgM.js} +27 -27
- package/dist/{ThemeSelector-mZBbr2qt.js → ThemeSelector-CU8JmN2b.js} +14 -15
- package/dist/{Topbar-DzFClMWt.js → Topbar-BzZxu1Zi.js} +28 -29
- package/dist/{badge-DCS7KMnM.js → badge-DyRSpnOb.js} +3 -3
- package/dist/components/core/cards/index.js +1 -1
- package/dist/components/core/dialogs/index.js +12 -11
- package/dist/components/core/filters/index.js +1 -1
- package/dist/components/core/index.js +55 -54
- package/dist/components/core/inputs/index.js +1 -1
- package/dist/components/core/layouts/index.js +2 -2
- package/dist/components/core/navbar/index.js +1 -1
- package/dist/components/core/table/index.js +1 -1
- package/dist/components/core/tabs/index.js +1 -1
- package/dist/components/core/theme/index.js +1 -1
- package/dist/components/index.js +136 -108
- package/dist/components/ui/index.d.ts +8 -0
- package/dist/components/ui/index.d.ts.map +1 -1
- package/dist/components/ui/index.js +89 -50
- package/dist/ellipsis-vertical-CqrunffH.js +15 -0
- package/dist/{select-C6w0ck7-.js → select-B5wF6jxC.js} +6 -6
- package/dist/skeleton-CJ1F2tD3.js +8 -0
- package/dist/tabs-BYqvMsA6.js +6628 -0
- package/dist/tooltip-BzTGwm2E.js +2505 -0
- package/package.json +1 -1
- package/dist/AppVerticalTabs-aeKDheVe.js +0 -829
- package/dist/FormDialog-B3u7bHU_.js +0 -472
- package/dist/dropdown-menu-BDcm9kW8.js +0 -1086
- package/dist/index-DUnCfjrC.js +0 -2176
- package/dist/popover-PsZp711z.js +0 -4533
- 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 {
|
|
3
|
-
import { c as
|
|
4
|
-
import * as
|
|
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:
|
|
24
|
+
collapsed: l,
|
|
26
25
|
onItemClick: m
|
|
27
26
|
}) => {
|
|
28
|
-
const [f, x] =
|
|
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 ?
|
|
32
|
+
r.preventDefault(), a && a.length > 0 ? l || x(!f) : t && m(t);
|
|
34
33
|
},
|
|
35
|
-
className:
|
|
34
|
+
className: o(
|
|
36
35
|
"flex items-center gap-3 rounded-2xl cursor-pointer mb-2 transition-all duration-200 group",
|
|
37
|
-
|
|
38
|
-
p || !
|
|
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:
|
|
42
|
-
!
|
|
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(
|
|
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
|
-
|
|
50
|
+
l ? /* @__PURE__ */ i(C, { children: [
|
|
52
51
|
/* @__PURE__ */ e(j, { asChild: !0, children: g }),
|
|
53
52
|
/* @__PURE__ */ e(
|
|
54
|
-
|
|
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
|
-
!
|
|
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:
|
|
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
|
-
},
|
|
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:
|
|
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(
|
|
108
|
+
return /* @__PURE__ */ e(z, { delayDuration: 0, children: /* @__PURE__ */ i(
|
|
110
109
|
"aside",
|
|
111
110
|
{
|
|
112
|
-
className:
|
|
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:
|
|
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:
|
|
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:
|
|
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
|
-
},
|
|
136
|
+
}, R = ({ collapsed: t, isMobile: n, onToggleSidebar: h, actionsNode: d, userMenuNode: a }) => /* @__PURE__ */ i(
|
|
138
137
|
"header",
|
|
139
138
|
{
|
|
140
|
-
className:
|
|
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
|
-
|
|
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
|
-
|
|
167
|
-
|
|
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 {
|
|
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
|
|
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
|
-
|
|
24
|
+
c as B,
|
|
25
25
|
s as b
|
|
26
26
|
};
|
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { A as i,
|
|
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
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
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
|
-
|
|
15
|
-
|
|
15
|
+
s as FormDialog,
|
|
16
|
+
P as Progress
|
|
16
17
|
};
|
|
@@ -1,62 +1,63 @@
|
|
|
1
|
-
import { K as o, a as t, M as i } from "../../MetricCard-
|
|
2
|
-
import { A as p,
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { A as
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
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
|
|
12
|
-
import { A as
|
|
13
|
-
import { T as
|
|
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
|
-
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
P as ActiveFilters,
|
|
17
|
+
h as AdvancedFilters,
|
|
18
|
+
L as AppActions,
|
|
18
19
|
p as AppDialog,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
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
|
-
|
|
45
|
+
U as LoadingState,
|
|
45
46
|
i as MetricCard,
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
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,5 +1,5 @@
|
|
|
1
|
-
import { A as o, a as t } from "../../../AppTitle-
|
|
2
|
-
import { A as e } from "../../../AppSubTitle-
|
|
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,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-
|
|
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,
|
package/dist/components/index.js
CHANGED
|
@@ -1,114 +1,142 @@
|
|
|
1
|
-
import { K as r, a as
|
|
2
|
-
import { A as
|
|
3
|
-
import { A as
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { A as
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
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
|
|
12
|
-
import { A as
|
|
13
|
-
import { T as
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import { S as
|
|
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
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
F as
|
|
59
|
-
|
|
60
|
-
|
|
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
|
-
|
|
63
|
-
|
|
64
|
-
|
|
78
|
+
t as KpiCards,
|
|
79
|
+
U as Label,
|
|
80
|
+
Ua as LoadingState,
|
|
65
81
|
l as MetricCard,
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
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
|
};
|