@raystack/apsara 0.14.0 → 0.14.2
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/index.cjs +56 -23
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +1 -0
- package/dist/index.js +56 -23
- package/dist/index.js.map +1 -1
- package/dist/table/DataTableFilterChips.d.ts.map +1 -1
- package/dist/table/DataTableFilterOptions.d.ts.map +1 -1
- package/dist/table/datatable.d.ts +2 -1
- package/dist/table/datatable.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
package/dist/index.js
CHANGED
|
@@ -2384,11 +2384,11 @@ function _objectWithoutPropertiesLoose$1(source, excluded) {
|
|
|
2384
2384
|
return target;
|
|
2385
2385
|
}
|
|
2386
2386
|
|
|
2387
|
-
var _excluded$
|
|
2388
|
-
var
|
|
2387
|
+
var _excluded$I = ["color"];
|
|
2388
|
+
var CalendarIcon = /*#__PURE__*/forwardRef(function (_ref, forwardedRef) {
|
|
2389
2389
|
var _ref$color = _ref.color,
|
|
2390
2390
|
color = _ref$color === void 0 ? 'currentColor' : _ref$color,
|
|
2391
|
-
props = _objectWithoutPropertiesLoose$1(_ref, _excluded$
|
|
2391
|
+
props = _objectWithoutPropertiesLoose$1(_ref, _excluded$I);
|
|
2392
2392
|
|
|
2393
2393
|
return createElement("svg", Object.assign({
|
|
2394
2394
|
width: "15",
|
|
@@ -2399,18 +2399,18 @@ var ArrowDownIcon = /*#__PURE__*/forwardRef(function (_ref, forwardedRef) {
|
|
|
2399
2399
|
}, props, {
|
|
2400
2400
|
ref: forwardedRef
|
|
2401
2401
|
}), createElement("path", {
|
|
2402
|
-
d: "
|
|
2402
|
+
d: "M4.5 1C4.77614 1 5 1.22386 5 1.5V2H10V1.5C10 1.22386 10.2239 1 10.5 1C10.7761 1 11 1.22386 11 1.5V2H12.5C13.3284 2 14 2.67157 14 3.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V3.5C1 2.67157 1.67157 2 2.5 2H4V1.5C4 1.22386 4.22386 1 4.5 1ZM10 3V3.5C10 3.77614 10.2239 4 10.5 4C10.7761 4 11 3.77614 11 3.5V3H12.5C12.7761 3 13 3.22386 13 3.5V5H2V3.5C2 3.22386 2.22386 3 2.5 3H4V3.5C4 3.77614 4.22386 4 4.5 4C4.77614 4 5 3.77614 5 3.5V3H10ZM2 6V12.5C2 12.7761 2.22386 13 2.5 13H12.5C12.7761 13 13 12.7761 13 12.5V6H2ZM7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5ZM9.5 7C9.22386 7 9 7.22386 9 7.5C9 7.77614 9.22386 8 9.5 8C9.77614 8 10 7.77614 10 7.5C10 7.22386 9.77614 7 9.5 7ZM11 7.5C11 7.22386 11.2239 7 11.5 7C11.7761 7 12 7.22386 12 7.5C12 7.77614 11.7761 8 11.5 8C11.2239 8 11 7.77614 11 7.5ZM11.5 9C11.2239 9 11 9.22386 11 9.5C11 9.77614 11.2239 10 11.5 10C11.7761 10 12 9.77614 12 9.5C12 9.22386 11.7761 9 11.5 9ZM9 9.5C9 9.22386 9.22386 9 9.5 9C9.77614 9 10 9.22386 10 9.5C10 9.77614 9.77614 10 9.5 10C9.22386 10 9 9.77614 9 9.5ZM7.5 9C7.22386 9 7 9.22386 7 9.5C7 9.77614 7.22386 10 7.5 10C7.77614 10 8 9.77614 8 9.5C8 9.22386 7.77614 9 7.5 9ZM5 9.5C5 9.22386 5.22386 9 5.5 9C5.77614 9 6 9.22386 6 9.5C6 9.77614 5.77614 10 5.5 10C5.22386 10 5 9.77614 5 9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5C3 9.77614 3.22386 10 3.5 10C3.77614 10 4 9.77614 4 9.5C4 9.22386 3.77614 9 3.5 9ZM3 11.5C3 11.2239 3.22386 11 3.5 11C3.77614 11 4 11.2239 4 11.5C4 11.7761 3.77614 12 3.5 12C3.22386 12 3 11.7761 3 11.5ZM5.5 11C5.22386 11 5 11.2239 5 11.5C5 11.7761 5.22386 12 5.5 12C5.77614 12 6 11.7761 6 11.5C6 11.2239 5.77614 11 5.5 11ZM7 11.5C7 11.2239 7.22386 11 7.5 11C7.77614 11 8 11.2239 8 11.5C8 11.7761 7.77614 12 7.5 12C7.22386 12 7 11.7761 7 11.5ZM9.5 11C9.22386 11 9 11.2239 9 11.5C9 11.7761 9.22386 12 9.5 12C9.77614 12 10 11.7761 10 11.5C10 11.2239 9.77614 11 9.5 11Z",
|
|
2403
2403
|
fill: color,
|
|
2404
2404
|
fillRule: "evenodd",
|
|
2405
2405
|
clipRule: "evenodd"
|
|
2406
2406
|
}));
|
|
2407
2407
|
});
|
|
2408
2408
|
|
|
2409
|
-
var _excluded$
|
|
2410
|
-
var
|
|
2409
|
+
var _excluded$N = ["color"];
|
|
2410
|
+
var CaretDownIcon = /*#__PURE__*/forwardRef(function (_ref, forwardedRef) {
|
|
2411
2411
|
var _ref$color = _ref.color,
|
|
2412
2412
|
color = _ref$color === void 0 ? 'currentColor' : _ref$color,
|
|
2413
|
-
props = _objectWithoutPropertiesLoose$1(_ref, _excluded$
|
|
2413
|
+
props = _objectWithoutPropertiesLoose$1(_ref, _excluded$N);
|
|
2414
2414
|
|
|
2415
2415
|
return createElement("svg", Object.assign({
|
|
2416
2416
|
width: "15",
|
|
@@ -2421,18 +2421,18 @@ var ArrowUpIcon = /*#__PURE__*/forwardRef(function (_ref, forwardedRef) {
|
|
|
2421
2421
|
}, props, {
|
|
2422
2422
|
ref: forwardedRef
|
|
2423
2423
|
}), createElement("path", {
|
|
2424
|
-
d: "
|
|
2424
|
+
d: "M4.18179 6.18181C4.35753 6.00608 4.64245 6.00608 4.81819 6.18181L7.49999 8.86362L10.1818 6.18181C10.3575 6.00608 10.6424 6.00608 10.8182 6.18181C10.9939 6.35755 10.9939 6.64247 10.8182 6.81821L7.81819 9.81821C7.73379 9.9026 7.61934 9.95001 7.49999 9.95001C7.38064 9.95001 7.26618 9.9026 7.18179 9.81821L4.18179 6.81821C4.00605 6.64247 4.00605 6.35755 4.18179 6.18181Z",
|
|
2425
2425
|
fill: color,
|
|
2426
2426
|
fillRule: "evenodd",
|
|
2427
2427
|
clipRule: "evenodd"
|
|
2428
2428
|
}));
|
|
2429
2429
|
});
|
|
2430
2430
|
|
|
2431
|
-
var _excluded$
|
|
2432
|
-
var
|
|
2431
|
+
var _excluded$Q = ["color"];
|
|
2432
|
+
var CaretSortIcon = /*#__PURE__*/forwardRef(function (_ref, forwardedRef) {
|
|
2433
2433
|
var _ref$color = _ref.color,
|
|
2434
2434
|
color = _ref$color === void 0 ? 'currentColor' : _ref$color,
|
|
2435
|
-
props = _objectWithoutPropertiesLoose$1(_ref, _excluded$
|
|
2435
|
+
props = _objectWithoutPropertiesLoose$1(_ref, _excluded$Q);
|
|
2436
2436
|
|
|
2437
2437
|
return createElement("svg", Object.assign({
|
|
2438
2438
|
width: "15",
|
|
@@ -2443,7 +2443,29 @@ var CalendarIcon = /*#__PURE__*/forwardRef(function (_ref, forwardedRef) {
|
|
|
2443
2443
|
}, props, {
|
|
2444
2444
|
ref: forwardedRef
|
|
2445
2445
|
}), createElement("path", {
|
|
2446
|
-
d: "M4.
|
|
2446
|
+
d: "M4.93179 5.43179C4.75605 5.60753 4.75605 5.89245 4.93179 6.06819C5.10753 6.24392 5.39245 6.24392 5.56819 6.06819L7.49999 4.13638L9.43179 6.06819C9.60753 6.24392 9.89245 6.24392 10.0682 6.06819C10.2439 5.89245 10.2439 5.60753 10.0682 5.43179L7.81819 3.18179C7.73379 3.0974 7.61933 3.04999 7.49999 3.04999C7.38064 3.04999 7.26618 3.0974 7.18179 3.18179L4.93179 5.43179ZM10.0682 9.56819C10.2439 9.39245 10.2439 9.10753 10.0682 8.93179C9.89245 8.75606 9.60753 8.75606 9.43179 8.93179L7.49999 10.8636L5.56819 8.93179C5.39245 8.75606 5.10753 8.75606 4.93179 8.93179C4.75605 9.10753 4.75605 9.39245 4.93179 9.56819L7.18179 11.8182C7.35753 11.9939 7.64245 11.9939 7.81819 11.8182L10.0682 9.56819Z",
|
|
2447
|
+
fill: color,
|
|
2448
|
+
fillRule: "evenodd",
|
|
2449
|
+
clipRule: "evenodd"
|
|
2450
|
+
}));
|
|
2451
|
+
});
|
|
2452
|
+
|
|
2453
|
+
var _excluded$R = ["color"];
|
|
2454
|
+
var CaretUpIcon = /*#__PURE__*/forwardRef(function (_ref, forwardedRef) {
|
|
2455
|
+
var _ref$color = _ref.color,
|
|
2456
|
+
color = _ref$color === void 0 ? 'currentColor' : _ref$color,
|
|
2457
|
+
props = _objectWithoutPropertiesLoose$1(_ref, _excluded$R);
|
|
2458
|
+
|
|
2459
|
+
return createElement("svg", Object.assign({
|
|
2460
|
+
width: "15",
|
|
2461
|
+
height: "15",
|
|
2462
|
+
viewBox: "0 0 15 15",
|
|
2463
|
+
fill: "none",
|
|
2464
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
2465
|
+
}, props, {
|
|
2466
|
+
ref: forwardedRef
|
|
2467
|
+
}), createElement("path", {
|
|
2468
|
+
d: "M4.18179 8.81819C4.00605 8.64245 4.00605 8.35753 4.18179 8.18179L7.18179 5.18179C7.26618 5.0974 7.38064 5.04999 7.49999 5.04999C7.61933 5.04999 7.73379 5.0974 7.81819 5.18179L10.8182 8.18179C10.9939 8.35753 10.9939 8.64245 10.8182 8.81819C10.6424 8.99392 10.3575 8.99392 10.1818 8.81819L7.49999 6.13638L4.81819 8.81819C4.64245 8.99392 4.35753 8.99392 4.18179 8.81819Z",
|
|
2447
2469
|
fill: color,
|
|
2448
2470
|
fillRule: "evenodd",
|
|
2449
2471
|
clipRule: "evenodd"
|
|
@@ -31715,10 +31737,14 @@ function DataTableFilterOptions({ children, ...props }) {
|
|
|
31715
31737
|
const { table, filteredColumns, addFilterColumn } = useTable();
|
|
31716
31738
|
const availableColumns = table
|
|
31717
31739
|
.getAllColumns()
|
|
31718
|
-
.filter((column) => typeof column.accessorFn !== "undefined" &&
|
|
31740
|
+
.filter((column) => typeof column.accessorFn !== "undefined" &&
|
|
31741
|
+
column.getCanHide() &&
|
|
31742
|
+
column.getCanFilter())
|
|
31719
31743
|
.filter((column) => !filteredColumns.includes(column.id));
|
|
31720
31744
|
return (jsxRuntimeExports$1.jsxs(DropdownMenu, { children: [jsxRuntimeExports$1.jsx(DropdownMenu.Trigger, { asChild: true, children: jsxRuntimeExports$1.jsx(Button$1, { variant: "ghost", ...props, children: children || (jsxRuntimeExports$1.jsxs(Flex, { gap: "small", align: "center", justify: "center", children: [jsxRuntimeExports$1.jsx(PlusIcon, { width: 12, height: "12" }), " Filter"] })) }) }), availableColumns.length ? (jsxRuntimeExports$1.jsxs(DropdownMenu.Content, { align: "end", className: "w-[150px]", children: [jsxRuntimeExports$1.jsx(DropdownMenu.Label, { children: "Filter column" }), jsxRuntimeExports$1.jsx(DropdownMenu.Separator, {}), availableColumns.map((column) => {
|
|
31721
|
-
|
|
31745
|
+
const columnHeader = column?.columnDef?.header;
|
|
31746
|
+
const columnName = (typeof columnHeader === "string" && columnHeader) || column.id;
|
|
31747
|
+
return (jsxRuntimeExports$1.jsx(DropdownMenu.Item, { onSelect: () => addFilterColumn(column.id), children: columnName }, column.id));
|
|
31722
31748
|
})] })) : null] }));
|
|
31723
31749
|
}
|
|
31724
31750
|
|
|
@@ -31989,7 +32015,9 @@ function DataTableFilterChips(props) {
|
|
|
31989
32015
|
const { filteredColumns, table, updateColumnCustomFilter } = useTable();
|
|
31990
32016
|
const tableColumns = table
|
|
31991
32017
|
.getAllColumns()
|
|
31992
|
-
.filter((column) => typeof column.accessorFn !== "undefined" &&
|
|
32018
|
+
.filter((column) => typeof column.accessorFn !== "undefined" &&
|
|
32019
|
+
column.getCanHide() &&
|
|
32020
|
+
column.getCanFilter());
|
|
31993
32021
|
if (!filteredColumns.length)
|
|
31994
32022
|
return null;
|
|
31995
32023
|
return (jsxRuntimeExports$1.jsxs(Flex, { gap: "small", align: "center", className: styles$4.chipWrapper, ...props, children: [filteredColumns.map((filter, index) => {
|
|
@@ -32179,7 +32207,7 @@ function Skeleton({ count = 1, wrapper: Wrapper, className: customClassName, con
|
|
|
32179
32207
|
: elements));
|
|
32180
32208
|
}
|
|
32181
32209
|
|
|
32182
|
-
function DataTableRoot({ columns, data, emptyState, children, parentStyle, isLoading = false, ShouldShowHeader = true, ...props }) {
|
|
32210
|
+
function DataTableRoot({ columns, data, emptyState, children, parentStyle, isLoading = false, ShouldShowHeader = true, loaderRow = 5, ...props }) {
|
|
32183
32211
|
const [tableCustomFilter, setTableCustomFilter] = React__default.useState({});
|
|
32184
32212
|
const convertedChildren = Children.toArray(children);
|
|
32185
32213
|
const header = convertedChildren.find((child) => child.type === DataTableToolbar) || null;
|
|
@@ -32188,6 +32216,9 @@ function DataTableRoot({ columns, data, emptyState, children, parentStyle, isLoa
|
|
|
32188
32216
|
null;
|
|
32189
32217
|
const [sorting, setSorting] = React__default.useState([]);
|
|
32190
32218
|
const [columnFilters, setColumnFilters] = React__default.useState([]);
|
|
32219
|
+
const tableData = isLoading
|
|
32220
|
+
? [...new Array(loaderRow)].map((_, i) => ({ id: i }))
|
|
32221
|
+
: data;
|
|
32191
32222
|
const [columnVisibility, setColumnVisibility] = React__default.useState({});
|
|
32192
32223
|
const [rowSelection, setRowSelection] = React__default.useState({});
|
|
32193
32224
|
const [globalFilter, setGlobalFilter] = React__default.useState("");
|
|
@@ -32207,7 +32238,7 @@ function DataTableRoot({ columns, data, emptyState, children, parentStyle, isLoa
|
|
|
32207
32238
|
setTableCustomFilter((old) => ({ ...old, [id]: filterFn }));
|
|
32208
32239
|
};
|
|
32209
32240
|
const table = useReactTable({
|
|
32210
|
-
data,
|
|
32241
|
+
data: tableData,
|
|
32211
32242
|
columns: columnWithCustomFilter,
|
|
32212
32243
|
globalFilterFn: "auto",
|
|
32213
32244
|
enableRowSelection: true,
|
|
@@ -32249,14 +32280,16 @@ function DataTableRoot({ columns, data, emptyState, children, parentStyle, isLoa
|
|
|
32249
32280
|
}, children: [jsxRuntimeExports$1.jsxs(Flex, { direction: "column", className: styles$4.datatable, children: [header, jsxRuntimeExports$1.jsxs(Flex, { className: styles$4.tableContainer, style: parentStyle, children: [jsxRuntimeExports$1.jsxs(Table, { ...props, style: tableStyle, children: [jsxRuntimeExports$1.jsx(Table.Header, { children: ShouldShowHeader
|
|
32250
32281
|
? table.getHeaderGroups().map((headerGroup) => (jsxRuntimeExports$1.jsx(Table.Row, { children: headerGroup.headers.map((header, index) => {
|
|
32251
32282
|
return (jsxRuntimeExports$1.jsx(Table.Head, { style: {
|
|
32283
|
+
cursor: "pointer",
|
|
32252
32284
|
...(header.column.columnDef?.meta?.style ?? {}),
|
|
32253
|
-
}, children: jsxRuntimeExports$1.jsxs(Text, { className: styles$4.head, children: [header.isPlaceholder
|
|
32285
|
+
}, onClick: header.column.getToggleSortingHandler(), children: jsxRuntimeExports$1.jsxs(Text, { className: styles$4.head, children: [header.isPlaceholder
|
|
32254
32286
|
? null
|
|
32255
|
-
: flexRender(header.column.columnDef.header, header.getContext()),
|
|
32256
|
-
|
|
32257
|
-
|
|
32258
|
-
|
|
32259
|
-
|
|
32287
|
+
: flexRender(header.column.columnDef.header, header.getContext()), header.column.getCanSort()
|
|
32288
|
+
? {
|
|
32289
|
+
asc: jsxRuntimeExports$1.jsx(CaretUpIcon, {}),
|
|
32290
|
+
desc: jsxRuntimeExports$1.jsx(CaretDownIcon, {}),
|
|
32291
|
+
}[header.column.getIsSorted()] ?? jsxRuntimeExports$1.jsx(CaretSortIcon, {})
|
|
32292
|
+
: null] }) }, `${header.id}_${index}`));
|
|
32260
32293
|
}) }, headerGroup.id)))
|
|
32261
32294
|
: null }), jsxRuntimeExports$1.jsx(Table.Body, { children: table.getRowModel().rows?.length ? (table.getRowModel().rows.map((row) => (jsxRuntimeExports$1.jsx(Table.Row, { "data-state": row.getIsSelected() && "selected", children: row.getVisibleCells().map((cell, index) => (jsxRuntimeExports$1.jsx(Table.Cell, { style: {
|
|
32262
32295
|
...(cell.column.columnDef?.meta?.style ?? {}),
|