@intlayer/backend 7.0.6 → 7.0.7

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 (37) hide show
  1. package/dist/types/emails/OAuthTokenCreatedEmail.d.ts +4 -4
  2. package/dist/types/emails/OAuthTokenCreatedEmail.d.ts.map +1 -1
  3. package/dist/types/emails/PasswordChangeConfirmation.d.ts +4 -4
  4. package/dist/types/emails/ResetUserPassword.d.ts +4 -4
  5. package/dist/types/emails/ResetUserPassword.d.ts.map +1 -1
  6. package/dist/types/emails/SubscriptionPaymentCancellation.d.ts +4 -4
  7. package/dist/types/emails/SubscriptionPaymentCancellation.d.ts.map +1 -1
  8. package/dist/types/emails/SubscriptionPaymentSuccess.d.ts +4 -4
  9. package/dist/types/emails/ValidateUserEmail.d.ts +4 -4
  10. package/dist/types/emails/Welcome.d.ts +4 -4
  11. package/dist/types/emails/Welcome.d.ts.map +1 -1
  12. package/dist/types/models/dictionary.model.d.ts +4 -4
  13. package/dist/types/models/discussion.model.d.ts +2 -2
  14. package/dist/types/models/oAuth2.model.d.ts +3 -3
  15. package/dist/types/routes/ai.routes.d.ts.map +1 -1
  16. package/dist/types/routes/eventListener.routes.d.ts.map +1 -1
  17. package/dist/types/routes/newsletter.routes.d.ts.map +1 -1
  18. package/dist/types/routes/organization.routes.d.ts.map +1 -1
  19. package/dist/types/routes/project.routes.d.ts.map +1 -1
  20. package/dist/types/schemas/dictionary.schema.d.ts +6 -6
  21. package/dist/types/schemas/dictionary.schema.d.ts.map +1 -1
  22. package/dist/types/schemas/discussion.schema.d.ts +6 -6
  23. package/dist/types/schemas/oAuth2.schema.d.ts +5 -5
  24. package/dist/types/schemas/organization.schema.d.ts +6 -6
  25. package/dist/types/schemas/plans.schema.d.ts +6 -6
  26. package/dist/types/schemas/plans.schema.d.ts.map +1 -1
  27. package/dist/types/schemas/project.schema.d.ts +6 -6
  28. package/dist/types/schemas/session.schema.d.ts +6 -6
  29. package/dist/types/schemas/tag.schema.d.ts +6 -6
  30. package/dist/types/schemas/user.schema.d.ts +6 -6
  31. package/dist/types/services/email.service.d.ts +10 -10
  32. package/dist/types/utils/filtersAndPagination/getDictionaryFiltersAndPagination.d.ts +2 -2
  33. package/dist/types/utils/filtersAndPagination/getDiscussionFiltersAndPagination.d.ts +2 -2
  34. package/dist/types/utils/filtersAndPagination/getOrganizationFiltersAndPagination.d.ts +2 -2
  35. package/dist/types/utils/filtersAndPagination/getProjectFiltersAndPagination.d.ts +2 -2
  36. package/dist/types/utils/filtersAndPagination/getTagFiltersAndPagination.d.ts +2 -2
  37. package/package.json +10 -10
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime23 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/emails/OAuthTokenCreatedEmail.d.ts
4
4
  type OAuthTokenCreatedEmailProps = {
@@ -17,7 +17,7 @@ declare const OAuthTokenCreatedEmailEN: {
17
17
  tokenDetailsUrl,
18
18
  securityLogUrl,
19
19
  supportUrl
20
- }: OAuthTokenCreatedEmailProps): react_jsx_runtime2.JSX.Element;
20
+ }: OAuthTokenCreatedEmailProps): react_jsx_runtime23.JSX.Element;
21
21
  PreviewProps: OAuthTokenCreatedEmailProps;
22
22
  };
23
23
  declare const OAuthTokenCreatedEmailFR: {
@@ -28,7 +28,7 @@ declare const OAuthTokenCreatedEmailFR: {
28
28
  tokenDetailsUrl,
29
29
  securityLogUrl,
30
30
  supportUrl
31
- }: OAuthTokenCreatedEmailProps): react_jsx_runtime2.JSX.Element;
31
+ }: OAuthTokenCreatedEmailProps): react_jsx_runtime23.JSX.Element;
32
32
  PreviewProps: OAuthTokenCreatedEmailProps;
33
33
  };
34
34
  declare const OAuthTokenCreatedEmailES: {
@@ -39,7 +39,7 @@ declare const OAuthTokenCreatedEmailES: {
39
39
  tokenDetailsUrl,
40
40
  securityLogUrl,
41
41
  supportUrl
42
- }: OAuthTokenCreatedEmailProps): react_jsx_runtime2.JSX.Element;
42
+ }: OAuthTokenCreatedEmailProps): react_jsx_runtime23.JSX.Element;
43
43
  PreviewProps: OAuthTokenCreatedEmailProps;
44
44
  };
45
45
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"OAuthTokenCreatedEmail.d.ts","names":[],"sources":["../../../src/emails/OAuthTokenCreatedEmail.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,2BAAA;;;EAAA,MAAA,EAAA,MAAA,EAAA;EASC,eAAA,EAAA,MAAA;;;;cAAA;;;;;;;;KAOV,8BAA2B,kBAAA,CAAA,GAAA,CAAA;;CAA3B;AAA2B,cA2EjB,wBA3EiB,EAAA;;;;;;;;KAkF3B,8BAA2B,kBAAA,CAAA,GAAA,CAAA;;AAP9B,CAAA;cA+Ea;;;;;;;;KAOV,8BAA2B,kBAAA,CAAA,GAAA,CAAA"}
1
+ {"version":3,"file":"OAuthTokenCreatedEmail.d.ts","names":[],"sources":["../../../src/emails/OAuthTokenCreatedEmail.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,2BAAA;;;EAAA,MAAA,EAAA,MAAA,EAAA;EASC,eAAA,EAAA,MAAA;;;;cAAA;;;;;;;;KAOV,8BAA2B,mBAAA,CAAA,GAAA,CAAA;;CAA3B;AAA2B,cA2EjB,wBA3EiB,EAAA;;;;;;;;KAkF3B,8BAA2B,mBAAA,CAAA,GAAA,CAAA;;AAP9B,CAAA;cA+Ea;;;;;;;;KAOV,8BAA2B,mBAAA,CAAA,GAAA,CAAA"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime32 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime26 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_runtime32.JSX.Element;
10
+ }: PasswordChangeConfirmationEmailProps): react_jsx_runtime26.JSX.Element;
11
11
  PreviewProps: PasswordChangeConfirmationEmailProps;
12
12
  };
13
13
  declare const PasswordChangeConfirmationEmailFR: {
14
14
  ({
15
15
  username
16
- }: PasswordChangeConfirmationEmailProps): react_jsx_runtime32.JSX.Element;
16
+ }: PasswordChangeConfirmationEmailProps): react_jsx_runtime26.JSX.Element;
17
17
  PreviewProps: PasswordChangeConfirmationEmailProps;
18
18
  };
19
19
  declare const PasswordChangeConfirmationEmailES: {
20
20
  ({
21
21
  username
22
- }: PasswordChangeConfirmationEmailProps): react_jsx_runtime32.JSX.Element;
22
+ }: PasswordChangeConfirmationEmailProps): react_jsx_runtime26.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_runtime2 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_runtime2.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_runtime2.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_runtime2.JSX.Element;
27
27
  PreviewProps: ResetPasswordEmailProps;
28
28
  };
29
29
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"ResetUserPassword.d.ts","names":[],"sources":["../../../src/emails/ResetUserPassword.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,uBAAA;;;AAAZ,CAAA;AAKa,cAAA,oBA+DZ,EAAA;;;;KA5DE,0BAAuB,mBAAA,CAAA,GAAA,CAAA;;CAAvB;AAAuB,cA8Db,oBA9Da,EAAA;;;;KAiEvB,0BAAuB,mBAAA,CAAA,GAAA,CAAA;;AAH1B,CAAA;cAgEa;;;;KAGV,0BAAuB,mBAAA,CAAA,GAAA,CAAA;EAhEvB,YAAA,yBAAA;CAAuB"}
1
+ {"version":3,"file":"ResetUserPassword.d.ts","names":[],"sources":["../../../src/emails/ResetUserPassword.tsx"],"sourcesContent":[],"mappings":";;;KAgBY,uBAAA;;;AAAZ,CAAA;AAKa,cAAA,oBA+DZ,EAAA;;;;KA5DE,0BAAuB,kBAAA,CAAA,GAAA,CAAA;;CAAvB;AAAuB,cA8Db,oBA9Da,EAAA;;;;KAiEvB,0BAAuB,kBAAA,CAAA,GAAA,CAAA;;AAH1B,CAAA;cAgEa;;;;KAGV,0BAAuB,kBAAA,CAAA,GAAA,CAAA;EAhEvB,YAAA,yBAAA;CAAuB"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime14 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime5 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_runtime14.JSX.Element;
19
+ }: SubscriptionPaymentCancellationProps): react_jsx_runtime5.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_runtime14.JSX.Element;
29
+ }: SubscriptionPaymentCancellationProps): react_jsx_runtime5.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_runtime14.JSX.Element;
39
+ }: SubscriptionPaymentCancellationProps): react_jsx_runtime5.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,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
+ {"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,4 +1,4 @@
1
- import * as react_jsx_runtime17 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime20 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_runtime17.JSX.Element;
19
+ }: SubscriptionPaymentSuccessProps): react_jsx_runtime20.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_runtime17.JSX.Element;
29
+ }: SubscriptionPaymentSuccessProps): react_jsx_runtime20.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_runtime17.JSX.Element;
39
+ }: SubscriptionPaymentSuccessProps): react_jsx_runtime20.JSX.Element;
40
40
  PreviewProps: SubscriptionPaymentSuccessProps;
41
41
  };
42
42
  //#endregion
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime20 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime29 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_runtime29.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_runtime29.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_runtime29.JSX.Element;
27
27
  PreviewProps: ValidateUserEmailProps;
28
28
  };
29
29
  //#endregion
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime5 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime32 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_runtime5.JSX.Element;
12
+ }: WelcomeEmailProps): react_jsx_runtime32.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_runtime5.JSX.Element;
19
+ }: WelcomeEmailProps): react_jsx_runtime32.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_runtime5.JSX.Element;
26
+ }: WelcomeEmailProps): react_jsx_runtime32.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,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"}
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,14 +1,14 @@
1
1
  import { Dictionary, DictionaryData } from "../types/dictionary.types.js";
2
- import * as mongoose78 from "mongoose";
2
+ import * as mongoose65 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, {}, {}, {}, mongoose78.Document<unknown, {}, Dictionary, {}, {}> & DictionaryData & {
7
- id: mongoose78.Types.ObjectId;
6
+ declare const DictionaryModel: Model<Dictionary, {}, {}, {}, mongoose65.Document<unknown, {}, Dictionary, {}, {}> & DictionaryData & {
7
+ id: mongoose65.Types.ObjectId;
8
8
  createdAt: number;
9
9
  updatedAt: number;
10
10
  } & {
11
- _id: mongoose78.Types.ObjectId;
11
+ _id: mongoose65.Types.ObjectId;
12
12
  } & {
13
13
  __v: number;
14
14
  }, any>;
@@ -1,9 +1,9 @@
1
1
  import { Discussion } from "../types/discussion.types.js";
2
- import * as mongoose10 from "mongoose";
2
+ import * as mongoose98 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, {}, {}, {}, mongoose10.Document<unknown, {}, Discussion, {}, {}> & Discussion & Required<{
6
+ declare const DiscussionModel: Model<Discussion, {}, {}, {}, mongoose98.Document<unknown, {}, Discussion, {}, {}> & Discussion & Required<{
7
7
  _id: unknown;
8
8
  }> & {
9
9
  __v: number;
@@ -1,15 +1,15 @@
1
1
  import { User } from "../types/user.types.js";
2
2
  import { Token as Token$1 } from "../schemas/oAuth2.schema.js";
3
- import * as mongoose11 from "mongoose";
3
+ import * as mongoose83 from "mongoose";
4
4
  import { Model } from "mongoose";
5
5
  import * as oauth2_server0 from "oauth2-server";
6
6
 
7
7
  //#region src/models/oAuth2.model.d.ts
8
- declare const OAuth2AccessTokenModel: Model<Token$1, {}, {}, {}, mongoose11.Document<unknown, {}, Token$1, {}, {}> & Omit<oauth2_server0.Token, "user" | "client"> & {
8
+ declare const OAuth2AccessTokenModel: Model<Token$1, {}, {}, {}, mongoose83.Document<unknown, {}, Token$1, {}, {}> & Omit<oauth2_server0.Token, "user" | "client"> & {
9
9
  clientId: oauth2_server0.Client["id"];
10
10
  userId: User["id"];
11
11
  } & {
12
- _id: mongoose11.Types.ObjectId;
12
+ _id: mongoose83.Types.ObjectId;
13
13
  } & {
14
14
  __v: number;
15
15
  }, any>;
@@ -1 +1 @@
1
- {"version":3,"file":"ai.routes.d.ts","names":[],"sources":["../../../src/routes/ai.routes.ts"],"sourcesContent":[],"mappings":";;;cAea,UAAU;cAEV,OAAA;AAFA,cAMA,WANU,EAAA,GAAiB,GAAA;EAE3B,WAAO,EAAA;IAIP,QAAA,EA+CQ,MAAA"}
1
+ {"version":3,"file":"ai.routes.d.ts","names":[],"sources":["../../../src/routes/ai.routes.ts"],"sourcesContent":[],"mappings":";;;cAea,UAAU;cAEV,OAAA;AAFA,cAMA,WANU,EAAiB,GAAA,GAAA;EAE3B,WAAO,EAAA;IAIP,QAAA,EA+CQ,MAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"eventListener.routes.d.ts","names":[],"sources":["../../../src/routes/eventListener.routes.ts"],"sourcesContent":[],"mappings":";;;cAIa,qBAAqB;cAErB,kBAAA;AAFA,cAMA,mBANqB,EAAA,GAAA,GAAiB;EAEtC,wBAAkB,EAAA;IAIlB,QAAA,EAAA,MAAA"}
1
+ {"version":3,"file":"eventListener.routes.d.ts","names":[],"sources":["../../../src/routes/eventListener.routes.ts"],"sourcesContent":[],"mappings":";;;cAIa,qBAAqB;cAErB,kBAAA;AAFA,cAMA,mBANqB,EAAA,GAAiB,GAAA;EAEtC,wBAAkB,EAAA;IAIlB,QAAA,EAAA,MAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"newsletter.routes.d.ts","names":[],"sources":["../../../src/routes/newsletter.routes.ts"],"sourcesContent":[],"mappings":";;;cAQa,kBAAkB;cAElB,eAAA;AAFA,cAMA,mBANkB,EAAA,GAAiB,GAAA;EAEnC,qBAAe,EAAA;IAIf,QAAA,EAAA,MAAA"}
1
+ {"version":3,"file":"newsletter.routes.d.ts","names":[],"sources":["../../../src/routes/newsletter.routes.ts"],"sourcesContent":[],"mappings":";;;cAQa,kBAAkB;cAElB,eAAA;AAFA,cAMA,mBANkB,EAAiB,GAAA,GAAA;EAEnC,qBAAe,EAAA;IAIf,QAAA,EAAA,MAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"organization.routes.d.ts","names":[],"sources":["../../../src/routes/organization.routes.ts"],"sourcesContent":[],"mappings":";;;cAca,oBAAoB;cAEpB,iBAAA;AAFA,cAMA,qBANoB,EAAA,GAAiB,GAAA;EAErC,gBAAA,EAAA;IAIA,QAAA,EAAA,MAAA"}
1
+ {"version":3,"file":"organization.routes.d.ts","names":[],"sources":["../../../src/routes/organization.routes.ts"],"sourcesContent":[],"mappings":";;;cAca,oBAAoB;cAEpB,iBAAA;AAFA,cAMA,qBANoB,EAAiB,GAAA,GAAA;EAErC,gBAAA,EAAA;IAIA,QAAA,EAAA,MAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"project.routes.d.ts","names":[],"sources":["../../../src/routes/project.routes.ts"],"sourcesContent":[],"mappings":";;;cAkBa,eAAe;cAEf,YAAA;AAFA,cAMA,gBANe,EAAA,GAAiB,GAAA;EAEhC,WAAA,EAAA;IAIA,QAAA,EAAA,MA0DQ"}
1
+ {"version":3,"file":"project.routes.d.ts","names":[],"sources":["../../../src/routes/project.routes.ts"],"sourcesContent":[],"mappings":";;;cAkBa,eAAe;cAEf,YAAA;AAFA,cAMA,gBANe,EAAiB,GAAA,GAAA;EAEhC,WAAA,EAAA;IAIA,QAAA,EAAA,MA0DQ"}
@@ -1,16 +1,16 @@
1
1
  import { Dictionary, DictionarySchema } from "../types/dictionary.types.js";
2
- import * as mongoose0 from "mongoose";
2
+ import * as mongoose72 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, mongoose0.Model<DictionarySchema, any, any, any, mongoose0.Document<unknown, any, DictionarySchema, any, {}> & Omit<Dictionary, "id"> & {
7
- _id: mongoose0.Types.ObjectId;
6
+ declare const dictionarySchema: Schema<DictionarySchema, mongoose72.Model<DictionarySchema, any, any, any, mongoose72.Document<unknown, any, DictionarySchema, any, {}> & Omit<Dictionary, "id"> & {
7
+ _id: mongoose72.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose0.Types.ObjectId;
9
+ _id: mongoose72.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose0.DefaultSchemaOptions, DictionarySchema, mongoose0.Document<unknown, {}, mongoose0.FlatRecord<DictionarySchema>, {}, mongoose0.ResolveSchemaOptions<mongoose0.DefaultSchemaOptions>> & mongoose0.FlatRecord<DictionarySchema> & Required<{
13
- _id: mongoose0.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose72.DefaultSchemaOptions, DictionarySchema, mongoose72.Document<unknown, {}, mongoose72.FlatRecord<DictionarySchema>, {}, mongoose72.ResolveSchemaOptions<mongoose72.DefaultSchemaOptions>> & mongoose72.FlatRecord<DictionarySchema> & Required<{
13
+ _id: mongoose72.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"dictionary.schema.d.ts","names":[],"sources":["../../../src/schemas/dictionary.schema.ts"],"sourcesContent":[],"mappings":";;;;;cAwBa,kBAAgB,OAAA,4BAAA,MAAA,iCAAA,SAAA,CAAA,uBAAA,6BAAA,KAAA,UAAA;;;EAAhB,GAAA,0BA4DZ;CA5D4B,CAAA,GAAA;EAAA,GAAA,EAAA,MAAA;CAAA,EAAA,GAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,SAAA,CAAA,oBAAA,kBAAA,oBAAA,CAAA,OAAA,EAAA,CAAA,CAAA,sBAAA,iBAAA,CAAA,EAAA,CAAA,CAAA,gCAAA,gCAAA,CAAA,uBAAA,iBAAA,CAAA,WAAA,CAAA;EAAA,GAAA,0BAAA;CAAA,CAAA,GAAA;EAAA,GAAA,EAAA,MAAA"}
1
+ {"version":3,"file":"dictionary.schema.d.ts","names":[],"sources":["../../../src/schemas/dictionary.schema.ts"],"sourcesContent":[],"mappings":";;;;;cAwBa,kBAAgB,OAAA,6BAAA,MAAA,iCAAA,UAAA,CAAA,uBAAA,6BAAA,KAAA,UAAA;;;EAAhB,GAAA,2BA4DZ;CA5D4B,CAAA,GAAA;EAAA,GAAA,EAAA,MAAA;CAAA,EAAA,GAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,UAAA,CAAA,oBAAA,kBAAA,qBAAA,CAAA,OAAA,EAAA,CAAA,CAAA,uBAAA,iBAAA,CAAA,EAAA,CAAA,CAAA,iCAAA,iCAAA,CAAA,wBAAA,iBAAA,CAAA,WAAA,CAAA;EAAA,GAAA,2BAAA;CAAA,CAAA,GAAA;EAAA,GAAA,EAAA,MAAA"}
@@ -1,16 +1,16 @@
1
1
  import { Discussion, DiscussionSchema } from "../types/discussion.types.js";
2
- import * as mongoose13 from "mongoose";
2
+ import * as mongoose99 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
 
5
5
  //#region src/schemas/discussion.schema.d.ts
6
- declare const discussionSchema: Schema<DiscussionSchema, mongoose13.Model<DiscussionSchema, any, any, any, mongoose13.Document<unknown, any, DiscussionSchema, any, {}> & Omit<Discussion, "id"> & {
7
- _id: mongoose13.Types.ObjectId;
6
+ declare const discussionSchema: Schema<DiscussionSchema, mongoose99.Model<DiscussionSchema, any, any, any, mongoose99.Document<unknown, any, DiscussionSchema, any, {}> & Omit<Discussion, "id"> & {
7
+ _id: mongoose99.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose13.Types.ObjectId;
9
+ _id: mongoose99.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose13.DefaultSchemaOptions, DiscussionSchema, mongoose13.Document<unknown, {}, mongoose13.FlatRecord<DiscussionSchema>, {}, mongoose13.ResolveSchemaOptions<mongoose13.DefaultSchemaOptions>> & mongoose13.FlatRecord<DiscussionSchema> & Required<{
13
- _id: mongoose13.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose99.DefaultSchemaOptions, DiscussionSchema, mongoose99.Document<unknown, {}, mongoose99.FlatRecord<DiscussionSchema>, {}, mongoose99.ResolveSchemaOptions<mongoose99.DefaultSchemaOptions>> & mongoose99.FlatRecord<DiscussionSchema> & Required<{
13
+ _id: mongoose99.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 mongoose68 from "mongoose";
2
+ import * as mongoose85 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, mongoose68.Model<Token, any, any, any, mongoose68.Document<unknown, any, Token, any, {}> & Omit<Token$1, "user" | "client"> & {
11
+ declare const accessTokenSchema: Schema<Token, mongoose85.Model<Token, any, any, any, mongoose85.Document<unknown, any, Token, any, {}> & Omit<Token$1, "user" | "client"> & {
12
12
  clientId: Client["id"];
13
13
  userId: User["id"];
14
14
  } & {
15
- _id: mongoose68.Types.ObjectId;
15
+ _id: mongoose85.Types.ObjectId;
16
16
  } & {
17
17
  __v: number;
18
- }, any>, {}, {}, {}, {}, mongoose68.DefaultSchemaOptions, Token, mongoose68.Document<unknown, {}, mongoose68.FlatRecord<Token>, {}, mongoose68.ResolveSchemaOptions<mongoose68.DefaultSchemaOptions>> & mongoose68.FlatRecord<Token> & {
19
- _id: mongoose68.Types.ObjectId;
18
+ }, any>, {}, {}, {}, {}, mongoose85.DefaultSchemaOptions, Token, mongoose85.Document<unknown, {}, mongoose85.FlatRecord<Token>, {}, mongoose85.ResolveSchemaOptions<mongoose85.DefaultSchemaOptions>> & mongoose85.FlatRecord<Token> & {
19
+ _id: mongoose85.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 mongoose46 from "mongoose";
2
+ import * as mongoose21 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, mongoose46.Model<OrganizationSchema, any, any, any, mongoose46.Document<unknown, any, OrganizationSchema, any, {}> & Omit<Organization, "id"> & {
7
- _id: mongoose46.Types.ObjectId;
6
+ declare const organizationSchema: Schema<OrganizationSchema, mongoose21.Model<OrganizationSchema, any, any, any, mongoose21.Document<unknown, any, OrganizationSchema, any, {}> & Omit<Organization, "id"> & {
7
+ _id: mongoose21.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose46.Types.ObjectId;
9
+ _id: mongoose21.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose46.DefaultSchemaOptions, OrganizationSchema, mongoose46.Document<unknown, {}, mongoose46.FlatRecord<OrganizationSchema>, {}, mongoose46.ResolveSchemaOptions<mongoose46.DefaultSchemaOptions>> & mongoose46.FlatRecord<OrganizationSchema> & Required<{
13
- _id: mongoose46.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose21.DefaultSchemaOptions, OrganizationSchema, mongoose21.Document<unknown, {}, mongoose21.FlatRecord<OrganizationSchema>, {}, mongoose21.ResolveSchemaOptions<mongoose21.DefaultSchemaOptions>> & mongoose21.FlatRecord<OrganizationSchema> & Required<{
13
+ _id: mongoose21.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 mongoose35 from "mongoose";
2
+ import * as mongoose0 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, mongoose35.Model<PlanSchema, any, any, any, mongoose35.Document<unknown, any, PlanSchema, any, {}> & Omit<Plan, "id"> & {
7
- _id: mongoose35.Types.ObjectId;
6
+ declare const planSchema: Schema<PlanSchema, mongoose0.Model<PlanSchema, any, any, any, mongoose0.Document<unknown, any, PlanSchema, any, {}> & Omit<Plan, "id"> & {
7
+ _id: mongoose0.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose35.Types.ObjectId;
9
+ _id: mongoose0.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose35.DefaultSchemaOptions, PlanSchema, mongoose35.Document<unknown, {}, mongoose35.FlatRecord<PlanSchema>, {}, mongoose35.ResolveSchemaOptions<mongoose35.DefaultSchemaOptions>> & mongoose35.FlatRecord<PlanSchema> & Required<{
13
- _id: mongoose35.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose0.DefaultSchemaOptions, PlanSchema, mongoose0.Document<unknown, {}, mongoose0.FlatRecord<PlanSchema>, {}, mongoose0.ResolveSchemaOptions<mongoose0.DefaultSchemaOptions>> & mongoose0.FlatRecord<PlanSchema> & Required<{
13
+ _id: mongoose0.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"plans.schema.d.ts","names":[],"sources":["../../../src/schemas/plans.schema.ts"],"sourcesContent":[],"mappings":";;;;;cAGa,YAAU,OAAA,uBAAA,MAAA,2BAAA,UAAA,CAAA,uBAAA,uBAAA,KAAA,IAAA;;;EAAV,GAAA,2BAsEZ;CAtEsB,CAAA,GAAA;EAAA,GAAA,EAAA,MAAA;CAAA,EAAA,GAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,UAAA,CAAA,oBAAA,YAAA,qBAAA,CAAA,OAAA,EAAA,CAAA,CAAA,uBAAA,WAAA,CAAA,EAAA,CAAA,CAAA,iCAAA,iCAAA,CAAA,wBAAA,WAAA,CAAA,WAAA,CAAA;EAAA,GAAA,2BAAA;CAAA,CAAA,GAAA;EAAA,GAAA,EAAA,MAAA"}
1
+ {"version":3,"file":"plans.schema.d.ts","names":[],"sources":["../../../src/schemas/plans.schema.ts"],"sourcesContent":[],"mappings":";;;;;cAGa,YAAU,OAAA,sBAAA,MAAA,2BAAA,SAAA,CAAA,uBAAA,uBAAA,KAAA,IAAA;;;EAAV,GAAA,0BAsEZ;CAtEsB,CAAA,GAAA;EAAA,GAAA,EAAA,MAAA;CAAA,EAAA,GAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,CAAA,CAAA,EAAA,SAAA,CAAA,oBAAA,YAAA,oBAAA,CAAA,OAAA,EAAA,CAAA,CAAA,sBAAA,WAAA,CAAA,EAAA,CAAA,CAAA,gCAAA,gCAAA,CAAA,uBAAA,WAAA,CAAA,WAAA,CAAA;EAAA,GAAA,0BAAA;CAAA,CAAA,GAAA;EAAA,GAAA,EAAA,MAAA"}
@@ -1,16 +1,16 @@
1
1
  import { Project, ProjectSchema } from "../types/project.types.js";
2
- import * as mongoose95 from "mongoose";
2
+ import * as mongoose32 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, mongoose95.Model<ProjectSchema, any, any, any, mongoose95.Document<unknown, any, ProjectSchema, any, {}> & Omit<Project, "id"> & {
7
- _id: mongoose95.Types.ObjectId;
6
+ declare const projectSchema: Schema<ProjectSchema, mongoose32.Model<ProjectSchema, any, any, any, mongoose32.Document<unknown, any, ProjectSchema, any, {}> & Omit<Project, "id"> & {
7
+ _id: mongoose32.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose95.Types.ObjectId;
9
+ _id: mongoose32.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose95.DefaultSchemaOptions, ProjectSchema, mongoose95.Document<unknown, {}, mongoose95.FlatRecord<ProjectSchema>, {}, mongoose95.ResolveSchemaOptions<mongoose95.DefaultSchemaOptions>> & mongoose95.FlatRecord<ProjectSchema> & Required<{
13
- _id: mongoose95.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose32.DefaultSchemaOptions, ProjectSchema, mongoose32.Document<unknown, {}, mongoose32.FlatRecord<ProjectSchema>, {}, mongoose32.ResolveSchemaOptions<mongoose32.DefaultSchemaOptions>> & mongoose32.FlatRecord<ProjectSchema> & Required<{
13
+ _id: mongoose32.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -1,16 +1,16 @@
1
1
  import { SessionData, SessionSchema } from "../types/session.types.js";
2
- import * as mongoose81 from "mongoose";
2
+ import * as mongoose43 from "mongoose";
3
3
  import { Schema } from "mongoose";
4
4
 
5
5
  //#region src/schemas/session.schema.d.ts
6
- declare const sessionSchema: Schema<SessionSchema, mongoose81.Model<SessionSchema, any, any, any, mongoose81.Document<unknown, any, SessionSchema, any, {}> & Omit<SessionData, "id"> & {
7
- _id: mongoose81.Types.ObjectId;
6
+ declare const sessionSchema: Schema<SessionSchema, mongoose43.Model<SessionSchema, any, any, any, mongoose43.Document<unknown, any, SessionSchema, any, {}> & Omit<SessionData, "id"> & {
7
+ _id: mongoose43.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose81.Types.ObjectId;
9
+ _id: mongoose43.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose81.DefaultSchemaOptions, SessionSchema, mongoose81.Document<unknown, {}, mongoose81.FlatRecord<SessionSchema>, {}, mongoose81.ResolveSchemaOptions<mongoose81.DefaultSchemaOptions>> & mongoose81.FlatRecord<SessionSchema> & Required<{
13
- _id: mongoose81.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose43.DefaultSchemaOptions, SessionSchema, mongoose43.Document<unknown, {}, mongoose43.FlatRecord<SessionSchema>, {}, mongoose43.ResolveSchemaOptions<mongoose43.DefaultSchemaOptions>> & mongoose43.FlatRecord<SessionSchema> & Required<{
13
+ _id: mongoose43.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 mongoose24 from "mongoose";
2
+ import * as mongoose10 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, mongoose24.Model<TagSchema, any, any, any, mongoose24.Document<unknown, any, TagSchema, any, {}> & Omit<Tag, "id"> & {
7
- _id: mongoose24.Types.ObjectId;
6
+ declare const tagSchema: Schema<TagSchema, mongoose10.Model<TagSchema, any, any, any, mongoose10.Document<unknown, any, TagSchema, any, {}> & Omit<Tag, "id"> & {
7
+ _id: mongoose10.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose24.Types.ObjectId;
9
+ _id: mongoose10.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose24.DefaultSchemaOptions, TagSchema, mongoose24.Document<unknown, {}, mongoose24.FlatRecord<TagSchema>, {}, mongoose24.ResolveSchemaOptions<mongoose24.DefaultSchemaOptions>> & mongoose24.FlatRecord<TagSchema> & Required<{
13
- _id: mongoose24.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose10.DefaultSchemaOptions, TagSchema, mongoose10.Document<unknown, {}, mongoose10.FlatRecord<TagSchema>, {}, mongoose10.ResolveSchemaOptions<mongoose10.DefaultSchemaOptions>> & mongoose10.FlatRecord<TagSchema> & Required<{
13
+ _id: mongoose10.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 mongoose57 from "mongoose";
2
+ import * as mongoose54 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, mongoose57.Model<UserSchema, any, any, any, mongoose57.Document<unknown, any, UserSchema, any, {}> & Omit<User, "id"> & {
7
- _id: mongoose57.Types.ObjectId;
6
+ declare const userSchema: Schema<UserSchema, mongoose54.Model<UserSchema, any, any, any, mongoose54.Document<unknown, any, UserSchema, any, {}> & Omit<User, "id"> & {
7
+ _id: mongoose54.Types.ObjectId;
8
8
  } & Required<{
9
- _id: mongoose57.Types.ObjectId;
9
+ _id: mongoose54.Types.ObjectId;
10
10
  }> & {
11
11
  __v: number;
12
- }, any>, {}, {}, {}, {}, mongoose57.DefaultSchemaOptions, UserSchema, mongoose57.Document<unknown, {}, mongoose57.FlatRecord<UserSchema>, {}, mongoose57.ResolveSchemaOptions<mongoose57.DefaultSchemaOptions>> & mongoose57.FlatRecord<UserSchema> & Required<{
13
- _id: mongoose57.Types.ObjectId;
12
+ }, any>, {}, {}, {}, {}, mongoose54.DefaultSchemaOptions, UserSchema, mongoose54.Document<unknown, {}, mongoose54.FlatRecord<UserSchema>, {}, mongoose54.ResolveSchemaOptions<mongoose54.DefaultSchemaOptions>> & mongoose54.FlatRecord<UserSchema> & Required<{
13
+ _id: mongoose54.Types.ObjectId;
14
14
  }> & {
15
15
  __v: number;
16
16
  }>;
@@ -8,7 +8,7 @@ import { SubscriptionPaymentSuccessProps } from "../emails/SubscriptionPaymentSu
8
8
  import { ValidateUserEmailProps } from "../emails/ValidateUserEmail.js";
9
9
  import { WelcomeEmailProps } from "../emails/Welcome.js";
10
10
  import { Locale } from "@intlayer/types";
11
- import * as react_jsx_runtime23 from "react/jsx-runtime";
11
+ import * as react_jsx_runtime11 from "react/jsx-runtime";
12
12
  import { ComponentProps } from "react";
13
13
 
14
14
  //#region src/services/email.service.d.ts
@@ -23,7 +23,7 @@ declare const getEmailComponents: (locale?: Locale) => {
23
23
  inviteLink,
24
24
  inviteFromIp,
25
25
  inviteFromLocation
26
- }: InviteUserEmailProps): react_jsx_runtime23.JSX.Element;
26
+ }: InviteUserEmailProps): react_jsx_runtime11.JSX.Element;
27
27
  PreviewProps: InviteUserEmailProps;
28
28
  };
29
29
  subject: string;
@@ -33,7 +33,7 @@ declare const getEmailComponents: (locale?: Locale) => {
33
33
  ({
34
34
  username,
35
35
  validationLink
36
- }: ValidateUserEmailProps): react_jsx_runtime23.JSX.Element;
36
+ }: ValidateUserEmailProps): react_jsx_runtime11.JSX.Element;
37
37
  PreviewProps: ValidateUserEmailProps;
38
38
  };
39
39
  subject: string;
@@ -43,7 +43,7 @@ declare const getEmailComponents: (locale?: Locale) => {
43
43
  ({
44
44
  username,
45
45
  resetLink
46
- }: ResetPasswordEmailProps): react_jsx_runtime23.JSX.Element;
46
+ }: ResetPasswordEmailProps): react_jsx_runtime11.JSX.Element;
47
47
  PreviewProps: ResetPasswordEmailProps;
48
48
  };
49
49
  subject: string;
@@ -53,7 +53,7 @@ declare const getEmailComponents: (locale?: Locale) => {
53
53
  ({
54
54
  username,
55
55
  loginLink
56
- }: WelcomeEmailProps): react_jsx_runtime23.JSX.Element;
56
+ }: WelcomeEmailProps): react_jsx_runtime11.JSX.Element;
57
57
  PreviewProps: WelcomeEmailProps;
58
58
  };
59
59
  subject: string;
@@ -62,7 +62,7 @@ declare const getEmailComponents: (locale?: Locale) => {
62
62
  template: {
63
63
  ({
64
64
  username
65
- }: PasswordChangeConfirmationEmailProps): react_jsx_runtime23.JSX.Element;
65
+ }: PasswordChangeConfirmationEmailProps): react_jsx_runtime11.JSX.Element;
66
66
  PreviewProps: PasswordChangeConfirmationEmailProps;
67
67
  };
68
68
  subject: string;
@@ -75,7 +75,7 @@ declare const getEmailComponents: (locale?: Locale) => {
75
75
  organizationName,
76
76
  subscriptionStartDate,
77
77
  manageSubscriptionLink
78
- }: SubscriptionPaymentSuccessProps): react_jsx_runtime23.JSX.Element;
78
+ }: SubscriptionPaymentSuccessProps): react_jsx_runtime11.JSX.Element;
79
79
  PreviewProps: SubscriptionPaymentSuccessProps;
80
80
  };
81
81
  subject: string;
@@ -88,7 +88,7 @@ declare const getEmailComponents: (locale?: Locale) => {
88
88
  organizationName,
89
89
  cancellationDate,
90
90
  reactivateLink
91
- }: SubscriptionPaymentCancellationProps): react_jsx_runtime23.JSX.Element;
91
+ }: SubscriptionPaymentCancellationProps): react_jsx_runtime11.JSX.Element;
92
92
  PreviewProps: SubscriptionPaymentCancellationProps;
93
93
  };
94
94
  subject: string;
@@ -101,7 +101,7 @@ declare const getEmailComponents: (locale?: Locale) => {
101
101
  organizationName,
102
102
  errorDate,
103
103
  retryPaymentLink
104
- }: SubscriptionPaymentErrorProps): react_jsx_runtime23.JSX.Element;
104
+ }: SubscriptionPaymentErrorProps): react_jsx_runtime11.JSX.Element;
105
105
  PreviewProps: SubscriptionPaymentErrorProps;
106
106
  };
107
107
  subject: string;
@@ -115,7 +115,7 @@ declare const getEmailComponents: (locale?: Locale) => {
115
115
  tokenDetailsUrl,
116
116
  securityLogUrl,
117
117
  supportUrl
118
- }: OAuthTokenCreatedEmailProps): react_jsx_runtime23.JSX.Element;
118
+ }: OAuthTokenCreatedEmailProps): react_jsx_runtime11.JSX.Element;
119
119
  PreviewProps: OAuthTokenCreatedEmailProps;
120
120
  };
121
121
  subject: string;
@@ -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 mongoose94 from "mongoose";
4
+ import * as mongoose68 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: mongoose94.FilterQuery<Dictionary>;
44
+ filters: mongoose68.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 mongoose95 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: mongoose95.Types.ObjectId | mongoose95.Query<any, any, {}, unknown, "find", Record<string, never>> | mongoose95.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 mongoose92 from "mongoose";
4
+ import * as mongoose69 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: mongoose92.FilterQuery<Organization>;
40
+ filters: mongoose69.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 mongoose93 from "mongoose";
4
+ import * as mongoose71 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: mongoose93.FilterQuery<Project>;
33
+ filters: mongoose71.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 mongoose70 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: mongoose70.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.0.6",
3
+ "version": "7.0.7",
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": [
@@ -84,7 +84,7 @@
84
84
  "cross-env": "10.1.0",
85
85
  "dotenv": "16.6.1",
86
86
  "express": "5.1.0",
87
- "express-intlayer": "7.0.6",
87
+ "express-intlayer": "7.0.7",
88
88
  "express-rate-limit": "8.1.0",
89
89
  "helmet": "8.1.0",
90
90
  "mongodb": "6.20.0",
@@ -99,10 +99,10 @@
99
99
  "winston": "3.18.3"
100
100
  },
101
101
  "devDependencies": {
102
- "@intlayer/config": "7.0.6",
103
- "@intlayer/core": "7.0.6",
104
- "@intlayer/docs": "7.0.6",
105
- "@intlayer/types": "7.0.6",
102
+ "@intlayer/config": "7.0.7",
103
+ "@intlayer/core": "7.0.7",
104
+ "@intlayer/docs": "7.0.7",
105
+ "@intlayer/types": "7.0.7",
106
106
  "@types/body-parser": "1.19.6",
107
107
  "@types/compression": "1.8.1",
108
108
  "@types/cookie-parser": "1.4.9",
@@ -114,11 +114,11 @@
114
114
  "@types/oauth2-server": "3.0.18",
115
115
  "@types/react": "19.2.2",
116
116
  "@types/validator": "13.12.2",
117
- "@utils/ts-config": "7.0.6",
118
- "@utils/ts-config-types": "7.0.6",
119
- "@utils/tsdown-config": "7.0.6",
117
+ "@utils/ts-config": "7.0.7",
118
+ "@utils/ts-config-types": "7.0.7",
119
+ "@utils/tsdown-config": "7.0.7",
120
120
  "esbuild-fix-imports-plugin": "1.0.22",
121
- "intlayer": "7.0.6",
121
+ "intlayer": "7.0.7",
122
122
  "rimraf": "6.0.1",
123
123
  "tsdown": "0.15.11",
124
124
  "tsx": "^4.20.6",