@tulip-systems/core 0.5.4 → 0.5.6
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/components/common/icons.d.mts +52 -52
- package/dist/components/common/status.d.mts +3 -3
- package/dist/components/editor/components/content.client.d.mts +2 -2
- package/dist/components/editor/components/content.client.d.mts.map +1 -1
- package/dist/components/editor/components/editor.client.d.mts +4 -4
- package/dist/components/editor/components/editor.client.d.mts.map +1 -1
- package/dist/components/editor/components/menu.client.d.mts +3 -3
- package/dist/components/editor/components/menu.client.d.mts.map +1 -1
- package/dist/components/header/back-button.client.d.mts +2 -2
- package/dist/components/header/back-button.client.d.mts.map +1 -1
- package/dist/components/header/bottom-bar.client.d.mts +3 -3
- package/dist/components/header/bottom-bar.client.d.mts.map +1 -1
- package/dist/components/header/breadcrumbs.client.d.mts +7 -7
- package/dist/components/header/breadcrumbs.client.d.mts.map +1 -1
- package/dist/components/header/header.client.d.mts +2 -2
- package/dist/components/header/header.client.d.mts.map +1 -1
- package/dist/components/header/mobile-nav-switcher.client.d.mts +2 -2
- package/dist/components/header/mobile-nav-switcher.client.d.mts.map +1 -1
- package/dist/components/header/top-bar.client.d.mts +4 -4
- package/dist/components/header/top-bar.client.d.mts.map +1 -1
- package/dist/components/layouts/admin-content.client.d.mts +2 -2
- package/dist/components/layouts/admin-content.client.d.mts.map +1 -1
- package/dist/components/layouts/admin-layout.d.mts +2 -2
- package/dist/components/layouts/admin-loading.d.mts +2 -2
- package/dist/components/layouts/empty-page.d.mts +4 -4
- package/dist/components/layouts/error-page.d.mts +3 -3
- package/dist/components/layouts/list-layout.d.mts +2 -2
- package/dist/components/layouts/not-allowed-page.d.mts +2 -2
- package/dist/components/layouts/not-found-page.d.mts +3 -3
- package/dist/components/layouts/providers.client.d.mts +2 -2
- package/dist/components/layouts/providers.client.d.mts.map +1 -1
- package/dist/components/layouts/root-layout.server.d.mts +2 -2
- package/dist/components/layouts/root-layout.server.d.mts.map +1 -1
- package/dist/components/layouts/root-loading.d.mts +2 -2
- package/dist/components/layouts/tab-layout.d.mts +2 -2
- package/dist/components/lists/data-list.d.mts +5 -5
- package/dist/components/lists/data-stack.d.mts +8 -8
- package/dist/components/navigation/admin-sidebar-paths.client.d.mts +10 -10
- package/dist/components/navigation/admin-sidebar-paths.client.d.mts.map +1 -1
- package/dist/components/ui/accordion.d.mts +5 -5
- package/dist/components/ui/alert-dialog.d.mts +12 -12
- package/dist/components/ui/alert.d.mts +4 -4
- package/dist/components/ui/aspect-ratio.d.mts +2 -2
- package/dist/components/ui/avatar.client.d.mts +4 -4
- package/dist/components/ui/avatar.client.d.mts.map +1 -1
- package/dist/components/ui/badge.d.mts +2 -2
- package/dist/components/ui/breadcrumb.d.mts +8 -8
- package/dist/components/ui/button.d.mts +3 -3
- package/dist/components/ui/calendar.d.mts +3 -3
- package/dist/components/ui/card.d.mts +7 -7
- package/dist/components/ui/carousel.d.mts +6 -6
- package/dist/components/ui/chart.client.d.mts +5 -5
- package/dist/components/ui/chart.client.d.mts.map +1 -1
- package/dist/components/ui/checkbox.d.mts +2 -2
- package/dist/components/ui/collapsible.client.d.mts +4 -4
- package/dist/components/ui/collapsible.client.d.mts.map +1 -1
- package/dist/components/ui/color-picker.client.d.mts +2 -2
- package/dist/components/ui/color-picker.client.d.mts.map +1 -1
- package/dist/components/ui/combobox-dropdown.client.d.mts +2 -2
- package/dist/components/ui/combobox-dropdown.client.d.mts.map +1 -1
- package/dist/components/ui/combobox.client.d.mts +2 -2
- package/dist/components/ui/combobox.client.d.mts.map +1 -1
- package/dist/components/ui/command.d.mts +10 -10
- package/dist/components/ui/context-menu.d.mts +16 -16
- package/dist/components/ui/date-picker.client.d.mts +2 -2
- package/dist/components/ui/date-picker.client.d.mts.map +1 -1
- package/dist/components/ui/dialog.client.d.mts +11 -11
- package/dist/components/ui/dialog.client.d.mts.map +1 -1
- package/dist/components/ui/drawer.client.d.mts +11 -11
- package/dist/components/ui/drawer.client.d.mts.map +1 -1
- package/dist/components/ui/dropdown-menu.d.mts +16 -16
- package/dist/components/ui/form.client.d.mts +7 -7
- package/dist/components/ui/form.client.d.mts.map +1 -1
- package/dist/components/ui/hover-card.client.d.mts +4 -4
- package/dist/components/ui/hover-card.client.d.mts.map +1 -1
- package/dist/components/ui/input.d.mts +2 -2
- package/dist/components/ui/label.d.mts +2 -2
- package/dist/components/ui/navigation-menu.d.mts +9 -9
- package/dist/components/ui/pagination.d.mts +8 -8
- package/dist/components/ui/popover.d.mts +5 -5
- package/dist/components/ui/progress.client.d.mts +2 -2
- package/dist/components/ui/progress.client.d.mts.map +1 -1
- package/dist/components/ui/radio-group.d.mts +3 -3
- package/dist/components/ui/resizable.client.d.mts +4 -4
- package/dist/components/ui/resizable.client.d.mts.map +1 -1
- package/dist/components/ui/scroll-area.d.mts +3 -3
- package/dist/components/ui/select.client.d.mts +11 -11
- package/dist/components/ui/select.client.d.mts.map +1 -1
- package/dist/components/ui/separator.d.mts +2 -2
- package/dist/components/ui/sheet.client.d.mts +9 -9
- package/dist/components/ui/sheet.client.d.mts.map +1 -1
- package/dist/components/ui/sidebar.client.d.mts +26 -26
- package/dist/components/ui/sidebar.client.d.mts.map +1 -1
- package/dist/components/ui/skeleton.d.mts +2 -2
- package/dist/components/ui/slider.d.mts +2 -2
- package/dist/components/ui/sonner.client.d.mts +2 -2
- package/dist/components/ui/switch.d.mts +2 -2
- package/dist/components/ui/tabs.d.mts +5 -5
- package/dist/components/ui/textarea.d.mts +2 -2
- package/dist/components/ui/time-input.client.d.mts +2 -2
- package/dist/components/ui/toggle-group.client.d.mts +3 -3
- package/dist/components/ui/toggle.d.mts +4 -4
- package/dist/components/ui/toggle.d.mts.map +1 -1
- package/dist/components/ui/tooltip.client.d.mts +5 -5
- package/dist/components/ui/tooltip.client.d.mts.map +1 -1
- package/dist/lib/client.d.mts +2 -1
- package/dist/lib/client.mjs +2 -1
- package/dist/lib/hooks/use-indicator.d.mts +2 -2
- package/dist/lib/hooks/use-indicator.d.mts.map +1 -1
- package/dist/lib.d.mts +1 -2
- package/dist/lib.mjs +1 -2
- package/dist/modules/auth/components/allowed.client.d.mts +2 -2
- package/dist/modules/auth/components/auth-layout.server.d.mts +2 -2
- package/dist/modules/auth/components/auth-layout.server.d.mts.map +1 -1
- package/dist/modules/auth/components/auth-loading.d.mts +2 -2
- package/dist/modules/auth/components/auth-loading.d.mts.map +1 -1
- package/dist/modules/auth/components/create-first-user-page.client.d.mts +2 -2
- package/dist/modules/auth/components/create-first-user-page.client.mjs +1 -0
- package/dist/modules/auth/components/create-first-user-page.client.mjs.map +1 -1
- package/dist/modules/auth/components/forget-password-page.client.d.mts +2 -2
- package/dist/modules/auth/components/guard-first-user.server.d.mts +2 -2
- package/dist/modules/auth/components/guard-first-user.server.d.mts.map +1 -1
- package/dist/modules/auth/components/guard.server.d.mts +2 -2
- package/dist/modules/auth/components/guard.server.d.mts.map +1 -1
- package/dist/modules/auth/components/login-page.client.d.mts +2 -2
- package/dist/modules/auth/components/reset-password-page.client.d.mts +2 -2
- package/dist/modules/auth/components/update-password-command.d.mts +2 -2
- package/dist/modules/auth/db/schema.d.mts +73 -73
- package/dist/modules/auth/handler/client.client.d.mts +143 -143
- package/dist/modules/auth/handler/client.client.d.mts.map +1 -1
- package/dist/modules/auth/handler/init.d.mts +131 -131
- package/dist/modules/auth/handler/init.d.mts.map +1 -1
- package/dist/modules/auth/hooks/use-permission.d.mts +3 -3
- package/dist/modules/auth/lib/validators.d.mts +3 -3
- package/dist/modules/auth/lib/validators.d.mts.map +1 -1
- package/dist/modules/auth/lib/validators.mjs +1 -1
- package/dist/modules/auth/lib/validators.mjs.map +1 -1
- package/dist/modules/commands/components/alert-dialog-command.client.d.mts +10 -10
- package/dist/modules/commands/components/alert-dialog-command.client.d.mts.map +1 -1
- package/dist/modules/commands/components/click-command.client.d.mts +2 -2
- package/dist/modules/commands/components/click-command.client.d.mts.map +1 -1
- package/dist/modules/commands/components/command-trigger.client.d.mts +6 -6
- package/dist/modules/commands/components/command-trigger.client.d.mts.map +1 -1
- package/dist/modules/commands/components/dialog-command.client.d.mts +8 -8
- package/dist/modules/commands/components/dialog-command.client.d.mts.map +1 -1
- package/dist/modules/commands/components/dropdown-command.client.d.mts +5 -5
- package/dist/modules/commands/components/dropdown-command.client.d.mts.map +1 -1
- package/dist/modules/commands/components/empty-command.client.d.mts +2 -2
- package/dist/modules/commands/components/empty-command.client.d.mts.map +1 -1
- package/dist/modules/commands/components/form-dialog-command.client.d.mts +11 -11
- package/dist/modules/commands/components/form-dialog-command.client.d.mts.map +1 -1
- package/dist/modules/commands/hooks/use-command-mutation.client.d.mts +2 -2
- package/dist/modules/commands/menus/context-menu.client.d.mts +2 -2
- package/dist/modules/commands/menus/dropdown-menu.client.d.mts +3 -3
- package/dist/modules/commands/menus/inline-menu.client.d.mts +3 -3
- package/dist/modules/commands/menus/inline-menu.client.d.mts.map +1 -1
- package/dist/modules/commands/menus/responsive-menu.client.d.mts +3 -3
- package/dist/modules/commands/utils/archive-command.client.d.mts +3 -3
- package/dist/modules/commands/utils/delete-command.client.d.mts +3 -3
- package/dist/modules/config/db/helpers.d.mts +5 -5
- package/dist/modules/data-tables/components/cell/common.client.d.mts +5 -5
- package/dist/modules/data-tables/components/cell/common.client.d.mts.map +1 -1
- package/dist/modules/data-tables/components/column-header.d.mts +2 -2
- package/dist/modules/data-tables/components/column-header.d.mts.map +1 -1
- package/dist/modules/data-tables/components/filters/combobox.client.d.mts +2 -2
- package/dist/modules/data-tables/components/filters/combobox.client.d.mts.map +1 -1
- package/dist/modules/data-tables/components/filters/slider.client.d.mts +2 -2
- package/dist/modules/data-tables/components/filters/slider.client.d.mts.map +1 -1
- package/dist/modules/data-tables/components/header.d.mts +4 -4
- package/dist/modules/data-tables/components/header.d.mts.map +1 -1
- package/dist/modules/data-tables/components/layout.d.mts +2 -2
- package/dist/modules/data-tables/components/layout.d.mts.map +1 -1
- package/dist/modules/data-tables/components/search-input.client.d.mts +2 -2
- package/dist/modules/data-tables/components/search-input.client.d.mts.map +1 -1
- package/dist/modules/data-tables/components/skeleton.d.mts +2 -2
- package/dist/modules/data-tables/components/skeleton.d.mts.map +1 -1
- package/dist/modules/data-tables/components/table.d.mts +7 -7
- package/dist/modules/data-tables/components/table.d.mts.map +1 -1
- package/dist/modules/data-tables/components/toolbar.d.mts +3 -3
- package/dist/modules/data-tables/components/toolbar.d.mts.map +1 -1
- package/dist/modules/data-tables/hooks/use-context.client.d.mts +2 -2
- package/dist/modules/data-tables/hooks/use-context.client.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/data-table/components/table.d.mts +2 -2
- package/dist/modules/data-tables/tables/data-table/components/table.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/components/cells/common.d.mts +2 -2
- package/dist/modules/data-tables/tables/inline-table/components/cells/common.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.mts +2 -2
- package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.d.mts +2 -2
- package/dist/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.mts +2 -2
- package/dist/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/components/inputs/input.client.d.mts +3 -3
- package/dist/modules/data-tables/tables/inline-table/components/inputs/input.client.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/components/inputs/read-only.d.mts +2 -2
- package/dist/modules/data-tables/tables/inline-table/components/inputs/read-only.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/components/inputs/select.client.d.mts +2 -2
- package/dist/modules/data-tables/tables/inline-table/components/inputs/select.client.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/components/table.d.mts +2 -2
- package/dist/modules/data-tables/tables/inline-table/components/table.d.mts.map +1 -1
- package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.mts +2 -2
- package/dist/modules/data-tables/tables/inline-table/hooks/context.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/combobox-dropdown.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/combobox-dropdown.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/combobox.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/combobox.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/date-input.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/date-input.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/date-picker.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/date-picker.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/editor.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/editor.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/input-recipient.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/input-recipient.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/input-toggle.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/input-toggle.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/input.client.d.mts +4 -4
- package/dist/modules/inline-edit/components/input.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/select.client.d.mts +6 -6
- package/dist/modules/inline-edit/components/select.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/switch.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/switch.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/components/toggle.client.d.mts +2 -2
- package/dist/modules/inline-edit/components/toggle.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/hooks/context.client.d.mts +2 -2
- package/dist/modules/inline-edit/hooks/context.client.d.mts.map +1 -1
- package/dist/modules/inline-edit/hooks/use-inline.client.mjs +1 -1
- package/dist/modules/inline-edit/hooks/use-inline.client.mjs.map +1 -1
- package/dist/modules/inline-edit/lib/variants.d.mts +1 -1
- package/dist/modules/router/lib/query-client.server.d.mts +2 -2
- package/dist/modules/router/lib/query-client.server.d.mts.map +1 -1
- package/dist/modules/storage/components/dropzone-context.client.d.mts +2 -2
- package/dist/modules/storage/components/dropzone-context.client.d.mts.map +1 -1
- package/dist/modules/storage/components/dropzone.client.d.mts +5 -5
- package/dist/modules/storage/components/dropzone.client.d.mts.map +1 -1
- package/dist/modules/storage/components/image-grid.client.d.mts +3 -3
- package/dist/modules/storage/components/image-grid.client.d.mts.map +1 -1
- package/dist/modules/storage/components/upload-zone.client.d.mts +2 -2
- package/dist/modules/storage/components/upload-zone.client.d.mts.map +1 -1
- package/dist/modules/storage/lib/create-upload.client.d.mts.map +1 -1
- package/dist/modules/storage/lib/router.server.d.mts +2320 -2320
- package/dist/modules/storage/lib/router.server.d.mts.map +1 -1
- package/dist/modules/storage/lib/schema.d.mts +92 -92
- package/dist/modules/storage/lib/schema.d.mts.map +1 -1
- package/dist/modules/storage/lib/service.server.d.mts +15 -15
- package/dist/modules/storage/lib/validators.d.mts +88 -88
- package/dist/modules/storage/lib/validators.d.mts.map +1 -1
- package/package.json +6 -5
- package/src/lib/entry.client.ts +5 -0
- package/src/lib/entry.ts +0 -1
- package/src/modules/auth/components/create-first-user-page.client.tsx +4 -0
- package/src/modules/auth/lib/validators.ts +1 -1
- package/src/modules/inline-edit/hooks/use-inline.client.tsx +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime106 from "react/jsx-runtime";
|
|
2
2
|
import { DefaultError, MutationOptions } from "@tanstack/react-query";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/commands/utils/archive-command.client.d.ts
|
|
@@ -17,7 +17,7 @@ declare function ArchiveCommand<TData = unknown, TError = DefaultError, TVariabl
|
|
|
17
17
|
}, TOnMutateResult = unknown>({
|
|
18
18
|
variables,
|
|
19
19
|
mutation
|
|
20
|
-
}: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>):
|
|
20
|
+
}: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime106.JSX.Element;
|
|
21
21
|
/**
|
|
22
22
|
* Unarchive command
|
|
23
23
|
* @description command to unarchive a resource
|
|
@@ -27,7 +27,7 @@ declare function RestoreCommand<TData = unknown, TError = DefaultError, TVariabl
|
|
|
27
27
|
}, TOnMutateResult = unknown>({
|
|
28
28
|
variables,
|
|
29
29
|
mutation
|
|
30
|
-
}: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>):
|
|
30
|
+
}: ArchiveCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime106.JSX.Element;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { ArchiveCommand, ArchiveCommandProps, RestoreCommand };
|
|
33
33
|
//# sourceMappingURL=archive-command.client.d.mts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime108 from "react/jsx-runtime";
|
|
2
2
|
import { DefaultError, MutationOptions } from "@tanstack/react-query";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/commands/utils/delete-command.client.d.ts
|
|
@@ -13,7 +13,7 @@ type DeleteCommandProps<TData = unknown, TError = DefaultError, TVariables = unk
|
|
|
13
13
|
declare function DeleteCommand<TData = unknown, TError = DefaultError, TVariables = unknown, TOnMutateResult = unknown>({
|
|
14
14
|
variables,
|
|
15
15
|
mutation
|
|
16
|
-
}: DeleteCommandProps<TData, TError, TVariables, TOnMutateResult>):
|
|
16
|
+
}: DeleteCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime108.JSX.Element;
|
|
17
17
|
/**
|
|
18
18
|
* Single Delete command
|
|
19
19
|
*/
|
|
@@ -22,7 +22,7 @@ declare function SingleDeleteCommand<TData = unknown, TError = DefaultError, TVa
|
|
|
22
22
|
}, TOnMutateResult = unknown>({
|
|
23
23
|
variables,
|
|
24
24
|
mutation
|
|
25
|
-
}: DeleteCommandProps<TData, TError, TVariables, TOnMutateResult>):
|
|
25
|
+
}: DeleteCommandProps<TData, TError, TVariables, TOnMutateResult>): react_jsx_runtime108.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { DeleteCommand, DeleteCommandProps, SingleDeleteCommand };
|
|
28
28
|
//# sourceMappingURL=delete-command.client.d.mts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import * as
|
|
1
|
+
import * as drizzle_orm_pg_core2049 from "drizzle-orm/pg-core";
|
|
2
|
+
import * as drizzle_orm480 from "drizzle-orm";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/config/db/helpers.d.ts
|
|
5
5
|
declare const generateDefaultUUID: () => string;
|
|
@@ -7,9 +7,9 @@ declare const generateDefaultUUID: () => string;
|
|
|
7
7
|
* Base columns4
|
|
8
8
|
*/
|
|
9
9
|
declare const baseColumns: {
|
|
10
|
-
id:
|
|
11
|
-
createdAt:
|
|
12
|
-
updatedAt:
|
|
10
|
+
id: drizzle_orm480.HasRuntimeDefault<drizzle_orm480.HasDefault<drizzle_orm480.IsPrimaryKey<drizzle_orm480.NotNull<drizzle_orm_pg_core2049.PgUUIDBuilderInitial<"">>>>>;
|
|
11
|
+
createdAt: drizzle_orm480.NotNull<drizzle_orm480.HasDefault<drizzle_orm_pg_core2049.PgTimestampBuilderInitial<"">>>;
|
|
12
|
+
updatedAt: drizzle_orm480.HasDefault<drizzle_orm480.NotNull<drizzle_orm480.HasDefault<drizzle_orm_pg_core2049.PgTimestampBuilderInitial<"">>>>;
|
|
13
13
|
};
|
|
14
14
|
//#endregion
|
|
15
15
|
export { baseColumns, generateDefaultUUID };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TableCell } from "../table.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
3
3
|
import { ComponentProps } from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/data-tables/components/cell/common.client.d.ts
|
|
@@ -7,21 +7,21 @@ declare function TableTextCell({
|
|
|
7
7
|
children,
|
|
8
8
|
className,
|
|
9
9
|
...props
|
|
10
|
-
}: ComponentProps<typeof TableCell>):
|
|
10
|
+
}: ComponentProps<typeof TableCell>): react_jsx_runtime6.JSX.Element;
|
|
11
11
|
declare function TableNumberCell({
|
|
12
12
|
children,
|
|
13
13
|
className,
|
|
14
14
|
...props
|
|
15
|
-
}: ComponentProps<typeof TableCell>):
|
|
15
|
+
}: ComponentProps<typeof TableCell>): react_jsx_runtime6.JSX.Element;
|
|
16
16
|
declare function TableDateCell({
|
|
17
17
|
children,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
|
-
}: ComponentProps<typeof TableCell>):
|
|
20
|
+
}: ComponentProps<typeof TableCell>): react_jsx_runtime6.JSX.Element;
|
|
21
21
|
declare function TableStatusCell({
|
|
22
22
|
children,
|
|
23
23
|
...props
|
|
24
|
-
}: ComponentProps<typeof TableCell>):
|
|
24
|
+
}: ComponentProps<typeof TableCell>): react_jsx_runtime6.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { TableDateCell, TableNumberCell, TableStatusCell, TableTextCell };
|
|
27
27
|
//# sourceMappingURL=common.client.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"common.client.d.mts","names":[],"sources":["../../../../../src/modules/data-tables/components/cell/common.client.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIgB,aAAA;;;;GAAiD,sBAAsB,aAAU,
|
|
1
|
+
{"version":3,"file":"common.client.d.mts","names":[],"sources":["../../../../../src/modules/data-tables/components/cell/common.client.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIgB,aAAA;;;;GAAiD,sBAAsB,aAAU,kBAAA,CAAA,GAAA,CAAA;iBAQjF,eAAA;;;;GAIb,sBAAsB,aAAU,kBAAA,CAAA,GAAA,CAAA;iBAQnB,aAAA;;;;GAAiD,sBAAsB,aAAU,kBAAA,CAAA,GAAA,CAAA;AApBjF,iBA4BA,eAAA,CA5Ba;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EA4B2B,cA5B3B,CAAA,OA4BiD,SA5BjD,CAAA,CAAA,EA4B2D,kBAAA,CAAA,GAAA,CAAA,OA5B3D"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime51 from "react/jsx-runtime";
|
|
2
2
|
import { Column } from "@tanstack/react-table";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/data-tables/components/column-header.d.ts
|
|
@@ -10,7 +10,7 @@ declare function TableColumnHeader<TData, TValue>({
|
|
|
10
10
|
column,
|
|
11
11
|
title,
|
|
12
12
|
className
|
|
13
|
-
}: TableColumnHeaderProps<TData, TValue>):
|
|
13
|
+
}: TableColumnHeaderProps<TData, TValue>): react_jsx_runtime51.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { TableColumnHeader };
|
|
16
16
|
//# sourceMappingURL=column-header.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"column-header.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/column-header.tsx"],"sourcesContent":[],"mappings":";;;;UAYU,8CAA8C,KAAA,CAAM,eAAe;UACnE,OAAO,OAAO;;AAJ4B;AAGyB,iBAK7D,iBAL6D,CAAA,KAAA,EAAA,MAAA,CAAA,CAAA;EAAA,MAAA;EAAA,KAAA;EAAA;AAAA,CAAA,EAS1E,sBAT0E,CASnD,KATmD,EAS5C,MAT4C,CAAA,CAAA,EASrC,
|
|
1
|
+
{"version":3,"file":"column-header.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/column-header.tsx"],"sourcesContent":[],"mappings":";;;;UAYU,8CAA8C,KAAA,CAAM,eAAe;UACnE,OAAO,OAAO;;AAJ4B;AAGyB,iBAK7D,iBAL6D,CAAA,KAAA,EAAA,MAAA,CAAA,CAAA;EAAA,MAAA;EAAA,KAAA;EAAA;AAAA,CAAA,EAS1E,sBAT0E,CASnD,KATmD,EAS5C,MAT4C,CAAA,CAAA,EASrC,mBAAA,CAAA,GAAA,CAAA,OATqC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LucideIcon } from "lucide-react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
3
3
|
import { ParserBuilder } from "nuqs";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/data-tables/components/filters/combobox.client.d.ts
|
|
@@ -22,7 +22,7 @@ declare function TableFilterCombobox<TValue extends string>({
|
|
|
22
22
|
title,
|
|
23
23
|
filter,
|
|
24
24
|
options
|
|
25
|
-
}: TableFilterComboboxProps<TValue>):
|
|
25
|
+
}: TableFilterComboboxProps<TValue>): react_jsx_runtime10.JSX.Element;
|
|
26
26
|
//#endregion
|
|
27
27
|
export { TableFilterCombobox, TableFilterComboboxOption, TableFilterComboboxProps };
|
|
28
28
|
//# sourceMappingURL=combobox.client.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"combobox.client.d.mts","names":[],"sources":["../../../../../src/modules/data-tables/components/filters/combobox.client.tsx"],"sourcesContent":[],"mappings":";;;;;KAoBY,yBAAA;;;EAAA,SAAA,CAAA,EAAA,MAAA;EAQA,IAAA,CAAA,EAJH,UAIG;EAEoC,KAAA,CAAA,EAAA,MAAA;CAAd;AACvB,KAHC,wBAGD,CAAA,eAAA,MAAA,GAAA,MAAA,CAAA,GAAA;EAAyB,KAAA,CAAA,EAAA,MAAA;EAGpB,MAAA,EAAA;IACd,IAAA,EAAA,MAAA;IACA,MAAA,EANgC,aAMhC,CAN8C,MAM9C,EAAA,GAAA,IAAA,CAAA;EACA,CAAA;EAC0B,OAAA,EAPjB,yBAOiB,EAAA;CAAzB;AAAgC,iBAJnB,mBAImB,CAAA,eAAA,MAAA,CAAA,CAAA;EAAA,KAAA;EAAA,MAAA;EAAA;AAAA,CAAA,EAAhC,wBAAgC,CAAP,MAAO,CAAA,CAAA,EAAA,
|
|
1
|
+
{"version":3,"file":"combobox.client.d.mts","names":[],"sources":["../../../../../src/modules/data-tables/components/filters/combobox.client.tsx"],"sourcesContent":[],"mappings":";;;;;KAoBY,yBAAA;;;EAAA,SAAA,CAAA,EAAA,MAAA;EAQA,IAAA,CAAA,EAJH,UAIG;EAEoC,KAAA,CAAA,EAAA,MAAA;CAAd;AACvB,KAHC,wBAGD,CAAA,eAAA,MAAA,GAAA,MAAA,CAAA,GAAA;EAAyB,KAAA,CAAA,EAAA,MAAA;EAGpB,MAAA,EAAA;IACd,IAAA,EAAA,MAAA;IACA,MAAA,EANgC,aAMhC,CAN8C,MAM9C,EAAA,GAAA,IAAA,CAAA;EACA,CAAA;EAC0B,OAAA,EAPjB,yBAOiB,EAAA;CAAzB;AAAgC,iBAJnB,mBAImB,CAAA,eAAA,MAAA,CAAA,CAAA;EAAA,KAAA;EAAA,MAAA;EAAA;AAAA,CAAA,EAAhC,wBAAgC,CAAP,MAAO,CAAA,CAAA,EAAA,mBAAA,CAAA,GAAA,CAAA,OAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
2
2
|
import { ParserBuilder } from "nuqs";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/data-tables/components/filters/slider.client.d.ts
|
|
@@ -17,7 +17,7 @@ declare function TableFilterSlider({
|
|
|
17
17
|
title,
|
|
18
18
|
filter,
|
|
19
19
|
options
|
|
20
|
-
}: TableFilterSliderProps):
|
|
20
|
+
}: TableFilterSliderProps): react_jsx_runtime11.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { TableFilterSlider, TableFilterSliderProps };
|
|
23
23
|
//# sourceMappingURL=slider.client.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slider.client.d.mts","names":[],"sources":["../../../../../src/modules/data-tables/components/filters/slider.client.tsx"],"sourcesContent":[],"mappings":";;;;KAaY,sBAAA;;;IAAA,IAAA,EAAA,MAAA;IAMI,MAAA,EAJkB,aAID,CAAA,CAAA,MAAA,EAAA,MAAA,CAAA,GAAA,IAAA,CAAA;EAC/B,CAAA;EACA,OAAA,CAAA,EAAA;IACA,GAAA,EAAA,MAAA;IACC,GAAA,EAAA,MAAA;EAAsB,CAAA;CAAA;iBAJT,iBAAA;;;;GAIb,yBAAsB,
|
|
1
|
+
{"version":3,"file":"slider.client.d.mts","names":[],"sources":["../../../../../src/modules/data-tables/components/filters/slider.client.tsx"],"sourcesContent":[],"mappings":";;;;KAaY,sBAAA;;;IAAA,IAAA,EAAA,MAAA;IAMI,MAAA,EAJkB,aAID,CAAA,CAAA,MAAA,EAAA,MAAA,CAAA,GAAA,IAAA,CAAA;EAC/B,CAAA;EACA,OAAA,CAAA,EAAA;IACA,GAAA,EAAA,MAAA;IACC,GAAA,EAAA,MAAA;EAAsB,CAAA;CAAA;iBAJT,iBAAA;;;;GAIb,yBAAsB,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TableRow } from "./table.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime52 from "react/jsx-runtime";
|
|
3
3
|
import { Header, Table } from "@tanstack/react-table";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/data-tables/components/header.d.ts
|
|
@@ -15,7 +15,7 @@ type TableHeaderProps<TData> = {
|
|
|
15
15
|
declare function TableHeader({
|
|
16
16
|
className,
|
|
17
17
|
...props
|
|
18
|
-
}: React.ComponentProps<"thead">):
|
|
18
|
+
}: React.ComponentProps<"thead">): react_jsx_runtime52.JSX.Element;
|
|
19
19
|
/**
|
|
20
20
|
* DataTableHeaderRow
|
|
21
21
|
*/
|
|
@@ -26,7 +26,7 @@ declare const TableHeaderRow: typeof TableRow;
|
|
|
26
26
|
declare function TableHead({
|
|
27
27
|
className,
|
|
28
28
|
...props
|
|
29
|
-
}: React.ComponentProps<"th">):
|
|
29
|
+
}: React.ComponentProps<"th">): react_jsx_runtime52.JSX.Element;
|
|
30
30
|
/**
|
|
31
31
|
* DataTableHeaderCell
|
|
32
32
|
*/
|
|
@@ -35,7 +35,7 @@ type DataTableHeaderCellProps<TData> = {
|
|
|
35
35
|
};
|
|
36
36
|
declare function TableHeaderCell<TData>({
|
|
37
37
|
header
|
|
38
|
-
}: DataTableHeaderCellProps<TData>):
|
|
38
|
+
}: DataTableHeaderCellProps<TData>): react_jsx_runtime52.JSX.Element;
|
|
39
39
|
//#endregion
|
|
40
40
|
export { TableHead, TableHeader, TableHeaderCell, TableHeaderProps, TableHeaderRow };
|
|
41
41
|
//# sourceMappingURL=header.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/header.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AASY,KAAA,gBAAgB,CAAA,KAAA,CAAA,GAAA;EAOZ,KAAA,EANP,KAMO,CAND,KAMY,CAAA;CAAG;;;;AAOjB,iBAPG,WAAA,CAOW;EAAA,SAAW;EAAA,GAAA;AAAA,CAAA,EAPe,KAAA,CAAM,cAOrB,CAAA,OAAA,CAAA,CAAA,EAP4C,
|
|
1
|
+
{"version":3,"file":"header.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/header.tsx"],"sourcesContent":[],"mappings":";;;;;;;;AASY,KAAA,gBAAgB,CAAA,KAAA,CAAA,GAAA;EAOZ,KAAA,EANP,KAMO,CAND,KAMY,CAAA;CAAG;;;;AAOjB,iBAPG,WAAA,CAOW;EAAA,SAAW;EAAA,GAAA;AAAA,CAAA,EAPe,KAAA,CAAM,cAOrB,CAAA,OAAA,CAAA,CAAA,EAP4C,mBAAA,CAAA,GAAA,CAAA,OAO5C;AAKtC;;;AAA6E,cALhE,cAKgE,EAAA,OALlD,QAKkD;;AAW5E;AASD;AAAyC,iBApBzB,SAAA,CAoByB;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EApBU,KAAA,CAAM,cAoBhB,CAAA,IAAA,CAAA,CAAA,EApBoC,mBAAA,CAAA,GAAA,CAAA,OAoBpC;;;;KAJpC,wBAI6E,CAAA,KAAA,CAAA,GAAA;UAHxE,OAAO;;iBAGD;;GAAmC,yBAAyB,SAAM,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime55 from "react/jsx-runtime";
|
|
2
2
|
import { ComponentProps } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/data-tables/components/layout.d.ts
|
|
@@ -6,7 +6,7 @@ declare function TableLayout({
|
|
|
6
6
|
className,
|
|
7
7
|
children,
|
|
8
8
|
...props
|
|
9
|
-
}: ComponentProps<"div">):
|
|
9
|
+
}: ComponentProps<"div">): react_jsx_runtime55.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { TableLayout };
|
|
12
12
|
//# sourceMappingURL=layout.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"layout.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/layout.tsx"],"sourcesContent":[],"mappings":";;;;iBAGgB,WAAA;;;;GAA+C,wBAAqB,
|
|
1
|
+
{"version":3,"file":"layout.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/layout.tsx"],"sourcesContent":[],"mappings":";;;;iBAGgB,WAAA;;;;GAA+C,wBAAqB,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime12 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/modules/data-tables/components/search-input.client.d.ts
|
|
4
|
-
declare function TableSearchInput():
|
|
4
|
+
declare function TableSearchInput(): react_jsx_runtime12.JSX.Element;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { TableSearchInput };
|
|
7
7
|
//# sourceMappingURL=search-input.client.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-input.client.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/search-input.client.tsx"],"sourcesContent":[],"mappings":";;;iBAKgB,gBAAA,CAAA,GAAgB,
|
|
1
|
+
{"version":3,"file":"search-input.client.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/search-input.client.tsx"],"sourcesContent":[],"mappings":";;;iBAKgB,gBAAA,CAAA,GAAgB,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime56 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/modules/data-tables/components/skeleton.d.ts
|
|
4
|
-
declare function TableSkeleton():
|
|
4
|
+
declare function TableSkeleton(): react_jsx_runtime56.JSX.Element;
|
|
5
5
|
//#endregion
|
|
6
6
|
export { TableSkeleton };
|
|
7
7
|
//# sourceMappingURL=skeleton.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skeleton.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/skeleton.tsx"],"sourcesContent":[],"mappings":";;;iBASgB,aAAA,CAAA,GAAa,
|
|
1
|
+
{"version":3,"file":"skeleton.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/skeleton.tsx"],"sourcesContent":[],"mappings":";;;iBASgB,aAAA,CAAA,GAAa,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime57 from "react/jsx-runtime";
|
|
2
2
|
import * as React$1 from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/data-tables/components/table.d.ts
|
|
5
5
|
declare function Table({
|
|
6
6
|
className,
|
|
7
7
|
...props
|
|
8
|
-
}: React$1.ComponentProps<"table">):
|
|
8
|
+
}: React$1.ComponentProps<"table">): react_jsx_runtime57.JSX.Element;
|
|
9
9
|
declare function TableBody({
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: React$1.ComponentProps<"tbody">):
|
|
12
|
+
}: React$1.ComponentProps<"tbody">): react_jsx_runtime57.JSX.Element;
|
|
13
13
|
declare function TableFooter({
|
|
14
14
|
className,
|
|
15
15
|
...props
|
|
16
|
-
}: React$1.ComponentProps<"tfoot">):
|
|
16
|
+
}: React$1.ComponentProps<"tfoot">): react_jsx_runtime57.JSX.Element;
|
|
17
17
|
declare function TableRow({
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
|
-
}: React$1.ComponentProps<"tr">):
|
|
20
|
+
}: React$1.ComponentProps<"tr">): react_jsx_runtime57.JSX.Element;
|
|
21
21
|
declare function TableCell({
|
|
22
22
|
readonly,
|
|
23
23
|
className,
|
|
24
24
|
...props
|
|
25
25
|
}: React$1.ComponentProps<"td"> & {
|
|
26
26
|
readonly?: boolean;
|
|
27
|
-
}):
|
|
27
|
+
}): react_jsx_runtime57.JSX.Element;
|
|
28
28
|
declare function TableCaption({
|
|
29
29
|
className,
|
|
30
30
|
...props
|
|
31
|
-
}: React$1.ComponentProps<"caption">):
|
|
31
|
+
}: React$1.ComponentProps<"caption">): react_jsx_runtime57.JSX.Element;
|
|
32
32
|
//#endregion
|
|
33
33
|
export { Table, TableBody, TableCaption, TableCell, TableFooter, TableRow };
|
|
34
34
|
//# sourceMappingURL=table.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/table.tsx"],"sourcesContent":[],"mappings":";;;;iBAMS,KAAA;;;GAA+B,OAAA,CAAM,0BAAuB,
|
|
1
|
+
{"version":3,"file":"table.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/table.tsx"],"sourcesContent":[],"mappings":";;;;iBAMS,KAAA;;;GAA+B,OAAA,CAAM,0BAAuB,mBAAA,CAAA,GAAA,CAAA;iBAY5D,SAAA;;;GAAmC,OAAA,CAAM,0BAAuB,mBAAA,CAAA,GAAA,CAAA;iBAUhE,WAAA;;;GAAqC,OAAA,CAAM,0BAAuB,mBAAA,CAAA,GAAA,CAAA;AA1B5C,iBAoCtB,QAAA,CAhCK;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAgC6B,OAAA,CAAM,cAhCnC,CAAA,IAAA,CAAA,CAAA,EAgCuD,mBAAA,CAAA,GAAA,CAAA,OAhCvD;iBA6CL,SAAA,CA7CQ;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;CAAA,EAiDd,OAAA,CAAM,cAjDQ,CAAA,IAAA,CAAA,GAAA;EAAuB,QAAM,CAAA,EAAA,OAAA;CAAuB,CAAA,EAiDf,mBAAA,CAAA,GAAA,CAAA,OAjDe;iBA+D5D,YAAA,CA/D4D;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA+DtB,OAAA,CAAM,cA/DgB,CAAA,SAAA,CAAA,CAAA,EA+DS,mBAAA,CAAA,GAAA,CAAA,OA/DT"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime63 from "react/jsx-runtime";
|
|
2
2
|
import { HTMLAttributes } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/data-tables/components/toolbar.d.ts
|
|
@@ -9,7 +9,7 @@ declare function TableToolbar({
|
|
|
9
9
|
children,
|
|
10
10
|
className,
|
|
11
11
|
...props
|
|
12
|
-
}: TableToolbarProps):
|
|
12
|
+
}: TableToolbarProps): react_jsx_runtime63.JSX.Element;
|
|
13
13
|
type TableToolbarListProps = HTMLAttributes<HTMLDivElement> & {
|
|
14
14
|
children: React.ReactNode;
|
|
15
15
|
};
|
|
@@ -17,7 +17,7 @@ declare function TableToolbarList({
|
|
|
17
17
|
children,
|
|
18
18
|
className,
|
|
19
19
|
...props
|
|
20
|
-
}: TableToolbarListProps):
|
|
20
|
+
}: TableToolbarListProps): react_jsx_runtime63.JSX.Element;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { TableToolbar, TableToolbarList };
|
|
23
23
|
//# sourceMappingURL=toolbar.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolbar.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/toolbar.tsx"],"sourcesContent":[],"mappings":";;;;KAGK,iBAAA,GAAoB,eAAe;YAC5B,KAAA,CAAM;;AADb,iBAIW,YAAA,CAJM;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAI0C,iBAJ1C,CAAA,EAI2D,
|
|
1
|
+
{"version":3,"file":"toolbar.d.mts","names":[],"sources":["../../../../src/modules/data-tables/components/toolbar.tsx"],"sourcesContent":[],"mappings":";;;;KAGK,iBAAA,GAAoB,eAAe;YAC5B,KAAA,CAAM;;AADb,iBAIW,YAAA,CAJM;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAI0C,iBAJ1C,CAAA,EAI2D,mBAAA,CAAA,GAAA,CAAA,OAJ3D;KAejB,qBAAA,GAAwB,cAfW,CAeI,cAfJ,CAAA,GAAA;EAAf,QAAA,EAgBb,KAAA,CAAM,SAhBO;CACb;AAAe,iBAkBX,gBAAA,CAlBW;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAkByC,qBAlBzC,CAAA,EAkB8D,mBAAA,CAAA,GAAA,CAAA,OAlB9D"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { CommandDef } from "../../commands/lib/definitions.mjs";
|
|
2
2
|
import { TableFiltersResult } from "../lib/filters/config.mjs";
|
|
3
3
|
import { Selection, TableColumnDef, TableMetaInput, TableStrategy } from "../lib/types.mjs";
|
|
4
|
-
import * as
|
|
4
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
5
5
|
import { Dispatch, PropsWithChildren, SetStateAction } from "react";
|
|
6
6
|
import { TableOptions, VisibilityState } from "@tanstack/react-table";
|
|
7
7
|
|
|
@@ -44,7 +44,7 @@ declare function TableConfigProvider<TData extends {
|
|
|
44
44
|
config
|
|
45
45
|
}: PropsWithChildren<{
|
|
46
46
|
config: CreateTableConfigInput<TData, TFilters, TMeta>;
|
|
47
|
-
}>):
|
|
47
|
+
}>): react_jsx_runtime14.JSX.Element;
|
|
48
48
|
/**
|
|
49
49
|
* Create use table config hook
|
|
50
50
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-context.client.d.mts","names":[],"sources":["../../../../src/modules/data-tables/hooks/use-context.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;KAgBK;;KAAmD,KACtD,aAAa;EADV,eAAA,CAAA,EAIe,YAJG,CAIU,KAJV,CAAA,CAAA,iBAAA,CAAA;CACR;;;;AAGK,KAMR,uBANQ,CAAA,cAAA;EAAY,EAAA,EAAA,MAAA;AAMhC,CAAA,EAAA,iBAEmB,kBAFgB,GAEK,kBAFL,EAAA,cAGnB,cAHmB,CAGJ,KAHI,CAAA,GAGK,cAHL,CAGoB,KAHpB,CAAA,CAAA,GAI/B,kBAJ+B,CAIZ,KAJY,CAAA,GAAA;EAEhB,SAAA,EAGN,KAHM,EAAA;EAAqB,IAAA,EAIhC,KAJgC,EAAA;EACT,OAAA,EAIpB,QAJoB,CAIX,cAJW,CAII,KAJJ,EAAA,CAAA,CAAA;EAAf,OAAA,EAKL,cALK,CAKU,KALV,CAAA,EAAA;EAAuC,QAAA,EAM3C,aAN2C;EAAf,SAAA,CAAA,EAO1B,SAP0B;EACjB,gBAAA,CAAA,EAOF,eAPE;EAAnB,QAAA,CAAA,EAQS,UART,CAQoB,KARpB,EAQ2B,KAR3B,CAAA,EAAA;EACS,IAAA,CAAA,EAQJ,KARI;EACL,KAAA,CAAA,EAQE,QARF;CAC2B;;;;AACxB,iBAcK,qBAdL,CAAA,cAAA;EACC,EAAA,EAAA,MAAA;CACE,EAAA,iBAcK,kBAdL,GAc0B,kBAd1B,EAAA,cAeE,cAfF,CAeiB,KAfjB,CAAA,GAe0B,cAf1B,CAeyC,KAfzC,CAAA,CAAA,CAAA,CAAA,EAgBT,uBAhBS,CAgBe,KAhBf,EAgBsB,QAhBtB,EAgBgC,KAhBhC,CAAA;;;;AAED,iBAuBG,mBAvBH,CAAA,cAAA;EACJ,EAAA,EAAA,MAAA;CACC,EAAA,iBAuBS,kBAvBT,GAuB8B,kBAvB9B,EAAA,cAwBM,cAxBN,CAwBqB,KAxBrB,CAAA,GAwB8B,cAxB9B,CAwB6C,KAxB7C,CAAA,CAAA,CAAA;EAAA,QAAA;EAAA;AAQV,CARU,EA4BP,iBA5BO,CAAA;EAAQ,MAAA,EA4Ba,sBA5Bb,CA4BoC,KA5BpC,EA4B2C,QA5B3C,EA4BqD,KA5BrD,CAAA;AAQlB,CAAA,CAAA,CAAA,EAoBgF,
|
|
1
|
+
{"version":3,"file":"use-context.client.d.mts","names":[],"sources":["../../../../src/modules/data-tables/hooks/use-context.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;KAgBK;;KAAmD,KACtD,aAAa;EADV,eAAA,CAAA,EAIe,YAJG,CAIU,KAJV,CAAA,CAAA,iBAAA,CAAA;CACR;;;;AAGK,KAMR,uBANQ,CAAA,cAAA;EAAY,EAAA,EAAA,MAAA;AAMhC,CAAA,EAAA,iBAEmB,kBAFgB,GAEK,kBAFL,EAAA,cAGnB,cAHmB,CAGJ,KAHI,CAAA,GAGK,cAHL,CAGoB,KAHpB,CAAA,CAAA,GAI/B,kBAJ+B,CAIZ,KAJY,CAAA,GAAA;EAEhB,SAAA,EAGN,KAHM,EAAA;EAAqB,IAAA,EAIhC,KAJgC,EAAA;EACT,OAAA,EAIpB,QAJoB,CAIX,cAJW,CAII,KAJJ,EAAA,CAAA,CAAA;EAAf,OAAA,EAKL,cALK,CAKU,KALV,CAAA,EAAA;EAAuC,QAAA,EAM3C,aAN2C;EAAf,SAAA,CAAA,EAO1B,SAP0B;EACjB,gBAAA,CAAA,EAOF,eAPE;EAAnB,QAAA,CAAA,EAQS,UART,CAQoB,KARpB,EAQ2B,KAR3B,CAAA,EAAA;EACS,IAAA,CAAA,EAQJ,KARI;EACL,KAAA,CAAA,EAQE,QARF;CAC2B;;;;AACxB,iBAcK,qBAdL,CAAA,cAAA;EACC,EAAA,EAAA,MAAA;CACE,EAAA,iBAcK,kBAdL,GAc0B,kBAd1B,EAAA,cAeE,cAfF,CAeiB,KAfjB,CAAA,GAe0B,cAf1B,CAeyC,KAfzC,CAAA,CAAA,CAAA,CAAA,EAgBT,uBAhBS,CAgBe,KAhBf,EAgBsB,QAhBtB,EAgBgC,KAhBhC,CAAA;;;;AAED,iBAuBG,mBAvBH,CAAA,cAAA;EACJ,EAAA,EAAA,MAAA;CACC,EAAA,iBAuBS,kBAvBT,GAuB8B,kBAvB9B,EAAA,cAwBM,cAxBN,CAwBqB,KAxBrB,CAAA,GAwB8B,cAxB9B,CAwB6C,KAxB7C,CAAA,CAAA,CAAA;EAAA,QAAA;EAAA;AAQV,CARU,EA4BP,iBA5BO,CAAA;EAAQ,MAAA,EA4Ba,sBA5Bb,CA4BoC,KA5BpC,EA4B2C,QA5B3C,EA4BqD,KA5BrD,CAAA;AAQlB,CAAA,CAAA,CAAA,EAoBgF,mBAAA,CAAA,GAAA,CAAA,OApB3C;;;;KA8BhC,sBA3BW,CAAA,cAAA;EAAuC,EAAA,EAAA,MAAA;CAAf,EAAA,iBA6BrB,kBA7BqB,GA6BA,kBA7BA,EAAA,cA8BxB,cA9BwB,CA8BT,KA9BS,CAAA,GA8BA,cA9BA,CA8Be,KA9Bf,CAAA,CAAA,GA+BpC,IA/BoC,CA+B/B,uBA/B+B,CA+BP,KA/BO,EA+BA,QA/BA,EA+BU,KA/BV,CAAA,EAAA,MAAA,GAAA,SAAA,CAAA;AACX,cAgChB,iBAhCgB,EAAA,CAAA,cAAA;EAAO,EAAA,EAAA,MAAA;CAAU,EAAA,iBAkC3B,kBAlC2B,GAkCN,kBAlCM,EAAA,cAmC9B,cAnC8B,CAmCf,KAnCe,CAAA,GAmCN,cAnCM,CAmCS,KAnCT,CAAA,CAAA,CAAA,MAAA,EAqCpC,sBArCoC,CAqCb,KArCa,EAqCN,QArCM,EAqCI,KArCJ,CAAA,EAAA,GAqCU,sBArCV,CAqCU,KArCV,EAqCU,QArCV,EAqCU,KArCV,CAAA"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { Table } from "../../../components/table.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime24 from "react/jsx-runtime";
|
|
3
3
|
import { ComponentProps } from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/data-tables/tables/data-table/components/table.d.ts
|
|
6
6
|
declare function DataTable<TData extends {
|
|
7
7
|
id: string;
|
|
8
|
-
}>(props: ComponentProps<typeof Table>):
|
|
8
|
+
}>(props: ComponentProps<typeof Table>): react_jsx_runtime24.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { DataTable };
|
|
11
11
|
//# sourceMappingURL=table.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.d.mts","names":[],"sources":["../../../../../../src/modules/data-tables/tables/data-table/components/table.tsx"],"sourcesContent":[],"mappings":";;;;;iBAWgB;;UAA+C,sBAAsB,SAAM,
|
|
1
|
+
{"version":3,"file":"table.d.mts","names":[],"sources":["../../../../../../src/modules/data-tables/tables/data-table/components/table.tsx"],"sourcesContent":[],"mappings":";;;;;iBAWgB;;UAA+C,sBAAsB,SAAM,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { TableCell } from "../../../../components/table.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
3
3
|
import * as React$1 from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/data-tables/tables/inline-table/components/cells/common.d.ts
|
|
6
6
|
declare function TableInlineCell({
|
|
7
7
|
className,
|
|
8
8
|
...props
|
|
9
|
-
}: React$1.ComponentProps<typeof TableCell>):
|
|
9
|
+
}: React$1.ComponentProps<typeof TableCell>): react_jsx_runtime15.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { TableInlineCell };
|
|
12
12
|
//# sourceMappingURL=common.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"common.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/cells/common.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIgB,eAAA;;;GAAyC,OAAA,CAAM,sBAAsB,aAAU,
|
|
1
|
+
{"version":3,"file":"common.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/cells/common.tsx"],"sourcesContent":[],"mappings":";;;;;iBAIgB,eAAA;;;GAAyC,OAAA,CAAM,sBAAsB,aAAU,mBAAA,CAAA,GAAA,CAAA"}
|
package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { TableColumnDef } from "../../../../lib/types.mjs";
|
|
2
2
|
import "../../../../../../data-tables.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime13 from "react/jsx-runtime";
|
|
4
4
|
import { CellContext } from "@tanstack/react-table";
|
|
5
5
|
|
|
6
6
|
//#region src/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.ts
|
|
@@ -15,7 +15,7 @@ declare function TableDragHandle<TData, TValue>({
|
|
|
15
15
|
row,
|
|
16
16
|
className,
|
|
17
17
|
disabled
|
|
18
|
-
}: TableDragHandleProps<TData, TValue>):
|
|
18
|
+
}: TableDragHandleProps<TData, TValue>): react_jsx_runtime13.JSX.Element;
|
|
19
19
|
/**
|
|
20
20
|
* Create a new column with the drag handle
|
|
21
21
|
*/
|
package/dist/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"drag-handle.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;KAWY,sCAAsC,KAAK,YAAY,OAAO;;EAA9D,QAAA,CAAA,EAAA,OAAA;CAAuD;AAAO,iBAK1D,eAL0D,CAAA,KAAA,EAAA,MAAA,CAAA,CAAA;EAAA,GAAA;EAAA,SAAA;EAAA;AAAA,CAAA,EAKI,oBALJ,CAKyB,KALzB,EAKgC,MALhC,CAAA,CAAA,EAKuC,
|
|
1
|
+
{"version":3,"file":"drag-handle.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/cells/drag-handle.client.tsx"],"sourcesContent":[],"mappings":";;;;;;;;;KAWY,sCAAsC,KAAK,YAAY,OAAO;;EAA9D,QAAA,CAAA,EAAA,OAAA;CAAuD;AAAO,iBAK1D,eAL0D,CAAA,KAAA,EAAA,MAAA,CAAA,CAAA;EAAA,GAAA;EAAA,SAAA;EAAA;AAAA,CAAA,EAKI,oBALJ,CAKyB,KALzB,EAKgC,MALhC,CAAA,CAAA,EAKuC,mBAAA,CAAA,GAAA,CAAA,OALvC;;;;AAK1D,cAyBH,yBAzBkB,EAAA,CAAA,KAAA,CAAA,CAAA,SAAA,CAAA,EAyBO,OAzBP,CAyBO,cAzBP,CAyBO,KAzBP,CAAA,CAAA,EAAA,GAyBO,cAzBP,CAyBO,KAzBP,CAAA"}
|
package/dist/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { UseInlineDataTableInputParams } from "../../hooks/use-input.client.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime16 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.d.ts
|
|
5
5
|
type AdvancedSelectItem = {
|
|
@@ -23,7 +23,7 @@ declare function InlineDataTableAdvancedSelect<TData extends {
|
|
|
23
23
|
disabled,
|
|
24
24
|
autoSelect,
|
|
25
25
|
className
|
|
26
|
-
}: InlineDataTableAdvancedSelectProps<TData, TValue>):
|
|
26
|
+
}: InlineDataTableAdvancedSelectProps<TData, TValue>): react_jsx_runtime16.JSX.Element;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { AdvancedSelectItem, InlineDataTableAdvancedSelect, InlineDataTableAdvancedSelectProps };
|
|
29
29
|
//# sourceMappingURL=advanced-select.client.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"advanced-select.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.tsx"],"sourcesContent":[],"mappings":";;;;KAgBY,kBAAA;;;EAAA,QAAA,CAAA,EAAA,OAAA;AAMZ,CAAA;AACE,KADU,kCACV,CAAA,KAAA,EAAA,MAAA,CAAA,GAD8D,6BAC9D,CAAA,KAAA,EACA,MADA,CAAA,GAAA;EACA,OAAA,EAES,kBAFT,EAAA;EAF8D,QAAA,CAAA,EAAA,OAAA;EAIrD,SAAA,CAAA,EAAA,MAAA;EAAkB,UAAA,CAAA,EAAA,OAAA;AAM7B,CAAA;AACE,iBADc,6BACd,CAAA,cAAA;EACA,EAAA,EAAA,MAAA;CACA,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,OAAA;EAAA,QAAA;EAAA,UAAA;EAAA;AAAA,CAAA,EAKC,kCALD,CAKoC,KALpC,EAK2C,MAL3C,CAAA,CAAA,EAKkD,
|
|
1
|
+
{"version":3,"file":"advanced-select.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/advanced-select.client.tsx"],"sourcesContent":[],"mappings":";;;;KAgBY,kBAAA;;;EAAA,QAAA,CAAA,EAAA,OAAA;AAMZ,CAAA;AACE,KADU,kCACV,CAAA,KAAA,EAAA,MAAA,CAAA,GAD8D,6BAC9D,CAAA,KAAA,EACA,MADA,CAAA,GAAA;EACA,OAAA,EAES,kBAFT,EAAA;EAF8D,QAAA,CAAA,EAAA,OAAA;EAIrD,SAAA,CAAA,EAAA,MAAA;EAAkB,UAAA,CAAA,EAAA,OAAA;AAM7B,CAAA;AACE,iBADc,6BACd,CAAA,cAAA;EACA,EAAA,EAAA,MAAA;CACA,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,OAAA;EAAA,QAAA;EAAA,UAAA;EAAA;AAAA,CAAA,EAKC,kCALD,CAKoC,KALpC,EAK2C,MAL3C,CAAA,CAAA,EAKkD,mBAAA,CAAA,GAAA,CAAA,OALlD"}
|
package/dist/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { UseInlineDataTableInputParams } from "../../hooks/use-input.client.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.ts
|
|
5
5
|
type ComboboxItem = {
|
|
@@ -21,7 +21,7 @@ declare function InlineDataTableCombobox<TData extends {
|
|
|
21
21
|
permission,
|
|
22
22
|
disabled,
|
|
23
23
|
...props
|
|
24
|
-
}: InlineDataTableComboboxProps<TData, TValue>):
|
|
24
|
+
}: InlineDataTableComboboxProps<TData, TValue>): react_jsx_runtime17.JSX.Element;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { ComboboxItem, InlineDataTableCombobox };
|
|
27
27
|
//# sourceMappingURL=combobox.client.d.mts.map
|
package/dist/modules/data-tables/tables/inline-table/components/inputs/combobox.client.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"combobox.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/combobox.client.tsx"],"sourcesContent":[],"mappings":";;;;KASY,YAAA;;;EAAA,QAAA,CAAA,EAAA,OAAY;AAItB,CAAA;KAEG,4BAA4E,CAAA,KAAA,EAAA,MAAA,CAAA,GAA9B,6BAA8B,CAAA,KAAA,EAAO,MAAP,CAAA,GAAA;EAAO,OAAA,EAC7E,YAD6E,EAAA;EAArC,YAAA,CAAA,EAAA,MAAA;EACxC,WAAA,CAAA,EAAA,MAAA;EAAY,QAAA,CAAA,EAAA,OAAA;AAMvB,CAAA;AACE,iBADc,uBACd,CAAA,cAAA;EACA,EAAA,EAAA,MAAA;CACA,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAGC,4BAHD,CAG8B,KAH9B,EAGqC,MAHrC,CAAA,CAAA,EAG4C,
|
|
1
|
+
{"version":3,"file":"combobox.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/combobox.client.tsx"],"sourcesContent":[],"mappings":";;;;KASY,YAAA;;;EAAA,QAAA,CAAA,EAAA,OAAY;AAItB,CAAA;KAEG,4BAA4E,CAAA,KAAA,EAAA,MAAA,CAAA,GAA9B,6BAA8B,CAAA,KAAA,EAAO,MAAP,CAAA,GAAA;EAAO,OAAA,EAC7E,YAD6E,EAAA;EAArC,YAAA,CAAA,EAAA,MAAA;EACxC,WAAA,CAAA,EAAA,MAAA;EAAY,QAAA,CAAA,EAAA,OAAA;AAMvB,CAAA;AACE,iBADc,uBACd,CAAA,cAAA;EACA,EAAA,EAAA,MAAA;CACA,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,QAAA;EAAA,GAAA;AAAA,CAAA,EAGC,4BAHD,CAG8B,KAH9B,EAGqC,MAHrC,CAAA,CAAA,EAG4C,mBAAA,CAAA,GAAA,CAAA,OAH5C"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Input } from "../../../../../../components/ui/input.mjs";
|
|
2
2
|
import { UseInlineDataTableInputParams } from "../../hooks/use-input.client.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime18 from "react/jsx-runtime";
|
|
4
4
|
import { ComponentProps } from "react";
|
|
5
5
|
|
|
6
6
|
//#region src/modules/data-tables/tables/inline-table/components/inputs/input.client.d.ts
|
|
@@ -20,7 +20,7 @@ declare function InlineDataTableStringInput<TData extends {
|
|
|
20
20
|
disabled,
|
|
21
21
|
className,
|
|
22
22
|
...props
|
|
23
|
-
}: InlineDataTableInputProps<TData, TValue>):
|
|
23
|
+
}: InlineDataTableInputProps<TData, TValue>): react_jsx_runtime18.JSX.Element;
|
|
24
24
|
declare function InlineDataTableNumberInput<TData extends {
|
|
25
25
|
id: string;
|
|
26
26
|
}, TValue>({
|
|
@@ -33,7 +33,7 @@ declare function InlineDataTableNumberInput<TData extends {
|
|
|
33
33
|
disabled,
|
|
34
34
|
className,
|
|
35
35
|
...props
|
|
36
|
-
}: InlineDataTableInputProps<TData, TValue>):
|
|
36
|
+
}: InlineDataTableInputProps<TData, TValue>): react_jsx_runtime18.JSX.Element;
|
|
37
37
|
//#endregion
|
|
38
38
|
export { InlineDataTableInputProps, InlineDataTableNumberInput, InlineDataTableStringInput };
|
|
39
39
|
//# sourceMappingURL=input.client.d.mts.map
|
package/dist/modules/data-tables/tables/inline-table/components/inputs/input.client.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"input.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/input.client.tsx"],"sourcesContent":[],"mappings":";;;;;;KAWY,2CAA2C,KAAK,sBAAsB,kBAChF,8BAA8B,OAAO;;;AAD3B,iBAGI,0BAHqB,CAAA,cAAA;EAA6C,EAAA,EAAA,MAAA;CAAtB,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,QAAA;EAAA,MAAA;EAAA,OAAA;EAAA,UAAA;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAczD,yBAdyD,CAc/B,KAd+B,EAcxB,MAdwB,CAAA,CAAA,EAcjB,
|
|
1
|
+
{"version":3,"file":"input.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/input.client.tsx"],"sourcesContent":[],"mappings":";;;;;;KAWY,2CAA2C,KAAK,sBAAsB,kBAChF,8BAA8B,OAAO;;;AAD3B,iBAGI,0BAHqB,CAAA,cAAA;EAA6C,EAAA,EAAA,MAAA;CAAtB,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,QAAA;EAAA,MAAA;EAAA,OAAA;EAAA,UAAA;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EAczD,yBAdyD,CAc/B,KAd+B,EAcxB,MAdwB,CAAA,CAAA,EAcjB,mBAAA,CAAA,GAAA,CAAA,OAdiB;AAAL,iBAqDvC,0BArDuC,CAAA,cAAA;EACvB,EAAA,EAAA,MAAA;CAAO,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,QAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,QAAA;EAAA,SAAA;EAAA,GAAA;AAAA,CAAA,EA8DpC,yBA9DoC,CA8DV,KA9DU,EA8DH,MA9DG,CAAA,CAAA,EA8DI,mBAAA,CAAA,GAAA,CAAA,OA9DJ"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime20 from "react/jsx-runtime";
|
|
2
2
|
import React from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/modules/data-tables/tables/inline-table/components/inputs/read-only.d.ts
|
|
@@ -6,7 +6,7 @@ declare function InlineDataTableReadOnly({
|
|
|
6
6
|
className,
|
|
7
7
|
children,
|
|
8
8
|
...props
|
|
9
|
-
}: React.HTMLAttributes<HTMLSpanElement>):
|
|
9
|
+
}: React.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime20.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { InlineDataTableReadOnly };
|
|
12
12
|
//# sourceMappingURL=read-only.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"read-only.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/read-only.tsx"],"sourcesContent":[],"mappings":";;;;iBAGgB,uBAAA;;;;GAIb,KAAA,CAAM,eAAe,mBAAgB,
|
|
1
|
+
{"version":3,"file":"read-only.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/read-only.tsx"],"sourcesContent":[],"mappings":";;;;iBAGgB,uBAAA;;;;GAIb,KAAA,CAAM,eAAe,mBAAgB,mBAAA,CAAA,GAAA,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { UseInlineDataTableInputParams } from "../../hooks/use-input.client.mjs";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime21 from "react/jsx-runtime";
|
|
3
3
|
import React from "react";
|
|
4
4
|
|
|
5
5
|
//#region src/modules/data-tables/tables/inline-table/components/inputs/select.client.d.ts
|
|
@@ -27,7 +27,7 @@ declare function InlineDataTableSelect<TData extends {
|
|
|
27
27
|
renderSelectedItem,
|
|
28
28
|
disabled,
|
|
29
29
|
className
|
|
30
|
-
}: InlineDataTableSelectProps<TData, TValue>):
|
|
30
|
+
}: InlineDataTableSelectProps<TData, TValue>): react_jsx_runtime21.JSX.Element;
|
|
31
31
|
//#endregion
|
|
32
32
|
export { InlineDataTableSelect, InlineDataTableSelectProps, SelectItem };
|
|
33
33
|
//# sourceMappingURL=select.client.d.mts.map
|
package/dist/modules/data-tables/tables/inline-table/components/inputs/select.client.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/select.client.tsx"],"sourcesContent":[],"mappings":";;;;;KAWY,UAAA;;;EAAA,KAAA,CAAA,EAGF,KAAA,CAAM,SAHM;EAOV,QAAA,CAAA,EAAA,OAAA;CACV;AACA,KAFU,0BAEV,CAAA,KAAA,EAAA,MAAA,CAAA,GAFsD,6BAEtD,CADA,KACA,EAAA,MAAA,CAAA,GAAA;EAFsD,WAAA,CAAA,EAIxC,KAAA,CAAM,SAJkC;EAIxC,OAAM,EACX,UADW,EAAA;EACX,kBAAA,CAAA,EAAA,CAAA,YAAA,EAC2B,UAD3B,EAAA,GAC0C,KAAA,CAAM,SADhD;EAC2B,QAAA,CAAA,EAAA,OAAA;EAAe,SAAM,CAAA,EAAA,MAAA;CAAS;AAKpD,iBAAA,qBAAqB,CAAA,cAAA;EACnC,EAAA,EAAA,MAAA;CACA,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,WAAA;EAAA,OAAA;EAAA,kBAAA;EAAA,QAAA;EAAA;AAAA,CAAA,EAOC,0BAPD,CAO4B,KAP5B,EAOmC,MAPnC,CAAA,CAAA,EAO0C,
|
|
1
|
+
{"version":3,"file":"select.client.d.mts","names":[],"sources":["../../../../../../../src/modules/data-tables/tables/inline-table/components/inputs/select.client.tsx"],"sourcesContent":[],"mappings":";;;;;KAWY,UAAA;;;EAAA,KAAA,CAAA,EAGF,KAAA,CAAM,SAHM;EAOV,QAAA,CAAA,EAAA,OAAA;CACV;AACA,KAFU,0BAEV,CAAA,KAAA,EAAA,MAAA,CAAA,GAFsD,6BAEtD,CADA,KACA,EAAA,MAAA,CAAA,GAAA;EAFsD,WAAA,CAAA,EAIxC,KAAA,CAAM,SAJkC;EAIxC,OAAM,EACX,UADW,EAAA;EACX,kBAAA,CAAA,EAAA,CAAA,YAAA,EAC2B,UAD3B,EAAA,GAC0C,KAAA,CAAM,SADhD;EAC2B,QAAA,CAAA,EAAA,OAAA;EAAe,SAAM,CAAA,EAAA,MAAA;CAAS;AAKpD,iBAAA,qBAAqB,CAAA,cAAA;EACnC,EAAA,EAAA,MAAA;CACA,EAAA,MAAA,CAAA,CAAA;EAAA,OAAA;EAAA,MAAA;EAAA,UAAA;EAAA,WAAA;EAAA,OAAA;EAAA,kBAAA;EAAA,QAAA;EAAA;AAAA,CAAA,EAOC,0BAPD,CAO4B,KAP5B,EAOmC,MAPnC,CAAA,CAAA,EAO0C,mBAAA,CAAA,GAAA,CAAA,OAP1C"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Table } from "../../../components/table.mjs";
|
|
2
2
|
import { InlineTableProvider } from "../hooks/context.client.mjs";
|
|
3
|
-
import * as
|
|
3
|
+
import * as react_jsx_runtime22 from "react/jsx-runtime";
|
|
4
4
|
import { ComponentProps } from "react";
|
|
5
5
|
|
|
6
6
|
//#region src/modules/data-tables/tables/inline-table/components/table.d.ts
|
|
@@ -10,7 +10,7 @@ declare function InlineTable<TData extends {
|
|
|
10
10
|
disabledColumns,
|
|
11
11
|
moveRowAction,
|
|
12
12
|
...props
|
|
13
|
-
}: ComponentProps<typeof Table> & ComponentProps<typeof InlineTableProvider>):
|
|
13
|
+
}: ComponentProps<typeof Table> & ComponentProps<typeof InlineTableProvider>): react_jsx_runtime22.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { InlineTable };
|
|
16
16
|
//# sourceMappingURL=table.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"table.d.mts","names":[],"sources":["../../../../../../src/modules/data-tables/tables/inline-table/components/table.tsx"],"sourcesContent":[],"mappings":";;;;;;iBAagB;;;;;;GAIb,sBAAsB,SAAS,sBAAsB,uBAAoB,
|
|
1
|
+
{"version":3,"file":"table.d.mts","names":[],"sources":["../../../../../../src/modules/data-tables/tables/inline-table/components/table.tsx"],"sourcesContent":[],"mappings":";;;;;;iBAagB;;;;;;GAIb,sBAAsB,SAAS,sBAAsB,uBAAoB,mBAAA,CAAA,GAAA,CAAA"}
|