@readyfor/api-client-readyfor 0.293.0-pr1146.29663e6 → 0.293.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.
@@ -12,10 +12,10 @@ declare const buildV1ReadyforHeaderGetFetcher: (requestInit?: RequestInit) => (i
12
12
  search: string;
13
13
  top: string;
14
14
  userMenuLinks: {
15
- message: string;
16
- follow: string;
17
15
  history: string;
16
+ message: string;
18
17
  edit: string;
18
+ follow: string;
19
19
  logout: string;
20
20
  myProjects: string;
21
21
  };
@@ -33,9 +33,9 @@ declare const buildV1ReadyforHeaderGetFetcher: (requestInit?: RequestInit) => (i
33
33
  }[];
34
34
  section: number;
35
35
  columnTypes: {
36
- sm: "auto" | "1" | "2";
37
- md: "auto" | "1" | "2";
38
- lg: "auto" | "1" | "2";
36
+ sm: "1" | "2" | "auto";
37
+ md: "1" | "2" | "auto";
38
+ lg: "1" | "2" | "auto";
39
39
  };
40
40
  }[];
41
41
  userImage: string;
@@ -62,10 +62,10 @@ declare const getV1ReadyforHeader: (query: V1ReadyforHeaderGetQuery, customReque
62
62
  search: string;
63
63
  top: string;
64
64
  userMenuLinks: {
65
- message: string;
66
- follow: string;
67
65
  history: string;
66
+ message: string;
68
67
  edit: string;
68
+ follow: string;
69
69
  logout: string;
70
70
  myProjects: string;
71
71
  };
@@ -83,9 +83,9 @@ declare const getV1ReadyforHeader: (query: V1ReadyforHeaderGetQuery, customReque
83
83
  }[];
84
84
  section: number;
85
85
  columnTypes: {
86
- sm: "auto" | "1" | "2";
87
- md: "auto" | "1" | "2";
88
- lg: "auto" | "1" | "2";
86
+ sm: "1" | "2" | "auto";
87
+ md: "1" | "2" | "auto";
88
+ lg: "1" | "2" | "auto";
89
89
  };
90
90
  }[];
91
91
  userImage: string;
@@ -12,10 +12,10 @@ declare const buildV1ReadyforHeaderGetFetcher: (requestInit?: RequestInit) => (i
12
12
  search: string;
13
13
  top: string;
14
14
  userMenuLinks: {
15
- message: string;
16
- follow: string;
17
15
  history: string;
16
+ message: string;
18
17
  edit: string;
18
+ follow: string;
19
19
  logout: string;
20
20
  myProjects: string;
21
21
  };
@@ -33,9 +33,9 @@ declare const buildV1ReadyforHeaderGetFetcher: (requestInit?: RequestInit) => (i
33
33
  }[];
34
34
  section: number;
35
35
  columnTypes: {
36
- sm: "auto" | "1" | "2";
37
- md: "auto" | "1" | "2";
38
- lg: "auto" | "1" | "2";
36
+ sm: "1" | "2" | "auto";
37
+ md: "1" | "2" | "auto";
38
+ lg: "1" | "2" | "auto";
39
39
  };
40
40
  }[];
41
41
  userImage: string;
@@ -62,10 +62,10 @@ declare const getV1ReadyforHeader: (query: V1ReadyforHeaderGetQuery, customReque
62
62
  search: string;
63
63
  top: string;
64
64
  userMenuLinks: {
65
- message: string;
66
- follow: string;
67
65
  history: string;
66
+ message: string;
68
67
  edit: string;
68
+ follow: string;
69
69
  logout: string;
70
70
  myProjects: string;
71
71
  };
@@ -83,9 +83,9 @@ declare const getV1ReadyforHeader: (query: V1ReadyforHeaderGetQuery, customReque
83
83
  }[];
84
84
  section: number;
85
85
  columnTypes: {
86
- sm: "auto" | "1" | "2";
87
- md: "auto" | "1" | "2";
88
- lg: "auto" | "1" | "2";
86
+ sm: "1" | "2" | "auto";
87
+ md: "1" | "2" | "auto";
88
+ lg: "1" | "2" | "auto";
89
89
  };
90
90
  }[];
91
91
  userImage: string;
@@ -11,10 +11,10 @@ declare const buildV1ResourcesCommonHeaderGetFetcher: (requestInit?: RequestInit
11
11
  search: string;
12
12
  top: string;
13
13
  userMenuLinks: {
14
- message: string;
15
- follow: string;
16
14
  history: string;
15
+ message: string;
17
16
  edit: string;
17
+ follow: string;
18
18
  logout: string;
19
19
  myProjects: string;
20
20
  };
@@ -32,9 +32,9 @@ declare const buildV1ResourcesCommonHeaderGetFetcher: (requestInit?: RequestInit
32
32
  }[];
33
33
  section: number;
34
34
  columnTypes: {
35
- sm: "auto" | "1" | "2";
36
- md: "auto" | "1" | "2";
37
- lg: "auto" | "1" | "2";
35
+ sm: "1" | "2" | "auto";
36
+ md: "1" | "2" | "auto";
37
+ lg: "1" | "2" | "auto";
38
38
  };
39
39
  }[];
40
40
  userImage: string;
@@ -54,10 +54,10 @@ declare const getV1ResourcesCommonHeader: (customRequestInit?: RequestInit) => P
54
54
  search: string;
55
55
  top: string;
56
56
  userMenuLinks: {
57
- message: string;
58
- follow: string;
59
57
  history: string;
58
+ message: string;
60
59
  edit: string;
60
+ follow: string;
61
61
  logout: string;
62
62
  myProjects: string;
63
63
  };
@@ -75,9 +75,9 @@ declare const getV1ResourcesCommonHeader: (customRequestInit?: RequestInit) => P
75
75
  }[];
76
76
  section: number;
77
77
  columnTypes: {
78
- sm: "auto" | "1" | "2";
79
- md: "auto" | "1" | "2";
80
- lg: "auto" | "1" | "2";
78
+ sm: "1" | "2" | "auto";
79
+ md: "1" | "2" | "auto";
80
+ lg: "1" | "2" | "auto";
81
81
  };
82
82
  }[];
83
83
  userImage: string;
@@ -11,10 +11,10 @@ declare const buildV1ResourcesCommonHeaderGetFetcher: (requestInit?: RequestInit
11
11
  search: string;
12
12
  top: string;
13
13
  userMenuLinks: {
14
- message: string;
15
- follow: string;
16
14
  history: string;
15
+ message: string;
17
16
  edit: string;
17
+ follow: string;
18
18
  logout: string;
19
19
  myProjects: string;
20
20
  };
@@ -32,9 +32,9 @@ declare const buildV1ResourcesCommonHeaderGetFetcher: (requestInit?: RequestInit
32
32
  }[];
33
33
  section: number;
34
34
  columnTypes: {
35
- sm: "auto" | "1" | "2";
36
- md: "auto" | "1" | "2";
37
- lg: "auto" | "1" | "2";
35
+ sm: "1" | "2" | "auto";
36
+ md: "1" | "2" | "auto";
37
+ lg: "1" | "2" | "auto";
38
38
  };
39
39
  }[];
40
40
  userImage: string;
@@ -54,10 +54,10 @@ declare const getV1ResourcesCommonHeader: (customRequestInit?: RequestInit) => P
54
54
  search: string;
55
55
  top: string;
56
56
  userMenuLinks: {
57
- message: string;
58
- follow: string;
59
57
  history: string;
58
+ message: string;
60
59
  edit: string;
60
+ follow: string;
61
61
  logout: string;
62
62
  myProjects: string;
63
63
  };
@@ -75,9 +75,9 @@ declare const getV1ResourcesCommonHeader: (customRequestInit?: RequestInit) => P
75
75
  }[];
76
76
  section: number;
77
77
  columnTypes: {
78
- sm: "auto" | "1" | "2";
79
- md: "auto" | "1" | "2";
80
- lg: "auto" | "1" | "2";
78
+ sm: "1" | "2" | "auto";
79
+ md: "1" | "2" | "auto";
80
+ lg: "1" | "2" | "auto";
81
81
  };
82
82
  }[];
83
83
  userImage: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@readyfor/api-client-readyfor",
3
- "version": "0.293.0-pr1146.29663e6",
3
+ "version": "0.293.0",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -36,7 +36,7 @@
36
36
  "swr": "2.3.8",
37
37
  "use-sync-external-store": "1.6.0",
38
38
  "zod": "^3.24.1",
39
- "@readyfor/api-client-base": "0.293.0-pr1146.29663e6"
39
+ "@readyfor/api-client-base": "0.293.0"
40
40
  },
41
41
  "peerDependencies": {
42
42
  "qs": "^6",
@@ -44,7 +44,7 @@
44
44
  "swr": "^2.3.3",
45
45
  "use-sync-external-store": "^1.2.2",
46
46
  "zod": "^3",
47
- "@readyfor/api-client-base": "0.293.0-pr1146.29663e6"
47
+ "@readyfor/api-client-base": "0.293.0"
48
48
  },
49
49
  "peerDependenciesMeta": {
50
50
  "react": {