@deepnoid/ui 0.1.19 → 0.1.21
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/.turbo/turbo-build.log +202 -183
- package/dist/assets/images/cogwheel.d.mts +2 -0
- package/dist/assets/images/cogwheel.d.ts +2 -0
- package/dist/assets/images/cogwheel.js +4 -0
- package/dist/assets/images/cogwheel.mjs +8 -0
- package/dist/assets/images/folder.d.mts +2 -0
- package/dist/assets/images/folder.d.ts +2 -0
- package/dist/assets/images/folder.js +4 -0
- package/dist/assets/images/folder.mjs +8 -0
- package/dist/chunk-2DLKV6TT.mjs +168 -0
- package/dist/{chunk-7TXQPX4O.mjs → chunk-2Y7IBUAZ.mjs} +19 -8
- package/dist/chunk-3BKCODIL.mjs +49 -0
- package/dist/{chunk-A7OXEUCC.mjs → chunk-3IU2RPSM.mjs} +75 -9
- package/dist/{chunk-3TJAGKKY.mjs → chunk-7CFOD7G4.mjs} +11 -9
- package/dist/chunk-7KUFDVGL.mjs +71 -0
- package/dist/chunk-7USF56CT.mjs +8 -0
- package/dist/{chunk-5ANQDLRS.mjs → chunk-DUPQBPI2.mjs} +4 -4
- package/dist/{chunk-K7Z6PVXE.mjs → chunk-EWZAHXN7.mjs} +7 -7
- package/dist/{chunk-BFM3LPBK.mjs → chunk-FBAR75U4.mjs} +4 -4
- package/dist/{chunk-RPDPB4JP.mjs → chunk-HQLSHEK6.mjs} +4 -4
- package/dist/{chunk-DADMVOYI.mjs → chunk-HWL7TPUN.mjs} +1 -1
- package/dist/chunk-IZM66FHP.mjs +8 -0
- package/dist/{chunk-QIDZXCYP.mjs → chunk-JHDYQCEE.mjs} +6 -6
- package/dist/chunk-MBLZYQCN.mjs +1 -0
- package/dist/{chunk-7A5M7DRD.mjs → chunk-MQI5SZWO.mjs} +7 -7
- package/dist/{chunk-3DPVPTHL.mjs → chunk-MV7RSV4D.mjs} +3 -3
- package/dist/chunk-MW7CSRIE.mjs +348 -0
- package/dist/chunk-OV7CZNXU.mjs +135 -0
- package/dist/{chunk-AG7AWQKH.mjs → chunk-Q6BZ76DI.mjs} +4 -4
- package/dist/{chunk-63WXGSTV.mjs → chunk-QHWFHOW2.mjs} +24 -14
- package/dist/{chunk-FONJYZKH.mjs → chunk-SDHQUYFI.mjs} +7 -7
- package/dist/{chunk-UHFJ7ZFM.mjs → chunk-UTC2D6GV.mjs} +6 -6
- package/dist/chunk-XGYQ6D3S.mjs +82 -0
- package/dist/{chunk-UYPVP36M.mjs → chunk-XQGD4ZIX.mjs} +1 -1
- package/dist/cogwheel-U2B3CWEL.png +0 -0
- package/dist/components/avatar/avatar.js +75 -9
- package/dist/components/avatar/avatar.mjs +2 -2
- package/dist/components/avatar/index.js +75 -9
- package/dist/components/avatar/index.mjs +2 -2
- package/dist/components/backdrop/backdrop.mjs +2 -2
- package/dist/components/backdrop/index.mjs +2 -2
- package/dist/components/breadcrumb/breadcrumb.js +75 -9
- package/dist/components/breadcrumb/breadcrumb.mjs +9 -9
- package/dist/components/breadcrumb/index.js +75 -9
- package/dist/components/breadcrumb/index.mjs +9 -9
- package/dist/components/button/button.js +75 -9
- package/dist/components/button/button.mjs +5 -5
- package/dist/components/button/icon-button.js +75 -9
- package/dist/components/button/icon-button.mjs +5 -5
- package/dist/components/button/index.js +75 -9
- package/dist/components/button/index.mjs +9 -9
- package/dist/components/button/text-button.mjs +3 -3
- package/dist/components/checkbox/checkbox.mjs +3 -3
- package/dist/components/checkbox/index.mjs +3 -3
- package/dist/components/chip/chip.js +75 -9
- package/dist/components/chip/chip.mjs +4 -4
- package/dist/components/chip/index.js +75 -9
- package/dist/components/chip/index.mjs +4 -4
- package/dist/components/dateTimePicker/calendar.js +75 -9
- package/dist/components/dateTimePicker/calendar.mjs +4 -4
- package/dist/components/dateTimePicker/dateTimePicker.js +75 -9
- package/dist/components/dateTimePicker/dateTimePicker.mjs +9 -9
- package/dist/components/dateTimePicker/index.js +75 -9
- package/dist/components/dateTimePicker/index.mjs +9 -9
- package/dist/components/dateTimePicker/timePicker.js +75 -9
- package/dist/components/dateTimePicker/timePicker.mjs +7 -7
- package/dist/components/icon/Icon.d.mts +6 -2
- package/dist/components/icon/Icon.d.ts +6 -2
- package/dist/components/icon/Icon.js +75 -9
- package/dist/components/icon/Icon.mjs +2 -2
- package/dist/components/icon/index.js +75 -9
- package/dist/components/icon/index.mjs +2 -2
- package/dist/components/icon/template.d.mts +2 -1
- package/dist/components/icon/template.d.ts +2 -1
- package/dist/components/icon/template.js +75 -9
- package/dist/components/icon/template.mjs +1 -1
- package/dist/components/input/index.js +89 -12
- package/dist/components/input/index.mjs +5 -5
- package/dist/components/input/input.js +89 -12
- package/dist/components/input/input.mjs +5 -5
- package/dist/components/list/index.js +75 -9
- package/dist/components/list/index.mjs +8 -8
- package/dist/components/list/list.mjs +2 -2
- package/dist/components/list/listItem.js +75 -9
- package/dist/components/list/listItem.mjs +5 -5
- package/dist/components/modal/index.d.mts +0 -3
- package/dist/components/modal/index.d.ts +0 -3
- package/dist/components/modal/index.js +205 -158
- package/dist/components/modal/index.mjs +11 -9
- package/dist/components/modal/modal.d.mts +43 -105
- package/dist/components/modal/modal.d.ts +43 -105
- package/dist/components/modal/modal.js +206 -164
- package/dist/components/modal/modal.mjs +12 -12
- package/dist/components/pagination/index.js +89 -12
- package/dist/components/pagination/index.mjs +6 -6
- package/dist/components/pagination/pagination.js +89 -12
- package/dist/components/pagination/pagination.mjs +6 -6
- package/dist/components/radio/index.mjs +3 -3
- package/dist/components/radio/radio.mjs +3 -3
- package/dist/components/ripple/index.mjs +3 -3
- package/dist/components/select/index.d.mts +1 -1
- package/dist/components/select/index.d.ts +1 -1
- package/dist/components/select/index.js +376 -295
- package/dist/components/select/index.mjs +5 -6
- package/dist/components/select/select.d.mts +190 -177
- package/dist/components/select/select.d.ts +190 -177
- package/dist/components/select/select.js +376 -295
- package/dist/components/select/select.mjs +5 -6
- package/dist/components/table/form-table.d.mts +52 -0
- package/dist/components/table/form-table.d.ts +52 -0
- package/dist/components/table/form-table.js +365 -0
- package/dist/components/table/form-table.mjs +9 -0
- package/dist/components/table/index.d.mts +2 -0
- package/dist/components/table/index.d.ts +2 -0
- package/dist/components/table/index.js +162 -30
- package/dist/components/table/index.mjs +15 -11
- package/dist/components/table/table-body.d.mts +3 -2
- package/dist/components/table/table-body.d.ts +3 -2
- package/dist/components/table/table-body.js +23 -13
- package/dist/components/table/table-body.mjs +4 -4
- package/dist/components/table/table-head.d.mts +2 -2
- package/dist/components/table/table-head.d.ts +2 -2
- package/dist/components/table/table-head.js +2 -2
- package/dist/components/table/table-head.mjs +4 -4
- package/dist/components/table/table.d.mts +2 -1
- package/dist/components/table/table.d.ts +2 -1
- package/dist/components/table/table.js +119 -30
- package/dist/components/table/table.mjs +10 -10
- package/dist/components/tabs/index.mjs +2 -2
- package/dist/components/tabs/tabs.mjs +2 -2
- package/dist/components/toast/index.js +239 -97
- package/dist/components/toast/index.mjs +6 -5
- package/dist/components/toast/toast.d.mts +40 -81
- package/dist/components/toast/toast.d.ts +40 -81
- package/dist/components/toast/toast.js +210 -56
- package/dist/components/toast/toast.mjs +5 -4
- package/dist/components/toast/use-toast.d.mts +6 -10
- package/dist/components/toast/use-toast.d.ts +6 -10
- package/dist/components/toast/use-toast.js +239 -97
- package/dist/components/toast/use-toast.mjs +6 -5
- package/dist/components/tooltip/index.mjs +2 -2
- package/dist/components/tooltip/tooltip.mjs +2 -2
- package/dist/components/tree/index.d.mts +2 -0
- package/dist/components/tree/index.d.ts +2 -0
- package/dist/components/tree/index.js +4371 -0
- package/dist/components/tree/index.mjs +15 -0
- package/dist/components/tree/tree.d.mts +20 -0
- package/dist/components/tree/tree.d.ts +20 -0
- package/dist/components/{select/option.js → tree/tree.js} +146 -74
- package/dist/components/tree/tree.mjs +14 -0
- package/dist/folder-RO3QTLGS.svg +9 -0
- package/dist/index.d.mts +3 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +681 -545
- package/dist/index.mjs +71 -62
- package/package.json +1 -1
- package/types/images.d.ts +14 -0
- package/dist/chunk-5OBP42D6.mjs +0 -117
- package/dist/chunk-HDNQOLUJ.mjs +0 -83
- package/dist/chunk-MJT6ZW4C.mjs +0 -255
- package/dist/chunk-P6NVCCBZ.mjs +0 -76
- package/dist/chunk-RXIFDECK.mjs +0 -213
- package/dist/chunk-S3QS5B7F.mjs +0 -61
- package/dist/components/select/option.d.mts +0 -17
- package/dist/components/select/option.d.ts +0 -17
- package/dist/components/select/option.mjs +0 -12
- package/dist/components/select/useSelect.d.mts +0 -31
- package/dist/components/select/useSelect.d.ts +0 -31
- package/dist/components/select/useSelect.js +0 -84
- package/dist/components/select/useSelect.mjs +0 -8
- package/dist/{chunk-D6QI3DJG.mjs → chunk-7H5XPHY6.mjs} +4 -4
- package/dist/{chunk-2UUH2MBF.mjs → chunk-DX3KXNP6.mjs} +0 -0
- package/dist/{chunk-Z2537DF6.mjs → chunk-IL5ENWCR.mjs} +3 -3
- package/dist/{chunk-WFMFC7R6.mjs → chunk-KCOHU7X7.mjs} +4 -4
- package/dist/{chunk-LL6F3WDX.mjs → chunk-P5QCU457.mjs} +3 -3
- package/dist/{chunk-2YMAKIZ6.mjs → chunk-SSMMWMQC.mjs} +3 -3
- package/dist/{chunk-HIVPDIEP.mjs → chunk-UFVQPPPW.mjs} +3 -3
- package/dist/{chunk-QIRL6HY6.mjs → chunk-YIIFWADW.mjs} +4 -4
|
@@ -102,6 +102,7 @@ var require_plugin = __commonJS({
|
|
|
102
102
|
// src/components/table/index.ts
|
|
103
103
|
var table_exports = {};
|
|
104
104
|
__export(table_exports, {
|
|
105
|
+
FormTable: () => form_table_default,
|
|
105
106
|
Table: () => table_default
|
|
106
107
|
});
|
|
107
108
|
module.exports = __toCommonJS(table_exports);
|
|
@@ -598,7 +599,7 @@ var checkboxStyle = tv({
|
|
|
598
599
|
|
|
599
600
|
// src/components/table/table-head.tsx
|
|
600
601
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
601
|
-
var TableHead = ({ columns, slots, size,
|
|
602
|
+
var TableHead = ({ columns, slots, size, rowCheckbox, isCheckedAll, classNames, onCheckAll }) => {
|
|
602
603
|
const handleClickCheckAll = (e) => {
|
|
603
604
|
e.preventDefault();
|
|
604
605
|
onCheckAll(!isCheckedAll);
|
|
@@ -617,7 +618,7 @@ var TableHead = ({ columns, slots, size, selectableRows, isCheckedAll, className
|
|
|
617
618
|
},
|
|
618
619
|
`${column.field}${index}thead`
|
|
619
620
|
));
|
|
620
|
-
const renderSelectAllCheckbox = () =>
|
|
621
|
+
const renderSelectAllCheckbox = () => rowCheckbox && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("th", { className: slots.th({ class: classNames == null ? void 0 : classNames.th }), onClick: handleClickCheckAll, children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(checkbox_default, { size, checked: isCheckedAll }) }) });
|
|
621
622
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("thead", { className: slots.thead({ class: classNames == null ? void 0 : classNames.thead }), children: /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("tr", { className: slots.tr({ class: classNames == null ? void 0 : classNames.tr }), children: [
|
|
622
623
|
renderColumnHeaders(),
|
|
623
624
|
renderSelectAllCheckbox()
|
|
@@ -634,9 +635,10 @@ var TableBody = ({
|
|
|
634
635
|
columns,
|
|
635
636
|
rows,
|
|
636
637
|
size,
|
|
637
|
-
|
|
638
|
+
rowCheckbox,
|
|
638
639
|
checkedRows,
|
|
639
640
|
onCheckRow,
|
|
641
|
+
onRowClick,
|
|
640
642
|
emptyContent,
|
|
641
643
|
isLoading,
|
|
642
644
|
classNames,
|
|
@@ -677,21 +679,30 @@ var TableBody = ({
|
|
|
677
679
|
[classNames == null ? void 0 : classNames.td, generateColumnStyles, slots]
|
|
678
680
|
);
|
|
679
681
|
const hasRows = rows.length > 0;
|
|
680
|
-
const colSpan = (columns.length || 1) + (
|
|
682
|
+
const colSpan = (columns.length || 1) + (rowCheckbox ? 1 : 0);
|
|
681
683
|
return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("tbody", { className: clsx(slots.tbody({ class: classNames == null ? void 0 : classNames.tbody }), className), children: [
|
|
682
684
|
!isLoading && hasRows && rows.map((row, rowIndex) => {
|
|
683
685
|
const isRowChecked = checkedRows.has(rowIndex);
|
|
684
|
-
return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
686
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
|
|
687
|
+
"tr",
|
|
688
|
+
{
|
|
689
|
+
className: slots.tr({ class: classNames == null ? void 0 : classNames.tr }),
|
|
690
|
+
"aria-checked": isRowChecked,
|
|
691
|
+
onClick: () => onRowClick ? onRowClick(row) : void 0,
|
|
692
|
+
children: [
|
|
693
|
+
columns.map((column) => /* @__PURE__ */ (0, import_react3.createElement)("td", { ...getCellProps(column, row), key: column.field })),
|
|
694
|
+
rowCheckbox && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("td", { className: slots.td({ class: classNames == null ? void 0 : classNames.td }), children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
|
|
695
|
+
checkbox_default,
|
|
696
|
+
{
|
|
697
|
+
size,
|
|
698
|
+
checked: isRowChecked,
|
|
699
|
+
onChange: (e) => onCheckRow(rowIndex, e.target.checked)
|
|
700
|
+
}
|
|
701
|
+
) }) })
|
|
702
|
+
]
|
|
703
|
+
},
|
|
704
|
+
rowIndex
|
|
705
|
+
);
|
|
695
706
|
}),
|
|
696
707
|
!isLoading && !hasRows && emptyContent && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("tr", { className: clsx(slots.tr({ class: classNames == null ? void 0 : classNames.tr }), "border-none"), children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("td", { colSpan, className: slots.empty({ class: classNames == null ? void 0 : classNames.empty }), children: emptyContent }) })
|
|
697
708
|
] });
|
|
@@ -1167,23 +1178,89 @@ var template = {
|
|
|
1167
1178
|
}
|
|
1168
1179
|
);
|
|
1169
1180
|
},
|
|
1170
|
-
|
|
1171
|
-
// ** Status **
|
|
1172
|
-
plus: ({ className, fill }) => {
|
|
1181
|
+
exclamation: ({ className, fill }) => {
|
|
1173
1182
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1174
1183
|
"svg",
|
|
1175
1184
|
{
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1185
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1186
|
+
width: "18",
|
|
1187
|
+
height: "18",
|
|
1188
|
+
viewBox: "0 0 18 18",
|
|
1179
1189
|
fill: "none",
|
|
1190
|
+
className,
|
|
1191
|
+
children: fill ? /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(import_jsx_runtime4.Fragment, { children: [
|
|
1192
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1193
|
+
"path",
|
|
1194
|
+
{
|
|
1195
|
+
d: "M11.264 2.37077C11.2832 2.37715 11.3024 2.38353 11.3223 2.3901C12.3182 2.72483 13.1824 3.30575 13.9306 4.03468C13.9575 4.06039 13.9843 4.08609 14.0119 4.11257C14.1806 4.27693 14.33 4.45208 14.4754 4.63713C14.4981 4.66509 14.5208 4.69305 14.5442 4.72185C15.0188 5.31801 15.3774 6.01161 15.6224 6.73137C15.6303 6.75453 15.6382 6.77768 15.6464 6.80155C16.1308 8.2413 16.1125 9.82918 15.6224 11.2641C15.6105 11.2995 15.6105 11.2995 15.5983 11.3356C15.3948 11.9315 15.1066 12.5059 14.7335 13.0141C14.7221 13.0297 14.7107 13.0453 14.6989 13.0614C14.313 13.5865 13.8736 14.0779 13.3571 14.4772C13.3155 14.5109 13.3155 14.5109 13.273 14.5454C12.6801 15.0224 11.982 15.3801 11.264 15.6247C11.2408 15.6326 11.2177 15.6406 11.1938 15.6487C9.43757 16.2402 7.50979 16.0678 5.85241 15.2592C4.96204 14.8102 4.13267 14.1489 3.52213 13.3583C3.49962 13.3305 3.47711 13.3028 3.45392 13.2742C2.32855 11.8738 1.85507 9.99621 2.03839 8.22438C2.17342 7.0638 2.58402 5.9339 3.26407 4.98139C3.27714 4.96288 3.29022 4.94436 3.30369 4.92529C3.51689 4.62523 3.75292 4.35545 4.00958 4.09206C4.03773 4.06274 4.06588 4.03342 4.09403 4.00409C4.26597 3.8279 4.44681 3.67012 4.6404 3.5183C4.6683 3.49563 4.69621 3.47296 4.72496 3.4496C6.54339 2.00006 9.08031 1.63201 11.264 2.37077Z",
|
|
1196
|
+
fill: "currentColor"
|
|
1197
|
+
}
|
|
1198
|
+
),
|
|
1199
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1200
|
+
"path",
|
|
1201
|
+
{
|
|
1202
|
+
d: "M9.36648 5.85289C9.53634 5.9647 9.6533 6.12598 9.71812 6.32867C9.73452 6.40467 9.74201 6.47516 9.74238 6.55312C9.74254 6.57462 9.74269 6.59612 9.74284 6.61826C9.7429 6.64157 9.74296 6.66489 9.74302 6.68891C9.74315 6.71368 9.74329 6.73845 9.74344 6.76397C9.74385 6.84591 9.7441 6.92785 9.74431 7.00979C9.7444 7.03785 9.74448 7.06592 9.74457 7.09484C9.74497 7.22817 9.74528 7.3615 9.74545 7.49483C9.74568 7.66315 9.74639 7.83146 9.74732 7.99978C9.74787 8.11787 9.74805 8.23596 9.74812 8.35405C9.74823 8.41042 9.74847 8.46679 9.74886 8.52316C9.75351 9.23268 9.75351 9.23268 9.54833 9.48966C9.39246 9.65505 9.20768 9.73677 8.98973 9.75C8.78199 9.74035 8.59485 9.64627 8.44906 9.48814C8.28258 9.27909 8.24899 9.03597 8.25049 8.7678C8.25038 8.7429 8.25027 8.718 8.25015 8.69234C8.24987 8.61081 8.25006 8.5293 8.25027 8.44777C8.25023 8.39068 8.25017 8.33358 8.25009 8.27649C8.24999 8.15716 8.25013 8.03783 8.25043 7.9185C8.25079 7.76594 8.25058 7.6134 8.2502 7.46085C8.24997 7.34306 8.25004 7.22527 8.25021 7.10748C8.25025 7.05125 8.2502 6.99501 8.25005 6.93877C8.24989 6.86005 8.25014 6.78135 8.25049 6.70263C8.25036 6.67965 8.25023 6.65668 8.2501 6.63301C8.25225 6.37163 8.32078 6.1648 8.48128 5.96879C8.72644 5.71507 9.07274 5.68973 9.36648 5.85289Z",
|
|
1203
|
+
fill: "white"
|
|
1204
|
+
}
|
|
1205
|
+
),
|
|
1206
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1207
|
+
"path",
|
|
1208
|
+
{
|
|
1209
|
+
d: "M9.34541 10.8369C9.52938 10.9471 9.67125 11.1068 9.73271 11.3148C9.77656 11.529 9.73613 11.7317 9.62145 11.916C9.49889 12.0867 9.3528 12.1846 9.14957 12.2412C8.92053 12.2704 8.73922 12.2283 8.55045 12.0972C8.38043 11.959 8.27865 11.7781 8.25072 11.5592C8.24266 11.3506 8.30179 11.162 8.43381 10.9998C8.68322 10.7451 9.02878 10.6749 9.34541 10.8369Z",
|
|
1210
|
+
fill: "white"
|
|
1211
|
+
}
|
|
1212
|
+
)
|
|
1213
|
+
] }) : /* @__PURE__ */ (0, import_jsx_runtime4.jsxs)(import_jsx_runtime4.Fragment, { children: [
|
|
1214
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1215
|
+
"path",
|
|
1216
|
+
{
|
|
1217
|
+
d: "M5.03711 3.84082C6.60875 2.5881 8.77805 2.2038 10.7188 2.72754L11.1035 2.84473L11.1064 2.8457C11.125 2.85187 11.144 2.85694 11.1631 2.86328V2.86426C11.9606 3.13233 12.6739 3.57547 13.3125 4.14258L13.582 4.39258L13.585 4.39551L13.666 4.47363C13.7385 4.54442 13.8078 4.61844 13.876 4.69629L14.082 4.94629L14.0869 4.95215L14.1562 5.03711C14.5346 5.51326 14.8361 6.06221 15.0586 6.6416L15.1494 6.89258V6.89355L15.1738 6.96387C15.5931 8.21222 15.6047 9.58552 15.2295 10.8506L15.1494 11.1025L15.1484 11.1045C15.1368 11.1391 15.1363 11.1401 15.125 11.1738C14.9596 11.6581 14.7354 12.1232 14.4541 12.542L14.3301 12.7178L14.3291 12.7197C14.3181 12.7348 14.3072 12.7501 14.2959 12.7656C13.9281 13.2659 13.5205 13.7197 13.0518 14.082L13.3457 14.4629L13.0508 14.0811L13.042 14.0889L12.958 14.1572C12.4859 14.5367 11.9342 14.8378 11.3535 15.0605L11.1025 15.1514H11.1016C11.0793 15.159 11.0571 15.1669 11.0342 15.1748C9.51234 15.6873 7.84224 15.5817 6.36426 14.9443L6.07129 14.8096C5.3482 14.4439 4.67072 13.9288 4.1377 13.3203L3.91797 13.0527L3.91016 13.0439L3.84277 12.959H3.8418C2.81057 11.6744 2.36571 9.93549 2.53516 8.28223C2.64545 7.33424 2.95228 6.41319 3.44727 5.60938L3.6709 5.27148L3.67285 5.26953C3.6858 5.2512 3.69858 5.23275 3.71191 5.21387L3.71094 5.21289C3.85636 5.00834 4.01615 4.81758 4.18945 4.62891L4.36816 4.44141L4.37012 4.43848C4.39734 4.41013 4.42493 4.38187 4.45215 4.35352C4.52879 4.27498 4.60794 4.19996 4.69043 4.12695L4.94922 3.91211L4.95605 3.90625C4.98272 3.88459 5.00872 3.86211 5.03613 3.83984L5.03711 3.84082Z",
|
|
1218
|
+
stroke: "currentColor"
|
|
1219
|
+
}
|
|
1220
|
+
),
|
|
1221
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1222
|
+
"path",
|
|
1223
|
+
{
|
|
1224
|
+
d: "M9.36648 5.85289C9.53634 5.9647 9.6533 6.12598 9.71812 6.32867C9.73452 6.40467 9.74201 6.47516 9.74238 6.55312C9.74254 6.57462 9.74269 6.59612 9.74284 6.61826C9.7429 6.64157 9.74296 6.66489 9.74302 6.68891C9.74315 6.71368 9.74329 6.73845 9.74344 6.76397C9.74385 6.84591 9.7441 6.92785 9.74431 7.00979C9.7444 7.03785 9.74448 7.06592 9.74457 7.09484C9.74497 7.22817 9.74528 7.3615 9.74545 7.49483C9.74568 7.66315 9.74639 7.83146 9.74732 7.99978C9.74787 8.11787 9.74805 8.23596 9.74812 8.35405C9.74823 8.41042 9.74847 8.46679 9.74886 8.52316C9.75351 9.23268 9.75351 9.23268 9.54833 9.48966C9.39246 9.65505 9.20768 9.73677 8.98973 9.75C8.78199 9.74035 8.59485 9.64627 8.44906 9.48814C8.28258 9.27909 8.24899 9.03597 8.25049 8.7678C8.25038 8.7429 8.25027 8.718 8.25015 8.69234C8.24987 8.61081 8.25006 8.5293 8.25027 8.44777C8.25023 8.39068 8.25017 8.33358 8.25009 8.27649C8.24999 8.15716 8.25013 8.03783 8.25043 7.9185C8.25079 7.76594 8.25058 7.6134 8.2502 7.46085C8.24997 7.34306 8.25004 7.22527 8.25021 7.10748C8.25025 7.05125 8.2502 6.99501 8.25005 6.93877C8.24989 6.86005 8.25014 6.78135 8.25049 6.70263C8.25036 6.67965 8.25023 6.65668 8.2501 6.63301C8.25225 6.37163 8.32078 6.1648 8.48128 5.96879C8.72644 5.71507 9.07274 5.68973 9.36648 5.85289Z",
|
|
1225
|
+
fill: "currentColor"
|
|
1226
|
+
}
|
|
1227
|
+
),
|
|
1228
|
+
/* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1229
|
+
"path",
|
|
1230
|
+
{
|
|
1231
|
+
d: "M9.34541 10.8369C9.52938 10.9471 9.67125 11.1068 9.73271 11.3148C9.77656 11.529 9.73613 11.7317 9.62145 11.916C9.49889 12.0867 9.3528 12.1846 9.14957 12.2412C8.92053 12.2704 8.73922 12.2283 8.55045 12.0972C8.38043 11.959 8.27865 11.7781 8.25072 11.5592C8.24266 11.3506 8.30179 11.162 8.43381 10.9998C8.68322 10.7451 9.02878 10.6749 9.34541 10.8369Z",
|
|
1232
|
+
fill: "currentColor"
|
|
1233
|
+
}
|
|
1234
|
+
)
|
|
1235
|
+
] })
|
|
1236
|
+
}
|
|
1237
|
+
);
|
|
1238
|
+
},
|
|
1239
|
+
close: ({ className }) => {
|
|
1240
|
+
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1241
|
+
"svg",
|
|
1242
|
+
{
|
|
1180
1243
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1244
|
+
width: "27",
|
|
1245
|
+
height: "27",
|
|
1246
|
+
viewBox: "0 0 27 27",
|
|
1247
|
+
fill: "none",
|
|
1181
1248
|
className,
|
|
1182
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1249
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1250
|
+
"path",
|
|
1251
|
+
{
|
|
1252
|
+
fillRule: "evenodd",
|
|
1253
|
+
clipRule: "evenodd",
|
|
1254
|
+
d: "M6.24339 6.2645C6.39943 6.10887 6.61095 6.02146 6.83149 6.02146C7.05203 6.02146 7.26355 6.10887 7.41959 6.2645L13.4893 12.3255L19.5589 6.2645C19.6351 6.18285 19.727 6.11736 19.8291 6.07194C19.9312 6.02652 20.0414 6.0021 20.1531 6.00013C20.2648 5.99816 20.3758 6.01869 20.4795 6.06048C20.5831 6.10228 20.6772 6.16449 20.7562 6.2434C20.8353 6.32232 20.8976 6.41632 20.9394 6.51979C20.9813 6.62327 21.0018 6.73411 20.9999 6.84569C20.9979 6.95727 20.9734 7.06732 20.928 7.16926C20.8825 7.27119 20.8169 7.36294 20.7351 7.43902L14.6655 13.5L20.7351 19.561C20.8169 19.6371 20.8825 19.7288 20.928 19.8307C20.9734 19.9327 20.9979 20.0427 20.9999 20.1543C21.0018 20.2659 20.9813 20.3767 20.9394 20.4802C20.8976 20.5837 20.8353 20.6777 20.7562 20.7566C20.6772 20.8355 20.5831 20.8977 20.4795 20.9395C20.3758 20.9813 20.2648 21.0018 20.1531 20.9999C20.0414 20.9979 19.9312 20.9735 19.8291 20.9281C19.727 20.8826 19.6351 20.8172 19.5589 20.7355L13.4893 14.6745L7.41959 20.7355C7.26183 20.8823 7.05317 20.9622 6.83757 20.9584C6.62196 20.9546 6.41626 20.8674 6.26378 20.7151C6.1113 20.5629 6.02396 20.3575 6.02016 20.1422C6.01635 19.9269 6.09638 19.7185 6.24339 19.561L12.313 13.5L6.24339 7.43902C6.08754 7.2832 6 7.07198 6 6.85176C6 6.63154 6.08754 6.42032 6.24339 6.2645Z",
|
|
1255
|
+
fill: "currentColor"
|
|
1256
|
+
}
|
|
1257
|
+
)
|
|
1183
1258
|
}
|
|
1184
1259
|
);
|
|
1185
1260
|
},
|
|
1186
|
-
|
|
1261
|
+
// ----------------------------------- old ---------------------------------
|
|
1262
|
+
// ** Status **
|
|
1263
|
+
plus: ({ className, fill }) => {
|
|
1187
1264
|
return /* @__PURE__ */ (0, import_jsx_runtime4.jsx)(
|
|
1188
1265
|
"svg",
|
|
1189
1266
|
{
|
|
@@ -1193,7 +1270,7 @@ var template = {
|
|
|
1193
1270
|
fill: "none",
|
|
1194
1271
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1195
1272
|
className,
|
|
1196
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "
|
|
1273
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime4.jsx)("path", { d: "M12 4.5V19.5M19.5 12H4.5", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
1197
1274
|
}
|
|
1198
1275
|
);
|
|
1199
1276
|
},
|
|
@@ -4718,7 +4795,18 @@ var Input = (0, import_react5.forwardRef)((originalProps, ref) => {
|
|
|
4718
4795
|
),
|
|
4719
4796
|
children: [
|
|
4720
4797
|
startContent && renderStartContent(),
|
|
4721
|
-
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
|
|
4798
|
+
/* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
|
|
4799
|
+
"input",
|
|
4800
|
+
{
|
|
4801
|
+
...inputProps,
|
|
4802
|
+
ref: ref || inputRef,
|
|
4803
|
+
className: clsx(
|
|
4804
|
+
slots.input({ class: classNames == null ? void 0 : classNames.input }),
|
|
4805
|
+
inputProps.readOnly ? "!text-body-foreground placeholder:text-body-foreground" : ""
|
|
4806
|
+
),
|
|
4807
|
+
size: 0
|
|
4808
|
+
}
|
|
4809
|
+
),
|
|
4722
4810
|
renderEndContent()
|
|
4723
4811
|
]
|
|
4724
4812
|
}
|
|
@@ -4735,7 +4823,7 @@ var input_default = Input;
|
|
|
4735
4823
|
var inputStyle = tv(
|
|
4736
4824
|
{
|
|
4737
4825
|
slots: {
|
|
4738
|
-
base: ["group/input", "flex"],
|
|
4826
|
+
base: ["group/input", "flex select-none"],
|
|
4739
4827
|
vertical: ["flex-col"],
|
|
4740
4828
|
horizon: ["flex-row", "gap-0"],
|
|
4741
4829
|
label: ["flex", "items-center", "font-bold", "text-body-foreground", "min-w-[80px]"],
|
|
@@ -4766,7 +4854,7 @@ var inputStyle = tv(
|
|
|
4766
4854
|
],
|
|
4767
4855
|
helperText: ["text-neutral-main", "group-has-[:hover]/input:text-neutral-dark"],
|
|
4768
4856
|
errorText: ["text-danger-main"],
|
|
4769
|
-
readonly: ["pointer-events-none"]
|
|
4857
|
+
readonly: ["pointer-events-none", "!text-body-foreground"]
|
|
4770
4858
|
},
|
|
4771
4859
|
variants: {
|
|
4772
4860
|
variant: {
|
|
@@ -5260,7 +5348,8 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
|
|
|
5260
5348
|
rows,
|
|
5261
5349
|
columns,
|
|
5262
5350
|
size,
|
|
5263
|
-
|
|
5351
|
+
rowCheckbox,
|
|
5352
|
+
onRowClick,
|
|
5264
5353
|
totalData,
|
|
5265
5354
|
pagination,
|
|
5266
5355
|
onPageChange,
|
|
@@ -5297,7 +5386,7 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
|
|
|
5297
5386
|
{
|
|
5298
5387
|
columns,
|
|
5299
5388
|
size,
|
|
5300
|
-
|
|
5389
|
+
rowCheckbox,
|
|
5301
5390
|
isCheckedAll: checkedRows.size === rows.length && rows.length > 0,
|
|
5302
5391
|
onCheckAll: handleCheckAll,
|
|
5303
5392
|
classNames,
|
|
@@ -5311,8 +5400,9 @@ var Table = (0, import_react7.forwardRef)((originalProps, ref) => {
|
|
|
5311
5400
|
rows,
|
|
5312
5401
|
columns,
|
|
5313
5402
|
size,
|
|
5314
|
-
|
|
5403
|
+
rowCheckbox,
|
|
5315
5404
|
checkedRows,
|
|
5405
|
+
onRowClick,
|
|
5316
5406
|
onCheckRow: handleCheck,
|
|
5317
5407
|
emptyContent,
|
|
5318
5408
|
isLoading,
|
|
@@ -5553,7 +5643,49 @@ var tableStyle = (0, import_tailwind_variants6.tv)({
|
|
|
5553
5643
|
height: "narrow"
|
|
5554
5644
|
}
|
|
5555
5645
|
});
|
|
5646
|
+
|
|
5647
|
+
// src/components/table/form-table.tsx
|
|
5648
|
+
var import_react8 = require("react");
|
|
5649
|
+
var import_jsx_runtime10 = require("react/jsx-runtime");
|
|
5650
|
+
var DEFAULT_COLUMN_CLASSES = [
|
|
5651
|
+
"w-[120px] h-[50px] px-[10px] font-bold text-md text-body-foreground border-r border-neutral-light",
|
|
5652
|
+
"px-[10px]"
|
|
5653
|
+
];
|
|
5654
|
+
var FormTableRow = ({ columns, columnClasses = [] }) => /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("tr", { className: "border-neutral-light border-b", children: columns.map((col, index) => {
|
|
5655
|
+
var _a;
|
|
5656
|
+
return /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("td", { className: (_a = columnClasses[index]) != null ? _a : DEFAULT_COLUMN_CLASSES[index], children: col }, index);
|
|
5657
|
+
}) });
|
|
5658
|
+
var FormTable = (0, import_react8.forwardRef)(
|
|
5659
|
+
({ rows, onSubmit, footer, classNames }, ref) => {
|
|
5660
|
+
const slots = (0, import_react8.useMemo)(() => formTableStyle(), []);
|
|
5661
|
+
const content = /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)(import_jsx_runtime10.Fragment, { children: [
|
|
5662
|
+
/* @__PURE__ */ (0, import_jsx_runtime10.jsx)("table", { className: slots.table({ class: classNames == null ? void 0 : classNames.table }), children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("tbody", { children: rows.map((row, i) => /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(FormTableRow, { ...row }, i)) }) }),
|
|
5663
|
+
footer && /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("div", { children: footer })
|
|
5664
|
+
] });
|
|
5665
|
+
if (onSubmit) {
|
|
5666
|
+
return /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
|
|
5667
|
+
"form",
|
|
5668
|
+
{
|
|
5669
|
+
ref,
|
|
5670
|
+
onSubmit,
|
|
5671
|
+
className: slots.base({ class: classNames == null ? void 0 : classNames.base }),
|
|
5672
|
+
children: content
|
|
5673
|
+
}
|
|
5674
|
+
);
|
|
5675
|
+
}
|
|
5676
|
+
return /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("div", { ref, className: slots.base({ class: classNames == null ? void 0 : classNames.base }), children: content });
|
|
5677
|
+
}
|
|
5678
|
+
);
|
|
5679
|
+
FormTable.displayName = "FormTable";
|
|
5680
|
+
var form_table_default = FormTable;
|
|
5681
|
+
var formTableStyle = tv({
|
|
5682
|
+
slots: {
|
|
5683
|
+
base: ["flex", "flex-col", "gap-[30px]"],
|
|
5684
|
+
table: ["w-full", "table-fixed", "border", "border-neutral-light"]
|
|
5685
|
+
}
|
|
5686
|
+
});
|
|
5556
5687
|
// Annotate the CommonJS export names for ESM import in node:
|
|
5557
5688
|
0 && (module.exports = {
|
|
5689
|
+
FormTable,
|
|
5558
5690
|
Table
|
|
5559
5691
|
});
|
|
@@ -1,26 +1,30 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "../../chunk-
|
|
2
|
+
import "../../chunk-DX3KXNP6.mjs";
|
|
3
|
+
import {
|
|
4
|
+
form_table_default
|
|
5
|
+
} from "../../chunk-3BKCODIL.mjs";
|
|
3
6
|
import {
|
|
4
7
|
table_default
|
|
5
|
-
} from "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-7CFOD7G4.mjs";
|
|
9
|
+
import "../../chunk-QHWFHOW2.mjs";
|
|
10
|
+
import "../../chunk-MV7RSV4D.mjs";
|
|
8
11
|
import "../../chunk-DQRAFUDA.mjs";
|
|
9
12
|
import "../../chunk-M37VBNB3.mjs";
|
|
10
13
|
import "../../chunk-7B7LRG5J.mjs";
|
|
11
|
-
import "../../chunk-
|
|
14
|
+
import "../../chunk-UTC2D6GV.mjs";
|
|
12
15
|
import "../../chunk-F3HENRVM.mjs";
|
|
13
16
|
import "../../chunk-2GCSFWHD.mjs";
|
|
14
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-2Y7IBUAZ.mjs";
|
|
15
18
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
16
|
-
import "../../chunk-D6QI3DJG.mjs";
|
|
17
19
|
import "../../chunk-ZYIIXWVY.mjs";
|
|
18
|
-
import "../../chunk-
|
|
19
|
-
import "../../chunk-
|
|
20
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
21
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
20
|
+
import "../../chunk-HWL7TPUN.mjs";
|
|
21
|
+
import "../../chunk-7H5XPHY6.mjs";
|
|
22
22
|
import "../../chunk-E3G5QXSH.mjs";
|
|
23
|
+
import "../../chunk-3IU2RPSM.mjs";
|
|
24
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
25
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
23
26
|
import "../../chunk-AC6TWLRT.mjs";
|
|
24
27
|
export {
|
|
28
|
+
form_table_default as FormTable,
|
|
25
29
|
table_default as Table
|
|
26
30
|
};
|
|
@@ -9,14 +9,15 @@ interface TableBodyProps {
|
|
|
9
9
|
rows: TableRow[];
|
|
10
10
|
columns: TableColumn[];
|
|
11
11
|
size?: "sm" | "md" | "lg" | "xl";
|
|
12
|
-
|
|
12
|
+
rowCheckbox?: boolean;
|
|
13
13
|
checkedRows: Set<number>;
|
|
14
14
|
onCheckRow: (index: number, isChecked: boolean) => void;
|
|
15
|
+
onRowClick?: (row: TableRow) => void;
|
|
15
16
|
emptyContent?: ReactNode;
|
|
16
17
|
isLoading?: boolean;
|
|
17
18
|
classNames?: SlotsToClasses<TableSlots>;
|
|
18
19
|
className?: string;
|
|
19
20
|
}
|
|
20
|
-
declare const TableBody: ({ slots, columns, rows, size,
|
|
21
|
+
declare const TableBody: ({ slots, columns, rows, size, rowCheckbox, checkedRows, onCheckRow, onRowClick, emptyContent, isLoading, classNames, className, }: TableBodyProps) => react_jsx_runtime.JSX.Element;
|
|
21
22
|
|
|
22
23
|
export { TableBody as default };
|
|
@@ -9,14 +9,15 @@ interface TableBodyProps {
|
|
|
9
9
|
rows: TableRow[];
|
|
10
10
|
columns: TableColumn[];
|
|
11
11
|
size?: "sm" | "md" | "lg" | "xl";
|
|
12
|
-
|
|
12
|
+
rowCheckbox?: boolean;
|
|
13
13
|
checkedRows: Set<number>;
|
|
14
14
|
onCheckRow: (index: number, isChecked: boolean) => void;
|
|
15
|
+
onRowClick?: (row: TableRow) => void;
|
|
15
16
|
emptyContent?: ReactNode;
|
|
16
17
|
isLoading?: boolean;
|
|
17
18
|
classNames?: SlotsToClasses<TableSlots>;
|
|
18
19
|
className?: string;
|
|
19
20
|
}
|
|
20
|
-
declare const TableBody: ({ slots, columns, rows, size,
|
|
21
|
+
declare const TableBody: ({ slots, columns, rows, size, rowCheckbox, checkedRows, onCheckRow, onRowClick, emptyContent, isLoading, classNames, className, }: TableBodyProps) => react_jsx_runtime.JSX.Element;
|
|
21
22
|
|
|
22
23
|
export { TableBody as default };
|
|
@@ -601,9 +601,10 @@ var TableBody = ({
|
|
|
601
601
|
columns,
|
|
602
602
|
rows,
|
|
603
603
|
size,
|
|
604
|
-
|
|
604
|
+
rowCheckbox,
|
|
605
605
|
checkedRows,
|
|
606
606
|
onCheckRow,
|
|
607
|
+
onRowClick,
|
|
607
608
|
emptyContent,
|
|
608
609
|
isLoading,
|
|
609
610
|
classNames,
|
|
@@ -644,21 +645,30 @@ var TableBody = ({
|
|
|
644
645
|
[classNames == null ? void 0 : classNames.td, generateColumnStyles, slots]
|
|
645
646
|
);
|
|
646
647
|
const hasRows = rows.length > 0;
|
|
647
|
-
const colSpan = (columns.length || 1) + (
|
|
648
|
+
const colSpan = (columns.length || 1) + (rowCheckbox ? 1 : 0);
|
|
648
649
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("tbody", { className: clsx(slots.tbody({ class: classNames == null ? void 0 : classNames.tbody }), className), children: [
|
|
649
650
|
!isLoading && hasRows && rows.map((row, rowIndex) => {
|
|
650
651
|
const isRowChecked = checkedRows.has(rowIndex);
|
|
651
|
-
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
652
|
+
return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
|
|
653
|
+
"tr",
|
|
654
|
+
{
|
|
655
|
+
className: slots.tr({ class: classNames == null ? void 0 : classNames.tr }),
|
|
656
|
+
"aria-checked": isRowChecked,
|
|
657
|
+
onClick: () => onRowClick ? onRowClick(row) : void 0,
|
|
658
|
+
children: [
|
|
659
|
+
columns.map((column) => /* @__PURE__ */ (0, import_react3.createElement)("td", { ...getCellProps(column, row), key: column.field })),
|
|
660
|
+
rowCheckbox && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("td", { className: slots.td({ class: classNames == null ? void 0 : classNames.td }), children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
|
661
|
+
checkbox_default,
|
|
662
|
+
{
|
|
663
|
+
size,
|
|
664
|
+
checked: isRowChecked,
|
|
665
|
+
onChange: (e) => onCheckRow(rowIndex, e.target.checked)
|
|
666
|
+
}
|
|
667
|
+
) }) })
|
|
668
|
+
]
|
|
669
|
+
},
|
|
670
|
+
rowIndex
|
|
671
|
+
);
|
|
662
672
|
}),
|
|
663
673
|
!isLoading && !hasRows && emptyContent && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("tr", { className: clsx(slots.tr({ class: classNames == null ? void 0 : classNames.tr }), "border-none"), children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("td", { colSpan, className: slots.empty({ class: classNames == null ? void 0 : classNames.empty }), children: emptyContent }) })
|
|
664
674
|
] });
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_body_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-QHWFHOW2.mjs";
|
|
5
5
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
8
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
6
|
+
import "../../chunk-7H5XPHY6.mjs";
|
|
9
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
9
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
12
12
|
table_body_default as default
|
|
@@ -8,11 +8,11 @@ type TableHeadProps = {
|
|
|
8
8
|
slots: TableReturnType;
|
|
9
9
|
columns: TableColumn[];
|
|
10
10
|
size?: Size;
|
|
11
|
-
|
|
11
|
+
rowCheckbox?: boolean;
|
|
12
12
|
isCheckedAll: boolean;
|
|
13
13
|
classNames?: SlotsToClasses<TableSlots>;
|
|
14
14
|
onCheckAll: (isChecked: boolean) => void;
|
|
15
15
|
};
|
|
16
|
-
declare const TableHead: ({ columns, slots, size,
|
|
16
|
+
declare const TableHead: ({ columns, slots, size, rowCheckbox, isCheckedAll, classNames, onCheckAll }: TableHeadProps) => react_jsx_runtime.JSX.Element;
|
|
17
17
|
|
|
18
18
|
export { TableHead as default };
|
|
@@ -8,11 +8,11 @@ type TableHeadProps = {
|
|
|
8
8
|
slots: TableReturnType;
|
|
9
9
|
columns: TableColumn[];
|
|
10
10
|
size?: Size;
|
|
11
|
-
|
|
11
|
+
rowCheckbox?: boolean;
|
|
12
12
|
isCheckedAll: boolean;
|
|
13
13
|
classNames?: SlotsToClasses<TableSlots>;
|
|
14
14
|
onCheckAll: (isChecked: boolean) => void;
|
|
15
15
|
};
|
|
16
|
-
declare const TableHead: ({ columns, slots, size,
|
|
16
|
+
declare const TableHead: ({ columns, slots, size, rowCheckbox, isCheckedAll, classNames, onCheckAll }: TableHeadProps) => react_jsx_runtime.JSX.Element;
|
|
17
17
|
|
|
18
18
|
export { TableHead as default };
|
|
@@ -594,7 +594,7 @@ var checkboxStyle = tv({
|
|
|
594
594
|
|
|
595
595
|
// src/components/table/table-head.tsx
|
|
596
596
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
597
|
-
var TableHead = ({ columns, slots, size,
|
|
597
|
+
var TableHead = ({ columns, slots, size, rowCheckbox, isCheckedAll, classNames, onCheckAll }) => {
|
|
598
598
|
const handleClickCheckAll = (e) => {
|
|
599
599
|
e.preventDefault();
|
|
600
600
|
onCheckAll(!isCheckedAll);
|
|
@@ -613,7 +613,7 @@ var TableHead = ({ columns, slots, size, selectableRows, isCheckedAll, className
|
|
|
613
613
|
},
|
|
614
614
|
`${column.field}${index}thead`
|
|
615
615
|
));
|
|
616
|
-
const renderSelectAllCheckbox = () =>
|
|
616
|
+
const renderSelectAllCheckbox = () => rowCheckbox && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("th", { className: slots.th({ class: classNames == null ? void 0 : classNames.th }), onClick: handleClickCheckAll, children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(checkbox_default, { size, checked: isCheckedAll }) }) });
|
|
617
617
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("thead", { className: slots.thead({ class: classNames == null ? void 0 : classNames.thead }), children: /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("tr", { className: slots.tr({ class: classNames == null ? void 0 : classNames.tr }), children: [
|
|
618
618
|
renderColumnHeaders(),
|
|
619
619
|
renderSelectAllCheckbox()
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
table_head_default
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-MV7RSV4D.mjs";
|
|
5
5
|
import "../../chunk-QZ3LVYJW.mjs";
|
|
6
|
-
import "../../chunk-
|
|
7
|
-
import "../../chunk-4ZJFD3L3.mjs";
|
|
8
|
-
import "../../chunk-27Y6K5NK.mjs";
|
|
6
|
+
import "../../chunk-7H5XPHY6.mjs";
|
|
9
7
|
import "../../chunk-E3G5QXSH.mjs";
|
|
8
|
+
import "../../chunk-27Y6K5NK.mjs";
|
|
9
|
+
import "../../chunk-4ZJFD3L3.mjs";
|
|
10
10
|
import "../../chunk-AC6TWLRT.mjs";
|
|
11
11
|
export {
|
|
12
12
|
table_head_default as default
|
|
@@ -7,7 +7,8 @@ import { SlotsToClasses } from '../../utils/types.mjs';
|
|
|
7
7
|
interface TableBaseProps extends Omit<ComponentPropsWithRef<"table">, "ref" | "color" | "slot" | "size" | "height" | "defaultChecked" | "defaultValue"> {
|
|
8
8
|
rows: TableRow[];
|
|
9
9
|
columns: TableColumn[];
|
|
10
|
-
|
|
10
|
+
rowCheckbox?: boolean;
|
|
11
|
+
onRowClick?: (row: TableRow) => void;
|
|
11
12
|
totalData?: number;
|
|
12
13
|
pagination?: {
|
|
13
14
|
page: number;
|
|
@@ -7,7 +7,8 @@ import { SlotsToClasses } from '../../utils/types.js';
|
|
|
7
7
|
interface TableBaseProps extends Omit<ComponentPropsWithRef<"table">, "ref" | "color" | "slot" | "size" | "height" | "defaultChecked" | "defaultValue"> {
|
|
8
8
|
rows: TableRow[];
|
|
9
9
|
columns: TableColumn[];
|
|
10
|
-
|
|
10
|
+
rowCheckbox?: boolean;
|
|
11
|
+
onRowClick?: (row: TableRow) => void;
|
|
11
12
|
totalData?: number;
|
|
12
13
|
pagination?: {
|
|
13
14
|
page: number;
|