@intlayer/design-system 4.0.2 → 4.0.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.
Files changed (240) hide show
  1. package/README.md +1 -1
  2. package/dist/.vite/manifest.json +58 -197
  3. package/dist/components/Accordion/Accordion.cjs +1 -1
  4. package/dist/components/Accordion/Accordion.cjs.map +1 -1
  5. package/dist/components/Accordion/Accordion.mjs +1 -1
  6. package/dist/components/Accordion/Accordion.mjs.map +1 -1
  7. package/dist/components/Auth/AuthModal/index.cjs +1 -1
  8. package/dist/components/Auth/AuthModal/index.mjs +1 -1
  9. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.cjs +2 -1
  10. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.cjs.map +1 -1
  11. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.mjs +2 -1
  12. package/dist/components/Auth/ExternalsLoginButtons/ExternalsLoginButtons.mjs.map +1 -1
  13. package/dist/components/Auth/useAuth/index.cjs +8 -4
  14. package/dist/components/Auth/useAuth/index.cjs.map +1 -1
  15. package/dist/components/Auth/useAuth/index.d.ts +3 -1
  16. package/dist/components/Auth/useAuth/index.d.ts.map +1 -1
  17. package/dist/components/Auth/useAuth/index.mjs +8 -4
  18. package/dist/components/Auth/useAuth/index.mjs.map +1 -1
  19. package/dist/components/Auth/useAuth/useCSRF.cjs +6 -3
  20. package/dist/components/Auth/useAuth/useCSRF.cjs.map +1 -1
  21. package/dist/components/Auth/useAuth/useCSRF.d.ts +2 -1
  22. package/dist/components/Auth/useAuth/useCSRF.d.ts.map +1 -1
  23. package/dist/components/Auth/useAuth/useCSRF.mjs +5 -2
  24. package/dist/components/Auth/useAuth/useCSRF.mjs.map +1 -1
  25. package/dist/components/Auth/useAuth/useOAuth2.cjs +6 -5
  26. package/dist/components/Auth/useAuth/useOAuth2.cjs.map +1 -1
  27. package/dist/components/Auth/useAuth/useOAuth2.d.ts +2 -1
  28. package/dist/components/Auth/useAuth/useOAuth2.d.ts.map +1 -1
  29. package/dist/components/Auth/useAuth/useOAuth2.mjs +5 -4
  30. package/dist/components/Auth/useAuth/useOAuth2.mjs.map +1 -1
  31. package/dist/components/Auth/useAuth/useSession.cjs +6 -3
  32. package/dist/components/Auth/useAuth/useSession.cjs.map +1 -1
  33. package/dist/components/Auth/useAuth/useSession.d.ts +2 -1
  34. package/dist/components/Auth/useAuth/useSession.d.ts.map +1 -1
  35. package/dist/components/Auth/useAuth/useSession.mjs +6 -3
  36. package/dist/components/Auth/useAuth/useSession.mjs.map +1 -1
  37. package/dist/components/Auth/useUser/index.cjs +1 -1
  38. package/dist/components/Auth/useUser/index.mjs +1 -1
  39. package/dist/components/Container/index.d.ts +2 -2
  40. package/dist/components/DictionaryEditor/DictionaryEditor.cjs +4 -16
  41. package/dist/components/DictionaryEditor/DictionaryEditor.cjs.map +1 -1
  42. package/dist/components/DictionaryEditor/DictionaryEditor.d.ts.map +1 -1
  43. package/dist/components/DictionaryEditor/DictionaryEditor.mjs +4 -16
  44. package/dist/components/DictionaryEditor/DictionaryEditor.mjs.map +1 -1
  45. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.cjs +2 -1
  46. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.cjs.map +1 -1
  47. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.d.ts.map +1 -1
  48. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.mjs +2 -1
  49. package/dist/components/DictionaryEditor/NodeWrapper/ArrayWrapper.mjs.map +1 -1
  50. package/dist/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.cjs +1 -1
  51. package/dist/components/DictionaryEditor/NodeWrapper/EnumerationWrapper.mjs +1 -1
  52. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.cjs +2 -1
  53. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.cjs.map +1 -1
  54. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.d.ts.map +1 -1
  55. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.mjs +2 -1
  56. package/dist/components/DictionaryEditor/NodeWrapper/NestedObjectWrapper.mjs.map +1 -1
  57. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.cjs +3 -3
  58. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.cjs.map +1 -1
  59. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.d.ts.map +1 -1
  60. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.mjs +2 -2
  61. package/dist/components/DictionaryEditor/NodeWrapper/StringWrapper.mjs.map +1 -1
  62. package/dist/components/DictionaryEditor/NodeWrapper/TranslationWrapper.cjs +1 -1
  63. package/dist/components/DictionaryEditor/NodeWrapper/TranslationWrapper.mjs +1 -1
  64. package/dist/components/DictionaryEditor/NodeWrapper/index.cjs +1 -1
  65. package/dist/components/DictionaryEditor/NodeWrapper/index.mjs +1 -1
  66. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.cjs +2 -9
  67. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.cjs.map +1 -1
  68. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.d.ts.map +1 -1
  69. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.mjs +2 -9
  70. package/dist/components/DictionaryEditor/ValidDictionaryChangeButtons.mjs.map +1 -1
  71. package/dist/components/DictionaryEditor/index.cjs +0 -8
  72. package/dist/components/DictionaryEditor/index.cjs.map +1 -1
  73. package/dist/components/DictionaryEditor/index.d.ts +0 -2
  74. package/dist/components/DictionaryEditor/index.d.ts.map +1 -1
  75. package/dist/components/DictionaryEditor/index.mjs +1 -9
  76. package/dist/components/DictionaryEditor/index.mjs.map +1 -1
  77. package/dist/components/DictionaryEditor/useEditedContentStore.d.ts +1 -1
  78. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.cjs +3 -21
  79. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.cjs.map +1 -1
  80. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.d.ts.map +1 -1
  81. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.mjs +3 -21
  82. package/dist/components/DictionaryFieldEditor/DictionariesSelector/DictionariesSelector.mjs.map +1 -1
  83. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs +4 -2
  84. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.cjs.map +1 -1
  85. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs +4 -2
  86. package/dist/components/DictionaryFieldEditor/DictionaryCreationForm/DictionaryCreationForm.mjs.map +1 -1
  87. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs +4 -2
  88. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.cjs.map +1 -1
  89. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs +4 -2
  90. package/dist/components/DictionaryFieldEditor/DictionaryDetails/DictionaryDetailsForm.mjs.map +1 -1
  91. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs +5 -31
  92. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.cjs.map +1 -1
  93. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.d.ts.map +1 -1
  94. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs +6 -32
  95. package/dist/components/DictionaryFieldEditor/DictionaryFieldEditor.mjs.map +1 -1
  96. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.cjs +8 -37
  97. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.cjs.map +1 -1
  98. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.d.ts.map +1 -1
  99. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.mjs +6 -35
  100. package/dist/components/DictionaryFieldEditor/EditorView/EditorView.mjs.map +1 -1
  101. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.cjs +6 -24
  102. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.cjs.map +1 -1
  103. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.d.ts.map +1 -1
  104. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.mjs +5 -23
  105. package/dist/components/DictionaryFieldEditor/EditorView/TextEditor.mjs.map +1 -1
  106. package/dist/components/DictionaryFieldEditor/JSONEditor.cjs +2 -29
  107. package/dist/components/DictionaryFieldEditor/JSONEditor.cjs.map +1 -1
  108. package/dist/components/DictionaryFieldEditor/JSONEditor.d.ts.map +1 -1
  109. package/dist/components/DictionaryFieldEditor/JSONEditor.mjs +2 -29
  110. package/dist/components/DictionaryFieldEditor/JSONEditor.mjs.map +1 -1
  111. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.cjs +9 -33
  112. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.cjs.map +1 -1
  113. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.d.ts.map +1 -1
  114. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs +4 -28
  115. package/dist/components/DictionaryFieldEditor/NavigationView/NavigationViewNode.mjs.map +1 -1
  116. package/dist/components/DictionaryFieldEditor/NodeEditor.cjs +3 -43
  117. package/dist/components/DictionaryFieldEditor/NodeEditor.cjs.map +1 -1
  118. package/dist/components/DictionaryFieldEditor/NodeEditor.d.ts.map +1 -1
  119. package/dist/components/DictionaryFieldEditor/NodeEditor.mjs +3 -43
  120. package/dist/components/DictionaryFieldEditor/NodeEditor.mjs.map +1 -1
  121. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.cjs +4 -27
  122. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.cjs.map +1 -1
  123. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.d.ts.map +1 -1
  124. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.mjs +3 -26
  125. package/dist/components/DictionaryFieldEditor/NodeTypeSelector.mjs.map +1 -1
  126. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs +9 -19
  127. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.cjs.map +1 -1
  128. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.d.ts.map +1 -1
  129. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs +9 -19
  130. package/dist/components/DictionaryFieldEditor/SaveForm/SaveForm.mjs.map +1 -1
  131. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.cjs +2 -2
  132. package/dist/components/DictionaryFieldEditor/VersionSwitcherDropDown/VersionSwitcherContext.mjs +2 -2
  133. package/dist/components/EditableField/EditableFieldLayout.cjs +7 -3
  134. package/dist/components/EditableField/EditableFieldLayout.cjs.map +1 -1
  135. package/dist/components/EditableField/EditableFieldLayout.d.ts.map +1 -1
  136. package/dist/components/EditableField/EditableFieldLayout.mjs +7 -3
  137. package/dist/components/EditableField/EditableFieldLayout.mjs.map +1 -1
  138. package/dist/components/IDE/CodeContext.cjs +2 -2
  139. package/dist/components/IDE/CodeContext.mjs +2 -2
  140. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.cjs +2 -2
  141. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContent.mjs +2 -2
  142. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.cjs +2 -2
  143. package/dist/components/LocaleSwitcherContentDropDown/LocaleSwitcherContentContext.mjs +2 -2
  144. package/dist/components/Modal/Modal.cjs +12 -8
  145. package/dist/components/Modal/Modal.cjs.map +1 -1
  146. package/dist/components/Modal/Modal.d.ts.map +1 -1
  147. package/dist/components/Modal/Modal.mjs +12 -8
  148. package/dist/components/Modal/Modal.mjs.map +1 -1
  149. package/dist/components/Navbar/MobileNavbar.cjs +3 -3
  150. package/dist/components/Navbar/MobileNavbar.mjs +3 -3
  151. package/dist/components/Navbar/index.cjs +2 -2
  152. package/dist/components/Navbar/index.mjs +2 -2
  153. package/dist/components/RightDrawer/RightDrawer.cjs +34 -18
  154. package/dist/components/RightDrawer/RightDrawer.cjs.map +1 -1
  155. package/dist/components/RightDrawer/RightDrawer.d.ts.map +1 -1
  156. package/dist/components/RightDrawer/RightDrawer.mjs +33 -17
  157. package/dist/components/RightDrawer/RightDrawer.mjs.map +1 -1
  158. package/dist/components/SwitchSelector/index.cjs +2 -2
  159. package/dist/components/SwitchSelector/index.mjs +2 -2
  160. package/dist/components/TabSelector/TabSelector.cjs +2 -2
  161. package/dist/components/TabSelector/TabSelector.mjs +2 -2
  162. package/dist/components/index.cjs +0 -8
  163. package/dist/components/index.cjs.map +1 -1
  164. package/dist/components/index.mjs +0 -8
  165. package/dist/components/index.mjs.map +1 -1
  166. package/dist/hooks/index.cjs +1 -1
  167. package/dist/hooks/index.mjs +2 -2
  168. package/dist/hooks/intlayerAPIHooks.cjs +5 -1
  169. package/dist/hooks/intlayerAPIHooks.cjs.map +1 -1
  170. package/dist/hooks/intlayerAPIHooks.d.ts +49 -49
  171. package/dist/hooks/intlayerAPIHooks.d.ts.map +1 -1
  172. package/dist/hooks/intlayerAPIHooks.mjs +5 -1
  173. package/dist/hooks/intlayerAPIHooks.mjs.map +1 -1
  174. package/dist/hooks/useAsync/useAsync.cjs +14 -0
  175. package/dist/hooks/useAsync/useAsync.cjs.map +1 -1
  176. package/dist/hooks/useAsync/useAsync.d.ts.map +1 -1
  177. package/dist/hooks/useAsync/useAsync.mjs +14 -0
  178. package/dist/hooks/useAsync/useAsync.mjs.map +1 -1
  179. package/dist/hooks/useGetAllDictionaries.cjs +3 -2
  180. package/dist/hooks/useGetAllDictionaries.cjs.map +1 -1
  181. package/dist/hooks/useGetAllDictionaries.d.ts +2 -2
  182. package/dist/hooks/useGetAllDictionaries.d.ts.map +1 -1
  183. package/dist/hooks/useGetAllDictionaries.mjs +3 -2
  184. package/dist/hooks/useGetAllDictionaries.mjs.map +1 -1
  185. package/dist/hooks/useIntlayerAPI.cjs +10 -7
  186. package/dist/hooks/useIntlayerAPI.cjs.map +1 -1
  187. package/dist/hooks/useIntlayerAPI.d.ts +8 -2
  188. package/dist/hooks/useIntlayerAPI.d.ts.map +1 -1
  189. package/dist/hooks/useIntlayerAPI.mjs +10 -7
  190. package/dist/hooks/useIntlayerAPI.mjs.map +1 -1
  191. package/dist/hooks/usePersistedStore.cjs +25 -15
  192. package/dist/hooks/usePersistedStore.cjs.map +1 -1
  193. package/dist/hooks/usePersistedStore.d.ts +2 -1
  194. package/dist/hooks/usePersistedStore.d.ts.map +1 -1
  195. package/dist/hooks/usePersistedStore.mjs +26 -16
  196. package/dist/hooks/usePersistedStore.mjs.map +1 -1
  197. package/dist/hooks/useScrollBlockage/index.cjs +5 -31
  198. package/dist/hooks/useScrollBlockage/index.cjs.map +1 -1
  199. package/dist/hooks/useScrollBlockage/index.mjs +5 -31
  200. package/dist/hooks/useScrollBlockage/index.mjs.map +1 -1
  201. package/dist/hooks/useScrollDetection.cjs +1 -1
  202. package/dist/hooks/useScrollDetection.mjs +1 -1
  203. package/dist/index-B-VAyQ9R.js +673 -0
  204. package/dist/index-B-VAyQ9R.js.map +1 -0
  205. package/dist/index-B-adg6xa.js +206 -0
  206. package/dist/index-B-adg6xa.js.map +1 -0
  207. package/dist/index-BIV0x_z2.js +206 -0
  208. package/dist/index-BIV0x_z2.js.map +1 -0
  209. package/dist/index-BNH9wXVj.cjs +205 -0
  210. package/dist/index-BNH9wXVj.cjs.map +1 -0
  211. package/dist/index-Cg-S9ry9.cjs +77 -0
  212. package/dist/index-Cg-S9ry9.cjs.map +1 -0
  213. package/dist/index-D69JRZcQ.js +206 -0
  214. package/dist/index-D69JRZcQ.js.map +1 -0
  215. package/dist/index-DAsui9u9.cjs +205 -0
  216. package/dist/index-DAsui9u9.cjs.map +1 -0
  217. package/dist/index-O_7rYrbW.js +78 -0
  218. package/dist/index-O_7rYrbW.js.map +1 -0
  219. package/dist/index-SOIahRpS.cjs +205 -0
  220. package/dist/index-SOIahRpS.cjs.map +1 -0
  221. package/dist/index-T-TjVQoD.js +671 -0
  222. package/dist/index-T-TjVQoD.js.map +1 -0
  223. package/dist/index-f8_VC6c8.cjs +672 -0
  224. package/dist/index-f8_VC6c8.cjs.map +1 -0
  225. package/dist/index-llGIfxqV.cjs +670 -0
  226. package/dist/index-llGIfxqV.cjs.map +1 -0
  227. package/dist/tailwind.css +1 -1
  228. package/dist/useGetAllDictionaries-B1sqs2IB.cjs +34 -0
  229. package/dist/useGetAllDictionaries-B1sqs2IB.cjs.map +1 -0
  230. package/dist/useGetAllDictionaries-BbH8vTkY.js +35 -0
  231. package/dist/useGetAllDictionaries-BbH8vTkY.js.map +1 -0
  232. package/dist/useGetAllDictionaries-Bgkytpa2.cjs +34 -0
  233. package/dist/useGetAllDictionaries-Bgkytpa2.cjs.map +1 -0
  234. package/dist/useGetAllDictionaries-D8ma3h41.cjs +33 -0
  235. package/dist/useGetAllDictionaries-D8ma3h41.cjs.map +1 -0
  236. package/dist/useGetAllDictionaries-DHgHEbD5.js +34 -0
  237. package/dist/useGetAllDictionaries-DHgHEbD5.js.map +1 -0
  238. package/dist/useGetAllDictionaries-DUzm0rIa.js +35 -0
  239. package/dist/useGetAllDictionaries-DUzm0rIa.js.map +1 -0
  240. package/package.json +24 -16
@@ -0,0 +1,672 @@
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 getOrganizationAPI = (authAPIOptions = {}, intlayerConfig) => {
336
+ const { backendURL } = client.getConfiguration().editor;
337
+ const ORGANIZATION_API_ROUTE = `${backendURL}/api/organization`;
338
+ const getOrganizations = async (filters, otherOptions = {}) => await fetcher(
339
+ ORGANIZATION_API_ROUTE,
340
+ authAPIOptions,
341
+ otherOptions,
342
+ {
343
+ params: filters
344
+ }
345
+ );
346
+ const getOrganization = async (organizationId, otherOptions = {}) => await fetcher(
347
+ `${ORGANIZATION_API_ROUTE}/${String(organizationId)}`,
348
+ authAPIOptions,
349
+ otherOptions
350
+ );
351
+ const addOrganization = async (organization, otherOptions = {}) => await fetcher(
352
+ ORGANIZATION_API_ROUTE,
353
+ authAPIOptions,
354
+ otherOptions,
355
+ {
356
+ method: "POST",
357
+ body: organization
358
+ }
359
+ );
360
+ const updateOrganization = async (organization, otherOptions = {}) => fetcher(
361
+ ORGANIZATION_API_ROUTE,
362
+ authAPIOptions,
363
+ otherOptions,
364
+ {
365
+ method: "PUT",
366
+ body: organization
367
+ }
368
+ );
369
+ const updateOrganizationMembers = async (body, otherOptions = {}) => fetcher(
370
+ `${ORGANIZATION_API_ROUTE}/members`,
371
+ authAPIOptions,
372
+ otherOptions,
373
+ {
374
+ method: "PUT",
375
+ body
376
+ }
377
+ );
378
+ const addOrganizationMember = async (body, otherOptions = {}) => fetcher(
379
+ `${ORGANIZATION_API_ROUTE}/member`,
380
+ authAPIOptions,
381
+ otherOptions,
382
+ {
383
+ method: "POST",
384
+ body
385
+ }
386
+ );
387
+ const deleteOrganization = async (otherOptions = {}) => await fetcher(
388
+ ORGANIZATION_API_ROUTE,
389
+ authAPIOptions,
390
+ otherOptions,
391
+ {
392
+ method: "DELETE"
393
+ }
394
+ );
395
+ const selectOrganization = async (organizationId, otherOptions = {}) => await fetcher(
396
+ `${ORGANIZATION_API_ROUTE}/${String(organizationId)}`,
397
+ authAPIOptions,
398
+ otherOptions,
399
+ {
400
+ method: "PUT"
401
+ }
402
+ );
403
+ const unselectOrganization = async (otherOptions = {}) => await fetcher(
404
+ `${ORGANIZATION_API_ROUTE}/logout`,
405
+ authAPIOptions,
406
+ otherOptions,
407
+ {
408
+ method: "POST"
409
+ }
410
+ );
411
+ return {
412
+ getOrganizations,
413
+ getOrganization,
414
+ addOrganization,
415
+ addOrganizationMember,
416
+ updateOrganization,
417
+ updateOrganizationMembers,
418
+ deleteOrganization,
419
+ selectOrganization,
420
+ unselectOrganization
421
+ };
422
+ };
423
+ getOrganizationAPI();
424
+ const getProjectAPI = (authAPIOptions = {}, intlayerConfig) => {
425
+ const { backendURL } = client.getConfiguration().editor;
426
+ const PROJECT_API_ROUTE = `${backendURL}/api/project`;
427
+ const getProjects = async (filters, otherOptions = {}) => await fetcher(
428
+ PROJECT_API_ROUTE,
429
+ authAPIOptions,
430
+ otherOptions,
431
+ {
432
+ params: filters
433
+ }
434
+ );
435
+ const addProject = async (project, otherOptions = {}) => await fetcher(
436
+ `${PROJECT_API_ROUTE}`,
437
+ authAPIOptions,
438
+ otherOptions,
439
+ {
440
+ method: "POST",
441
+ body: project
442
+ }
443
+ );
444
+ const updateProject = async (project, otherOptions = {}) => await fetcher(
445
+ `${PROJECT_API_ROUTE}`,
446
+ authAPIOptions,
447
+ otherOptions,
448
+ {
449
+ method: "PUT",
450
+ body: project
451
+ }
452
+ );
453
+ const updateProjectMembers = async (body, otherOptions = {}) => await fetcher(
454
+ `${PROJECT_API_ROUTE}/members`,
455
+ authAPIOptions,
456
+ otherOptions,
457
+ {
458
+ method: "PUT",
459
+ body
460
+ }
461
+ );
462
+ const deleteProject = async (otherOptions = {}) => await fetcher(
463
+ `${PROJECT_API_ROUTE}`,
464
+ authAPIOptions,
465
+ otherOptions,
466
+ {
467
+ method: "DELETE"
468
+ }
469
+ );
470
+ const selectProject = async (projectId, otherOptions = {}) => await fetcher(
471
+ `${PROJECT_API_ROUTE}/${String(projectId)}`,
472
+ authAPIOptions,
473
+ otherOptions,
474
+ {
475
+ method: "PUT"
476
+ }
477
+ );
478
+ const unselectProject = async (otherOptions = {}) => await fetcher(
479
+ `${PROJECT_API_ROUTE}/logout`,
480
+ authAPIOptions,
481
+ otherOptions,
482
+ {
483
+ method: "POST"
484
+ }
485
+ );
486
+ const addNewAccessKey = async (accessKey, otherOptions = {}) => await fetcher(
487
+ `${PROJECT_API_ROUTE}/access_key`,
488
+ authAPIOptions,
489
+ otherOptions,
490
+ {
491
+ method: "POST",
492
+ body: accessKey
493
+ }
494
+ );
495
+ const deleteAccessKey = async (clientId, otherOptions = {}) => await fetcher(
496
+ `${PROJECT_API_ROUTE}/access_key`,
497
+ authAPIOptions,
498
+ otherOptions,
499
+ {
500
+ method: "DELETE",
501
+ body: { clientId }
502
+ }
503
+ );
504
+ const refreshAccessKey = async (clientId, otherOptions = {}) => await fetcher(
505
+ `${PROJECT_API_ROUTE}/access_key`,
506
+ authAPIOptions,
507
+ otherOptions,
508
+ {
509
+ method: "PATCH",
510
+ body: { clientId }
511
+ }
512
+ );
513
+ return {
514
+ getProjects,
515
+ addProject,
516
+ updateProject,
517
+ updateProjectMembers,
518
+ deleteProject,
519
+ selectProject,
520
+ unselectProject,
521
+ addNewAccessKey,
522
+ deleteAccessKey,
523
+ refreshAccessKey
524
+ };
525
+ };
526
+ getProjectAPI();
527
+ const getStripeAPI = (authAPIOptions = {}, intlayerConfig) => {
528
+ const backendURL = client.getConfiguration().editor.backendURL;
529
+ const STRIPE_API_ROUTE = `${backendURL}/api/stripe`;
530
+ const getSubscription = async (body, otherOptions = {}) => await fetcher(
531
+ `${STRIPE_API_ROUTE}/create-subscription`,
532
+ authAPIOptions,
533
+ otherOptions,
534
+ {
535
+ method: "POST",
536
+ body
537
+ }
538
+ );
539
+ const cancelSubscription = async (otherOptions = {}) => await fetcher(
540
+ `${STRIPE_API_ROUTE}/cancel-subscription`,
541
+ authAPIOptions,
542
+ otherOptions,
543
+ {
544
+ method: "POST"
545
+ }
546
+ );
547
+ return {
548
+ getSubscription,
549
+ cancelSubscription
550
+ };
551
+ };
552
+ const getTagAPI = (authAPIOptions = {}, intlayerConfig) => {
553
+ const { backendURL } = client.getConfiguration().editor;
554
+ const PROJECT_API_ROUTE = `${backendURL}/api/tag`;
555
+ const getTags = async (filters, otherOptions = {}) => await fetcher(
556
+ PROJECT_API_ROUTE,
557
+ authAPIOptions,
558
+ otherOptions,
559
+ {
560
+ params: filters
561
+ }
562
+ );
563
+ const addTag = async (tag, otherOptions = {}) => await fetcher(
564
+ `${PROJECT_API_ROUTE}`,
565
+ authAPIOptions,
566
+ otherOptions,
567
+ {
568
+ method: "POST",
569
+ body: tag
570
+ }
571
+ );
572
+ const updateTag = async (tagId, tag, otherOptions = {}) => await fetcher(
573
+ `${PROJECT_API_ROUTE}/${tagId}`,
574
+ authAPIOptions,
575
+ otherOptions,
576
+ {
577
+ method: "PUT",
578
+ body: tag
579
+ }
580
+ );
581
+ const deleteTag = async (tagId, otherOptions = {}) => await fetcher(
582
+ `${PROJECT_API_ROUTE}/${tagId}`,
583
+ authAPIOptions,
584
+ otherOptions,
585
+ {
586
+ method: "DELETE"
587
+ }
588
+ );
589
+ return {
590
+ getTags,
591
+ addTag,
592
+ updateTag,
593
+ deleteTag
594
+ };
595
+ };
596
+ getTagAPI();
597
+ const getUserAPI = (authAPIOptions = {}, intlayerConfig) => {
598
+ const { backendURL } = client.getConfiguration().editor;
599
+ const USER_API_ROUTE = `${backendURL}/api/user`;
600
+ const getUsers = async (filters, otherOptions = {}) => await fetcher(
601
+ USER_API_ROUTE,
602
+ authAPIOptions,
603
+ otherOptions,
604
+ {
605
+ params: filters
606
+ }
607
+ );
608
+ const getUserById = async (userId, otherOptions = {}) => await fetcher(
609
+ `${USER_API_ROUTE}/${userId}`,
610
+ authAPIOptions,
611
+ otherOptions
612
+ );
613
+ const getUserByEmail = async (email, otherOptions = {}) => await fetcher(
614
+ `${USER_API_ROUTE}/email/${email}`,
615
+ authAPIOptions,
616
+ otherOptions
617
+ );
618
+ const getUserByAccount = async (providerAccountId, provider, otherOptions = {}) => await fetcher(
619
+ `${USER_API_ROUTE}/account/${provider}/${providerAccountId}`,
620
+ authAPIOptions,
621
+ otherOptions
622
+ );
623
+ const createUser = async (user, otherOptions = {}) => await fetcher(
624
+ `${USER_API_ROUTE}/`,
625
+ authAPIOptions,
626
+ otherOptions,
627
+ {
628
+ method: "POST",
629
+ body: user
630
+ }
631
+ );
632
+ const updateUser = async (user, otherOptions = {}) => await fetcher(
633
+ `${USER_API_ROUTE}`,
634
+ authAPIOptions,
635
+ otherOptions,
636
+ {
637
+ method: "PUT",
638
+ body: user
639
+ }
640
+ );
641
+ const deleteUser = async (userId, otherOptions = {}) => await fetcher(
642
+ `${USER_API_ROUTE}/${userId}`,
643
+ authAPIOptions,
644
+ otherOptions,
645
+ {
646
+ method: "DELETE"
647
+ }
648
+ );
649
+ return {
650
+ createUser,
651
+ getUsers,
652
+ getUserById,
653
+ getUserByAccount,
654
+ getUserByEmail,
655
+ updateUser,
656
+ deleteUser
657
+ };
658
+ };
659
+ getUserAPI();
660
+ const getIntlayerAPI = (authAPIOptions = {}, intlayerConfig) => ({
661
+ organization: getOrganizationAPI(authAPIOptions),
662
+ project: getProjectAPI(authAPIOptions),
663
+ user: getUserAPI(authAPIOptions),
664
+ auth: getAuthAPI(authAPIOptions),
665
+ dictionary: getDictionaryAPI(authAPIOptions),
666
+ stripe: getStripeAPI(authAPIOptions),
667
+ ai: getAiAPI(authAPIOptions),
668
+ tag: getTagAPI(authAPIOptions)
669
+ });
670
+ const intlayerAPI = getIntlayerAPI();
671
+ exports.intlayerAPI = intlayerAPI;
672
+ //# sourceMappingURL=index-f8_VC6c8.cjs.map