@intlayer/design-system 4.0.4 → 4.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/dist/.vite/manifest.json +12 -12
  2. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.cjs +1 -1
  3. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.mjs +1 -1
  4. package/dist/components/Button/Button.cjs +9 -9
  5. package/dist/components/Button/Button.cjs.map +1 -1
  6. package/dist/components/Button/Button.mjs +9 -9
  7. package/dist/components/Button/Button.mjs.map +1 -1
  8. package/dist/components/DictionaryEditor/DictionaryEditor.cjs +4 -3
  9. package/dist/components/DictionaryEditor/DictionaryEditor.cjs.map +1 -1
  10. package/dist/components/DictionaryEditor/DictionaryEditor.d.ts +1 -0
  11. package/dist/components/DictionaryEditor/DictionaryEditor.d.ts.map +1 -1
  12. package/dist/components/DictionaryEditor/DictionaryEditor.mjs +4 -3
  13. package/dist/components/DictionaryEditor/DictionaryEditor.mjs.map +1 -1
  14. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.cjs +29 -11
  15. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.cjs.map +1 -1
  16. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.d.ts +1 -0
  17. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.d.ts.map +1 -1
  18. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.mjs +31 -13
  19. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.mjs.map +1 -1
  20. package/dist/components/DictionaryEditor/validDictionaryChangeButtons.content.cjs +32 -0
  21. package/dist/components/DictionaryEditor/validDictionaryChangeButtons.content.cjs.map +1 -1
  22. package/dist/components/DictionaryEditor/validDictionaryChangeButtons.content.d.ts +4 -0
  23. package/dist/components/DictionaryEditor/validDictionaryChangeButtons.content.d.ts.map +1 -1
  24. package/dist/components/DictionaryEditor/validDictionaryChangeButtons.content.mjs +32 -0
  25. package/dist/components/DictionaryEditor/validDictionaryChangeButtons.content.mjs.map +1 -1
  26. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.cjs +4 -2
  27. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.cjs.map +1 -1
  28. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.d.ts +1 -0
  29. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.d.ts.map +1 -1
  30. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.mjs +4 -2
  31. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.mjs.map +1 -1
  32. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs +1 -1
  33. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +1 -1
  34. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs +43 -14
  35. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs.map +1 -1
  36. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts +1 -0
  37. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.d.ts.map +1 -1
  38. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +46 -17
  39. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
  40. package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.cjs +32 -0
  41. package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.cjs.map +1 -1
  42. package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts +4 -0
  43. package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.d.ts.map +1 -1
  44. package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs +32 -0
  45. package/dist/components/DictionaryFieldEditor/DictionaryDetails/dictionaryDetails.content.mjs.map +1 -1
  46. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs +5 -4
  47. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs.map +1 -1
  48. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts +1 -0
  49. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts.map +1 -1
  50. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +5 -4
  51. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
  52. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.cjs +4 -1
  53. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.cjs.map +1 -1
  54. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.d.ts.map +1 -1
  55. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.mjs +4 -1
  56. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.mjs.map +1 -1
  57. package/dist/components/DictionaryFieldEditor/JSONEditor.cjs +1 -1
  58. package/dist/components/DictionaryFieldEditor/JSONEditor.cjs.map +1 -1
  59. package/dist/components/DictionaryFieldEditor/JSONEditor.mjs +1 -1
  60. package/dist/components/DictionaryFieldEditor/JSONEditor.mjs.map +1 -1
  61. package/dist/components/DictionaryFieldEditor/NodeEditor.cjs +1 -1
  62. package/dist/components/DictionaryFieldEditor/NodeEditor.cjs.map +1 -1
  63. package/dist/components/DictionaryFieldEditor/NodeEditor.mjs +1 -1
  64. package/dist/components/DictionaryFieldEditor/NodeEditor.mjs.map +1 -1
  65. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs +45 -18
  66. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs.map +1 -1
  67. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts +1 -0
  68. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
  69. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +47 -20
  70. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
  71. package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.cjs +32 -0
  72. package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.cjs.map +1 -1
  73. package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts +4 -0
  74. package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.d.ts.map +1 -1
  75. package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.mjs +32 -0
  76. package/dist/components/DictionaryFieldEditor/SaveForm/saveForm.content.mjs.map +1 -1
  77. package/dist/components/EditableField/EditableFieldLayout.cjs +1 -1
  78. package/dist/components/EditableField/EditableFieldLayout.cjs.map +1 -1
  79. package/dist/components/EditableField/EditableFieldLayout.mjs +1 -1
  80. package/dist/components/EditableField/EditableFieldLayout.mjs.map +1 -1
  81. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs +2 -2
  82. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs.map +1 -1
  83. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs +2 -2
  84. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs.map +1 -1
  85. package/dist/components/RightDrawer/RightDrawer.cjs +2 -2
  86. package/dist/components/RightDrawer/RightDrawer.cjs.map +1 -1
  87. package/dist/components/RightDrawer/RightDrawer.d.ts.map +1 -1
  88. package/dist/components/RightDrawer/RightDrawer.mjs +2 -2
  89. package/dist/components/RightDrawer/RightDrawer.mjs.map +1 -1
  90. package/dist/hooks/index.cjs +1 -0
  91. package/dist/hooks/index.cjs.map +1 -1
  92. package/dist/hooks/index.mjs +3 -2
  93. package/dist/hooks/intlayerAPIHooks.cjs +10 -0
  94. package/dist/hooks/intlayerAPIHooks.cjs.map +1 -1
  95. package/dist/hooks/intlayerAPIHooks.d.ts +4 -0
  96. package/dist/hooks/intlayerAPIHooks.d.ts.map +1 -1
  97. package/dist/hooks/intlayerAPIHooks.mjs +11 -1
  98. package/dist/hooks/intlayerAPIHooks.mjs.map +1 -1
  99. package/dist/hooks/useGetAllDictionaries.d.ts.map +1 -1
  100. package/dist/hooks/useIntlayerAPI.d.ts +3 -0
  101. package/dist/hooks/useIntlayerAPI.d.ts.map +1 -1
  102. package/dist/index-B1nU1-65.cjs +690 -0
  103. package/dist/index-B1nU1-65.cjs.map +1 -0
  104. package/dist/index-BIyA5LAs.js +691 -0
  105. package/dist/index-BIyA5LAs.js.map +1 -0
  106. package/dist/index-BqZwP4Lr.js +691 -0
  107. package/dist/index-BqZwP4Lr.js.map +1 -0
  108. package/dist/index-Buecpjbh.cjs +690 -0
  109. package/dist/index-Buecpjbh.cjs.map +1 -0
  110. package/dist/index-CDEJjmId.js +694 -0
  111. package/dist/index-CDEJjmId.js.map +1 -0
  112. package/dist/index-CTAyk6RY.cjs +693 -0
  113. package/dist/index-CTAyk6RY.cjs.map +1 -0
  114. package/dist/index-CVC2sfEj.js +693 -0
  115. package/dist/index-CVC2sfEj.js.map +1 -0
  116. package/dist/index-CVz0RdK6.js +691 -0
  117. package/dist/index-CVz0RdK6.js.map +1 -0
  118. package/dist/index-CjF2ksU7.cjs +693 -0
  119. package/dist/index-CjF2ksU7.cjs.map +1 -0
  120. package/dist/index-CuQs5759.cjs +692 -0
  121. package/dist/index-CuQs5759.cjs.map +1 -0
  122. package/dist/index-D_MDocy7.cjs +690 -0
  123. package/dist/index-D_MDocy7.cjs.map +1 -0
  124. package/dist/index-Djo2Jnua.cjs +693 -0
  125. package/dist/index-Djo2Jnua.cjs.map +1 -0
  126. package/dist/index-LFTthFne.js +694 -0
  127. package/dist/index-LFTthFne.js.map +1 -0
  128. package/dist/index-xZoGTokf.js +694 -0
  129. package/dist/index-xZoGTokf.js.map +1 -0
  130. package/dist/tailwind.config.cjs.map +1 -1
  131. package/dist/tailwind.config.mjs.map +1 -1
  132. package/dist/tailwind.css +1 -1
  133. package/package.json +17 -17
@@ -0,0 +1,692 @@
1
+ "use strict";
2
+ const client = require("@intlayer/config/client");
3
+ const fetcherOptions = {
4
+ method: "GET",
5
+ // Default HTTP method
6
+ headers: {
7
+ "Content-Type": "application/json"
8
+ // Default content type
9
+ },
10
+ credentials: "include"
11
+ // Include cookies in the request
12
+ };
13
+ const removeUndefined = (obj) => {
14
+ Object.keys(obj).forEach((key) => {
15
+ if (obj[key] === void 0) {
16
+ delete obj[key];
17
+ }
18
+ });
19
+ return obj;
20
+ };
21
+ const deepMerge = (objects) => objects.reduce((acc, obj) => {
22
+ const acc1 = acc ?? {};
23
+ const obj1 = removeUndefined(obj ?? {});
24
+ if (typeof acc1 === "object" && typeof obj1 === "object") {
25
+ return { ...acc1, ...obj1 };
26
+ }
27
+ return obj1 ?? acc1;
28
+ }, {});
29
+ const fetcher = async (url, ...options) => {
30
+ const { signal } = new AbortController();
31
+ let paramsString = "";
32
+ let bodyString = void 0;
33
+ const otherOptions = options.map(
34
+ ({ body, params: params2, headers, ...otherOptions2 }) => otherOptions2
35
+ );
36
+ const mergedOptions = deepMerge([fetcherOptions, ...otherOptions]);
37
+ const mergedHeaders = deepMerge([
38
+ fetcherOptions.headers,
39
+ ...options.map((option) => option.headers)
40
+ ]);
41
+ const params = deepMerge(options.map((option) => option.params));
42
+ const method = mergedOptions.method;
43
+ if (method !== "GET" && method !== "HEAD") {
44
+ const body = deepMerge(options.map((option) => option.body));
45
+ if (mergedHeaders?.["Content-Type"] === "application/x-www-form-urlencoded") {
46
+ bodyString = new URLSearchParams(
47
+ body
48
+ ).toString();
49
+ } else {
50
+ bodyString = JSON.stringify(body);
51
+ }
52
+ }
53
+ if (Object.entries(params).length > 0) {
54
+ paramsString = `?${new URLSearchParams(
55
+ params
56
+ ).toString()}`;
57
+ }
58
+ const formattedOptions = {
59
+ ...mergedOptions,
60
+ headers: mergedHeaders,
61
+ body: bodyString,
62
+ signal
63
+ };
64
+ const urlResult = `${url}${paramsString}`;
65
+ const response = await fetch(urlResult, formattedOptions);
66
+ if (!response.ok) {
67
+ const result = await response.json();
68
+ console.error(result);
69
+ throw new Error(JSON.stringify(result.error) ?? "An error occurred");
70
+ }
71
+ return await response.json();
72
+ };
73
+ const getAiAPI = (authAPIOptions = {}, intlayerConfig) => {
74
+ const { backendURL } = client.getConfiguration().editor;
75
+ const AI_API_ROUTE = `${backendURL}/api/ai`;
76
+ const auditContentDeclaration = async (body, otherOptions = {}) => await fetcher(
77
+ `${AI_API_ROUTE}/audit/content-declaration`,
78
+ authAPIOptions,
79
+ otherOptions,
80
+ {
81
+ method: "POST",
82
+ body
83
+ }
84
+ );
85
+ const auditContentDeclarationField = async (body, otherOptions = {}) => await fetcher(
86
+ `${AI_API_ROUTE}/audit/content-declaration/field`,
87
+ authAPIOptions,
88
+ otherOptions,
89
+ {
90
+ method: "POST",
91
+ body
92
+ }
93
+ );
94
+ const auditContentDeclarationMetadata = async (body, otherOptions = {}) => await fetcher(
95
+ `${AI_API_ROUTE}/audit/content-declaration/metadata`,
96
+ authAPIOptions,
97
+ otherOptions,
98
+ {
99
+ method: "POST",
100
+ body
101
+ }
102
+ );
103
+ const auditTag = async (body, otherOptions = {}) => await fetcher(
104
+ `${AI_API_ROUTE}/audit/tag`,
105
+ authAPIOptions,
106
+ otherOptions,
107
+ {
108
+ method: "POST",
109
+ body
110
+ }
111
+ );
112
+ const askDocQuestion = async (body, otherOptions = {}) => await fetcher(
113
+ `${AI_API_ROUTE}/ask`,
114
+ authAPIOptions,
115
+ otherOptions,
116
+ {
117
+ method: "POST",
118
+ body
119
+ }
120
+ );
121
+ return {
122
+ auditContentDeclaration,
123
+ auditContentDeclarationField,
124
+ auditContentDeclarationMetadata,
125
+ auditTag,
126
+ askDocQuestion
127
+ };
128
+ };
129
+ getAiAPI();
130
+ const getAuthAPI = (authAPIOptions = {}, intlayerConfig) => {
131
+ const { backendURL, clientId, clientSecret } = client.getConfiguration().editor;
132
+ const AUTH_API_ROUTE = `${backendURL}/api/auth`;
133
+ const login = async (user, otherOptions = {}) => await fetcher(
134
+ `${AUTH_API_ROUTE}/login`,
135
+ authAPIOptions,
136
+ otherOptions,
137
+ {
138
+ method: "POST",
139
+ body: user
140
+ }
141
+ );
142
+ const getLoginWithGitHubURL = (params) => {
143
+ const searchParams = new URLSearchParams(params);
144
+ return `${AUTH_API_ROUTE}/login/github?${searchParams.toString()}`;
145
+ };
146
+ const getLoginWithGoogleURL = (params) => {
147
+ const searchParams = new URLSearchParams(params);
148
+ return `${AUTH_API_ROUTE}/login/google?${searchParams.toString()}`;
149
+ };
150
+ const register = async (user, query = {}, otherOptions = {}) => await fetcher(
151
+ `${AUTH_API_ROUTE}/register`,
152
+ authAPIOptions,
153
+ otherOptions,
154
+ {
155
+ method: "POST",
156
+ body: user,
157
+ params: query
158
+ }
159
+ );
160
+ const logout = async (otherOptions = {}) => await fetcher(
161
+ `${AUTH_API_ROUTE}/logout`,
162
+ authAPIOptions,
163
+ otherOptions,
164
+ {
165
+ method: "POST"
166
+ }
167
+ );
168
+ const askResetPassword = async (email, otherOptions = {}) => await fetcher(
169
+ `${AUTH_API_ROUTE}/password/reset`,
170
+ authAPIOptions,
171
+ otherOptions,
172
+ {
173
+ method: "POST",
174
+ body: { email }
175
+ }
176
+ );
177
+ const resetPassword = async (params, otherOptions = {}) => await fetcher(
178
+ `${AUTH_API_ROUTE}/password/reset`,
179
+ authAPIOptions,
180
+ otherOptions,
181
+ { params, method: "POST" }
182
+ );
183
+ const changePassword = async (data, otherOptions = {}) => await fetcher(
184
+ `${AUTH_API_ROUTE}/password`,
185
+ authAPIOptions,
186
+ otherOptions,
187
+ {
188
+ method: "PUT",
189
+ body: data
190
+ }
191
+ );
192
+ const checkIfUserHasPassword = async (otherOptions = {}) => await fetcher(
193
+ `${AUTH_API_ROUTE}/password/has`,
194
+ authAPIOptions,
195
+ otherOptions,
196
+ {
197
+ method: "GET"
198
+ }
199
+ );
200
+ const verifyEmail = async ({ userId, secret }, otherOptions = {}) => await fetcher(
201
+ `${AUTH_API_ROUTE}/active/${userId}/${secret}`,
202
+ authAPIOptions,
203
+ otherOptions,
204
+ {
205
+ method: "PUT"
206
+ }
207
+ );
208
+ const getVerifyEmailStatusURL = (userId) => `${AUTH_API_ROUTE}/verify-email-status/${String(userId)}`;
209
+ const createSession = async (data, otherOptions = {}) => await fetcher(
210
+ `${AUTH_API_ROUTE}/session`,
211
+ authAPIOptions,
212
+ otherOptions,
213
+ {
214
+ method: "POST",
215
+ body: data
216
+ }
217
+ );
218
+ const getSession = async (sessionToken, otherOptions = {}) => await fetcher(
219
+ `${backendURL}/session`,
220
+ authAPIOptions,
221
+ otherOptions,
222
+ { params: { session_token: sessionToken } }
223
+ );
224
+ const getCSRFToken = async (otherOptions = {}) => await fetcher(
225
+ `${backendURL}/csrf-token`,
226
+ authAPIOptions,
227
+ otherOptions
228
+ );
229
+ const getOAuth2AccessToken = async (otherOptions = {}) => await fetcher(
230
+ `${backendURL}/oauth2/token`,
231
+ authAPIOptions,
232
+ otherOptions,
233
+ {
234
+ method: "POST",
235
+ headers: {
236
+ "Content-Type": "application/x-www-form-urlencoded"
237
+ },
238
+ body: {
239
+ grant_type: "client_credentials",
240
+ client_id: clientId,
241
+ client_secret: clientSecret
242
+ }
243
+ }
244
+ );
245
+ return {
246
+ login,
247
+ getLoginWithGitHubURL,
248
+ getLoginWithGoogleURL,
249
+ register,
250
+ logout,
251
+ resetPassword,
252
+ askResetPassword,
253
+ checkIfUserHasPassword,
254
+ verifyEmail,
255
+ getVerifyEmailStatusURL,
256
+ changePassword,
257
+ createSession,
258
+ getSession,
259
+ getCSRFToken,
260
+ getOAuth2AccessToken
261
+ };
262
+ };
263
+ getAuthAPI();
264
+ const getDictionaryAPI = (authAPIOptions = {}, intlayerConfig) => {
265
+ const { backendURL } = client.getConfiguration().editor;
266
+ const PROJECT_API_ROUTE = `${backendURL}/api/dictionary`;
267
+ const getDictionaries = async (filters, otherOptions = {}) => await fetcher(
268
+ PROJECT_API_ROUTE,
269
+ authAPIOptions,
270
+ otherOptions,
271
+ {
272
+ params: filters
273
+ }
274
+ );
275
+ const getDictionariesKeys = async (otherOptions = {}) => await fetcher(
276
+ `${PROJECT_API_ROUTE}/keys`,
277
+ authAPIOptions,
278
+ otherOptions
279
+ );
280
+ const getDictionary = async (dictionaryKey, version, otherOptions = {}) => await fetcher(
281
+ `${PROJECT_API_ROUTE}/${dictionaryKey}`,
282
+ authAPIOptions,
283
+ otherOptions,
284
+ {
285
+ params: version ? { version: version.toString() } : void 0
286
+ }
287
+ );
288
+ const addDictionary = async (dictionary, otherOptions = {}) => await fetcher(
289
+ `${PROJECT_API_ROUTE}`,
290
+ authAPIOptions,
291
+ otherOptions,
292
+ {
293
+ method: "POST",
294
+ body: dictionary
295
+ }
296
+ );
297
+ const pushDictionaries = async (dictionaries, otherOptions = {}) => await fetcher(
298
+ `${PROJECT_API_ROUTE}`,
299
+ authAPIOptions,
300
+ otherOptions,
301
+ {
302
+ method: "PATCH",
303
+ body: { dictionaries }
304
+ }
305
+ );
306
+ const updateDictionary = async (dictionaryId, dictionary, otherOptions = {}) => await fetcher(
307
+ `${PROJECT_API_ROUTE}/${dictionaryId}`,
308
+ authAPIOptions,
309
+ otherOptions,
310
+ {
311
+ method: "PUT",
312
+ body: dictionary
313
+ }
314
+ );
315
+ const deleteDictionary = async (id, otherOptions = {}) => await fetcher(
316
+ `${PROJECT_API_ROUTE}`,
317
+ authAPIOptions,
318
+ otherOptions,
319
+ {
320
+ method: "DELETE",
321
+ body: { id }
322
+ }
323
+ );
324
+ return {
325
+ getDictionaries,
326
+ getDictionariesKeys,
327
+ getDictionary,
328
+ pushDictionaries,
329
+ addDictionary,
330
+ updateDictionary,
331
+ deleteDictionary
332
+ };
333
+ };
334
+ getDictionaryAPI();
335
+ const getEditorAPI = (authAPIOptions = {}, intlayerConfig) => {
336
+ const { editorURL } = client.getConfiguration().editor;
337
+ const EDITOR_API_ROUTE = `${editorURL}/api`;
338
+ const writeDictionary = async (dictionary, otherOptions = {}) => {
339
+ await fetcher(
340
+ `${EDITOR_API_ROUTE}/dictionary`,
341
+ authAPIOptions,
342
+ otherOptions,
343
+ {
344
+ method: "POST",
345
+ body: dictionary
346
+ }
347
+ );
348
+ };
349
+ return {
350
+ writeDictionary
351
+ };
352
+ };
353
+ getEditorAPI();
354
+ const getOrganizationAPI = (authAPIOptions = {}, intlayerConfig) => {
355
+ const { backendURL } = client.getConfiguration().editor;
356
+ const ORGANIZATION_API_ROUTE = `${backendURL}/api/organization`;
357
+ const getOrganizations = async (filters, otherOptions = {}) => await fetcher(
358
+ ORGANIZATION_API_ROUTE,
359
+ authAPIOptions,
360
+ otherOptions,
361
+ {
362
+ params: filters
363
+ }
364
+ );
365
+ const getOrganization = async (organizationId, otherOptions = {}) => await fetcher(
366
+ `${ORGANIZATION_API_ROUTE}/${String(organizationId)}`,
367
+ authAPIOptions,
368
+ otherOptions
369
+ );
370
+ const addOrganization = async (organization, otherOptions = {}) => await fetcher(
371
+ ORGANIZATION_API_ROUTE,
372
+ authAPIOptions,
373
+ otherOptions,
374
+ {
375
+ method: "POST",
376
+ body: organization
377
+ }
378
+ );
379
+ const updateOrganization = async (organization, otherOptions = {}) => fetcher(
380
+ ORGANIZATION_API_ROUTE,
381
+ authAPIOptions,
382
+ otherOptions,
383
+ {
384
+ method: "PUT",
385
+ body: organization
386
+ }
387
+ );
388
+ const updateOrganizationMembers = async (body, otherOptions = {}) => fetcher(
389
+ `${ORGANIZATION_API_ROUTE}/members`,
390
+ authAPIOptions,
391
+ otherOptions,
392
+ {
393
+ method: "PUT",
394
+ body
395
+ }
396
+ );
397
+ const addOrganizationMember = async (body, otherOptions = {}) => fetcher(
398
+ `${ORGANIZATION_API_ROUTE}/member`,
399
+ authAPIOptions,
400
+ otherOptions,
401
+ {
402
+ method: "POST",
403
+ body
404
+ }
405
+ );
406
+ const deleteOrganization = async (otherOptions = {}) => await fetcher(
407
+ ORGANIZATION_API_ROUTE,
408
+ authAPIOptions,
409
+ otherOptions,
410
+ {
411
+ method: "DELETE"
412
+ }
413
+ );
414
+ const selectOrganization = async (organizationId, otherOptions = {}) => await fetcher(
415
+ `${ORGANIZATION_API_ROUTE}/${String(organizationId)}`,
416
+ authAPIOptions,
417
+ otherOptions,
418
+ {
419
+ method: "PUT"
420
+ }
421
+ );
422
+ const unselectOrganization = async (otherOptions = {}) => await fetcher(
423
+ `${ORGANIZATION_API_ROUTE}/logout`,
424
+ authAPIOptions,
425
+ otherOptions,
426
+ {
427
+ method: "POST"
428
+ }
429
+ );
430
+ return {
431
+ getOrganizations,
432
+ getOrganization,
433
+ addOrganization,
434
+ addOrganizationMember,
435
+ updateOrganization,
436
+ updateOrganizationMembers,
437
+ deleteOrganization,
438
+ selectOrganization,
439
+ unselectOrganization
440
+ };
441
+ };
442
+ getOrganizationAPI();
443
+ const getProjectAPI = (authAPIOptions = {}, intlayerConfig) => {
444
+ const { backendURL } = client.getConfiguration().editor;
445
+ const PROJECT_API_ROUTE = `${backendURL}/api/project`;
446
+ const getProjects = async (filters, otherOptions = {}) => await fetcher(
447
+ PROJECT_API_ROUTE,
448
+ authAPIOptions,
449
+ otherOptions,
450
+ {
451
+ params: filters
452
+ }
453
+ );
454
+ const addProject = async (project, otherOptions = {}) => await fetcher(
455
+ `${PROJECT_API_ROUTE}`,
456
+ authAPIOptions,
457
+ otherOptions,
458
+ {
459
+ method: "POST",
460
+ body: project
461
+ }
462
+ );
463
+ const updateProject = async (project, otherOptions = {}) => await fetcher(
464
+ `${PROJECT_API_ROUTE}`,
465
+ authAPIOptions,
466
+ otherOptions,
467
+ {
468
+ method: "PUT",
469
+ body: project
470
+ }
471
+ );
472
+ const updateProjectMembers = async (body, otherOptions = {}) => await fetcher(
473
+ `${PROJECT_API_ROUTE}/members`,
474
+ authAPIOptions,
475
+ otherOptions,
476
+ {
477
+ method: "PUT",
478
+ body
479
+ }
480
+ );
481
+ const deleteProject = async (otherOptions = {}) => await fetcher(
482
+ `${PROJECT_API_ROUTE}`,
483
+ authAPIOptions,
484
+ otherOptions,
485
+ {
486
+ method: "DELETE"
487
+ }
488
+ );
489
+ const selectProject = async (projectId, otherOptions = {}) => await fetcher(
490
+ `${PROJECT_API_ROUTE}/${String(projectId)}`,
491
+ authAPIOptions,
492
+ otherOptions,
493
+ {
494
+ method: "PUT"
495
+ }
496
+ );
497
+ const unselectProject = async (otherOptions = {}) => await fetcher(
498
+ `${PROJECT_API_ROUTE}/logout`,
499
+ authAPIOptions,
500
+ otherOptions,
501
+ {
502
+ method: "POST"
503
+ }
504
+ );
505
+ const addNewAccessKey = async (accessKey, otherOptions = {}) => await fetcher(
506
+ `${PROJECT_API_ROUTE}/access_key`,
507
+ authAPIOptions,
508
+ otherOptions,
509
+ {
510
+ method: "POST",
511
+ body: accessKey
512
+ }
513
+ );
514
+ const deleteAccessKey = async (clientId, otherOptions = {}) => await fetcher(
515
+ `${PROJECT_API_ROUTE}/access_key`,
516
+ authAPIOptions,
517
+ otherOptions,
518
+ {
519
+ method: "DELETE",
520
+ body: { clientId }
521
+ }
522
+ );
523
+ const refreshAccessKey = async (clientId, otherOptions = {}) => await fetcher(
524
+ `${PROJECT_API_ROUTE}/access_key`,
525
+ authAPIOptions,
526
+ otherOptions,
527
+ {
528
+ method: "PATCH",
529
+ body: { clientId }
530
+ }
531
+ );
532
+ return {
533
+ getProjects,
534
+ addProject,
535
+ updateProject,
536
+ updateProjectMembers,
537
+ deleteProject,
538
+ selectProject,
539
+ unselectProject,
540
+ addNewAccessKey,
541
+ deleteAccessKey,
542
+ refreshAccessKey
543
+ };
544
+ };
545
+ getProjectAPI();
546
+ const getStripeAPI = (authAPIOptions = {}, intlayerConfig) => {
547
+ const backendURL = client.getConfiguration().editor.backendURL;
548
+ const STRIPE_API_ROUTE = `${backendURL}/api/stripe`;
549
+ const getSubscription = async (body, otherOptions = {}) => await fetcher(
550
+ `${STRIPE_API_ROUTE}/create-subscription`,
551
+ authAPIOptions,
552
+ otherOptions,
553
+ {
554
+ method: "POST",
555
+ body
556
+ }
557
+ );
558
+ const cancelSubscription = async (otherOptions = {}) => await fetcher(
559
+ `${STRIPE_API_ROUTE}/cancel-subscription`,
560
+ authAPIOptions,
561
+ otherOptions,
562
+ {
563
+ method: "POST"
564
+ }
565
+ );
566
+ return {
567
+ getSubscription,
568
+ cancelSubscription
569
+ };
570
+ };
571
+ const getTagAPI = (authAPIOptions = {}, intlayerConfig) => {
572
+ const { backendURL } = client.getConfiguration().editor;
573
+ const PROJECT_API_ROUTE = `${backendURL}/api/tag`;
574
+ const getTags = async (filters, otherOptions = {}) => await fetcher(
575
+ PROJECT_API_ROUTE,
576
+ authAPIOptions,
577
+ otherOptions,
578
+ {
579
+ params: filters
580
+ }
581
+ );
582
+ const addTag = async (tag, otherOptions = {}) => await fetcher(
583
+ `${PROJECT_API_ROUTE}`,
584
+ authAPIOptions,
585
+ otherOptions,
586
+ {
587
+ method: "POST",
588
+ body: tag
589
+ }
590
+ );
591
+ const updateTag = async (tagId, tag, otherOptions = {}) => await fetcher(
592
+ `${PROJECT_API_ROUTE}/${tagId}`,
593
+ authAPIOptions,
594
+ otherOptions,
595
+ {
596
+ method: "PUT",
597
+ body: tag
598
+ }
599
+ );
600
+ const deleteTag = async (tagId, otherOptions = {}) => await fetcher(
601
+ `${PROJECT_API_ROUTE}/${tagId}`,
602
+ authAPIOptions,
603
+ otherOptions,
604
+ {
605
+ method: "DELETE"
606
+ }
607
+ );
608
+ return {
609
+ getTags,
610
+ addTag,
611
+ updateTag,
612
+ deleteTag
613
+ };
614
+ };
615
+ getTagAPI();
616
+ const getUserAPI = (authAPIOptions = {}, intlayerConfig) => {
617
+ const { backendURL } = client.getConfiguration().editor;
618
+ const USER_API_ROUTE = `${backendURL}/api/user`;
619
+ const getUsers = async (filters, otherOptions = {}) => await fetcher(
620
+ USER_API_ROUTE,
621
+ authAPIOptions,
622
+ otherOptions,
623
+ {
624
+ params: filters
625
+ }
626
+ );
627
+ const getUserById = async (userId, otherOptions = {}) => await fetcher(
628
+ `${USER_API_ROUTE}/${userId}`,
629
+ authAPIOptions,
630
+ otherOptions
631
+ );
632
+ const getUserByEmail = async (email, otherOptions = {}) => await fetcher(
633
+ `${USER_API_ROUTE}/email/${email}`,
634
+ authAPIOptions,
635
+ otherOptions
636
+ );
637
+ const getUserByAccount = async (providerAccountId, provider, otherOptions = {}) => await fetcher(
638
+ `${USER_API_ROUTE}/account/${provider}/${providerAccountId}`,
639
+ authAPIOptions,
640
+ otherOptions
641
+ );
642
+ const createUser = async (user, otherOptions = {}) => await fetcher(
643
+ `${USER_API_ROUTE}/`,
644
+ authAPIOptions,
645
+ otherOptions,
646
+ {
647
+ method: "POST",
648
+ body: user
649
+ }
650
+ );
651
+ const updateUser = async (user, otherOptions = {}) => await fetcher(
652
+ `${USER_API_ROUTE}`,
653
+ authAPIOptions,
654
+ otherOptions,
655
+ {
656
+ method: "PUT",
657
+ body: user
658
+ }
659
+ );
660
+ const deleteUser = async (userId, otherOptions = {}) => await fetcher(
661
+ `${USER_API_ROUTE}/${userId}`,
662
+ authAPIOptions,
663
+ otherOptions,
664
+ {
665
+ method: "DELETE"
666
+ }
667
+ );
668
+ return {
669
+ createUser,
670
+ getUsers,
671
+ getUserById,
672
+ getUserByAccount,
673
+ getUserByEmail,
674
+ updateUser,
675
+ deleteUser
676
+ };
677
+ };
678
+ getUserAPI();
679
+ const getIntlayerAPI = (authAPIOptions = {}, intlayerConfig) => ({
680
+ organization: getOrganizationAPI(authAPIOptions),
681
+ project: getProjectAPI(authAPIOptions),
682
+ user: getUserAPI(authAPIOptions),
683
+ auth: getAuthAPI(authAPIOptions),
684
+ dictionary: getDictionaryAPI(authAPIOptions),
685
+ stripe: getStripeAPI(authAPIOptions),
686
+ ai: getAiAPI(authAPIOptions),
687
+ tag: getTagAPI(authAPIOptions),
688
+ editor: getEditorAPI(authAPIOptions)
689
+ });
690
+ const intlayerAPI = getIntlayerAPI();
691
+ exports.intlayerAPI = intlayerAPI;
692
+ //# sourceMappingURL=index-CuQs5759.cjs.map