@intlayer/design-system 5.7.2 → 5.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.vite/manifest.json +39 -0
- package/dist/Form-CriPBaZk.js.map +1 -1
- package/dist/Form-DJrUK3mm.cjs.map +1 -1
- package/dist/better-auth.8zoxzg-F-BEBqzpjz.cjs +40 -0
- package/dist/better-auth.8zoxzg-F-BEBqzpjz.cjs.map +1 -0
- package/dist/better-auth.8zoxzg-F-D8e0X4ys.js +41 -0
- package/dist/better-auth.8zoxzg-F-D8e0X4ys.js.map +1 -0
- package/dist/components/Breadcrumb/index.cjs +1 -0
- package/dist/components/Breadcrumb/index.cjs.map +1 -1
- package/dist/components/Breadcrumb/index.d.ts +1 -1
- package/dist/components/Breadcrumb/index.d.ts.map +1 -1
- package/dist/components/Breadcrumb/index.mjs +1 -0
- package/dist/components/Breadcrumb/index.mjs.map +1 -1
- package/dist/components/CopyToClipboard/index.cjs +32 -23
- package/dist/components/CopyToClipboard/index.cjs.map +1 -1
- package/dist/components/CopyToClipboard/index.d.ts.map +1 -1
- package/dist/components/CopyToClipboard/index.mjs +32 -23
- package/dist/components/CopyToClipboard/index.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.cjs +7 -4
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts +2 -2
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs +7 -4
- package/dist/components/DictionaryFieldEditor/ContentEditorView/TextEditor.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs +1 -0
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +1 -0
- package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +2 -1
- package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +2 -1
- package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.cjs +2 -2
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +2 -2
- package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs +5 -2
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +5 -2
- package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/StructureView/StructureView.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/StructureView/StructureView.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/StructureView/StructureView.mjs +2 -1
- package/dist/components/DictionaryFieldEditor/StructureView/StructureView.mjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.cjs +2 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.cjs.map +1 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs +2 -1
- package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs.map +1 -1
- package/dist/components/EditableField/EditableFieldTextArea.cjs +2 -1
- package/dist/components/EditableField/EditableFieldTextArea.cjs.map +1 -1
- package/dist/components/EditableField/EditableFieldTextArea.mjs +2 -1
- package/dist/components/EditableField/EditableFieldTextArea.mjs.map +1 -1
- package/dist/components/Flags/Flag.cjs +23 -1
- package/dist/components/Flags/Flag.cjs.map +1 -1
- package/dist/components/Flags/Flag.d.ts.map +1 -1
- package/dist/components/Flags/Flag.mjs +23 -1
- package/dist/components/Flags/Flag.mjs.map +1 -1
- package/dist/components/Form/FormBase.cjs.map +1 -1
- package/dist/components/Form/FormBase.mjs.map +1 -1
- package/dist/components/Form/elements/CheckboxElement.d.ts +2 -2
- package/dist/components/Form/elements/CheckboxElement.d.ts.map +1 -1
- package/dist/components/IDE/CodeContext.cjs +2 -1
- package/dist/components/IDE/CodeContext.cjs.map +1 -1
- package/dist/components/IDE/CodeContext.mjs +2 -1
- package/dist/components/IDE/CodeContext.mjs.map +1 -1
- package/dist/components/Input/Checkbox.cjs +29 -22
- package/dist/components/Input/Checkbox.cjs.map +1 -1
- package/dist/components/Input/Checkbox.d.ts +3 -2
- package/dist/components/Input/Checkbox.d.ts.map +1 -1
- package/dist/components/Input/Checkbox.mjs +30 -23
- package/dist/components/Input/Checkbox.mjs.map +1 -1
- package/dist/components/Link/Link.cjs +2 -2
- package/dist/components/Link/Link.cjs.map +1 -1
- package/dist/components/Link/Link.mjs +2 -2
- package/dist/components/Link/Link.mjs.map +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs +2 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs.map +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs +2 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs.map +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.cjs +2 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.cjs.map +1 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs +2 -1
- package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs.map +1 -1
- package/dist/components/Modal/Modal.cjs +2 -1
- package/dist/components/Modal/Modal.cjs.map +1 -1
- package/dist/components/Modal/Modal.mjs +2 -1
- package/dist/components/Modal/Modal.mjs.map +1 -1
- package/dist/components/Navbar/MobileNavbar.cjs +2 -1
- package/dist/components/Navbar/MobileNavbar.cjs.map +1 -1
- package/dist/components/Navbar/MobileNavbar.mjs +2 -1
- package/dist/components/Navbar/MobileNavbar.mjs.map +1 -1
- package/dist/components/Navbar/index.cjs +2 -1
- package/dist/components/Navbar/index.cjs.map +1 -1
- package/dist/components/Navbar/index.mjs +2 -1
- package/dist/components/Navbar/index.mjs.map +1 -1
- package/dist/components/SwitchSelector/index.cjs +2 -1
- package/dist/components/SwitchSelector/index.cjs.map +1 -1
- package/dist/components/SwitchSelector/index.mjs +2 -1
- package/dist/components/SwitchSelector/index.mjs.map +1 -1
- package/dist/components/TabSelector/TabSelector.cjs +2 -1
- package/dist/components/TabSelector/TabSelector.cjs.map +1 -1
- package/dist/components/TabSelector/TabSelector.mjs +2 -1
- package/dist/components/TabSelector/TabSelector.mjs.map +1 -1
- package/dist/components/TextArea/AutocompleteTextArea.cjs +5 -4
- package/dist/components/TextArea/AutocompleteTextArea.cjs.map +1 -1
- package/dist/components/TextArea/AutocompleteTextArea.mjs +5 -4
- package/dist/components/TextArea/AutocompleteTextArea.mjs.map +1 -1
- package/dist/hooks/auth.cjs +1783 -0
- package/dist/hooks/auth.cjs.map +1 -0
- package/dist/hooks/auth.d.ts +32 -0
- package/dist/hooks/auth.d.ts.map +1 -0
- package/dist/hooks/auth.mjs +1783 -0
- package/dist/hooks/auth.mjs.map +1 -0
- package/dist/hooks/index.cjs +4 -1
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.d.ts.map +1 -1
- package/dist/hooks/index.mjs +5 -2
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/hooks/intlayerAPIHooks.cjs +65 -66
- package/dist/hooks/intlayerAPIHooks.cjs.map +1 -1
- package/dist/hooks/intlayerAPIHooks.d.ts +884 -9
- package/dist/hooks/intlayerAPIHooks.d.ts.map +1 -1
- package/dist/hooks/intlayerAPIHooks.mjs +66 -67
- package/dist/hooks/intlayerAPIHooks.mjs.map +1 -1
- package/dist/hooks/useAuth/useAuth.cjs.map +1 -1
- package/dist/hooks/useAuth/useAuth.d.ts +6 -7
- package/dist/hooks/useAuth/useAuth.d.ts.map +1 -1
- package/dist/hooks/useAuth/useAuth.mjs.map +1 -1
- package/dist/hooks/useAuth/useOAuth2.cjs +3 -3
- package/dist/hooks/useAuth/useOAuth2.cjs.map +1 -1
- package/dist/hooks/useAuth/useOAuth2.mjs +3 -3
- package/dist/hooks/useAuth/useOAuth2.mjs.map +1 -1
- package/dist/hooks/useAuth/useSession.cjs +5 -5
- package/dist/hooks/useAuth/useSession.cjs.map +1 -1
- package/dist/hooks/useAuth/useSession.d.ts +354 -6
- package/dist/hooks/useAuth/useSession.d.ts.map +1 -1
- package/dist/hooks/useAuth/useSession.mjs +5 -5
- package/dist/hooks/useAuth/useSession.mjs.map +1 -1
- package/dist/hooks/useIntlayerAPI.cjs +7 -1
- package/dist/hooks/useIntlayerAPI.cjs.map +1 -1
- package/dist/hooks/useIntlayerAPI.d.ts +11 -0
- package/dist/hooks/useIntlayerAPI.d.ts.map +1 -0
- package/dist/hooks/useIntlayerAPI.mjs +8 -2
- package/dist/hooks/useIntlayerAPI.mjs.map +1 -1
- package/dist/hooks/useUser/index.cjs +2 -1
- package/dist/hooks/useUser/index.cjs.map +1 -1
- package/dist/hooks/useUser/index.d.ts +18 -2
- package/dist/hooks/useUser/index.d.ts.map +1 -1
- package/dist/hooks/useUser/index.mjs +2 -1
- package/dist/hooks/useUser/index.mjs.map +1 -1
- package/package.json +20 -19
- package/dist/tailwind.css +0 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intlayerAPIHooks.d.ts","sourceRoot":"","sources":["../../src/hooks/intlayerAPIHooks.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAGjD,OAAO,EAAE,KAAK,eAAe,EAAY,MAAM,qBAAqB,CAAC;AAmJrE;;GAEG;AAEH,eAAO,MAAM,QAAQ,GACnB,OAAO,eAAe,CAAC,
|
|
1
|
+
{"version":3,"file":"intlayerAPIHooks.d.ts","sourceRoot":"","sources":["../../src/hooks/intlayerAPIHooks.ts"],"names":[],"mappings":"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"}
|
|
@@ -7,8 +7,9 @@ import { useAsync } from "./useAsync/useAsync.mjs";
|
|
|
7
7
|
import { useAuth } from "./useAuth/useAuth.mjs";
|
|
8
8
|
import "@intlayer/api";
|
|
9
9
|
import "@intlayer/config/built";
|
|
10
|
+
import "../better-auth.8zoxzg-F-D8e0X4ys.js";
|
|
10
11
|
import "./useAsync/useAsyncStateStore.mjs";
|
|
11
|
-
import { useIntlayerAuth } from "./useIntlayerAPI.mjs";
|
|
12
|
+
import { useIntlayerAuth, useIntlayerOAuth } from "./useIntlayerAPI.mjs";
|
|
12
13
|
var define_process_env_default = {};
|
|
13
14
|
const formatErrorCode = (errorCode) => errorCode.split("_").join(" ");
|
|
14
15
|
const useErrorHandling = (options) => {
|
|
@@ -81,37 +82,34 @@ const useEditorAsync = (key, asyncFunction, options) => {
|
|
|
81
82
|
const optionsWithErrorHandling = useErrorHandling(options ?? {});
|
|
82
83
|
return useAsync(key, asyncFunction, optionsWithErrorHandling);
|
|
83
84
|
};
|
|
84
|
-
const useLogin = (args) => useAppAsync("login", useIntlayerAuth().
|
|
85
|
+
const useLogin = (args) => useAppAsync("login", useIntlayerAuth().signInEmail, {
|
|
85
86
|
invalidateQueries: ["getSession"],
|
|
86
87
|
...args
|
|
87
88
|
});
|
|
88
|
-
const
|
|
89
|
+
const useGetVerifyEmailStatus = (args) => useAppAsync(
|
|
90
|
+
"getVerifyEmailStatus",
|
|
91
|
+
useIntlayerAuth().verifyEmailSession,
|
|
92
|
+
args
|
|
93
|
+
);
|
|
94
|
+
const useRegister = (args) => useAppAsync("register", useIntlayerAuth().signUpEmail, {
|
|
89
95
|
invalidateQueries: ["getSession"],
|
|
90
96
|
...args
|
|
91
97
|
});
|
|
92
|
-
const useLogout = (args) => useAppAsync("logout", useIntlayerAuth().
|
|
98
|
+
const useLogout = (args) => useAppAsync("logout", useIntlayerAuth().signOut, {
|
|
93
99
|
...args
|
|
94
100
|
});
|
|
95
|
-
const useChangePassword = (args) => useAppAsync(
|
|
96
|
-
"changePassword",
|
|
97
|
-
useIntlayerAuth().auth.changePasswordSession,
|
|
98
|
-
args
|
|
99
|
-
);
|
|
101
|
+
const useChangePassword = (args) => useAppAsync("changePassword", useIntlayerAuth().changePasswordSession, args);
|
|
100
102
|
const useAskResetPassword = (args) => useAppAsync(
|
|
101
103
|
"askResetPassword",
|
|
102
|
-
useIntlayerAuth().
|
|
103
|
-
args
|
|
104
|
-
);
|
|
105
|
-
const useDefineNewPassword = (args) => useAppAsync(
|
|
106
|
-
"defineNewPassword",
|
|
107
|
-
useIntlayerAuth().auth.changePasswordSession,
|
|
104
|
+
useIntlayerAuth().requestPasswordResetSession,
|
|
108
105
|
args
|
|
109
106
|
);
|
|
110
|
-
const
|
|
111
|
-
const
|
|
107
|
+
const useResetPassword = (args) => useAppAsync("resetPassword", useIntlayerAuth().resetPassword, args);
|
|
108
|
+
const useVerifyEmail = (args) => useAppAsync("verifyEmail", useIntlayerAuth().verifyEmailSession, args);
|
|
109
|
+
const useGetUserByAccount = (args) => useAppAsync("getUserByAccount", useIntlayerAuth().accountInfo, args);
|
|
112
110
|
const useGetUsers = (args) => useAppAsync(
|
|
113
111
|
"getUsers",
|
|
114
|
-
|
|
112
|
+
useIntlayerOAuth().user.getUsers,
|
|
115
113
|
{
|
|
116
114
|
cache: true,
|
|
117
115
|
store: true,
|
|
@@ -125,21 +123,21 @@ const useGetUsers = (args) => useAppAsync(
|
|
|
125
123
|
requireUser: true
|
|
126
124
|
}
|
|
127
125
|
);
|
|
128
|
-
const useCreateUser = (args) => useAppAsync("createUser", useIntlayerAuth().
|
|
126
|
+
const useCreateUser = (args) => useAppAsync("createUser", useIntlayerAuth().updateUser, {
|
|
129
127
|
invalidateQueries: ["getUsers"],
|
|
130
128
|
...args
|
|
131
129
|
});
|
|
132
|
-
const useUpdateUser = (args) => useAppAsync("updateUser",
|
|
130
|
+
const useUpdateUser = (args) => useAppAsync("updateUser", useIntlayerOAuth().user.updateUser, {
|
|
133
131
|
invalidateQueries: ["getSession"],
|
|
134
132
|
...args
|
|
135
133
|
});
|
|
136
|
-
const useDeleteUser = (args) => useAppAsync("deleteUser",
|
|
134
|
+
const useDeleteUser = (args) => useAppAsync("deleteUser", useIntlayerOAuth().user.deleteUser, {
|
|
137
135
|
invalidateQueries: ["getUsers"],
|
|
138
136
|
...args
|
|
139
137
|
});
|
|
140
138
|
const useGetOrganizations = (args) => useAppAsync(
|
|
141
139
|
"getOrganizations",
|
|
142
|
-
|
|
140
|
+
useIntlayerOAuth().organization.getOrganizations,
|
|
143
141
|
{
|
|
144
142
|
cache: true,
|
|
145
143
|
store: true,
|
|
@@ -156,7 +154,7 @@ const useGetOrganizations = (args) => useAppAsync(
|
|
|
156
154
|
);
|
|
157
155
|
const useAddOrganization = (args) => useAppAsync(
|
|
158
156
|
"addOrganization",
|
|
159
|
-
|
|
157
|
+
useIntlayerOAuth().organization.addOrganization,
|
|
160
158
|
{
|
|
161
159
|
invalidateQueries: ["getOrganizations"],
|
|
162
160
|
...args
|
|
@@ -164,7 +162,7 @@ const useAddOrganization = (args) => useAppAsync(
|
|
|
164
162
|
);
|
|
165
163
|
const useUpdateOrganization = (args) => useAppAsync(
|
|
166
164
|
"updateOrganization",
|
|
167
|
-
|
|
165
|
+
useIntlayerOAuth().organization.updateOrganization,
|
|
168
166
|
{
|
|
169
167
|
invalidateQueries: ["getSession"],
|
|
170
168
|
...args
|
|
@@ -172,7 +170,7 @@ const useUpdateOrganization = (args) => useAppAsync(
|
|
|
172
170
|
);
|
|
173
171
|
const useUpdateOrganizationMembers = (args) => useAppAsync(
|
|
174
172
|
"updateOrganizationMembers",
|
|
175
|
-
|
|
173
|
+
useIntlayerOAuth().organization.updateOrganizationMembers,
|
|
176
174
|
{
|
|
177
175
|
invalidateQueries: ["getOrganizations", "getSession"],
|
|
178
176
|
...args
|
|
@@ -180,7 +178,7 @@ const useUpdateOrganizationMembers = (args) => useAppAsync(
|
|
|
180
178
|
);
|
|
181
179
|
const useAddOrganizationMember = (args) => useAppAsync(
|
|
182
180
|
"addOrganizationMember",
|
|
183
|
-
|
|
181
|
+
useIntlayerOAuth().organization.addOrganizationMember,
|
|
184
182
|
{
|
|
185
183
|
invalidateQueries: ["getOrganizations", "getSession"],
|
|
186
184
|
...args
|
|
@@ -188,7 +186,7 @@ const useAddOrganizationMember = (args) => useAppAsync(
|
|
|
188
186
|
);
|
|
189
187
|
const useDeleteOrganization = (args) => useAppAsync(
|
|
190
188
|
"deleteOrganization",
|
|
191
|
-
|
|
189
|
+
useIntlayerOAuth().organization.deleteOrganization,
|
|
192
190
|
{
|
|
193
191
|
invalidateQueries: ["getOrganizations", "getSession"],
|
|
194
192
|
...args
|
|
@@ -196,7 +194,7 @@ const useDeleteOrganization = (args) => useAppAsync(
|
|
|
196
194
|
);
|
|
197
195
|
const useSelectOrganization = (args) => useAppAsync(
|
|
198
196
|
"selectOrganization",
|
|
199
|
-
|
|
197
|
+
useIntlayerOAuth().organization.selectOrganization,
|
|
200
198
|
{
|
|
201
199
|
invalidateQueries: ["getSession"],
|
|
202
200
|
...args
|
|
@@ -204,7 +202,7 @@ const useSelectOrganization = (args) => useAppAsync(
|
|
|
204
202
|
);
|
|
205
203
|
const useUnselectOrganization = (args) => useAppAsync(
|
|
206
204
|
"unselectOrganization",
|
|
207
|
-
|
|
205
|
+
useIntlayerOAuth().organization.unselectOrganization,
|
|
208
206
|
{
|
|
209
207
|
invalidateQueries: ["getSession"],
|
|
210
208
|
...args
|
|
@@ -212,7 +210,7 @@ const useUnselectOrganization = (args) => useAppAsync(
|
|
|
212
210
|
);
|
|
213
211
|
const useGetProjects = (args) => useAppAsync(
|
|
214
212
|
"getProjects",
|
|
215
|
-
|
|
213
|
+
useIntlayerOAuth().project.getProjects,
|
|
216
214
|
{
|
|
217
215
|
cache: true,
|
|
218
216
|
store: true,
|
|
@@ -228,49 +226,49 @@ const useGetProjects = (args) => useAppAsync(
|
|
|
228
226
|
requireOrganization: true
|
|
229
227
|
}
|
|
230
228
|
);
|
|
231
|
-
const useAddProject = (args) => useAppAsync("addProject",
|
|
229
|
+
const useAddProject = (args) => useAppAsync("addProject", useIntlayerOAuth().project.addProject, {
|
|
232
230
|
invalidateQueries: ["getProjects"],
|
|
233
231
|
...args
|
|
234
232
|
});
|
|
235
|
-
const useUpdateProject = (args) => useAppAsync("updateProject",
|
|
233
|
+
const useUpdateProject = (args) => useAppAsync("updateProject", useIntlayerOAuth().project.updateProject, {
|
|
236
234
|
invalidateQueries: ["getSession"],
|
|
237
235
|
...args
|
|
238
236
|
});
|
|
239
237
|
const useUpdateProjectMembers = (args) => useAppAsync(
|
|
240
238
|
"updateProjectMembers",
|
|
241
|
-
|
|
239
|
+
useIntlayerOAuth().project.updateProjectMembers,
|
|
242
240
|
{
|
|
243
241
|
invalidateQueries: ["getSession"],
|
|
244
242
|
...args
|
|
245
243
|
}
|
|
246
244
|
);
|
|
247
|
-
const useDeleteProject = (args) => useAppAsync("deleteProject",
|
|
245
|
+
const useDeleteProject = (args) => useAppAsync("deleteProject", useIntlayerOAuth().project.deleteProject, {
|
|
248
246
|
invalidateQueries: ["getProjects", "getSession"],
|
|
249
247
|
...args
|
|
250
248
|
});
|
|
251
|
-
const useSelectProject = (args) => useAppAsync("selectProject",
|
|
249
|
+
const useSelectProject = (args) => useAppAsync("selectProject", useIntlayerOAuth().project.selectProject, {
|
|
252
250
|
invalidateQueries: ["getSession"],
|
|
253
251
|
...args
|
|
254
252
|
});
|
|
255
|
-
const useUnselectProject = (args) => useAppAsync("unselectProject",
|
|
253
|
+
const useUnselectProject = (args) => useAppAsync("unselectProject", useIntlayerOAuth().project.unselectProject, {
|
|
256
254
|
invalidateQueries: ["getSession"],
|
|
257
255
|
...args
|
|
258
256
|
});
|
|
259
|
-
const useAddNewAccessKey = (args) => useAppAsync("addNewAccessKey",
|
|
257
|
+
const useAddNewAccessKey = (args) => useAppAsync("addNewAccessKey", useIntlayerOAuth().project.addNewAccessKey, {
|
|
260
258
|
invalidateQueries: ["getSession"],
|
|
261
259
|
...args
|
|
262
260
|
});
|
|
263
|
-
const useDeleteAccessKey = (args) => useAppAsync("deleteAccessKey",
|
|
261
|
+
const useDeleteAccessKey = (args) => useAppAsync("deleteAccessKey", useIntlayerOAuth().project.deleteAccessKey, {
|
|
264
262
|
invalidateQueries: ["getSession"],
|
|
265
263
|
...args
|
|
266
264
|
});
|
|
267
|
-
const useRefreshAccessKey = (args) => useAppAsync("refreshAccessKey",
|
|
265
|
+
const useRefreshAccessKey = (args) => useAppAsync("refreshAccessKey", useIntlayerOAuth().project.refreshAccessKey, {
|
|
268
266
|
invalidateQueries: ["getSession"],
|
|
269
267
|
...args
|
|
270
268
|
});
|
|
271
269
|
const useGetDictionaries = (args) => useAppAsync(
|
|
272
270
|
"getDictionaries",
|
|
273
|
-
|
|
271
|
+
useIntlayerOAuth().dictionary.getDictionaries,
|
|
274
272
|
{
|
|
275
273
|
cache: true,
|
|
276
274
|
store: true,
|
|
@@ -289,7 +287,7 @@ const useGetDictionaries = (args) => useAppAsync(
|
|
|
289
287
|
);
|
|
290
288
|
const useGetDictionariesKeys = (args) => useAppAsync(
|
|
291
289
|
"getDictionariesKeys",
|
|
292
|
-
|
|
290
|
+
useIntlayerOAuth().dictionary.getDictionariesKeys,
|
|
293
291
|
{
|
|
294
292
|
cache: true,
|
|
295
293
|
store: true,
|
|
@@ -308,7 +306,7 @@ const useGetDictionariesKeys = (args) => useAppAsync(
|
|
|
308
306
|
);
|
|
309
307
|
const useGetDictionary = (args) => useAppAsync(
|
|
310
308
|
"getDictionary",
|
|
311
|
-
|
|
309
|
+
useIntlayerOAuth().dictionary.getDictionary,
|
|
312
310
|
{
|
|
313
311
|
cache: true,
|
|
314
312
|
store: true,
|
|
@@ -324,13 +322,13 @@ const useGetDictionary = (args) => useAppAsync(
|
|
|
324
322
|
requireProject: true
|
|
325
323
|
}
|
|
326
324
|
);
|
|
327
|
-
const useAddDictionary = (args) => useAppAsync("addDictionary",
|
|
325
|
+
const useAddDictionary = (args) => useAppAsync("addDictionary", useIntlayerOAuth().dictionary.addDictionary, {
|
|
328
326
|
invalidateQueries: ["getDictionaries", "getDictionariesKeys"],
|
|
329
327
|
...args
|
|
330
328
|
});
|
|
331
329
|
const usePushDictionaries = (args) => useAppAsync(
|
|
332
330
|
"pushDictionaries",
|
|
333
|
-
|
|
331
|
+
useIntlayerOAuth().dictionary.pushDictionaries,
|
|
334
332
|
{
|
|
335
333
|
invalidateQueries: [
|
|
336
334
|
"getDictionaries",
|
|
@@ -342,7 +340,7 @@ const usePushDictionaries = (args) => useAppAsync(
|
|
|
342
340
|
);
|
|
343
341
|
const useUpdateDictionary = (args) => useAppAsync(
|
|
344
342
|
"updateDictionary",
|
|
345
|
-
|
|
343
|
+
useIntlayerOAuth().dictionary.updateDictionary,
|
|
346
344
|
{
|
|
347
345
|
invalidateQueries: ["getDictionaries", "getDictionary"],
|
|
348
346
|
...args
|
|
@@ -350,7 +348,7 @@ const useUpdateDictionary = (args) => useAppAsync(
|
|
|
350
348
|
);
|
|
351
349
|
const useDeleteDictionary = (args) => useAppAsync(
|
|
352
350
|
"deleteDictionary",
|
|
353
|
-
|
|
351
|
+
useIntlayerOAuth().dictionary.deleteDictionary,
|
|
354
352
|
{
|
|
355
353
|
invalidateQueries: [
|
|
356
354
|
"getDictionaries",
|
|
@@ -362,7 +360,7 @@ const useDeleteDictionary = (args) => useAppAsync(
|
|
|
362
360
|
);
|
|
363
361
|
const useGetTags = (args) => useAppAsync(
|
|
364
362
|
"getTags",
|
|
365
|
-
|
|
363
|
+
useIntlayerOAuth().tag.getTags,
|
|
366
364
|
{
|
|
367
365
|
cache: true,
|
|
368
366
|
store: true,
|
|
@@ -378,26 +376,26 @@ const useGetTags = (args) => useAppAsync(
|
|
|
378
376
|
requireOrganization: true
|
|
379
377
|
}
|
|
380
378
|
);
|
|
381
|
-
const useAddTag = (args) => useAppAsync("addTag",
|
|
379
|
+
const useAddTag = (args) => useAppAsync("addTag", useIntlayerOAuth().tag.addTag, {
|
|
382
380
|
invalidateQueries: ["getTags"],
|
|
383
381
|
...args
|
|
384
382
|
});
|
|
385
|
-
const useUpdateTag = (args) => useAppAsync("updateTag",
|
|
383
|
+
const useUpdateTag = (args) => useAppAsync("updateTag", useIntlayerOAuth().tag.updateTag, {
|
|
386
384
|
invalidateQueries: ["getTags"],
|
|
387
385
|
...args
|
|
388
386
|
});
|
|
389
|
-
const useDeleteTag = (args) => useAppAsync("deleteTag",
|
|
387
|
+
const useDeleteTag = (args) => useAppAsync("deleteTag", useIntlayerOAuth().tag.deleteTag, {
|
|
390
388
|
invalidateQueries: ["getTags"],
|
|
391
389
|
...args
|
|
392
390
|
});
|
|
393
|
-
const useGetPricing = (args) => useAppAsync("getPricing",
|
|
391
|
+
const useGetPricing = (args) => useAppAsync("getPricing", useIntlayerOAuth().stripe.getPricing, {
|
|
394
392
|
store: true,
|
|
395
393
|
cache: true,
|
|
396
394
|
...args
|
|
397
395
|
});
|
|
398
396
|
const useGetSubscription = (args) => useAppAsync(
|
|
399
397
|
"getSubscription",
|
|
400
|
-
|
|
398
|
+
useIntlayerOAuth().stripe.getSubscription,
|
|
401
399
|
args,
|
|
402
400
|
{
|
|
403
401
|
requireUser: true,
|
|
@@ -406,21 +404,21 @@ const useGetSubscription = (args) => useAppAsync(
|
|
|
406
404
|
);
|
|
407
405
|
const useCancelSubscription = (args) => useAppAsync(
|
|
408
406
|
"cancelSubscription",
|
|
409
|
-
|
|
407
|
+
useIntlayerOAuth().stripe.cancelSubscription,
|
|
410
408
|
{ invalidateQueries: ["getSession"], ...args },
|
|
411
409
|
{
|
|
412
410
|
requireUser: true,
|
|
413
411
|
requireOrganization: true
|
|
414
412
|
}
|
|
415
413
|
);
|
|
416
|
-
const useTranslateJSONDeclaration = (args) => useAppAsync("translateJSON",
|
|
414
|
+
const useTranslateJSONDeclaration = (args) => useAppAsync("translateJSON", useIntlayerOAuth().ai.translateJSON, args, {
|
|
417
415
|
requireUser: true,
|
|
418
416
|
requireOrganization: true,
|
|
419
417
|
requireProject: true
|
|
420
418
|
});
|
|
421
419
|
const useAuditContentDeclaration = (args) => useAppAsync(
|
|
422
420
|
"auditContentDeclaration",
|
|
423
|
-
|
|
421
|
+
useIntlayerOAuth().ai.auditContentDeclaration,
|
|
424
422
|
args,
|
|
425
423
|
{
|
|
426
424
|
requireUser: true,
|
|
@@ -430,7 +428,7 @@ const useAuditContentDeclaration = (args) => useAppAsync(
|
|
|
430
428
|
);
|
|
431
429
|
const useAuditContentDeclarationMetadata = (args) => useAppAsync(
|
|
432
430
|
"auditContentDeclaration",
|
|
433
|
-
|
|
431
|
+
useIntlayerOAuth().ai.auditContentDeclarationMetadata,
|
|
434
432
|
args,
|
|
435
433
|
{
|
|
436
434
|
requireUser: true,
|
|
@@ -440,7 +438,7 @@ const useAuditContentDeclarationMetadata = (args) => useAppAsync(
|
|
|
440
438
|
);
|
|
441
439
|
const useAuditContentDeclarationField = (args) => useAppAsync(
|
|
442
440
|
"auditContentDeclarationField",
|
|
443
|
-
|
|
441
|
+
useIntlayerOAuth().ai.auditContentDeclarationField,
|
|
444
442
|
args,
|
|
445
443
|
{
|
|
446
444
|
requireUser: true,
|
|
@@ -448,35 +446,35 @@ const useAuditContentDeclarationField = (args) => useAppAsync(
|
|
|
448
446
|
requireProject: true
|
|
449
447
|
}
|
|
450
448
|
);
|
|
451
|
-
const useAuditTag = (args) => useAppAsync("auditTag",
|
|
449
|
+
const useAuditTag = (args) => useAppAsync("auditTag", useIntlayerOAuth().ai.auditTag, args, {
|
|
452
450
|
requireUser: true,
|
|
453
451
|
requireOrganization: true,
|
|
454
452
|
requireProject: true
|
|
455
453
|
});
|
|
456
|
-
const useAskDocQuestion = (args) => useAppAsync("askDocQuestion",
|
|
457
|
-
const useAutocomplete = (args) => useAppAsync("autocomplete",
|
|
458
|
-
const useSearchDoc = (args) => useAppAsync("searchDoc",
|
|
454
|
+
const useAskDocQuestion = (args) => useAppAsync("askDocQuestion", useIntlayerOAuth().ai.askDocQuestion, args);
|
|
455
|
+
const useAutocomplete = (args) => useAppAsync("autocomplete", useIntlayerOAuth().ai.autocomplete, args);
|
|
456
|
+
const useSearchDoc = (args) => useAppAsync("searchDoc", useIntlayerOAuth().search.searchDoc, args);
|
|
459
457
|
const useSubscribeToNewsletter = (args) => useAppAsync(
|
|
460
458
|
"subscribeToNewsletter",
|
|
461
|
-
|
|
459
|
+
useIntlayerOAuth().newsletter.subscribeToNewsletter,
|
|
462
460
|
args
|
|
463
461
|
);
|
|
464
462
|
const useUnsubscribeFromNewsletter = (args) => useAppAsync(
|
|
465
463
|
"unsubscribeFromNewsletter",
|
|
466
|
-
|
|
464
|
+
useIntlayerOAuth().newsletter.unsubscribeFromNewsletter,
|
|
467
465
|
args
|
|
468
466
|
);
|
|
469
467
|
const useGetNewsletterStatus = (args) => useAppAsync(
|
|
470
468
|
"getNewsletterStatus",
|
|
471
|
-
|
|
469
|
+
useIntlayerOAuth().newsletter.getNewsletterStatus,
|
|
472
470
|
args
|
|
473
471
|
);
|
|
474
472
|
const useWriteDictionary = (args) => useEditorAsync(
|
|
475
473
|
"writeDictionary",
|
|
476
|
-
|
|
474
|
+
useIntlayerOAuth().editor.writeDictionary,
|
|
477
475
|
args
|
|
478
476
|
);
|
|
479
|
-
const useGetEditorDictionaries = (args) => useEditorAsync("getDictionaries",
|
|
477
|
+
const useGetEditorDictionaries = (args) => useEditorAsync("getDictionaries", useIntlayerOAuth().editor.getDictionaries, {
|
|
480
478
|
store: true,
|
|
481
479
|
cache: true,
|
|
482
480
|
...args
|
|
@@ -498,7 +496,6 @@ export {
|
|
|
498
496
|
useCancelSubscription,
|
|
499
497
|
useChangePassword,
|
|
500
498
|
useCreateUser,
|
|
501
|
-
useDefineNewPassword,
|
|
502
499
|
useDeleteAccessKey,
|
|
503
500
|
useDeleteDictionary,
|
|
504
501
|
useDeleteOrganization,
|
|
@@ -517,11 +514,13 @@ export {
|
|
|
517
514
|
useGetTags,
|
|
518
515
|
useGetUserByAccount,
|
|
519
516
|
useGetUsers,
|
|
517
|
+
useGetVerifyEmailStatus,
|
|
520
518
|
useLogin,
|
|
521
519
|
useLogout,
|
|
522
520
|
usePushDictionaries,
|
|
523
521
|
useRefreshAccessKey,
|
|
524
522
|
useRegister,
|
|
523
|
+
useResetPassword,
|
|
525
524
|
useSearchDoc,
|
|
526
525
|
useSelectOrganization,
|
|
527
526
|
useSelectProject,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intlayerAPIHooks.mjs","sources":["../../src/hooks/intlayerAPIHooks.ts"],"sourcesContent":["'use client';\n\nimport type { IntlayerAPI } from '@intlayer/api';\nimport { useConfiguration } from '@intlayer/editor-react';\nimport { useToast } from '../components/Toaster';\nimport { type UseAsyncOptions, useAsync } from './useAsync/useAsync';\nimport { useAuth } from './useAuth';\nimport { useIntlayerAuth } from './useIntlayerAPI';\n\nconst formatErrorCode = (errorCode: string) => errorCode.split('_').join(' ');\n\n/**\n * Hook to handle error logging and toast notifications\n */\nconst useErrorHandling = <T extends UseAsyncOptions<any>>(options: T): T => {\n const { toast } = useToast();\n\n return {\n ...options,\n onError: (errorMessage) => {\n let error;\n\n // If json is valid, parse it\n try {\n if (typeof errorMessage === 'undefined') return;\n\n error = JSON.parse(errorMessage);\n } catch (e) {\n // If json is not valid, set error to the original errorMessage\n\n error = errorMessage;\n }\n\n // render toast for each error if there is more than one\n // otherwise render the toast with the error message\n [error]\n .flatMap((error) => error)\n .forEach((error) =>\n toast({\n title: formatErrorCode(\n (process.env.NODE_ENV === 'production'\n ? error.title\n : error.code) ?? 'Error'\n ),\n description: error.message ?? errorMessage ?? 'An error occurred',\n variant: 'error',\n })\n );\n options.onError?.(errorMessage);\n },\n onSuccess: (data) => {\n if (data?.error) {\n toast({\n title: formatErrorCode(\n data.error.title ?? data.error.code ?? 'Error'\n ),\n description:\n data.error.message ?? data.error.code ?? 'An error occurred',\n variant: 'error',\n });\n }\n\n if (data?.message)\n toast({\n title: data.message,\n description: data.description,\n variant: 'success',\n });\n options.onSuccess?.(data);\n },\n };\n};\n\ntype AuthEnableOptions = {\n requireUser?: boolean;\n requireProject?: boolean;\n requireOrganization?: boolean;\n};\n\n/**\n * Hook to enable authentication\n */\nconst useAuthEnable = <T extends UseAsyncOptions<any>>(\n options: T,\n { requireUser, requireProject, requireOrganization }: AuthEnableOptions = {}\n): T => {\n const configuration = useConfiguration();\n const { oAuth2AccessToken, session } = useAuth({\n intlayerConfiguration: configuration,\n });\n\n const isEnabledOption = options?.enable ?? true;\n const user = session ? session.user : oAuth2AccessToken?.user;\n\n const organization = session\n ? session.organization\n : oAuth2AccessToken?.organization;\n\n const project = session ? session.project : oAuth2AccessToken?.project;\n\n const isUserEnabled = requireUser ? Boolean(user) : true;\n\n const isProjectEnabled = requireProject ? Boolean(project) : true;\n\n const isOrganizationEnabled = requireOrganization\n ? Boolean(organization)\n : true;\n\n const isEnabled =\n isEnabledOption &&\n isUserEnabled &&\n isProjectEnabled &&\n isOrganizationEnabled;\n\n return {\n ...options,\n enable: isEnabled,\n };\n};\n\nconst useAppAsync = <\n U extends string,\n T extends (...args: any[]) => Promise<any>,\n>(\n key: U,\n asyncFunction: T,\n options?: UseAsyncOptions<T>,\n authOptions?: AuthEnableOptions\n) => {\n // Enhance options using custom hooks\n const optionsWithAuth = useAuthEnable(options ?? {}, authOptions);\n\n const optionsWithErrorHandling = useErrorHandling(optionsWithAuth);\n\n // Call the main useAsync hook with enhanced options\n return useAsync(key, asyncFunction, optionsWithErrorHandling);\n};\n\nconst useEditorAsync = <\n U extends string,\n T extends (...args: any[]) => Promise<any>,\n>(\n key: U,\n asyncFunction: T,\n options?: UseAsyncOptions<T>\n) => {\n const optionsWithErrorHandling = useErrorHandling(options ?? {});\n\n // Call the main useAsync hook with enhanced options\n return useAsync(key, asyncFunction, optionsWithErrorHandling);\n};\n\n/**\n * Auth\n */\n\nexport const useLogin = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['signInEmail']>\n) =>\n useAppAsync('login', useIntlayerAuth().auth.signInEmail, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useRegister = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['signUpEmail']>\n) =>\n useAppAsync('register', useIntlayerAuth().auth.signUpEmail, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useLogout = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['signOut']>\n) =>\n useAppAsync('logout', useIntlayerAuth().auth.signOut, {\n ...args,\n });\n\nexport const useChangePassword = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['changePasswordSession']>\n) =>\n useAppAsync(\n 'changePassword',\n useIntlayerAuth().auth.changePasswordSession,\n args\n );\n\nexport const useAskResetPassword = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['requestPasswordResetSession']>\n) =>\n useAppAsync(\n 'askResetPassword',\n useIntlayerAuth().auth.requestPasswordResetSession,\n args\n );\n\nexport const useDefineNewPassword = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['changePasswordSession']>\n) =>\n useAppAsync(\n 'defineNewPassword',\n useIntlayerAuth().auth.changePasswordSession,\n args\n );\n\nexport const useVerifyEmail = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['verifyEmailSession']>\n) =>\n useAppAsync('verifyEmail', useIntlayerAuth().auth.verifyEmailSession, args);\n\nexport const useGetUserByAccount = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['accountInfo']>\n) => useAppAsync('getUserByAccount', useIntlayerAuth().auth.accountInfo, args);\n\n/**\n * User\n */\n\nexport const useGetUsers = (\n args?: UseAsyncOptions<IntlayerAPI['user']['getUsers']>\n) =>\n useAppAsync(\n 'getUsers',\n useIntlayerAuth().user.getUsers,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n }\n );\n\nexport const useCreateUser = (\n args?: UseAsyncOptions<IntlayerAPI['auth']['updateUser']>\n) =>\n useAppAsync('createUser', useIntlayerAuth().auth.updateUser, {\n invalidateQueries: ['getUsers'],\n ...args,\n });\n\nexport const useUpdateUser = (\n args?: UseAsyncOptions<IntlayerAPI['user']['updateUser']>\n) =>\n useAppAsync('updateUser', useIntlayerAuth().user.updateUser, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useDeleteUser = (\n args?: UseAsyncOptions<IntlayerAPI['user']['deleteUser']>\n) =>\n useAppAsync('deleteUser', useIntlayerAuth().user.deleteUser, {\n invalidateQueries: ['getUsers'],\n ...args,\n });\n\n/**\n * Organization\n */\n\nexport const useGetOrganizations = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['getOrganizations']>\n) =>\n useAppAsync(\n 'getOrganizations',\n useIntlayerAuth().organization.getOrganizations,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n }\n );\n\nexport const useAddOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['addOrganization']>\n) =>\n useAppAsync(\n 'addOrganization',\n useIntlayerAuth().organization.addOrganization,\n {\n invalidateQueries: ['getOrganizations'],\n ...args,\n }\n );\n\nexport const useUpdateOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['updateOrganization']>\n) =>\n useAppAsync(\n 'updateOrganization',\n useIntlayerAuth().organization.updateOrganization,\n {\n invalidateQueries: ['getSession'],\n ...args,\n }\n );\n\nexport const useUpdateOrganizationMembers = (\n args?: UseAsyncOptions<\n IntlayerAPI['organization']['updateOrganizationMembers']\n >\n) =>\n useAppAsync(\n 'updateOrganizationMembers',\n useIntlayerAuth().organization.updateOrganizationMembers,\n {\n invalidateQueries: ['getOrganizations', 'getSession'],\n ...args,\n }\n );\n\nexport const useAddOrganizationMember = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['addOrganizationMember']>\n) =>\n useAppAsync(\n 'addOrganizationMember',\n useIntlayerAuth().organization.addOrganizationMember,\n {\n invalidateQueries: ['getOrganizations', 'getSession'],\n ...args,\n }\n );\n\nexport const useDeleteOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['deleteOrganization']>\n) =>\n useAppAsync(\n 'deleteOrganization',\n useIntlayerAuth().organization.deleteOrganization,\n {\n invalidateQueries: ['getOrganizations', 'getSession'],\n ...args,\n }\n );\n\nexport const useSelectOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['selectOrganization']>\n) =>\n useAppAsync(\n 'selectOrganization',\n useIntlayerAuth().organization.selectOrganization,\n {\n invalidateQueries: ['getSession'],\n ...args,\n }\n );\n\nexport const useUnselectOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['unselectOrganization']>\n) =>\n useAppAsync(\n 'unselectOrganization',\n useIntlayerAuth().organization.unselectOrganization,\n {\n invalidateQueries: ['getSession'],\n ...args,\n }\n );\n\n/**\n * Project\n */\n\nexport const useGetProjects = (\n args?: UseAsyncOptions<IntlayerAPI['project']['getProjects']>\n) =>\n useAppAsync(\n 'getProjects',\n useIntlayerAuth().project.getProjects,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n }\n );\n\nexport const useAddProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['addProject']>\n) =>\n useAppAsync('addProject', useIntlayerAuth().project.addProject, {\n invalidateQueries: ['getProjects'],\n ...args,\n });\n\nexport const useUpdateProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['updateProject']>\n) =>\n useAppAsync('updateProject', useIntlayerAuth().project.updateProject, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useUpdateProjectMembers = (\n args?: UseAsyncOptions<IntlayerAPI['project']['updateProjectMembers']>\n) =>\n useAppAsync(\n 'updateProjectMembers',\n useIntlayerAuth().project.updateProjectMembers,\n {\n invalidateQueries: ['getSession'],\n ...args,\n }\n );\n\nexport const useDeleteProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['deleteProject']>\n) =>\n useAppAsync('deleteProject', useIntlayerAuth().project.deleteProject, {\n invalidateQueries: ['getProjects', 'getSession'],\n ...args,\n });\n\nexport const useSelectProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['selectProject']>\n) =>\n useAppAsync('selectProject', useIntlayerAuth().project.selectProject, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useUnselectProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['unselectProject']>\n) =>\n useAppAsync('unselectProject', useIntlayerAuth().project.unselectProject, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useAddNewAccessKey = (\n args?: UseAsyncOptions<IntlayerAPI['project']['addNewAccessKey']>\n) =>\n useAppAsync('addNewAccessKey', useIntlayerAuth().project.addNewAccessKey, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useDeleteAccessKey = (\n args?: UseAsyncOptions<IntlayerAPI['project']['deleteAccessKey']>\n) =>\n useAppAsync('deleteAccessKey', useIntlayerAuth().project.deleteAccessKey, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useRefreshAccessKey = (\n args?: UseAsyncOptions<IntlayerAPI['project']['refreshAccessKey']>\n) =>\n useAppAsync('refreshAccessKey', useIntlayerAuth().project.refreshAccessKey, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\n/**\n * Dictionary\n */\n\nexport const useGetDictionaries = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['getDictionaries']>\n) =>\n useAppAsync(\n 'getDictionaries',\n useIntlayerAuth().dictionary.getDictionaries,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useGetDictionariesKeys = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['getDictionariesKeys']>\n) =>\n useAppAsync(\n 'getDictionariesKeys',\n useIntlayerAuth().dictionary.getDictionariesKeys,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useGetDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['getDictionary']>\n) =>\n useAppAsync(\n 'getDictionary',\n useIntlayerAuth().dictionary.getDictionary,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useAddDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['addDictionary']>\n) =>\n useAppAsync('addDictionary', useIntlayerAuth().dictionary.addDictionary, {\n invalidateQueries: ['getDictionaries', 'getDictionariesKeys'],\n ...args,\n });\n\nexport const usePushDictionaries = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['pushDictionaries']>\n) =>\n useAppAsync(\n 'pushDictionaries',\n useIntlayerAuth().dictionary.pushDictionaries,\n {\n invalidateQueries: [\n 'getDictionaries',\n 'getDictionary',\n 'getDictionariesKeys',\n ],\n ...args,\n }\n );\n\nexport const useUpdateDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['updateDictionary']>\n) =>\n useAppAsync(\n 'updateDictionary',\n useIntlayerAuth().dictionary.updateDictionary,\n {\n invalidateQueries: ['getDictionaries', 'getDictionary'],\n ...args,\n }\n );\n\nexport const useDeleteDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['deleteDictionary']>\n) =>\n useAppAsync(\n 'deleteDictionary',\n useIntlayerAuth().dictionary.deleteDictionary,\n {\n invalidateQueries: [\n 'getDictionaries',\n 'getDictionary',\n 'getDictionariesKeys',\n ],\n ...args,\n }\n );\n\n/**\n * Tag\n */\n\nexport const useGetTags = (\n args?: UseAsyncOptions<IntlayerAPI['tag']['getTags']>\n) =>\n useAppAsync(\n 'getTags',\n useIntlayerAuth().tag.getTags,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n }\n );\n\nexport const useAddTag = (\n args?: UseAsyncOptions<IntlayerAPI['tag']['addTag']>\n) =>\n useAppAsync('addTag', useIntlayerAuth().tag.addTag, {\n invalidateQueries: ['getTags'],\n ...args,\n });\n\nexport const useUpdateTag = (\n args?: UseAsyncOptions<IntlayerAPI['tag']['updateTag']>\n) =>\n useAppAsync('updateTag', useIntlayerAuth().tag.updateTag, {\n invalidateQueries: ['getTags'],\n ...args,\n });\n\nexport const useDeleteTag = (\n args?: UseAsyncOptions<IntlayerAPI['tag']['deleteTag']>\n) =>\n useAppAsync('deleteTag', useIntlayerAuth().tag.deleteTag, {\n invalidateQueries: ['getTags'],\n ...args,\n });\n\n/**\n * Stripe\n */\n\nexport const useGetPricing = (\n args?: UseAsyncOptions<IntlayerAPI['stripe']['getPricing']>\n) =>\n useAppAsync('getPricing', useIntlayerAuth().stripe.getPricing, {\n store: true,\n cache: true,\n ...args,\n });\n\nexport const useGetSubscription = (\n args?: UseAsyncOptions<IntlayerAPI['stripe']['getSubscription']>\n) =>\n useAppAsync(\n 'getSubscription',\n useIntlayerAuth().stripe.getSubscription,\n args,\n {\n requireUser: true,\n requireOrganization: true,\n }\n );\n\nexport const useCancelSubscription = (\n args?: UseAsyncOptions<IntlayerAPI['stripe']['cancelSubscription']>\n) =>\n useAppAsync(\n 'cancelSubscription',\n useIntlayerAuth().stripe.cancelSubscription,\n { invalidateQueries: ['getSession'], ...args },\n {\n requireUser: true,\n requireOrganization: true,\n }\n );\n\n/**\n * AI\n */\n\nexport const useTranslateJSONDeclaration = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['translateJSON']>\n) =>\n useAppAsync('translateJSON', useIntlayerAuth().ai.translateJSON, args, {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n });\n\nexport const useAuditContentDeclaration = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['auditContentDeclaration']>\n) =>\n useAppAsync(\n 'auditContentDeclaration',\n useIntlayerAuth().ai.auditContentDeclaration,\n args,\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useAuditContentDeclarationMetadata = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['auditContentDeclarationMetadata']>\n) =>\n useAppAsync(\n 'auditContentDeclaration',\n useIntlayerAuth().ai.auditContentDeclarationMetadata,\n args,\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useAuditContentDeclarationField = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['auditContentDeclarationField']>\n) =>\n useAppAsync(\n 'auditContentDeclarationField',\n useIntlayerAuth().ai.auditContentDeclarationField,\n args,\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useAuditTag = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['auditTag']>\n) =>\n useAppAsync('auditTag', useIntlayerAuth().ai.auditTag, args, {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n });\n\nexport const useAskDocQuestion = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['askDocQuestion']>\n) => useAppAsync('askDocQuestion', useIntlayerAuth().ai.askDocQuestion, args);\n\nexport const useAutocomplete = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['autocomplete']>\n) => useAppAsync('autocomplete', useIntlayerAuth().ai.autocomplete, args);\n\n/**\n * Search\n */\n\nexport const useSearchDoc = (\n args?: UseAsyncOptions<IntlayerAPI['search']['searchDoc']>\n) => useAppAsync('searchDoc', useIntlayerAuth().search.searchDoc, args);\n\n/**\n * Newsletter\n */\n\nexport const useSubscribeToNewsletter = (\n args?: UseAsyncOptions<IntlayerAPI['newsletter']['subscribeToNewsletter']>\n) =>\n useAppAsync(\n 'subscribeToNewsletter',\n useIntlayerAuth().newsletter.subscribeToNewsletter,\n args\n );\n\nexport const useUnsubscribeFromNewsletter = (\n args?: UseAsyncOptions<IntlayerAPI['newsletter']['unsubscribeFromNewsletter']>\n) =>\n useAppAsync(\n 'unsubscribeFromNewsletter',\n useIntlayerAuth().newsletter.unsubscribeFromNewsletter,\n args\n );\n\nexport const useGetNewsletterStatus = (\n args?: UseAsyncOptions<IntlayerAPI['newsletter']['getNewsletterStatus']>\n) =>\n useAppAsync(\n 'getNewsletterStatus',\n useIntlayerAuth().newsletter.getNewsletterStatus,\n args\n );\n\n/**\n * Editor\n */\n\nexport const useWriteDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['editor']['writeDictionary']>\n) =>\n useEditorAsync(\n 'writeDictionary',\n useIntlayerAuth().editor.writeDictionary,\n args\n );\n\nexport const useGetEditorDictionaries = (\n args?: UseAsyncOptions<IntlayerAPI['editor']['getDictionaries']>\n) =>\n useEditorAsync('getDictionaries', useIntlayerAuth().editor.getDictionaries, {\n store: true,\n cache: true,\n ...args,\n });\n"],"names":["error"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"intlayerAPIHooks.mjs","sources":["../../src/hooks/intlayerAPIHooks.ts"],"sourcesContent":["'use client';\n\nimport type { IntlayerAPI } from '@intlayer/api';\nimport { useConfiguration } from '@intlayer/editor-react';\nimport { useToast } from '../components/Toaster';\nimport { getAuthAPI } from './auth';\nimport { type UseAsyncOptions, useAsync } from './useAsync/useAsync';\nimport { useAuth } from './useAuth';\nimport { useIntlayerAuth, useIntlayerOAuth } from './useIntlayerAPI';\n\nconst formatErrorCode = (errorCode: string) => errorCode.split('_').join(' ');\n\n/**\n * Hook to handle error logging and toast notifications\n */\nconst useErrorHandling = <T extends UseAsyncOptions<any>>(options: T): T => {\n const { toast } = useToast();\n\n return {\n ...options,\n onError: (errorMessage) => {\n let error;\n\n // If json is valid, parse it\n try {\n if (typeof errorMessage === 'undefined') return;\n\n error = JSON.parse(errorMessage);\n } catch (e) {\n // If json is not valid, set error to the original errorMessage\n\n error = errorMessage;\n }\n\n // render toast for each error if there is more than one\n // otherwise render the toast with the error message\n [error]\n .flatMap((error) => error)\n .forEach((error) =>\n toast({\n title: formatErrorCode(\n (process.env.NODE_ENV === 'production'\n ? error.title\n : error.code) ?? 'Error'\n ),\n description: error.message ?? errorMessage ?? 'An error occurred',\n variant: 'error',\n })\n );\n options.onError?.(errorMessage);\n },\n onSuccess: (data) => {\n if (data?.error) {\n toast({\n title: formatErrorCode(\n data.error.title ?? data.error.code ?? 'Error'\n ),\n description:\n data.error.message ?? data.error.code ?? 'An error occurred',\n variant: 'error',\n });\n }\n\n if (data?.message)\n toast({\n title: data.message,\n description: data.description,\n variant: 'success',\n });\n options.onSuccess?.(data);\n },\n };\n};\n\ntype AuthEnableOptions = {\n requireUser?: boolean;\n requireProject?: boolean;\n requireOrganization?: boolean;\n};\n\n/**\n * Hook to enable authentication\n */\nconst useAuthEnable = <T extends UseAsyncOptions<any>>(\n options: T,\n { requireUser, requireProject, requireOrganization }: AuthEnableOptions = {}\n): T => {\n const configuration = useConfiguration();\n const { oAuth2AccessToken, session } = useAuth({\n intlayerConfiguration: configuration,\n });\n\n const isEnabledOption = options?.enable ?? true;\n const user = session ? session.user : oAuth2AccessToken?.user;\n\n const organization = session\n ? session.organization\n : oAuth2AccessToken?.organization;\n\n const project = session ? session.project : oAuth2AccessToken?.project;\n\n const isUserEnabled = requireUser ? Boolean(user) : true;\n\n const isProjectEnabled = requireProject ? Boolean(project) : true;\n\n const isOrganizationEnabled = requireOrganization\n ? Boolean(organization)\n : true;\n\n const isEnabled =\n isEnabledOption &&\n isUserEnabled &&\n isProjectEnabled &&\n isOrganizationEnabled;\n\n return {\n ...options,\n enable: isEnabled,\n };\n};\n\nconst useAppAsync = <\n U extends string,\n T extends (...args: any[]) => Promise<any>,\n>(\n key: U,\n asyncFunction: T,\n options?: UseAsyncOptions<T>,\n authOptions?: AuthEnableOptions\n) => {\n // Enhance options using custom hooks\n const optionsWithAuth = useAuthEnable(options ?? {}, authOptions);\n\n const optionsWithErrorHandling = useErrorHandling(optionsWithAuth);\n\n // Call the main useAsync hook with enhanced options\n return useAsync(key, asyncFunction, optionsWithErrorHandling);\n};\n\nconst useEditorAsync = <\n U extends string,\n T extends (...args: any[]) => Promise<any>,\n>(\n key: U,\n asyncFunction: T,\n options?: UseAsyncOptions<T>\n) => {\n const optionsWithErrorHandling = useErrorHandling(options ?? {});\n\n // Call the main useAsync hook with enhanced options\n return useAsync(key, asyncFunction, optionsWithErrorHandling);\n};\n\n/**\n * Auth\n */\n\nexport const useLogin = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['signInEmail']>\n) =>\n useAppAsync('login', useIntlayerAuth().signInEmail, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useGetVerifyEmailStatus = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['verifyEmailSession']>\n) =>\n useAppAsync(\n 'getVerifyEmailStatus',\n useIntlayerAuth().verifyEmailSession,\n args\n );\n\nexport const useRegister = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['signUpEmail']>\n) =>\n useAppAsync('register', useIntlayerAuth().signUpEmail, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useLogout = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['signOut']>\n) =>\n useAppAsync('logout', useIntlayerAuth().signOut, {\n ...args,\n });\n\nexport const useChangePassword = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['changePasswordSession']>\n) =>\n useAppAsync('changePassword', useIntlayerAuth().changePasswordSession, args);\n\nexport const useAskResetPassword = (\n args?: UseAsyncOptions<\n ReturnType<typeof getAuthAPI>['requestPasswordResetSession']\n >\n) =>\n useAppAsync(\n 'askResetPassword',\n useIntlayerAuth().requestPasswordResetSession,\n args\n );\n\nexport const useResetPassword = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['resetPassword']>\n) => useAppAsync('resetPassword', useIntlayerAuth().resetPassword, args);\n\nexport const useVerifyEmail = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['verifyEmailSession']>\n) => useAppAsync('verifyEmail', useIntlayerAuth().verifyEmailSession, args);\n\nexport const useGetUserByAccount = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['accountInfo']>\n) => useAppAsync('getUserByAccount', useIntlayerAuth().accountInfo, args);\n\n/**\n * User\n */\n\nexport const useGetUsers = (\n args?: UseAsyncOptions<IntlayerAPI['user']['getUsers']>\n) =>\n useAppAsync(\n 'getUsers',\n useIntlayerOAuth().user.getUsers,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n }\n );\n\nexport const useCreateUser = (\n args?: UseAsyncOptions<ReturnType<typeof getAuthAPI>['updateUser']>\n) =>\n useAppAsync('createUser', useIntlayerAuth().updateUser, {\n invalidateQueries: ['getUsers'],\n ...args,\n });\n\nexport const useUpdateUser = (\n args?: UseAsyncOptions<IntlayerAPI['user']['updateUser']>\n) =>\n useAppAsync('updateUser', useIntlayerOAuth().user.updateUser, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useDeleteUser = (\n args?: UseAsyncOptions<IntlayerAPI['user']['deleteUser']>\n) =>\n useAppAsync('deleteUser', useIntlayerOAuth().user.deleteUser, {\n invalidateQueries: ['getUsers'],\n ...args,\n });\n\n/**\n * Organization\n */\n\nexport const useGetOrganizations = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['getOrganizations']>\n) =>\n useAppAsync(\n 'getOrganizations',\n useIntlayerOAuth().organization.getOrganizations,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n }\n );\n\nexport const useAddOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['addOrganization']>\n) =>\n useAppAsync(\n 'addOrganization',\n useIntlayerOAuth().organization.addOrganization,\n {\n invalidateQueries: ['getOrganizations'],\n ...args,\n }\n );\n\nexport const useUpdateOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['updateOrganization']>\n) =>\n useAppAsync(\n 'updateOrganization',\n useIntlayerOAuth().organization.updateOrganization,\n {\n invalidateQueries: ['getSession'],\n ...args,\n }\n );\n\nexport const useUpdateOrganizationMembers = (\n args?: UseAsyncOptions<\n IntlayerAPI['organization']['updateOrganizationMembers']\n >\n) =>\n useAppAsync(\n 'updateOrganizationMembers',\n useIntlayerOAuth().organization.updateOrganizationMembers,\n {\n invalidateQueries: ['getOrganizations', 'getSession'],\n ...args,\n }\n );\n\nexport const useAddOrganizationMember = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['addOrganizationMember']>\n) =>\n useAppAsync(\n 'addOrganizationMember',\n useIntlayerOAuth().organization.addOrganizationMember,\n {\n invalidateQueries: ['getOrganizations', 'getSession'],\n ...args,\n }\n );\n\nexport const useDeleteOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['deleteOrganization']>\n) =>\n useAppAsync(\n 'deleteOrganization',\n useIntlayerOAuth().organization.deleteOrganization,\n {\n invalidateQueries: ['getOrganizations', 'getSession'],\n ...args,\n }\n );\n\nexport const useSelectOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['selectOrganization']>\n) =>\n useAppAsync(\n 'selectOrganization',\n useIntlayerOAuth().organization.selectOrganization,\n {\n invalidateQueries: ['getSession'],\n ...args,\n }\n );\n\nexport const useUnselectOrganization = (\n args?: UseAsyncOptions<IntlayerAPI['organization']['unselectOrganization']>\n) =>\n useAppAsync(\n 'unselectOrganization',\n useIntlayerOAuth().organization.unselectOrganization,\n {\n invalidateQueries: ['getSession'],\n ...args,\n }\n );\n\n/**\n * Project\n */\n\nexport const useGetProjects = (\n args?: UseAsyncOptions<IntlayerAPI['project']['getProjects']>\n) =>\n useAppAsync(\n 'getProjects',\n useIntlayerOAuth().project.getProjects,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n }\n );\n\nexport const useAddProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['addProject']>\n) =>\n useAppAsync('addProject', useIntlayerOAuth().project.addProject, {\n invalidateQueries: ['getProjects'],\n ...args,\n });\n\nexport const useUpdateProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['updateProject']>\n) =>\n useAppAsync('updateProject', useIntlayerOAuth().project.updateProject, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useUpdateProjectMembers = (\n args?: UseAsyncOptions<IntlayerAPI['project']['updateProjectMembers']>\n) =>\n useAppAsync(\n 'updateProjectMembers',\n useIntlayerOAuth().project.updateProjectMembers,\n {\n invalidateQueries: ['getSession'],\n ...args,\n }\n );\n\nexport const useDeleteProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['deleteProject']>\n) =>\n useAppAsync('deleteProject', useIntlayerOAuth().project.deleteProject, {\n invalidateQueries: ['getProjects', 'getSession'],\n ...args,\n });\n\nexport const useSelectProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['selectProject']>\n) =>\n useAppAsync('selectProject', useIntlayerOAuth().project.selectProject, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useUnselectProject = (\n args?: UseAsyncOptions<IntlayerAPI['project']['unselectProject']>\n) =>\n useAppAsync('unselectProject', useIntlayerOAuth().project.unselectProject, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useAddNewAccessKey = (\n args?: UseAsyncOptions<IntlayerAPI['project']['addNewAccessKey']>\n) =>\n useAppAsync('addNewAccessKey', useIntlayerOAuth().project.addNewAccessKey, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useDeleteAccessKey = (\n args?: UseAsyncOptions<IntlayerAPI['project']['deleteAccessKey']>\n) =>\n useAppAsync('deleteAccessKey', useIntlayerOAuth().project.deleteAccessKey, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\nexport const useRefreshAccessKey = (\n args?: UseAsyncOptions<IntlayerAPI['project']['refreshAccessKey']>\n) =>\n useAppAsync('refreshAccessKey', useIntlayerOAuth().project.refreshAccessKey, {\n invalidateQueries: ['getSession'],\n ...args,\n });\n\n/**\n * Dictionary\n */\n\nexport const useGetDictionaries = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['getDictionaries']>\n) =>\n useAppAsync(\n 'getDictionaries',\n useIntlayerOAuth().dictionary.getDictionaries,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useGetDictionariesKeys = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['getDictionariesKeys']>\n) =>\n useAppAsync(\n 'getDictionariesKeys',\n useIntlayerOAuth().dictionary.getDictionariesKeys,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useGetDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['getDictionary']>\n) =>\n useAppAsync(\n 'getDictionary',\n useIntlayerOAuth().dictionary.getDictionary,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useAddDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['addDictionary']>\n) =>\n useAppAsync('addDictionary', useIntlayerOAuth().dictionary.addDictionary, {\n invalidateQueries: ['getDictionaries', 'getDictionariesKeys'],\n ...args,\n });\n\nexport const usePushDictionaries = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['pushDictionaries']>\n) =>\n useAppAsync(\n 'pushDictionaries',\n useIntlayerOAuth().dictionary.pushDictionaries,\n {\n invalidateQueries: [\n 'getDictionaries',\n 'getDictionary',\n 'getDictionariesKeys',\n ],\n ...args,\n }\n );\n\nexport const useUpdateDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['updateDictionary']>\n) =>\n useAppAsync(\n 'updateDictionary',\n useIntlayerOAuth().dictionary.updateDictionary,\n {\n invalidateQueries: ['getDictionaries', 'getDictionary'],\n ...args,\n }\n );\n\nexport const useDeleteDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['dictionary']['deleteDictionary']>\n) =>\n useAppAsync(\n 'deleteDictionary',\n useIntlayerOAuth().dictionary.deleteDictionary,\n {\n invalidateQueries: [\n 'getDictionaries',\n 'getDictionary',\n 'getDictionariesKeys',\n ],\n ...args,\n }\n );\n\n/**\n * Tag\n */\n\nexport const useGetTags = (\n args?: UseAsyncOptions<IntlayerAPI['tag']['getTags']>\n) =>\n useAppAsync(\n 'getTags',\n useIntlayerOAuth().tag.getTags,\n {\n cache: true,\n store: true,\n retryLimit: 3,\n autoFetch: true,\n revalidation: true,\n revalidateTime: 5 * 60 * 1000, // 5 minutes\n ...args,\n },\n {\n requireUser: true,\n requireOrganization: true,\n }\n );\n\nexport const useAddTag = (\n args?: UseAsyncOptions<IntlayerAPI['tag']['addTag']>\n) =>\n useAppAsync('addTag', useIntlayerOAuth().tag.addTag, {\n invalidateQueries: ['getTags'],\n ...args,\n });\n\nexport const useUpdateTag = (\n args?: UseAsyncOptions<IntlayerAPI['tag']['updateTag']>\n) =>\n useAppAsync('updateTag', useIntlayerOAuth().tag.updateTag, {\n invalidateQueries: ['getTags'],\n ...args,\n });\n\nexport const useDeleteTag = (\n args?: UseAsyncOptions<IntlayerAPI['tag']['deleteTag']>\n) =>\n useAppAsync('deleteTag', useIntlayerOAuth().tag.deleteTag, {\n invalidateQueries: ['getTags'],\n ...args,\n });\n\n/**\n * Stripe\n */\n\nexport const useGetPricing = (\n args?: UseAsyncOptions<IntlayerAPI['stripe']['getPricing']>\n) =>\n useAppAsync('getPricing', useIntlayerOAuth().stripe.getPricing, {\n store: true,\n cache: true,\n ...args,\n });\n\nexport const useGetSubscription = (\n args?: UseAsyncOptions<IntlayerAPI['stripe']['getSubscription']>\n) =>\n useAppAsync(\n 'getSubscription',\n useIntlayerOAuth().stripe.getSubscription,\n args,\n {\n requireUser: true,\n requireOrganization: true,\n }\n );\n\nexport const useCancelSubscription = (\n args?: UseAsyncOptions<IntlayerAPI['stripe']['cancelSubscription']>\n) =>\n useAppAsync(\n 'cancelSubscription',\n useIntlayerOAuth().stripe.cancelSubscription,\n { invalidateQueries: ['getSession'], ...args },\n {\n requireUser: true,\n requireOrganization: true,\n }\n );\n\n/**\n * AI\n */\n\nexport const useTranslateJSONDeclaration = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['translateJSON']>\n) =>\n useAppAsync('translateJSON', useIntlayerOAuth().ai.translateJSON, args, {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n });\n\nexport const useAuditContentDeclaration = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['auditContentDeclaration']>\n) =>\n useAppAsync(\n 'auditContentDeclaration',\n useIntlayerOAuth().ai.auditContentDeclaration,\n args,\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useAuditContentDeclarationMetadata = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['auditContentDeclarationMetadata']>\n) =>\n useAppAsync(\n 'auditContentDeclaration',\n useIntlayerOAuth().ai.auditContentDeclarationMetadata,\n args,\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useAuditContentDeclarationField = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['auditContentDeclarationField']>\n) =>\n useAppAsync(\n 'auditContentDeclarationField',\n useIntlayerOAuth().ai.auditContentDeclarationField,\n args,\n {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n }\n );\n\nexport const useAuditTag = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['auditTag']>\n) =>\n useAppAsync('auditTag', useIntlayerOAuth().ai.auditTag, args, {\n requireUser: true,\n requireOrganization: true,\n requireProject: true,\n });\n\nexport const useAskDocQuestion = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['askDocQuestion']>\n) => useAppAsync('askDocQuestion', useIntlayerOAuth().ai.askDocQuestion, args);\n\nexport const useAutocomplete = (\n args?: UseAsyncOptions<IntlayerAPI['ai']['autocomplete']>\n) => useAppAsync('autocomplete', useIntlayerOAuth().ai.autocomplete, args);\n\n/**\n * Search\n */\n\nexport const useSearchDoc = (\n args?: UseAsyncOptions<IntlayerAPI['search']['searchDoc']>\n) => useAppAsync('searchDoc', useIntlayerOAuth().search.searchDoc, args);\n\n/**\n * Newsletter\n */\n\nexport const useSubscribeToNewsletter = (\n args?: UseAsyncOptions<IntlayerAPI['newsletter']['subscribeToNewsletter']>\n) =>\n useAppAsync(\n 'subscribeToNewsletter',\n useIntlayerOAuth().newsletter.subscribeToNewsletter,\n args\n );\n\nexport const useUnsubscribeFromNewsletter = (\n args?: UseAsyncOptions<IntlayerAPI['newsletter']['unsubscribeFromNewsletter']>\n) =>\n useAppAsync(\n 'unsubscribeFromNewsletter',\n useIntlayerOAuth().newsletter.unsubscribeFromNewsletter,\n args\n );\n\nexport const useGetNewsletterStatus = (\n args?: UseAsyncOptions<IntlayerAPI['newsletter']['getNewsletterStatus']>\n) =>\n useAppAsync(\n 'getNewsletterStatus',\n useIntlayerOAuth().newsletter.getNewsletterStatus,\n args\n );\n\n/**\n * Editor\n */\n\nexport const useWriteDictionary = (\n args?: UseAsyncOptions<IntlayerAPI['editor']['writeDictionary']>\n) =>\n useEditorAsync(\n 'writeDictionary',\n useIntlayerOAuth().editor.writeDictionary,\n args\n );\n\nexport const useGetEditorDictionaries = (\n args?: UseAsyncOptions<IntlayerAPI['editor']['getDictionaries']>\n) =>\n useEditorAsync('getDictionaries', useIntlayerOAuth().editor.getDictionaries, {\n store: true,\n cache: true,\n ...args,\n });\n"],"names":["error"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAuth.cjs","sources":["../../../src/hooks/useAuth/useAuth.ts"],"sourcesContent":["'use client';\n\nimport { OAuth2Token } from '@intlayer/backend';\nimport type { IntlayerConfig } from '@intlayer/config/client';\nimport {
|
|
1
|
+
{"version":3,"file":"useAuth.cjs","sources":["../../../src/hooks/useAuth/useAuth.ts"],"sourcesContent":["'use client';\n\nimport type { OAuth2Token, SessionAPI } from '@intlayer/backend';\nimport type { IntlayerConfig } from '@intlayer/config/client';\nimport { useOAuth2 } from './useOAuth2';\nimport { useSession } from './useSession';\n\ntype SessionContextProps = {\n session: SessionAPI | null | undefined;\n setSession: (session: SessionAPI | null) => void;\n fetchSession: () => Promise<SessionAPI | null | undefined>;\n revalidateSession: () => Promise<SessionAPI | null | undefined>;\n isAuthenticated: boolean;\n oAuth2AccessToken: OAuth2Token | null | undefined;\n};\n\nexport const useAuth = ({\n session: sessionProp,\n intlayerConfiguration,\n}: {\n session?: SessionAPI | null;\n intlayerConfiguration?: IntlayerConfig;\n} = {}): SessionContextProps => {\n const { session, fetchSession, revalidateSession, setSession } = useSession(\n sessionProp,\n intlayerConfiguration\n );\n const { oAuth2AccessToken } = useOAuth2(intlayerConfiguration);\n\n return {\n session,\n fetchSession,\n setSession,\n revalidateSession,\n oAuth2AccessToken,\n isAuthenticated: Boolean(session?.user || oAuth2AccessToken),\n };\n};\n"],"names":["useSession","useOAuth2"],"mappings":";;;;;AAgBO,MAAM,UAAU,CAAC;AAAA,EACtB,SAAS;AAAA,EACT;AACF,IAGI,OAA4B;AAC9B,QAAM,EAAE,SAAS,cAAc,mBAAmB,WAAe,IAAAA,yBAAA;AAAA,IAC/D;AAAA,IACA;AAAA,EACF;AACA,QAAM,EAAE,kBAAA,IAAsBC,wBAAA,UAAU,qBAAqB;AAEtD,SAAA;AAAA,IACL;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,IACA,iBAAiB,QAAQ,SAAS,QAAQ,iBAAiB;AAAA,EAC7D;AACF;;"}
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
-
import { OAuth2Token } from '@intlayer/backend';
|
|
1
|
+
import { OAuth2Token, SessionAPI } from '@intlayer/backend';
|
|
2
2
|
import { IntlayerConfig } from '@intlayer/config/client';
|
|
3
|
-
import { Session } from './index';
|
|
4
3
|
type SessionContextProps = {
|
|
5
|
-
session:
|
|
6
|
-
setSession: (session:
|
|
7
|
-
fetchSession: () => Promise<
|
|
8
|
-
revalidateSession: () => Promise<
|
|
4
|
+
session: SessionAPI | null | undefined;
|
|
5
|
+
setSession: (session: SessionAPI | null) => void;
|
|
6
|
+
fetchSession: () => Promise<SessionAPI | null | undefined>;
|
|
7
|
+
revalidateSession: () => Promise<SessionAPI | null | undefined>;
|
|
9
8
|
isAuthenticated: boolean;
|
|
10
9
|
oAuth2AccessToken: OAuth2Token | null | undefined;
|
|
11
10
|
};
|
|
12
11
|
export declare const useAuth: ({ session: sessionProp, intlayerConfiguration, }?: {
|
|
13
|
-
session?:
|
|
12
|
+
session?: SessionAPI | null;
|
|
14
13
|
intlayerConfiguration?: IntlayerConfig;
|
|
15
14
|
}) => SessionContextProps;
|
|
16
15
|
export {};
|