@marcoappio/marco-config 2.0.126 → 2.0.127

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 (75) hide show
  1. package/dist/clients/account.d.ts +3 -4
  2. package/dist/clients/account.d.ts.map +1 -1
  3. package/dist/clients/account.js +3 -4
  4. package/dist/clients/index.d.ts +20 -5
  5. package/dist/clients/index.d.ts.map +1 -1
  6. package/dist/clients/thread.d.ts +17 -3
  7. package/dist/clients/thread.d.ts.map +1 -1
  8. package/dist/clients/thread.js +5 -3
  9. package/dist/clients/utils/index.d.ts +1 -1
  10. package/dist/clients/utils/labelSpecialUseOrdering.d.ts +4 -1
  11. package/dist/clients/utils/labelSpecialUseOrdering.d.ts.map +1 -1
  12. package/dist/clients/utils/labelSpecialUseOrdering.js +5 -6
  13. package/dist/index.d.ts +1 -1
  14. package/dist/index.d.ts.map +1 -1
  15. package/dist/index.js +0 -1
  16. package/dist/schemas.d.ts +2 -0
  17. package/dist/schemas.d.ts.map +1 -1
  18. package/dist/schemas.js +13 -1
  19. package/dist/sdk/endpoints/index.d.ts +20 -5
  20. package/dist/sdk/endpoints/index.d.ts.map +1 -1
  21. package/dist/sdk/endpoints/private/index.d.ts +20 -5
  22. package/dist/sdk/endpoints/private/index.d.ts.map +1 -1
  23. package/dist/sdk/endpoints/private/sync/index.d.ts +20 -5
  24. package/dist/sdk/endpoints/private/sync/index.d.ts.map +1 -1
  25. package/dist/sdk/endpoints/private/sync/pull/account.d.ts +3 -3
  26. package/dist/sdk/endpoints/private/sync/pull/account.d.ts.map +1 -1
  27. package/dist/sdk/endpoints/private/sync/pull/account.js +1 -2
  28. package/dist/sdk/endpoints/private/sync/pull/contact.d.ts +1 -1
  29. package/dist/sdk/endpoints/private/sync/pull/contact.d.ts.map +1 -1
  30. package/dist/sdk/endpoints/private/sync/pull/contact.js +1 -2
  31. package/dist/sdk/endpoints/private/sync/pull/index.d.ts +19 -4
  32. package/dist/sdk/endpoints/private/sync/pull/index.d.ts.map +1 -1
  33. package/dist/sdk/endpoints/private/sync/pull/thread.d.ts +18 -3
  34. package/dist/sdk/endpoints/private/sync/pull/thread.d.ts.map +1 -1
  35. package/dist/sdk/endpoints/private/sync/pull/thread.js +1 -2
  36. package/dist/sdk/endpoints/private/sync/push/account.d.ts +2 -2
  37. package/dist/sdk/endpoints/private/sync/push/account.d.ts.map +1 -1
  38. package/dist/sdk/endpoints/private/sync/push/account.js +1 -2
  39. package/dist/sdk/endpoints/private/sync/push/index.d.ts +1 -1
  40. package/dist/sdk/endpoints/private/user/deleteUser.d.ts +1 -1
  41. package/dist/sdk/endpoints/private/user/deleteUser.d.ts.map +1 -1
  42. package/dist/sdk/endpoints/private/user/deleteUser.js +1 -2
  43. package/dist/sdk/endpoints/public/auth/refreshAuth.d.ts +1 -1
  44. package/dist/sdk/endpoints/public/auth/refreshAuth.d.ts.map +1 -1
  45. package/dist/sdk/endpoints/public/auth/refreshAuth.js +1 -2
  46. package/dist/sdk/endpoints/public/auth/sendAuthCode.d.ts +1 -1
  47. package/dist/sdk/endpoints/public/auth/sendAuthCode.d.ts.map +1 -1
  48. package/dist/sdk/endpoints/public/auth/sendAuthCode.js +1 -2
  49. package/dist/sdk/endpoints/public/auth/verifyAuthCode.d.ts +1 -1
  50. package/dist/sdk/endpoints/public/auth/verifyAuthCode.d.ts.map +1 -1
  51. package/dist/sdk/endpoints/public/auth/verifyAuthCode.js +1 -2
  52. package/dist/sdk/endpoints/public/healthcheck/index.d.ts +1 -1
  53. package/dist/sdk/endpoints/public/healthcheck/index.d.ts.map +1 -1
  54. package/dist/sdk/endpoints/public/healthcheck/index.js +1 -2
  55. package/dist/sdk/index.d.ts +20 -5
  56. package/dist/sdk/index.d.ts.map +1 -1
  57. package/dist/types/Endpoint.d.ts +1 -7
  58. package/dist/types/Endpoint.d.ts.map +1 -1
  59. package/dist/types/Endpoint.js +1 -8
  60. package/dist/types/WS.d.ts +1 -4
  61. package/dist/types/WS.d.ts.map +1 -1
  62. package/dist/types/WS.js +1 -4
  63. package/dist/types/index.d.ts +0 -3
  64. package/dist/types/index.d.ts.map +1 -1
  65. package/dist/types/index.js +0 -3
  66. package/package.json +1 -1
  67. package/dist/types/ContactAssociationType.d.ts +0 -8
  68. package/dist/types/ContactAssociationType.d.ts.map +0 -1
  69. package/dist/types/ContactAssociationType.js +0 -8
  70. package/dist/types/IMAPPasswordConfigStatus.d.ts +0 -6
  71. package/dist/types/IMAPPasswordConfigStatus.d.ts.map +0 -1
  72. package/dist/types/IMAPPasswordConfigStatus.js +0 -6
  73. package/dist/types/LabelSpecialUse.d.ts +0 -8
  74. package/dist/types/LabelSpecialUse.d.ts.map +0 -1
  75. package/dist/types/LabelSpecialUse.js +0 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@marcoappio/marco-config",
3
- "version": "2.0.126",
3
+ "version": "2.0.127",
4
4
  "author": "team@marcoapp.io",
5
5
  "main": "dist/index.js",
6
6
  "repository": "git@github.com:marcoappio/marco-config.git",
@@ -1,8 +0,0 @@
1
- export declare enum ContactAssociationType {
2
- BCC = "BCC",
3
- CC = "CC",
4
- FROM = "FROM",
5
- REPLY_TO = "REPLY_TO",
6
- TO = "TO"
7
- }
8
- //# sourceMappingURL=ContactAssociationType.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ContactAssociationType.d.ts","sourceRoot":"","sources":["../../src/types/ContactAssociationType.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB;IAChC,GAAG,QAAQ;IACX,EAAE,OAAO;IACT,IAAI,SAAS;IACb,QAAQ,aAAa;IACrB,EAAE,OAAO;CACV"}
@@ -1,8 +0,0 @@
1
- export var ContactAssociationType;
2
- (function (ContactAssociationType) {
3
- ContactAssociationType["BCC"] = "BCC";
4
- ContactAssociationType["CC"] = "CC";
5
- ContactAssociationType["FROM"] = "FROM";
6
- ContactAssociationType["REPLY_TO"] = "REPLY_TO";
7
- ContactAssociationType["TO"] = "TO";
8
- })(ContactAssociationType || (ContactAssociationType = {}));
@@ -1,6 +0,0 @@
1
- export declare enum IMAPPasswordConfigStatus {
2
- AWAITING_CONNECTION = "AWAITING_CONNECTION",
3
- CONNECTED = "CONNECTED",
4
- CONNECTION_FAILED = "CONNECTION_FAILED"
5
- }
6
- //# sourceMappingURL=IMAPPasswordConfigStatus.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IMAPPasswordConfigStatus.d.ts","sourceRoot":"","sources":["../../src/types/IMAPPasswordConfigStatus.ts"],"names":[],"mappings":"AAAA,oBAAY,wBAAwB;IAClC,mBAAmB,wBAAwB;IAC3C,SAAS,cAAc;IACvB,iBAAiB,sBAAsB;CACxC"}
@@ -1,6 +0,0 @@
1
- export var IMAPPasswordConfigStatus;
2
- (function (IMAPPasswordConfigStatus) {
3
- IMAPPasswordConfigStatus["AWAITING_CONNECTION"] = "AWAITING_CONNECTION";
4
- IMAPPasswordConfigStatus["CONNECTED"] = "CONNECTED";
5
- IMAPPasswordConfigStatus["CONNECTION_FAILED"] = "CONNECTION_FAILED";
6
- })(IMAPPasswordConfigStatus || (IMAPPasswordConfigStatus = {}));
@@ -1,8 +0,0 @@
1
- export declare enum LabelSpecialUse {
2
- ARCHIVE = "ARCHIVE",
3
- INBOX = "INBOX",
4
- SENT = "SENT",
5
- SPAM = "SPAM",
6
- TRASH = "TRASH"
7
- }
8
- //# sourceMappingURL=LabelSpecialUse.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"LabelSpecialUse.d.ts","sourceRoot":"","sources":["../../src/types/LabelSpecialUse.ts"],"names":[],"mappings":"AAAA,oBAAY,eAAe;IACzB,OAAO,YAAY;IACnB,KAAK,UAAU;IACf,IAAI,SAAS;IACb,IAAI,SAAS;IACb,KAAK,UAAU;CAChB"}
@@ -1,8 +0,0 @@
1
- export var LabelSpecialUse;
2
- (function (LabelSpecialUse) {
3
- LabelSpecialUse["ARCHIVE"] = "ARCHIVE";
4
- LabelSpecialUse["INBOX"] = "INBOX";
5
- LabelSpecialUse["SENT"] = "SENT";
6
- LabelSpecialUse["SPAM"] = "SPAM";
7
- LabelSpecialUse["TRASH"] = "TRASH";
8
- })(LabelSpecialUse || (LabelSpecialUse = {}));