@intlayer/backend 7.3.2-canary.0 → 7.3.2

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 (38) hide show
  1. package/dist/esm/export.mjs +0 -2
  2. package/dist/types/controllers/stripe.controller.d.ts.map +1 -1
  3. package/dist/types/controllers/tag.controller.d.ts.map +1 -1
  4. package/dist/types/emails/InviteUserEmail.d.ts +4 -4
  5. package/dist/types/emails/InviteUserEmail.d.ts.map +1 -1
  6. package/dist/types/emails/MagicLinkEmail.d.ts +4 -4
  7. package/dist/types/emails/MagicLinkEmail.d.ts.map +1 -1
  8. package/dist/types/emails/PasswordChangeConfirmation.d.ts +4 -4
  9. package/dist/types/emails/ResetUserPassword.d.ts +4 -4
  10. package/dist/types/emails/SubscriptionPaymentCancellation.d.ts +4 -4
  11. package/dist/types/emails/SubscriptionPaymentCancellation.d.ts.map +1 -1
  12. package/dist/types/emails/SubscriptionPaymentError.d.ts +4 -4
  13. package/dist/types/emails/SubscriptionPaymentSuccess.d.ts +4 -4
  14. package/dist/types/emails/SubscriptionPaymentSuccess.d.ts.map +1 -1
  15. package/dist/types/emails/ValidateUserEmail.d.ts +4 -4
  16. package/dist/types/emails/ValidateUserEmail.d.ts.map +1 -1
  17. package/dist/types/emails/Welcome.d.ts +4 -4
  18. package/dist/types/emails/Welcome.d.ts.map +1 -1
  19. package/dist/types/export.d.ts +0 -1
  20. package/dist/types/models/dictionary.model.d.ts +4 -4
  21. package/dist/types/models/dictionary.model.d.ts.map +1 -1
  22. package/dist/types/models/discussion.model.d.ts +2 -2
  23. package/dist/types/models/discussion.model.d.ts.map +1 -1
  24. package/dist/types/models/oAuth2.model.d.ts +3 -3
  25. package/dist/types/models/oAuth2.model.d.ts.map +1 -1
  26. package/dist/types/schemas/dictionary.schema.d.ts +6 -6
  27. package/dist/types/schemas/oAuth2.schema.d.ts +5 -5
  28. package/dist/types/schemas/organization.schema.d.ts +6 -6
  29. package/dist/types/schemas/plans.schema.d.ts +6 -6
  30. package/dist/types/schemas/project.schema.d.ts +6 -6
  31. package/dist/types/schemas/tag.schema.d.ts +6 -6
  32. package/dist/types/schemas/user.schema.d.ts +6 -6
  33. package/dist/types/utils/filtersAndPagination/getDictionaryFiltersAndPagination.d.ts +2 -2
  34. package/dist/types/utils/filtersAndPagination/getDiscussionFiltersAndPagination.d.ts +2 -2
  35. package/dist/types/utils/filtersAndPagination/getOrganizationFiltersAndPagination.d.ts +2 -2
  36. package/dist/types/utils/filtersAndPagination/getProjectFiltersAndPagination.d.ts +2 -2
  37. package/dist/types/utils/filtersAndPagination/getTagFiltersAndPagination.d.ts +2 -2
  38. package/package.json +10 -10
@@ -8,6 +8,4 @@ import { getProjectRoutes } from "./routes/project.routes.mjs";
8
8
  import { getUserRoutes } from "./routes/user.routes.mjs";
9
9
  import { formatSession, getAuth } from "./utils/auth/getAuth.mjs";
10
10
 
11
- export * from "@utils/AI/aiSdk"
12
-
13
11
  export { HttpStatusCodes, formatPaginatedResponse, formatResponse, formatSession, getAiRoutes, getAuth, getDictionaryRoutes, getNewsletterRoutes, getOrganizationRoutes, getProjectRoutes, getUserRoutes };
@@ -1 +1 @@
1
- {"version":3,"file":"stripe.controller.d.ts","names":[],"sources":["../../../src/controllers/stripe.controller.ts"],"sourcesContent":[],"mappings":";;;;;;;;KAYY,cAAA;;EAAA,SAAA,CAAA,EAAA,MAAc;AAK1B,CAAA;AAQa,KARD,gBAAA,GAAmB,YAyB9B,CAzB2C,aAyB3C,CAAA;;;;;;;AAEW,cAnBC,UAmBqB,EAAA,CAAA,GAAA,EAlB3B,OAkB2B,CAAA,SAAA,EAAA,SAAA,EAlBG,cAkBH,CAAA,EAAA,GAAA,EAjB3B,mBAiB2B,CAjBP,gBAiBO,CAAA,EAAA,GAjBU,OAiBV,CAAA,IAAA,CAAA;AAKtB,KALA,sBAAA,GAKwB;EACJ,OAAO,EAAA,MAAA;EAAvB,SAAO,CAAA,EAAA,MAAA;CADgB;AAAY,KAAvC,wBAAA,GAA2B,YAAY,CAAA;EAUtC,YAAA,EATG,MAAA,CAAO,QAoItB,CApI+B,MAAA,CAAO,YAoItC,CAAA;EA1HoC,YAAA,EAAA,MAAA;CAA9B,CAAA;;;;;AA0HL;AAIG,cA/HQ,eA+HgB,EAAA,CAAA,GAAA,EA9HtB,OA8HsC,CAAA,SAAA,EAAA,SAAb,EA9HK,sBA8HO,CAAA,EAAA,GAAA,EA7HrC,mBA6HqC,CA7HjB,wBA6HiB,CAAA,EAAA,GA5HzC,OA4HyC,CAAA,IAAA,CAAA;AAO5C,KATK,sBAAA,GAAyB,YA2F7B,CAAA,MAAA,CAAA;KAzFI,wBAAA,GAA2B,YAQxB,CARqC,sBAQrC,CAAA;;;;;;cADK,2BACL,cACD,oBAAoB,8BACxB"}
1
+ {"version":3,"file":"stripe.controller.d.ts","names":[],"sources":["../../../src/controllers/stripe.controller.ts"],"sourcesContent":[],"mappings":";;;;;;;;KAYY,cAAA;;EAAA,SAAA,CAAA,EAAA,MAAc;AAK1B,CAAA;AAQa,KARD,gBAAA,GAAmB,YAyB9B,CAzB2C,aAyB3C,CAAA;;;;;;;AAEW,cAnBC,UAmBqB,EAAA,CAAA,GAAA,EAlB3B,OAkB2B,CAAA,SAAA,EAAA,SAAA,EAlBG,cAkBH,CAAA,EAAA,GAAA,EAjB3B,mBAiB2B,CAjBP,gBAiBO,CAAA,EAAA,GAjBU,OAiBV,CAAA,IAAA,CAAA;AAKtB,KALA,sBAAA,GAKwB;EACJ,OAAO,EAAA,MAAA;EAAvB,SAAO,CAAA,EAAA,MAAA;CADgB;AAAY,KAAvC,wBAAA,GAA2B,YAAY,CAAA;EAUtC,YAAA,EATG,MAAA,CAAO,QAoItB,CApI+B,MAAA,CAAO,YAoItC,CAAA;EA1HoC,YAAA,EAAA,MAAA;CAA9B,CAAA;;;;;AA0HL;AAIG,cA/HQ,eA+HgB,EAAA,CAAA,GAAgB,EA9HtC,OA8HsC,CAAA,SAAA,EAAA,SAAb,EA9HK,sBA8HO,CAAA,EAAA,GAAA,EA7HrC,mBA6HqC,CA7HjB,wBA6HiB,CAAA,EAAA,GA5HzC,OA4HyC,CAAA,IAAA,CAAA;AAO5C,KATK,sBAAA,GAAyB,YA2F7B,CAAA,MAAA,CAAA;KAzFI,wBAAA,GAA2B,YAQxB,CARqC,sBAQrC,CAAA;;;;;;cADK,2BACL,cACD,oBAAoB,8BACxB"}
@@ -1 +1 @@
1
- {"version":3,"file":"tag.controller.d.ts","names":[],"sources":["../../../src/controllers/tag.controller.ts"],"sourcesContent":[],"mappings":";;;;;;;;KA2BY,aAAA,GAAgB,qBAAqB;KACrC,aAAA,GAAgB,kBAAkB;AAD9C;AACA;AAKA;AACe,cADF,OACE,EAAA,CAAA,GAAA,EAAR,OAAQ,CAAA,aAAA,CAAA,EAAA,GAAA,EACR,mBADQ,CACY,aADZ,CAAA,EAAA,KAAA,EAEN,YAFM,EAAA,GAGZ,OAHY,CAAA,IAAA,CAAA;AAAR,KA2DK,UAAA,GAAa,eA3DlB;AACoB,KA2Df,YAAA,GAAe,YA3DA,CA2Da,MA3Db,CAAA;;;;AAEjB,cA8DG,MA9DH,EAAA,CAAA,GAAA,EA+DH,OA/DG,CAAA,GAAA,EAAA,GAAA,EA+De,UA/Df,CAAA,EAAA,GAAA,EAgEH,mBAhEG,CAgEiB,YAhEjB,CAAA,EAAA,KAAA,EAiED,YAjEC,EAAA,GAkEP,OAlEO,CAAA,IAAA,CAAA;AAwDE,KAgFA,eAAA,GAhFa;EACb,KAAA,EAAA,MAAA,GA+EoC,GA/ExB,CAAA,IAAA,CAAA;AAKxB,CAAA;AACyB,KA0Eb,aAAA,GAAgB,OA1EH,CA0EW,OA1EX,CAAA;AAAlB,KA2EK,eAAA,GAAkB,YA3EvB,CA2EoC,MA3EpC,CAAA;;;;AAGJ,cA6EU,SA7EV,EAAA,CAAA,GAAA,EA8EI,OA9EJ,CA8EY,eA9EZ,EAAA,GAAA,EA8EkC,aA9ElC,CAAA,EAAA,GAAA,EA+EI,mBA/EJ,CA+EwB,eA/ExB,CAAA,EAAA,KAAA,EAgFM,YAhFN,EAAA,GAiFA,OAjFA,CAAA,IAAA,CAAA;AAAO,KAsJE,eAAA,GAtJF;EAsEE,KAAA,EAAA,MAAA,GAgFoC,GAhFrB,CAAA,IAAA,CAAA;AAC3B,CAAA;AACY,KA+EA,eAAA,GAAkB,YA/EA,CA+Ea,MA/Eb,CAAA;AAK9B;;;;;;AAGS,cA+EI,SA/EJ,EAAA,CAAA,GAAA,EAgFF,OAhFE,CAgFM,eAhFN,CAAA,EAAA,GAAA,EAiFF,mBAjFE,CAiFkB,eAjFlB,CAAA,EAAA,KAAA,EAkFA,YAlFA,EAAA,GAmFN,OAnFM,CAAA,IAAA,CAAA"}
1
+ {"version":3,"file":"tag.controller.d.ts","names":[],"sources":["../../../src/controllers/tag.controller.ts"],"sourcesContent":[],"mappings":";;;;;;;;KA2BY,aAAA,GAAgB,qBAAqB;KACrC,aAAA,GAAgB,kBAAkB;AAD9C;AACA;AAKA;AACe,cADF,OACE,EAAA,CAAA,GAAA,EAAR,OAAQ,CAAA,aAAA,CAAA,EAAA,GAAA,EACR,mBADQ,CACY,aADZ,CAAA,EAAA,KAAA,EAEN,YAFM,EAAA,GAGZ,OAHY,CAAA,IAAA,CAAA;AAAR,KA2DK,UAAA,GAAa,eA3DlB;AACoB,KA2Df,YAAA,GAAe,YA3DA,CA2Da,MA3Db,CAAA;;;;AAEjB,cA8DG,MA9DH,EAAA,CAAA,GAAA,EA+DH,OA/DG,CAAA,GAAA,EAAA,GAAA,EA+De,UA/Df,CAAA,EAAA,GAAA,EAgEH,mBAhEG,CAgEiB,YAhEjB,CAAA,EAAA,KAAA,EAiED,YAjEC,EAAA,GAkEP,OAlEO,CAAA,IAAA,CAAA;AAwDE,KAgFA,eAAA,GAhFa;EACb,KAAA,EAAA,MAAA,GA+EoC,GA/ExB,CAAA,IAAA,CAAA;AAKxB,CAAA;AACyB,KA0Eb,aAAA,GAAgB,OA1EH,CA0EW,OA1EX,CAAA;AAAlB,KA2EK,eAAA,GAAkB,YA3EvB,CA2EoC,MA3EpC,CAAA;;;;AAGJ,cA6EU,SA7EV,EAAA,CAAA,GAAA,EA8EI,OA9EJ,CA8EY,eA9EZ,EAAA,GAAA,EA8EkC,aA9ElC,CAAA,EAAA,GAAA,EA+EI,mBA/EJ,CA+EwB,eA/ExB,CAAA,EAAA,KAAA,EAgFM,YAhFN,EAAA,GAiFA,OAjFA,CAAA,IAAA,CAAA;AAAO,KAsJE,eAAA,GAtJF;EAsEE,KAAA,EAAA,MAAA,GAgFoC,GAhFrB,CAAA,IAAA,CAAA;AAC3B,CAAA;AACY,KA+EA,eAAA,GAAkB,YA/Ea,CA+EA,MA/Eb,CAAA;AAK9B;;;;;;AAGS,cA+EI,SA/EJ,EAAA,CAAA,GAAA,EAgFF,OAhFE,CAgFM,eAhFN,CAAA,EAAA,GAAA,EAiFF,mBAjFE,CAiFkB,eAjFlB,CAAA,EAAA,KAAA,EAkFA,YAlFA,EAAA,GAmFN,OAnFM,CAAA,IAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime23 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/InviteUserEmail.d.ts
4
4
  type InviteUserEmailProps = {
@@ -19,7 +19,7 @@ declare const InviteUserEmailEN: {
19
19
  inviteLink,
20
20
  inviteFromIp,
21
21
  inviteFromLocation
22
- }: InviteUserEmailProps): react_jsx_runtime23.JSX.Element;
22
+ }: InviteUserEmailProps): react_jsx_runtime5.JSX.Element;
23
23
  PreviewProps: InviteUserEmailProps;
24
24
  };
25
25
  declare const InviteUserEmailFR: {
@@ -31,7 +31,7 @@ declare const InviteUserEmailFR: {
31
31
  inviteLink,
32
32
  inviteFromIp,
33
33
  inviteFromLocation
34
- }: InviteUserEmailProps): react_jsx_runtime23.JSX.Element;
34
+ }: InviteUserEmailProps): react_jsx_runtime5.JSX.Element;
35
35
  PreviewProps: InviteUserEmailProps;
36
36
  };
37
37
  declare const InviteUserEmailES: {
@@ -43,7 +43,7 @@ declare const InviteUserEmailES: {
43
43
  inviteLink,
44
44
  inviteFromIp,
45
45
  inviteFromLocation
46
- }: InviteUserEmailProps): react_jsx_runtime23.JSX.Element;
46
+ }: InviteUserEmailProps): react_jsx_runtime5.JSX.Element;
47
47
  PreviewProps: InviteUserEmailProps;
48
48
  };
49
49
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"InviteUserEmail.d.ts","names":[],"sources":["../../../src/emails/InviteUserEmail.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,oBAAA;;;EAAA,cAAA,EAAA,MAAA;EAUC,gBAAA,EAAA,MAmFZ;;;;;cAnFY;;;;;;;;;KAQV,uBAAoB,mBAAA,CAAA,GAAA,CAAA;;CAApB;AAAoB,cA6EV,iBA7EU,EAAA;;;;;;;;;KAqFpB,uBAAoB,mBAAA,CAAA,GAAA,CAAA;;AARvB,CAAA;cAqFa;;;;;;;;;KAQV,uBAAoB,mBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"InviteUserEmail.d.ts","names":[],"sources":["../../../src/emails/InviteUserEmail.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,oBAAA;;;EAAA,cAAA,EAAA,MAAA;EAUC,gBAAA,EAAA,MAmFZ;;;;;cAnFY;;;;;;;;;KAQV,uBAAoB,kBAAA,CAAA,GAAA,CAAA;;CAApB;AAAoB,cA6EV,iBA7EU,EAAA;;;;;;;;;KAqFpB,uBAAoB,kBAAA,CAAA,GAAA,CAAA;;AARvB,CAAA;cAqFa;;;;;;;;;KAQV,uBAAoB,kBAAA,CAAA,GAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime20 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/MagicLinkEmail.d.ts
4
4
  type MagicLinkEmailProps = {
@@ -9,21 +9,21 @@ declare const MagicLinkEmailEN: {
9
9
  ({
10
10
  username,
11
11
  magicLink
12
- }: MagicLinkEmailProps): react_jsx_runtime0.JSX.Element;
12
+ }: MagicLinkEmailProps): react_jsx_runtime20.JSX.Element;
13
13
  PreviewProps: MagicLinkEmailProps;
14
14
  };
15
15
  declare const MagicLinkEmailFR: {
16
16
  ({
17
17
  username,
18
18
  magicLink
19
- }: MagicLinkEmailProps): react_jsx_runtime0.JSX.Element;
19
+ }: MagicLinkEmailProps): react_jsx_runtime20.JSX.Element;
20
20
  PreviewProps: MagicLinkEmailProps;
21
21
  };
22
22
  declare const MagicLinkEmailES: {
23
23
  ({
24
24
  username,
25
25
  magicLink
26
- }: MagicLinkEmailProps): react_jsx_runtime0.JSX.Element;
26
+ }: MagicLinkEmailProps): react_jsx_runtime20.JSX.Element;
27
27
  PreviewProps: MagicLinkEmailProps;
28
28
  };
29
29
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"MagicLinkEmail.d.ts","names":[],"sources":["../../../src/emails/MagicLinkEmail.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,mBAAA;;;AAAZ,CAAA;AAKa,cAAA,gBAgEZ,EAAA;;;;KA7DE,sBAAmB,kBAAA,CAAA,GAAA,CAAA;;CAAnB;AAAmB,cA+DT,gBA/DS,EAAA;;;;KAkEnB,sBAAmB,kBAAA,CAAA,GAAA,CAAA;;AAHtB,CAAA;cAiEa;;;;KAGV,sBAAmB,kBAAA,CAAA,GAAA,CAAA;EAjEnB,YAAA,qBAAA;CAAmB"}
1
+ {"version":3,"file":"MagicLinkEmail.d.ts","names":[],"sources":["../../../src/emails/MagicLinkEmail.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,mBAAA;;;AAAZ,CAAA;AAKa,cAAA,gBAgEZ,EAAA;;;;KA7DE,sBAAmB,mBAAA,CAAA,GAAA,CAAA;;CAAnB;AAAmB,cA+DT,gBA/DS,EAAA;;;;KAkEnB,sBAAmB,mBAAA,CAAA,GAAA,CAAA;;AAHtB,CAAA;cAiEa;;;;KAGV,sBAAmB,mBAAA,CAAA,GAAA,CAAA;EAjEnB,YAAA,qBAAA;CAAmB"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime26 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/PasswordChangeConfirmation.d.ts
4
4
  type PasswordChangeConfirmationEmailProps = {
@@ -7,19 +7,19 @@ type PasswordChangeConfirmationEmailProps = {
7
7
  declare const PasswordChangeConfirmationEmailEN: {
8
8
  ({
9
9
  username
10
- }: PasswordChangeConfirmationEmailProps): react_jsx_runtime26.JSX.Element;
10
+ }: PasswordChangeConfirmationEmailProps): react_jsx_runtime11.JSX.Element;
11
11
  PreviewProps: PasswordChangeConfirmationEmailProps;
12
12
  };
13
13
  declare const PasswordChangeConfirmationEmailFR: {
14
14
  ({
15
15
  username
16
- }: PasswordChangeConfirmationEmailProps): react_jsx_runtime26.JSX.Element;
16
+ }: PasswordChangeConfirmationEmailProps): react_jsx_runtime11.JSX.Element;
17
17
  PreviewProps: PasswordChangeConfirmationEmailProps;
18
18
  };
19
19
  declare const PasswordChangeConfirmationEmailES: {
20
20
  ({
21
21
  username
22
- }: PasswordChangeConfirmationEmailProps): react_jsx_runtime26.JSX.Element;
22
+ }: PasswordChangeConfirmationEmailProps): react_jsx_runtime11.JSX.Element;
23
23
  PreviewProps: PasswordChangeConfirmationEmailProps;
24
24
  };
25
25
  //#endregion
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime11 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime14 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/ResetUserPassword.d.ts
4
4
  type ResetPasswordEmailProps = {
@@ -9,21 +9,21 @@ declare const ResetPasswordEmailEN: {
9
9
  ({
10
10
  username,
11
11
  resetLink
12
- }: ResetPasswordEmailProps): react_jsx_runtime11.JSX.Element;
12
+ }: ResetPasswordEmailProps): react_jsx_runtime14.JSX.Element;
13
13
  PreviewProps: ResetPasswordEmailProps;
14
14
  };
15
15
  declare const ResetPasswordEmailFR: {
16
16
  ({
17
17
  username,
18
18
  resetLink
19
- }: ResetPasswordEmailProps): react_jsx_runtime11.JSX.Element;
19
+ }: ResetPasswordEmailProps): react_jsx_runtime14.JSX.Element;
20
20
  PreviewProps: ResetPasswordEmailProps;
21
21
  };
22
22
  declare const ResetPasswordEmailES: {
23
23
  ({
24
24
  username,
25
25
  resetLink
26
- }: ResetPasswordEmailProps): react_jsx_runtime11.JSX.Element;
26
+ }: ResetPasswordEmailProps): react_jsx_runtime14.JSX.Element;
27
27
  PreviewProps: ResetPasswordEmailProps;
28
28
  };
29
29
  //#endregion
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime5 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime26 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/SubscriptionPaymentCancellation.d.ts
4
4
  type SubscriptionPaymentCancellationProps = {
@@ -16,7 +16,7 @@ declare const SubscriptionPaymentCancellationEN: {
16
16
  organizationName,
17
17
  cancellationDate,
18
18
  reactivateLink
19
- }: SubscriptionPaymentCancellationProps): react_jsx_runtime5.JSX.Element;
19
+ }: SubscriptionPaymentCancellationProps): react_jsx_runtime26.JSX.Element;
20
20
  PreviewProps: SubscriptionPaymentCancellationProps;
21
21
  };
22
22
  declare const SubscriptionPaymentCancellationFR: {
@@ -26,7 +26,7 @@ declare const SubscriptionPaymentCancellationFR: {
26
26
  organizationName,
27
27
  cancellationDate,
28
28
  reactivateLink
29
- }: SubscriptionPaymentCancellationProps): react_jsx_runtime5.JSX.Element;
29
+ }: SubscriptionPaymentCancellationProps): react_jsx_runtime26.JSX.Element;
30
30
  PreviewProps: SubscriptionPaymentCancellationProps;
31
31
  };
32
32
  declare const SubscriptionPaymentCancellationES: {
@@ -36,7 +36,7 @@ declare const SubscriptionPaymentCancellationES: {
36
36
  organizationName,
37
37
  cancellationDate,
38
38
  reactivateLink
39
- }: SubscriptionPaymentCancellationProps): react_jsx_runtime5.JSX.Element;
39
+ }: SubscriptionPaymentCancellationProps): react_jsx_runtime26.JSX.Element;
40
40
  PreviewProps: SubscriptionPaymentCancellationProps;
41
41
  };
42
42
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"SubscriptionPaymentCancellation.d.ts","names":[],"sources":["../../../src/emails/SubscriptionPaymentCancellation.tsx"],"sourcesContent":[],"mappings":";;;KAcY,oCAAA;;;EAAA,QAAA,EAAA,MAAA;EASC,gBAAA,EAAA,MAAA;;;;cAAA;;;;;;;KAMV,uCAAoC,kBAAA,CAAA,GAAA,CAAA;EAApC,YAAA,sCAAA;CAAoC;cAgD1B;;;;;;;KAMV,uCAAoC,kBAAA,CAAA,GAAA,CAAA;EAN1B,YAAA,sCAoDZ;;cAEY;;;;;;;KAMV,uCAAoC,kBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"SubscriptionPaymentCancellation.d.ts","names":[],"sources":["../../../src/emails/SubscriptionPaymentCancellation.tsx"],"sourcesContent":[],"mappings":";;;KAcY,oCAAA;;;EAAA,QAAA,EAAA,MAAA;EASC,gBAAA,EAAA,MAAA;;;;cAAA;;;;;;;KAMV,uCAAoC,mBAAA,CAAA,GAAA,CAAA;EAApC,YAAA,sCAAA;CAAoC;cAgD1B;;;;;;;KAMV,uCAAoC,mBAAA,CAAA,GAAA,CAAA;EAN1B,YAAA,sCAoDZ;;cAEY;;;;;;;KAMV,uCAAoC,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime14 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime17 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/SubscriptionPaymentError.d.ts
4
4
  type SubscriptionPaymentErrorProps = {
@@ -16,7 +16,7 @@ declare const SubscriptionPaymentErrorEN: {
16
16
  organizationName,
17
17
  errorDate,
18
18
  retryPaymentLink
19
- }: SubscriptionPaymentErrorProps): react_jsx_runtime14.JSX.Element;
19
+ }: SubscriptionPaymentErrorProps): react_jsx_runtime17.JSX.Element;
20
20
  PreviewProps: SubscriptionPaymentErrorProps;
21
21
  };
22
22
  declare const SubscriptionPaymentErrorFR: {
@@ -26,7 +26,7 @@ declare const SubscriptionPaymentErrorFR: {
26
26
  organizationName,
27
27
  errorDate,
28
28
  retryPaymentLink
29
- }: SubscriptionPaymentErrorProps): react_jsx_runtime14.JSX.Element;
29
+ }: SubscriptionPaymentErrorProps): react_jsx_runtime17.JSX.Element;
30
30
  PreviewProps: SubscriptionPaymentErrorProps;
31
31
  };
32
32
  declare const SubscriptionPaymentErrorES: {
@@ -36,7 +36,7 @@ declare const SubscriptionPaymentErrorES: {
36
36
  organizationName,
37
37
  errorDate,
38
38
  retryPaymentLink
39
- }: SubscriptionPaymentErrorProps): react_jsx_runtime14.JSX.Element;
39
+ }: SubscriptionPaymentErrorProps): react_jsx_runtime17.JSX.Element;
40
40
  PreviewProps: SubscriptionPaymentErrorProps;
41
41
  };
42
42
  //#endregion
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime8 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/SubscriptionPaymentSuccess.d.ts
4
4
  type SubscriptionPaymentSuccessProps = {
@@ -16,7 +16,7 @@ declare const SubscriptionPaymentSuccessEN: {
16
16
  organizationName,
17
17
  subscriptionStartDate,
18
18
  manageSubscriptionLink
19
- }: SubscriptionPaymentSuccessProps): react_jsx_runtime8.JSX.Element;
19
+ }: SubscriptionPaymentSuccessProps): react_jsx_runtime23.JSX.Element;
20
20
  PreviewProps: SubscriptionPaymentSuccessProps;
21
21
  };
22
22
  declare const SubscriptionPaymentSuccessFR: {
@@ -26,7 +26,7 @@ declare const SubscriptionPaymentSuccessFR: {
26
26
  organizationName,
27
27
  subscriptionStartDate,
28
28
  manageSubscriptionLink
29
- }: SubscriptionPaymentSuccessProps): react_jsx_runtime8.JSX.Element;
29
+ }: SubscriptionPaymentSuccessProps): react_jsx_runtime23.JSX.Element;
30
30
  PreviewProps: SubscriptionPaymentSuccessProps;
31
31
  };
32
32
  declare const SubscriptionPaymentSuccessES: {
@@ -36,7 +36,7 @@ declare const SubscriptionPaymentSuccessES: {
36
36
  organizationName,
37
37
  subscriptionStartDate,
38
38
  manageSubscriptionLink
39
- }: SubscriptionPaymentSuccessProps): react_jsx_runtime8.JSX.Element;
39
+ }: SubscriptionPaymentSuccessProps): react_jsx_runtime23.JSX.Element;
40
40
  PreviewProps: SubscriptionPaymentSuccessProps;
41
41
  };
42
42
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"SubscriptionPaymentSuccess.d.ts","names":[],"sources":["../../../src/emails/SubscriptionPaymentSuccess.tsx"],"sourcesContent":[],"mappings":";;;KAcY,+BAAA;;;EAAA,QAAA,EAAA,MAAA;EASC,gBAAA,EAAA,MAAA;;;;cAAA;;;;;;;KAMV,kCAA+B,kBAAA,CAAA,GAAA,CAAA;EAA/B,YAAA,iCAAA;CAA+B;cAkDrB;;;;;;;KAMV,kCAA+B,kBAAA,CAAA,GAAA,CAAA;EANrB,YAAA,iCAsDZ;;cAEY;;;;;;;KAMV,kCAA+B,kBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"SubscriptionPaymentSuccess.d.ts","names":[],"sources":["../../../src/emails/SubscriptionPaymentSuccess.tsx"],"sourcesContent":[],"mappings":";;;KAcY,+BAAA;;;EAAA,QAAA,EAAA,MAAA;EASC,gBAAA,EAAA,MAAA;;;;cAAA;;;;;;;KAMV,kCAA+B,mBAAA,CAAA,GAAA,CAAA;EAA/B,YAAA,iCAAA;CAA+B;cAkDrB;;;;;;;KAMV,kCAA+B,mBAAA,CAAA,GAAA,CAAA;EANrB,YAAA,iCAsDZ;;cAEY;;;;;;;KAMV,kCAA+B,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime20 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/ValidateUserEmail.d.ts
4
4
  type ValidateUserEmailProps = {
@@ -9,21 +9,21 @@ declare const ValidateUserEmailEN: {
9
9
  ({
10
10
  username,
11
11
  validationLink
12
- }: ValidateUserEmailProps): react_jsx_runtime20.JSX.Element;
12
+ }: ValidateUserEmailProps): react_jsx_runtime0.JSX.Element;
13
13
  PreviewProps: ValidateUserEmailProps;
14
14
  };
15
15
  declare const ValidateUserEmailFR: {
16
16
  ({
17
17
  username,
18
18
  validationLink
19
- }: ValidateUserEmailProps): react_jsx_runtime20.JSX.Element;
19
+ }: ValidateUserEmailProps): react_jsx_runtime0.JSX.Element;
20
20
  PreviewProps: ValidateUserEmailProps;
21
21
  };
22
22
  declare const ValidateUserEmailES: {
23
23
  ({
24
24
  username,
25
25
  validationLink
26
- }: ValidateUserEmailProps): react_jsx_runtime20.JSX.Element;
26
+ }: ValidateUserEmailProps): react_jsx_runtime0.JSX.Element;
27
27
  PreviewProps: ValidateUserEmailProps;
28
28
  };
29
29
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"ValidateUserEmail.d.ts","names":[],"sources":["../../../src/emails/ValidateUserEmail.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,sBAAA;;;AAAZ,CAAA;AAKa,cAAA,mBA+DZ,EAAA;;;;KA5DE,yBAAsB,mBAAA,CAAA,GAAA,CAAA;;CAAtB;AAAsB,cA8DZ,mBA9DY,EAAA;;;;KAiEtB,yBAAsB,mBAAA,CAAA,GAAA,CAAA;;AAHzB,CAAA;cAgEa;;;;KAGV,yBAAsB,mBAAA,CAAA,GAAA,CAAA;EAhEtB,YAAA,wBAAA;CAAsB"}
1
+ {"version":3,"file":"ValidateUserEmail.d.ts","names":[],"sources":["../../../src/emails/ValidateUserEmail.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,sBAAA;;;AAAZ,CAAA;AAKa,cAAA,mBA+DZ,EAAA;;;;KA5DE,yBAAsB,kBAAA,CAAA,GAAA,CAAA;;CAAtB;AAAsB,cA8DZ,mBA9DY,EAAA;;;;KAiEtB,yBAAsB,kBAAA,CAAA,GAAA,CAAA;;AAHzB,CAAA;cAgEa;;;;KAGV,yBAAsB,kBAAA,CAAA,GAAA,CAAA;EAhEtB,YAAA,wBAAA;CAAsB"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime17 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime8 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/Welcome.d.ts
4
4
  type WelcomeEmailProps = {
@@ -9,21 +9,21 @@ declare const WelcomeEmailEN: {
9
9
  ({
10
10
  username,
11
11
  loginLink
12
- }: WelcomeEmailProps): react_jsx_runtime17.JSX.Element;
12
+ }: WelcomeEmailProps): react_jsx_runtime8.JSX.Element;
13
13
  PreviewProps: WelcomeEmailProps;
14
14
  };
15
15
  declare const WelcomeEmailFR: {
16
16
  ({
17
17
  username,
18
18
  loginLink
19
- }: WelcomeEmailProps): react_jsx_runtime17.JSX.Element;
19
+ }: WelcomeEmailProps): react_jsx_runtime8.JSX.Element;
20
20
  PreviewProps: WelcomeEmailProps;
21
21
  };
22
22
  declare const WelcomeEmailES: {
23
23
  ({
24
24
  username,
25
25
  loginLink
26
- }: WelcomeEmailProps): react_jsx_runtime17.JSX.Element;
26
+ }: WelcomeEmailProps): react_jsx_runtime8.JSX.Element;
27
27
  PreviewProps: WelcomeEmailProps;
28
28
  };
29
29
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"Welcome.d.ts","names":[],"sources":["../../../src/emails/Welcome.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,iBAAA;;;AAAZ,CAAA;AAKa,cAAA,cAyDZ,EAAA;;;;KAzDuD,oBAAiB,mBAAA,CAAA,GAAA,CAAA;;CAAjB;AAAiB,cA2D5D,cA3D4D,EAAA;;;;KA2DjB,oBAAiB,mBAAA,CAAA,GAAA,CAAA;;AAAzE,CAAA;cA2Da;;;;KAA2C,oBAAiB,mBAAA,CAAA,GAAA,CAAA;EA3DjB,YAAA,mBAAA;CAAiB"}
1
+ {"version":3,"file":"Welcome.d.ts","names":[],"sources":["../../../src/emails/Welcome.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,iBAAA;;;AAAZ,CAAA;AAKa,cAAA,cAyDZ,EAAA;;;;KAzDuD,oBAAiB,kBAAA,CAAA,GAAA,CAAA;;CAAjB;AAAiB,cA2D5D,cA3D4D,EAAA;;;;KA2DjB,oBAAiB,kBAAA,CAAA,GAAA,CAAA;;AAAzE,CAAA;cA2Da;;;;KAA2C,oBAAiB,kBAAA,CAAA,GAAA,CAAA;EA3DjB,YAAA,mBAAA;CAAiB"}
@@ -28,5 +28,4 @@ import { getNewsletterRoutes } from "./routes/newsletter.routes.js";
28
28
  import { getOrganizationRoutes } from "./routes/organization.routes.js";
29
29
  import { getProjectRoutes } from "./routes/project.routes.js";
30
30
  import { getUserRoutes } from "./routes/user.routes.js";
31
- export * from "@utils/AI/aiSdk";
32
31
  export { AccessKeyData, AddDictionaryBody, AddDictionaryResult, AddNewAccessKeyBody, AddNewAccessKeyResponse, AddOrganizationBody, AddOrganizationMemberBody, AddOrganizationMemberResult, AddOrganizationResult, AddProjectBody, AddProjectResult, AddTagBody, AddTagResult, AskDocQuestionBody, AskDocQuestionResult, AuditContentDeclarationBody, AuditContentDeclarationFieldBody, AuditContentDeclarationFieldResult, AuditContentDeclarationMetadataBody, AuditContentDeclarationMetadataResult, AuditContentDeclarationResult, AuditTagBody, AuditTagResult, Auth, AutocompleteBody, AutocompleteResponse, CheckDictionaryChangeSSEParams, ContentVersion, CreateUserBody, CreateUserResult, CustomQueryBody, CustomQueryResult, DeleteAccessKeyBody, DeleteAccessKeyResponse, DeleteDictionaryParam, DeleteDictionaryResult, DeleteOrganizationResult, DeleteProjectResult, DeleteTagParams, DeleteTagResult, DeleteUserParams, DeleteUserResult, Dictionary, DictionaryAPI, DictionaryCreationData, DictionaryData, DictionaryDocument, DictionaryModelType, DictionarySchema, Discussion, DiscussionAPI, DiscussionDocument, DiscussionModelType, DiscussionSchema, EmailsList, GetCheckoutSessionBody, GetCheckoutSessionResult, GetDictionariesKeysResult, GetDictionariesParams, GetDictionariesResult, GetDictionariesUpdateTimestampResult, GetDictionaryParams, GetDictionaryQuery, GetDictionaryResult, GetDiscussionsParams, GetDiscussionsResult, GetOAuth2TokenBody, GetOAuth2TokenResult, GetOrganizationParam, GetOrganizationResult, GetOrganizationsParams, GetOrganizationsResult, GetPricingBody, GetPricingResult, GetProjectsParams, GetProjectsResult, GetTagsParams, GetTagsResult, GetUserByEmailParams, GetUserByEmailResult, GetUserByIdParams, GetUserByIdResult, GetUsersParams, GetUsersResult, HttpStatusCodes, Message, MessageEventData, NewsletterSubscriptionBody, NewsletterSubscriptionResult, NewsletterUnsubscriptionBody, OAuth2Access, OAuth2AccessAPI, OAuth2AccessContext, OAuth2AccessData, OAuth2Token, OAuth2TokenDocument, OAuth2TokenModelType, OAuth2TokenSchema, Object$1 as Object, Organization, OrganizationAPI, OrganizationCreationData, OrganizationData, OrganizationDocument, OrganizationModelType, OrganizationSchema, PaginatedResponse, Plan, PlanAPI, PlanData, PlanDocument, PlanModelType, PlanSchema, PlanType, Project, ProjectAPI, ProjectConfiguration, ProjectCreationData, ProjectData, ProjectDocument, ProjectMemberByIdOption, ProjectModelType, ProjectSchema, PushDictionariesBody, PushDictionariesResult, PushProjectConfigurationBody, PushProjectConfigurationResult, RefreshAccessKeyBody, RefreshAccessKeyResponse, ResponseData, SearchDocUtilParams, SearchDocUtilResult, SelectOrganizationParam, SelectOrganizationResult, SelectProjectParam, SelectProjectResult, SendDictionaryUpdateArg, Session, SessionAPI, SessionContext, SessionData, SessionDataApi, SessionDocument, SessionModelType, SessionSchema, Status, Tag, TagAPI, TagCreationData, TagData, TagDocument, TagModelType, TagSchema, TranslateJSONBody, TranslateJSONResult, UnselectOrganizationResult, UnselectProjectResult, UpdateDictionaryBody, UpdateDictionaryParam, UpdateDictionaryResult, UpdateOrganizationBody, UpdateOrganizationMembersBody, UpdateOrganizationMembersByIdBody, UpdateOrganizationMembersByIdParams, UpdateOrganizationMembersByIdResult, UpdateOrganizationMembersResult, UpdateOrganizationResult, UpdateProjectBody, UpdateProjectMembersBody, UpdateProjectMembersResult, UpdateProjectResult, UpdateTagBody, UpdateTagParams, UpdateTagResult, UpdateUserBody, UpdateUserResult, User, UserAPI, UserData, UserDocument, UserModelType, UserSchema, VerifyEmailStatusSSEParams, VersionedContent, VersionedContentEl, addDictionary, addNewAccessKey, addOrganization, addOrganizationMember, addProject, addTag, askDocQuestion, auditContentDeclaration, auditContentDeclarationField, auditContentDeclarationMetadata, auditTag, autocomplete, cancelSubscription, createUser, customQuery, deleteAccessKey, deleteDictionary, deleteOrganization, deleteProject, deleteTag, deleteUser, formatPaginatedResponse, formatResponse, formatSession, getAiRoutes, getAuth, getDictionaries, getDictionariesKeys, getDictionariesUpdateTimestamp, getDictionaryByKey, getDictionaryRoutes, getDiscussions, getNewsletterRoutes, getNewsletterStatus, getOAuth2AccessToken, getOrganization, getOrganizationRoutes, getOrganizations, getPricing, getProjectRoutes, getProjects, getSubscription, getTags, getUserByEmail, getUserById, getUserRoutes, getUsers, listenChangeSSE, pushDictionaries, pushProjectConfiguration, refreshAccessKey, searchDocUtil, selectOrganization, selectProject, sendDictionaryUpdate, sendVerificationUpdate, subscribeToNewsletter, translateJSON, unselectOrganization, unselectProject, unsubscribeFromNewsletter, updateDictionary, updateOrganization, updateOrganizationMembers, updateOrganizationMembersById, updateProject, updateProjectMembers, updateTag, updateUser, verifyEmailStatusSSE };
@@ -1,14 +1,14 @@
1
1
  import { Dictionary, DictionaryData } from "../types/dictionary.types.js";
2
- import * as mongoose2 from "mongoose";
2
+ import * as mongoose11 from "mongoose";
3
3
  import { Model } from "mongoose";
4
4
 
5
5
  //#region src/models/dictionary.model.d.ts
6
- declare const DictionaryModel: Model<Dictionary, {}, {}, {}, mongoose2.Document<unknown, {}, Dictionary, {}, {}> & DictionaryData & {
7
- id: mongoose2.Types.ObjectId;
6
+ declare const DictionaryModel: Model<Dictionary, {}, {}, {}, mongoose11.Document<unknown, {}, Dictionary, {}, {}> & DictionaryData & {
7
+ id: mongoose11.Types.ObjectId;
8
8
  createdAt: number;
9
9
  updatedAt: number;
10
10
  } & {
11
- _id: mongoose2.Types.ObjectId;
11
+ _id: mongoose11.Types.ObjectId;
12
12
  } & {
13
13
  __v: number;
14
14
  }, any>;
@@ -1 +1 @@
1
- {"version":3,"file":"dictionary.model.d.ts","names":[],"sources":["../../../src/models/dictionary.model.ts"],"sourcesContent":[],"mappings":";;;;;cAKa,iBAAe,MAAA,wBAAA,SAAA,CAAA,sBAAA,sBAAA,cAAA;;;EAAf,SAAA,EAAA,MAAA;CAAe,GAAA;EAAA,GAAA,0BAAA;CAAA,GAAA;EAAA,GAAA,EAAA,MAAA"}
1
+ {"version":3,"file":"dictionary.model.d.ts","names":[],"sources":["../../../src/models/dictionary.model.ts"],"sourcesContent":[],"mappings":";;;;;cAKa,iBAAe,MAAA,wBAAA,UAAA,CAAA,sBAAA,sBAAA,cAAA;;;EAAf,SAAA,EAAA,MAAA;CAAe,GAAA;EAAA,GAAA,2BAAA;CAAA,GAAA;EAAA,GAAA,EAAA,MAAA"}
@@ -1,9 +1,9 @@
1
1
  import { Discussion } from "../types/discussion.types.js";
2
- import * as mongoose0 from "mongoose";
2
+ import * as mongoose10 from "mongoose";
3
3
  import { Model } from "mongoose";
4
4
 
5
5
  //#region src/models/discussion.model.d.ts
6
- declare const DiscussionModel: Model<Discussion, {}, {}, {}, mongoose0.Document<unknown, {}, Discussion, {}, {}> & Discussion & Required<{
6
+ declare const DiscussionModel: Model<Discussion, {}, {}, {}, mongoose10.Document<unknown, {}, Discussion, {}, {}> & Discussion & Required<{
7
7
  _id: unknown;
8
8
  }> & {
9
9
  __v: number;
@@ -1 +1 @@
1
- {"version":3,"file":"discussion.model.d.ts","names":[],"sources":["../../../src/models/discussion.model.ts"],"sourcesContent":[],"mappings":";;;;;cAKa,iBAAe,MAAA,wBAAA,SAAA,CAAA,sBAAA,sBAAA,aAAA;;;EAAf,GAAA,EAAA,MAAA;CAAe,EAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"discussion.model.d.ts","names":[],"sources":["../../../src/models/discussion.model.ts"],"sourcesContent":[],"mappings":";;;;;cAKa,iBAAe,MAAA,wBAAA,UAAA,CAAA,sBAAA,sBAAA,aAAA;;;EAAf,GAAA,EAAA,MAAA;CAAe,EAAA,GAAA,CAAA"}
@@ -1,16 +1,16 @@
1
1
  import { User } from "../types/user.types.js";
2
2
  import "../export.js";
3
3
  import { Token as Token$1 } from "../schemas/oAuth2.schema.js";
4
- import * as mongoose0 from "mongoose";
4
+ import * as mongoose14 from "mongoose";
5
5
  import { Model } from "mongoose";
6
6
  import * as oauth2_server0 from "oauth2-server";
7
7
 
8
8
  //#region src/models/oAuth2.model.d.ts
9
- declare const OAuth2AccessTokenModel: Model<Token$1, {}, {}, {}, mongoose0.Document<unknown, {}, Token$1, {}, {}> & Omit<oauth2_server0.Token, "user" | "client"> & {
9
+ declare const OAuth2AccessTokenModel: Model<Token$1, {}, {}, {}, mongoose14.Document<unknown, {}, Token$1, {}, {}> & Omit<oauth2_server0.Token, "user" | "client"> & {
10
10
  clientId: oauth2_server0.Client["id"];
11
11
  userId: User["id"];
12
12
  } & {
13
- _id: mongoose0.Types.ObjectId;
13
+ _id: mongoose14.Types.ObjectId;
14
14
  } & {
15
15
  __v: number;
16
16
  }, any>;
@@ -1 +1 @@
1
- {"version":3,"file":"oAuth2.model.d.ts","names":[],"sources":["../../../src/models/oAuth2.model.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAGa,wBAAsB,MAAA,qBAAA,SAAA,CAAA,sBAAA,mBAAA,KAAA,cAAA,CAAA,KAAA;YAAA,cAAA,CAAA,MAAA;;;;;EAAtB,GAAA,EAAA,MAAA;CAAsB,EAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"oAuth2.model.d.ts","names":[],"sources":["../../../src/models/oAuth2.model.ts"],"sourcesContent":[],"mappings":";;;;;;;;cAGa,wBAAsB,MAAA,qBAAA,UAAA,CAAA,sBAAA,mBAAA,KAAA,cAAA,CAAA,KAAA;YAAA,cAAA,CAAA,MAAA;;;;;EAAtB,GAAA,EAAA,MAAA;CAAsB,EAAA,GAAA,CAAA"}
@@ -1,16 +1,16 @@
1
1
  import { Dictionary, DictionarySchema } from "../types/dictionary.types.js";
2
- import * as mongoose5 from "mongoose";
2
+ import * as mongoose0 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
 
5
5
  //#region src/schemas/dictionary.schema.d.ts
6
- declare const dictionarySchema: Schema<DictionarySchema, mongoose5.Model<DictionarySchema, any, any, any, mongoose5.Document<unknown, any, DictionarySchema, any, {}> & Omit<Dictionary, "id"> & {
7
- _id: mongoose5.Types.ObjectId;
6
+ declare const dictionarySchema: Schema<DictionarySchema, mongoose0.Model<DictionarySchema, any, any, any, mongoose0.Document<unknown, any, DictionarySchema, any, {}> & Omit<Dictionary, "id"> & {
7
+ _id: mongoose0.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose5.Types.ObjectId;
9
+ _id: mongoose0.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose5.DefaultSchemaOptions, DictionarySchema, mongoose5.Document<unknown, {}, mongoose5.FlatRecord<DictionarySchema>, {}, mongoose5.ResolveSchemaOptions<mongoose5.DefaultSchemaOptions>> & mongoose5.FlatRecord<DictionarySchema> & Required<{
13
- _id: mongoose5.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose0.DefaultSchemaOptions, DictionarySchema, mongoose0.Document<unknown, {}, mongoose0.FlatRecord<DictionarySchema>, {}, mongoose0.ResolveSchemaOptions<mongoose0.DefaultSchemaOptions>> & mongoose0.FlatRecord<DictionarySchema> & Required<{
13
+ _id: mongoose0.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1,5 +1,5 @@
1
1
  import { User } from "../types/user.types.js";
2
- import * as mongoose27 from "mongoose";
2
+ import * as mongoose49 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
  import { Client, Token as Token$1 } from "oauth2-server";
5
5
 
@@ -8,15 +8,15 @@ type Token = Omit<Token$1, 'client' | 'user'> & {
8
8
  clientId: Client['id'];
9
9
  userId: User['id'];
10
10
  };
11
- declare const accessTokenSchema: Schema<Token, mongoose27.Model<Token, any, any, any, mongoose27.Document<unknown, any, Token, any, {}> & Omit<Token$1, "user" | "client"> & {
11
+ declare const accessTokenSchema: Schema<Token, mongoose49.Model<Token, any, any, any, mongoose49.Document<unknown, any, Token, any, {}> & Omit<Token$1, "user" | "client"> & {
12
12
  clientId: Client["id"];
13
13
  userId: User["id"];
14
14
  } & {
15
- _id: mongoose27.Types.ObjectId;
15
+ _id: mongoose49.Types.ObjectId;
16
16
  } & {
17
17
  __v: number;
18
- }, any>, {}, {}, {}, {}, mongoose27.DefaultSchemaOptions, Token, mongoose27.Document<unknown, {}, mongoose27.FlatRecord<Token>, {}, mongoose27.ResolveSchemaOptions<mongoose27.DefaultSchemaOptions>> & mongoose27.FlatRecord<Token> & {
19
- _id: mongoose27.Types.ObjectId;
18
+ }, any>, {}, {}, {}, {}, mongoose49.DefaultSchemaOptions, Token, mongoose49.Document<unknown, {}, mongoose49.FlatRecord<Token>, {}, mongoose49.ResolveSchemaOptions<mongoose49.DefaultSchemaOptions>> & mongoose49.FlatRecord<Token> & {
19
+ _id: mongoose49.Types.ObjectId;
20
20
  } & {
21
21
  __v: number;
22
22
  }>;
@@ -1,16 +1,16 @@
1
1
  import { Organization, OrganizationSchema } from "../types/organization.types.js";
2
- import * as mongoose37 from "mongoose";
2
+ import * as mongoose81 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
 
5
5
  //#region src/schemas/organization.schema.d.ts
6
- declare const organizationSchema: Schema<OrganizationSchema, mongoose37.Model<OrganizationSchema, any, any, any, mongoose37.Document<unknown, any, OrganizationSchema, any, {}> & Omit<Organization, "id"> & {
7
- _id: mongoose37.Types.ObjectId;
6
+ declare const organizationSchema: Schema<OrganizationSchema, mongoose81.Model<OrganizationSchema, any, any, any, mongoose81.Document<unknown, any, OrganizationSchema, any, {}> & Omit<Organization, "id"> & {
7
+ _id: mongoose81.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose37.Types.ObjectId;
9
+ _id: mongoose81.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose37.DefaultSchemaOptions, OrganizationSchema, mongoose37.Document<unknown, {}, mongoose37.FlatRecord<OrganizationSchema>, {}, mongoose37.ResolveSchemaOptions<mongoose37.DefaultSchemaOptions>> & mongoose37.FlatRecord<OrganizationSchema> & Required<{
13
- _id: mongoose37.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose81.DefaultSchemaOptions, OrganizationSchema, mongoose81.Document<unknown, {}, mongoose81.FlatRecord<OrganizationSchema>, {}, mongoose81.ResolveSchemaOptions<mongoose81.DefaultSchemaOptions>> & mongoose81.FlatRecord<OrganizationSchema> & Required<{
13
+ _id: mongoose81.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1,16 +1,16 @@
1
1
  import { Plan, PlanSchema } from "../types/plan.types.js";
2
- import * as mongoose48 from "mongoose";
2
+ import * as mongoose70 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
 
5
5
  //#region src/schemas/plans.schema.d.ts
6
- declare const planSchema: Schema<PlanSchema, mongoose48.Model<PlanSchema, any, any, any, mongoose48.Document<unknown, any, PlanSchema, any, {}> & Omit<Plan, "id"> & {
7
- _id: mongoose48.Types.ObjectId;
6
+ declare const planSchema: Schema<PlanSchema, mongoose70.Model<PlanSchema, any, any, any, mongoose70.Document<unknown, any, PlanSchema, any, {}> & Omit<Plan, "id"> & {
7
+ _id: mongoose70.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose48.Types.ObjectId;
9
+ _id: mongoose70.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose48.DefaultSchemaOptions, PlanSchema, mongoose48.Document<unknown, {}, mongoose48.FlatRecord<PlanSchema>, {}, mongoose48.ResolveSchemaOptions<mongoose48.DefaultSchemaOptions>> & mongoose48.FlatRecord<PlanSchema> & Required<{
13
- _id: mongoose48.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose70.DefaultSchemaOptions, PlanSchema, mongoose70.Document<unknown, {}, mongoose70.FlatRecord<PlanSchema>, {}, mongoose70.ResolveSchemaOptions<mongoose70.DefaultSchemaOptions>> & mongoose70.FlatRecord<PlanSchema> & Required<{
13
+ _id: mongoose70.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1,16 +1,16 @@
1
1
  import { Project, ProjectSchema } from "../types/project.types.js";
2
- import * as mongoose92 from "mongoose";
2
+ import * as mongoose38 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
 
5
5
  //#region src/schemas/project.schema.d.ts
6
- declare const projectSchema: Schema<ProjectSchema, mongoose92.Model<ProjectSchema, any, any, any, mongoose92.Document<unknown, any, ProjectSchema, any, {}> & Omit<Project, "id"> & {
7
- _id: mongoose92.Types.ObjectId;
6
+ declare const projectSchema: Schema<ProjectSchema, mongoose38.Model<ProjectSchema, any, any, any, mongoose38.Document<unknown, any, ProjectSchema, any, {}> & Omit<Project, "id"> & {
7
+ _id: mongoose38.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose92.Types.ObjectId;
9
+ _id: mongoose38.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose92.DefaultSchemaOptions, ProjectSchema, mongoose92.Document<unknown, {}, mongoose92.FlatRecord<ProjectSchema>, {}, mongoose92.ResolveSchemaOptions<mongoose92.DefaultSchemaOptions>> & mongoose92.FlatRecord<ProjectSchema> & Required<{
13
- _id: mongoose92.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose38.DefaultSchemaOptions, ProjectSchema, mongoose38.Document<unknown, {}, mongoose38.FlatRecord<ProjectSchema>, {}, mongoose38.ResolveSchemaOptions<mongoose38.DefaultSchemaOptions>> & mongoose38.FlatRecord<ProjectSchema> & Required<{
13
+ _id: mongoose38.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1,16 +1,16 @@
1
1
  import { Tag, TagSchema } from "../types/tag.types.js";
2
- import * as mongoose70 from "mongoose";
2
+ import * as mongoose99 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
 
5
5
  //#region src/schemas/tag.schema.d.ts
6
- declare const tagSchema: Schema<TagSchema, mongoose70.Model<TagSchema, any, any, any, mongoose70.Document<unknown, any, TagSchema, any, {}> & Omit<Tag, "id"> & {
7
- _id: mongoose70.Types.ObjectId;
6
+ declare const tagSchema: Schema<TagSchema, mongoose99.Model<TagSchema, any, any, any, mongoose99.Document<unknown, any, TagSchema, any, {}> & Omit<Tag, "id"> & {
7
+ _id: mongoose99.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose70.Types.ObjectId;
9
+ _id: mongoose99.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose70.DefaultSchemaOptions, TagSchema, mongoose70.Document<unknown, {}, mongoose70.FlatRecord<TagSchema>, {}, mongoose70.ResolveSchemaOptions<mongoose70.DefaultSchemaOptions>> & mongoose70.FlatRecord<TagSchema> & Required<{
13
- _id: mongoose70.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose99.DefaultSchemaOptions, TagSchema, mongoose99.Document<unknown, {}, mongoose99.FlatRecord<TagSchema>, {}, mongoose99.ResolveSchemaOptions<mongoose99.DefaultSchemaOptions>> & mongoose99.FlatRecord<TagSchema> & Required<{
13
+ _id: mongoose99.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1,16 +1,16 @@
1
1
  import { User, UserSchema } from "../types/user.types.js";
2
- import * as mongoose81 from "mongoose";
2
+ import * as mongoose27 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
 
5
5
  //#region src/schemas/user.schema.d.ts
6
- declare const userSchema: Schema<UserSchema, mongoose81.Model<UserSchema, any, any, any, mongoose81.Document<unknown, any, UserSchema, any, {}> & Omit<User, "id"> & {
7
- _id: mongoose81.Types.ObjectId;
6
+ declare const userSchema: Schema<UserSchema, mongoose27.Model<UserSchema, any, any, any, mongoose27.Document<unknown, any, UserSchema, any, {}> & Omit<User, "id"> & {
7
+ _id: mongoose27.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose81.Types.ObjectId;
9
+ _id: mongoose27.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose81.DefaultSchemaOptions, UserSchema, mongoose81.Document<unknown, {}, mongoose81.FlatRecord<UserSchema>, {}, mongoose81.ResolveSchemaOptions<mongoose81.DefaultSchemaOptions>> & mongoose81.FlatRecord<UserSchema> & Required<{
13
- _id: mongoose81.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose27.DefaultSchemaOptions, UserSchema, mongoose27.Document<unknown, {}, mongoose27.FlatRecord<UserSchema>, {}, mongoose27.ResolveSchemaOptions<mongoose27.DefaultSchemaOptions>> & mongoose27.FlatRecord<UserSchema> & Required<{
13
+ _id: mongoose27.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1,7 +1,7 @@
1
1
  import { Dictionary } from "../../types/dictionary.types.js";
2
2
  import { ResponseWithSession } from "../../middlewares/sessionAuth.middleware.js";
3
3
  import { FiltersAndPagination } from "./getFiltersAndPaginationFromBody.js";
4
- import * as mongoose103 from "mongoose";
4
+ import * as mongoose97 from "mongoose";
5
5
  import { RootFilterQuery } from "mongoose";
6
6
  import { Request } from "express";
7
7
 
@@ -41,7 +41,7 @@ declare const getDictionaryFiltersAndPagination: (req: Request<FiltersAndPaginat
41
41
  skip: number;
42
42
  pageSize: number;
43
43
  getNumberOfPages: (totalItems: number) => number;
44
- filters: mongoose103.FilterQuery<Dictionary>;
44
+ filters: mongoose97.FilterQuery<Dictionary>;
45
45
  sortOptions: Record<string, 1 | -1>;
46
46
  };
47
47
  //#endregion
@@ -1,7 +1,7 @@
1
1
  import { ResponseWithSession } from "../../middlewares/sessionAuth.middleware.js";
2
2
  import { Discussion } from "../../types/discussion.types.js";
3
3
  import { FiltersAndPagination } from "./getFiltersAndPaginationFromBody.js";
4
- import * as mongoose107 from "mongoose";
4
+ import * as mongoose93 from "mongoose";
5
5
  import { RootFilterQuery } from "mongoose";
6
6
  import { Request } from "express";
7
7
 
@@ -30,7 +30,7 @@ declare const getDiscussionFiltersAndPagination: (req: Request<FiltersAndPaginat
30
30
  skip: number;
31
31
  pageSize: number;
32
32
  getNumberOfPages: (totalItems: number) => number;
33
- filters: mongoose107.Types.ObjectId | mongoose107.Query<any, any, {}, unknown, "find", Record<string, never>> | mongoose107.FilterQuery<Discussion>;
33
+ filters: mongoose93.Query<any, any, {}, unknown, "find", Record<string, never>> | mongoose93.Types.ObjectId | mongoose93.FilterQuery<Discussion>;
34
34
  sortOptions: Record<string, 1 | -1>;
35
35
  };
36
36
  //#endregion
@@ -1,7 +1,7 @@
1
1
  import { Organization } from "../../types/organization.types.js";
2
2
  import { ResponseWithSession } from "../../middlewares/sessionAuth.middleware.js";
3
3
  import { FiltersAndPagination } from "./getFiltersAndPaginationFromBody.js";
4
- import * as mongoose104 from "mongoose";
4
+ import * as mongoose98 from "mongoose";
5
5
  import { RootFilterQuery } from "mongoose";
6
6
  import { Request } from "express";
7
7
 
@@ -37,7 +37,7 @@ declare const getOrganizationFiltersAndPagination: (req: Request<FiltersAndPagin
37
37
  skip: number;
38
38
  pageSize: number;
39
39
  getNumberOfPages: (totalItems: number) => number;
40
- filters: mongoose104.FilterQuery<Organization>;
40
+ filters: mongoose98.FilterQuery<Organization>;
41
41
  sortOptions: Record<string, 1 | -1>;
42
42
  };
43
43
  //#endregion
@@ -1,7 +1,7 @@
1
1
  import { Project } from "../../types/project.types.js";
2
2
  import { ResponseWithSession } from "../../middlewares/sessionAuth.middleware.js";
3
3
  import { FiltersAndPagination } from "./getFiltersAndPaginationFromBody.js";
4
- import * as mongoose105 from "mongoose";
4
+ import * as mongoose96 from "mongoose";
5
5
  import { RootFilterQuery } from "mongoose";
6
6
  import { Request } from "express";
7
7
 
@@ -30,7 +30,7 @@ declare const getProjectFiltersAndPagination: (req: Request<FiltersAndPagination
30
30
  skip: number;
31
31
  pageSize: number;
32
32
  getNumberOfPages: (totalItems: number) => number;
33
- filters: mongoose105.FilterQuery<Project>;
33
+ filters: mongoose96.FilterQuery<Project>;
34
34
  sortOptions: Record<string, 1 | -1>;
35
35
  };
36
36
  //#endregion
@@ -1,7 +1,7 @@
1
1
  import { Tag } from "../../types/tag.types.js";
2
2
  import { ResponseWithSession } from "../../middlewares/sessionAuth.middleware.js";
3
3
  import { FiltersAndPagination } from "./getFiltersAndPaginationFromBody.js";
4
- import * as mongoose106 from "mongoose";
4
+ import * as mongoose92 from "mongoose";
5
5
  import { RootFilterQuery } from "mongoose";
6
6
  import { Request } from "express";
7
7
 
@@ -28,7 +28,7 @@ declare const getTagFiltersAndPagination: (req: Request<FiltersAndPagination<Tag
28
28
  skip: number;
29
29
  pageSize: number;
30
30
  getNumberOfPages: (totalItems: number) => number;
31
- filters: mongoose106.FilterQuery<Tag>;
31
+ filters: mongoose92.FilterQuery<Tag>;
32
32
  sortOptions: Record<string, 1 | -1>;
33
33
  };
34
34
  //#endregion
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/backend",
3
- "version": "7.3.2-canary.0",
3
+ "version": "7.3.2",
4
4
  "private": false,
5
5
  "description": "Intlayer Backend is a an application that allow you to manage your Intlayer content and interact with the intlayer editor.",
6
6
  "keywords": [
@@ -74,7 +74,7 @@
74
74
  "typecheck": "tsc --noEmit --project tsconfig.types.json"
75
75
  },
76
76
  "dependencies": {
77
- "@intlayer/ai": "7.3.2-canary.0",
77
+ "@intlayer/ai": "7.3.2",
78
78
  "@react-email/components": "1.0.1",
79
79
  "better-auth": "1.3.34",
80
80
  "compression": "1.8.1",
@@ -83,7 +83,7 @@
83
83
  "cross-env": "10.1.0",
84
84
  "dotenv": "16.6.1",
85
85
  "express": "5.1.0",
86
- "express-intlayer": "7.3.2-canary.0",
86
+ "express-intlayer": "7.3.2",
87
87
  "express-rate-limit": "8.2.1",
88
88
  "helmet": "8.1.0",
89
89
  "mongodb": "6.21.0",
@@ -98,10 +98,10 @@
98
98
  "winston": "3.18.3"
99
99
  },
100
100
  "devDependencies": {
101
- "@intlayer/config": "7.3.2-canary.0",
102
- "@intlayer/core": "7.3.2-canary.0",
103
- "@intlayer/docs": "7.3.2-canary.0",
104
- "@intlayer/types": "7.3.2-canary.0",
101
+ "@intlayer/config": "7.3.2",
102
+ "@intlayer/core": "7.3.2",
103
+ "@intlayer/docs": "7.3.2",
104
+ "@intlayer/types": "7.3.2",
105
105
  "@types/body-parser": "1.19.6",
106
106
  "@types/compression": "1.8.1",
107
107
  "@types/cookie-parser": "1.4.10",
@@ -116,12 +116,12 @@
116
116
  "@utils/ts-config": "1.0.4",
117
117
  "@utils/ts-config-types": "1.0.4",
118
118
  "@utils/tsdown-config": "1.0.4",
119
- "intlayer": "7.3.2-canary.0",
119
+ "intlayer": "7.3.2",
120
120
  "npm-run-all": "^4.1.5",
121
121
  "rimraf": "6.1.2",
122
- "tsdown": "0.16.6",
122
+ "tsdown": "0.16.8",
123
123
  "tsx": "^4.20.6",
124
124
  "typescript": "5.9.3",
125
- "vitest": "4.0.13"
125
+ "vitest": "4.0.14"
126
126
  }
127
127
  }