-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
89 changed files
with
4,253 additions
and
6,860 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// root.tsx | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
|
||
|
||
type Module = typeof import("../root.js") | ||
|
||
export type Info = { | ||
parents: [], | ||
id: "root" | ||
file: "root.tsx" | ||
path: "" | ||
params: {} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// routes/_index.tsx | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
import type { Info as Parent0 } from "../../+types/root.js" | ||
|
||
type Module = typeof import("../_index.js") | ||
|
||
export type Info = { | ||
parents: [Parent0], | ||
id: "routes/_index" | ||
file: "routes/_index.tsx" | ||
path: "undefined" | ||
params: {} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// routes/alle-oppgaver.tsx | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
import type { Info as Parent0 } from "../../+types/root.js" | ||
|
||
type Module = typeof import("../alle-oppgaver.js") | ||
|
||
export type Info = { | ||
parents: [Parent0], | ||
id: "routes/alle-oppgaver" | ||
file: "routes/alle-oppgaver.tsx" | ||
path: "alle-oppgaver" | ||
params: {} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
40 changes: 40 additions & 0 deletions
40
...ypes/app/routes/+types/api.hent-dokument.$journalpostId.$dokumentInfoId.$variantFormat.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// routes/api.hent-dokument.$journalpostId.$dokumentInfoId.$variantFormat.tsx | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
import type { Info as Parent0 } from "../../+types/root.js" | ||
|
||
type Module = typeof import("../api.hent-dokument.$journalpostId.$dokumentInfoId.$variantFormat.js") | ||
|
||
export type Info = { | ||
parents: [Parent0], | ||
id: "routes/api.hent-dokument.$journalpostId.$dokumentInfoId.$variantFormat" | ||
file: "routes/api.hent-dokument.$journalpostId.$dokumentInfoId.$variantFormat.tsx" | ||
path: "api/hent-dokument/:journalpostId/:dokumentInfoId/:variantFormat" | ||
params: {"journalpostId": string; "dokumentInfoId": string; "variantFormat": string} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
40 changes: 40 additions & 0 deletions
40
.react-router/types/app/routes/+types/api.internal.isAlive.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// routes/api.internal.isAlive.ts | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
import type { Info as Parent0 } from "../../+types/root.js" | ||
|
||
type Module = typeof import("../api.internal.isAlive.js") | ||
|
||
export type Info = { | ||
parents: [Parent0], | ||
id: "routes/api.internal.isAlive" | ||
file: "routes/api.internal.isAlive.ts" | ||
path: "api/internal/isAlive" | ||
params: {} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
40 changes: 40 additions & 0 deletions
40
.react-router/types/app/routes/+types/api.internal.isReady.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// routes/api.internal.isReady.ts | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
import type { Info as Parent0 } from "../../+types/root.js" | ||
|
||
type Module = typeof import("../api.internal.isReady.js") | ||
|
||
export type Info = { | ||
parents: [Parent0], | ||
id: "routes/api.internal.isReady" | ||
file: "routes/api.internal.isReady.ts" | ||
path: "api/internal/isReady" | ||
params: {} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
40 changes: 40 additions & 0 deletions
40
.react-router/types/app/routes/+types/api.internal.metrics.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// routes/api.internal.metrics.ts | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
import type { Info as Parent0 } from "../../+types/root.js" | ||
|
||
type Module = typeof import("../api.internal.metrics.js") | ||
|
||
export type Info = { | ||
parents: [Parent0], | ||
id: "routes/api.internal.metrics" | ||
file: "routes/api.internal.metrics.ts" | ||
path: "api/internal/metrics" | ||
params: {} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// routes/feil-test.tsx | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
import type { Info as Parent0 } from "../../+types/root.js" | ||
|
||
type Module = typeof import("../feil-test.js") | ||
|
||
export type Info = { | ||
parents: [Parent0], | ||
id: "routes/feil-test" | ||
file: "routes/feil-test.tsx" | ||
path: "feil-test" | ||
params: {} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
// React Router generated types for route: | ||
// routes/mine-oppgaver.tsx | ||
|
||
import type * as T from "react-router/route-module" | ||
|
||
import type { Info as Parent0 } from "../../+types/root.js" | ||
|
||
type Module = typeof import("../mine-oppgaver.js") | ||
|
||
export type Info = { | ||
parents: [Parent0], | ||
id: "routes/mine-oppgaver" | ||
file: "routes/mine-oppgaver.tsx" | ||
path: "mine-oppgaver" | ||
params: {} & { [key: string]: string | undefined } | ||
module: Module | ||
loaderData: T.CreateLoaderData<Module> | ||
actionData: T.CreateActionData<Module> | ||
} | ||
|
||
export namespace Route { | ||
export type LinkDescriptors = T.LinkDescriptors | ||
export type LinksFunction = () => LinkDescriptors | ||
|
||
export type MetaArgs = T.CreateMetaArgs<Info> | ||
export type MetaDescriptors = T.MetaDescriptors | ||
export type MetaFunction = (args: MetaArgs) => MetaDescriptors | ||
|
||
export type HeadersArgs = T.HeadersArgs | ||
export type HeadersFunction = (args: HeadersArgs) => Headers | HeadersInit | ||
|
||
export type LoaderArgs = T.CreateServerLoaderArgs<Info> | ||
export type ClientLoaderArgs = T.CreateClientLoaderArgs<Info> | ||
export type ActionArgs = T.CreateServerActionArgs<Info> | ||
export type ClientActionArgs = T.CreateClientActionArgs<Info> | ||
|
||
export type HydrateFallbackProps = T.CreateHydrateFallbackProps<Info> | ||
export type ComponentProps = T.CreateComponentProps<Info> | ||
export type ErrorBoundaryProps = T.CreateErrorBoundaryProps<Info> | ||
} |
Oops, something went wrong.