@capxul/sdk 4.20.0-beta.3 → 4.20.0-beta.5

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.
@@ -1,4 +1,4 @@
1
- import { $ as PayrollGroupId, A as AllowanceKey, B as ChainId, C as AuthCachePort, D as Account$1, Et as FailureMode, F as AssetId, H as CurrencyCode, I as AuthSession, K as Email, L as AuthUserId, M as AnonymousDistinctId, N as AppId, Q as PaymentCommandId, R as BlockNumber, U as DocumentHash, V as CountryCode, W as DurationMs, X as OrgId, Y as Money, Z as PartyId, _ as Session$1, _t as CapxulErrorCode, at as RoleKey, b as AuthClientPort, bt as Failure, ct as TesterKind, d as AccountRequirement, et as PayrollRunId, g as Profile$1, gt as CapxulError, h as CapxulResult, i as CapxulSigner, it as PublishableKey, j as AllowedOrigin, k as Address$1, lt as TxHash, nt as PermissionId, ot as SessionToken, q as EpochMs, rt as Profile, s as SignerStatusStore, st as SmartAccount, tt as PermissionAssignmentId, u as AccountProviderSource, ut as WeiAmount, v as SmartAccount$1, vt as CapxulErrorDetails, x as CanSendOtpStatus, y as ClockPort, z as BudgetId } from "./OAuthBearerAuthClient-C-ip-z8M.mjs";
1
+ import { $ as OrgId, A as Address$1, B as BudgetId, C as AuthCachePort, Ct as Failure, D as Account$1, G as CurrencyCode, H as ClientGrantId, I as AssetId, K as DocumentHash, L as AuthSession, M as AllowedOrigin, N as AnonymousDistinctId, O as AccountId, P as AppId, Q as Money, R as AuthUserId, U as ClientRequestId, V as ChainId, W as CountryCode, X as EpochMs, Y as Email, Z as Handle, _ as Session$1, at as PermissionId, b as AuthClientPort, bt as CapxulErrorCode, ct as RoleKey, d as AccountRequirement, dt as TesterKind, et as PartyId, ft as TxHash, g as Profile$1, h as CapxulResult, i as CapxulSigner, it as PermissionAssignmentId, j as AllowanceKey, k as AccountPosition, kt as FailureMode, lt as SessionToken, nt as PayrollGroupId, ot as Profile, pt as WeiAmount, q as DurationMs, rt as PayrollRunId, s as SignerStatusStore, st as PublishableKey, tt as PaymentCommandId, u as AccountProviderSource, ut as SmartAccount, v as SmartAccount$1, x as CanSendOtpStatus, xt as CapxulErrorDetails, y as ClockPort, yt as CapxulError, z as BlockNumber } from "./OAuthBearerAuthClient-BAxoi3SD.mjs";
2
2
  import { Hex } from "viem";
3
3
  import { Context, Duration, Effect, Layer, Logger, Metric, References, Schema, Scope, Tracer } from "effect";
4
4
  import { FunctionReference } from "convex/server";
@@ -286,7 +286,7 @@ interface TelemetryPort {
286
286
  }
287
287
  //#endregion
288
288
  //#region ../observability/src/index.d.ts
289
- declare const TELEMETRY_EVENT_NAMES: readonly ["auth_otp_requested", "auth_otp_delivered", "auth_otp_expired", "auth_verified", "auth_failed", "identity_refused", "auth_signed_out", "onboarding_intent_selected", "onboarding_profile_submitted", "onboarding_organization_submitted", "onboarding_dashboard_reached", "provisioning_safe_created", "provisioning_safe_confirmed", "bootstrap_resolved", "bootstrap_failed", "member_activation_started", "member_activation_ready", "member_activation_failed", "organization_creation_started", "organization_creation_ready", "organization_creation_failed", "chain_upstream_fallback", "bundler_error", "receipt_pending", "operation_retried", "account_balance_read", "account_balance_failed", "faucet_requested", "faucet_confirmed", "faucet_failed", "org_create_started", "org_safe_created", "org_safe_confirmed", "org_roles_seeded", "org_created", "org_create_failed", "org_invite_sent", "org_invite_accepted", "org_invite_expired", "payment_initiated", "payment_settled", "payment_failed", "payment_verification_retry", "payment_lifecycle_transition", "quick_pay_external_address_acknowledged", "deposit_initiated", "deposit_settled", "permission_mirror_verification", "movement_scan_window", "movement_scan_checkpoint", "movement_scan_incident", "indexer_drift_corrected", "activity_annotation_saved", "ui_activity_action_completed", "contact_relationship_changed", "ui_contact_action_completed", "access_recovery_completed", "ui_access_step_completed", "org_invite_progressed", "invoice_issued", "invoice_request_transitioned", "ui_invoice_step_completed", "ui_treasury_step_completed", "ui_receive_step_completed", "payroll_group_changed", "payroll_run_transitioned", "ui_payroll_action_completed", "cli_diagnostic_completed", "cli_first_used", "cli_command_started", "cli_command_completed"];
289
+ declare const TELEMETRY_EVENT_NAMES: readonly ["auth_otp_requested", "auth_otp_delivered", "auth_otp_expired", "auth_verified", "auth_failed", "identity_refused", "auth_signed_out", "native_authorization_started", "native_authorization_reviewed", "native_authorization_accepted", "native_authorization_denied", "native_authorization_connected", "native_authorization_failed", "onboarding_intent_selected", "onboarding_profile_submitted", "onboarding_organization_submitted", "onboarding_dashboard_reached", "provisioning_safe_created", "provisioning_safe_confirmed", "bootstrap_resolved", "bootstrap_failed", "member_activation_started", "member_activation_ready", "member_activation_failed", "organization_creation_started", "organization_creation_ready", "organization_creation_failed", "chain_upstream_fallback", "bundler_error", "receipt_pending", "operation_retried", "account_balance_read", "account_balance_failed", "faucet_requested", "faucet_confirmed", "faucet_failed", "org_create_started", "org_safe_created", "org_safe_confirmed", "org_roles_seeded", "org_created", "org_create_failed", "org_invite_sent", "org_invite_accepted", "org_invite_expired", "payment_initiated", "payment_settled", "payment_failed", "payment_verification_retry", "payment_lifecycle_transition", "quick_pay_external_address_acknowledged", "deposit_initiated", "deposit_settled", "permission_mirror_verification", "movement_scan_window", "movement_scan_checkpoint", "movement_scan_incident", "indexer_drift_corrected", "activity_annotation_saved", "ui_activity_action_completed", "contact_relationship_changed", "ui_contact_action_completed", "access_recovery_completed", "ui_access_step_completed", "org_invite_progressed", "invoice_issued", "invoice_request_transitioned", "ui_invoice_step_completed", "ui_treasury_step_completed", "ui_receive_step_completed", "payroll_group_changed", "payroll_run_transitioned", "ui_payroll_action_completed", "cli_diagnostic_completed", "cli_first_used", "cli_command_started", "cli_command_completed"];
290
290
  type TelemetryEventName = (typeof TELEMETRY_EVENT_NAMES)[number];
291
291
  type TelemetryProps = Record<string, unknown>;
292
292
  type TelemetryEvent = {
@@ -594,6 +594,76 @@ interface WireObservationContext {
594
594
  readonly traceparent?: string;
595
595
  }
596
596
  //#endregion
597
+ //#region ../wire/src/client-authorization.d.ts
598
+ declare const ClientRequestViewSchema: Schema.Union<readonly [Schema.Struct<{
599
+ readonly requestId: Schema.refine<ClientRequestId, Schema.String>;
600
+ readonly revision: Schema.Number;
601
+ readonly expiresAt: Schema.Codec<EpochMs, number, never, never>;
602
+ readonly phase: Schema.Literal<"otp_required">;
603
+ readonly email: Schema.refine<Email, Schema.decodeTo<Schema.String, Schema.String, never, never>>;
604
+ readonly resendAt: Schema.Codec<EpochMs, number, never, never>;
605
+ }>, Schema.Struct<{
606
+ readonly requestId: Schema.refine<ClientRequestId, Schema.String>;
607
+ readonly revision: Schema.Number;
608
+ readonly expiresAt: Schema.Codec<EpochMs, number, never, never>;
609
+ readonly authUserId: Schema.refine<AuthUserId, Schema.String>;
610
+ readonly email: Schema.refine<Email, Schema.decodeTo<Schema.String, Schema.String, never, never>>;
611
+ readonly phase: Schema.Literal<"review">;
612
+ readonly clientLabel: Schema.Literal<"Capxul CLI">;
613
+ readonly scopes: Schema.Tuple<readonly [Schema.Literal<"account:read">]>;
614
+ readonly intent: Schema.Union<readonly [Schema.Struct<{
615
+ readonly mode: Schema.Literal<"login">;
616
+ }>, Schema.Struct<{
617
+ readonly mode: Schema.Literal<"signup">;
618
+ readonly profile: Schema.Struct<{
619
+ readonly displayName: Schema.decodeTo<Schema.String, Schema.String, never, never>;
620
+ readonly country: Schema.refine<CountryCode, Schema.decodeTo<Schema.String, Schema.String, never, never>>;
621
+ readonly handle: Schema.refine<Handle, Schema.String>;
622
+ readonly payoutAddresses: Schema.optional<Schema.$Array<Schema.Struct<{
623
+ readonly chain: Schema.Literals<readonly ["evm", "solana", "starknet"]>;
624
+ readonly address: Schema.String;
625
+ }>>>;
626
+ readonly image: Schema.optional<Schema.Struct<{
627
+ readonly mediaType: Schema.Literals<readonly ["image/jpeg", "image/png", "image/webp"]>;
628
+ readonly byteLength: Schema.Number;
629
+ readonly sha256: Schema.String;
630
+ }>>;
631
+ }>;
632
+ }>]>;
633
+ readonly setupState: Schema.Literals<readonly ["not_required", "new", "resumable"]>;
634
+ }>, Schema.Struct<{
635
+ readonly requestId: Schema.refine<ClientRequestId, Schema.String>;
636
+ readonly revision: Schema.Number;
637
+ readonly expiresAt: Schema.Codec<EpochMs, number, never, never>;
638
+ readonly authUserId: Schema.refine<AuthUserId, Schema.String>;
639
+ readonly email: Schema.refine<Email, Schema.decodeTo<Schema.String, Schema.String, never, never>>;
640
+ readonly phase: Schema.Literal<"processing">;
641
+ readonly purpose: Schema.Literals<readonly ["login", "signup"]>;
642
+ readonly step: Schema.Literals<readonly ["profile", "wallet", "account", "delivery"]>;
643
+ }>, Schema.Struct<{
644
+ readonly requestId: Schema.refine<ClientRequestId, Schema.String>;
645
+ readonly revision: Schema.Number;
646
+ readonly expiresAt: Schema.Codec<EpochMs, number, never, never>;
647
+ readonly authUserId: Schema.refine<AuthUserId, Schema.String>;
648
+ readonly email: Schema.refine<Email, Schema.decodeTo<Schema.String, Schema.String, never, never>>;
649
+ readonly displayName: Schema.String;
650
+ readonly handle: Schema.refine<Handle, Schema.String>;
651
+ readonly country: Schema.refine<CountryCode, Schema.decodeTo<Schema.String, Schema.String, never, never>>;
652
+ readonly phase: Schema.Literal<"connected">;
653
+ readonly accountId: Schema.refine<AccountId, Schema.String>;
654
+ readonly grantId: Schema.refine<ClientGrantId, Schema.String>;
655
+ }>, Schema.Struct<{
656
+ readonly requestId: Schema.refine<ClientRequestId, Schema.String>;
657
+ readonly revision: Schema.Number;
658
+ readonly expiresAt: Schema.Codec<EpochMs, number, never, never>;
659
+ readonly phase: Schema.Literal<"refused">;
660
+ readonly reason: Schema.Literals<readonly ["signup_required", "setup_required", "already_signed_up", "identity_mismatch", "invalid_request", "request_expired", "request_denied", "cancelled", "grant_revoked", "grant_expired", "refresh_reused", "revoke_unconfirmed"]>;
661
+ readonly code: Schema.Literals<readonly ["NOT_AUTHENTICATED", "EMAIL_DELIVERY_FAILED", "PROFILE_NOT_FOUND", "SMART_ACCOUNT_MISSING", "PLAYER_NOT_FOUND", "ACCOUNT_NOT_FOUND", "ACCOUNT_CLAIMED_BY_OTHER_SIGNER", "PROVIDER_ERROR", "CAPABILITY_UNAVAILABLE", "INVALID_INPUT", "ENV_MISSING", "NOT_IMPLEMENTED", "VERIFICATION_REQUIRED", "INSUFFICIENT_BALANCE", "INVALID_RECIPIENT", "ROLE_PERMISSION_DENIED", "TRANSACTION_FAILED", "RATE_LIMITED", "NETWORK_ERROR", "UNKNOWN", "OTP_EXPIRED", "SIGNER_REJECTED", "CANCELLED", "WRONG_STATE", "STALE_EPOCH", "SUPERSEDED", "WORK_DIED", "ACTOR_STOPPED"]>;
662
+ readonly field: Schema.optional<Schema.Literals<readonly ["email", "displayName", "country", "handle", "image", "payoutAddresses"]>>;
663
+ readonly retryable: Schema.Boolean;
664
+ }>]>;
665
+ type ClientRequestView = typeof ClientRequestViewSchema.Type;
666
+ //#endregion
597
667
  //#region src/ports/bootstrap.d.ts
598
668
  type BootstrapInput = {
599
669
  readonly publishableKey: PublishableKey;
@@ -1160,6 +1230,29 @@ interface IdentityActor extends Actor<IdentityState, IdentityEvent, RefusalReaso
1160
1230
  readonly restoreAuthSession: (session: AuthSession, controls?: InvocationControls) => Effect.Effect<IdentityState, ActorFailure<RefusalReason | CapxulErrorCode>>;
1161
1231
  }
1162
1232
  //#endregion
1233
+ //#region src/surface/client-requests.d.ts
1234
+ type AccountSetupPolicy = "automatic" | "explicit";
1235
+ interface ClientRequests {
1236
+ read(input: {
1237
+ readonly requestId: string;
1238
+ }, options?: AuthMethodOptions): Promise<CapxulResult<ClientRequestView>>;
1239
+ sendOtp(input: {
1240
+ readonly requestId: string;
1241
+ }, options?: AuthMethodOptions): Promise<CapxulResult<void>>;
1242
+ verifyOtp(input: {
1243
+ readonly requestId: string;
1244
+ readonly code: string;
1245
+ }, options?: AuthMethodOptions): Promise<CapxulResult<void>>;
1246
+ accept(input: {
1247
+ readonly requestId: string;
1248
+ readonly revision: number;
1249
+ }, options?: AuthMethodOptions): Promise<CapxulResult<ClientRequestView>>;
1250
+ cancel(input: {
1251
+ readonly requestId: string;
1252
+ readonly revision: number;
1253
+ }, options?: AuthMethodOptions): Promise<CapxulResult<ClientRequestView>>;
1254
+ }
1255
+ //#endregion
1163
1256
  //#region src/surface/auth.d.ts
1164
1257
  type AuthMethodOptions = InvocationControls;
1165
1258
  type SignInOptions = AuthMethodOptions;
@@ -1180,6 +1273,7 @@ interface AuthMethods {
1180
1273
  }, options?: AuthMethodOptions): Promise<CapxulResult<Session$1>>;
1181
1274
  signOut(options?: AuthMethodOptions): Promise<CapxulResult<void>>;
1182
1275
  getSession(options?: AuthMethodOptions): Promise<CapxulResult<Session$1 | null>>;
1276
+ readonly clientRequests: ClientRequests;
1183
1277
  }
1184
1278
  //#endregion
1185
1279
  //#region src/surface/smart-account.d.ts
@@ -2424,8 +2518,8 @@ type OrgView = {
2424
2518
  interface OrganizationAccount {
2425
2519
  readonly id: string;
2426
2520
  readonly address: string | null;
2427
- readonly balance: Money;
2428
- readonly available: Money;
2521
+ /** One position per settlement asset; never a single fiat `Money`. */
2522
+ readonly balances: readonly AccountPosition[];
2429
2523
  }
2430
2524
  interface OrganizationAuditLogItem {
2431
2525
  readonly id: string;
@@ -2673,14 +2767,17 @@ interface SystemMethods {
2673
2767
  //#region src/domain/money/primary-holding.d.ts
2674
2768
  /**
2675
2769
  * The one asset a screen shows when it can show only one. `symbol` is the
2676
- * TOKEN symbol the chain reported (`"USDX"`); `available.currency` is the
2677
- * consumer `CurrencyCode` that token stands for (`"USD"`). They are separate
2678
- * fields because they are separate facts.
2770
+ * TOKEN symbol the chain reported (`"USDC"`, `"WETH"`); `value` is the quantity
2771
+ * in that asset's own grammar. There is no `currency` field: a token is not
2772
+ * USD, and its peg is metadata, never identity (ADR-0028 R3, R5).
2679
2773
  */
2680
2774
  interface Holding {
2681
2775
  readonly id: string;
2776
+ readonly assetKind: "native" | "erc20";
2682
2777
  readonly symbol: string;
2683
- readonly available: Money;
2778
+ readonly decimals: number;
2779
+ /** Major-unit quantity at `decimals`. */
2780
+ readonly value: string;
2684
2781
  }
2685
2782
  //#endregion
2686
2783
  //#region src/surface/holdings.d.ts
@@ -2691,10 +2788,11 @@ interface HoldingsMethods {
2691
2788
  readonly signal?: AbortSignal;
2692
2789
  }): Promise<CapxulResult<CurrentHoldings>>;
2693
2790
  /**
2694
- * The designated display asset — the payable row holding the most money, or
2695
- * `null` when the snapshot carries no renderable row. Reads the same
2791
+ * The designated display asset — the renderable row with the lowest asset
2792
+ * id, or `null` when the snapshot carries no renderable row. Reads the same
2696
2793
  * snapshot as `current` and picks from it; an empty answer is a value, not
2697
- * an error.
2794
+ * an error. The pick is by identity, never by quantity: two assets are not
2795
+ * comparable money without a rate. ADR-0028 R6 retires this export.
2698
2796
  */
2699
2797
  primary(input?: {
2700
2798
  readonly actor?: ActorReference;
@@ -2858,6 +2956,11 @@ interface CapxulClient {
2858
2956
  readonly telemetry?: TelemetryPort;
2859
2957
  readonly captureExternalAddressAcknowledged: (address: string, organizationId?: string) => void;
2860
2958
  readonly close?: () => Promise<void>;
2959
+ /**
2960
+ * AUTH A3: `explicit` on `/connect` suppresses automatic profile/account/
2961
+ * invitation writes on restore and after OTP. Default `automatic`.
2962
+ */
2963
+ readonly accountSetup: AccountSetupPolicy;
2861
2964
  };
2862
2965
  }
2863
2966
  interface CreateCapxulClientInput {
@@ -2890,6 +2993,11 @@ interface CreateCapxulClientInput {
2890
2993
  * Optional per-call timeout for invoked auth requests.
2891
2994
  */
2892
2995
  readonly invokeTimeoutMs?: number;
2996
+ /**
2997
+ * AUTH A3 setup policy. `explicit` is the `/connect` construction: login
2998
+ * makes no automatic Profile/Account/invitation writes. Default `automatic`.
2999
+ */
3000
+ readonly accountSetup?: AccountSetupPolicy | undefined;
2893
3001
  /**
2894
3002
  * Init-time account readiness target (issue #159 · AC4). The factory
2895
3003
  * closes over this so `client.account.{getStatus,ensureReady}` don't
@@ -3119,6 +3227,11 @@ interface CapxulClientInput {
3119
3227
  * with no account lane.
3120
3228
  */
3121
3229
  readonly requirement?: AccountRequirement;
3230
+ /**
3231
+ * AUTH A3. `explicit` is the `/connect` construction: restore and OTP do
3232
+ * not write Profile, Account, or invitations. Default `automatic`.
3233
+ */
3234
+ readonly accountSetup?: "automatic" | "explicit";
3122
3235
  /**
3123
3236
  * Consumer-held signer (backend-orchestrated-deploy.md). Required for
3124
3237
  * `requirement: "deployed"` flows: `provision` reads `getAddress()` and the
@@ -3138,4 +3251,4 @@ interface ProductionSignerControls {
3138
3251
  readonly signEmbeddedUserOpHash?: OpenfortBrowserSignerOptions["signUserOpHash"];
3139
3252
  }
3140
3253
  //#endregion
3141
- export { OrganizationPaymentBatchInput as $, RequestStatus as $n, Destination as $t, OrgScopedMethods as A, Ref$1 as An, AddressBookAddInput as At, AuthorizeRunOptions as B, SmartAccountMethods as Bn, ActivityFilter as Bt, CurrentUserMethods as C, PaymentMoney as Cn, AccountMethods as Ct, MemberStatus as D, PaymentsMethods as Dn, ActorRequest as Dt, InviteMemberInput as E, PaymentType as En, ActorRelationshipMethods as Et, ResendInviteTokenInput as F, AccountLifecycle as Fn, InboxItem as Ft, PayrollGroupsMethods as G, ActorRef as Gn, ActivityPage as Gt, PayrollGroup as H, OrgLifecycle as Hn, ActivityKind as Ht, RoleDefinition as I, AccountSetupStep as In, InboxMethods as It, PayrollRun as J, SubmittedPermissionExecution as Jn, ActivitySummary as Jt, PayrollMethods as K, CurrentHoldings as Kn, ActivityRange as Kt, RoleSpendCap as L, isSettingUpLifecycle as Ln, ActivityAnnotation as Lt, OrgView as M, TargetReference as Mn, AddressBookLabelInput as Mt, OrganizationAccount as N, TargetsMethods as Nn, AddressBookMethods as Nt, MemberView as O, PaymentsPayInput as On, ActorRequestIssueInput as Ot, OrganizationAuditLogItem as P, fingerprintPaymentIntent as Pn, InboxApproveInput as Pt, PayrollTermsUnit as Q, PaymentStatus$1 as Qn, DepositInstructions as Qt, RoleView as R, CompleteProfileInput as Rn, ActivityAnnotationInput as Rt, CurrentUserContext as S, PaymentDocumentsMethods as Sn, ReadyAccountLifecycle as St, DetectPendingOrgInvitationsResult as T, PaymentTiming as Tn, ActorProfileMethods as Tt, PayrollGroupInput as U, OrgSetupStep as Un, ActivityListParams as Ut, PayrollEngagementTerms as V, AuthMethods as Vn, ActivityItem as Vt, PayrollGroupMember as W, PayoutAddress as Wn, ActivityMethods as Wt, PayrollRunStatus as X, PAYMENT_DIRECTIONS as Xn, ActivitySummaryTotal as Xt, PayrollRunItemInput as Y, InboxStatus as Yn, ActivitySummaryParams as Yt, PayrollRuns as Z, PAYMENT_STATUSES as Zn, ActorReference as Zt, HoldingsMethods as _, PaymentDirection as _n, OnboardingMethods as _t, ObservationContext as a, DestinationRemoveInput as an, IdentityEvent as ar, PermissionCreateInput as at, SystemHealth as b, PaymentDocumentRender as bn, PersonOnboarding as bt, HostObservability as c, MeMethods as cn, Readiness as cr, PermissionReplaceInput as ct, postHogObservability as d, OfframpMethods as dn, isClaimed as dr, Budget as dt, DestinationAddInput as en, TelemetryEvent as er, OrganizationPaymentInput as et, CapxulClient as f, OfframpQuote as fn, isRestoring as fr, OrgMe as ft, IdentityRuntimeSendResult as g, PaymentActivityEvidence as gn, CompletedPersonProfile as gt, IdentityRuntime as h, Payment as hn, AccountsMethods as ht, ObservationAdapter as i, DestinationRail as in, Destination$1 as ir, PermissionChangeInput as it, OrgTemplate as j, ResolvedTarget as jn, AddressBookEntry as jt, OrgMethods as k, RecipientResolution as kn, ActorRequestsMethods as kt, PostHogObservabilityClient as l, MeProfile as ln, StateLabel as lr, PermissionRevokeInput as lt, IdentityProfileDetails as m, OfframpStatus as mn, InvocationControls as mr, OrgMeOptions as mt, ProductionSignerControls as n, DestinationListInput as nn, TelemetryIdentifyInput as nr, OrganizationPaymentsMethods as nt, ObservationDelivery as o, DestinationsMethods as on, IdentityState as or, PermissionMethods as ot, CreateCapxulClientInput as p, OfframpQuoteInput as pn, IdentityTransition as pr, OrgMeMethod as pt, PayrollOptions as q, Permission as qn, ActivityReference as qt, CAPXUL_SDK_EXPECTED_OUTCOME_EVENT as r, DestinationPayload as rn, TelemetryPort as rr, PermissionAssignInput as rt, SdkFailureObservation as s, FinancialOpsMethods as sn, OrgLane as sr, PermissionOptions as st, CapxulClientInput as t, DestinationKind as tn, TelemetryGroupInput as tr, OrganizationPaymentItemInput as tt, PostHogObservabilityOptions as u, MovementActivityEvidence as un, destination as ur, PermissionReadResult as ut, Holding as v, PaymentDocumentKind as vn, OrganizationOnboarding as vt, CreateOrgInput as w, PaymentStatus as wn, ActorProfile as wt, MediaMethods as x, PaymentDocumentVerification as xn, PersonOnboardingInput as xt, SystemMethods as y, PaymentDocumentRef as yn, OrganizationOnboardingInput as yt, AuthorizeRunInput as z, IdentityMethods as zn, ActivityDetail as zt };
3254
+ export { OrganizationPaymentBatchInput as $, PAYMENT_DIRECTIONS as $n, Destination as $t, OrgScopedMethods as A, Ref$1 as An, AddressBookAddInput as At, AuthorizeRunOptions as B, SmartAccountMethods as Bn, ActivityFilter as Bt, CurrentUserMethods as C, PaymentMoney as Cn, AccountMethods as Ct, MemberStatus as D, PaymentsMethods as Dn, ActorRequest as Dt, InviteMemberInput as E, PaymentType as En, ActorRelationshipMethods as Et, ResendInviteTokenInput as F, AccountLifecycle as Fn, InboxItem as Ft, PayrollGroupsMethods as G, OrgSetupStep as Gn, ActivityPage as Gt, PayrollGroup as H, AccountSetupPolicy as Hn, ActivityKind as Ht, RoleDefinition as I, AccountSetupStep as In, InboxMethods as It, PayrollRun as J, ActorRef as Jn, ActivitySummary as Jt, PayrollMethods as K, PayoutAddress as Kn, ActivityRange as Kt, RoleSpendCap as L, isSettingUpLifecycle as Ln, ActivityAnnotation as Lt, OrgView as M, TargetReference as Mn, AddressBookLabelInput as Mt, OrganizationAccount as N, TargetsMethods as Nn, AddressBookMethods as Nt, MemberView as O, PaymentsPayInput as On, ActorRequestIssueInput as Ot, OrganizationAuditLogItem as P, fingerprintPaymentIntent as Pn, InboxApproveInput as Pt, PayrollTermsUnit as Q, InboxStatus as Qn, DepositInstructions as Qt, RoleView as R, CompleteProfileInput as Rn, ActivityAnnotationInput as Rt, CurrentUserContext as S, PaymentDocumentsMethods as Sn, ReadyAccountLifecycle as St, DetectPendingOrgInvitationsResult as T, PaymentTiming as Tn, ActorProfileMethods as Tt, PayrollGroupInput as U, ClientRequests as Un, ActivityListParams as Ut, PayrollEngagementTerms as V, AuthMethods as Vn, ActivityItem as Vt, PayrollGroupMember as W, OrgLifecycle as Wn, ActivityMethods as Wt, PayrollRunStatus as X, Permission as Xn, ActivitySummaryTotal as Xt, PayrollRunItemInput as Y, CurrentHoldings as Yn, ActivitySummaryParams as Yt, PayrollRuns as Z, SubmittedPermissionExecution as Zn, ActorReference as Zt, HoldingsMethods as _, PaymentDirection as _n, InvocationControls as _r, OnboardingMethods as _t, ObservationContext as a, DestinationRemoveInput as an, TelemetryIdentifyInput as ar, PermissionCreateInput as at, SystemHealth as b, PaymentDocumentRender as bn, PersonOnboarding as bt, HostObservability as c, MeMethods as cn, IdentityEvent as cr, PermissionReplaceInput as ct, postHogObservability as d, OfframpMethods as dn, Readiness as dr, Budget as dt, DestinationAddInput as en, PAYMENT_STATUSES as er, OrganizationPaymentInput as et, CapxulClient as f, OfframpQuote as fn, StateLabel as fr, OrgMe as ft, IdentityRuntimeSendResult as g, PaymentActivityEvidence as gn, IdentityTransition as gr, CompletedPersonProfile as gt, IdentityRuntime as h, Payment as hn, isRestoring as hr, AccountsMethods as ht, ObservationAdapter as i, DestinationRail as in, TelemetryGroupInput as ir, PermissionChangeInput as it, OrgTemplate as j, ResolvedTarget as jn, AddressBookEntry as jt, OrgMethods as k, RecipientResolution as kn, ActorRequestsMethods as kt, PostHogObservabilityClient as l, MeProfile as ln, IdentityState as lr, PermissionRevokeInput as lt, IdentityProfileDetails as m, OfframpStatus as mn, isClaimed as mr, OrgMeOptions as mt, ProductionSignerControls as n, DestinationListInput as nn, RequestStatus as nr, OrganizationPaymentsMethods as nt, ObservationDelivery as o, DestinationsMethods as on, TelemetryPort as or, PermissionMethods as ot, CreateCapxulClientInput as p, OfframpQuoteInput as pn, destination as pr, OrgMeMethod as pt, PayrollOptions as q, ClientRequestView as qn, ActivityReference as qt, CAPXUL_SDK_EXPECTED_OUTCOME_EVENT as r, DestinationPayload as rn, TelemetryEvent as rr, PermissionAssignInput as rt, SdkFailureObservation as s, FinancialOpsMethods as sn, Destination$1 as sr, PermissionOptions as st, CapxulClientInput as t, DestinationKind as tn, PaymentStatus$1 as tr, OrganizationPaymentItemInput as tt, PostHogObservabilityOptions as u, MovementActivityEvidence as un, OrgLane as ur, PermissionReadResult as ut, Holding as v, PaymentDocumentKind as vn, OrganizationOnboarding as vt, CreateOrgInput as w, PaymentStatus as wn, ActorProfile as wt, MediaMethods as x, PaymentDocumentVerification as xn, PersonOnboardingInput as xt, SystemMethods as y, PaymentDocumentRef as yn, OrganizationOnboardingInput as yt, AuthorizeRunInput as z, IdentityMethods as zn, ActivityDetail as zt };