@m5kdev/frontend 0.17.0 → 0.17.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/src/modules/app/components/AppTrpcQueryProvider.d.mts +4 -4
  2. package/dist/src/modules/app/components/AppTrpcQueryProvider.d.mts.map +1 -1
  3. package/dist/src/modules/app/components/AppTrpcQueryProvider.d.ts +4 -4
  4. package/dist/src/modules/app/components/AppTrpcQueryProvider.d.ts.map +1 -1
  5. package/dist/src/modules/app/hooks/useAppTrpc.d.mts +3 -3
  6. package/dist/src/modules/app/hooks/useAppTrpc.d.mts.map +1 -1
  7. package/dist/src/modules/app/hooks/useAppTrpc.d.ts +3 -3
  8. package/dist/src/modules/app/hooks/useAppTrpc.d.ts.map +1 -1
  9. package/dist/src/modules/auth/auth.lib.d.mts +5 -5
  10. package/dist/src/modules/auth/auth.lib.d.ts +5 -5
  11. package/dist/src/modules/auth/components/AuthProvider.d.mts +1 -1
  12. package/dist/src/modules/auth/components/AuthProvider.d.mts.map +1 -1
  13. package/dist/src/modules/auth/components/AuthProvider.d.ts +1 -1
  14. package/dist/src/modules/auth/components/AuthProvider.d.ts.map +1 -1
  15. package/dist/src/modules/auth/hooks/useSession.d.mts +1 -1
  16. package/dist/src/modules/auth/hooks/useSession.d.ts +1 -1
  17. package/dist/src/modules/billing/components/BillingProvider.d.mts +1 -1
  18. package/dist/src/modules/billing/components/BillingProvider.d.mts.map +1 -1
  19. package/dist/src/modules/billing/components/BillingProvider.d.ts +1 -1
  20. package/dist/src/modules/billing/components/BillingProvider.d.ts.map +1 -1
  21. package/dist/src/modules/table/hooks/useNuqsQueryParams.d.mts +1 -4
  22. package/dist/src/modules/table/hooks/useNuqsQueryParams.d.mts.map +1 -1
  23. package/dist/src/modules/table/hooks/useNuqsQueryParams.d.ts +1 -4
  24. package/dist/src/modules/table/hooks/useNuqsQueryParams.d.ts.map +1 -1
  25. package/dist/src/modules/table/hooks/useNuqsTable.d.mts +1 -2
  26. package/dist/src/modules/table/hooks/useNuqsTable.d.mts.map +1 -1
  27. package/dist/src/modules/table/hooks/useNuqsTable.d.ts +1 -2
  28. package/dist/src/modules/table/hooks/useNuqsTable.d.ts.map +1 -1
  29. package/dist/src/modules/table/hooks/useQueryWithParams.d.mts +1 -1
  30. package/dist/src/modules/table/hooks/useQueryWithParams.d.mts.map +1 -1
  31. package/dist/src/modules/table/hooks/useQueryWithParams.d.ts +1 -1
  32. package/dist/src/modules/table/hooks/useQueryWithParams.d.ts.map +1 -1
  33. package/package.json +7 -4
  34. package/dist/node_modules/.pnpm/@tanstack_react-table@8.21.2_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/@tanstack/react-table/build/lib/index.d.mts +0 -5
  35. package/dist/node_modules/.pnpm/@tanstack_react-table@8.21.2_react-dom@19.2.1_react@19.2.1__react@19.2.1/node_modules/@tanstack/react-table/build/lib/index.d.ts +0 -5
  36. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.d.mts +0 -5
  37. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.d.mts.map +0 -1
  38. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.d.ts +0 -5
  39. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.d.ts.map +0 -1
  40. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.d.mts +0 -8
  41. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.d.mts.map +0 -1
  42. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.d.ts +0 -8
  43. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.d.ts.map +0 -1
  44. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.d.mts +0 -5
  45. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.d.mts.map +0 -1
  46. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.d.ts +0 -5
  47. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.d.ts.map +0 -1
  48. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.d.mts +0 -9
  49. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.d.mts.map +0 -1
  50. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.d.ts +0 -9
  51. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.d.ts.map +0 -1
  52. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.d.mts +0 -5
  53. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.d.mts.map +0 -1
  54. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.d.ts +0 -5
  55. package/dist/node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.d.ts.map +0 -1
  56. package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/index.d-D4qZxQJh.d.mts +0 -26
  57. package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/index.d-D4qZxQJh.d.mts.map +0 -1
  58. package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/index.d-D4qZxQJh.d.ts +0 -26
  59. package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/index.d-D4qZxQJh.d.ts.map +0 -1
  60. package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.d.mts +0 -565
  61. package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.d.mts.map +0 -1
  62. package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.d.ts +0 -565
  63. package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.d.ts.map +0 -1
@@ -1,12 +1,12 @@
1
- import { AnyRouter } from "../../../../node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.mjs";
2
1
  import { ReactNode } from "react";
3
2
  import * as _$react_jsx_runtime0 from "react/jsx-runtime";
4
3
  import { QueryClient, QueryClientConfig } from "@tanstack/react-query";
5
4
  import { TRPCClient, createTRPCClient } from "@trpc/client";
6
5
  import { createTRPCContext } from "@trpc/tanstack-react-query";
6
+ import { AnyTRPCRouter } from "@trpc/server";
7
7
 
8
8
  //#region src/modules/app/components/AppTrpcQueryProvider.d.ts
9
- declare const trpcContext: ReturnType<typeof createTRPCContext<AnyRouter>>;
9
+ declare const trpcContext: ReturnType<typeof createTRPCContext<AnyTRPCRouter>>;
10
10
  declare function AppTrpcQueryProvider({
11
11
  children,
12
12
  queryClient,
@@ -16,9 +16,9 @@ declare function AppTrpcQueryProvider({
16
16
  }: {
17
17
  queryClient?: QueryClient;
18
18
  queryClientConfig?: QueryClientConfig;
19
- trpcConfig?: Parameters<typeof createTRPCClient<AnyRouter>>[0];
19
+ trpcConfig?: Parameters<typeof createTRPCClient<AnyTRPCRouter>>[0];
20
20
  children: ReactNode;
21
- trpcClient?: TRPCClient<AnyRouter>;
21
+ trpcClient?: TRPCClient<AnyTRPCRouter>;
22
22
  }): _$react_jsx_runtime0.JSX.Element;
23
23
  //#endregion
24
24
  export { AppTrpcQueryProvider, trpcContext };
@@ -1 +1 @@
1
- {"version":3,"file":"AppTrpcQueryProvider.d.mts","names":[],"sources":["../../../../../src/modules/app/components/AppTrpcQueryProvider.tsx"],"mappings":";;;;;;;;cAqDa,WAAA,EAAa,UAAA,QAAkB,iBAAA,CAAkB,SAAA;AAAA,iBAG9C,oBAAA,CAAA;EACd,QAAA;EACA,WAAA;EACA,iBAAA;EACA,UAAA;EACA;AAAA;EAEA,WAAA,GAAc,WAAA;EACd,iBAAA,GAAoB,iBAAA;EACpB,UAAA,GAAa,UAAA,QAAkB,gBAAA,CAAiB,SAAA;EAChD,QAAA,EAAU,SAAA;EACV,UAAA,GAAa,UAAA,CAAW,SAAA;AAAA,IACzB,oBAAA,CAAA,GAAA,CAAA,OAAA"}
1
+ {"version":3,"file":"AppTrpcQueryProvider.d.mts","names":[],"sources":["../../../../../src/modules/app/components/AppTrpcQueryProvider.tsx"],"mappings":";;;;;;;;cAqDa,WAAA,EAAa,UAAA,QAAkB,iBAAA,CAAkB,aAAA;AAAA,iBAG9C,oBAAA,CAAA;EACd,QAAA;EACA,WAAA;EACA,iBAAA;EACA,UAAA;EACA;AAAA;EAEA,WAAA,GAAc,WAAA;EACd,iBAAA,GAAoB,iBAAA;EACpB,UAAA,GAAa,UAAA,QAAkB,gBAAA,CAAiB,aAAA;EAChD,QAAA,EAAU,SAAA;EACV,UAAA,GAAa,UAAA,CAAW,aAAA;AAAA,IACzB,oBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -1,12 +1,12 @@
1
- import { AnyRouter } from "../../../../node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.js";
2
1
  import { ReactNode } from "react";
3
2
  import * as _$react_jsx_runtime0 from "react/jsx-runtime";
4
3
  import { QueryClient, QueryClientConfig } from "@tanstack/react-query";
5
4
  import { TRPCClient, createTRPCClient } from "@trpc/client";
5
+ import { AnyTRPCRouter } from "@trpc/server";
6
6
  import { createTRPCContext } from "@trpc/tanstack-react-query";
7
7
 
8
8
  //#region src/modules/app/components/AppTrpcQueryProvider.d.ts
9
- declare const trpcContext: ReturnType<typeof createTRPCContext<AnyRouter>>;
9
+ declare const trpcContext: ReturnType<typeof createTRPCContext<AnyTRPCRouter>>;
10
10
  declare function AppTrpcQueryProvider({
11
11
  children,
12
12
  queryClient,
@@ -16,9 +16,9 @@ declare function AppTrpcQueryProvider({
16
16
  }: {
17
17
  queryClient?: QueryClient;
18
18
  queryClientConfig?: QueryClientConfig;
19
- trpcConfig?: Parameters<typeof createTRPCClient<AnyRouter>>[0];
19
+ trpcConfig?: Parameters<typeof createTRPCClient<AnyTRPCRouter>>[0];
20
20
  children: ReactNode;
21
- trpcClient?: TRPCClient<AnyRouter>;
21
+ trpcClient?: TRPCClient<AnyTRPCRouter>;
22
22
  }): _$react_jsx_runtime0.JSX.Element;
23
23
  //#endregion
24
24
  export { AppTrpcQueryProvider, trpcContext };
@@ -1 +1 @@
1
- {"version":3,"file":"AppTrpcQueryProvider.d.ts","names":[],"sources":["../../../../../src/modules/app/components/AppTrpcQueryProvider.tsx"],"mappings":";;;;;;;;cAqDa,WAAA,EAAa,UAAA,QAAkB,iBAAA,CAAkB,SAAA;AAAA,iBAG9C,oBAAA,CAAA;EACd,QAAA;EACA,WAAA;EACA,iBAAA;EACA,UAAA;EACA;AAAA;EAEA,WAAA,GAAc,WAAA;EACd,iBAAA,GAAoB,iBAAA;EACpB,UAAA,GAAa,UAAA,QAAkB,gBAAA,CAAiB,SAAA;EAChD,QAAA,EAAU,SAAA;EACV,UAAA,GAAa,UAAA,CAAW,SAAA;AAAA,IACzB,oBAAA,CAAA,GAAA,CAAA,OAAA"}
1
+ {"version":3,"file":"AppTrpcQueryProvider.d.ts","names":[],"sources":["../../../../../src/modules/app/components/AppTrpcQueryProvider.tsx"],"mappings":";;;;;;;;cAqDa,WAAA,EAAa,UAAA,QAAkB,iBAAA,CAAkB,aAAA;AAAA,iBAG9C,oBAAA,CAAA;EACd,QAAA;EACA,WAAA;EACA,iBAAA;EACA,UAAA;EACA;AAAA;EAEA,WAAA,GAAc,WAAA;EACd,iBAAA,GAAoB,iBAAA;EACpB,UAAA,GAAa,UAAA,QAAkB,gBAAA,CAAiB,aAAA;EAChD,QAAA,EAAU,SAAA;EACV,UAAA,GAAa,UAAA,CAAW,aAAA;AAAA,IACzB,oBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -1,10 +1,10 @@
1
- import { AnyRouter } from "../../../../node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.mjs";
2
1
  import { TRPCClient } from "@trpc/client";
3
2
  import { TRPCOptionsProxy } from "@trpc/tanstack-react-query";
3
+ import { AnyTRPCRouter } from "@trpc/server";
4
4
 
5
5
  //#region src/modules/app/hooks/useAppTrpc.d.ts
6
- declare function useAppTRPC<TRouter extends AnyRouter = AnyRouter>(): TRPCOptionsProxy<TRouter>;
7
- declare function useAppTRPCClient<TRouter extends AnyRouter = AnyRouter>(): TRPCClient<TRouter>;
6
+ declare function useAppTRPC<TRouter extends AnyTRPCRouter = AnyTRPCRouter>(): TRPCOptionsProxy<TRouter>;
7
+ declare function useAppTRPCClient<TRouter extends AnyTRPCRouter = AnyTRPCRouter>(): TRPCClient<TRouter>;
8
8
  //#endregion
9
9
  export { useAppTRPC, useAppTRPCClient };
10
10
  //# sourceMappingURL=useAppTrpc.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useAppTrpc.d.mts","names":[],"sources":["../../../../../src/modules/app/hooks/useAppTrpc.ts"],"mappings":";;;;;iBAKgB,UAAA,iBAA2B,SAAA,GAAgB,SAAA,CAAA,CAAA,GACzB,gBAAA,CAAiB,OAAA;AAAA,iBAGnC,gBAAA,iBAAiC,SAAA,GAAgB,SAAA,CAAA,CAAA,GACzB,UAAA,CAAW,OAAA"}
1
+ {"version":3,"file":"useAppTrpc.d.mts","names":[],"sources":["../../../../../src/modules/app/hooks/useAppTrpc.ts"],"mappings":";;;;;iBAKgB,UAAA,iBAA2B,aAAA,GAAgB,aAAA,CAAA,CAAA,GACzB,gBAAA,CAAiB,OAAA;AAAA,iBAGnC,gBAAA,iBAAiC,aAAA,GAAgB,aAAA,CAAA,CAAA,GACzB,UAAA,CAAW,OAAA"}
@@ -1,10 +1,10 @@
1
- import { AnyRouter } from "../../../../node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.js";
2
1
  import { TRPCClient } from "@trpc/client";
2
+ import { AnyTRPCRouter } from "@trpc/server";
3
3
  import { TRPCOptionsProxy } from "@trpc/tanstack-react-query";
4
4
 
5
5
  //#region src/modules/app/hooks/useAppTrpc.d.ts
6
- declare function useAppTRPC<TRouter extends AnyRouter = AnyRouter>(): TRPCOptionsProxy<TRouter>;
7
- declare function useAppTRPCClient<TRouter extends AnyRouter = AnyRouter>(): TRPCClient<TRouter>;
6
+ declare function useAppTRPC<TRouter extends AnyTRPCRouter = AnyTRPCRouter>(): TRPCOptionsProxy<TRouter>;
7
+ declare function useAppTRPCClient<TRouter extends AnyTRPCRouter = AnyTRPCRouter>(): TRPCClient<TRouter>;
8
8
  //#endregion
9
9
  export { useAppTRPC, useAppTRPCClient };
10
10
  //# sourceMappingURL=useAppTrpc.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useAppTrpc.d.ts","names":[],"sources":["../../../../../src/modules/app/hooks/useAppTrpc.ts"],"mappings":";;;;;iBAKgB,UAAA,iBAA2B,SAAA,GAAgB,SAAA,CAAA,CAAA,GACzB,gBAAA,CAAiB,OAAA;AAAA,iBAGnC,gBAAA,iBAAiC,SAAA,GAAgB,SAAA,CAAA,CAAA,GACzB,UAAA,CAAW,OAAA"}
1
+ {"version":3,"file":"useAppTrpc.d.ts","names":[],"sources":["../../../../../src/modules/app/hooks/useAppTrpc.ts"],"mappings":";;;;;iBAKgB,UAAA,iBAA2B,aAAA,GAAgB,aAAA,CAAA,CAAA,GACzB,gBAAA,CAAiB,OAAA;AAAA,iBAGnC,gBAAA,iBAAiC,aAAA,GAAgB,aAAA,CAAA,CAAA,GACzB,UAAA,CAAW,OAAA"}
@@ -1364,10 +1364,10 @@ declare const authClient: {
1364
1364
  callbackURL?: string | undefined;
1365
1365
  fetchOptions?: FetchOptions | undefined;
1366
1366
  } & {} & {} & {} & {
1367
+ stripeCustomerId?: string | null | undefined;
1367
1368
  onboarding?: number | null | undefined;
1368
1369
  preferences?: string | null | undefined;
1369
1370
  flags?: string | null | undefined;
1370
- stripeCustomerId?: string | null | undefined;
1371
1371
  }>, data_1?: FetchOptions | undefined) => Promise<_$better_auth_client0.BetterFetchResponse<NonNullable<{
1372
1372
  token: null;
1373
1373
  user: {
@@ -1525,10 +1525,10 @@ declare const authClient: {
1525
1525
  name?: string | undefined;
1526
1526
  fetchOptions?: FetchOptions | undefined;
1527
1527
  } & Partial<{} & {} & {} & {
1528
+ stripeCustomerId?: string | null | undefined;
1528
1529
  onboarding?: number | null | undefined;
1529
1530
  preferences?: string | null | undefined;
1530
1531
  flags?: string | null | undefined;
1531
- stripeCustomerId?: string | null | undefined;
1532
1532
  }>> | undefined, data_1?: FetchOptions | undefined) => Promise<_$better_auth_client0.BetterFetchResponse<{
1533
1533
  status: boolean;
1534
1534
  }, {
@@ -1807,10 +1807,10 @@ declare const authClient: {
1807
1807
  role?: string | null | undefined;
1808
1808
  banReason?: string | null | undefined;
1809
1809
  banExpires?: Date | null | undefined;
1810
+ stripeCustomerId?: string | null | undefined;
1810
1811
  onboarding?: number | null | undefined;
1811
1812
  preferences?: string | null | undefined;
1812
1813
  flags?: string | null | undefined;
1813
- stripeCustomerId?: string | null | undefined;
1814
1814
  };
1815
1815
  session: {
1816
1816
  id: string;
@@ -1973,10 +1973,10 @@ declare const authClient: {
1973
1973
  role?: string | null | undefined;
1974
1974
  banReason?: string | null | undefined;
1975
1975
  banExpires?: Date | null | undefined;
1976
+ stripeCustomerId?: string | null | undefined;
1976
1977
  onboarding?: number | null | undefined;
1977
1978
  preferences?: string | null | undefined;
1978
1979
  flags?: string | null | undefined;
1979
- stripeCustomerId?: string | null | undefined;
1980
1980
  };
1981
1981
  session: {
1982
1982
  id: string;
@@ -2013,10 +2013,10 @@ declare const authClient: {
2013
2013
  role?: string | null | undefined;
2014
2014
  banReason?: string | null | undefined;
2015
2015
  banExpires?: Date | null | undefined;
2016
+ stripeCustomerId?: string | null | undefined;
2016
2017
  onboarding?: number | null | undefined;
2017
2018
  preferences?: string | null | undefined;
2018
2019
  flags?: string | null | undefined;
2019
- stripeCustomerId?: string | null | undefined;
2020
2020
  };
2021
2021
  session: {
2022
2022
  id: string;
@@ -1364,10 +1364,10 @@ declare const authClient: {
1364
1364
  callbackURL?: string | undefined;
1365
1365
  fetchOptions?: FetchOptions | undefined;
1366
1366
  } & {} & {} & {} & {
1367
+ stripeCustomerId?: string | null | undefined;
1367
1368
  onboarding?: number | null | undefined;
1368
1369
  preferences?: string | null | undefined;
1369
1370
  flags?: string | null | undefined;
1370
- stripeCustomerId?: string | null | undefined;
1371
1371
  }>, data_1?: FetchOptions | undefined) => Promise<_$better_auth_client0.BetterFetchResponse<NonNullable<{
1372
1372
  token: null;
1373
1373
  user: {
@@ -1525,10 +1525,10 @@ declare const authClient: {
1525
1525
  name?: string | undefined;
1526
1526
  fetchOptions?: FetchOptions | undefined;
1527
1527
  } & Partial<{} & {} & {} & {
1528
+ stripeCustomerId?: string | null | undefined;
1528
1529
  onboarding?: number | null | undefined;
1529
1530
  preferences?: string | null | undefined;
1530
1531
  flags?: string | null | undefined;
1531
- stripeCustomerId?: string | null | undefined;
1532
1532
  }>> | undefined, data_1?: FetchOptions | undefined) => Promise<_$better_auth_client0.BetterFetchResponse<{
1533
1533
  status: boolean;
1534
1534
  }, {
@@ -1807,10 +1807,10 @@ declare const authClient: {
1807
1807
  role?: string | null | undefined;
1808
1808
  banReason?: string | null | undefined;
1809
1809
  banExpires?: Date | null | undefined;
1810
+ stripeCustomerId?: string | null | undefined;
1810
1811
  onboarding?: number | null | undefined;
1811
1812
  preferences?: string | null | undefined;
1812
1813
  flags?: string | null | undefined;
1813
- stripeCustomerId?: string | null | undefined;
1814
1814
  };
1815
1815
  session: {
1816
1816
  id: string;
@@ -1973,10 +1973,10 @@ declare const authClient: {
1973
1973
  role?: string | null | undefined;
1974
1974
  banReason?: string | null | undefined;
1975
1975
  banExpires?: Date | null | undefined;
1976
+ stripeCustomerId?: string | null | undefined;
1976
1977
  onboarding?: number | null | undefined;
1977
1978
  preferences?: string | null | undefined;
1978
1979
  flags?: string | null | undefined;
1979
- stripeCustomerId?: string | null | undefined;
1980
1980
  };
1981
1981
  session: {
1982
1982
  id: string;
@@ -2013,10 +2013,10 @@ declare const authClient: {
2013
2013
  role?: string | null | undefined;
2014
2014
  banReason?: string | null | undefined;
2015
2015
  banExpires?: Date | null | undefined;
2016
+ stripeCustomerId?: string | null | undefined;
2016
2017
  onboarding?: number | null | undefined;
2017
2018
  preferences?: string | null | undefined;
2018
2019
  flags?: string | null | undefined;
2019
- stripeCustomerId?: string | null | undefined;
2020
2020
  };
2021
2021
  session: {
2022
2022
  id: string;
@@ -18,7 +18,7 @@ declare function AuthProvider({
18
18
  children: React.ReactNode;
19
19
  loader?: React.ReactNode;
20
20
  onSession?: (session: Session | null) => void;
21
- }): string | number | bigint | true | _$react_jsx_runtime0.JSX.Element | Iterable<_$react.ReactNode> | Promise<string | number | bigint | boolean | _$react.ReactPortal | _$react.ReactElement<unknown, string | _$react.JSXElementConstructor<any>> | Iterable<_$react.ReactNode> | null | undefined>;
21
+ }): string | number | bigint | true | Iterable<_$react.ReactNode> | Promise<string | number | bigint | boolean | _$react.ReactPortal | _$react.ReactElement<unknown, string | _$react.JSXElementConstructor<any>> | Iterable<_$react.ReactNode> | null | undefined> | _$react_jsx_runtime0.JSX.Element;
22
22
  //#endregion
23
23
  export { AuthProvider, authProviderContext };
24
24
  //# sourceMappingURL=AuthProvider.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AuthProvider.d.mts","names":[],"sources":["../../../../../src/modules/auth/components/AuthProvider.tsx"],"mappings":";;;;;KAIK,OAAA,GAAU,UAAA,QAAkB,UAAA,CAAW,UAAA;AAAA,cAO/B,mBAAA,EAEE,OAAA,CAFiB,OAAA;;QAExB,OAAA;;oBAEY,SAAA;AAAA;AAAA,iBAQJ,YAAA,CAAA;EACd,QAAA;EACA,MAAA;EACA;AAAA;EAEA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,MAAA,GAAS,KAAA,CAAM,SAAA;EACf,SAAA,IAAa,OAAA,EAAS,OAAA;AAAA,sCACvB,oBAAA,CAAA,GAAA,CAAA,OAAA,GAAA,QAAA,CAAA,OAAA,CAAA,SAAA,IAAA,OAAA,sCAAA,OAAA,CAAA,WAAA,GAAA,OAAA,CAAA,YAAA,mBAAA,OAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,OAAA,CAAA,SAAA"}
1
+ {"version":3,"file":"AuthProvider.d.mts","names":[],"sources":["../../../../../src/modules/auth/components/AuthProvider.tsx"],"mappings":";;;;;KAIK,OAAA,GAAU,UAAA,QAAkB,UAAA,CAAW,UAAA;AAAA,cAO/B,mBAAA,EAEE,OAAA,CAFiB,OAAA;;QAExB,OAAA;;oBAEY,SAAA;AAAA;AAAA,iBAQJ,YAAA,CAAA;EACd,QAAA;EACA,MAAA;EACA;AAAA;EAEA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,MAAA,GAAS,KAAA,CAAM,SAAA;EACf,SAAA,IAAa,OAAA,EAAS,OAAA;AAAA,sCACvB,QAAA,CAD8B,OAAA,CAC9B,SAAA,IAAA,OAAA,sCAAA,OAAA,CAAA,WAAA,GAAA,OAAA,CAAA,YAAA,mBAAA,OAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,OAAA,CAAA,SAAA,wBAAA,oBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -18,7 +18,7 @@ declare function AuthProvider({
18
18
  children: React.ReactNode;
19
19
  loader?: React.ReactNode;
20
20
  onSession?: (session: Session | null) => void;
21
- }): string | number | bigint | true | _$react_jsx_runtime0.JSX.Element | Iterable<_$react.ReactNode> | Promise<string | number | bigint | boolean | _$react.ReactPortal | _$react.ReactElement<unknown, string | _$react.JSXElementConstructor<any>> | Iterable<_$react.ReactNode> | null | undefined>;
21
+ }): string | number | bigint | true | Iterable<_$react.ReactNode> | Promise<string | number | bigint | boolean | _$react.ReactPortal | _$react.ReactElement<unknown, string | _$react.JSXElementConstructor<any>> | Iterable<_$react.ReactNode> | null | undefined> | _$react_jsx_runtime0.JSX.Element;
22
22
  //#endregion
23
23
  export { AuthProvider, authProviderContext };
24
24
  //# sourceMappingURL=AuthProvider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AuthProvider.d.ts","names":[],"sources":["../../../../../src/modules/auth/components/AuthProvider.tsx"],"mappings":";;;;;KAIK,OAAA,GAAU,UAAA,QAAkB,UAAA,CAAW,UAAA;AAAA,cAO/B,mBAAA,EAEE,OAAA,CAFiB,OAAA;;QAExB,OAAA;;oBAEY,SAAA;AAAA;AAAA,iBAQJ,YAAA,CAAA;EACd,QAAA;EACA,MAAA;EACA;AAAA;EAEA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,MAAA,GAAS,KAAA,CAAM,SAAA;EACf,SAAA,IAAa,OAAA,EAAS,OAAA;AAAA,sCACvB,oBAAA,CAAA,GAAA,CAAA,OAAA,GAAA,QAAA,CAAA,OAAA,CAAA,SAAA,IAAA,OAAA,sCAAA,OAAA,CAAA,WAAA,GAAA,OAAA,CAAA,YAAA,mBAAA,OAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,OAAA,CAAA,SAAA"}
1
+ {"version":3,"file":"AuthProvider.d.ts","names":[],"sources":["../../../../../src/modules/auth/components/AuthProvider.tsx"],"mappings":";;;;;KAIK,OAAA,GAAU,UAAA,QAAkB,UAAA,CAAW,UAAA;AAAA,cAO/B,mBAAA,EAEE,OAAA,CAFiB,OAAA;;QAExB,OAAA;;oBAEY,SAAA;AAAA;AAAA,iBAQJ,YAAA,CAAA;EACd,QAAA;EACA,MAAA;EACA;AAAA;EAEA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,MAAA,GAAS,KAAA,CAAM,SAAA;EACf,SAAA,IAAa,OAAA,EAAS,OAAA;AAAA,sCACvB,QAAA,CAD8B,OAAA,CAC9B,SAAA,IAAA,OAAA,sCAAA,OAAA,CAAA,WAAA,GAAA,OAAA,CAAA,YAAA,mBAAA,OAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,OAAA,CAAA,SAAA,wBAAA,oBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -14,10 +14,10 @@ declare function useSession(): {
14
14
  role?: string | null | undefined;
15
15
  banReason?: string | null | undefined;
16
16
  banExpires?: Date | null | undefined;
17
+ stripeCustomerId?: string | null | undefined;
17
18
  onboarding?: number | null | undefined;
18
19
  preferences?: string | null | undefined;
19
20
  flags?: string | null | undefined;
20
- stripeCustomerId?: string | null | undefined;
21
21
  };
22
22
  session: {
23
23
  id: string;
@@ -14,10 +14,10 @@ declare function useSession(): {
14
14
  role?: string | null | undefined;
15
15
  banReason?: string | null | undefined;
16
16
  banExpires?: Date | null | undefined;
17
+ stripeCustomerId?: string | null | undefined;
17
18
  onboarding?: number | null | undefined;
18
19
  preferences?: string | null | undefined;
19
20
  flags?: string | null | undefined;
20
- stripeCustomerId?: string | null | undefined;
21
21
  };
22
22
  session: {
23
23
  id: string;
@@ -17,7 +17,7 @@ declare function BillingProvider({
17
17
  loader?: React.ReactNode;
18
18
  planPage: React.ReactNode;
19
19
  skipPlanCheck?: boolean;
20
- }): string | number | bigint | boolean | _$react_jsx_runtime0.JSX.Element | Iterable<_$react.ReactNode> | Promise<string | number | bigint | boolean | _$react.ReactPortal | _$react.ReactElement<unknown, string | _$react.JSXElementConstructor<any>> | Iterable<_$react.ReactNode> | null | undefined> | null | undefined;
20
+ }): string | number | bigint | boolean | Iterable<_$react.ReactNode> | Promise<string | number | bigint | boolean | _$react.ReactPortal | _$react.ReactElement<unknown, string | _$react.JSXElementConstructor<any>> | Iterable<_$react.ReactNode> | null | undefined> | _$react_jsx_runtime0.JSX.Element | null | undefined;
21
21
  //#endregion
22
22
  export { BillingProvider, billingProviderContext };
23
23
  //# sourceMappingURL=BillingProvider.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BillingProvider.d.mts","names":[],"sources":["../../../../../src/modules/billing/components/BillingProvider.tsx"],"mappings":";;;;;cAMa,sBAAA,EAEQ,OAAA,CAFc,OAAA;;QAE3B,aAAA;AAAA;AAAA,iBAMQ,eAAA,CAAA;EACd,QAAA;EACA,MAAA;EACA,QAAA;EACA;AAAA;EAEA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,MAAA,GAAS,KAAA,CAAM,SAAA;EACf,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,aAAA;AAAA,yCACD,oBAAA,CAAA,GAAA,CAAA,OAAA,GAAA,QAAA,CAAA,OAAA,CAAA,SAAA,IAAA,OAAA,sCAAA,OAAA,CAAA,WAAA,GAAA,OAAA,CAAA,YAAA,mBAAA,OAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,OAAA,CAAA,SAAA"}
1
+ {"version":3,"file":"BillingProvider.d.mts","names":[],"sources":["../../../../../src/modules/billing/components/BillingProvider.tsx"],"mappings":";;;;;cAMa,sBAAA,EAEQ,OAAA,CAFc,OAAA;;QAE3B,aAAA;AAAA;AAAA,iBAMQ,eAAA,CAAA;EACd,QAAA;EACA,MAAA;EACA,QAAA;EACA;AAAA;EAEA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,MAAA,GAAS,KAAA,CAAM,SAAA;EACf,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,aAAA;AAAA,yCACD,QAAA,CAF0B,OAAA,CAE1B,SAAA,IAAA,OAAA,sCAAA,OAAA,CAAA,WAAA,GAAA,OAAA,CAAA,YAAA,mBAAA,OAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,OAAA,CAAA,SAAA,wBAAA,oBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -17,7 +17,7 @@ declare function BillingProvider({
17
17
  loader?: React.ReactNode;
18
18
  planPage: React.ReactNode;
19
19
  skipPlanCheck?: boolean;
20
- }): string | number | bigint | boolean | _$react_jsx_runtime0.JSX.Element | Iterable<_$react.ReactNode> | Promise<string | number | bigint | boolean | _$react.ReactPortal | _$react.ReactElement<unknown, string | _$react.JSXElementConstructor<any>> | Iterable<_$react.ReactNode> | null | undefined> | null | undefined;
20
+ }): string | number | bigint | boolean | Iterable<_$react.ReactNode> | Promise<string | number | bigint | boolean | _$react.ReactPortal | _$react.ReactElement<unknown, string | _$react.JSXElementConstructor<any>> | Iterable<_$react.ReactNode> | null | undefined> | _$react_jsx_runtime0.JSX.Element | null | undefined;
21
21
  //#endregion
22
22
  export { BillingProvider, billingProviderContext };
23
23
  //# sourceMappingURL=BillingProvider.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BillingProvider.d.ts","names":[],"sources":["../../../../../src/modules/billing/components/BillingProvider.tsx"],"mappings":";;;;;cAMa,sBAAA,EAEQ,OAAA,CAFc,OAAA;;QAE3B,aAAA;AAAA;AAAA,iBAMQ,eAAA,CAAA;EACd,QAAA;EACA,MAAA;EACA,QAAA;EACA;AAAA;EAEA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,MAAA,GAAS,KAAA,CAAM,SAAA;EACf,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,aAAA;AAAA,yCACD,oBAAA,CAAA,GAAA,CAAA,OAAA,GAAA,QAAA,CAAA,OAAA,CAAA,SAAA,IAAA,OAAA,sCAAA,OAAA,CAAA,WAAA,GAAA,OAAA,CAAA,YAAA,mBAAA,OAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,OAAA,CAAA,SAAA"}
1
+ {"version":3,"file":"BillingProvider.d.ts","names":[],"sources":["../../../../../src/modules/billing/components/BillingProvider.tsx"],"mappings":";;;;;cAMa,sBAAA,EAEQ,OAAA,CAFc,OAAA;;QAE3B,aAAA;AAAA;AAAA,iBAMQ,eAAA,CAAA;EACd,QAAA;EACA,MAAA;EACA,QAAA;EACA;AAAA;EAEA,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,MAAA,GAAS,KAAA,CAAM,SAAA;EACf,QAAA,EAAU,KAAA,CAAM,SAAA;EAChB,aAAA;AAAA,yCACD,QAAA,CAF0B,OAAA,CAE1B,SAAA,IAAA,OAAA,sCAAA,OAAA,CAAA,WAAA,GAAA,OAAA,CAAA,YAAA,mBAAA,OAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,OAAA,CAAA,SAAA,wBAAA,oBAAA,CAAA,GAAA,CAAA,OAAA"}
@@ -1,8 +1,5 @@
1
- import { SortingState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.mjs";
2
- import { GroupingState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.mjs";
3
- import { PaginationState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.mjs";
4
- import { Updater } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.mjs";
5
1
  import { QueryFilters } from "@m5kdev/commons/modules/schemas/query.schema";
2
+ import { GroupingState, PaginationState, SortingState, Updater } from "@tanstack/react-table";
6
3
 
7
4
  //#region src/modules/table/hooks/useNuqsQueryParams.d.ts
8
5
  type Order = "asc" | "desc";
@@ -1 +1 @@
1
- {"version":3,"file":"useNuqsQueryParams.d.mts","names":[],"sources":["../../../../../src/modules/table/hooks/useNuqsQueryParams.ts"],"mappings":";;;;;;;KAoOY,KAAA;AAAA,KAEA,WAAA;AAAA,UAEK,eAAA;;EAEf,CAAA;EACA,IAAA,GAAO,KAAA;EACP,OAAA,GAAU,YAAA;EACV,UAAA,IAAc,OAAA,EAAS,YAAA;EACvB,WAAA,GAAc,WAAA;EACd,cAAA,IAAkB,KAAA,EAAO,WAAA;EACzB,IAAA;EACA,KAAA,GAAQ,KAAA;EACR,UAAA,IAAc,OAAA,EAAS,OAAA,CAAQ,YAAA;EAC/B,OAAA,GAAU,YAAA;EACV,IAAA;EACA,KAAA;EACA,aAAA,IAAiB,OAAA,EAAS,OAAA,CAAQ,eAAA;EAClC,UAAA,GAAa,eAAA;EACb,QAAA,EAAU,aAAA;EACV,WAAA,GAAc,OAAA,EAAS,OAAA,CAAQ,aAAA;AAAA;;;;;;cAQpB,kBAAA,GAAsB,MAAA,cAAkB,eAAA"}
1
+ {"version":3,"file":"useNuqsQueryParams.d.mts","names":[],"sources":["../../../../../src/modules/table/hooks/useNuqsQueryParams.ts"],"mappings":";;;;KAoOY,KAAA;AAAA,KAEA,WAAA;AAAA,UAEK,eAAA;EAJA;EAMf,CAAA;EACA,IAAA,GAAO,KAAA;EACP,OAAA,GAAU,YAAA;EACV,UAAA,IAAc,OAAA,EAAS,YAAA;EACvB,WAAA,GAAc,WAAA;EACd,cAAA,IAAkB,KAAA,EAAO,WAAA;EACzB,IAAA;EACA,KAAA,GAAQ,KAAA;EACR,UAAA,IAAc,OAAA,EAAS,OAAA,CAAQ,YAAA;EAC/B,OAAA,GAAU,YAAA;EACV,IAAA;EACA,KAAA;EACA,aAAA,IAAiB,OAAA,EAAS,OAAA,CAAQ,eAAA;EAClC,UAAA,GAAa,eAAA;EACb,QAAA,EAAU,aAAA;EACV,WAAA,GAAc,OAAA,EAAS,OAAA,CAAQ,aAAA;AAAA;;;;;;cAQpB,kBAAA,GAAsB,MAAA,cAAkB,eAAA"}
@@ -1,8 +1,5 @@
1
- import { SortingState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.js";
2
- import { GroupingState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.js";
3
- import { PaginationState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.js";
4
- import { Updater } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.js";
5
1
  import { QueryFilters } from "@m5kdev/commons/modules/schemas/query.schema";
2
+ import { GroupingState, PaginationState, SortingState, Updater } from "@tanstack/react-table";
6
3
 
7
4
  //#region src/modules/table/hooks/useNuqsQueryParams.d.ts
8
5
  type Order = "asc" | "desc";
@@ -1 +1 @@
1
- {"version":3,"file":"useNuqsQueryParams.d.ts","names":[],"sources":["../../../../../src/modules/table/hooks/useNuqsQueryParams.ts"],"mappings":";;;;;;;KAoOY,KAAA;AAAA,KAEA,WAAA;AAAA,UAEK,eAAA;;EAEf,CAAA;EACA,IAAA,GAAO,KAAA;EACP,OAAA,GAAU,YAAA;EACV,UAAA,IAAc,OAAA,EAAS,YAAA;EACvB,WAAA,GAAc,WAAA;EACd,cAAA,IAAkB,KAAA,EAAO,WAAA;EACzB,IAAA;EACA,KAAA,GAAQ,KAAA;EACR,UAAA,IAAc,OAAA,EAAS,OAAA,CAAQ,YAAA;EAC/B,OAAA,GAAU,YAAA;EACV,IAAA;EACA,KAAA;EACA,aAAA,IAAiB,OAAA,EAAS,OAAA,CAAQ,eAAA;EAClC,UAAA,GAAa,eAAA;EACb,QAAA,EAAU,aAAA;EACV,WAAA,GAAc,OAAA,EAAS,OAAA,CAAQ,aAAA;AAAA;;;;;;cAQpB,kBAAA,GAAsB,MAAA,cAAkB,eAAA"}
1
+ {"version":3,"file":"useNuqsQueryParams.d.ts","names":[],"sources":["../../../../../src/modules/table/hooks/useNuqsQueryParams.ts"],"mappings":";;;;KAoOY,KAAA;AAAA,KAEA,WAAA;AAAA,UAEK,eAAA;EAJA;EAMf,CAAA;EACA,IAAA,GAAO,KAAA;EACP,OAAA,GAAU,YAAA;EACV,UAAA,IAAc,OAAA,EAAS,YAAA;EACvB,WAAA,GAAc,WAAA;EACd,cAAA,IAAkB,KAAA,EAAO,WAAA;EACzB,IAAA;EACA,KAAA,GAAQ,KAAA;EACR,UAAA,IAAc,OAAA,EAAS,OAAA,CAAQ,YAAA;EAC/B,OAAA,GAAU,YAAA;EACV,IAAA;EACA,KAAA;EACA,aAAA,IAAiB,OAAA,EAAS,OAAA,CAAQ,eAAA;EAClC,UAAA,GAAa,eAAA;EACb,QAAA,EAAU,aAAA;EACV,WAAA,GAAc,OAAA,EAAS,OAAA,CAAQ,aAAA;AAAA;;;;;;cAQpB,kBAAA,GAAsB,MAAA,cAAkB,eAAA"}
@@ -1,8 +1,7 @@
1
- import { RowSelectionState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.mjs";
2
- import { Updater } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.mjs";
3
1
  import { NuqsQueryParams } from "./useNuqsQueryParams.mjs";
4
2
  import { UseQueryOptions, UseQueryResult } from "@tanstack/react-query";
5
3
  import { QueryFilters } from "@m5kdev/commons/modules/schemas/query.schema";
4
+ import { RowSelectionState, Updater } from "@tanstack/react-table";
6
5
 
7
6
  //#region src/modules/table/hooks/useNuqsTable.d.ts
8
7
  interface TableParams extends NuqsQueryParams {
@@ -1 +1 @@
1
- {"version":3,"file":"useNuqsTable.d.mts","names":[],"sources":["../../../../../src/modules/table/hooks/useNuqsTable.ts"],"mappings":";;;;;;;UAOiB,WAAA,SAAoB,eAAA;EACnC,YAAA,EAAc,iBAAA;EACd,eAAA,GAAkB,OAAA,EAAS,OAAA,CAAQ,iBAAA;AAAA;AAFrC;;;AAAA,KAQY,UAAA,GAAa,WAAA;AAAA,UAER,eAAA;EACf,MAAA,EAAQ,WAAA;EACR,KAAA,EAAO,cAAA,CAAe,KAAA;AAAA;;;;;;KASnB,gBAAA,UAA0B,eAAA,CAAgB,KAAA,OAAY,KAAA;;;;;KAOtD,iBAAA,mBAAoC,KAAA,EAAO,MAAA,KAAW,IAAA,YAAgB,gBAAA,CAAiB,KAAA;AAAA,UAE3E,gBAAA;EACf,eAAA,EAAiB,iBAAA,CAAkB,MAAA,EAAQ,KAAA;EAC3C,WAAA,GAAc,MAAA;EACd,MAAA;EACA,iBAAA,GAAoB,YAAA;EACpB,yBAAA,IAA6B,OAAA,EAAS,YAAA;AAAA;AAAA,cAGlC,YAAA;EAA+B,eAAA;EAAA,WAAA;EAAA,MAAA;EAAA,iBAAA;EAAA;AAAA,GAMlC,gBAAA,CAAiB,MAAA,EAAQ,KAAA,MAAS,eAAA,CAAgB,KAAA"}
1
+ {"version":3,"file":"useNuqsTable.d.mts","names":[],"sources":["../../../../../src/modules/table/hooks/useNuqsTable.ts"],"mappings":";;;;;;UAOiB,WAAA,SAAoB,eAAA;EACnC,YAAA,EAAc,iBAAA;EACd,eAAA,GAAkB,OAAA,EAAS,OAAA,CAAQ,iBAAA;AAAA;;;;KAMzB,UAAA,GAAa,WAAA;AAAA,UAER,eAAA;EACf,MAAA,EAAQ,WAAA;EACR,KAAA,EAAO,cAAA,CAAe,KAAA;AAAA;;;;;;KASnB,gBAAA,UAA0B,eAAA,CAAgB,KAAA,OAAY,KAAA;;;AAb3D;;KAoBK,iBAAA,mBAAoC,KAAA,EAAO,MAAA,KAAW,IAAA,YAAgB,gBAAA,CAAiB,KAAA;AAAA,UAE3E,gBAAA;EACf,eAAA,EAAiB,iBAAA,CAAkB,MAAA,EAAQ,KAAA;EAC3C,WAAA,GAAc,MAAA;EACd,MAAA;EACA,iBAAA,GAAoB,YAAA;EACpB,yBAAA,IAA6B,OAAA,EAAS,YAAA;AAAA;AAAA,cAGlC,YAAA;EAA+B,eAAA;EAAA,WAAA;EAAA,MAAA;EAAA,iBAAA;EAAA;AAAA,GAMlC,gBAAA,CAAiB,MAAA,EAAQ,KAAA,MAAS,eAAA,CAAgB,KAAA"}
@@ -1,8 +1,7 @@
1
- import { RowSelectionState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.js";
2
- import { Updater } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.js";
3
1
  import { NuqsQueryParams } from "./useNuqsQueryParams.js";
4
2
  import { UseQueryOptions, UseQueryResult } from "@tanstack/react-query";
5
3
  import { QueryFilters } from "@m5kdev/commons/modules/schemas/query.schema";
4
+ import { RowSelectionState, Updater } from "@tanstack/react-table";
6
5
 
7
6
  //#region src/modules/table/hooks/useNuqsTable.d.ts
8
7
  interface TableParams extends NuqsQueryParams {
@@ -1 +1 @@
1
- {"version":3,"file":"useNuqsTable.d.ts","names":[],"sources":["../../../../../src/modules/table/hooks/useNuqsTable.ts"],"mappings":";;;;;;;UAOiB,WAAA,SAAoB,eAAA;EACnC,YAAA,EAAc,iBAAA;EACd,eAAA,GAAkB,OAAA,EAAS,OAAA,CAAQ,iBAAA;AAAA;AAFrC;;;AAAA,KAQY,UAAA,GAAa,WAAA;AAAA,UAER,eAAA;EACf,MAAA,EAAQ,WAAA;EACR,KAAA,EAAO,cAAA,CAAe,KAAA;AAAA;;;;;;KASnB,gBAAA,UAA0B,eAAA,CAAgB,KAAA,OAAY,KAAA;;;;;KAOtD,iBAAA,mBAAoC,KAAA,EAAO,MAAA,KAAW,IAAA,YAAgB,gBAAA,CAAiB,KAAA;AAAA,UAE3E,gBAAA;EACf,eAAA,EAAiB,iBAAA,CAAkB,MAAA,EAAQ,KAAA;EAC3C,WAAA,GAAc,MAAA;EACd,MAAA;EACA,iBAAA,GAAoB,YAAA;EACpB,yBAAA,IAA6B,OAAA,EAAS,YAAA;AAAA;AAAA,cAGlC,YAAA;EAA+B,eAAA;EAAA,WAAA;EAAA,MAAA;EAAA,iBAAA;EAAA;AAAA,GAMlC,gBAAA,CAAiB,MAAA,EAAQ,KAAA,MAAS,eAAA,CAAgB,KAAA"}
1
+ {"version":3,"file":"useNuqsTable.d.ts","names":[],"sources":["../../../../../src/modules/table/hooks/useNuqsTable.ts"],"mappings":";;;;;;UAOiB,WAAA,SAAoB,eAAA;EACnC,YAAA,EAAc,iBAAA;EACd,eAAA,GAAkB,OAAA,EAAS,OAAA,CAAQ,iBAAA;AAAA;;;;KAMzB,UAAA,GAAa,WAAA;AAAA,UAER,eAAA;EACf,MAAA,EAAQ,WAAA;EACR,KAAA,EAAO,cAAA,CAAe,KAAA;AAAA;;;;;;KASnB,gBAAA,UAA0B,eAAA,CAAgB,KAAA,OAAY,KAAA;;;AAb3D;;KAoBK,iBAAA,mBAAoC,KAAA,EAAO,MAAA,KAAW,IAAA,YAAgB,gBAAA,CAAiB,KAAA;AAAA,UAE3E,gBAAA;EACf,eAAA,EAAiB,iBAAA,CAAkB,MAAA,EAAQ,KAAA;EAC3C,WAAA,GAAc,MAAA;EACd,MAAA;EACA,iBAAA,GAAoB,YAAA;EACpB,yBAAA,IAA6B,OAAA,EAAS,YAAA;AAAA;AAAA,cAGlC,YAAA;EAA+B,eAAA;EAAA,WAAA;EAAA,MAAA;EAAA,iBAAA;EAAA;AAAA,GAMlC,gBAAA,CAAiB,MAAA,EAAQ,KAAA,MAAS,eAAA,CAAgB,KAAA"}
@@ -1,7 +1,7 @@
1
- import { GroupingState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.mjs";
2
1
  import { NuqsQueryParams } from "./useNuqsQueryParams.mjs";
3
2
  import { UseQueryOptions, UseQueryResult } from "@tanstack/react-query";
4
3
  import { QueryFilters } from "@m5kdev/commons/modules/schemas/query.schema";
4
+ import { GroupingState } from "@tanstack/react-table";
5
5
 
6
6
  //#region src/modules/table/hooks/useQueryWithParams.d.ts
7
7
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"useQueryWithParams.d.mts","names":[],"sources":["../../../../../src/modules/table/hooks/useQueryWithParams.ts"],"mappings":";;;;;;;;;AAI4D;;KAQvD,gBAAA,UAA0B,eAAA,CAAgB,KAAA,OAAY,KAAA;;;;;KAOtD,iBAAA,mBAAoC,KAAA,EAAO,MAAA,KAAW,IAAA,YAAgB,gBAAA,CAAiB,KAAA;AAAA,UAI3E,sBAAA;EACf,eAAA,EAAiB,iBAAA,CAAkB,MAAA,EAAQ,KAAA;EAC3C,WAAA,GAAc,MAAA;EACd,UAAA,EAAY,IAAA,CAAK,eAAA;EACjB,QAAA,GAAW,aAAA;EACX,iBAAA,GAAoB,YAAA;EACpB,OAAA;AAAA;;;;;cAOW,kBAAA;EAAqC,eAAA;EAAA,WAAA;EAAA,UAAA;EAAA,QAAA;EAAA,iBAAA;EAAA;AAAA,GAO/C,sBAAA,CAAuB,MAAA,EAAQ,KAAA,MAAS,cAAA,CAAe,KAAA"}
1
+ {"version":3,"file":"useQueryWithParams.d.mts","names":[],"sources":["../../../../../src/modules/table/hooks/useQueryWithParams.ts"],"mappings":";;;;;;;;AAI4D;;;KAQvD,gBAAA,UAA0B,eAAA,CAAgB,KAAA,OAAY,KAAA;;;;;KAOtD,iBAAA,mBAAoC,KAAA,EAAO,MAAA,KAAW,IAAA,YAAgB,gBAAA,CAAiB,KAAA;AAAA,UAI3E,sBAAA;EACf,eAAA,EAAiB,iBAAA,CAAkB,MAAA,EAAQ,KAAA;EAC3C,WAAA,GAAc,MAAA;EACd,UAAA,EAAY,IAAA,CAAK,eAAA;EACjB,QAAA,GAAW,aAAA;EACX,iBAAA,GAAoB,YAAA;EACpB,OAAA;AAAA;;;;;cAOW,kBAAA;EAAqC,eAAA;EAAA,WAAA;EAAA,UAAA;EAAA,QAAA;EAAA,iBAAA;EAAA;AAAA,GAO/C,sBAAA,CAAuB,MAAA,EAAQ,KAAA,MAAS,cAAA,CAAe,KAAA"}
@@ -1,7 +1,7 @@
1
- import { GroupingState } from "../../../../node_modules/.pnpm/@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.js";
2
1
  import { NuqsQueryParams } from "./useNuqsQueryParams.js";
3
2
  import { UseQueryOptions, UseQueryResult } from "@tanstack/react-query";
4
3
  import { QueryFilters } from "@m5kdev/commons/modules/schemas/query.schema";
4
+ import { GroupingState } from "@tanstack/react-table";
5
5
 
6
6
  //#region src/modules/table/hooks/useQueryWithParams.d.ts
7
7
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"useQueryWithParams.d.ts","names":[],"sources":["../../../../../src/modules/table/hooks/useQueryWithParams.ts"],"mappings":";;;;;;;;;AAI4D;;KAQvD,gBAAA,UAA0B,eAAA,CAAgB,KAAA,OAAY,KAAA;;;;;KAOtD,iBAAA,mBAAoC,KAAA,EAAO,MAAA,KAAW,IAAA,YAAgB,gBAAA,CAAiB,KAAA;AAAA,UAI3E,sBAAA;EACf,eAAA,EAAiB,iBAAA,CAAkB,MAAA,EAAQ,KAAA;EAC3C,WAAA,GAAc,MAAA;EACd,UAAA,EAAY,IAAA,CAAK,eAAA;EACjB,QAAA,GAAW,aAAA;EACX,iBAAA,GAAoB,YAAA;EACpB,OAAA;AAAA;;;;;cAOW,kBAAA;EAAqC,eAAA;EAAA,WAAA;EAAA,UAAA;EAAA,QAAA;EAAA,iBAAA;EAAA;AAAA,GAO/C,sBAAA,CAAuB,MAAA,EAAQ,KAAA,MAAS,cAAA,CAAe,KAAA"}
1
+ {"version":3,"file":"useQueryWithParams.d.ts","names":[],"sources":["../../../../../src/modules/table/hooks/useQueryWithParams.ts"],"mappings":";;;;;;;;AAI4D;;;KAQvD,gBAAA,UAA0B,eAAA,CAAgB,KAAA,OAAY,KAAA;;;;;KAOtD,iBAAA,mBAAoC,KAAA,EAAO,MAAA,KAAW,IAAA,YAAgB,gBAAA,CAAiB,KAAA;AAAA,UAI3E,sBAAA;EACf,eAAA,EAAiB,iBAAA,CAAkB,MAAA,EAAQ,KAAA;EAC3C,WAAA,GAAc,MAAA;EACd,UAAA,EAAY,IAAA,CAAK,eAAA;EACjB,QAAA,GAAW,aAAA;EACX,iBAAA,GAAoB,YAAA;EACpB,OAAA;AAAA;;;;;cAOW,kBAAA;EAAqC,eAAA;EAAA,WAAA;EAAA,UAAA;EAAA,QAAA;EAAA,iBAAA;EAAA;AAAA,GAO/C,sBAAA,CAAuB,MAAA,EAAQ,KAAA,MAAS,cAAA,CAAe,KAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m5kdev/frontend",
3
- "version": "0.17.0",
3
+ "version": "0.17.2",
4
4
  "license": "GPL-3.0-only",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,7 +26,10 @@
26
26
  "react": "19.2.1",
27
27
  "react-dom": "19.2.1",
28
28
  "zod": "4.2.1",
29
- "@m5kdev/commons": "0.17.0"
29
+ "@m5kdev/commons": "0.17.2"
30
+ },
31
+ "peerDependencies": {
32
+ "@trpc/server": "11.4.3"
30
33
  },
31
34
  "devDependencies": {
32
35
  "@tanstack/react-table": "8.21.2",
@@ -38,8 +41,8 @@
38
41
  "tsdown": "0.21.7",
39
42
  "typescript": "5.9.2",
40
43
  "vite": "7.0.4",
41
- "@m5kdev/config": "0.17.0",
42
- "@m5kdev/backend": "0.17.0"
44
+ "@m5kdev/config": "0.17.2",
45
+ "@m5kdev/backend": "0.17.2"
43
46
  },
44
47
  "exports": {
45
48
  "./modules/app/components/*": {
@@ -1,5 +0,0 @@
1
- import { ColumnSort, SortingState } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.mjs";
2
- import { GroupingState } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.mjs";
3
- import { PaginationState } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.mjs";
4
- import { RowSelectionState } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.mjs";
5
- import { Updater } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.mjs";
@@ -1,5 +0,0 @@
1
- import { ColumnSort, SortingState } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.js";
2
- import { GroupingState } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.js";
3
- import { PaginationState } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.js";
4
- import { RowSelectionState } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.js";
5
- import { Updater } from "../../../../../../@tanstack_table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/types.js";
@@ -1,5 +0,0 @@
1
- //#region ../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.d.ts
2
- type GroupingState = string[];
3
- //#endregion
4
- export { GroupingState };
5
- //# sourceMappingURL=ColumnGrouping.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ColumnGrouping.d.mts","names":["RowModel","BuiltInAggregationFn","AggregationFns","Cell","Column","ColumnDefTemplate","OnChangeFn","Row","RowData","Table","TableFeature","Updater","GroupingState","GroupingTableState","grouping","AggregationFn","TData","columnId","leafRows","childRows","CustomAggregationFns","Record","AggregationFnOption","GroupingColumnDef","TValue","ReturnType","aggregatedCell","aggregationFn","enableGrouping","getGroupingValue","row","GroupingColumn","getAggregationFn","getAutoAggregationFn","getCanGroup","getGroupedIndex","getIsGrouped","getToggleGroupingHandler","toggleGrouping","GroupingRow","_groupingValuesCache","groupingColumnId","groupingValue","GroupingCell","getIsAggregated","getIsPlaceholder","ColumnDefaultOptions","onGroupingChange","GroupingOptionsBase","getGroupedRowModel","table","groupedColumnMode","manualGrouping","ResolvedAggregationFns","aggregationFns","GroupingOptions","GroupingColumnMode","GroupingInstance","_getGroupedRowModel","getPreGroupedRowModel","resetGrouping","defaultState","setGrouping","updater","ColumnGrouping","orderColumns","leafColumns"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.d.ts"],"x_google_ignoreList":[0],"mappings":";KAGYY,aAAAA"}
@@ -1,5 +0,0 @@
1
- //#region ../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.d.ts
2
- type GroupingState = string[];
3
- //#endregion
4
- export { GroupingState };
5
- //# sourceMappingURL=ColumnGrouping.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ColumnGrouping.d.ts","names":["RowModel","BuiltInAggregationFn","AggregationFns","Cell","Column","ColumnDefTemplate","OnChangeFn","Row","RowData","Table","TableFeature","Updater","GroupingState","GroupingTableState","grouping","AggregationFn","TData","columnId","leafRows","childRows","CustomAggregationFns","Record","AggregationFnOption","GroupingColumnDef","TValue","ReturnType","aggregatedCell","aggregationFn","enableGrouping","getGroupingValue","row","GroupingColumn","getAggregationFn","getAutoAggregationFn","getCanGroup","getGroupedIndex","getIsGrouped","getToggleGroupingHandler","toggleGrouping","GroupingRow","_groupingValuesCache","groupingColumnId","groupingValue","GroupingCell","getIsAggregated","getIsPlaceholder","ColumnDefaultOptions","onGroupingChange","GroupingOptionsBase","getGroupedRowModel","table","groupedColumnMode","manualGrouping","ResolvedAggregationFns","aggregationFns","GroupingOptions","GroupingColumnMode","GroupingInstance","_getGroupedRowModel","getPreGroupedRowModel","resetGrouping","defaultState","setGrouping","updater","ColumnGrouping","orderColumns","leafColumns"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/ColumnGrouping.d.ts"],"x_google_ignoreList":[0],"mappings":";KAGYY,aAAAA"}
@@ -1,8 +0,0 @@
1
- //#region ../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.d.ts
2
- interface PaginationState {
3
- pageIndex: number;
4
- pageSize: number;
5
- }
6
- //#endregion
7
- export { PaginationState };
8
- //# sourceMappingURL=RowPagination.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RowPagination.d.mts","names":["OnChangeFn","Table","RowModel","Updater","RowData","TableFeature","PaginationState","pageIndex","pageSize","PaginationTableState","pagination","PaginationInitialTableState","Partial","PaginationOptions","autoResetPageIndex","getPaginationRowModel","table","manualPagination","onPaginationChange","pageCount","rowCount","PaginationDefaultOptions","PaginationInstance","TData","_autoResetPageIndex","_getPaginationRowModel","getCanNextPage","getCanPreviousPage","getPageCount","getRowCount","getPageOptions","getPrePaginationRowModel","nextPage","previousPage","firstPage","lastPage","resetPageIndex","defaultState","resetPageSize","resetPagination","setPageCount","updater","setPageIndex","setPageSize","setPagination","RowPagination"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.d.ts"],"x_google_ignoreList":[0],"mappings":";UACiBM,eAAAA;EACbC,SAAAA;EACAC,QAAAA;AAAAA"}
@@ -1,8 +0,0 @@
1
- //#region ../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.d.ts
2
- interface PaginationState {
3
- pageIndex: number;
4
- pageSize: number;
5
- }
6
- //#endregion
7
- export { PaginationState };
8
- //# sourceMappingURL=RowPagination.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RowPagination.d.ts","names":["OnChangeFn","Table","RowModel","Updater","RowData","TableFeature","PaginationState","pageIndex","pageSize","PaginationTableState","pagination","PaginationInitialTableState","Partial","PaginationOptions","autoResetPageIndex","getPaginationRowModel","table","manualPagination","onPaginationChange","pageCount","rowCount","PaginationDefaultOptions","PaginationInstance","TData","_autoResetPageIndex","_getPaginationRowModel","getCanNextPage","getCanPreviousPage","getPageCount","getRowCount","getPageOptions","getPrePaginationRowModel","nextPage","previousPage","firstPage","lastPage","resetPageIndex","defaultState","resetPageSize","resetPagination","setPageCount","updater","setPageIndex","setPageSize","setPagination","RowPagination"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowPagination.d.ts"],"x_google_ignoreList":[0],"mappings":";UACiBM,eAAAA;EACbC,SAAAA;EACAC,QAAAA;AAAAA"}
@@ -1,5 +0,0 @@
1
- //#region ../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.d.ts
2
- type RowSelectionState = Record<string, boolean>;
3
- //#endregion
4
- export { RowSelectionState };
5
- //# sourceMappingURL=RowSelection.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RowSelection.d.mts","names":["OnChangeFn","Table","Row","RowModel","Updater","RowData","TableFeature","RowSelectionState","Record","RowSelectionTableState","rowSelection","RowSelectionOptions","TData","enableMultiRowSelection","row","enableRowSelection","enableSubRowSelection","onRowSelectionChange","RowSelectionRow","getCanMultiSelect","getCanSelect","getCanSelectSubRows","getIsAllSubRowsSelected","getIsSelected","getIsSomeSelected","getToggleSelectedHandler","event","toggleSelected","value","selectChildren","opts","RowSelectionInstance","getFilteredSelectedRowModel","getGroupedSelectedRowModel","getIsAllPageRowsSelected","getIsAllRowsSelected","getIsSomePageRowsSelected","getIsSomeRowsSelected","getPreSelectedRowModel","getSelectedRowModel","getToggleAllPageRowsSelectedHandler","getToggleAllRowsSelectedHandler","resetRowSelection","defaultState","setRowSelection","updater","toggleAllPageRowsSelected","toggleAllRowsSelected","RowSelection","selectRowsFn","table","rowModel","isRowSelected","selection","isSubRowSelected"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.d.ts"],"x_google_ignoreList":[0],"mappings":";KACYO,iBAAAA,GAAoBC,MAAAA"}
@@ -1,5 +0,0 @@
1
- //#region ../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.d.ts
2
- type RowSelectionState = Record<string, boolean>;
3
- //#endregion
4
- export { RowSelectionState };
5
- //# sourceMappingURL=RowSelection.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RowSelection.d.ts","names":["OnChangeFn","Table","Row","RowModel","Updater","RowData","TableFeature","RowSelectionState","Record","RowSelectionTableState","rowSelection","RowSelectionOptions","TData","enableMultiRowSelection","row","enableRowSelection","enableSubRowSelection","onRowSelectionChange","RowSelectionRow","getCanMultiSelect","getCanSelect","getCanSelectSubRows","getIsAllSubRowsSelected","getIsSelected","getIsSomeSelected","getToggleSelectedHandler","event","toggleSelected","value","selectChildren","opts","RowSelectionInstance","getFilteredSelectedRowModel","getGroupedSelectedRowModel","getIsAllPageRowsSelected","getIsAllRowsSelected","getIsSomePageRowsSelected","getIsSomeRowsSelected","getPreSelectedRowModel","getSelectedRowModel","getToggleAllPageRowsSelectedHandler","getToggleAllRowsSelectedHandler","resetRowSelection","defaultState","setRowSelection","updater","toggleAllPageRowsSelected","toggleAllRowsSelected","RowSelection","selectRowsFn","table","rowModel","isRowSelected","selection","isSubRowSelected"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSelection.d.ts"],"x_google_ignoreList":[0],"mappings":";KACYO,iBAAAA,GAAoBC,MAAAA"}
@@ -1,9 +0,0 @@
1
- //#region ../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.d.ts
2
- interface ColumnSort {
3
- desc: boolean;
4
- id: string;
5
- }
6
- type SortingState = ColumnSort[];
7
- //#endregion
8
- export { ColumnSort, SortingState };
9
- //# sourceMappingURL=RowSorting.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"RowSorting.d.mts","names":["RowModel","BuiltInSortingFn","OnChangeFn","Table","Row","Updater","RowData","SortingFns","TableFeature","SortDirection","ColumnSort","desc","id","SortingState","SortingTableState","sorting","SortingFn","TData","rowA","rowB","columnId","CustomSortingFns","Record","SortingFnOption","SortingColumnDef","enableMultiSort","enableSorting","invertSorting","sortDescFirst","sortingFn","sortUndefined","SortingColumn","clearSorting","getAutoSortDir","getAutoSortingFn","getCanMultiSort","getCanSort","getFirstSortDir","getIsSorted","getNextSortingOrder","getSortIndex","getSortingFn","getToggleSortingHandler","event","toggleSorting","isMulti","SortingOptionsBase","enableMultiRemove","enableSortingRemoval","getSortedRowModel","table","isMultiSortEvent","e","manualSorting","maxMultiSortColCount","onSortingChange","ResolvedSortingFns","sortingFns","SortingOptions","SortingInstance","_getSortedRowModel","getPreSortedRowModel","resetSorting","defaultState","setSorting","updater","RowSorting"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@tanstack+table-core@8.21.2/node_modules/@tanstack/table-core/build/lib/features/RowSorting.d.ts"],"x_google_ignoreList":[0],"mappings":";UAIiBU,UAAAA;EACbC,IAAAA;EACAC,EAAAA;AAAAA;AAAAA,KAEQC,YAAAA,GAAeH,UAAAA"}