@krosoft/react 0.0.84 → 0.0.86
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/{AppTitle-CJZdhpRm.js → AppTitle-2BwwWSnl.js} +3 -3
- package/dist/AppVerticalTabs-Czaejh1i.js +1302 -0
- package/dist/{FormDialog-CwxZPmv4.js → FormDialog--99pXUqP.js} +2 -2
- package/dist/{MetricCard-5kWhYPKJ.js → MetricCard-BRAVWmNa.js} +2 -2
- package/dist/{SearchInput-Dpy2amwO.js → SearchInput-CJe4D2eD.js} +2 -2
- package/dist/{TableFilter-w9BHeObX.js → TableFilter-5_KAD-Po.js} +4 -3
- package/dist/{TableSettings-DNkdLgCN.js → TableSettings-XUosW5z7.js} +3 -3
- package/dist/{ThemeSelector-BCU1tFyR.js → ThemeSelector-CpHyRG1j.js} +1 -1
- package/dist/{Topbar-DifQ00kV.js → Topbar-B-4vtD89.js} +2 -1
- package/dist/components/core/cards/index.js +1 -1
- package/dist/components/core/dialogs/index.js +1 -1
- package/dist/components/core/filters/index.d.ts +1 -0
- package/dist/components/core/filters/index.d.ts.map +1 -1
- package/dist/components/core/filters/index.js +5 -4
- package/dist/components/core/index.d.ts +4 -4
- package/dist/components/core/index.d.ts.map +1 -1
- package/dist/components/core/index.js +53 -46
- package/dist/components/core/inputs/index.js +1 -1
- package/dist/components/core/layouts/index.js +1 -1
- package/dist/components/core/navbar/index.d.ts +2 -0
- package/dist/components/core/navbar/index.d.ts.map +1 -1
- package/dist/components/core/navbar/index.js +4 -3
- package/dist/components/core/table/index.js +1 -1
- package/dist/components/core/tabs/index.d.ts +5 -0
- package/dist/components/core/tabs/index.d.ts.map +1 -0
- package/dist/components/core/tabs/index.js +7 -0
- package/dist/components/core/theme/index.js +1 -1
- package/dist/components/index.js +107 -100
- package/dist/components/ui/index.js +2 -2
- package/dist/components/ui/scroll-area.d.ts.map +1 -1
- package/dist/{dropdown-menu-Q_WkonPk.js → dropdown-menu-D3C3wkLH.js} +2 -2
- package/dist/{popover-BMvYmQOM.js → popover-BEB_r1Wm.js} +1 -1
- package/dist/{select-CtU681LB.js → select-B_OLzx1W.js} +2 -1
- package/dist/types/index.d.ts +5 -1
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx as a, jsxs as u, Fragment as me } from "react/jsx-runtime";
|
|
2
|
-
import { O as J, u as fe, v as W, w as q, X as V, x as U, D as K, R as pe, y as ge, A as ve, a as he, L as ye, I as xe } from "./popover-
|
|
2
|
+
import { O as J, u as fe, v as W, w as q, X as V, x as U, D as K, R as pe, y as ge, A as ve, a as he, L as ye, I as xe } from "./popover-BEB_r1Wm.js";
|
|
3
3
|
import { v as Ne, B as A } from "./floating-ui.react-dom-BIcsGc3t.js";
|
|
4
4
|
import "./card-7XPLAra3.js";
|
|
5
|
-
import "./select-
|
|
5
|
+
import "./select-B_OLzx1W.js";
|
|
6
6
|
import { useTranslation as be } from "react-i18next";
|
|
7
7
|
import { c as b } from "./index-gWiv5-6R.js";
|
|
8
8
|
import * as v from "react";
|
|
@@ -2,10 +2,10 @@ import { jsxs as s, jsx as e } from "react/jsx-runtime";
|
|
|
2
2
|
import { formatNumber as h } from "@krosoft/core/helpers";
|
|
3
3
|
import { useTranslation as b } from "react-i18next";
|
|
4
4
|
import { c as d } from "./index-gWiv5-6R.js";
|
|
5
|
-
import "./popover-
|
|
5
|
+
import "./popover-BEB_r1Wm.js";
|
|
6
6
|
import "./floating-ui.react-dom-BIcsGc3t.js";
|
|
7
7
|
import { C as x, d as N, e as g, a as f } from "./card-7XPLAra3.js";
|
|
8
|
-
import "./select-
|
|
8
|
+
import "./select-B_OLzx1W.js";
|
|
9
9
|
const v = ({
|
|
10
10
|
titleKey: r,
|
|
11
11
|
value: t,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs as d, jsx as n } from "react/jsx-runtime";
|
|
2
2
|
import * as L from "react";
|
|
3
3
|
import { useState as P, useRef as j, useEffect as T, useMemo as z } from "react";
|
|
4
|
-
import { E, F as C, G as k, H as q, J as S, C as R, P as X, e as _, X as J, d as V, c as O, I } from "./popover-
|
|
4
|
+
import { E, F as C, G as k, H as q, J as S, C as R, P as X, e as _, X as J, d as V, c as O, I } from "./popover-BEB_r1Wm.js";
|
|
5
5
|
import { B as b, C as A } from "./floating-ui.react-dom-BIcsGc3t.js";
|
|
6
6
|
import "./card-7XPLAra3.js";
|
|
7
7
|
import { c as y } from "./index-gWiv5-6R.js";
|
|
8
|
-
import { C as Q } from "./select-
|
|
8
|
+
import { C as Q } from "./select-B_OLzx1W.js";
|
|
9
9
|
import { c as F } from "./createLucideIcon-CRdjzt2A.js";
|
|
10
10
|
/**
|
|
11
11
|
* @license lucide-react v1.16.0 - ISC
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs as m, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { useState as k, useEffect as M, useMemo as A } from "react";
|
|
3
|
-
import { M as O, a as $, D as j, b as I, c as _, S as z } from "./SearchInput-
|
|
4
|
-
import { X as C, I as P, S as R, n as B, g as Q, j as V, m as H, L as X, i as G, P as J, e as K, d as U, c as E } from "./popover-
|
|
3
|
+
import { M as O, a as $, D as j, b as I, c as _, S as z } from "./SearchInput-CJe4D2eD.js";
|
|
4
|
+
import { X as C, I as P, S as R, n as B, g as Q, j as V, m as H, L as X, i as G, P as J, e as K, d as U, c as E } from "./popover-BEB_r1Wm.js";
|
|
5
5
|
import { B as w, C as W } from "./floating-ui.react-dom-BIcsGc3t.js";
|
|
6
6
|
import "./card-7XPLAra3.js";
|
|
7
|
-
import { S as Y, h as Z, i as q, a as ee, c as re } from "./select-
|
|
7
|
+
import { S as Y, h as Z, i as q, a as ee, c as re } from "./select-B_OLzx1W.js";
|
|
8
8
|
import { B as L } from "./badge-Bw-aBz_H.js";
|
|
9
9
|
import { c as te } from "./index-gWiv5-6R.js";
|
|
10
10
|
import { c as le } from "./createLucideIcon-CRdjzt2A.js";
|
|
@@ -400,6 +400,7 @@ function ye({
|
|
|
400
400
|
}
|
|
401
401
|
export {
|
|
402
402
|
ce as A,
|
|
403
|
+
ne as F,
|
|
403
404
|
ie as S,
|
|
404
405
|
ye as T,
|
|
405
406
|
oe as a
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as t, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { c as j, z as A, B } from "./popover-
|
|
2
|
+
import { c as j, z as A, B } from "./popover-BEB_r1Wm.js";
|
|
3
3
|
import { B as x } from "./floating-ui.react-dom-BIcsGc3t.js";
|
|
4
4
|
import "./card-7XPLAra3.js";
|
|
5
|
-
import "./select-
|
|
6
|
-
import { D as M, a as D, E as L, b as _, d as I, e as V } from "./dropdown-menu-
|
|
5
|
+
import "./select-B_OLzx1W.js";
|
|
6
|
+
import { D as M, a as D, E as L, b as _, d as I, e as V } from "./dropdown-menu-D3C3wkLH.js";
|
|
7
7
|
import { L as q } from "./loader-circle-BhJXKs31.js";
|
|
8
8
|
import { c as v } from "./createLucideIcon-CRdjzt2A.js";
|
|
9
9
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as a, jsxs as s } from "react/jsx-runtime";
|
|
2
2
|
import { B as m } from "./floating-ui.react-dom-BIcsGc3t.js";
|
|
3
|
-
import { S as h, h as u, i as g, a as f, c as v } from "./select-
|
|
3
|
+
import { S as h, h as u, i as g, a as f, c as v } from "./select-B_OLzx1W.js";
|
|
4
4
|
import { T as b, a as N, b as S, c as x } from "./tooltip-DzQngJZK.js";
|
|
5
5
|
import { a as C } from "./useTheme-CvNYmhjo.js";
|
|
6
6
|
function j({ themeOptions: c, variant: i = "select" }) {
|
|
@@ -1,4 +1,4 @@
|
|
|
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
|
|
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--99pXUqP.js";
|
|
2
2
|
export {
|
|
3
3
|
i as AppDialog,
|
|
4
4
|
s as Dialog,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/filters/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,eAAe,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/filters/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,eAAe,CAAC"}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { A as l, a as r, S as
|
|
1
|
+
import { A as l, a as i, F as r, S as s, T as t } from "../../../TableFilter-5_KAD-Po.js";
|
|
2
2
|
export {
|
|
3
3
|
l as ActiveFilters,
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
s as
|
|
4
|
+
i as AdvancedFilters,
|
|
5
|
+
r as FilterField,
|
|
6
|
+
s as SearchableFilterPill,
|
|
7
|
+
t as TableFilter
|
|
7
8
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export * from "./cards";
|
|
2
|
+
export * from "./dialogs";
|
|
3
|
+
export * from "./filters";
|
|
2
4
|
export * from "./inputs";
|
|
3
5
|
export * from "./layouts";
|
|
6
|
+
export * from "./navbar";
|
|
4
7
|
export * from "./states";
|
|
5
8
|
export * from "./table";
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./table";
|
|
8
|
-
export * from "./navbar";
|
|
9
|
-
export * from "./dialogs";
|
|
9
|
+
export * from "./tabs";
|
|
10
10
|
export * from "./theme";
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/core/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/core/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC"}
|
|
@@ -1,53 +1,60 @@
|
|
|
1
|
-
import { K as o, a as t, M as i } from "../../MetricCard-
|
|
2
|
-
import {
|
|
3
|
-
import { A as
|
|
4
|
-
import {
|
|
1
|
+
import { K as o, a as t, M as i } from "../../MetricCard-BRAVWmNa.js";
|
|
2
|
+
import { A as p, D as b, a as g, b as T, c, d, e as n, f as D, g as A, h as S, i as m, F as f, P as x } from "../../FormDialog--99pXUqP.js";
|
|
3
|
+
import { A as C, a as P, F as h, S as k, T as v } from "../../TableFilter-5_KAD-Po.js";
|
|
4
|
+
import { D as u, a as H, M as K, S as y, b as B } from "../../SearchInput-CJe4D2eD.js";
|
|
5
|
+
import { A as I, a as L } from "../../AppTitle-2BwwWSnl.js";
|
|
6
|
+
import { S as O, a as R, T as V } from "../../Topbar-B-4vtD89.js";
|
|
7
|
+
import { C as q, a as w, E as z, L as G } from "../../LoadingState-DQjGcT2l.js";
|
|
5
8
|
import "react/jsx-runtime";
|
|
6
9
|
import "react";
|
|
7
|
-
import { T as
|
|
8
|
-
import { A as
|
|
9
|
-
import {
|
|
10
|
-
import { A as R, D as j, a as q, b as w, c as z, d as G, e as J, f as N, g as Q, h as U, i as V, F as W, P as X } from "../../FormDialog-CwxZPmv4.js";
|
|
11
|
-
import { T as Z } from "../../ThemeSelector-BCU1tFyR.js";
|
|
10
|
+
import { T as Q, a as U, b as W, c as X, d as Y, e as Z } from "../../TableSettings-XUosW5z7.js";
|
|
11
|
+
import { A as $, a as aa, b as ea, c as sa } from "../../AppVerticalTabs-Czaejh1i.js";
|
|
12
|
+
import { T as oa } from "../../ThemeSelector-CpHyRG1j.js";
|
|
12
13
|
export {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
14
|
+
C as ActiveFilters,
|
|
15
|
+
P as AdvancedFilters,
|
|
16
|
+
I as AppActions,
|
|
17
|
+
p as AppDialog,
|
|
18
|
+
$ as AppTabContainer,
|
|
19
|
+
aa as AppTabHeader,
|
|
20
|
+
ea as AppTabs,
|
|
21
|
+
L as AppTitle,
|
|
22
|
+
sa as AppVerticalTabs,
|
|
23
|
+
q as CardSkeleton,
|
|
24
|
+
w as CardsSkeleton,
|
|
25
|
+
u as DatePicker,
|
|
26
|
+
H as DateRangePicker,
|
|
27
|
+
b as Dialog,
|
|
28
|
+
g as DialogClose,
|
|
29
|
+
T as DialogContent,
|
|
30
|
+
c as DialogDescription,
|
|
31
|
+
d as DialogFooter,
|
|
32
|
+
n as DialogHeader,
|
|
33
|
+
D as DialogOverlay,
|
|
34
|
+
A as DialogPortal,
|
|
35
|
+
S as DialogTitle,
|
|
36
|
+
m as DialogTrigger,
|
|
37
|
+
z as ErrorState,
|
|
38
|
+
h as FilterField,
|
|
39
|
+
f as FormDialog,
|
|
34
40
|
o as KpiCard,
|
|
35
41
|
t as KpiCards,
|
|
36
|
-
|
|
42
|
+
G as LoadingState,
|
|
37
43
|
i as MetricCard,
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
Z as
|
|
52
|
-
|
|
44
|
+
K as MultiSelect,
|
|
45
|
+
x as Progress,
|
|
46
|
+
y as SearchInput,
|
|
47
|
+
k as SearchableFilterPill,
|
|
48
|
+
B as SearchableSelect,
|
|
49
|
+
O as Sidebar,
|
|
50
|
+
R as SidebarNavItem,
|
|
51
|
+
Q as TableActions,
|
|
52
|
+
U as TableBody,
|
|
53
|
+
W as TableBulkActions,
|
|
54
|
+
v as TableFilter,
|
|
55
|
+
X as TableHeader,
|
|
56
|
+
Y as TablePagination,
|
|
57
|
+
Z as TableSettings,
|
|
58
|
+
oa as ThemeSelector,
|
|
59
|
+
V as Topbar
|
|
53
60
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/navbar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/navbar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,YAAY,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC"}
|
|
@@ -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-XUosW5z7.js";
|
|
4
4
|
export {
|
|
5
5
|
t as TableActions,
|
|
6
6
|
b as TableBody,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/core/tabs/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC"}
|
package/dist/components/index.js
CHANGED
|
@@ -1,105 +1,112 @@
|
|
|
1
|
-
import { K as
|
|
2
|
-
import {
|
|
3
|
-
import { A as
|
|
4
|
-
import {
|
|
1
|
+
import { K as r, a as o, M as l } from "../MetricCard-BRAVWmNa.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 D, F as A, P as f } from "../FormDialog--99pXUqP.js";
|
|
3
|
+
import { A as x, a as P, F, S as u, T as v } from "../TableFilter-5_KAD-Po.js";
|
|
4
|
+
import { D as k, a as H, M as I, S as L, b as V } from "../SearchInput-CJe4D2eD.js";
|
|
5
|
+
import { A as y, a as K } from "../AppTitle-2BwwWSnl.js";
|
|
6
|
+
import { S as E, a as O, T as j } from "../Topbar-B-4vtD89.js";
|
|
7
|
+
import { C as G, a as N, E as R, L as U } from "../LoadingState-DQjGcT2l.js";
|
|
5
8
|
import "react/jsx-runtime";
|
|
6
9
|
import "react";
|
|
7
|
-
import { T as
|
|
8
|
-
import { A as
|
|
9
|
-
import {
|
|
10
|
-
import { A as
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import { B as
|
|
14
|
-
import {
|
|
15
|
-
import { B as Ea, b as Oa } from "../badge-Bw-aBz_H.js";
|
|
16
|
-
import { S as qa, a as Ga, b as Ra, c as Ua, d as za, e as Ja, f as Na, g as Qa, h as Wa, i as Xa } from "../select-CtU681LB.js";
|
|
10
|
+
import { T as J, a as Q, b as W, c as X, d as Y, e as Z } from "../TableSettings-XUosW5z7.js";
|
|
11
|
+
import { A as $, a as aa, b as ea, c as sa } from "../AppVerticalTabs-Czaejh1i.js";
|
|
12
|
+
import { T as ra } from "../ThemeSelector-CpHyRG1j.js";
|
|
13
|
+
import { A as la, a as ia, b as pa, C as Sa, c as ca, I as na, L as Ta, P as da, d as ba, e as ga, S as Ca, f as ma, g as Da, h as Aa, i as fa, j as ha, k as xa, l as Pa, m as Fa, n as ua, T as va, o as Ba, p as ka, q as Ha, r as Ia, s as La, t as Va } from "../popover-BEB_r1Wm.js";
|
|
14
|
+
import { B as ya, b as Ka } from "../floating-ui.react-dom-BIcsGc3t.js";
|
|
15
|
+
import { C as Ea, a as Oa, b as ja, c as qa, d as Ga, e as Na } from "../card-7XPLAra3.js";
|
|
16
|
+
import { B as Ua, b as za } from "../badge-Bw-aBz_H.js";
|
|
17
|
+
import { S as Qa, a as Wa, b as Xa, c as Ya, d as Za, e as _a, f as $a, g as ae, h as ee, i as se } from "../select-B_OLzx1W.js";
|
|
17
18
|
export {
|
|
18
|
-
|
|
19
|
-
|
|
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
|
-
|
|
19
|
+
x as ActiveFilters,
|
|
20
|
+
P as AdvancedFilters,
|
|
21
|
+
la as Alert,
|
|
22
|
+
ia as AlertDescription,
|
|
23
|
+
pa as AlertTitle,
|
|
24
|
+
y as AppActions,
|
|
25
|
+
p as AppDialog,
|
|
26
|
+
$ as AppTabContainer,
|
|
27
|
+
aa as AppTabHeader,
|
|
28
|
+
ea as AppTabs,
|
|
29
|
+
K as AppTitle,
|
|
30
|
+
sa as AppVerticalTabs,
|
|
31
|
+
Ua as Badge,
|
|
32
|
+
ya as Button,
|
|
33
|
+
Sa as Calendar,
|
|
34
|
+
Ea as Card,
|
|
35
|
+
Oa as CardContent,
|
|
36
|
+
ja as CardDescription,
|
|
37
|
+
qa as CardFooter,
|
|
38
|
+
Ga as CardHeader,
|
|
39
|
+
G as CardSkeleton,
|
|
40
|
+
Na as CardTitle,
|
|
41
|
+
N as CardsSkeleton,
|
|
42
|
+
ca as Checkbox,
|
|
43
|
+
k as DatePicker,
|
|
44
|
+
H as DateRangePicker,
|
|
45
|
+
S as Dialog,
|
|
46
|
+
c as DialogClose,
|
|
47
|
+
n as DialogContent,
|
|
48
|
+
T as DialogDescription,
|
|
49
|
+
d as DialogFooter,
|
|
50
|
+
b as DialogHeader,
|
|
51
|
+
g as DialogOverlay,
|
|
52
|
+
C as DialogPortal,
|
|
53
|
+
m as DialogTitle,
|
|
54
|
+
D as DialogTrigger,
|
|
55
|
+
R as ErrorState,
|
|
56
|
+
F as FilterField,
|
|
57
|
+
A as FormDialog,
|
|
58
|
+
na as Input,
|
|
59
|
+
r as KpiCard,
|
|
60
|
+
o as KpiCards,
|
|
61
|
+
Ta as Label,
|
|
62
|
+
U as LoadingState,
|
|
57
63
|
l as MetricCard,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
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
|
-
Z as
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
64
|
+
I as MultiSelect,
|
|
65
|
+
da as Popover,
|
|
66
|
+
ba as PopoverContent,
|
|
67
|
+
ga as PopoverTrigger,
|
|
68
|
+
f as Progress,
|
|
69
|
+
L as SearchInput,
|
|
70
|
+
u as SearchableFilterPill,
|
|
71
|
+
V as SearchableSelect,
|
|
72
|
+
Qa as Select,
|
|
73
|
+
Wa as SelectContent,
|
|
74
|
+
Xa as SelectGroup,
|
|
75
|
+
Ya as SelectItem,
|
|
76
|
+
Za as SelectLabel,
|
|
77
|
+
_a as SelectScrollDownButton,
|
|
78
|
+
$a as SelectScrollUpButton,
|
|
79
|
+
ae as SelectSeparator,
|
|
80
|
+
ee as SelectTrigger,
|
|
81
|
+
se as SelectValue,
|
|
82
|
+
Ca as Sheet,
|
|
83
|
+
ma as SheetClose,
|
|
84
|
+
Da as SheetContent,
|
|
85
|
+
Aa as SheetDescription,
|
|
86
|
+
fa as SheetFooter,
|
|
87
|
+
ha as SheetHeader,
|
|
88
|
+
xa as SheetOverlay,
|
|
89
|
+
Pa as SheetPortal,
|
|
90
|
+
Fa as SheetTitle,
|
|
91
|
+
ua as SheetTrigger,
|
|
92
|
+
E as Sidebar,
|
|
93
|
+
O as SidebarNavItem,
|
|
94
|
+
J as TableActions,
|
|
95
|
+
Q as TableBody,
|
|
96
|
+
W as TableBulkActions,
|
|
97
|
+
v as TableFilter,
|
|
98
|
+
X as TableHeader,
|
|
99
|
+
Y as TablePagination,
|
|
100
|
+
Z as TableSettings,
|
|
101
|
+
ra as ThemeSelector,
|
|
102
|
+
va as Toast,
|
|
103
|
+
Ba as ToastAction,
|
|
104
|
+
ka as ToastClose,
|
|
105
|
+
Ha as ToastDescription,
|
|
106
|
+
Ia as ToastProvider,
|
|
107
|
+
La as ToastTitle,
|
|
108
|
+
Va as ToastViewport,
|
|
109
|
+
j as Topbar,
|
|
110
|
+
za as badgeVariants,
|
|
111
|
+
Ka as buttonVariants
|
|
105
112
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { A as t, a as s, b as o, C as r, c as l, I as S, L as n, P as i, d as c, e as p, S as C, f as d, g as T, h, i as b, j as g, k as f, l as m, m as u, n as x, T as B, o as P, p as v, q as A, r as D, s as V, t as I } from "../../popover-
|
|
1
|
+
import { A as t, a as s, b as o, C as r, c as l, I as S, L as n, P as i, d as c, e as p, S as C, f as d, g as T, h, i as b, j as g, k as f, l as m, m as u, n as x, T as B, o as P, p as v, q as A, r as D, s as V, t as I } from "../../popover-BEB_r1Wm.js";
|
|
2
2
|
import { B as k, b as w } from "../../floating-ui.react-dom-BIcsGc3t.js";
|
|
3
3
|
import { C as H, a as j, b as q, c as y, d as G, e as O } from "../../card-7XPLAra3.js";
|
|
4
4
|
import { B as z, b as E } from "../../badge-Bw-aBz_H.js";
|
|
5
|
-
import { S as K, a as M, b as N, c as Q, d as R, e as W, f as X, g as Y, h as Z, i as _ } from "../../select-
|
|
5
|
+
import { S as K, a as M, b as N, c as Q, d as R, e as W, f as X, g as Y, h as Z, i as _ } from "../../select-B_OLzx1W.js";
|
|
6
6
|
export {
|
|
7
7
|
t as Alert,
|
|
8
8
|
s as AlertDescription,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scroll-area.d.ts","sourceRoot":"","sources":["../../../src/components/ui/scroll-area.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"scroll-area.d.ts","sourceRoot":"","sources":["../../../src/components/ui/scroll-area.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,KAAK,mBAAmB,MAAM,6BAA6B,CAAC;AAGnE,QAAA,MAAM,UAAU,+JAQf,CAAC;AAGF,QAAA,MAAM,SAAS,wKAiBb,CAAC;AAGH,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -5,9 +5,9 @@ import X from "react";
|
|
|
5
5
|
import { a as De, q as le, u as T, d as Rn, e as b, f as V, g as Pn, h as _n, o as Nn, s as Sn, l as In, i as xn, j as An, k as Dn, m as Tn, n as On, p as ie, r as Ne, t as Qe } from "./floating-ui.react-dom-BIcsGc3t.js";
|
|
6
6
|
import * as Fn from "react-dom";
|
|
7
7
|
import Ln from "react-dom";
|
|
8
|
-
import { u as et, j as kn, R as Un, k as $n, C as Kn } from "./select-
|
|
8
|
+
import { u as et, j as kn, R as Un, k as $n, C as Kn } from "./select-B_OLzx1W.js";
|
|
9
9
|
import { c as Y } from "./index-gWiv5-6R.js";
|
|
10
|
-
import { B as Gn } from "./popover-
|
|
10
|
+
import { B as Gn } from "./popover-BEB_r1Wm.js";
|
|
11
11
|
/**
|
|
12
12
|
* @license lucide-react v1.16.0 - ISC
|
|
13
13
|
*
|
|
@@ -3,7 +3,7 @@ import * as l from "react";
|
|
|
3
3
|
import M, { createContext as qa, useContext as za, useCallback as ie, useRef as mt, useLayoutEffect as Ga, useState as Kt, useEffect as Ka, useMemo as ht } from "react";
|
|
4
4
|
import { c as gt, u as H, p as re, a as bt, t as wt, e as F, g as sr, q as He, d as rn, f as te, v as Xa, w as Qa, r as pt, b as Ft, h as Za, o as Ja, s as es, l as ts, i as ns, j as rs, k as os, m as as, n as ss } from "./floating-ui.react-dom-BIcsGc3t.js";
|
|
5
5
|
import { c as L } from "./index-gWiv5-6R.js";
|
|
6
|
-
import {
|
|
6
|
+
import { m as is, C as cs, R as ir, k as cr, j as ur } from "./select-B_OLzx1W.js";
|
|
7
7
|
import * as Et from "react-dom";
|
|
8
8
|
import on from "react-dom";
|
|
9
9
|
import { c as an } from "./createLucideIcon-CRdjzt2A.js";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
|
+
export * from "./AppAction";
|
|
1
2
|
export * from "./BulkAction";
|
|
2
|
-
export * from "./
|
|
3
|
+
export * from "./ButtonVariantType";
|
|
3
4
|
export * from "./ColumnDef";
|
|
5
|
+
export * from "./FilterFieldConfig";
|
|
6
|
+
export * from "./FilterSection";
|
|
4
7
|
export * from "./RowAction";
|
|
8
|
+
export * from "./TabConfig";
|
|
5
9
|
export * from "./UseDataTableProps";
|
|
6
10
|
export * from "./UseDataTableResult";
|
|
7
11
|
//# sourceMappingURL=index.d.ts.map
|