@krosoft/react 0.0.267 → 0.0.268
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/{AppActions-D8KKXpq-.js → AppActions-B5bHV6ky.js} +2 -2
- package/dist/{AppSubTitle-CVhjWRBp.js → AppSubTitle-BG-y_dRR.js} +2 -2
- package/dist/{AppTitle-DBGJRsjU.js → AppTitle-B1wOSQGM.js} +1 -1
- package/dist/{ErrorAlert-6ECy_Dox.js → ErrorAlert-BiyjpXW1.js} +1 -1
- package/dist/{GenericForm-C86_Jk7X.js → GenericForm-GIiJmyAJ.js} +6 -6
- package/dist/{ImageInput-DvHgBYsy.js → ImageInput-Ds-GibEE.js} +2 -2
- package/dist/{MultiSelect-TGu_k3KM.js → MultiSelect-BX04DnEZ.js} +2 -2
- package/dist/{SearchInput-Csflv8Az.js → SearchInput-Dze-QJa9.js} +3 -3
- package/dist/{behavior-C4WdfbR1.js → behavior-DeOud61U.js} +1 -1
- package/dist/{cards-nqZOcSkh.js → cards-VxLmvEWW.js} +2 -2
- package/dist/{charts-BfeSrTmX.js → charts-CavpyGbG.js} +1 -1
- package/dist/components/core/cards/index.js +1 -1
- package/dist/components/core/charts/index.js +1 -1
- package/dist/components/core/dialogs/index.js +3 -3
- package/dist/components/core/filters/index.js +5 -5
- package/dist/components/core/forms/index.js +1 -1
- package/dist/components/core/index.js +18 -18
- package/dist/components/core/inputs/index.js +4 -4
- package/dist/components/core/language/index.js +1 -1
- package/dist/components/core/layouts/index.js +8 -8
- package/dist/components/core/navbar/index.js +1 -1
- package/dist/components/core/states/index.js +2 -2
- package/dist/components/core/table/DataTable.d.ts.map +1 -1
- package/dist/components/core/table/TableBody.d.ts +3 -3
- package/dist/components/core/table/TableBody.d.ts.map +1 -1
- package/dist/components/core/table/TableBulkActions.d.ts +6 -6
- package/dist/components/core/table/TableBulkActions.d.ts.map +1 -1
- package/dist/components/core/table/TableHeader.d.ts +3 -3
- package/dist/components/core/table/TableHeader.d.ts.map +1 -1
- package/dist/components/core/table/index.js +163 -163
- package/dist/components/core/tabs/index.js +5 -5
- package/dist/components/core/theme/index.js +1 -1
- package/dist/components/index.js +18 -18
- package/dist/components/ui/index.js +2 -2
- package/dist/{dialogs-BiPcEbRx.js → dialogs-BPZ20MEC.js} +5 -5
- package/dist/hooks/behavior/index.js +1 -1
- package/dist/hooks/index.js +6 -6
- package/dist/hooks/ui/index.js +5 -5
- package/dist/hooks/ui/useDataTable.d.ts.map +1 -1
- package/dist/i18n/index.js +1 -1
- package/dist/i18n/krosoftLocales.d.ts +8 -0
- package/dist/i18n/krosoftLocales.d.ts.map +1 -1
- package/dist/{i18n-CevI9Cgk.js → i18n-DSZAo18R.js} +8 -0
- package/dist/{inputs-BUXmTc40.js → inputs-DgBGdVLB.js} +3 -3
- package/dist/{language-DeQC57bX.js → language-wGKLt6oh.js} +2 -2
- package/dist/{navbar-Cl4welok.js → navbar-C5mcPBII.js} +3 -3
- package/dist/pwa/index.js +1 -1
- package/dist/{sheet-RYwa4-Nl.js → sheet-Do476vsm.js} +1 -1
- package/dist/{states-C6lWnADN.js → states-DGjgfPuG.js} +2 -2
- package/dist/{theme-Dwc4zNXG.js → theme-DedDA2ib.js} +2 -2
- package/dist/types/DataTableBulkAction.d.ts +2 -2
- package/dist/types/DataTableBulkAction.d.ts.map +1 -1
- package/dist/types/DataTableConfig.d.ts +1 -1
- package/dist/types/DataTableConfig.d.ts.map +1 -1
- package/dist/types/UseDataTableProps.d.ts +1 -1
- package/dist/types/UseDataTableProps.d.ts.map +1 -1
- package/dist/types/UseDataTableResult.d.ts +4 -3
- package/dist/types/UseDataTableResult.d.ts.map +1 -1
- package/dist/{ui-CnhA3ntY.js → ui-BfGGZ1gy.js} +4 -4
- package/dist/{ui-D7YSs2kF.js → ui-D-vbKleB.js} +1 -1
- package/dist/{useDocumentTitle-C5TsEDqh.js → useDocumentTitle-DncN-eAg.js} +1 -1
- package/dist/{useFixedColumns-BVZs3wbh.js → useFixedColumns-DPVEdA6b.js} +46 -42
- package/dist/{useLanguage-DdVIzhME.js → useLanguage-zEDzcT3_.js} +1 -1
- package/dist/{useTheme-ZzPZl0MM.js → useTheme-C1MiTFa9.js} +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
|
-
import { t } from "./i18n-
|
|
3
|
-
import { Bt as n, Ft as r, Gt as i, Nt as a, jt as o } from "./ui-
|
|
2
|
+
import { t } from "./i18n-DSZAo18R.js";
|
|
3
|
+
import { Bt as n, Ft as r, Gt as i, Nt as a, jt as o } from "./ui-D-vbKleB.js";
|
|
4
4
|
import { s } from "./tooltip-BmZ9Bfou.js";
|
|
5
5
|
import { t as c } from "./useMobile-pTQ8lWvt.js";
|
|
6
6
|
import { jsx as l, jsxs as u } from "react/jsx-runtime";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as e } from "./i18n-
|
|
2
|
-
import { t } from "./AppActions-
|
|
1
|
+
import { t as e } from "./i18n-DSZAo18R.js";
|
|
2
|
+
import { t } from "./AppActions-B5bHV6ky.js";
|
|
3
3
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
4
4
|
//#region src/components/core/layouts/AppSubTitle.tsx
|
|
5
5
|
function i({ titleKey: i, actions: a, className: o }) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
|
-
import { t } from "./i18n-
|
|
2
|
+
import { t } from "./i18n-DSZAo18R.js";
|
|
3
3
|
import { jsx as n, jsxs as r } from "react/jsx-runtime";
|
|
4
4
|
//#region src/components/core/layouts/AppTitle.tsx
|
|
5
5
|
function i({ titleKey: i, descriptionKey: a, isSubTitle: o }) {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
2
|
import { c as t, d as n, s as r } from "./chart-Dq3AIrue.js";
|
|
3
|
-
import { t as i } from "./i18n-
|
|
4
|
-
import { Ct as a, Dt as o, Et as s, Ot as c, St as l, Tt as u, bn as d, p as f } from "./ui-
|
|
3
|
+
import { t as i } from "./i18n-DSZAo18R.js";
|
|
4
|
+
import { Ct as a, Dt as o, Et as s, Ot as c, St as l, Tt as u, bn as d, p as f } from "./ui-D-vbKleB.js";
|
|
5
5
|
import { s as p } from "./tooltip-BmZ9Bfou.js";
|
|
6
|
-
import { g as m } from "./sheet-
|
|
6
|
+
import { g as m } from "./sheet-Do476vsm.js";
|
|
7
7
|
import { i as h, l as g, n as _, t as v, u as y } from "./select-DmLScQKX.js";
|
|
8
8
|
import { n as b } from "./useToast-UeDRLovh.js";
|
|
9
|
-
import { t as x } from "./ImageInput-
|
|
10
|
-
import { t as S } from "./AppSubTitle-
|
|
11
|
-
import { t as C } from "./MultiSelect-
|
|
9
|
+
import { t as x } from "./ImageInput-Ds-GibEE.js";
|
|
10
|
+
import { t as S } from "./AppSubTitle-BG-y_dRR.js";
|
|
11
|
+
import { t as C } from "./MultiSelect-BX04DnEZ.js";
|
|
12
12
|
import { useState as w } from "react";
|
|
13
13
|
import { jsx as T, jsxs as E } from "react/jsx-runtime";
|
|
14
14
|
import { useForm as D } from "react-hook-form";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
|
-
import { t } from "./i18n-
|
|
3
|
-
import "./ui-
|
|
2
|
+
import { t } from "./i18n-DSZAo18R.js";
|
|
3
|
+
import "./ui-D-vbKleB.js";
|
|
4
4
|
import { s as n } from "./tooltip-BmZ9Bfou.js";
|
|
5
5
|
import { t as r } from "./useNotifications-CyhTruIG.js";
|
|
6
6
|
import { forwardRef as i, useRef as a } from "react";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
|
-
import { t } from "./i18n-
|
|
3
|
-
import { bn as n } from "./ui-
|
|
2
|
+
import { t } from "./i18n-DSZAo18R.js";
|
|
3
|
+
import { bn as n } from "./ui-D-vbKleB.js";
|
|
4
4
|
import { o as r } from "./tooltip-BmZ9Bfou.js";
|
|
5
5
|
import { useEffect as i, useMemo as a, useRef as o, useState as s } from "react";
|
|
6
6
|
import { jsx as c, jsxs as l } from "react/jsx-runtime";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
|
-
import { r as t, t as n } from "./i18n-
|
|
3
|
-
import { En as r } from "./ui-
|
|
2
|
+
import { r as t, t as n } from "./i18n-DSZAo18R.js";
|
|
3
|
+
import { En as r } from "./ui-D-vbKleB.js";
|
|
4
4
|
import { o as i, s as a } from "./tooltip-BmZ9Bfou.js";
|
|
5
|
-
import { C as o, S as s, _ as c, b as l, g as u, h as d, m as f, p, x as m, y as h } from "./sheet-
|
|
5
|
+
import { C as o, S as s, _ as c, b as l, g as u, h as d, m as f, p, x as m, y as h } from "./sheet-Do476vsm.js";
|
|
6
6
|
import * as g from "react";
|
|
7
7
|
import { useEffect as _, useMemo as v, useRef as y, useState as b } from "react";
|
|
8
8
|
import { jsx as x, jsxs as S } from "react/jsx-runtime";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
2
|
import { c as t, d as n, f as r, s as i } from "./chart-Dq3AIrue.js";
|
|
3
|
-
import { t as a } from "./i18n-
|
|
4
|
-
import "./ui-
|
|
3
|
+
import { t as a } from "./i18n-DSZAo18R.js";
|
|
4
|
+
import "./ui-D-vbKleB.js";
|
|
5
5
|
import { t as o } from "./skeleton-D6Ga4BLw.js";
|
|
6
6
|
import "react";
|
|
7
7
|
import { Fragment as s, jsx as c, jsxs as l } from "react/jsx-runtime";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./tailwind.helper-CJaRYBmL.js";
|
|
2
2
|
import { a as t, c as n, d as r, f as i, l as a, n as o, o as s, r as c, s as l, t as u } from "./chart-Dq3AIrue.js";
|
|
3
|
-
import { t as d } from "./i18n-
|
|
3
|
+
import { t as d } from "./i18n-DSZAo18R.js";
|
|
4
4
|
import { t as f } from "./skeleton-D6Ga4BLw.js";
|
|
5
5
|
import { t as p } from "./useMobile-pTQ8lWvt.js";
|
|
6
6
|
import * as m from "react";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, i as t, n, o as r, r as i, t as a } from "../../../cards-
|
|
1
|
+
import { a as e, i as t, n, o as r, r as i, t as a } from "../../../cards-VxLmvEWW.js";
|
|
2
2
|
export { r as DashboardCard, e as KpiCard, t as KpiCards, i as MetricCard, n as SkeletonCard, a as SkeletonCards };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, c as t, i as n, n as r, o as i, r as a, s as o, t as s } from "../../../charts-
|
|
1
|
+
import { a as e, c as t, i as n, n as r, o as i, r as a, s as o, t as s } from "../../../charts-CavpyGbG.js";
|
|
2
2
|
export { t as BarChartHorizontal, o as BarChartVertical, e as CHART_COLORS, n as ChartCard, a as CircularGauge, r as LineChart, s as PieChart, i as getChartColor };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { I as e } from "../../../ui-
|
|
2
|
-
import { A as t, D as n, E as r, F as i, M as a, N as o, O as s, P as c, j as l, k as u } from "../../../sheet-
|
|
3
|
-
import { n as d, r as f, t as p } from "../../../dialogs-
|
|
1
|
+
import { I as e } from "../../../ui-D-vbKleB.js";
|
|
2
|
+
import { A as t, D as n, E as r, F as i, M as a, N as o, O as s, P as c, j as l, k as u } from "../../../sheet-Do476vsm.js";
|
|
3
|
+
import { n as d, r as f, t as p } from "../../../dialogs-BPZ20MEC.js";
|
|
4
4
|
export { f as AppDialog, p as ConfirmationDialog, r as Dialog, n as DialogClose, s as DialogContent, u as DialogDescription, t as DialogFooter, l as DialogHeader, a as DialogOverlay, o as DialogPortal, c as DialogTitle, i as DialogTrigger, d as FormDialog, e as Progress };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { t as e } from "../../../tailwind.helper-CJaRYBmL.js";
|
|
2
|
-
import { t } from "../../../i18n-
|
|
3
|
-
import { At as n, Pn as r, bn as i } from "../../../ui-
|
|
2
|
+
import { t } from "../../../i18n-DSZAo18R.js";
|
|
3
|
+
import { At as n, Pn as r, bn as i } from "../../../ui-D-vbKleB.js";
|
|
4
4
|
import { a, s as o } from "../../../tooltip-BmZ9Bfou.js";
|
|
5
|
-
import { a as s, g as c, h as l, l as u, m as d, o as f, p, r as m, t as h, u as g } from "../../../sheet-
|
|
5
|
+
import { a as s, g as c, h as l, l as u, m as d, o as f, p, r as m, t as h, u as g } from "../../../sheet-Do476vsm.js";
|
|
6
6
|
import { i as _, l as v, n as y, t as b, u as x } from "../../../select-DmLScQKX.js";
|
|
7
|
-
import { t as S } from "../../../MultiSelect-
|
|
8
|
-
import { i as C, n as w, r as T, t as E } from "../../../SearchInput-
|
|
7
|
+
import { t as S } from "../../../MultiSelect-BX04DnEZ.js";
|
|
8
|
+
import { i as C, n as w, r as T, t as E } from "../../../SearchInput-Dze-QJa9.js";
|
|
9
9
|
import { useEffect as D, useMemo as O, useState as k } from "react";
|
|
10
10
|
import { jsx as A, jsxs as j } from "react/jsx-runtime";
|
|
11
11
|
import { getLocale as M } from "@krosoft/core/helpers";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../../GenericForm-
|
|
1
|
+
import { t as e } from "../../../GenericForm-GIiJmyAJ.js";
|
|
2
2
|
export { e as GenericForm };
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import { a as e, i as t, n, o as r, r as i, t as a } from "../../cards-
|
|
2
|
-
import { I as o } from "../../ui-
|
|
3
|
-
import { A as s, D as c, E as l, F as u, M as d, N as f, O as p, P as m, j as h, k as g } from "../../sheet-
|
|
4
|
-
import { a as _, c as v, i as y, n as b, o as x, r as S, s as C, t as w } from "../../charts-
|
|
5
|
-
import { n as T, r as E, t as D } from "../../dialogs-
|
|
6
|
-
import { t as O } from "../../ImageInput-
|
|
7
|
-
import { t as k } from "../../AppActions-
|
|
8
|
-
import { t as A } from "../../AppSubTitle-
|
|
9
|
-
import { t as j } from "../../MultiSelect-
|
|
10
|
-
import { t as M } from "../../GenericForm-
|
|
11
|
-
import { t as N } from "../../ErrorAlert-
|
|
12
|
-
import { i as P, n as F, r as I, t as L } from "../../SearchInput-
|
|
1
|
+
import { a as e, i as t, n, o as r, r as i, t as a } from "../../cards-VxLmvEWW.js";
|
|
2
|
+
import { I as o } from "../../ui-D-vbKleB.js";
|
|
3
|
+
import { A as s, D as c, E as l, F as u, M as d, N as f, O as p, P as m, j as h, k as g } from "../../sheet-Do476vsm.js";
|
|
4
|
+
import { a as _, c as v, i as y, n as b, o as x, r as S, s as C, t as w } from "../../charts-CavpyGbG.js";
|
|
5
|
+
import { n as T, r as E, t as D } from "../../dialogs-BPZ20MEC.js";
|
|
6
|
+
import { t as O } from "../../ImageInput-Ds-GibEE.js";
|
|
7
|
+
import { t as k } from "../../AppActions-B5bHV6ky.js";
|
|
8
|
+
import { t as A } from "../../AppSubTitle-BG-y_dRR.js";
|
|
9
|
+
import { t as j } from "../../MultiSelect-BX04DnEZ.js";
|
|
10
|
+
import { t as M } from "../../GenericForm-GIiJmyAJ.js";
|
|
11
|
+
import { t as N } from "../../ErrorAlert-BiyjpXW1.js";
|
|
12
|
+
import { i as P, n as F, r as I, t as L } from "../../SearchInput-Dze-QJa9.js";
|
|
13
13
|
import { ActiveFilters as R, AdvancedFilters as z, FilterField as B, SearchableFilterPill as V, TableFilter as H } from "./filters/index.js";
|
|
14
14
|
import "./forms/index.js";
|
|
15
|
-
import { t as U } from "../../inputs-
|
|
16
|
-
import { t as W } from "../../language-
|
|
17
|
-
import { t as G } from "../../AppTitle-
|
|
18
|
-
import { n as K, t as q } from "../../states-
|
|
15
|
+
import { t as U } from "../../inputs-DgBGdVLB.js";
|
|
16
|
+
import { t as W } from "../../language-wGKLt6oh.js";
|
|
17
|
+
import { t as G } from "../../AppTitle-B1wOSQGM.js";
|
|
18
|
+
import { n as K, t as q } from "../../states-DGjgfPuG.js";
|
|
19
19
|
import { AppPageHeader as J, KpiCardsLayout as Y } from "./layouts/index.js";
|
|
20
|
-
import { a as X, i as Z, n as Q, o as $, r as ee, t as te } from "../../navbar-
|
|
20
|
+
import { a as X, i as Z, n as Q, o as $, r as ee, t as te } from "../../navbar-C5mcPBII.js";
|
|
21
21
|
import { DataTable as ne, JsonTableOutput as re, TableActions as ie, TableBody as ae, TableBulkActions as oe, TableHeader as se, TablePagination as ce, TableSettings as le } from "./table/index.js";
|
|
22
22
|
import { AppTabContainer as ue, AppTabHeader as de, AppTabs as fe, AppVerticalTabs as pe } from "./tabs/index.js";
|
|
23
|
-
import { t as me } from "../../theme-
|
|
23
|
+
import { t as me } from "../../theme-DedDA2ib.js";
|
|
24
24
|
export { R as ActiveFilters, z as AdvancedFilters, k as AppActions, E as AppDialog, J as AppPageHeader, A as AppSubTitle, ue as AppTabContainer, de as AppTabHeader, fe as AppTabs, G as AppTitle, pe as AppVerticalTabs, v as BarChartHorizontal, C as BarChartVertical, _ as CHART_COLORS, y as ChartCard, S as CircularGauge, D as ConfirmationDialog, r as DashboardCard, ne as DataTable, P as DatePicker, I as DateRangePicker, l as Dialog, c as DialogClose, p as DialogContent, g as DialogDescription, s as DialogFooter, h as DialogHeader, d as DialogOverlay, f as DialogPortal, m as DialogTitle, u as DialogTrigger, N as ErrorAlert, K as ErrorState, B as FilterField, T as FormDialog, M as GenericForm, $ as GlobalSearch, O as ImageInput, re as JsonTableOutput, e as KpiCard, t as KpiCards, Y as KpiCardsLayout, W as LanguageSelector, b as LineChart, q as LoadingState, i as MetricCard, j as MultiSelect, X as NotificationsBell, w as PieChart, o as Progress, U as RatingInput, L as SearchInput, V as SearchableFilterPill, F as SearchableSelect, ee as Sidebar, Q as SidebarHeader, Z as SidebarNavItem, n as SkeletonCard, a as SkeletonCards, ie as TableActions, ae as TableBody, oe as TableBulkActions, H as TableFilter, se as TableHeader, ce as TablePagination, le as TableSettings, me as ThemeSelector, te as Topbar, x as getChartColor };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as e } from "../../../ImageInput-
|
|
2
|
-
import { t } from "../../../MultiSelect-
|
|
3
|
-
import { i as n, n as r, r as i, t as a } from "../../../SearchInput-
|
|
4
|
-
import { t as o } from "../../../inputs-
|
|
1
|
+
import { t as e } from "../../../ImageInput-Ds-GibEE.js";
|
|
2
|
+
import { t } from "../../../MultiSelect-BX04DnEZ.js";
|
|
3
|
+
import { i as n, n as r, r as i, t as a } from "../../../SearchInput-Dze-QJa9.js";
|
|
4
|
+
import { t as o } from "../../../inputs-DgBGdVLB.js";
|
|
5
5
|
export { n as DatePicker, i as DateRangePicker, e as ImageInput, t as MultiSelect, o as RatingInput, a as SearchInput, r as SearchableSelect };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../../language-
|
|
1
|
+
import { t as e } from "../../../language-wGKLt6oh.js";
|
|
2
2
|
export { e as LanguageSelector };
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { t as e } from "../../../i18n-
|
|
2
|
-
import { i as t, t as n } from "../../../cards-
|
|
3
|
-
import "../../../ui-
|
|
1
|
+
import { t as e } from "../../../i18n-DSZAo18R.js";
|
|
2
|
+
import { i as t, t as n } from "../../../cards-VxLmvEWW.js";
|
|
3
|
+
import "../../../ui-D-vbKleB.js";
|
|
4
4
|
import { s as r } from "../../../tooltip-BmZ9Bfou.js";
|
|
5
|
-
import { t as i } from "../../../AppActions-
|
|
6
|
-
import { t as a } from "../../../AppSubTitle-
|
|
7
|
-
import { t as o } from "../../../AppTitle-
|
|
8
|
-
import { t as s } from "../../../useDocumentTitle-
|
|
9
|
-
import { n as c } from "../../../states-
|
|
5
|
+
import { t as i } from "../../../AppActions-B5bHV6ky.js";
|
|
6
|
+
import { t as a } from "../../../AppSubTitle-BG-y_dRR.js";
|
|
7
|
+
import { t as o } from "../../../AppTitle-B1wOSQGM.js";
|
|
8
|
+
import { t as s } from "../../../useDocumentTitle-DncN-eAg.js";
|
|
9
|
+
import { n as c } from "../../../states-DGjgfPuG.js";
|
|
10
10
|
import "react";
|
|
11
11
|
import { jsx as l, jsxs as u } from "react/jsx-runtime";
|
|
12
12
|
import { ArrowLeftIcon as d } from "lucide-react";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, i as t, n, o as r, r as i, t as a } from "../../../navbar-
|
|
1
|
+
import { a as e, i as t, n, o as r, r as i, t as a } from "../../../navbar-C5mcPBII.js";
|
|
2
2
|
export { r as GlobalSearch, e as NotificationsBell, i as Sidebar, n as SidebarHeader, t as SidebarNavItem, a as Topbar };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as e } from "../../../ErrorAlert-
|
|
2
|
-
import { n as t, t as n } from "../../../states-
|
|
1
|
+
import { t as e } from "../../../ErrorAlert-BiyjpXW1.js";
|
|
2
|
+
import { n as t, t as n } from "../../../states-DGjgfPuG.js";
|
|
3
3
|
export { e as ErrorAlert, t as ErrorState, n as LoadingState };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DataTable.d.ts","sourceRoot":"","sources":["../../../../src/components/core/table/DataTable.tsx"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"DataTable.d.ts","sourceRoot":"","sources":["../../../../src/components/core/table/DataTable.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAOvC,OAAO,KAAK,EAAE,eAAe,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAC;AAE5E,MAAM,WAAW,cAAc,CAAC,CAAC;IAC/B,IAAI,EAAE,CAAC,EAAE,CAAC;IACV,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,MAAM,EAAE,eAAe,CAAC,CAAC,CAAC,CAAC;IAC3B,MAAM,CAAC,EAAE,oBAAoB,CAAC;CAC/B;AAED,wBAAgB,SAAS,CAAC,CAAC,EAAE,EAAE,IAAI,EAAE,SAAiB,EAAE,KAAY,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,cAAc,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAiJ5H"}
|
|
@@ -11,8 +11,8 @@ export interface TableBodyProps<T> {
|
|
|
11
11
|
onRowClick?: (row: T, event: React.MouseEvent<HTMLTableRowElement>) => void;
|
|
12
12
|
onRowNavigate?: (row: T) => string;
|
|
13
13
|
hasBulkActions: boolean;
|
|
14
|
-
|
|
15
|
-
toggleRowSelection: (
|
|
14
|
+
selectedKeys: Set<string>;
|
|
15
|
+
toggleRowSelection: (row: T) => void;
|
|
16
16
|
visibleColumnsArray: DataTableColumn<T>[];
|
|
17
17
|
columnWidths: Record<string, number>;
|
|
18
18
|
hasActions: boolean;
|
|
@@ -23,5 +23,5 @@ export interface TableBodyProps<T> {
|
|
|
23
23
|
resizableColumns?: boolean;
|
|
24
24
|
fixedColumns?: Record<string, FixedColumnOffset>;
|
|
25
25
|
}
|
|
26
|
-
export declare function TableBody<T>({ isLoading, error, colSpanCount, messages, paginatedData, rowKey, onRowClick, onRowNavigate, hasBulkActions,
|
|
26
|
+
export declare function TableBody<T>({ isLoading, error, colSpanCount, messages, paginatedData, rowKey, onRowClick, onRowNavigate, hasBulkActions, selectedKeys, toggleRowSelection, visibleColumnsArray, columnWidths, hasActions, actions, columns, bordered, dense, resizableColumns, fixedColumns, }: TableBodyProps<T>): React.JSX.Element;
|
|
27
27
|
//# sourceMappingURL=TableBody.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableBody.d.ts","sourceRoot":"","sources":["../../../../src/components/core/table/TableBody.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAEpE,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAEjF,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,WAAW,cAAc,CAAC,CAAC;IAC/B,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,aAAa,EAAE,CAAC,EAAE,CAAC;IACnB,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,CAAC,EAAE,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IAC5E,aAAa,CAAC,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,MAAM,CAAC;IACnC,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TableBody.d.ts","sourceRoot":"","sources":["../../../../src/components/core/table/TableBody.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAEpE,OAAO,EAAE,eAAe,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAEjF,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,WAAW,cAAc,CAAC,CAAC;IAC/B,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,iBAAiB,CAAC;IAC7B,aAAa,EAAE,CAAC,EAAE,CAAC;IACnB,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,MAAM,CAAC;IAC3B,UAAU,CAAC,EAAE,CAAC,GAAG,EAAE,CAAC,EAAE,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,mBAAmB,CAAC,KAAK,IAAI,CAAC;IAC5E,aAAa,CAAC,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,MAAM,CAAC;IACnC,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC1B,kBAAkB,EAAE,CAAC,GAAG,EAAE,CAAC,KAAK,IAAI,CAAC;IACrC,mBAAmB,EAAE,eAAe,CAAC,CAAC,CAAC,EAAE,CAAC;IAC1C,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACrC,UAAU,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,kBAAkB,CAAC,CAAC,CAAC,EAAE,CAAC;IAClC,OAAO,EAAE,eAAe,CAAC,CAAC,CAAC,EAAE,CAAC;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAE3B,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,CAAC,CAAC;CAClD;AAED,wBAAgB,SAAS,CAAC,CAAC,EAAE,EAC3B,SAAS,EACT,KAAK,EACL,YAAY,EACZ,QAAQ,EACR,aAAa,EACb,MAAM,EACN,UAAU,EACV,aAAa,EACb,cAAc,EACd,YAAY,EACZ,kBAAkB,EAClB,mBAAmB,EACnB,YAAY,EACZ,UAAU,EACV,OAAO,EACP,OAAO,EACP,QAAgB,EAChB,KAAa,EACb,gBAAwB,EACxB,YAAiB,GAClB,EAAE,cAAc,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAiJvC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from "react";
|
|
2
|
-
import { DataTableBulkAction } from "../../../types/DataTableBulkAction";
|
|
3
|
-
export interface TableBulkActionsProps {
|
|
4
|
-
selectedRows:
|
|
5
|
-
setSelectedRows: React.Dispatch<React.SetStateAction<
|
|
6
|
-
bulkActions: DataTableBulkAction[];
|
|
2
|
+
import type { DataTableBulkAction } from "../../../types/DataTableBulkAction";
|
|
3
|
+
export interface TableBulkActionsProps<T> {
|
|
4
|
+
selectedRows: T[];
|
|
5
|
+
setSelectedRows: React.Dispatch<React.SetStateAction<T[]>>;
|
|
6
|
+
bulkActions: DataTableBulkAction<T>[];
|
|
7
7
|
}
|
|
8
|
-
export declare function TableBulkActions({ selectedRows, setSelectedRows, bulkActions }: TableBulkActionsProps): React.JSX.Element;
|
|
8
|
+
export declare function TableBulkActions<T>({ selectedRows, setSelectedRows, bulkActions }: TableBulkActionsProps<T>): React.JSX.Element;
|
|
9
9
|
//# sourceMappingURL=TableBulkActions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableBulkActions.d.ts","sourceRoot":"","sources":["../../../../src/components/core/table/TableBulkActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"TableBulkActions.d.ts","sourceRoot":"","sources":["../../../../src/components/core/table/TableBulkActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,6BAA6B,CAAC;AAEvE,MAAM,WAAW,qBAAqB,CAAC,CAAC;IACtC,YAAY,EAAE,CAAC,EAAE,CAAC;IAClB,eAAe,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;IAC3D,WAAW,EAAE,mBAAmB,CAAC,CAAC,CAAC,EAAE,CAAC;CACvC;AAED,wBAAgB,gBAAgB,CAAC,CAAC,EAAE,EAAE,YAAY,EAAE,eAAe,EAAE,WAAW,EAAE,EAAE,qBAAqB,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CA4C/H"}
|
|
@@ -3,8 +3,8 @@ import { DataTableColumn } from "../../../types";
|
|
|
3
3
|
import React from "react";
|
|
4
4
|
export interface TableHeaderProps<T> {
|
|
5
5
|
hasBulkActions: boolean;
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
allSelected: boolean;
|
|
7
|
+
someSelected: boolean;
|
|
8
8
|
toggleSelectAll: () => void;
|
|
9
9
|
visibleColumnsArray: DataTableColumn<T>[];
|
|
10
10
|
draggableColumns: boolean;
|
|
@@ -25,5 +25,5 @@ export interface TableHeaderProps<T> {
|
|
|
25
25
|
fixedSelection?: boolean;
|
|
26
26
|
fixedActions?: boolean;
|
|
27
27
|
}
|
|
28
|
-
export declare function TableHeader<T>({ hasBulkActions,
|
|
28
|
+
export declare function TableHeader<T>({ hasBulkActions, allSelected, someSelected, toggleSelectAll, visibleColumnsArray, draggableColumns, resizableColumns, columnWidths, sortColumn, sortDirection, handleSort, handleDragStart, handleDragOver, handleDrop, handleMouseDown, hasActions, settingsNode, bordered, dense, fixedColumns, fixedSelection, fixedActions, }: TableHeaderProps<T>): React.JSX.Element;
|
|
29
29
|
//# sourceMappingURL=TableHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/core/table/TableHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE1C,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,WAAW,gBAAgB,CAAC,CAAC;IACjC,cAAc,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"TableHeader.d.ts","sourceRoot":"","sources":["../../../../src/components/core/table/TableHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAE1C,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,WAAW,gBAAgB,CAAC,CAAC;IACjC,cAAc,EAAE,OAAO,CAAC;IAExB,WAAW,EAAE,OAAO,CAAC;IACrB,YAAY,EAAE,OAAO,CAAC;IACtB,eAAe,EAAE,MAAM,IAAI,CAAC;IAC5B,mBAAmB,EAAE,eAAe,CAAC,CAAC,CAAC,EAAE,CAAC;IAC1C,gBAAgB,EAAE,OAAO,CAAC;IAC1B,gBAAgB,EAAE,OAAO,CAAC;IAC1B,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACrC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,aAAa,EAAE,KAAK,GAAG,MAAM,CAAC;IAC9B,UAAU,EAAE,CAAC,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,eAAe,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,SAAS,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IACjE,cAAc,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,SAAS,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAChE,UAAU,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,SAAS,EAAE,eAAe,EAAE,MAAM,KAAK,IAAI,CAAC;IAClE,eAAe,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAClE,UAAU,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,CAAC,CAAC;IACjD,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB;AAQD,wBAAgB,WAAW,CAAC,CAAC,EAAE,EAC7B,cAAc,EACd,WAAW,EACX,YAAY,EACZ,eAAe,EACf,mBAAmB,EACnB,gBAAgB,EAChB,gBAAgB,EAChB,YAAY,EACZ,UAAU,EACV,aAAa,EACb,UAAU,EACV,eAAe,EACf,cAAc,EACd,UAAU,EACV,eAAe,EACf,UAAU,EACV,YAAY,EACZ,QAAgB,EAChB,KAAa,EACb,YAAiB,EACjB,cAAsB,EACtB,YAAoB,GACrB,EAAE,gBAAgB,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAqHzC"}
|