@krosoft/react 0.0.249 → 0.0.250
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.
|
@@ -18,7 +18,7 @@ import { t as W } from "../../AppTitle-BR4JFZfp.js";
|
|
|
18
18
|
import { n as G, t as K } from "../../states-N8-LjFng.js";
|
|
19
19
|
import { AppPageHeader as q, KpiCardsLayout as J } from "./layouts/index.js";
|
|
20
20
|
import { a as Y, i as X, n as Z, o as Q, r as $, t as ee } from "../../navbar-G9FexEW-.js";
|
|
21
|
-
import { a as te, c as ne, d as re, f as ie, i as ae, l as oe, n as se, o as ce, r as le, s as ue, t as de, u as fe } from "../../table-
|
|
21
|
+
import { a as te, c as ne, d as re, f as ie, i as ae, l as oe, n as se, o as ce, r as le, s as ue, t as de, u as fe } from "../../table-DSUY-q6P.js";
|
|
22
22
|
import { AppTabContainer as pe, AppTabHeader as me, AppTabs as he, AppVerticalTabs as ge } from "./tabs/index.js";
|
|
23
23
|
import { t as _e } from "../../theme-BGakUJ9c.js";
|
|
24
24
|
export { ue as ACTIONS_COLUMN_KEY, R as ActiveFilters, z as AdvancedFilters, k as AppActions, E as AppDialog, q as AppPageHeader, A as AppSubTitle, pe as AppTabContainer, me as AppTabHeader, he as AppTabs, W as AppTitle, ge as AppVerticalTabs, v as BarChartHorizontal, C as BarChartVertical, _ as CHART_COLORS, y as ChartCard, S as CircularGauge, D as ConfirmationDialog, r as DashboardCard, de 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, G as ErrorState, B as FilterField, T as FormDialog, M as GenericForm, Q as GlobalSearch, O as ImageInput, e as KpiCard, t as KpiCards, J as KpiCardsLayout, U as LanguageSelector, b as LineChart, K as LoadingState, i as MetricCard, j as MultiSelect, Y as NotificationsBell, w as PieChart, o as Progress, ne as SELECTION_COLUMN_KEY, L as SearchInput, V as SearchableFilterPill, F as SearchableSelect, $ as Sidebar, Z as SidebarHeader, X as SidebarNavItem, n as SkeletonCard, a as SkeletonCards, ie as TableActions, ce as TableBody, te as TableBulkActions, H as TableFilter, ae as TableHeader, le as TablePagination, se as TableSettings, _e as ThemeSelector, ee as Topbar, fe as getAlignmentClass, x as getChartColor, re as getColumnAlignment, oe as getFixedCellProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as e, c as t, d as n, f as r, i, l as a, n as o, o as s, r as c, s as l, t as u, u as d } from "../../../table-
|
|
1
|
+
import { a as e, c as t, d as n, f as r, i, l as a, n as o, o as s, r as c, s as l, t as u, u as d } from "../../../table-DSUY-q6P.js";
|
|
2
2
|
export { l as ACTIONS_COLUMN_KEY, u as DataTable, t as SELECTION_COLUMN_KEY, r as TableActions, s as TableBody, e as TableBulkActions, i as TableHeader, c as TablePagination, o as TableSettings, d as getAlignmentClass, n as getColumnAlignment, a as getFixedCellProps };
|
package/dist/components/index.js
CHANGED
|
@@ -21,7 +21,7 @@ import { t as qr } from "../AppTitle-BR4JFZfp.js";
|
|
|
21
21
|
import { n as Jr, t as Yr } from "../states-N8-LjFng.js";
|
|
22
22
|
import { AppPageHeader as Xr, KpiCardsLayout as Zr } from "./core/layouts/index.js";
|
|
23
23
|
import { a as Qr, i as $r, n as ei, o as ti, r as ni, t as ri } from "../navbar-G9FexEW-.js";
|
|
24
|
-
import { a as ii, c as ai, d as oi, f as si, i as ci, l as li, n as ui, o as di, r as fi, s as pi, t as mi, u as hi } from "../table-
|
|
24
|
+
import { a as ii, c as ai, d as oi, f as si, i as ci, l as li, n as ui, o as di, r as fi, s as pi, t as mi, u as hi } from "../table-DSUY-q6P.js";
|
|
25
25
|
import { AppTabContainer as gi, AppTabHeader as _i, AppTabs as vi, AppVerticalTabs as yi } from "./core/tabs/index.js";
|
|
26
26
|
import { t as bi } from "../theme-BGakUJ9c.js";
|
|
27
27
|
import "./core/index.js";
|
|
@@ -162,9 +162,9 @@ function R({ isLoading: e, error: t, colSpanCount: n, noDataMessage: r, paginate
|
|
|
162
162
|
l ? /* @__PURE__ */ g("td", {
|
|
163
163
|
className: `p-1 text-center align-middle ${D.className}`,
|
|
164
164
|
style: {
|
|
165
|
-
width: "
|
|
166
|
-
minWidth: "
|
|
167
|
-
maxWidth: "
|
|
165
|
+
width: "48px",
|
|
166
|
+
minWidth: "48px",
|
|
167
|
+
maxWidth: "48px",
|
|
168
168
|
...D.style
|
|
169
169
|
},
|
|
170
170
|
onClick: (e) => {
|
|
@@ -324,11 +324,11 @@ function V({ hasBulkActions: e, selectedRows: t, totalItems: n, toggleSelectAll:
|
|
|
324
324
|
e ? /* @__PURE__ */ g("th", {
|
|
325
325
|
"data-column-key": P,
|
|
326
326
|
"data-fixed-side": D ? "left" : void 0,
|
|
327
|
-
className: `p-1
|
|
327
|
+
className: `p-1 text-center align-middle ${I.className}`,
|
|
328
328
|
style: {
|
|
329
|
-
width: "
|
|
330
|
-
minWidth: "
|
|
331
|
-
maxWidth: "
|
|
329
|
+
width: "48px",
|
|
330
|
+
minWidth: "48px",
|
|
331
|
+
maxWidth: "48px",
|
|
332
332
|
...I.style
|
|
333
333
|
},
|
|
334
334
|
children: /* @__PURE__ */ g("div", {
|