@refinedev/core 4.54.0 → 4.55.0
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/CHANGELOG.md +98 -0
- package/dist/components/index.d.cts +1 -0
- package/dist/components/index.d.cts.map +1 -1
- package/dist/components/index.d.mts +1 -0
- package/dist/components/index.d.mts.map +1 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/link/index.d.cts +20 -0
- package/dist/components/link/index.d.cts.map +1 -0
- package/dist/components/link/index.d.mts +20 -0
- package/dist/components/link/index.d.mts.map +20 -0
- package/dist/components/link/index.d.ts +20 -0
- package/dist/components/link/index.d.ts.map +1 -0
- package/dist/contexts/data/types.d.cts +71 -0
- package/dist/contexts/data/types.d.cts.map +1 -1
- package/dist/contexts/data/types.d.mts +71 -0
- package/dist/contexts/data/types.d.mts.map +71 -0
- package/dist/contexts/data/types.d.ts +71 -0
- package/dist/contexts/data/types.d.ts.map +1 -1
- package/dist/contexts/notification/types.d.cts +2 -2
- package/dist/contexts/notification/types.d.cts.map +1 -1
- package/dist/contexts/notification/types.d.mts +2 -2
- package/dist/contexts/notification/types.d.mts.map +2 -2
- package/dist/contexts/notification/types.d.ts +2 -2
- package/dist/contexts/notification/types.d.ts.map +1 -1
- package/dist/hooks/menu/useMenu.d.cts +1 -1
- package/dist/hooks/menu/useMenu.d.cts.map +1 -1
- package/dist/hooks/menu/useMenu.d.mts +1 -1
- package/dist/hooks/menu/useMenu.d.mts.map +1 -1
- package/dist/hooks/menu/useMenu.d.ts +1 -1
- package/dist/hooks/menu/useMenu.d.ts.map +1 -1
- package/dist/hooks/navigation/index.d.cts +1 -1
- package/dist/hooks/navigation/index.d.mts +1 -1
- package/dist/hooks/navigation/index.d.mts.map +1 -1
- package/dist/hooks/navigation/index.d.ts +1 -1
- package/dist/hooks/router/use-link/index.d.cts +4 -5
- package/dist/hooks/router/use-link/index.d.cts.map +1 -1
- package/dist/hooks/router/use-link/index.d.mts +4 -5
- package/dist/hooks/router/use-link/index.d.mts.map +4 -5
- package/dist/hooks/router/use-link/index.d.ts +4 -5
- package/dist/hooks/router/use-link/index.d.ts.map +1 -1
- package/dist/hooks/useMeta/index.d.cts +3 -0
- package/dist/hooks/useMeta/index.d.cts.map +1 -1
- package/dist/hooks/useMeta/index.d.mts +3 -0
- package/dist/hooks/useMeta/index.d.mts.map +3 -0
- package/dist/hooks/useMeta/index.d.ts +3 -0
- package/dist/hooks/useMeta/index.d.ts.map +1 -1
- package/dist/hooks/useTable/index.d.cts.map +1 -1
- package/dist/hooks/useTable/index.d.ts.map +1 -1
- package/dist/index.cjs +10 -10
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +10 -10
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/components/index.ts +1 -0
- package/src/components/link/index.tsx +74 -0
- package/src/contexts/data/types.ts +72 -0
- package/src/contexts/notification/types.ts +2 -2
- package/src/hooks/menu/useMenu.tsx +11 -7
- package/src/hooks/navigation/index.ts +1 -1
- package/src/hooks/router/use-link/index.tsx +2 -14
- package/src/hooks/use-resource-params/index.ts +1 -1
- package/src/hooks/useTable/index.ts +47 -31
|
@@ -4,12 +4,12 @@ export type SuccessErrorNotification<TData = unknown, TError = unknown, TVariabl
|
|
|
4
4
|
* @default '"There was an error creating resource (status code: `statusCode`)" or "Error when updating resource (status code: statusCode)"'
|
|
5
5
|
|
|
6
6
|
*/
|
|
7
|
-
successNotification?: OpenNotificationParams | false | ((data?: TData, values?: TVariables, resource?: string) => OpenNotificationParams | false);
|
|
7
|
+
successNotification?: OpenNotificationParams | false | ((data?: TData, values?: TVariables, resource?: string) => OpenNotificationParams | false | undefined);
|
|
8
8
|
/**
|
|
9
9
|
* Error notification configuration to be displayed when the mutation fails.
|
|
10
10
|
* @default '"There was an error creating resource (status code: `statusCode`)" or "Error when updating resource (status code: statusCode)"'
|
|
11
11
|
*/
|
|
12
|
-
errorNotification?: OpenNotificationParams | false | ((error?: TError, values?: TVariables, resource?: string) => OpenNotificationParams | false);
|
|
12
|
+
errorNotification?: OpenNotificationParams | false | ((error?: TError, values?: TVariables, resource?: string) => OpenNotificationParams | false | undefined);
|
|
13
13
|
};
|
|
14
14
|
export type OpenNotificationParams = {
|
|
15
15
|
key?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/contexts/notification/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,wBAAwB,CAClC,KAAK,GAAG,OAAO,EACf,MAAM,GAAG,OAAO,EAChB,UAAU,GAAG,OAAO,IAClB;IACF;;;;SAIK;IACL,mBAAmB,CAAC,EAChB,sBAAsB,GACtB,KAAK,GACL,CAAC,CACC,IAAI,CAAC,EAAE,KAAK,EACZ,MAAM,CAAC,EAAE,UAAU,EACnB,QAAQ,CAAC,EAAE,MAAM,KACd,sBAAsB,GAAG,KAAK,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/contexts/notification/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,wBAAwB,CAClC,KAAK,GAAG,OAAO,EACf,MAAM,GAAG,OAAO,EAChB,UAAU,GAAG,OAAO,IAClB;IACF;;;;SAIK;IACL,mBAAmB,CAAC,EAChB,sBAAsB,GACtB,KAAK,GACL,CAAC,CACC,IAAI,CAAC,EAAE,KAAK,EACZ,MAAM,CAAC,EAAE,UAAU,EACnB,QAAQ,CAAC,EAAE,MAAM,KACd,sBAAsB,GAAG,KAAK,GAAG,SAAS,CAAC,CAAC;IACrD;;;OAGG;IACH,iBAAiB,CAAC,EACd,sBAAsB,GACtB,KAAK,GACL,CAAC,CACC,KAAK,CAAC,EAAE,MAAM,EACd,MAAM,CAAC,EAAE,UAAU,EACnB,QAAQ,CAAC,EAAE,MAAM,KACd,sBAAsB,GAAG,KAAK,GAAG,SAAS,CAAC,CAAC;CACtD,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,UAAU,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,MAAM,WAAW,oBAAoB;IACnC,IAAI,CAAC,EAAE,CAAC,MAAM,EAAE,sBAAsB,KAAK,IAAI,CAAC;IAChD,KAAK,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/B;AAED,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC,oBAAoB,CAAC,CAAC"}
|
|
@@ -4,12 +4,12 @@ export type SuccessErrorNotification<TData = unknown, TError = unknown, TVariabl
|
|
|
4
4
|
* @default '"There was an error creating resource (status code: `statusCode`)" or "Error when updating resource (status code: statusCode)"'
|
|
5
5
|
|
|
6
6
|
*/
|
|
7
|
-
successNotification?: OpenNotificationParams | false | ((data?: TData, values?: TVariables, resource?: string) => OpenNotificationParams | false);
|
|
7
|
+
successNotification?: OpenNotificationParams | false | ((data?: TData, values?: TVariables, resource?: string) => OpenNotificationParams | false | undefined);
|
|
8
8
|
/**
|
|
9
9
|
* Error notification configuration to be displayed when the mutation fails.
|
|
10
10
|
* @default '"There was an error creating resource (status code: `statusCode`)" or "Error when updating resource (status code: statusCode)"'
|
|
11
11
|
*/
|
|
12
|
-
errorNotification?: OpenNotificationParams | false | ((error?: TError, values?: TVariables, resource?: string) => OpenNotificationParams | false);
|
|
12
|
+
errorNotification?: OpenNotificationParams | false | ((error?: TError, values?: TVariables, resource?: string) => OpenNotificationParams | false | undefined);
|
|
13
13
|
};
|
|
14
14
|
export type OpenNotificationParams = {
|
|
15
15
|
key?: string;
|
|
@@ -4,12 +4,12 @@ export type SuccessErrorNotification<TData = unknown, TError = unknown, TVariabl
|
|
|
4
4
|
* @default '"There was an error creating resource (status code: `statusCode`)" or "Error when updating resource (status code: statusCode)"'
|
|
5
5
|
|
|
6
6
|
*/
|
|
7
|
-
successNotification?: OpenNotificationParams | false | ((data?: TData, values?: TVariables, resource?: string) => OpenNotificationParams | false);
|
|
7
|
+
successNotification?: OpenNotificationParams | false | ((data?: TData, values?: TVariables, resource?: string) => OpenNotificationParams | false | undefined);
|
|
8
8
|
/**
|
|
9
9
|
* Error notification configuration to be displayed when the mutation fails.
|
|
10
10
|
* @default '"There was an error creating resource (status code: `statusCode`)" or "Error when updating resource (status code: statusCode)"'
|
|
11
11
|
*/
|
|
12
|
-
errorNotification?: OpenNotificationParams | false | ((error?: TError, values?: TVariables, resource?: string) => OpenNotificationParams | false);
|
|
12
|
+
errorNotification?: OpenNotificationParams | false | ((error?: TError, values?: TVariables, resource?: string) => OpenNotificationParams | false | undefined);
|
|
13
13
|
};
|
|
14
14
|
export type OpenNotificationParams = {
|
|
15
15
|
key?: string;
|
|
@@ -4,12 +4,12 @@ export type SuccessErrorNotification<TData = unknown, TError = unknown, TVariabl
|
|
|
4
4
|
* @default '"There was an error creating resource (status code: `statusCode`)" or "Error when updating resource (status code: statusCode)"'
|
|
5
5
|
|
|
6
6
|
*/
|
|
7
|
-
successNotification?: OpenNotificationParams | false | ((data?: TData, values?: TVariables, resource?: string) => OpenNotificationParams | false);
|
|
7
|
+
successNotification?: OpenNotificationParams | false | ((data?: TData, values?: TVariables, resource?: string) => OpenNotificationParams | false | undefined);
|
|
8
8
|
/**
|
|
9
9
|
* Error notification configuration to be displayed when the mutation fails.
|
|
10
10
|
* @default '"There was an error creating resource (status code: `statusCode`)" or "Error when updating resource (status code: statusCode)"'
|
|
11
11
|
*/
|
|
12
|
-
errorNotification?: OpenNotificationParams | false | ((error?: TError, values?: TVariables, resource?: string) => OpenNotificationParams | false);
|
|
12
|
+
errorNotification?: OpenNotificationParams | false | ((error?: TError, values?: TVariables, resource?: string) => OpenNotificationParams | false | undefined);
|
|
13
13
|
};
|
|
14
14
|
export type OpenNotificationParams = {
|
|
15
15
|
key?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/contexts/notification/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,wBAAwB,CAClC,KAAK,GAAG,OAAO,EACf,MAAM,GAAG,OAAO,EAChB,UAAU,GAAG,OAAO,IAClB;IACF;;;;SAIK;IACL,mBAAmB,CAAC,EAChB,sBAAsB,GACtB,KAAK,GACL,CAAC,CACC,IAAI,CAAC,EAAE,KAAK,EACZ,MAAM,CAAC,EAAE,UAAU,EACnB,QAAQ,CAAC,EAAE,MAAM,KACd,sBAAsB,GAAG,KAAK,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/contexts/notification/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,wBAAwB,CAClC,KAAK,GAAG,OAAO,EACf,MAAM,GAAG,OAAO,EAChB,UAAU,GAAG,OAAO,IAClB;IACF;;;;SAIK;IACL,mBAAmB,CAAC,EAChB,sBAAsB,GACtB,KAAK,GACL,CAAC,CACC,IAAI,CAAC,EAAE,KAAK,EACZ,MAAM,CAAC,EAAE,UAAU,EACnB,QAAQ,CAAC,EAAE,MAAM,KACd,sBAAsB,GAAG,KAAK,GAAG,SAAS,CAAC,CAAC;IACrD;;;OAGG;IACH,iBAAiB,CAAC,EACd,sBAAsB,GACtB,KAAK,GACL,CAAC,CACC,KAAK,CAAC,EAAE,MAAM,EACd,MAAM,CAAC,EAAE,UAAU,EACnB,QAAQ,CAAC,EAAE,MAAM,KACd,sBAAsB,GAAG,KAAK,GAAG,SAAS,CAAC,CAAC;CACtD,CAAC;AAEF,MAAM,MAAM,sBAAsB,GAAG;IACnC,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,SAAS,GAAG,OAAO,GAAG,UAAU,CAAC;IACvC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B,CAAC;AAEF,MAAM,WAAW,oBAAoB;IACnC,IAAI,CAAC,EAAE,CAAC,MAAM,EAAE,sBAAsB,KAAK,IAAI,CAAC;IAChD,KAAK,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/B;AAED,MAAM,MAAM,oBAAoB,GAAG,QAAQ,CAAC,oBAAoB,CAAC,CAAC"}
|
|
@@ -9,7 +9,7 @@ export type UseMenuProps = {
|
|
|
9
9
|
meta?: Record<string, any>;
|
|
10
10
|
hideOnMissingParameter?: boolean;
|
|
11
11
|
};
|
|
12
|
-
export type TreeMenuItem = FlatTreeItem & {
|
|
12
|
+
export type TreeMenuItem = Omit<FlatTreeItem, "label" | "route" | "children"> & {
|
|
13
13
|
route?: string;
|
|
14
14
|
icon?: React.ReactNode;
|
|
15
15
|
label?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useMenu.d.ts","sourceRoot":"","sources":["../../../src/hooks/menu/useMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,OAAO,EACL,KAAK,YAAY,EAElB,MAAM,4CAA4C,CAAC;AAGpD,KAAK,iBAAiB,GAAG;IACvB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,YAAY,EAAE,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC3B,sBAAsB,CAAC,EAAE,OAAO,CAAC;CAClC,CAAC;AAEF,MAAM,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"useMenu.d.ts","sourceRoot":"","sources":["../../../src/hooks/menu/useMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,OAAO,EACL,KAAK,YAAY,EAElB,MAAM,4CAA4C,CAAC;AAGpD,KAAK,iBAAiB,GAAG;IACvB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,YAAY,EAAE,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC3B,sBAAsB,CAAC,EAAE,OAAO,CAAC;CAClC,CAAC;AAEF,MAAM,MAAM,YAAY,GAEtB,IAAI,CAAC,YAAY,EAAE,OAAO,GAAG,OAAO,GAAG,UAAU,CAAC,GAAG;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,YAAY,EAAE,CAAC;CAC1B,CAAC;AASJ;;;;;;;GAOG;AACH,eAAO,MAAM,OAAO,sCACuB,YAAY,KAGpD,iBAmGF,CAAC"}
|
|
@@ -9,7 +9,7 @@ export type UseMenuProps = {
|
|
|
9
9
|
meta?: Record<string, any>;
|
|
10
10
|
hideOnMissingParameter?: boolean;
|
|
11
11
|
};
|
|
12
|
-
export type TreeMenuItem = FlatTreeItem & {
|
|
12
|
+
export type TreeMenuItem = Omit<FlatTreeItem, "label" | "route" | "children"> & {
|
|
13
13
|
route?: string;
|
|
14
14
|
icon?: React.ReactNode;
|
|
15
15
|
label?: string;
|
|
@@ -9,7 +9,7 @@ export type UseMenuProps = {
|
|
|
9
9
|
meta?: Record<string, any>;
|
|
10
10
|
hideOnMissingParameter?: boolean;
|
|
11
11
|
};
|
|
12
|
-
export type TreeMenuItem = FlatTreeItem & {
|
|
12
|
+
export type TreeMenuItem = Omit<FlatTreeItem, "label" | "route" | "children"> & {
|
|
13
13
|
route?: string;
|
|
14
14
|
icon?: React.ReactNode;
|
|
15
15
|
label?: string;
|
|
@@ -9,7 +9,7 @@ export type UseMenuProps = {
|
|
|
9
9
|
meta?: Record<string, any>;
|
|
10
10
|
hideOnMissingParameter?: boolean;
|
|
11
11
|
};
|
|
12
|
-
export type TreeMenuItem = FlatTreeItem & {
|
|
12
|
+
export type TreeMenuItem = Omit<FlatTreeItem, "label" | "route" | "children"> & {
|
|
13
13
|
route?: string;
|
|
14
14
|
icon?: React.ReactNode;
|
|
15
15
|
label?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useMenu.d.ts","sourceRoot":"","sources":["../../../src/hooks/menu/useMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,OAAO,EACL,KAAK,YAAY,EAElB,MAAM,4CAA4C,CAAC;AAGpD,KAAK,iBAAiB,GAAG;IACvB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,YAAY,EAAE,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC3B,sBAAsB,CAAC,EAAE,OAAO,CAAC;CAClC,CAAC;AAEF,MAAM,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"useMenu.d.ts","sourceRoot":"","sources":["../../../src/hooks/menu/useMenu.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,OAAO,EACL,KAAK,YAAY,EAElB,MAAM,4CAA4C,CAAC;AAGpD,KAAK,iBAAiB,GAAG;IACvB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,YAAY,EAAE,CAAC;CAC3B,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAC3B,sBAAsB,CAAC,EAAE,OAAO,CAAC;CAClC,CAAC;AAEF,MAAM,MAAM,YAAY,GAEtB,IAAI,CAAC,YAAY,EAAE,OAAO,GAAG,OAAO,GAAG,UAAU,CAAC,GAAG;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,YAAY,EAAE,CAAC;CAC1B,CAAC;AASJ;;;;;;;GAOG;AACH,eAAO,MAAM,OAAO,sCACuB,YAAY,KAGpD,iBAmGF,CAAC"}
|
|
@@ -2,7 +2,7 @@ import type { BaseKey, MetaDataQuery } from "../../contexts/data/types";
|
|
|
2
2
|
import type { IResourceItem } from "../../contexts/resource/types";
|
|
3
3
|
export type HistoryType = "push" | "replace";
|
|
4
4
|
/**
|
|
5
|
-
* `refine` uses {@link https://reactrouter.com/en/hooks/use-navigate `React Router`} and comes with all redirects out of the box.
|
|
5
|
+
* `refine` uses {@link https://reactrouter.com/en/main/hooks/use-navigate#usenavigate `React Router`} and comes with all redirects out of the box.
|
|
6
6
|
* It allows you to manage your routing operations in refine.
|
|
7
7
|
* Using this hook, you can manage all the routing operations of your application very easily.
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@ import type { BaseKey, MetaDataQuery } from "../../contexts/data/types";
|
|
|
2
2
|
import type { IResourceItem } from "../../contexts/resource/types";
|
|
3
3
|
export type HistoryType = "push" | "replace";
|
|
4
4
|
/**
|
|
5
|
-
* `refine` uses {@link https://reactrouter.com/en/hooks/use-navigate `React Router`} and comes with all redirects out of the box.
|
|
5
|
+
* `refine` uses {@link https://reactrouter.com/en/main/hooks/use-navigate#usenavigate `React Router`} and comes with all redirects out of the box.
|
|
6
6
|
* It allows you to manage your routing operations in refine.
|
|
7
7
|
* Using this hook, you can manage all the routing operations of your application very easily.
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@ import type { BaseKey, MetaDataQuery } from "../../contexts/data/types";
|
|
|
2
2
|
import type { IResourceItem } from "../../contexts/resource/types";
|
|
3
3
|
export type HistoryType = "push" | "replace";
|
|
4
4
|
/**
|
|
5
|
-
* `refine` uses {@link https://reactrouter.com/en/hooks/use-navigate `React Router`} and comes with all redirects out of the box.
|
|
5
|
+
* `refine` uses {@link https://reactrouter.com/en/main/hooks/use-navigate#usenavigate `React Router`} and comes with all redirects out of the box.
|
|
6
6
|
* It allows you to manage your routing operations in refine.
|
|
7
7
|
* Using this hook, you can manage all the routing operations of your application very easily.
|
|
8
8
|
*
|
|
@@ -2,7 +2,7 @@ import type { BaseKey, MetaDataQuery } from "../../contexts/data/types";
|
|
|
2
2
|
import type { IResourceItem } from "../../contexts/resource/types";
|
|
3
3
|
export type HistoryType = "push" | "replace";
|
|
4
4
|
/**
|
|
5
|
-
* `refine` uses {@link https://reactrouter.com/en/hooks/use-navigate `React Router`} and comes with all redirects out of the box.
|
|
5
|
+
* `refine` uses {@link https://reactrouter.com/en/main/hooks/use-navigate#usenavigate `React Router`} and comes with all redirects out of the box.
|
|
6
6
|
* It allows you to manage your routing operations in refine.
|
|
7
7
|
* Using this hook, you can manage all the routing operations of your application very easily.
|
|
8
8
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const useLink: () =>
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}>>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const useLink: () => <T = {}>(props: import("../../../components/link").LinkProps<T> & {
|
|
3
|
+
ref?: import("react").Ref<HTMLAnchorElement> | undefined;
|
|
4
|
+
}) => import("react").JSX.Element;
|
|
6
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/router/use-link/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/router/use-link/index.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,OAAO;;iCAEnB,CAAC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const useLink: () =>
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}>>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const useLink: () => <T = {}>(props: import("../../../components/link").LinkProps<T> & {
|
|
3
|
+
ref?: import("react").Ref<HTMLAnchorElement> | undefined;
|
|
4
|
+
}) => import("react").JSX.Element;
|
|
6
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const useLink: () =>
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}>>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const useLink: () => <T = {}>(props: import("../../../components/link").LinkProps<T> & {
|
|
3
|
+
ref?: import("react").Ref<HTMLAnchorElement> | undefined;
|
|
4
|
+
}) => import("react").JSX.Element;
|
|
6
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const useLink: () =>
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}>>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const useLink: () => <T = {}>(props: import("../../../components/link").LinkProps<T> & {
|
|
3
|
+
ref?: import("react").Ref<HTMLAnchorElement> | undefined;
|
|
4
|
+
}) => import("react").JSX.Element;
|
|
6
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/router/use-link/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/hooks/router/use-link/index.tsx"],"names":[],"mappings":";AAEA,eAAO,MAAM,OAAO;;iCAEnB,CAAC"}
|
|
@@ -15,5 +15,8 @@ export declare const useMeta: () => ({ resource, meta: metaFromProp, }?: {
|
|
|
15
15
|
variables?: import("../../contexts/data/types").VariableOptions | undefined;
|
|
16
16
|
gqlQuery?: import("graphql").DocumentNode | undefined;
|
|
17
17
|
gqlMutation?: import("graphql").DocumentNode | undefined;
|
|
18
|
+
gqlVariables?: {
|
|
19
|
+
[key: string]: any;
|
|
20
|
+
} | undefined;
|
|
18
21
|
};
|
|
19
22
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useMeta/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAEnE;;;;GAIG;AACH,eAAO,MAAM,OAAO,6CAMf;IACD,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useMeta/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAEnE;;;;GAIG;AACH,eAAO,MAAM,OAAO,6CAMf;IACD,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;;;;;;;;;;CAgBF,CAAC"}
|
|
@@ -15,5 +15,8 @@ export declare const useMeta: () => ({ resource, meta: metaFromProp, }?: {
|
|
|
15
15
|
variables?: import("../../contexts/data/types").VariableOptions | undefined;
|
|
16
16
|
gqlQuery?: import("graphql").DocumentNode | undefined;
|
|
17
17
|
gqlMutation?: import("graphql").DocumentNode | undefined;
|
|
18
|
+
gqlVariables?: {
|
|
19
|
+
[key: string]: any;
|
|
20
|
+
} | undefined;
|
|
18
21
|
};
|
|
19
22
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -15,5 +15,8 @@ export declare const useMeta: () => ({ resource, meta: metaFromProp, }?: {
|
|
|
15
15
|
variables?: import("../../contexts/data/types").VariableOptions | undefined;
|
|
16
16
|
gqlQuery?: import("graphql").DocumentNode | undefined;
|
|
17
17
|
gqlMutation?: import("graphql").DocumentNode | undefined;
|
|
18
|
+
gqlVariables?: {
|
|
19
|
+
[key: string]: any;
|
|
20
|
+
} | undefined;
|
|
18
21
|
};
|
|
19
22
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -15,5 +15,8 @@ export declare const useMeta: () => ({ resource, meta: metaFromProp, }?: {
|
|
|
15
15
|
variables?: import("../../contexts/data/types").VariableOptions | undefined;
|
|
16
16
|
gqlQuery?: import("graphql").DocumentNode | undefined;
|
|
17
17
|
gqlMutation?: import("graphql").DocumentNode | undefined;
|
|
18
|
+
gqlVariables?: {
|
|
19
|
+
[key: string]: any;
|
|
20
|
+
} | undefined;
|
|
18
21
|
};
|
|
19
22
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useMeta/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAEnE;;;;GAIG;AACH,eAAO,MAAM,OAAO,6CAMf;IACD,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useMeta/index.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAEnE;;;;GAIG;AACH,eAAO,MAAM,OAAO,6CAMf;IACD,QAAQ,CAAC,EAAE,aAAa,CAAC;IACzB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB;;;;;;;;;;CAgBF,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useTable/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useTable/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useTable/index.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/useTable/index.ts"],"names":[],"mappings":"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"}
|