@sudobility/types 1.9.32 → 1.9.34

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 (61) hide show
  1. package/dist/index.cjs +1 -10
  2. package/dist/index.d.ts +2 -2
  3. package/dist/index.d.ts.map +1 -1
  4. package/dist/index.js +1 -10
  5. package/dist/index.js.map +1 -1
  6. package/dist/types/business/enums.cjs +1 -29
  7. package/dist/types/business/enums.d.ts +0 -20
  8. package/dist/types/business/enums.d.ts.map +1 -1
  9. package/dist/types/business/enums.js +1 -29
  10. package/dist/types/business/enums.js.map +1 -1
  11. package/dist/types/business/index.cjs +2 -2
  12. package/dist/types/business/index.d.ts +1 -2
  13. package/dist/types/business/index.d.ts.map +1 -1
  14. package/dist/types/business/index.js +2 -2
  15. package/dist/types/business/index.js.map +1 -1
  16. package/dist/types/index.cjs +0 -6
  17. package/dist/types/index.d.ts +0 -3
  18. package/dist/types/index.d.ts.map +1 -1
  19. package/dist/types/index.js +0 -6
  20. package/dist/types/index.js.map +1 -1
  21. package/package.json +1 -1
  22. package/dist/types/indexer/index.cjs +0 -31
  23. package/dist/types/indexer/index.d.ts +0 -3
  24. package/dist/types/indexer/index.d.ts.map +0 -1
  25. package/dist/types/indexer/index.js +0 -31
  26. package/dist/types/indexer/index.js.map +0 -1
  27. package/dist/types/indexer/indexer-guards.cjs +0 -304
  28. package/dist/types/indexer/indexer-guards.d.ts +0 -38
  29. package/dist/types/indexer/indexer-guards.d.ts.map +0 -1
  30. package/dist/types/indexer/indexer-guards.js +0 -304
  31. package/dist/types/indexer/indexer-guards.js.map +0 -1
  32. package/dist/types/indexer/indexer-responses.cjs +0 -8
  33. package/dist/types/indexer/indexer-responses.d.ts +0 -215
  34. package/dist/types/indexer/indexer-responses.d.ts.map +0 -1
  35. package/dist/types/indexer/indexer-responses.js +0 -8
  36. package/dist/types/indexer/indexer-responses.js.map +0 -1
  37. package/dist/types/kyc/index.cjs +0 -19
  38. package/dist/types/kyc/index.d.ts +0 -2
  39. package/dist/types/kyc/index.d.ts.map +0 -1
  40. package/dist/types/kyc/index.js +0 -19
  41. package/dist/types/kyc/index.js.map +0 -1
  42. package/dist/types/kyc/kyc-types.cjs +0 -85
  43. package/dist/types/kyc/kyc-types.d.ts +0 -307
  44. package/dist/types/kyc/kyc-types.d.ts.map +0 -1
  45. package/dist/types/kyc/kyc-types.js +0 -85
  46. package/dist/types/kyc/kyc-types.js.map +0 -1
  47. package/dist/types/wildduck/index.cjs +0 -20
  48. package/dist/types/wildduck/index.d.ts +0 -3
  49. package/dist/types/wildduck/index.d.ts.map +0 -1
  50. package/dist/types/wildduck/index.js +0 -20
  51. package/dist/types/wildduck/index.js.map +0 -1
  52. package/dist/types/wildduck/wildduck-types.cjs +0 -65
  53. package/dist/types/wildduck/wildduck-types.d.ts +0 -1223
  54. package/dist/types/wildduck/wildduck-types.d.ts.map +0 -1
  55. package/dist/types/wildduck/wildduck-types.js +0 -65
  56. package/dist/types/wildduck/wildduck-types.js.map +0 -1
  57. package/dist/types/wildduck/wildduck-websocket-types.cjs +0 -135
  58. package/dist/types/wildduck/wildduck-websocket-types.d.ts +0 -381
  59. package/dist/types/wildduck/wildduck-websocket-types.d.ts.map +0 -1
  60. package/dist/types/wildduck/wildduck-websocket-types.js +0 -135
  61. package/dist/types/wildduck/wildduck-websocket-types.js.map +0 -1
package/dist/index.cjs CHANGED
@@ -24,7 +24,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
24
24
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
25
25
  };
26
26
  Object.defineProperty(exports, "__esModule", { value: true });
27
- exports.MailboxSpecialUse = exports.ReviewRejectType = exports.ApplicantType = exports.SumsubReviewAnswer = exports.SumsubReviewStatus = exports.KYCApplicationStatus = exports.KYCVerificationLevel = exports.FeeType = exports.ClaimType = exports.ConfirmationStatus = exports.ProcessedEventName = exports.ContractType = exports.StorageType = exports.WalletType = exports.ChainType = exports.AnalyticsEvent = exports.TransactionStatus = exports.MessageType = exports.InfoType = exports.NotificationType = exports.RequestStatus = exports.MobileView = exports.EmailComposeType = exports.FontSize = exports.Theme = exports.Chain = exports.AuthStatus = exports.debounceAsync = exports.clearExpiredCache = exports.withCache = exports.withTimeout = exports.safeParallel = exports.withLoadingState = exports.safeAsync = void 0;
27
+ exports.FeeType = exports.ClaimType = exports.ConfirmationStatus = exports.ProcessedEventName = exports.ContractType = exports.StorageType = exports.WalletType = exports.ChainType = exports.AnalyticsEvent = exports.TransactionStatus = exports.MessageType = exports.InfoType = exports.NotificationType = exports.RequestStatus = exports.MobileView = exports.EmailComposeType = exports.FontSize = exports.Theme = exports.Chain = exports.AuthStatus = exports.debounceAsync = exports.clearExpiredCache = exports.withCache = exports.withTimeout = exports.safeParallel = exports.withLoadingState = exports.safeAsync = void 0;
28
28
  // Re-export all types from the types module
29
29
  __exportStar(require("./types"), exports);
30
30
  // Re-export all utilities
@@ -64,13 +64,4 @@ Object.defineProperty(exports, "ProcessedEventName", { enumerable: true, get: fu
64
64
  Object.defineProperty(exports, "ConfirmationStatus", { enumerable: true, get: function () { return types_1.ConfirmationStatus; } });
65
65
  Object.defineProperty(exports, "ClaimType", { enumerable: true, get: function () { return types_1.ClaimType; } });
66
66
  Object.defineProperty(exports, "FeeType", { enumerable: true, get: function () { return types_1.FeeType; } });
67
- // KYC enums
68
- Object.defineProperty(exports, "KYCVerificationLevel", { enumerable: true, get: function () { return types_1.KYCVerificationLevel; } });
69
- Object.defineProperty(exports, "KYCApplicationStatus", { enumerable: true, get: function () { return types_1.KYCApplicationStatus; } });
70
- Object.defineProperty(exports, "SumsubReviewStatus", { enumerable: true, get: function () { return types_1.SumsubReviewStatus; } });
71
- Object.defineProperty(exports, "SumsubReviewAnswer", { enumerable: true, get: function () { return types_1.SumsubReviewAnswer; } });
72
- Object.defineProperty(exports, "ApplicantType", { enumerable: true, get: function () { return types_1.ApplicantType; } });
73
- Object.defineProperty(exports, "ReviewRejectType", { enumerable: true, get: function () { return types_1.ReviewRejectType; } });
74
- // WildDuck enums
75
- Object.defineProperty(exports, "MailboxSpecialUse", { enumerable: true, get: function () { return types_1.MailboxSpecialUse; } });
76
67
  //# sourceMappingURL=index.js.map
package/dist/index.d.ts CHANGED
@@ -10,7 +10,7 @@
10
10
  */
11
11
  export * from './types';
12
12
  export * from './utils';
13
- export type { AppConfig, FirebaseConfig, EnvironmentVariables, ChainConfig, Message, MessageRecipient, TransactionResult, AnalyticsEventProperties, AnalyticsService, NetworkClient, NetworkResponse, UINavigationService, BaseTransactionResponse, TransactionReceipt, MessageSendResponse, PreparedMessageSendResponse, ClaimableInfo, ClaimRevenueResponse, ClaimableAmountResponse, DomainRegistrationResponse, MailboxDelegationResponse, DelegationRejectionResponse, FeeInfo, FeeUpdateResponse, PauseInfo, PauseResponse, EmergencyDistributionResponse, EVMTransactionResponse, SolanaTransactionResponse, UnifiedClientResponse, BatchOperationResponse, MessageHistoryResponse, DelegationStatusResponse, ContractError, IndexerNameServiceAccount, IndexerWalletAccount, IndexerEmailAccountsResult, IndexerEmailAccountsResponse, IndexerRewardData, IndexerRewardHistoryData, IndexerRewardsResponse, IndexerAddressValidationData, IndexerAddressValidationResponse, IndexerDelegateData, IndexerDelegatedToResponse, IndexerDelegatedFromData, IndexerDelegatedFromResponse, IndexerNonceData, IndexerNonceResponse, IndexerEntitlementInfo, IndexerEntitlementData, IndexerEntitlementResponse, IndexerSignInMessageData, IndexerSignInMessageResponse, IndexerPointsData, IndexerPointsResponse, IndexerLeaderboardData, IndexerLeaderboardResponse, IndexerSiteStatsData, IndexerSiteStatsResponse, IndexerReferralCodeData, IndexerReferralCodeResponse, IndexerReferralConsumptionData, IndexerReferralStatsData, IndexerReferralStatsResponse, IndexerAuthenticationStatusData, IndexerAuthenticationStatusResponse, IndexerChainBlockInfo, IndexerBlockStatusData, IndexerBlockStatusResponse, IndexerNameServiceData, IndexerNameServiceResponse, IndexerNameResolutionData, IndexerNameResolutionResponse, IndexerTemplateData, IndexerTemplateResult, IndexerTemplateResponse, IndexerTemplateListResult, IndexerTemplateListResponse, IndexerTemplateDeleteResult, IndexerTemplateDeleteResponse, IndexerTemplateCreateRequest, IndexerTemplateUpdateRequest, IndexerWebhookData, IndexerWebhookResult, IndexerWebhookResponse, IndexerWebhookListResult, IndexerWebhookListResponse, IndexerWebhookDeleteResult, IndexerWebhookDeleteResponse, IndexerWebhookCreateRequest, IndexerErrorResponse, IndexerApiResponse, KYCApplication, VerificationResult, UserConsent, InitiateKYCRequest, InitiateKYCResponse, GetKYCStatusResponse, VerifyUserRequest, VerifyUserResponse, } from './types';
13
+ export type { AppConfig, FirebaseConfig, EnvironmentVariables, ChainConfig, Message, MessageRecipient, TransactionResult, AnalyticsEventProperties, AnalyticsService, NetworkClient, NetworkResponse, UINavigationService, BaseTransactionResponse, TransactionReceipt, MessageSendResponse, PreparedMessageSendResponse, ClaimableInfo, ClaimRevenueResponse, ClaimableAmountResponse, DomainRegistrationResponse, MailboxDelegationResponse, DelegationRejectionResponse, FeeInfo, FeeUpdateResponse, PauseInfo, PauseResponse, EmergencyDistributionResponse, EVMTransactionResponse, SolanaTransactionResponse, UnifiedClientResponse, BatchOperationResponse, MessageHistoryResponse, DelegationStatusResponse, ContractError, } from './types';
14
14
  export { safeAsync, withLoadingState, safeParallel, withTimeout, withCache, clearExpiredCache, debounceAsync, type AsyncResult, } from './utils';
15
- export { AuthStatus, Chain, Theme, FontSize, EmailComposeType, MobileView, RequestStatus, NotificationType, InfoType, MessageType, TransactionStatus, AnalyticsEvent, ChainType, WalletType, StorageType, ContractType, ProcessedEventName, ConfirmationStatus, ClaimType, FeeType, KYCVerificationLevel, KYCApplicationStatus, SumsubReviewStatus, SumsubReviewAnswer, ApplicantType, ReviewRejectType, MailboxSpecialUse, } from './types';
15
+ export { AuthStatus, Chain, Theme, FontSize, EmailComposeType, MobileView, RequestStatus, NotificationType, InfoType, MessageType, TransactionStatus, AnalyticsEvent, ChainType, WalletType, StorageType, ContractType, ProcessedEventName, ConfirmationStatus, ClaimType, FeeType, } from './types';
16
16
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAGH,cAAc,SAAS,CAAC;AAGxB,cAAc,SAAS,CAAC;AAIxB,YAAY,EAEV,SAAS,EACT,cAAc,EACd,oBAAoB,EAGpB,WAAW,EACX,OAAO,EACP,gBAAgB,EAChB,iBAAiB,EAGjB,wBAAwB,EACxB,gBAAgB,EAChB,aAAa,EACb,eAAe,EACf,mBAAmB,EAGnB,uBAAuB,EACvB,kBAAkB,EAClB,mBAAmB,EACnB,2BAA2B,EAC3B,aAAa,EACb,oBAAoB,EACpB,uBAAuB,EACvB,0BAA0B,EAC1B,yBAAyB,EACzB,2BAA2B,EAC3B,OAAO,EACP,iBAAiB,EACjB,SAAS,EACT,aAAa,EACb,6BAA6B,EAC7B,sBAAsB,EACtB,yBAAyB,EACzB,qBAAqB,EACrB,sBAAsB,EACtB,sBAAsB,EACtB,wBAAwB,EACxB,aAAa,EAGb,yBAAyB,EACzB,oBAAoB,EACpB,0BAA0B,EAC1B,4BAA4B,EAC5B,iBAAiB,EACjB,wBAAwB,EACxB,sBAAsB,EACtB,4BAA4B,EAC5B,gCAAgC,EAChC,mBAAmB,EACnB,0BAA0B,EAC1B,wBAAwB,EACxB,4BAA4B,EAC5B,gBAAgB,EAChB,oBAAoB,EACpB,sBAAsB,EACtB,sBAAsB,EACtB,0BAA0B,EAC1B,wBAAwB,EACxB,4BAA4B,EAC5B,iBAAiB,EACjB,qBAAqB,EACrB,sBAAsB,EACtB,0BAA0B,EAC1B,oBAAoB,EACpB,wBAAwB,EACxB,uBAAuB,EACvB,2BAA2B,EAC3B,8BAA8B,EAC9B,wBAAwB,EACxB,4BAA4B,EAC5B,+BAA+B,EAC/B,mCAAmC,EACnC,qBAAqB,EACrB,sBAAsB,EACtB,0BAA0B,EAC1B,sBAAsB,EACtB,0BAA0B,EAC1B,yBAAyB,EACzB,6BAA6B,EAC7B,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,EACvB,yBAAyB,EACzB,2BAA2B,EAC3B,2BAA2B,EAC3B,6BAA6B,EAC7B,4BAA4B,EAC5B,4BAA4B,EAC5B,kBAAkB,EAClB,oBAAoB,EACpB,sBAAsB,EACtB,wBAAwB,EACxB,0BAA0B,EAC1B,0BAA0B,EAC1B,4BAA4B,EAC5B,2BAA2B,EAC3B,oBAAoB,EACpB,kBAAkB,EAGlB,cAAc,EACd,kBAAkB,EAClB,WAAW,EACX,kBAAkB,EAClB,mBAAmB,EACnB,oBAAoB,EACpB,iBAAiB,EACjB,kBAAkB,GACnB,MAAM,SAAS,CAAC;AAGjB,OAAO,EACL,SAAS,EACT,gBAAgB,EAChB,YAAY,EACZ,WAAW,EACX,SAAS,EACT,iBAAiB,EACjB,aAAa,EACb,KAAK,WAAW,GACjB,MAAM,SAAS,CAAC;AAGjB,OAAO,EAEL,UAAU,EACV,KAAK,EACL,KAAK,EACL,QAAQ,EACR,gBAAgB,EAChB,UAAU,EACV,aAAa,EACb,gBAAgB,EAChB,QAAQ,EAGR,WAAW,EACX,iBAAiB,EAGjB,cAAc,EACd,SAAS,EACT,UAAU,EACV,WAAW,EACX,YAAY,EACZ,kBAAkB,EAGlB,kBAAkB,EAClB,SAAS,EACT,OAAO,EAGP,oBAAoB,EACpB,oBAAoB,EACpB,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACb,gBAAgB,EAGhB,iBAAiB,GAClB,MAAM,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAGH,cAAc,SAAS,CAAC;AAGxB,cAAc,SAAS,CAAC;AAIxB,YAAY,EAEV,SAAS,EACT,cAAc,EACd,oBAAoB,EAGpB,WAAW,EACX,OAAO,EACP,gBAAgB,EAChB,iBAAiB,EAGjB,wBAAwB,EACxB,gBAAgB,EAChB,aAAa,EACb,eAAe,EACf,mBAAmB,EAGnB,uBAAuB,EACvB,kBAAkB,EAClB,mBAAmB,EACnB,2BAA2B,EAC3B,aAAa,EACb,oBAAoB,EACpB,uBAAuB,EACvB,0BAA0B,EAC1B,yBAAyB,EACzB,2BAA2B,EAC3B,OAAO,EACP,iBAAiB,EACjB,SAAS,EACT,aAAa,EACb,6BAA6B,EAC7B,sBAAsB,EACtB,yBAAyB,EACzB,qBAAqB,EACrB,sBAAsB,EACtB,sBAAsB,EACtB,wBAAwB,EACxB,aAAa,GACd,MAAM,SAAS,CAAC;AAGjB,OAAO,EACL,SAAS,EACT,gBAAgB,EAChB,YAAY,EACZ,WAAW,EACX,SAAS,EACT,iBAAiB,EACjB,aAAa,EACb,KAAK,WAAW,GACjB,MAAM,SAAS,CAAC;AAGjB,OAAO,EAEL,UAAU,EACV,KAAK,EACL,KAAK,EACL,QAAQ,EACR,gBAAgB,EAChB,UAAU,EACV,aAAa,EACb,gBAAgB,EAChB,QAAQ,EAGR,WAAW,EACX,iBAAiB,EAGjB,cAAc,EACd,SAAS,EACT,UAAU,EACV,WAAW,EACX,YAAY,EACZ,kBAAkB,EAGlB,kBAAkB,EAClB,SAAS,EACT,OAAO,GACR,MAAM,SAAS,CAAC"}
package/dist/index.js CHANGED
@@ -24,7 +24,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
24
24
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
25
25
  };
26
26
  Object.defineProperty(exports, "__esModule", { value: true });
27
- exports.MailboxSpecialUse = exports.ReviewRejectType = exports.ApplicantType = exports.SumsubReviewAnswer = exports.SumsubReviewStatus = exports.KYCApplicationStatus = exports.KYCVerificationLevel = exports.FeeType = exports.ClaimType = exports.ConfirmationStatus = exports.ProcessedEventName = exports.ContractType = exports.StorageType = exports.WalletType = exports.ChainType = exports.AnalyticsEvent = exports.TransactionStatus = exports.MessageType = exports.InfoType = exports.NotificationType = exports.RequestStatus = exports.MobileView = exports.EmailComposeType = exports.FontSize = exports.Theme = exports.Chain = exports.AuthStatus = exports.debounceAsync = exports.clearExpiredCache = exports.withCache = exports.withTimeout = exports.safeParallel = exports.withLoadingState = exports.safeAsync = void 0;
27
+ exports.FeeType = exports.ClaimType = exports.ConfirmationStatus = exports.ProcessedEventName = exports.ContractType = exports.StorageType = exports.WalletType = exports.ChainType = exports.AnalyticsEvent = exports.TransactionStatus = exports.MessageType = exports.InfoType = exports.NotificationType = exports.RequestStatus = exports.MobileView = exports.EmailComposeType = exports.FontSize = exports.Theme = exports.Chain = exports.AuthStatus = exports.debounceAsync = exports.clearExpiredCache = exports.withCache = exports.withTimeout = exports.safeParallel = exports.withLoadingState = exports.safeAsync = void 0;
28
28
  // Re-export all types from the types module
29
29
  __exportStar(require("./types"), exports);
30
30
  // Re-export all utilities
@@ -64,13 +64,4 @@ Object.defineProperty(exports, "ProcessedEventName", { enumerable: true, get: fu
64
64
  Object.defineProperty(exports, "ConfirmationStatus", { enumerable: true, get: function () { return types_1.ConfirmationStatus; } });
65
65
  Object.defineProperty(exports, "ClaimType", { enumerable: true, get: function () { return types_1.ClaimType; } });
66
66
  Object.defineProperty(exports, "FeeType", { enumerable: true, get: function () { return types_1.FeeType; } });
67
- // KYC enums
68
- Object.defineProperty(exports, "KYCVerificationLevel", { enumerable: true, get: function () { return types_1.KYCVerificationLevel; } });
69
- Object.defineProperty(exports, "KYCApplicationStatus", { enumerable: true, get: function () { return types_1.KYCApplicationStatus; } });
70
- Object.defineProperty(exports, "SumsubReviewStatus", { enumerable: true, get: function () { return types_1.SumsubReviewStatus; } });
71
- Object.defineProperty(exports, "SumsubReviewAnswer", { enumerable: true, get: function () { return types_1.SumsubReviewAnswer; } });
72
- Object.defineProperty(exports, "ApplicantType", { enumerable: true, get: function () { return types_1.ApplicantType; } });
73
- Object.defineProperty(exports, "ReviewRejectType", { enumerable: true, get: function () { return types_1.ReviewRejectType; } });
74
- // WildDuck enums
75
- Object.defineProperty(exports, "MailboxSpecialUse", { enumerable: true, get: function () { return types_1.MailboxSpecialUse; } });
76
67
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;GASG;;;;;;;;;;;;;;;;;AAEH,4CAA4C;AAC5C,0CAAwB;AAExB,0BAA0B;AAC1B,0CAAwB;AAuHxB,yBAAyB;AACzB,iCASiB;AARf,kGAAA,SAAS,OAAA;AACT,yGAAA,gBAAgB,OAAA;AAChB,qGAAA,YAAY,OAAA;AACZ,oGAAA,WAAW,OAAA;AACX,kGAAA,SAAS,OAAA;AACT,0GAAA,iBAAiB,OAAA;AACjB,sGAAA,aAAa,OAAA;AAIf,sCAAsC;AACtC,iCAuCiB;AAtCf,iBAAiB;AACjB,mGAAA,UAAU,OAAA;AACV,8FAAA,KAAK,OAAA;AACL,8FAAA,KAAK,OAAA;AACL,iGAAA,QAAQ,OAAA;AACR,yGAAA,gBAAgB,OAAA;AAChB,mGAAA,UAAU,OAAA;AACV,sGAAA,aAAa,OAAA;AACb,yGAAA,gBAAgB,OAAA;AAChB,iGAAA,QAAQ,OAAA;AAER,mBAAmB;AACnB,oGAAA,WAAW,OAAA;AACX,0GAAA,iBAAiB,OAAA;AAEjB,uBAAuB;AACvB,uGAAA,cAAc,OAAA;AACd,kGAAA,SAAS,OAAA;AACT,mGAAA,UAAU,OAAA;AACV,oGAAA,WAAW,OAAA;AACX,qGAAA,YAAY,OAAA;AACZ,2GAAA,kBAAkB,OAAA;AAElB,eAAe;AACf,2GAAA,kBAAkB,OAAA;AAClB,kGAAA,SAAS,OAAA;AACT,gGAAA,OAAO,OAAA;AAEP,YAAY;AACZ,6GAAA,oBAAoB,OAAA;AACpB,6GAAA,oBAAoB,OAAA;AACpB,2GAAA,kBAAkB,OAAA;AAClB,2GAAA,kBAAkB,OAAA;AAClB,sGAAA,aAAa,OAAA;AACb,yGAAA,gBAAgB,OAAA;AAEhB,iBAAiB;AACjB,0GAAA,iBAAiB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;GASG;;;;;;;;;;;;;;;;;AAEH,4CAA4C;AAC5C,0CAAwB;AAExB,0BAA0B;AAC1B,0CAAwB;AAgDxB,yBAAyB;AACzB,iCASiB;AARf,kGAAA,SAAS,OAAA;AACT,yGAAA,gBAAgB,OAAA;AAChB,qGAAA,YAAY,OAAA;AACZ,oGAAA,WAAW,OAAA;AACX,kGAAA,SAAS,OAAA;AACT,0GAAA,iBAAiB,OAAA;AACjB,sGAAA,aAAa,OAAA;AAIf,sCAAsC;AACtC,iCA4BiB;AA3Bf,iBAAiB;AACjB,mGAAA,UAAU,OAAA;AACV,8FAAA,KAAK,OAAA;AACL,8FAAA,KAAK,OAAA;AACL,iGAAA,QAAQ,OAAA;AACR,yGAAA,gBAAgB,OAAA;AAChB,mGAAA,UAAU,OAAA;AACV,sGAAA,aAAa,OAAA;AACb,yGAAA,gBAAgB,OAAA;AAChB,iGAAA,QAAQ,OAAA;AAER,mBAAmB;AACnB,oGAAA,WAAW,OAAA;AACX,0GAAA,iBAAiB,OAAA;AAEjB,uBAAuB;AACvB,uGAAA,cAAc,OAAA;AACd,kGAAA,SAAS,OAAA;AACT,mGAAA,UAAU,OAAA;AACV,oGAAA,WAAW,OAAA;AACX,qGAAA,YAAY,OAAA;AACZ,2GAAA,kBAAkB,OAAA;AAElB,eAAe;AACf,2GAAA,kBAAkB,OAAA;AAClB,kGAAA,SAAS,OAAA;AACT,gGAAA,OAAO,OAAA"}
@@ -4,8 +4,7 @@
4
4
  * These replace string literals throughout the application
5
5
  */
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.Currency = exports.ErrorType = exports.FeatureFlag = exports.EmailValidationState = exports.PlatformType = exports.ConnectionState = exports.ConnectionType = exports.EmailSortCriteria = exports.SortOrder = exports.EmailAddressType = exports.InfoType = exports.NotificationType = exports.RequestStatus = exports.SubscriptionAction = exports.EmailAction = exports.MediumView = exports.MobileView = exports.EmailComposeType = exports.EmailFolderUtils = exports.FontSize = exports.Theme = exports.Chain = exports.ChainType = exports.AuthStatus = void 0;
8
- const wildduck_types_1 = require("../wildduck/wildduck-types");
7
+ exports.Currency = exports.ErrorType = exports.FeatureFlag = exports.EmailValidationState = exports.PlatformType = exports.ConnectionState = exports.ConnectionType = exports.EmailSortCriteria = exports.SortOrder = exports.EmailAddressType = exports.InfoType = exports.NotificationType = exports.RequestStatus = exports.SubscriptionAction = exports.EmailAction = exports.MediumView = exports.MobileView = exports.EmailComposeType = exports.FontSize = exports.Theme = exports.Chain = exports.ChainType = exports.AuthStatus = void 0;
9
8
  // Authentication states - aligned with @johnqh/di
10
9
  var AuthStatus;
11
10
  (function (AuthStatus) {
@@ -125,33 +124,6 @@ var FontSize;
125
124
  FontSize["MEDIUM"] = "medium";
126
125
  FontSize["LARGE"] = "large";
127
126
  })(FontSize || (exports.FontSize = FontSize = {}));
128
- // Utility functions for working with email folders
129
- exports.EmailFolderUtils = {
130
- /**
131
- * Check if a folder name is one of the standard mailbox types
132
- */
133
- isStandardFolder(folder) {
134
- return Object.values(wildduck_types_1.MailboxSpecialUse).includes(folder);
135
- },
136
- /**
137
- * Get all standard folder names
138
- */
139
- getStandardFolders() {
140
- return Object.values(wildduck_types_1.MailboxSpecialUse);
141
- },
142
- /**
143
- * Check if a folder is a custom folder (not one of the standard ones)
144
- */
145
- isCustomFolder(folder) {
146
- return !this.isStandardFolder(folder);
147
- },
148
- /**
149
- * Normalize folder name for display (capitalize first letter)
150
- */
151
- displayName(folder) {
152
- return folder.charAt(0).toUpperCase() + folder.slice(1);
153
- },
154
- };
155
127
  // Email compose types
156
128
  var EmailComposeType;
157
129
  (function (EmailComposeType) {
@@ -2,7 +2,6 @@
2
2
  * Platform-agnostic enums for discrete states
3
3
  * These replace string literals throughout the application
4
4
  */
5
- import { MailboxSpecialUse } from '../wildduck/wildduck-types';
6
5
  export declare enum AuthStatus {
7
6
  CONNECTED = "connected",
8
7
  DISCONNECTED = "disconnected",
@@ -82,25 +81,6 @@ export declare enum FontSize {
82
81
  MEDIUM = "medium",
83
82
  LARGE = "large"
84
83
  }
85
- export type EmailFolder = MailboxSpecialUse | string;
86
- export declare const EmailFolderUtils: {
87
- /**
88
- * Check if a folder name is one of the standard mailbox types
89
- */
90
- isStandardFolder(folder: string): folder is MailboxSpecialUse;
91
- /**
92
- * Get all standard folder names
93
- */
94
- getStandardFolders(): MailboxSpecialUse[];
95
- /**
96
- * Check if a folder is a custom folder (not one of the standard ones)
97
- */
98
- isCustomFolder(folder: string): boolean;
99
- /**
100
- * Normalize folder name for display (capitalize first letter)
101
- */
102
- displayName(folder: EmailFolder): string;
103
- };
104
84
  export declare enum EmailComposeType {
105
85
  NEW = "new",
106
86
  REPLY = "reply",
@@ -1 +1 @@
1
- {"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../src/types/business/enums.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../src/types/business/enums.ts"],"names":[],"mappings":"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"}
@@ -4,8 +4,7 @@
4
4
  * These replace string literals throughout the application
5
5
  */
6
6
  Object.defineProperty(exports, "__esModule", { value: true });
7
- exports.Currency = exports.ErrorType = exports.FeatureFlag = exports.EmailValidationState = exports.PlatformType = exports.ConnectionState = exports.ConnectionType = exports.EmailSortCriteria = exports.SortOrder = exports.EmailAddressType = exports.InfoType = exports.NotificationType = exports.RequestStatus = exports.SubscriptionAction = exports.EmailAction = exports.MediumView = exports.MobileView = exports.EmailComposeType = exports.EmailFolderUtils = exports.FontSize = exports.Theme = exports.Chain = exports.ChainType = exports.AuthStatus = void 0;
8
- const wildduck_types_1 = require("../wildduck/wildduck-types");
7
+ exports.Currency = exports.ErrorType = exports.FeatureFlag = exports.EmailValidationState = exports.PlatformType = exports.ConnectionState = exports.ConnectionType = exports.EmailSortCriteria = exports.SortOrder = exports.EmailAddressType = exports.InfoType = exports.NotificationType = exports.RequestStatus = exports.SubscriptionAction = exports.EmailAction = exports.MediumView = exports.MobileView = exports.EmailComposeType = exports.FontSize = exports.Theme = exports.Chain = exports.ChainType = exports.AuthStatus = void 0;
9
8
  // Authentication states - aligned with @johnqh/di
10
9
  var AuthStatus;
11
10
  (function (AuthStatus) {
@@ -125,33 +124,6 @@ var FontSize;
125
124
  FontSize["MEDIUM"] = "medium";
126
125
  FontSize["LARGE"] = "large";
127
126
  })(FontSize || (exports.FontSize = FontSize = {}));
128
- // Utility functions for working with email folders
129
- exports.EmailFolderUtils = {
130
- /**
131
- * Check if a folder name is one of the standard mailbox types
132
- */
133
- isStandardFolder(folder) {
134
- return Object.values(wildduck_types_1.MailboxSpecialUse).includes(folder);
135
- },
136
- /**
137
- * Get all standard folder names
138
- */
139
- getStandardFolders() {
140
- return Object.values(wildduck_types_1.MailboxSpecialUse);
141
- },
142
- /**
143
- * Check if a folder is a custom folder (not one of the standard ones)
144
- */
145
- isCustomFolder(folder) {
146
- return !this.isStandardFolder(folder);
147
- },
148
- /**
149
- * Normalize folder name for display (capitalize first letter)
150
- */
151
- displayName(folder) {
152
- return folder.charAt(0).toUpperCase() + folder.slice(1);
153
- },
154
- };
155
127
  // Email compose types
156
128
  var EmailComposeType;
157
129
  (function (EmailComposeType) {
@@ -1 +1 @@
1
- {"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../src/types/business/enums.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"enums.js","sourceRoot":"","sources":["../../../src/types/business/enums.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isWalletVerified = exports.isWalletConnected = exports.getWalletConnectionState = exports.Theme = exports.SubscriptionAction = exports.SortOrder = exports.RequestStatus = exports.PlatformType = exports.NotificationType = exports.MobileView = exports.MediumView = exports.InfoType = exports.FontSize = exports.FeatureFlag = exports.ErrorType = exports.EmailValidationState = exports.EmailSortCriteria = exports.EmailFolderUtils = exports.EmailComposeType = exports.EmailAddressType = exports.EmailAction = exports.Currency = exports.ConnectionType = exports.ConnectionState = exports.ChainType = exports.Chain = exports.AuthStatus = void 0;
3
+ exports.isWalletVerified = exports.isWalletConnected = exports.getWalletConnectionState = exports.Theme = exports.SubscriptionAction = exports.SortOrder = exports.RequestStatus = exports.PlatformType = exports.NotificationType = exports.MobileView = exports.MediumView = exports.InfoType = exports.FontSize = exports.FeatureFlag = exports.ErrorType = exports.EmailValidationState = exports.EmailSortCriteria = exports.EmailComposeType = exports.EmailAddressType = exports.EmailAction = exports.Currency = exports.ConnectionType = exports.ConnectionState = exports.ChainType = exports.Chain = exports.AuthStatus = void 0;
4
+ // Enums and utilities
4
5
  var enums_1 = require("./enums");
5
6
  Object.defineProperty(exports, "AuthStatus", { enumerable: true, get: function () { return enums_1.AuthStatus; } });
6
7
  Object.defineProperty(exports, "Chain", { enumerable: true, get: function () { return enums_1.Chain; } });
@@ -11,7 +12,6 @@ Object.defineProperty(exports, "Currency", { enumerable: true, get: function ()
11
12
  Object.defineProperty(exports, "EmailAction", { enumerable: true, get: function () { return enums_1.EmailAction; } });
12
13
  Object.defineProperty(exports, "EmailAddressType", { enumerable: true, get: function () { return enums_1.EmailAddressType; } });
13
14
  Object.defineProperty(exports, "EmailComposeType", { enumerable: true, get: function () { return enums_1.EmailComposeType; } });
14
- Object.defineProperty(exports, "EmailFolderUtils", { enumerable: true, get: function () { return enums_1.EmailFolderUtils; } });
15
15
  Object.defineProperty(exports, "EmailSortCriteria", { enumerable: true, get: function () { return enums_1.EmailSortCriteria; } });
16
16
  Object.defineProperty(exports, "EmailValidationState", { enumerable: true, get: function () { return enums_1.EmailValidationState; } });
17
17
  Object.defineProperty(exports, "ErrorType", { enumerable: true, get: function () { return enums_1.ErrorType; } });
@@ -1,5 +1,4 @@
1
- export type { EmailFolder } from './enums';
2
- export { AuthStatus, Chain, ChainType, ConnectionState, ConnectionType, Currency, EmailAction, EmailAddressType, EmailComposeType, EmailFolderUtils, EmailSortCriteria, EmailValidationState, ErrorType, FeatureFlag, FontSize, InfoType, MediumView, MobileView, NotificationType, PlatformType, RequestStatus, SortOrder, SubscriptionAction, Theme, } from './enums';
1
+ export { AuthStatus, Chain, ChainType, ConnectionState, ConnectionType, Currency, EmailAction, EmailAddressType, EmailComposeType, EmailSortCriteria, EmailValidationState, ErrorType, FeatureFlag, FontSize, InfoType, MediumView, MobileView, NotificationType, PlatformType, RequestStatus, SortOrder, SubscriptionAction, Theme, } from './enums';
3
2
  export type { WalletStatus } from './wallet-status';
4
3
  export { getWalletConnectionState, isWalletConnected, isWalletVerified, } from './wallet-status';
5
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/business/index.ts"],"names":[],"mappings":"AACA,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAE3C,OAAO,EACL,UAAU,EACV,KAAK,EACL,SAAS,EACT,eAAe,EACf,cAAc,EACd,QAAQ,EACR,WAAW,EACX,gBAAgB,EAChB,gBAAgB,EAChB,gBAAgB,EAChB,iBAAiB,EACjB,oBAAoB,EACpB,SAAS,EACT,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,UAAU,EACV,UAAU,EACV,gBAAgB,EAChB,YAAY,EACZ,aAAa,EACb,SAAS,EACT,kBAAkB,EAClB,KAAK,GACN,MAAM,SAAS,CAAC;AAIjB,YAAY,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAEpD,OAAO,EACL,wBAAwB,EACxB,iBAAiB,EACjB,gBAAgB,GACjB,MAAM,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/business/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,UAAU,EACV,KAAK,EACL,SAAS,EACT,eAAe,EACf,cAAc,EACd,QAAQ,EACR,WAAW,EACX,gBAAgB,EAChB,gBAAgB,EAChB,iBAAiB,EACjB,oBAAoB,EACpB,SAAS,EACT,WAAW,EACX,QAAQ,EACR,QAAQ,EACR,UAAU,EACV,UAAU,EACV,gBAAgB,EAChB,YAAY,EACZ,aAAa,EACb,SAAS,EACT,kBAAkB,EAClB,KAAK,GACN,MAAM,SAAS,CAAC;AAIjB,YAAY,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAEpD,OAAO,EACL,wBAAwB,EACxB,iBAAiB,EACjB,gBAAgB,GACjB,MAAM,iBAAiB,CAAC"}
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isWalletVerified = exports.isWalletConnected = exports.getWalletConnectionState = exports.Theme = exports.SubscriptionAction = exports.SortOrder = exports.RequestStatus = exports.PlatformType = exports.NotificationType = exports.MobileView = exports.MediumView = exports.InfoType = exports.FontSize = exports.FeatureFlag = exports.ErrorType = exports.EmailValidationState = exports.EmailSortCriteria = exports.EmailFolderUtils = exports.EmailComposeType = exports.EmailAddressType = exports.EmailAction = exports.Currency = exports.ConnectionType = exports.ConnectionState = exports.ChainType = exports.Chain = exports.AuthStatus = void 0;
3
+ exports.isWalletVerified = exports.isWalletConnected = exports.getWalletConnectionState = exports.Theme = exports.SubscriptionAction = exports.SortOrder = exports.RequestStatus = exports.PlatformType = exports.NotificationType = exports.MobileView = exports.MediumView = exports.InfoType = exports.FontSize = exports.FeatureFlag = exports.ErrorType = exports.EmailValidationState = exports.EmailSortCriteria = exports.EmailComposeType = exports.EmailAddressType = exports.EmailAction = exports.Currency = exports.ConnectionType = exports.ConnectionState = exports.ChainType = exports.Chain = exports.AuthStatus = void 0;
4
+ // Enums and utilities
4
5
  var enums_1 = require("./enums");
5
6
  Object.defineProperty(exports, "AuthStatus", { enumerable: true, get: function () { return enums_1.AuthStatus; } });
6
7
  Object.defineProperty(exports, "Chain", { enumerable: true, get: function () { return enums_1.Chain; } });
@@ -11,7 +12,6 @@ Object.defineProperty(exports, "Currency", { enumerable: true, get: function ()
11
12
  Object.defineProperty(exports, "EmailAction", { enumerable: true, get: function () { return enums_1.EmailAction; } });
12
13
  Object.defineProperty(exports, "EmailAddressType", { enumerable: true, get: function () { return enums_1.EmailAddressType; } });
13
14
  Object.defineProperty(exports, "EmailComposeType", { enumerable: true, get: function () { return enums_1.EmailComposeType; } });
14
- Object.defineProperty(exports, "EmailFolderUtils", { enumerable: true, get: function () { return enums_1.EmailFolderUtils; } });
15
15
  Object.defineProperty(exports, "EmailSortCriteria", { enumerable: true, get: function () { return enums_1.EmailSortCriteria; } });
16
16
  Object.defineProperty(exports, "EmailValidationState", { enumerable: true, get: function () { return enums_1.EmailValidationState; } });
17
17
  Object.defineProperty(exports, "ErrorType", { enumerable: true, get: function () { return enums_1.ErrorType; } });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/business/index.ts"],"names":[],"mappings":";;;AAGA,iCAyBiB;AAxBf,mGAAA,UAAU,OAAA;AACV,8FAAA,KAAK,OAAA;AACL,kGAAA,SAAS,OAAA;AACT,wGAAA,eAAe,OAAA;AACf,uGAAA,cAAc,OAAA;AACd,iGAAA,QAAQ,OAAA;AACR,oGAAA,WAAW,OAAA;AACX,yGAAA,gBAAgB,OAAA;AAChB,yGAAA,gBAAgB,OAAA;AAChB,yGAAA,gBAAgB,OAAA;AAChB,0GAAA,iBAAiB,OAAA;AACjB,6GAAA,oBAAoB,OAAA;AACpB,kGAAA,SAAS,OAAA;AACT,oGAAA,WAAW,OAAA;AACX,iGAAA,QAAQ,OAAA;AACR,iGAAA,QAAQ,OAAA;AACR,mGAAA,UAAU,OAAA;AACV,mGAAA,UAAU,OAAA;AACV,yGAAA,gBAAgB,OAAA;AAChB,qGAAA,YAAY,OAAA;AACZ,sGAAA,aAAa,OAAA;AACb,kGAAA,SAAS,OAAA;AACT,2GAAA,kBAAkB,OAAA;AAClB,8FAAA,KAAK,OAAA;AAOP,iDAIyB;AAHvB,yHAAA,wBAAwB,OAAA;AACxB,kHAAA,iBAAiB,OAAA;AACjB,iHAAA,gBAAgB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/business/index.ts"],"names":[],"mappings":";;;AAAA,sBAAsB;AACtB,iCAwBiB;AAvBf,mGAAA,UAAU,OAAA;AACV,8FAAA,KAAK,OAAA;AACL,kGAAA,SAAS,OAAA;AACT,wGAAA,eAAe,OAAA;AACf,uGAAA,cAAc,OAAA;AACd,iGAAA,QAAQ,OAAA;AACR,oGAAA,WAAW,OAAA;AACX,yGAAA,gBAAgB,OAAA;AAChB,yGAAA,gBAAgB,OAAA;AAChB,0GAAA,iBAAiB,OAAA;AACjB,6GAAA,oBAAoB,OAAA;AACpB,kGAAA,SAAS,OAAA;AACT,oGAAA,WAAW,OAAA;AACX,iGAAA,QAAQ,OAAA;AACR,iGAAA,QAAQ,OAAA;AACR,mGAAA,UAAU,OAAA;AACV,mGAAA,UAAU,OAAA;AACV,yGAAA,gBAAgB,OAAA;AAChB,qGAAA,YAAY,OAAA;AACZ,sGAAA,aAAa,OAAA;AACb,kGAAA,SAAS,OAAA;AACT,2GAAA,kBAAkB,OAAA;AAClB,8FAAA,KAAK,OAAA;AAOP,iDAIyB;AAHvB,yHAAA,wBAAwB,OAAA;AACxB,kHAAA,iBAAiB,OAAA;AACjB,iHAAA,gBAAgB,OAAA"}
@@ -16,8 +16,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  // Common utility types
18
18
  __exportStar(require("./common"), exports);
19
- // Indexer API response types
20
- __exportStar(require("./indexer"), exports);
21
19
  // Business domain types
22
20
  __exportStar(require("./business"), exports);
23
21
  // Blockchain and crypto types
@@ -28,8 +26,4 @@ __exportStar(require("./config"), exports);
28
26
  __exportStar(require("./infrastructure"), exports);
29
27
  // Mailer and mailbox contract response types
30
28
  __exportStar(require("./mailer"), exports);
31
- // KYC verification types
32
- __exportStar(require("./kyc"), exports);
33
- // WildDuck Mail Server API types
34
- __exportStar(require("./wildduck"), exports);
35
29
  //# sourceMappingURL=index.js.map
@@ -1,10 +1,7 @@
1
1
  export * from './common';
2
- export * from './indexer';
3
2
  export * from './business';
4
3
  export * from './blockchain';
5
4
  export * from './config';
6
5
  export * from './infrastructure';
7
6
  export * from './mailer';
8
- export * from './kyc';
9
- export * from './wildduck';
10
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AACA,cAAc,UAAU,CAAC;AAGzB,cAAc,WAAW,CAAC;AAG1B,cAAc,YAAY,CAAC;AAG3B,cAAc,cAAc,CAAC;AAG7B,cAAc,UAAU,CAAC;AAGzB,cAAc,kBAAkB,CAAC;AAGjC,cAAc,UAAU,CAAC;AAGzB,cAAc,OAAO,CAAC;AAGtB,cAAc,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AACA,cAAc,UAAU,CAAC;AAGzB,cAAc,YAAY,CAAC;AAG3B,cAAc,cAAc,CAAC;AAG7B,cAAc,UAAU,CAAC;AAGzB,cAAc,kBAAkB,CAAC;AAGjC,cAAc,UAAU,CAAC"}
@@ -16,8 +16,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  // Common utility types
18
18
  __exportStar(require("./common"), exports);
19
- // Indexer API response types
20
- __exportStar(require("./indexer"), exports);
21
19
  // Business domain types
22
20
  __exportStar(require("./business"), exports);
23
21
  // Blockchain and crypto types
@@ -28,8 +26,4 @@ __exportStar(require("./config"), exports);
28
26
  __exportStar(require("./infrastructure"), exports);
29
27
  // Mailer and mailbox contract response types
30
28
  __exportStar(require("./mailer"), exports);
31
- // KYC verification types
32
- __exportStar(require("./kyc"), exports);
33
- // WildDuck Mail Server API types
34
- __exportStar(require("./wildduck"), exports);
35
29
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uBAAuB;AACvB,2CAAyB;AAEzB,6BAA6B;AAC7B,4CAA0B;AAE1B,wBAAwB;AACxB,6CAA2B;AAE3B,8BAA8B;AAC9B,+CAA6B;AAE7B,4BAA4B;AAC5B,2CAAyB;AAEzB,uBAAuB;AACvB,mDAAiC;AAEjC,6CAA6C;AAC7C,2CAAyB;AAEzB,yBAAyB;AACzB,wCAAsB;AAEtB,iCAAiC;AACjC,6CAA2B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uBAAuB;AACvB,2CAAyB;AAEzB,wBAAwB;AACxB,6CAA2B;AAE3B,8BAA8B;AAC9B,+CAA6B;AAE7B,4BAA4B;AAC5B,2CAAyB;AAEzB,uBAAuB;AACvB,mDAAiC;AAEjC,6CAA6C;AAC7C,2CAAyB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sudobility/types",
3
- "version": "1.9.32",
3
+ "version": "1.9.34",
4
4
  "description": "Comprehensive TypeScript types, interfaces, and utilities for Web3 email applications - optimized for AI-assisted development",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.js",
@@ -1,31 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isIndexerSuccessResponse = exports.isIndexerErrorResponse = exports.isWebhookDeleteResponse = exports.isWebhookListResponse = exports.isWebhookResponse = exports.isTemplateDeleteResponse = exports.isTemplateListResponse = exports.isTemplateResponse = exports.isNameResolutionResponse = exports.isNameServiceResponse = exports.isBlockStatusResponse = exports.isAuthenticationStatusResponse = exports.isReferralStatsResponse = exports.isReferralCodeResponse = exports.isSiteStatsResponse = exports.isLeaderboardResponse = exports.isPointsResponse = exports.isSignInMessageResponse = exports.isEntitlementResponse = exports.isNonceResponse = exports.isDelegatedFromResponse = exports.isDelegatedToResponse = exports.isRewardsResponse = exports.isEmailAccountsResponse = exports.isAddressValidationResponse = void 0;
4
- // Export type guards
5
- var indexer_guards_1 = require("./indexer-guards");
6
- Object.defineProperty(exports, "isAddressValidationResponse", { enumerable: true, get: function () { return indexer_guards_1.isAddressValidationResponse; } });
7
- Object.defineProperty(exports, "isEmailAccountsResponse", { enumerable: true, get: function () { return indexer_guards_1.isEmailAccountsResponse; } });
8
- Object.defineProperty(exports, "isRewardsResponse", { enumerable: true, get: function () { return indexer_guards_1.isRewardsResponse; } });
9
- Object.defineProperty(exports, "isDelegatedToResponse", { enumerable: true, get: function () { return indexer_guards_1.isDelegatedToResponse; } });
10
- Object.defineProperty(exports, "isDelegatedFromResponse", { enumerable: true, get: function () { return indexer_guards_1.isDelegatedFromResponse; } });
11
- Object.defineProperty(exports, "isNonceResponse", { enumerable: true, get: function () { return indexer_guards_1.isNonceResponse; } });
12
- Object.defineProperty(exports, "isEntitlementResponse", { enumerable: true, get: function () { return indexer_guards_1.isEntitlementResponse; } });
13
- Object.defineProperty(exports, "isSignInMessageResponse", { enumerable: true, get: function () { return indexer_guards_1.isSignInMessageResponse; } });
14
- Object.defineProperty(exports, "isPointsResponse", { enumerable: true, get: function () { return indexer_guards_1.isPointsResponse; } });
15
- Object.defineProperty(exports, "isLeaderboardResponse", { enumerable: true, get: function () { return indexer_guards_1.isLeaderboardResponse; } });
16
- Object.defineProperty(exports, "isSiteStatsResponse", { enumerable: true, get: function () { return indexer_guards_1.isSiteStatsResponse; } });
17
- Object.defineProperty(exports, "isReferralCodeResponse", { enumerable: true, get: function () { return indexer_guards_1.isReferralCodeResponse; } });
18
- Object.defineProperty(exports, "isReferralStatsResponse", { enumerable: true, get: function () { return indexer_guards_1.isReferralStatsResponse; } });
19
- Object.defineProperty(exports, "isAuthenticationStatusResponse", { enumerable: true, get: function () { return indexer_guards_1.isAuthenticationStatusResponse; } });
20
- Object.defineProperty(exports, "isBlockStatusResponse", { enumerable: true, get: function () { return indexer_guards_1.isBlockStatusResponse; } });
21
- Object.defineProperty(exports, "isNameServiceResponse", { enumerable: true, get: function () { return indexer_guards_1.isNameServiceResponse; } });
22
- Object.defineProperty(exports, "isNameResolutionResponse", { enumerable: true, get: function () { return indexer_guards_1.isNameResolutionResponse; } });
23
- Object.defineProperty(exports, "isTemplateResponse", { enumerable: true, get: function () { return indexer_guards_1.isTemplateResponse; } });
24
- Object.defineProperty(exports, "isTemplateListResponse", { enumerable: true, get: function () { return indexer_guards_1.isTemplateListResponse; } });
25
- Object.defineProperty(exports, "isTemplateDeleteResponse", { enumerable: true, get: function () { return indexer_guards_1.isTemplateDeleteResponse; } });
26
- Object.defineProperty(exports, "isWebhookResponse", { enumerable: true, get: function () { return indexer_guards_1.isWebhookResponse; } });
27
- Object.defineProperty(exports, "isWebhookListResponse", { enumerable: true, get: function () { return indexer_guards_1.isWebhookListResponse; } });
28
- Object.defineProperty(exports, "isWebhookDeleteResponse", { enumerable: true, get: function () { return indexer_guards_1.isWebhookDeleteResponse; } });
29
- Object.defineProperty(exports, "isIndexerErrorResponse", { enumerable: true, get: function () { return indexer_guards_1.isIndexerErrorResponse; } });
30
- Object.defineProperty(exports, "isIndexerSuccessResponse", { enumerable: true, get: function () { return indexer_guards_1.isIndexerSuccessResponse; } });
31
- //# sourceMappingURL=index.js.map
@@ -1,3 +0,0 @@
1
- export type { IndexerNameServiceAccount, IndexerWalletAccount, IndexerEmailAccountsResult, IndexerEmailAccountsResponse, IndexerRewardData, IndexerRewardHistoryData, IndexerRewardsResponse, IndexerAddressValidationData, IndexerAddressValidationResponse, IndexerDelegateData, IndexerDelegatedToResponse, IndexerDelegatedFromData, IndexerDelegatedFromResponse, IndexerNonceData, IndexerNonceResponse, IndexerEntitlementInfo, IndexerEntitlementData, IndexerEntitlementResponse, IndexerSignInMessageData, IndexerSignInMessageResponse, IndexerPointsData, IndexerPointsResponse, IndexerLeaderboardData, IndexerLeaderboardResponse, IndexerSiteStatsData, IndexerSiteStatsResponse, IndexerReferralCodeData, IndexerReferralCodeResponse, IndexerReferralConsumptionData, IndexerReferralStatsData, IndexerReferralStatsResponse, IndexerAuthenticationStatusData, IndexerAuthenticationStatusResponse, IndexerChainBlockInfo, IndexerBlockStatusData, IndexerBlockStatusResponse, IndexerNameServiceData, IndexerNameServiceResponse, IndexerNameResolutionData, IndexerNameResolutionResponse, IndexerTemplateData, IndexerTemplateResult, IndexerTemplateResponse, IndexerTemplateListResult, IndexerTemplateListResponse, IndexerTemplateDeleteResult, IndexerTemplateDeleteResponse, IndexerTemplateCreateRequest, IndexerTemplateUpdateRequest, IndexerWebhookData, IndexerWebhookResult, IndexerWebhookResponse, IndexerWebhookListResult, IndexerWebhookListResponse, IndexerWebhookDeleteResult, IndexerWebhookDeleteResponse, IndexerWebhookCreateRequest, IndexerErrorResponse, IndexerApiResponse, } from './indexer-responses';
2
- export { isAddressValidationResponse, isEmailAccountsResponse, isRewardsResponse, isDelegatedToResponse, isDelegatedFromResponse, isNonceResponse, isEntitlementResponse, isSignInMessageResponse, isPointsResponse, isLeaderboardResponse, isSiteStatsResponse, isReferralCodeResponse, isReferralStatsResponse, isAuthenticationStatusResponse, isBlockStatusResponse, isNameServiceResponse, isNameResolutionResponse, isTemplateResponse, isTemplateListResponse, isTemplateDeleteResponse, isWebhookResponse, isWebhookListResponse, isWebhookDeleteResponse, isIndexerErrorResponse, isIndexerSuccessResponse, } from './indexer-guards';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/indexer/index.ts"],"names":[],"mappings":"AACA,YAAY,EAEV,yBAAyB,EACzB,oBAAoB,EACpB,0BAA0B,EAC1B,4BAA4B,EAG5B,iBAAiB,EACjB,wBAAwB,EACxB,sBAAsB,EAGtB,4BAA4B,EAC5B,gCAAgC,EAGhC,mBAAmB,EACnB,0BAA0B,EAC1B,wBAAwB,EACxB,4BAA4B,EAG5B,gBAAgB,EAChB,oBAAoB,EAGpB,sBAAsB,EACtB,sBAAsB,EACtB,0BAA0B,EAG1B,wBAAwB,EACxB,4BAA4B,EAG5B,iBAAiB,EACjB,qBAAqB,EAGrB,sBAAsB,EACtB,0BAA0B,EAG1B,oBAAoB,EACpB,wBAAwB,EAGxB,uBAAuB,EACvB,2BAA2B,EAC3B,8BAA8B,EAC9B,wBAAwB,EACxB,4BAA4B,EAG5B,+BAA+B,EAC/B,mCAAmC,EAGnC,qBAAqB,EACrB,sBAAsB,EACtB,0BAA0B,EAG1B,sBAAsB,EACtB,0BAA0B,EAC1B,yBAAyB,EACzB,6BAA6B,EAG7B,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,EACvB,yBAAyB,EACzB,2BAA2B,EAC3B,2BAA2B,EAC3B,6BAA6B,EAC7B,4BAA4B,EAC5B,4BAA4B,EAG5B,kBAAkB,EAClB,oBAAoB,EACpB,sBAAsB,EACtB,wBAAwB,EACxB,0BAA0B,EAC1B,0BAA0B,EAC1B,4BAA4B,EAC5B,2BAA2B,EAG3B,oBAAoB,EAGpB,kBAAkB,GACnB,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EACL,2BAA2B,EAC3B,uBAAuB,EACvB,iBAAiB,EACjB,qBAAqB,EACrB,uBAAuB,EACvB,eAAe,EACf,qBAAqB,EACrB,uBAAuB,EACvB,gBAAgB,EAChB,qBAAqB,EACrB,mBAAmB,EACnB,sBAAsB,EACtB,uBAAuB,EACvB,8BAA8B,EAC9B,qBAAqB,EACrB,qBAAqB,EACrB,wBAAwB,EACxB,kBAAkB,EAClB,sBAAsB,EACtB,wBAAwB,EACxB,iBAAiB,EACjB,qBAAqB,EACrB,uBAAuB,EACvB,sBAAsB,EACtB,wBAAwB,GACzB,MAAM,kBAAkB,CAAC"}
@@ -1,31 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isIndexerSuccessResponse = exports.isIndexerErrorResponse = exports.isWebhookDeleteResponse = exports.isWebhookListResponse = exports.isWebhookResponse = exports.isTemplateDeleteResponse = exports.isTemplateListResponse = exports.isTemplateResponse = exports.isNameResolutionResponse = exports.isNameServiceResponse = exports.isBlockStatusResponse = exports.isAuthenticationStatusResponse = exports.isReferralStatsResponse = exports.isReferralCodeResponse = exports.isSiteStatsResponse = exports.isLeaderboardResponse = exports.isPointsResponse = exports.isSignInMessageResponse = exports.isEntitlementResponse = exports.isNonceResponse = exports.isDelegatedFromResponse = exports.isDelegatedToResponse = exports.isRewardsResponse = exports.isEmailAccountsResponse = exports.isAddressValidationResponse = void 0;
4
- // Export type guards
5
- var indexer_guards_1 = require("./indexer-guards");
6
- Object.defineProperty(exports, "isAddressValidationResponse", { enumerable: true, get: function () { return indexer_guards_1.isAddressValidationResponse; } });
7
- Object.defineProperty(exports, "isEmailAccountsResponse", { enumerable: true, get: function () { return indexer_guards_1.isEmailAccountsResponse; } });
8
- Object.defineProperty(exports, "isRewardsResponse", { enumerable: true, get: function () { return indexer_guards_1.isRewardsResponse; } });
9
- Object.defineProperty(exports, "isDelegatedToResponse", { enumerable: true, get: function () { return indexer_guards_1.isDelegatedToResponse; } });
10
- Object.defineProperty(exports, "isDelegatedFromResponse", { enumerable: true, get: function () { return indexer_guards_1.isDelegatedFromResponse; } });
11
- Object.defineProperty(exports, "isNonceResponse", { enumerable: true, get: function () { return indexer_guards_1.isNonceResponse; } });
12
- Object.defineProperty(exports, "isEntitlementResponse", { enumerable: true, get: function () { return indexer_guards_1.isEntitlementResponse; } });
13
- Object.defineProperty(exports, "isSignInMessageResponse", { enumerable: true, get: function () { return indexer_guards_1.isSignInMessageResponse; } });
14
- Object.defineProperty(exports, "isPointsResponse", { enumerable: true, get: function () { return indexer_guards_1.isPointsResponse; } });
15
- Object.defineProperty(exports, "isLeaderboardResponse", { enumerable: true, get: function () { return indexer_guards_1.isLeaderboardResponse; } });
16
- Object.defineProperty(exports, "isSiteStatsResponse", { enumerable: true, get: function () { return indexer_guards_1.isSiteStatsResponse; } });
17
- Object.defineProperty(exports, "isReferralCodeResponse", { enumerable: true, get: function () { return indexer_guards_1.isReferralCodeResponse; } });
18
- Object.defineProperty(exports, "isReferralStatsResponse", { enumerable: true, get: function () { return indexer_guards_1.isReferralStatsResponse; } });
19
- Object.defineProperty(exports, "isAuthenticationStatusResponse", { enumerable: true, get: function () { return indexer_guards_1.isAuthenticationStatusResponse; } });
20
- Object.defineProperty(exports, "isBlockStatusResponse", { enumerable: true, get: function () { return indexer_guards_1.isBlockStatusResponse; } });
21
- Object.defineProperty(exports, "isNameServiceResponse", { enumerable: true, get: function () { return indexer_guards_1.isNameServiceResponse; } });
22
- Object.defineProperty(exports, "isNameResolutionResponse", { enumerable: true, get: function () { return indexer_guards_1.isNameResolutionResponse; } });
23
- Object.defineProperty(exports, "isTemplateResponse", { enumerable: true, get: function () { return indexer_guards_1.isTemplateResponse; } });
24
- Object.defineProperty(exports, "isTemplateListResponse", { enumerable: true, get: function () { return indexer_guards_1.isTemplateListResponse; } });
25
- Object.defineProperty(exports, "isTemplateDeleteResponse", { enumerable: true, get: function () { return indexer_guards_1.isTemplateDeleteResponse; } });
26
- Object.defineProperty(exports, "isWebhookResponse", { enumerable: true, get: function () { return indexer_guards_1.isWebhookResponse; } });
27
- Object.defineProperty(exports, "isWebhookListResponse", { enumerable: true, get: function () { return indexer_guards_1.isWebhookListResponse; } });
28
- Object.defineProperty(exports, "isWebhookDeleteResponse", { enumerable: true, get: function () { return indexer_guards_1.isWebhookDeleteResponse; } });
29
- Object.defineProperty(exports, "isIndexerErrorResponse", { enumerable: true, get: function () { return indexer_guards_1.isIndexerErrorResponse; } });
30
- Object.defineProperty(exports, "isIndexerSuccessResponse", { enumerable: true, get: function () { return indexer_guards_1.isIndexerSuccessResponse; } });
31
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/indexer/index.ts"],"names":[],"mappings":";;;AAkGA,qBAAqB;AACrB,mDA0B0B;AAzBxB,6HAAA,2BAA2B,OAAA;AAC3B,yHAAA,uBAAuB,OAAA;AACvB,mHAAA,iBAAiB,OAAA;AACjB,uHAAA,qBAAqB,OAAA;AACrB,yHAAA,uBAAuB,OAAA;AACvB,iHAAA,eAAe,OAAA;AACf,uHAAA,qBAAqB,OAAA;AACrB,yHAAA,uBAAuB,OAAA;AACvB,kHAAA,gBAAgB,OAAA;AAChB,uHAAA,qBAAqB,OAAA;AACrB,qHAAA,mBAAmB,OAAA;AACnB,wHAAA,sBAAsB,OAAA;AACtB,yHAAA,uBAAuB,OAAA;AACvB,gIAAA,8BAA8B,OAAA;AAC9B,uHAAA,qBAAqB,OAAA;AACrB,uHAAA,qBAAqB,OAAA;AACrB,0HAAA,wBAAwB,OAAA;AACxB,oHAAA,kBAAkB,OAAA;AAClB,wHAAA,sBAAsB,OAAA;AACtB,0HAAA,wBAAwB,OAAA;AACxB,mHAAA,iBAAiB,OAAA;AACjB,uHAAA,qBAAqB,OAAA;AACrB,yHAAA,uBAAuB,OAAA;AACvB,wHAAA,sBAAsB,OAAA;AACtB,0HAAA,wBAAwB,OAAA"}