@xylex-group/athena 3.0.3 → 3.3.0

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 (86) hide show
  1. package/README.md +1 -1
  2. package/dist/admin.cjs +55 -1
  3. package/dist/admin.cjs.map +1 -1
  4. package/dist/admin.d.cts +32 -8
  5. package/dist/admin.d.ts +32 -8
  6. package/dist/admin.js +54 -2
  7. package/dist/admin.js.map +1 -1
  8. package/dist/athena-auth-url-C1FbVmN6.d.cts +200 -0
  9. package/dist/athena-auth-url-C1FbVmN6.d.ts +200 -0
  10. package/dist/{athena-request-headers-C7Jy-c_D.d.ts → athena-request-headers-DzimbvOA.d.ts} +48 -200
  11. package/dist/{athena-request-headers-DujFFyMU.d.cts → athena-request-headers-Lr_m8xCV.d.cts} +48 -200
  12. package/dist/billing.cjs +1 -1
  13. package/dist/billing.cjs.map +1 -1
  14. package/dist/billing.js +1 -1
  15. package/dist/billing.js.map +1 -1
  16. package/dist/browser.cjs +912 -5
  17. package/dist/browser.cjs.map +1 -1
  18. package/dist/browser.d.cts +8 -7
  19. package/dist/browser.d.ts +8 -7
  20. package/dist/browser.js +881 -6
  21. package/dist/browser.js.map +1 -1
  22. package/dist/cli/index.cjs +7909 -7061
  23. package/dist/cli/index.cjs.map +1 -1
  24. package/dist/cli/index.d.cts +17 -10
  25. package/dist/cli/index.d.ts +17 -10
  26. package/dist/cli/index.js +7911 -7063
  27. package/dist/cli/index.js.map +1 -1
  28. package/dist/env.cjs +130 -0
  29. package/dist/env.cjs.map +1 -0
  30. package/dist/env.d.cts +70 -0
  31. package/dist/env.d.ts +70 -0
  32. package/dist/env.js +122 -0
  33. package/dist/env.js.map +1 -0
  34. package/dist/index.cjs +1570 -98
  35. package/dist/index.cjs.map +1 -1
  36. package/dist/index.d.cts +31 -8
  37. package/dist/index.d.ts +31 -8
  38. package/dist/index.js +1532 -100
  39. package/dist/index.js.map +1 -1
  40. package/dist/model-form-3Gr8rkdT.d.cts +281 -0
  41. package/dist/model-form-CotpEL7z.d.ts +281 -0
  42. package/dist/{module-CPG3ULxQ.d.cts → module-CQmOaDzP.d.cts} +4 -4
  43. package/dist/{module-BruTcxe0.d.ts → module-CWkUTcUc.d.ts} +4 -4
  44. package/dist/next/client.cjs +123 -7
  45. package/dist/next/client.cjs.map +1 -1
  46. package/dist/next/client.d.cts +4 -3
  47. package/dist/next/client.d.ts +4 -3
  48. package/dist/next/client.js +123 -7
  49. package/dist/next/client.js.map +1 -1
  50. package/dist/next/server.cjs +1130 -364
  51. package/dist/next/server.cjs.map +1 -1
  52. package/dist/next/server.d.cts +121 -8
  53. package/dist/next/server.d.ts +121 -8
  54. package/dist/next/server.js +1120 -365
  55. package/dist/next/server.js.map +1 -1
  56. package/dist/pipeline-BnRKO_Pd.d.cts +93 -0
  57. package/dist/pipeline-sWCmlFqu.d.ts +93 -0
  58. package/dist/{proxy-request-headers-m4D2Tduy.d.ts → proxy-request-headers-CttlcuRb.d.ts} +1 -1
  59. package/dist/{proxy-request-headers-DGxdoyA0.d.cts → proxy-request-headers-pIBSn1Fw.d.cts} +1 -1
  60. package/dist/react.cjs +672 -16
  61. package/dist/react.cjs.map +1 -1
  62. package/dist/react.d.cts +123 -8
  63. package/dist/react.d.ts +123 -8
  64. package/dist/react.js +671 -17
  65. package/dist/react.js.map +1 -1
  66. package/dist/schema-handlers-BtT_IQFi.d.cts +138 -0
  67. package/dist/schema-handlers-VjFDhIMw.d.ts +138 -0
  68. package/dist/social-providers.d.cts +1 -1
  69. package/dist/social-providers.d.ts +1 -1
  70. package/dist/{types-D6tZ9aoq.d.ts → types-BDX8zS7w.d.ts} +40 -1
  71. package/dist/{types-AOY-GLu8.d.cts → types-BVKpQmfY.d.cts} +11 -0
  72. package/dist/{types-AOY-GLu8.d.ts → types-BVKpQmfY.d.ts} +11 -0
  73. package/dist/{types-DFr2cL1N.d.cts → types-D-Am7YSd.d.cts} +40 -1
  74. package/dist/utils.cjs +30 -0
  75. package/dist/utils.cjs.map +1 -1
  76. package/dist/utils.d.cts +3 -2
  77. package/dist/utils.d.ts +3 -2
  78. package/dist/utils.js +30 -1
  79. package/dist/utils.js.map +1 -1
  80. package/dist/{v3-client-CWfZHcKL.d.cts → v3-client-G1SLeHRa.d.cts} +23 -1
  81. package/dist/{v3-client-DZp2NEhK.d.ts → v3-client-ao8BWQ8v.d.ts} +23 -1
  82. package/package.json +16 -2
  83. package/dist/model-form-Dh0sisdL.d.ts +0 -97
  84. package/dist/model-form-oOAJUVd4.d.cts +0 -97
  85. package/dist/pipeline-CIzV9f7b.d.cts +0 -8
  86. package/dist/pipeline-DNlc8Ayn.d.ts +0 -8
package/dist/index.d.cts CHANGED
@@ -1,15 +1,16 @@
1
- export { A as AthenaAuthConfig, a as AthenaBillingConfig, b as AthenaChatAddMembersRequest, c as AthenaChatAddReactionRequest, d as AthenaChatAttachmentInput, e as AthenaChatAttachmentView, f as AthenaChatCallOptions, g as AthenaChatConfig, h as AthenaChatConnectOptions, i as AthenaChatCreateRoomRequest, j as AthenaChatDeleteResult, k as AthenaChatEditMessageRequest, l as AthenaChatListMessagesQuery, m as AthenaChatListRoomsQuery, n as AthenaChatMarkReadUpToRequest, o as AthenaChatMember, p as AthenaChatMemberRole, q as AthenaChatMessage, r as AthenaChatMessageCreatedResponse, s as AthenaChatMessagePage, t as AthenaChatModule, u as AthenaChatPresenceUser, v as AthenaChatReactionCount, w as AthenaChatReactionSummary, x as AthenaChatReadCursor, y as AthenaChatRealtimeConnection, z as AthenaChatRealtimeInfoResponse, B as AthenaChatRealtimeModule, C as AthenaChatRemoveResult, D as AthenaChatResumeRoomCursor, E as AthenaChatRoom, F as AthenaChatRoomCreatedResponse, G as AthenaChatRoomKind, H as AthenaChatRoomPage, I as AthenaChatSearchHit, J as AthenaChatSearchMessagesRequest, K as AthenaChatSearchPage, L as AthenaChatSendMessageRequest, M as AthenaChatUpdateRoomRequest, N as AthenaChatWebSocketFactory, O as AthenaChatWebSocketLike, P as AthenaChatWsAuthHelloCommand, Q as AthenaChatWsClientCommand, R as AthenaChatWsErrorEvent, S as AthenaChatWsHelloOkEvent, T as AthenaChatWsMembersUpdatedEvent, U as AthenaChatWsMessageCreatedEvent, V as AthenaChatWsMessageDeletedEvent, W as AthenaChatWsMessageEventBase, X as AthenaChatWsMessageUpdatedEvent, Y as AthenaChatWsPingCommand, Z as AthenaChatWsPongEvent, _ as AthenaChatWsPresenceHeartbeatCommand, $ as AthenaChatWsPresenceUpdatedEvent, a0 as AthenaChatWsReactionUpdatedEvent, a1 as AthenaChatWsReadUpToCommand, a2 as AthenaChatWsReadUpdatedEvent, a3 as AthenaChatWsResumeCommand, a4 as AthenaChatWsRoomArchivedEvent, a5 as AthenaChatWsRoomCreatedEvent, a6 as AthenaChatWsRoomEventBase, a7 as AthenaChatWsRoomUpdatedEvent, a8 as AthenaChatWsServerEvent, a9 as AthenaChatWsSubscribeCommand, aa as AthenaChatWsSubscribedEvent, ab as AthenaChatWsSyncRequiredEvent, ac as AthenaChatWsTypingStartCommand, ad as AthenaChatWsTypingStopCommand, ae as AthenaChatWsTypingUpdatedEvent, af as AthenaChatWsUnsubscribeCommand, ag as AthenaClient, ah as AthenaClientConfig, ai as AthenaDbConfig, aj as AthenaDbModule, ak as AthenaDeleteDebugAst, al as AthenaEnvelope, am as AthenaError, an as AthenaErrorCategory, ao as AthenaErrorCode, ap as AthenaErrorInput, aq as AthenaErrorKind, ar as AthenaFindManyDebugAst, df as AthenaFindManyOptions, dg as AthenaFindManyResult, as as AthenaFromOptions, at as AthenaInsertDebugAst, au as AthenaOperationContext, dh as AthenaOrderBy, av as AthenaQueryDebugAst, di as AthenaQueryTraceCallsite, dj as AthenaQueryTraceEvent, dk as AthenaQueryTraceOptions, aw as AthenaRawQueryDebugAst, dl as AthenaRelationSelectNode, ax as AthenaRequestContext, ay as AthenaRequestContextProvider, az as AthenaRequestMethod, aA as AthenaRequestOptions, aB as AthenaRequestQueryValueMap, aC as AthenaRequestResponse, aD as AthenaRequestService, aE as AthenaResult, dm as AthenaResultError, aF as AthenaRpcBuilderStateAst, aG as AthenaRpcDebugAst, aH as AthenaSelectDebugAst, aI as AthenaSelectDebugTransport, dn as AthenaSelectShape, aJ as AthenaStorageAuditNamespace, aK as AthenaStorageBackupNamespace, aL as AthenaStorageBaseModule, aM as AthenaStorageBinaryCallOptions, aN as AthenaStorageBucketCorsNamespace, aO as AthenaStorageBucketNamespace, aP as AthenaStorageCallOptions, aQ as AthenaStorageCatalogNamespace, aR as AthenaStorageClientConfig, aS as AthenaStorageConfig, aT as AthenaStorageCredentialsNamespace, aU as AthenaStorageDirectUploadConfig, aV as AthenaStorageEnv, aW as AthenaStorageError, aX as AthenaStorageErrorCode, aY as AthenaStorageErrorDetails, aZ as AthenaStorageErrorHandler, a_ as AthenaStorageErrorInput, a$ as AthenaStorageFileConfig, b0 as AthenaStorageFileDeleteInput, b1 as AthenaStorageFileDownloadInput, b2 as AthenaStorageFileListInput, b3 as AthenaStorageFileModule, b4 as AthenaStorageFileNamespace, b5 as AthenaStorageFileUploadInput, b6 as AthenaStorageFileUploadManyRequest, b7 as AthenaStorageFileUploadRequest, b8 as AthenaStorageFileUploadResult, b9 as AthenaStorageFolderNamespace, ba as AthenaStorageManagedUpload, bb as AthenaStorageModule, bc as AthenaStorageMultipartNamespace, bd as AthenaStorageObjectFolderNamespace, be as AthenaStorageObjectNamespace, bf as AthenaStoragePathContext, bg as AthenaStoragePermissionNamespace, bh as AthenaStoragePrefixPath, bi as AthenaStoragePutBody, bj as AthenaStoragePutOptions, bk as AthenaStorageTemplateValue, bl as AthenaStorageTemplateVars, bm as AthenaStorageUploadConstraints, bn as AthenaStorageUploadProgress, bo as AthenaStorageUploadProgressHandler, bp as AthenaStorageUploadSource, bq as AthenaStorageUploadedFile, br as AthenaTableBuilderStateAst, bs as AthenaUpdateDebugAst, bt as AthenaUpsertDebugAst, dp as AthenaValidatedSelectShape, dq as AthenaWhere, dr as AthenaWhereBooleanOperand, ds as AthenaWhereOperatorInput, bu as BackupRecoveryStrategy, bv as ConfirmStorageUploadRequest, bw as CopyStorageFileRequest, bx as CreateStorageCatalogRequest, by as CreateStorageUploadUrlRequest, bz as CreateStorageUploadUrlsRequest, dt as DEFAULT_MULTIPART_PART_SIZE_BYTES, du as DEFAULT_MULTIPART_THRESHOLD_BYTES, bA as DeleteManyStorageFilesRequest, bB as DeleteStorageFolderRequest, bC as DeprecatedInlineStorageConnectionFields, bD as GetStorageFileUrlQuery, bE as IntCoercionOptions, bF as ListStorageFilesRequest, bG as ListStorageFoldersRequest, bH as ManagedFileRecord, bI as MoveStorageFolderRequest, bJ as NormalizedAthenaError, bK as PresignedFileUrlResponse, bL as RequireAffectedOptions, bM as RetryBackoffStrategy, bN as RetryConfig, bO as RpcOrderOptions, bP as RpcQueryBuilder, bQ as S3CatalogItem, bR as S3CredentialListItem, bS as SearchStorageFilesRequest, bT as SetManyStorageFileVisibilityRequest, bU as SetStorageFileVisibilityRequest, bV as StorageAuditEventRecord, bW as StorageAuditListResponse, bX as StorageAuditQueryRequest, bY as StorageBackupCreateRequest, bZ as StorageBackupJob, b_ as StorageBackupListPage, b$ as StorageBackupListQuery, c0 as StorageBackupQueuedJob, c1 as StorageBackupRecord, c2 as StorageBackupRestoreRequest, c3 as StorageBackupSchedule, c4 as StorageBackupScheduleCreateRequest, c5 as StorageBatchUploadUrlResponse, c6 as StorageBatchUploadUrlResponseWithPut, c7 as StorageBucketCorsRequest, c8 as StorageBucketCorsRuleInput, c9 as StorageBucketLifecycleRequest, ca as StorageBucketLifecycleRuleInput, cb as StorageBucketPolicyRequest, cc as StorageConnectionSelector, cd as StorageFileAccessPurpose, ce as StorageFileMutationManyResponse, cf as StorageFileMutationResponse, cg as StorageFilePermissionRecord, ch as StorageFileRetentionRequest, ci as StorageFileVersionPathRequest, cj as StorageFolderMutationResponse, ck as StorageListFilesResponse, cl as StorageListObjectsRequest, cm as StorageMultipartAbortRequest, cn as StorageMultipartCompletePartInput, co as StorageMultipartCompleteRequest, cp as StorageMultipartCreateRequest, cq as StorageMultipartListPartsRequest, cr as StorageMultipartSignPartRequest, cs as StorageObjectBaseRequest, ct as StorageObjectCopyRequest, cu as StorageObjectFolderCreateRequest, cv as StorageObjectFolderDeleteRequest, cw as StorageObjectFolderRenameRequest, cx as StorageObjectPublicUrlRequest, cy as StorageObjectRequest, cz as StorageObjectValidateRequest, cA as StorageObjectVersionListRequest, cB as StorageObjectVersionMutationRequest, cC as StoragePermissionCheckRequest, cD as StoragePermissionCheckResponse, cE as StoragePermissionGrantRequest, cF as StoragePermissionListRequest, cG as StoragePermissionListResponse, cH as StoragePermissionRevokeRequest, cI as StoragePresignUploadRequest, cJ as StoragePublicAccessBlockRequest, cK as StorageServerSideEncryptionOptions, cL as StorageSetBucketCorsRequest, cM as StorageSetBucketLifecycleRequest, cN as StorageSetBucketPolicyRequest, cO as StorageSetPublicAccessBlockRequest, cP as StorageSignedPostPolicyRequest, cQ as StorageUpdateObjectRequest, cR as StorageUploadUrlResponse, cS as StorageUploadUrlResponseWithPut, cT as TableQueryBuilder, cU as TreeStorageFoldersRequest, cV as UnwrapOneOptions, cW as UnwrapOptions, cX as UpdateManyStorageFilesRequest, cY as UpdateStorageCatalogRequest, cZ as UpdateStorageFileRequest, c_ as assertInt, c$ as coerceInt, d0 as createAthenaStorageError, d1 as createClient, dv as createStorageFileModule, d2 as createStorageModule, d3 as getAthenaDebugAst, d4 as isOk, d5 as normalizeAthenaError, d6 as parseBooleanFlag, d7 as requireAffected, d8 as requireSuccess, dw as resolveStoragePath, d9 as storageSdkManifest, da as unwrap, db as unwrapOne, dc as unwrapRows, dd as verifyAthenaGatewayUrl, de as withRetry } from './v3-client-CWfZHcKL.cjs';
1
+ export { A as AthenaAuthConfig, a as AthenaBillingConfig, b as AthenaChatAddMembersRequest, c as AthenaChatAddReactionRequest, d as AthenaChatAttachmentInput, e as AthenaChatAttachmentView, f as AthenaChatCallOptions, g as AthenaChatConfig, h as AthenaChatConnectOptions, i as AthenaChatCreateRoomRequest, j as AthenaChatDeleteResult, k as AthenaChatEditMessageRequest, l as AthenaChatListMessagesQuery, m as AthenaChatListRoomsQuery, n as AthenaChatMarkReadUpToRequest, o as AthenaChatMember, p as AthenaChatMemberRole, q as AthenaChatMessage, r as AthenaChatMessageCreatedResponse, s as AthenaChatMessagePage, t as AthenaChatModule, u as AthenaChatPresenceUser, v as AthenaChatReactionCount, w as AthenaChatReactionSummary, x as AthenaChatReadCursor, y as AthenaChatRealtimeConnection, z as AthenaChatRealtimeInfoResponse, B as AthenaChatRealtimeModule, C as AthenaChatRemoveResult, D as AthenaChatResumeRoomCursor, E as AthenaChatRoom, F as AthenaChatRoomCreatedResponse, G as AthenaChatRoomKind, H as AthenaChatRoomPage, I as AthenaChatSearchHit, J as AthenaChatSearchMessagesRequest, K as AthenaChatSearchPage, L as AthenaChatSendMessageRequest, M as AthenaChatUpdateRoomRequest, N as AthenaChatWebSocketFactory, O as AthenaChatWebSocketLike, P as AthenaChatWsAuthHelloCommand, Q as AthenaChatWsClientCommand, R as AthenaChatWsErrorEvent, S as AthenaChatWsHelloOkEvent, T as AthenaChatWsMembersUpdatedEvent, U as AthenaChatWsMessageCreatedEvent, V as AthenaChatWsMessageDeletedEvent, W as AthenaChatWsMessageEventBase, X as AthenaChatWsMessageUpdatedEvent, Y as AthenaChatWsPingCommand, Z as AthenaChatWsPongEvent, _ as AthenaChatWsPresenceHeartbeatCommand, $ as AthenaChatWsPresenceUpdatedEvent, a0 as AthenaChatWsReactionUpdatedEvent, a1 as AthenaChatWsReadUpToCommand, a2 as AthenaChatWsReadUpdatedEvent, a3 as AthenaChatWsResumeCommand, a4 as AthenaChatWsRoomArchivedEvent, a5 as AthenaChatWsRoomCreatedEvent, a6 as AthenaChatWsRoomEventBase, a7 as AthenaChatWsRoomUpdatedEvent, a8 as AthenaChatWsServerEvent, a9 as AthenaChatWsSubscribeCommand, aa as AthenaChatWsSubscribedEvent, ab as AthenaChatWsSyncRequiredEvent, ac as AthenaChatWsTypingStartCommand, ad as AthenaChatWsTypingStopCommand, ae as AthenaChatWsTypingUpdatedEvent, af as AthenaChatWsUnsubscribeCommand, ag as AthenaClient, ah as AthenaClientConfig, ai as AthenaDbConfig, aj as AthenaDbModule, ak as AthenaDeleteDebugAst, al as AthenaEnvelope, am as AthenaError, an as AthenaErrorCategory, ao as AthenaErrorCode, ap as AthenaErrorInput, aq as AthenaErrorKind, ar as AthenaFindManyDebugAst, df as AthenaFindManyOptions, dg as AthenaFindManyResult, as as AthenaFromOptions, at as AthenaInsertDebugAst, au as AthenaOperationContext, dh as AthenaOrderBy, av as AthenaQueryDebugAst, di as AthenaQueryTraceCallsite, dj as AthenaQueryTraceEvent, dk as AthenaQueryTraceOptions, aw as AthenaRawQueryDebugAst, dl as AthenaRelationSelectNode, ax as AthenaRequestContext, ay as AthenaRequestContextProvider, az as AthenaRequestMethod, aA as AthenaRequestOptions, aB as AthenaRequestQueryValueMap, aC as AthenaRequestResponse, aD as AthenaRequestService, aE as AthenaResult, dm as AthenaResultError, aF as AthenaRpcBuilderStateAst, aG as AthenaRpcDebugAst, aH as AthenaSelectDebugAst, aI as AthenaSelectDebugTransport, dn as AthenaSelectShape, aJ as AthenaStorageAuditNamespace, aK as AthenaStorageBackupNamespace, aL as AthenaStorageBaseModule, aM as AthenaStorageBinaryCallOptions, aN as AthenaStorageBucketCorsNamespace, aO as AthenaStorageBucketNamespace, aP as AthenaStorageCallOptions, aQ as AthenaStorageCatalogNamespace, aR as AthenaStorageClientConfig, aS as AthenaStorageConfig, aT as AthenaStorageCredentialsNamespace, aU as AthenaStorageDirectUploadConfig, aV as AthenaStorageEnv, aW as AthenaStorageError, aX as AthenaStorageErrorCode, aY as AthenaStorageErrorDetails, aZ as AthenaStorageErrorHandler, a_ as AthenaStorageErrorInput, a$ as AthenaStorageFileConfig, b0 as AthenaStorageFileDeleteInput, b1 as AthenaStorageFileDownloadInput, b2 as AthenaStorageFileListInput, b3 as AthenaStorageFileModule, b4 as AthenaStorageFileNamespace, b5 as AthenaStorageFileUploadInput, b6 as AthenaStorageFileUploadManyRequest, b7 as AthenaStorageFileUploadRequest, b8 as AthenaStorageFileUploadResult, b9 as AthenaStorageFolderNamespace, ba as AthenaStorageManagedUpload, bb as AthenaStorageModule, bc as AthenaStorageMultipartNamespace, bd as AthenaStorageObjectFolderNamespace, be as AthenaStorageObjectNamespace, bf as AthenaStoragePathContext, bg as AthenaStoragePermissionNamespace, bh as AthenaStoragePrefixPath, bi as AthenaStoragePutBody, bj as AthenaStoragePutOptions, bk as AthenaStorageTemplateValue, bl as AthenaStorageTemplateVars, bm as AthenaStorageUploadConstraints, bn as AthenaStorageUploadProgress, bo as AthenaStorageUploadProgressHandler, bp as AthenaStorageUploadSource, bq as AthenaStorageUploadedFile, br as AthenaTableBuilderStateAst, bs as AthenaUpdateDebugAst, bt as AthenaUpsertDebugAst, dp as AthenaValidatedSelectShape, dq as AthenaWhere, dr as AthenaWhereBooleanOperand, ds as AthenaWhereOperatorInput, bu as BackupRecoveryStrategy, bv as ConfirmStorageUploadRequest, bw as CopyStorageFileRequest, bx as CreateStorageCatalogRequest, by as CreateStorageUploadUrlRequest, bz as CreateStorageUploadUrlsRequest, dt as DEFAULT_MULTIPART_PART_SIZE_BYTES, du as DEFAULT_MULTIPART_THRESHOLD_BYTES, bA as DeleteManyStorageFilesRequest, bB as DeleteStorageFolderRequest, bC as DeprecatedInlineStorageConnectionFields, bD as GetStorageFileUrlQuery, bE as IntCoercionOptions, bF as ListStorageFilesRequest, bG as ListStorageFoldersRequest, bH as ManagedFileRecord, bI as MoveStorageFolderRequest, bJ as NormalizedAthenaError, bK as PresignedFileUrlResponse, bL as RequireAffectedOptions, bM as RetryBackoffStrategy, bN as RetryConfig, bO as RpcOrderOptions, bP as RpcQueryBuilder, bQ as S3CatalogItem, bR as S3CredentialListItem, bS as SearchStorageFilesRequest, bT as SetManyStorageFileVisibilityRequest, bU as SetStorageFileVisibilityRequest, bV as StorageAuditEventRecord, bW as StorageAuditListResponse, bX as StorageAuditQueryRequest, bY as StorageBackupCreateRequest, bZ as StorageBackupJob, b_ as StorageBackupListPage, b$ as StorageBackupListQuery, c0 as StorageBackupQueuedJob, c1 as StorageBackupRecord, c2 as StorageBackupRestoreRequest, c3 as StorageBackupSchedule, c4 as StorageBackupScheduleCreateRequest, c5 as StorageBatchUploadUrlResponse, c6 as StorageBatchUploadUrlResponseWithPut, c7 as StorageBucketCorsRequest, c8 as StorageBucketCorsRuleInput, c9 as StorageBucketLifecycleRequest, ca as StorageBucketLifecycleRuleInput, cb as StorageBucketPolicyRequest, cc as StorageConnectionSelector, cd as StorageFileAccessPurpose, ce as StorageFileMutationManyResponse, cf as StorageFileMutationResponse, cg as StorageFilePermissionRecord, ch as StorageFileRetentionRequest, ci as StorageFileVersionPathRequest, cj as StorageFolderMutationResponse, ck as StorageListFilesResponse, cl as StorageListObjectsRequest, cm as StorageMultipartAbortRequest, cn as StorageMultipartCompletePartInput, co as StorageMultipartCompleteRequest, cp as StorageMultipartCreateRequest, cq as StorageMultipartListPartsRequest, cr as StorageMultipartSignPartRequest, cs as StorageObjectBaseRequest, ct as StorageObjectCopyRequest, cu as StorageObjectFolderCreateRequest, cv as StorageObjectFolderDeleteRequest, cw as StorageObjectFolderRenameRequest, cx as StorageObjectPublicUrlRequest, cy as StorageObjectRequest, cz as StorageObjectValidateRequest, cA as StorageObjectVersionListRequest, cB as StorageObjectVersionMutationRequest, cC as StoragePermissionCheckRequest, cD as StoragePermissionCheckResponse, cE as StoragePermissionGrantRequest, cF as StoragePermissionListRequest, cG as StoragePermissionListResponse, cH as StoragePermissionRevokeRequest, cI as StoragePresignUploadRequest, cJ as StoragePublicAccessBlockRequest, cK as StorageServerSideEncryptionOptions, cL as StorageSetBucketCorsRequest, cM as StorageSetBucketLifecycleRequest, cN as StorageSetBucketPolicyRequest, cO as StorageSetPublicAccessBlockRequest, cP as StorageSignedPostPolicyRequest, cQ as StorageUpdateObjectRequest, cR as StorageUploadUrlResponse, cS as StorageUploadUrlResponseWithPut, cT as TableQueryBuilder, cU as TreeStorageFoldersRequest, cV as UnwrapOneOptions, cW as UnwrapOptions, cX as UpdateManyStorageFilesRequest, cY as UpdateStorageCatalogRequest, cZ as UpdateStorageFileRequest, c_ as assertInt, c$ as coerceInt, d0 as createAthenaStorageError, d1 as createClient, dv as createStorageFileModule, d2 as createStorageModule, d3 as getAthenaDebugAst, d4 as isOk, d5 as normalizeAthenaError, d6 as parseBooleanFlag, d7 as requireAffected, d8 as requireSuccess, dw as resolveStoragePath, d9 as storageSdkManifest, da as unwrap, db as unwrapOne, dc as unwrapRows, dd as verifyAthenaGatewayUrl, de as withRetry } from './v3-client-G1SLeHRa.cjs';
2
2
  export { A as AthenaConditionCastType, a as AthenaGatewayCallOptions, b as AthenaGatewayConnectionOptions, c as AthenaGatewayConnectionResult, d as AthenaGatewayErrorCode, e as AthenaGatewayErrorDetails, f as AthenaJsonArray, g as AthenaJsonObject, h as AthenaJsonPrimitive, i as AthenaJsonValue, j as AthenaRpcCallOptions, k as AthenaRpcFilter, l as AthenaRpcFilterOperator, m as AthenaRpcOrder, n as AthenaRpcPayload, B as Backend, o as BackendConfig, p as BackendType } from './types-Bltx6iL6.cjs';
3
- export { A as AthenaGatewayError, F as FormValuesOf, M as ModelFormAdapter, a as ModelFormDefaults, b as ModelFormNullishMode, c as ModelFormValues, T as ToModelFormDefaultsOptions, d as ToModelPayloadOptions, e as createModelFormAdapter, i as isAthenaGatewayError, t as toModelFormDefaults, f as toModelPayload } from './model-form-oOAJUVd4.cjs';
4
- export { A as ATHENA_AUTH_ADMIN_LIMITS, a as ATHENA_AUTH_BASE_ERROR_CODES, b as ATHENA_AUTH_MAX_ADMIN_JSON_BYTES, c as ATHENA_AUTH_MAX_ADMIN_JSON_DEPTH, d as ATHENA_AUTH_MAX_TEMPLATE_VARIABLES, e as ATHENA_AUTH_MAX_TEMPLATE_VARIABLE_LENGTH, f as AnyColumnBuilder, g as AthenaAuthAdminLimits, W as AthenaAuthBaseURLConfig, X as AthenaAuthContext, Y as AthenaAuthCookieRuntimeInput, Z as AthenaAuthDatabaseFactory, _ as AthenaAuthHandlerResult, $ as AthenaAuthPlugin, a0 as AthenaAuthPluginContext, a1 as AthenaAuthPluginHandlerContext, a2 as AthenaAuthRequestContext, a3 as AthenaAuthServer, a4 as AthenaAuthServerApi, a5 as AthenaAuthServerConfig, a6 as AthenaAuthServerRuntimeOptions, a7 as AthenaAuthSocialProviderConfig, a8 as AthenaAuthTrustedOrigins, a9 as AthenaAuthTrustedProviders, h as AthenaChatError, i as AthenaColumnBuilder, j as AthenaConfigurationError, k as AthenaConfigurationErrorCode, l as AthenaService, m as AthenaTableDef, n as AthenaTableSchemaBundle, C as ColumnRuntimeConfig, D as DEFAULT_POSTGRES_SCHEMAS, F as FormValuesFromColumns, aa as GeneratorEnvBooleanOptions, ab as GeneratorEnvJsonOptions, ac as GeneratorEnvListOptions, ad as GeneratorEnvOneOfOptions, ae as GeneratorEnvStringOptions, I as InsertFromColumns, P as PostgresIntrospectionProviderOptions, R as RowFromColumns, U as UpdateFromColumns, o as athenaAuth, p as boolean, q as chatSdkManifest, r as createAuthReactEmailInput, af as createPostgresIntrospectionProvider, s as defineAthenaAuthConfig, t as defineAuthEmailTemplate, u as defineDatabase, v as defineModel, w as defineRegistry, x as defineSchema, y as enumeration, z as filterIntrospectionSnapshot, B as generatorEnv, E as identifier, G as json, H as normalizeAthenaGatewayBaseUrl, J as normalizeSchemaSelection, K as normalizeTableSelection, L as number, M as renderAthenaReactEmail, N as resolvePostgresColumnType, O as resolveProviderSchemas, Q as string, S as table, T as unwrapChatMessage, V as unwrapChatRoom } from './module-CPG3ULxQ.cjs';
3
+ export { A as AthenaGatewayError, a as AthenaReadQueryClient, b as AthenaReadQueryColumn, c as AthenaReadQueryDefinition, d as AthenaReadQueryExecutionInput, e as AthenaReadQueryExecutionResult, f as AthenaReadQueryFilter, g as AthenaReadQueryFilterOperator, h as AthenaReadQueryFilterValue, i as AthenaReadQueryFlatRow, j as AthenaReadQueryMode, k as AthenaReadQueryOrder, l as AthenaReadQueryOrderByInput, m as AthenaReadQueryOrderDirection, n as AthenaReadQueryRelationRef, o as AthenaTableFilter, p as AthenaTableFilterOperator, q as AthenaTableFilterValue, r as AthenaTableFlatRow, s as AthenaTableOrder, t as AthenaTableOrderByInput, u as AthenaTableOrderDirection, v as AthenaTableQueryClient, w as AthenaTableQueryColumn, x as AthenaTableQueryDefinition, y as AthenaTableQueryExecutionInput, z as AthenaTableQueryExecutionResult, B as AthenaTableQueryMode, C as AthenaTableRelationRef, F as FormValuesOf, M as ModelFormAdapter, D as ModelFormDefaults, E as ModelFormNullishMode, G as ModelFormValues, T as ToModelFormDefaultsOptions, H as ToModelPayloadOptions, I as applyAthenaReadQueryFilters, J as applyAthenaReadQuerySelectLimit, K as applyAthenaReadQuerySelectOrder, L as applyAthenaTableFilters, N as applyAthenaTableSelectLimit, O as applyAthenaTableSelectOrder, P as buildAthenaReadQueryFindManyOrderBy, Q as buildAthenaReadQueryFindManySelect, R as buildAthenaReadQueryFindManyWhere, S as buildAthenaReadQuerySelectString, U as buildAthenaTableFindManyOrderBy, V as buildAthenaTableFindManySelect, W as buildAthenaTableFindManyWhere, X as buildAthenaTableSelectString, Y as clampAthenaReadQueryTotalItems, Z as clampAthenaTableTotalItems, _ as createModelFormAdapter, $ as executeAthenaReadQuery, a0 as executeAthenaTableQuery, a1 as flattenAthenaReadQueryRows, a2 as flattenAthenaRows, a3 as isAthenaGatewayError, a4 as normalizeAthenaReadQueryOrderBy, a5 as normalizeAthenaTableOrderBy, a6 as resolveAthenaReadQueryPageFetch, a7 as toModelFormDefaults, a8 as toModelPayload } from './model-form-3Gr8rkdT.cjs';
4
+ export { A as ATHENA_AUTH_ADMIN_LIMITS, a as ATHENA_AUTH_BASE_ERROR_CODES, b as ATHENA_AUTH_MAX_ADMIN_JSON_BYTES, c as ATHENA_AUTH_MAX_ADMIN_JSON_DEPTH, d as ATHENA_AUTH_MAX_TEMPLATE_VARIABLES, e as ATHENA_AUTH_MAX_TEMPLATE_VARIABLE_LENGTH, f as AnyColumnBuilder, g as AthenaAuthAdminLimits, W as AthenaAuthBaseURLConfig, X as AthenaAuthContext, Y as AthenaAuthCookieRuntimeInput, Z as AthenaAuthDatabaseFactory, _ as AthenaAuthHandlerResult, $ as AthenaAuthPlugin, a0 as AthenaAuthPluginContext, a1 as AthenaAuthPluginHandlerContext, a2 as AthenaAuthRequestContext, a3 as AthenaAuthServer, a4 as AthenaAuthServerApi, a5 as AthenaAuthServerConfig, a6 as AthenaAuthServerRuntimeOptions, a7 as AthenaAuthSocialProviderConfig, a8 as AthenaAuthTrustedOrigins, a9 as AthenaAuthTrustedProviders, h as AthenaChatError, i as AthenaColumnBuilder, j as AthenaConfigurationError, k as AthenaConfigurationErrorCode, l as AthenaService, m as AthenaTableDef, n as AthenaTableSchemaBundle, C as ColumnRuntimeConfig, D as DEFAULT_POSTGRES_SCHEMAS, F as FormValuesFromColumns, aa as GeneratorEnvBooleanOptions, ab as GeneratorEnvJsonOptions, ac as GeneratorEnvListOptions, ad as GeneratorEnvOneOfOptions, ae as GeneratorEnvStringOptions, I as InsertFromColumns, P as PostgresIntrospectionProviderOptions, R as RowFromColumns, U as UpdateFromColumns, o as athenaAuth, p as boolean, q as chatSdkManifest, r as createAuthReactEmailInput, af as createPostgresIntrospectionProvider, s as defineAthenaAuthConfig, t as defineAuthEmailTemplate, u as defineDatabase, v as defineModel, w as defineRegistry, x as defineSchema, y as enumeration, z as filterIntrospectionSnapshot, B as generatorEnv, E as identifier, G as json, H as normalizeAthenaGatewayBaseUrl, J as normalizeSchemaSelection, K as normalizeTableSelection, L as number, M as renderAthenaReactEmail, N as resolvePostgresColumnType, O as resolveProviderSchemas, Q as string, S as table, T as unwrapChatMessage, V as unwrapChatRoom } from './module-CQmOaDzP.cjs';
5
5
  import { I as IntrospectionSnapshot, S as SchemaIntrospectionProvider } from './types-CgCv5o6R.cjs';
6
6
  export { t as AthenaClientModelForTableName, r as AthenaClientModelsInput, u as AthenaClientTableName, A as AthenaModelTarget, D as DatabaseDef, a as InsertOf, b as IntrospectionColumn, c as IntrospectionInspectOptions, d as IntrospectionRelation, e as IntrospectionSchema, f as IntrospectionTable, g as IntrospectionTypeKind, M as ModelAt, h as ModelColumnKind, i as ModelColumnMetadata, j as ModelDef, k as ModelMetadata, l as ModelRelationKind, m as ModelRelationMetadata, R as RegistryDef, n as RowOf, o as SchemaDef, T as TenantContext, p as TenantContextValue, q as TenantKeyMap, U as UpdateOf } from './types-CgCv5o6R.cjs';
7
- import { A as AthenaGeneratorConfig, L as LoadGeneratorConfigOptions, a as LoadedGeneratorConfig, N as NormalizedAthenaGeneratorConfig, G as GeneratedArtifacts, b as GeneratorProviderConfig, c as GeneratorExperimentalFlags } from './types-DFr2cL1N.cjs';
8
- export { e as GeneratedArtifact, f as GeneratorArtifactKind, g as GeneratorFeatureFlags, h as GeneratorFilterConfig, i as GeneratorInternalConfig, j as GeneratorNamingConfig, k as GeneratorOutputConfig, l as GeneratorOutputFormat, m as GeneratorOutputPreset, n as GeneratorOutputTargets, o as GeneratorSchemaSelection, p as GeneratorTableSelection, q as NamingStyle, r as NormalizedGeneratorFilterConfig, s as NormalizedGeneratorOutputConfig, R as RunGeneratorOptions, d as RunGeneratorResult, S as SkippedGeneratedArtifact, t as SkippedGeneratedArtifactReason } from './types-DFr2cL1N.cjs';
9
- export { r as runSchemaGenerator } from './pipeline-CIzV9f7b.cjs';
10
- export { A as AthenaAdminEmailCreateRequest, a as AthenaAdminEmailDeleteRequest, b as AthenaAdminEmailEventTypeListResponse, c as AthenaAdminEmailEventTypeRecord, d as AthenaAdminEmailFailureCreateRequest, e as AthenaAdminEmailFailureDeleteRequest, f as AthenaAdminEmailFailureGetQuery, g as AthenaAdminEmailFailureGetResponse, h as AthenaAdminEmailFailureListQuery, i as AthenaAdminEmailFailureListResponse, j as AthenaAdminEmailFailureUpdateRequest, k as AthenaAdminEmailFailureUpdateResponse, l as AthenaAdminEmailGetQuery, m as AthenaAdminEmailGetResponse, n as AthenaAdminEmailListQuery, o as AthenaAdminEmailListResponse, p as AthenaAdminEmailTemplateCreateRequest, q as AthenaAdminEmailTemplateDeleteRequest, r as AthenaAdminEmailTemplateGetQuery, s as AthenaAdminEmailTemplateGetResponse, t as AthenaAdminEmailTemplateListQuery, u as AthenaAdminEmailTemplateListResponse, v as AthenaAdminEmailTemplateRecord, w as AthenaAdminEmailTemplateSendRequest, x as AthenaAdminEmailTemplateSendResponse, y as AthenaAdminEmailTemplateUpdateRequest, z as AthenaAdminEmailUpdateRequest, B as AthenaAdminEmailUpdateResponse, aF as AthenaAdminListUsersFilterOperator, aG as AthenaAdminListUsersQuery, aH as AthenaAdminListUsersSearchOperator, C as AthenaAuthAdminUserSessionRevokeBinding, D as AthenaAuthBindings, E as AthenaAuthCallOptions, F as AthenaAuthClientConfig, G as AthenaAuthCredentials, H as AthenaAuthEmailChangeResponse, I as AthenaAuthEmailTemplateAttachment, J as AthenaAuthEmailTemplateBuilder, K as AthenaAuthEmailTemplateCreateFromDefinitionInput, L as AthenaAuthEmailTemplateDefinition, M as AthenaAuthEmailTemplateReactOverrides, N as AthenaAuthEmailTemplateUpdateFromDefinitionInput, O as AthenaAuthEmailTemplateVariableBinding, P as AthenaAuthEndpointPath, Q as AthenaAuthErrorCode, R as AthenaAuthErrorDetails, aI as AthenaAuthFilterOperator, S as AthenaAuthGenericInput, T as AthenaAuthGenericQueryInput, U as AthenaAuthGetUserResponse, aJ as AthenaAuthGuardFailure, aK as AthenaAuthGuardReason, aL as AthenaAuthGuardResult, aM as AthenaAuthGuardSuccess, V as AthenaAuthLinkedAccount, W as AthenaAuthMethod, X as AthenaAuthOrganization, Y as AthenaAuthOrganizationBindings, Z as AthenaAuthOrganizationInvitation, _ as AthenaAuthOrganizationMember, $ as AthenaAuthQueryPrimitive, a0 as AthenaAuthQueryValue, a1 as AthenaAuthReactEmailComponent, a2 as AthenaAuthReactEmailConfig, a3 as AthenaAuthReactEmailEventPhase, a4 as AthenaAuthReactEmailProps, a5 as AthenaAuthReactEmailRenderEvent, a6 as AthenaAuthReactEmailRenderInput, a7 as AthenaAuthReactEmailRenderOptions, a8 as AthenaAuthRequestInput, a9 as AthenaAuthResetPasswordBinding, aa as AthenaAuthResult, ab as AthenaAuthRevokeSessionRequest, aN as AthenaAuthSearchOperator, ac as AthenaAuthSession, ad as AthenaAuthSessionResponse, ae as AthenaAuthSessionRevokeBinding, af as AthenaAuthSignInResponse, ag as AthenaAuthSignOutResponse, aO as AthenaAuthSocialProviderExtensions, ah as AthenaAuthSocialRedirectResponse, ai as AthenaAuthStatusResponse, aj as AthenaAuthUser, ak as AthenaChangeEmailRequest, al as AthenaChangePasswordRequest, am as AthenaDeleteUserCallbackRequest, an as AthenaDeleteUserRequest, ao as AthenaDeleteUserResponse, ap as AthenaEmailSignInRequest, aq as AthenaEmailSignUpRequest, ar as AthenaForgetPasswordRequest, as as AthenaLinkSocialRequest, at as AthenaOAuthAccountTokenRequest, au as AthenaOAuthTokenBundle, av as AthenaResetPasswordRequest, aw as AthenaSendVerificationEmailRequest, ax as AthenaSocialSignInRequest, ay as AthenaUnlinkAccountRequest, az as AthenaUpdateUserRequest, aA as AthenaUsernameSignInRequest, aB as AthenaVerifyEmailRequest, aC as AuthBindings, aP as AuthOAuthProvider, aQ as AuthSocialProvider, aR as AuthSocialProviderBuiltin } from './types-AOY-GLu8.cjs';
7
+ import { A as AthenaGeneratorConfig, L as LoadGeneratorConfigOptions, a as LoadedGeneratorConfig, N as NormalizedAthenaGeneratorConfig, G as GeneratedArtifacts, b as GeneratorProviderConfig, c as GeneratorExperimentalFlags } from './types-D-Am7YSd.cjs';
8
+ export { e as GeneratedArtifact, f as GeneratorArtifactKind, u as GeneratorConfigEnsureSummary, g as GeneratorFeatureFlags, h as GeneratorFilterConfig, i as GeneratorInternalConfig, j as GeneratorNamingConfig, k as GeneratorOutputConfig, l as GeneratorOutputFormat, m as GeneratorOutputPreset, n as GeneratorOutputTargets, o as GeneratorSchemaSelection, p as GeneratorTableSelection, q as NamingStyle, r as NormalizedGeneratorFilterConfig, s as NormalizedGeneratorOutputConfig, R as RunGeneratorOptions, d as RunGeneratorResult, S as SkippedGeneratedArtifact, t as SkippedGeneratedArtifactReason } from './types-D-Am7YSd.cjs';
9
+ export { E as EnsureGeneratorConfigFileOptions, a as EnsureGeneratorConfigFileResult, G as GeneratorConfigFileAction, b as GeneratorConfigProviderMode, d as detectGeneratorProviderMode, e as ensureGeneratorConfigFile, p as patchSchemasInConfigSource, c as renderGeneratorConfigFile, r as runSchemaGenerator } from './pipeline-BnRKO_Pd.cjs';
10
+ export { A as AthenaAdminEmailCreateRequest, a as AthenaAdminEmailDeleteRequest, b as AthenaAdminEmailEventTypeListResponse, c as AthenaAdminEmailEventTypeRecord, d as AthenaAdminEmailFailureCreateRequest, e as AthenaAdminEmailFailureDeleteRequest, f as AthenaAdminEmailFailureGetQuery, g as AthenaAdminEmailFailureGetResponse, h as AthenaAdminEmailFailureListQuery, i as AthenaAdminEmailFailureListResponse, j as AthenaAdminEmailFailureUpdateRequest, k as AthenaAdminEmailFailureUpdateResponse, l as AthenaAdminEmailGetQuery, m as AthenaAdminEmailGetResponse, n as AthenaAdminEmailListQuery, o as AthenaAdminEmailListResponse, p as AthenaAdminEmailTemplateCreateRequest, q as AthenaAdminEmailTemplateDeleteRequest, r as AthenaAdminEmailTemplateGetQuery, s as AthenaAdminEmailTemplateGetResponse, t as AthenaAdminEmailTemplateListQuery, u as AthenaAdminEmailTemplateListResponse, v as AthenaAdminEmailTemplateRecord, w as AthenaAdminEmailTemplateSendRequest, x as AthenaAdminEmailTemplateSendResponse, y as AthenaAdminEmailTemplateUpdateRequest, z as AthenaAdminEmailUpdateRequest, B as AthenaAdminEmailUpdateResponse, aF as AthenaAdminListUsersFilterOperator, aG as AthenaAdminListUsersQuery, aH as AthenaAdminListUsersSearchOperator, C as AthenaAuthAdminUserSessionRevokeBinding, D as AthenaAuthBindings, E as AthenaAuthCallOptions, F as AthenaAuthClientConfig, G as AthenaAuthCredentials, H as AthenaAuthEmailChangeResponse, I as AthenaAuthEmailTemplateAttachment, J as AthenaAuthEmailTemplateBuilder, K as AthenaAuthEmailTemplateCreateFromDefinitionInput, L as AthenaAuthEmailTemplateDefinition, M as AthenaAuthEmailTemplateReactOverrides, N as AthenaAuthEmailTemplateUpdateFromDefinitionInput, O as AthenaAuthEmailTemplateVariableBinding, P as AthenaAuthEndpointPath, Q as AthenaAuthErrorCode, R as AthenaAuthErrorDetails, aI as AthenaAuthFilterOperator, S as AthenaAuthGenericInput, T as AthenaAuthGenericQueryInput, U as AthenaAuthGetUserResponse, aJ as AthenaAuthGuardFailure, aK as AthenaAuthGuardReason, aL as AthenaAuthGuardResult, aM as AthenaAuthGuardSuccess, V as AthenaAuthLinkedAccount, W as AthenaAuthMethod, X as AthenaAuthOrganization, Y as AthenaAuthOrganizationBindings, Z as AthenaAuthOrganizationInvitation, _ as AthenaAuthOrganizationMember, $ as AthenaAuthQueryPrimitive, a0 as AthenaAuthQueryValue, a1 as AthenaAuthReactEmailComponent, a2 as AthenaAuthReactEmailConfig, a3 as AthenaAuthReactEmailEventPhase, a4 as AthenaAuthReactEmailProps, a5 as AthenaAuthReactEmailRenderEvent, a6 as AthenaAuthReactEmailRenderInput, a7 as AthenaAuthReactEmailRenderOptions, a8 as AthenaAuthRequestInput, a9 as AthenaAuthResetPasswordBinding, aa as AthenaAuthResult, ab as AthenaAuthRevokeSessionRequest, aN as AthenaAuthSearchOperator, ac as AthenaAuthSession, ad as AthenaAuthSessionResponse, ae as AthenaAuthSessionRevokeBinding, af as AthenaAuthSignInResponse, ag as AthenaAuthSignOutResponse, aO as AthenaAuthSocialProviderExtensions, ah as AthenaAuthSocialRedirectResponse, ai as AthenaAuthStatusResponse, aj as AthenaAuthUser, ak as AthenaChangeEmailRequest, al as AthenaChangePasswordRequest, am as AthenaDeleteUserCallbackRequest, an as AthenaDeleteUserRequest, ao as AthenaDeleteUserResponse, ap as AthenaEmailSignInRequest, aq as AthenaEmailSignUpRequest, ar as AthenaForgetPasswordRequest, as as AthenaLinkSocialRequest, at as AthenaOAuthAccountTokenRequest, au as AthenaOAuthTokenBundle, av as AthenaResetPasswordRequest, aw as AthenaSendVerificationEmailRequest, ax as AthenaSocialSignInRequest, ay as AthenaUnlinkAccountRequest, az as AthenaUpdateUserRequest, aA as AthenaUsernameSignInRequest, aB as AthenaVerifyEmailRequest, aC as AuthBindings, aP as AuthOAuthProvider, aQ as AuthSocialProvider, aR as AuthSocialProviderBuiltin } from './types-BVKpQmfY.cjs';
11
11
  export { ActiveOrganizationSessionLike, EnsureActiveOrganizationOptions, EnsureActiveOrganizationResult, OrganizationLike, ensureActiveOrganization } from './organization.cjs';
12
12
  export { A as AthenaBillingCallOptions, a as AthenaBillingClientConfig, f as AthenaBillingEnvelope, b as AthenaBillingError, g as AthenaBillingHttpMethod, h as AthenaBillingJson, c as AthenaBillingModule, B as BillingConnectionRefInput, i as BillingCreateConnectionInput, j as BillingEnsureCustomerInput, k as BillingListQuery, l as BillingProvisionSinksInput, m as BillingReconcileInput, n as BillingUpdateConnectionInput, o as BillingUpdateCustomerInput, d as billingSdkManifest, e as createBillingModule } from './module-C_ab-MM1.cjs';
13
+ export { A as ATHENA_TABLE_SCHEMA_ROUTE, a as AthenaTableCatalogColumn, b as AthenaTableCatalogQueryClient, c as AthenaTableCatalogRelation, d as AthenaTableCatalogResponse, e as AthenaTableCatalogTable, f as AthenaTableSchemaConfig, g as AthenaTableSchemaHandlerOptions, h as AthenaTableShowcaseConfig, F as FetchAthenaTableCatalogOptions, T as TableCatalogColumn, i as TableCatalogRelation, j as TableCatalogResponse, k as TableCatalogTable, l as buildAthenaTableCatalogQueries, m as createAthenaTableSchemaHandlers, n as fetchAthenaTableCatalog, o as fetchTableCatalog, p as handleAthenaTableSchemaPost, q as hasAthenaTableSchemaCredentials, r as isAthenaTableSchemaConfig, s as parseAthenaTableSchemaScope } from './schema-handlers-BtT_IQFi.cjs';
13
14
  import 'zod';
14
15
  import './index-CFL9xbFR.cjs';
15
16
  import './session-cookie-detection-BqOp9mO6.cjs';
@@ -38,4 +39,26 @@ declare function generateArtifactsFromSnapshot(snapshot: IntrospectionSnapshot,
38
39
  */
39
40
  declare function resolveGeneratorProvider(providerConfig: GeneratorProviderConfig, experimentalFlags: GeneratorExperimentalFlags): SchemaIntrospectionProvider;
40
41
 
41
- export { AthenaGeneratorConfig, GeneratedArtifacts, GeneratorExperimentalFlags, GeneratorProviderConfig, IntrospectionSnapshot, LoadGeneratorConfigOptions, LoadedGeneratorConfig, NormalizedAthenaGeneratorConfig, SchemaIntrospectionProvider, defineGeneratorConfig, findGeneratorConfigPath, generateArtifactsFromSnapshot, loadGeneratorConfig, normalizeGeneratorConfig, resolveGeneratorProvider };
42
+ /**
43
+ * Filters and normalizes a raw list of schema names into a stable, unique array.
44
+ * Drops empty strings and PostgreSQL system/catalog namespaces.
45
+ */
46
+ declare function normalizeDiscoveredSchemas(input: readonly string[]): string[];
47
+ /**
48
+ * Merges configured schemas with discovered ones without dropping user intent.
49
+ * - preserves configured order first
50
+ * - appends newly discovered schemas
51
+ * - never removes a configured schema that discovery did not return
52
+ */
53
+ declare function mergeSchemaSelections(configured: readonly string[] | undefined, discovered: readonly string[]): string[];
54
+ /**
55
+ * True when two schema lists select the same set (order-insensitive).
56
+ */
57
+ declare function schemasEqual(left: readonly string[] | undefined, right: readonly string[] | undefined): boolean;
58
+ /**
59
+ * Discovers application-owned PostgreSQL schemas for generator config auto-fill.
60
+ * Supports both direct Postgres and Athena gateway providers.
61
+ */
62
+ declare function discoverPostgresSchemas(provider: GeneratorProviderConfig): Promise<string[]>;
63
+
64
+ export { AthenaGeneratorConfig, GeneratedArtifacts, GeneratorExperimentalFlags, GeneratorProviderConfig, IntrospectionSnapshot, LoadGeneratorConfigOptions, LoadedGeneratorConfig, NormalizedAthenaGeneratorConfig, SchemaIntrospectionProvider, defineGeneratorConfig, discoverPostgresSchemas, findGeneratorConfigPath, generateArtifactsFromSnapshot, loadGeneratorConfig, mergeSchemaSelections, normalizeDiscoveredSchemas, normalizeGeneratorConfig, resolveGeneratorProvider, schemasEqual };
package/dist/index.d.ts CHANGED
@@ -1,15 +1,16 @@
1
- export { A as AthenaAuthConfig, a as AthenaBillingConfig, b as AthenaChatAddMembersRequest, c as AthenaChatAddReactionRequest, d as AthenaChatAttachmentInput, e as AthenaChatAttachmentView, f as AthenaChatCallOptions, g as AthenaChatConfig, h as AthenaChatConnectOptions, i as AthenaChatCreateRoomRequest, j as AthenaChatDeleteResult, k as AthenaChatEditMessageRequest, l as AthenaChatListMessagesQuery, m as AthenaChatListRoomsQuery, n as AthenaChatMarkReadUpToRequest, o as AthenaChatMember, p as AthenaChatMemberRole, q as AthenaChatMessage, r as AthenaChatMessageCreatedResponse, s as AthenaChatMessagePage, t as AthenaChatModule, u as AthenaChatPresenceUser, v as AthenaChatReactionCount, w as AthenaChatReactionSummary, x as AthenaChatReadCursor, y as AthenaChatRealtimeConnection, z as AthenaChatRealtimeInfoResponse, B as AthenaChatRealtimeModule, C as AthenaChatRemoveResult, D as AthenaChatResumeRoomCursor, E as AthenaChatRoom, F as AthenaChatRoomCreatedResponse, G as AthenaChatRoomKind, H as AthenaChatRoomPage, I as AthenaChatSearchHit, J as AthenaChatSearchMessagesRequest, K as AthenaChatSearchPage, L as AthenaChatSendMessageRequest, M as AthenaChatUpdateRoomRequest, N as AthenaChatWebSocketFactory, O as AthenaChatWebSocketLike, P as AthenaChatWsAuthHelloCommand, Q as AthenaChatWsClientCommand, R as AthenaChatWsErrorEvent, S as AthenaChatWsHelloOkEvent, T as AthenaChatWsMembersUpdatedEvent, U as AthenaChatWsMessageCreatedEvent, V as AthenaChatWsMessageDeletedEvent, W as AthenaChatWsMessageEventBase, X as AthenaChatWsMessageUpdatedEvent, Y as AthenaChatWsPingCommand, Z as AthenaChatWsPongEvent, _ as AthenaChatWsPresenceHeartbeatCommand, $ as AthenaChatWsPresenceUpdatedEvent, a0 as AthenaChatWsReactionUpdatedEvent, a1 as AthenaChatWsReadUpToCommand, a2 as AthenaChatWsReadUpdatedEvent, a3 as AthenaChatWsResumeCommand, a4 as AthenaChatWsRoomArchivedEvent, a5 as AthenaChatWsRoomCreatedEvent, a6 as AthenaChatWsRoomEventBase, a7 as AthenaChatWsRoomUpdatedEvent, a8 as AthenaChatWsServerEvent, a9 as AthenaChatWsSubscribeCommand, aa as AthenaChatWsSubscribedEvent, ab as AthenaChatWsSyncRequiredEvent, ac as AthenaChatWsTypingStartCommand, ad as AthenaChatWsTypingStopCommand, ae as AthenaChatWsTypingUpdatedEvent, af as AthenaChatWsUnsubscribeCommand, ag as AthenaClient, ah as AthenaClientConfig, ai as AthenaDbConfig, aj as AthenaDbModule, ak as AthenaDeleteDebugAst, al as AthenaEnvelope, am as AthenaError, an as AthenaErrorCategory, ao as AthenaErrorCode, ap as AthenaErrorInput, aq as AthenaErrorKind, ar as AthenaFindManyDebugAst, df as AthenaFindManyOptions, dg as AthenaFindManyResult, as as AthenaFromOptions, at as AthenaInsertDebugAst, au as AthenaOperationContext, dh as AthenaOrderBy, av as AthenaQueryDebugAst, di as AthenaQueryTraceCallsite, dj as AthenaQueryTraceEvent, dk as AthenaQueryTraceOptions, aw as AthenaRawQueryDebugAst, dl as AthenaRelationSelectNode, ax as AthenaRequestContext, ay as AthenaRequestContextProvider, az as AthenaRequestMethod, aA as AthenaRequestOptions, aB as AthenaRequestQueryValueMap, aC as AthenaRequestResponse, aD as AthenaRequestService, aE as AthenaResult, dm as AthenaResultError, aF as AthenaRpcBuilderStateAst, aG as AthenaRpcDebugAst, aH as AthenaSelectDebugAst, aI as AthenaSelectDebugTransport, dn as AthenaSelectShape, aJ as AthenaStorageAuditNamespace, aK as AthenaStorageBackupNamespace, aL as AthenaStorageBaseModule, aM as AthenaStorageBinaryCallOptions, aN as AthenaStorageBucketCorsNamespace, aO as AthenaStorageBucketNamespace, aP as AthenaStorageCallOptions, aQ as AthenaStorageCatalogNamespace, aR as AthenaStorageClientConfig, aS as AthenaStorageConfig, aT as AthenaStorageCredentialsNamespace, aU as AthenaStorageDirectUploadConfig, aV as AthenaStorageEnv, aW as AthenaStorageError, aX as AthenaStorageErrorCode, aY as AthenaStorageErrorDetails, aZ as AthenaStorageErrorHandler, a_ as AthenaStorageErrorInput, a$ as AthenaStorageFileConfig, b0 as AthenaStorageFileDeleteInput, b1 as AthenaStorageFileDownloadInput, b2 as AthenaStorageFileListInput, b3 as AthenaStorageFileModule, b4 as AthenaStorageFileNamespace, b5 as AthenaStorageFileUploadInput, b6 as AthenaStorageFileUploadManyRequest, b7 as AthenaStorageFileUploadRequest, b8 as AthenaStorageFileUploadResult, b9 as AthenaStorageFolderNamespace, ba as AthenaStorageManagedUpload, bb as AthenaStorageModule, bc as AthenaStorageMultipartNamespace, bd as AthenaStorageObjectFolderNamespace, be as AthenaStorageObjectNamespace, bf as AthenaStoragePathContext, bg as AthenaStoragePermissionNamespace, bh as AthenaStoragePrefixPath, bi as AthenaStoragePutBody, bj as AthenaStoragePutOptions, bk as AthenaStorageTemplateValue, bl as AthenaStorageTemplateVars, bm as AthenaStorageUploadConstraints, bn as AthenaStorageUploadProgress, bo as AthenaStorageUploadProgressHandler, bp as AthenaStorageUploadSource, bq as AthenaStorageUploadedFile, br as AthenaTableBuilderStateAst, bs as AthenaUpdateDebugAst, bt as AthenaUpsertDebugAst, dp as AthenaValidatedSelectShape, dq as AthenaWhere, dr as AthenaWhereBooleanOperand, ds as AthenaWhereOperatorInput, bu as BackupRecoveryStrategy, bv as ConfirmStorageUploadRequest, bw as CopyStorageFileRequest, bx as CreateStorageCatalogRequest, by as CreateStorageUploadUrlRequest, bz as CreateStorageUploadUrlsRequest, dt as DEFAULT_MULTIPART_PART_SIZE_BYTES, du as DEFAULT_MULTIPART_THRESHOLD_BYTES, bA as DeleteManyStorageFilesRequest, bB as DeleteStorageFolderRequest, bC as DeprecatedInlineStorageConnectionFields, bD as GetStorageFileUrlQuery, bE as IntCoercionOptions, bF as ListStorageFilesRequest, bG as ListStorageFoldersRequest, bH as ManagedFileRecord, bI as MoveStorageFolderRequest, bJ as NormalizedAthenaError, bK as PresignedFileUrlResponse, bL as RequireAffectedOptions, bM as RetryBackoffStrategy, bN as RetryConfig, bO as RpcOrderOptions, bP as RpcQueryBuilder, bQ as S3CatalogItem, bR as S3CredentialListItem, bS as SearchStorageFilesRequest, bT as SetManyStorageFileVisibilityRequest, bU as SetStorageFileVisibilityRequest, bV as StorageAuditEventRecord, bW as StorageAuditListResponse, bX as StorageAuditQueryRequest, bY as StorageBackupCreateRequest, bZ as StorageBackupJob, b_ as StorageBackupListPage, b$ as StorageBackupListQuery, c0 as StorageBackupQueuedJob, c1 as StorageBackupRecord, c2 as StorageBackupRestoreRequest, c3 as StorageBackupSchedule, c4 as StorageBackupScheduleCreateRequest, c5 as StorageBatchUploadUrlResponse, c6 as StorageBatchUploadUrlResponseWithPut, c7 as StorageBucketCorsRequest, c8 as StorageBucketCorsRuleInput, c9 as StorageBucketLifecycleRequest, ca as StorageBucketLifecycleRuleInput, cb as StorageBucketPolicyRequest, cc as StorageConnectionSelector, cd as StorageFileAccessPurpose, ce as StorageFileMutationManyResponse, cf as StorageFileMutationResponse, cg as StorageFilePermissionRecord, ch as StorageFileRetentionRequest, ci as StorageFileVersionPathRequest, cj as StorageFolderMutationResponse, ck as StorageListFilesResponse, cl as StorageListObjectsRequest, cm as StorageMultipartAbortRequest, cn as StorageMultipartCompletePartInput, co as StorageMultipartCompleteRequest, cp as StorageMultipartCreateRequest, cq as StorageMultipartListPartsRequest, cr as StorageMultipartSignPartRequest, cs as StorageObjectBaseRequest, ct as StorageObjectCopyRequest, cu as StorageObjectFolderCreateRequest, cv as StorageObjectFolderDeleteRequest, cw as StorageObjectFolderRenameRequest, cx as StorageObjectPublicUrlRequest, cy as StorageObjectRequest, cz as StorageObjectValidateRequest, cA as StorageObjectVersionListRequest, cB as StorageObjectVersionMutationRequest, cC as StoragePermissionCheckRequest, cD as StoragePermissionCheckResponse, cE as StoragePermissionGrantRequest, cF as StoragePermissionListRequest, cG as StoragePermissionListResponse, cH as StoragePermissionRevokeRequest, cI as StoragePresignUploadRequest, cJ as StoragePublicAccessBlockRequest, cK as StorageServerSideEncryptionOptions, cL as StorageSetBucketCorsRequest, cM as StorageSetBucketLifecycleRequest, cN as StorageSetBucketPolicyRequest, cO as StorageSetPublicAccessBlockRequest, cP as StorageSignedPostPolicyRequest, cQ as StorageUpdateObjectRequest, cR as StorageUploadUrlResponse, cS as StorageUploadUrlResponseWithPut, cT as TableQueryBuilder, cU as TreeStorageFoldersRequest, cV as UnwrapOneOptions, cW as UnwrapOptions, cX as UpdateManyStorageFilesRequest, cY as UpdateStorageCatalogRequest, cZ as UpdateStorageFileRequest, c_ as assertInt, c$ as coerceInt, d0 as createAthenaStorageError, d1 as createClient, dv as createStorageFileModule, d2 as createStorageModule, d3 as getAthenaDebugAst, d4 as isOk, d5 as normalizeAthenaError, d6 as parseBooleanFlag, d7 as requireAffected, d8 as requireSuccess, dw as resolveStoragePath, d9 as storageSdkManifest, da as unwrap, db as unwrapOne, dc as unwrapRows, dd as verifyAthenaGatewayUrl, de as withRetry } from './v3-client-DZp2NEhK.js';
1
+ export { A as AthenaAuthConfig, a as AthenaBillingConfig, b as AthenaChatAddMembersRequest, c as AthenaChatAddReactionRequest, d as AthenaChatAttachmentInput, e as AthenaChatAttachmentView, f as AthenaChatCallOptions, g as AthenaChatConfig, h as AthenaChatConnectOptions, i as AthenaChatCreateRoomRequest, j as AthenaChatDeleteResult, k as AthenaChatEditMessageRequest, l as AthenaChatListMessagesQuery, m as AthenaChatListRoomsQuery, n as AthenaChatMarkReadUpToRequest, o as AthenaChatMember, p as AthenaChatMemberRole, q as AthenaChatMessage, r as AthenaChatMessageCreatedResponse, s as AthenaChatMessagePage, t as AthenaChatModule, u as AthenaChatPresenceUser, v as AthenaChatReactionCount, w as AthenaChatReactionSummary, x as AthenaChatReadCursor, y as AthenaChatRealtimeConnection, z as AthenaChatRealtimeInfoResponse, B as AthenaChatRealtimeModule, C as AthenaChatRemoveResult, D as AthenaChatResumeRoomCursor, E as AthenaChatRoom, F as AthenaChatRoomCreatedResponse, G as AthenaChatRoomKind, H as AthenaChatRoomPage, I as AthenaChatSearchHit, J as AthenaChatSearchMessagesRequest, K as AthenaChatSearchPage, L as AthenaChatSendMessageRequest, M as AthenaChatUpdateRoomRequest, N as AthenaChatWebSocketFactory, O as AthenaChatWebSocketLike, P as AthenaChatWsAuthHelloCommand, Q as AthenaChatWsClientCommand, R as AthenaChatWsErrorEvent, S as AthenaChatWsHelloOkEvent, T as AthenaChatWsMembersUpdatedEvent, U as AthenaChatWsMessageCreatedEvent, V as AthenaChatWsMessageDeletedEvent, W as AthenaChatWsMessageEventBase, X as AthenaChatWsMessageUpdatedEvent, Y as AthenaChatWsPingCommand, Z as AthenaChatWsPongEvent, _ as AthenaChatWsPresenceHeartbeatCommand, $ as AthenaChatWsPresenceUpdatedEvent, a0 as AthenaChatWsReactionUpdatedEvent, a1 as AthenaChatWsReadUpToCommand, a2 as AthenaChatWsReadUpdatedEvent, a3 as AthenaChatWsResumeCommand, a4 as AthenaChatWsRoomArchivedEvent, a5 as AthenaChatWsRoomCreatedEvent, a6 as AthenaChatWsRoomEventBase, a7 as AthenaChatWsRoomUpdatedEvent, a8 as AthenaChatWsServerEvent, a9 as AthenaChatWsSubscribeCommand, aa as AthenaChatWsSubscribedEvent, ab as AthenaChatWsSyncRequiredEvent, ac as AthenaChatWsTypingStartCommand, ad as AthenaChatWsTypingStopCommand, ae as AthenaChatWsTypingUpdatedEvent, af as AthenaChatWsUnsubscribeCommand, ag as AthenaClient, ah as AthenaClientConfig, ai as AthenaDbConfig, aj as AthenaDbModule, ak as AthenaDeleteDebugAst, al as AthenaEnvelope, am as AthenaError, an as AthenaErrorCategory, ao as AthenaErrorCode, ap as AthenaErrorInput, aq as AthenaErrorKind, ar as AthenaFindManyDebugAst, df as AthenaFindManyOptions, dg as AthenaFindManyResult, as as AthenaFromOptions, at as AthenaInsertDebugAst, au as AthenaOperationContext, dh as AthenaOrderBy, av as AthenaQueryDebugAst, di as AthenaQueryTraceCallsite, dj as AthenaQueryTraceEvent, dk as AthenaQueryTraceOptions, aw as AthenaRawQueryDebugAst, dl as AthenaRelationSelectNode, ax as AthenaRequestContext, ay as AthenaRequestContextProvider, az as AthenaRequestMethod, aA as AthenaRequestOptions, aB as AthenaRequestQueryValueMap, aC as AthenaRequestResponse, aD as AthenaRequestService, aE as AthenaResult, dm as AthenaResultError, aF as AthenaRpcBuilderStateAst, aG as AthenaRpcDebugAst, aH as AthenaSelectDebugAst, aI as AthenaSelectDebugTransport, dn as AthenaSelectShape, aJ as AthenaStorageAuditNamespace, aK as AthenaStorageBackupNamespace, aL as AthenaStorageBaseModule, aM as AthenaStorageBinaryCallOptions, aN as AthenaStorageBucketCorsNamespace, aO as AthenaStorageBucketNamespace, aP as AthenaStorageCallOptions, aQ as AthenaStorageCatalogNamespace, aR as AthenaStorageClientConfig, aS as AthenaStorageConfig, aT as AthenaStorageCredentialsNamespace, aU as AthenaStorageDirectUploadConfig, aV as AthenaStorageEnv, aW as AthenaStorageError, aX as AthenaStorageErrorCode, aY as AthenaStorageErrorDetails, aZ as AthenaStorageErrorHandler, a_ as AthenaStorageErrorInput, a$ as AthenaStorageFileConfig, b0 as AthenaStorageFileDeleteInput, b1 as AthenaStorageFileDownloadInput, b2 as AthenaStorageFileListInput, b3 as AthenaStorageFileModule, b4 as AthenaStorageFileNamespace, b5 as AthenaStorageFileUploadInput, b6 as AthenaStorageFileUploadManyRequest, b7 as AthenaStorageFileUploadRequest, b8 as AthenaStorageFileUploadResult, b9 as AthenaStorageFolderNamespace, ba as AthenaStorageManagedUpload, bb as AthenaStorageModule, bc as AthenaStorageMultipartNamespace, bd as AthenaStorageObjectFolderNamespace, be as AthenaStorageObjectNamespace, bf as AthenaStoragePathContext, bg as AthenaStoragePermissionNamespace, bh as AthenaStoragePrefixPath, bi as AthenaStoragePutBody, bj as AthenaStoragePutOptions, bk as AthenaStorageTemplateValue, bl as AthenaStorageTemplateVars, bm as AthenaStorageUploadConstraints, bn as AthenaStorageUploadProgress, bo as AthenaStorageUploadProgressHandler, bp as AthenaStorageUploadSource, bq as AthenaStorageUploadedFile, br as AthenaTableBuilderStateAst, bs as AthenaUpdateDebugAst, bt as AthenaUpsertDebugAst, dp as AthenaValidatedSelectShape, dq as AthenaWhere, dr as AthenaWhereBooleanOperand, ds as AthenaWhereOperatorInput, bu as BackupRecoveryStrategy, bv as ConfirmStorageUploadRequest, bw as CopyStorageFileRequest, bx as CreateStorageCatalogRequest, by as CreateStorageUploadUrlRequest, bz as CreateStorageUploadUrlsRequest, dt as DEFAULT_MULTIPART_PART_SIZE_BYTES, du as DEFAULT_MULTIPART_THRESHOLD_BYTES, bA as DeleteManyStorageFilesRequest, bB as DeleteStorageFolderRequest, bC as DeprecatedInlineStorageConnectionFields, bD as GetStorageFileUrlQuery, bE as IntCoercionOptions, bF as ListStorageFilesRequest, bG as ListStorageFoldersRequest, bH as ManagedFileRecord, bI as MoveStorageFolderRequest, bJ as NormalizedAthenaError, bK as PresignedFileUrlResponse, bL as RequireAffectedOptions, bM as RetryBackoffStrategy, bN as RetryConfig, bO as RpcOrderOptions, bP as RpcQueryBuilder, bQ as S3CatalogItem, bR as S3CredentialListItem, bS as SearchStorageFilesRequest, bT as SetManyStorageFileVisibilityRequest, bU as SetStorageFileVisibilityRequest, bV as StorageAuditEventRecord, bW as StorageAuditListResponse, bX as StorageAuditQueryRequest, bY as StorageBackupCreateRequest, bZ as StorageBackupJob, b_ as StorageBackupListPage, b$ as StorageBackupListQuery, c0 as StorageBackupQueuedJob, c1 as StorageBackupRecord, c2 as StorageBackupRestoreRequest, c3 as StorageBackupSchedule, c4 as StorageBackupScheduleCreateRequest, c5 as StorageBatchUploadUrlResponse, c6 as StorageBatchUploadUrlResponseWithPut, c7 as StorageBucketCorsRequest, c8 as StorageBucketCorsRuleInput, c9 as StorageBucketLifecycleRequest, ca as StorageBucketLifecycleRuleInput, cb as StorageBucketPolicyRequest, cc as StorageConnectionSelector, cd as StorageFileAccessPurpose, ce as StorageFileMutationManyResponse, cf as StorageFileMutationResponse, cg as StorageFilePermissionRecord, ch as StorageFileRetentionRequest, ci as StorageFileVersionPathRequest, cj as StorageFolderMutationResponse, ck as StorageListFilesResponse, cl as StorageListObjectsRequest, cm as StorageMultipartAbortRequest, cn as StorageMultipartCompletePartInput, co as StorageMultipartCompleteRequest, cp as StorageMultipartCreateRequest, cq as StorageMultipartListPartsRequest, cr as StorageMultipartSignPartRequest, cs as StorageObjectBaseRequest, ct as StorageObjectCopyRequest, cu as StorageObjectFolderCreateRequest, cv as StorageObjectFolderDeleteRequest, cw as StorageObjectFolderRenameRequest, cx as StorageObjectPublicUrlRequest, cy as StorageObjectRequest, cz as StorageObjectValidateRequest, cA as StorageObjectVersionListRequest, cB as StorageObjectVersionMutationRequest, cC as StoragePermissionCheckRequest, cD as StoragePermissionCheckResponse, cE as StoragePermissionGrantRequest, cF as StoragePermissionListRequest, cG as StoragePermissionListResponse, cH as StoragePermissionRevokeRequest, cI as StoragePresignUploadRequest, cJ as StoragePublicAccessBlockRequest, cK as StorageServerSideEncryptionOptions, cL as StorageSetBucketCorsRequest, cM as StorageSetBucketLifecycleRequest, cN as StorageSetBucketPolicyRequest, cO as StorageSetPublicAccessBlockRequest, cP as StorageSignedPostPolicyRequest, cQ as StorageUpdateObjectRequest, cR as StorageUploadUrlResponse, cS as StorageUploadUrlResponseWithPut, cT as TableQueryBuilder, cU as TreeStorageFoldersRequest, cV as UnwrapOneOptions, cW as UnwrapOptions, cX as UpdateManyStorageFilesRequest, cY as UpdateStorageCatalogRequest, cZ as UpdateStorageFileRequest, c_ as assertInt, c$ as coerceInt, d0 as createAthenaStorageError, d1 as createClient, dv as createStorageFileModule, d2 as createStorageModule, d3 as getAthenaDebugAst, d4 as isOk, d5 as normalizeAthenaError, d6 as parseBooleanFlag, d7 as requireAffected, d8 as requireSuccess, dw as resolveStoragePath, d9 as storageSdkManifest, da as unwrap, db as unwrapOne, dc as unwrapRows, dd as verifyAthenaGatewayUrl, de as withRetry } from './v3-client-ao8BWQ8v.js';
2
2
  export { A as AthenaConditionCastType, a as AthenaGatewayCallOptions, b as AthenaGatewayConnectionOptions, c as AthenaGatewayConnectionResult, d as AthenaGatewayErrorCode, e as AthenaGatewayErrorDetails, f as AthenaJsonArray, g as AthenaJsonObject, h as AthenaJsonPrimitive, i as AthenaJsonValue, j as AthenaRpcCallOptions, k as AthenaRpcFilter, l as AthenaRpcFilterOperator, m as AthenaRpcOrder, n as AthenaRpcPayload, B as Backend, o as BackendConfig, p as BackendType } from './types-Bltx6iL6.js';
3
- export { A as AthenaGatewayError, F as FormValuesOf, M as ModelFormAdapter, a as ModelFormDefaults, b as ModelFormNullishMode, c as ModelFormValues, T as ToModelFormDefaultsOptions, d as ToModelPayloadOptions, e as createModelFormAdapter, i as isAthenaGatewayError, t as toModelFormDefaults, f as toModelPayload } from './model-form-Dh0sisdL.js';
4
- export { A as ATHENA_AUTH_ADMIN_LIMITS, a as ATHENA_AUTH_BASE_ERROR_CODES, b as ATHENA_AUTH_MAX_ADMIN_JSON_BYTES, c as ATHENA_AUTH_MAX_ADMIN_JSON_DEPTH, d as ATHENA_AUTH_MAX_TEMPLATE_VARIABLES, e as ATHENA_AUTH_MAX_TEMPLATE_VARIABLE_LENGTH, f as AnyColumnBuilder, g as AthenaAuthAdminLimits, W as AthenaAuthBaseURLConfig, X as AthenaAuthContext, Y as AthenaAuthCookieRuntimeInput, Z as AthenaAuthDatabaseFactory, _ as AthenaAuthHandlerResult, $ as AthenaAuthPlugin, a0 as AthenaAuthPluginContext, a1 as AthenaAuthPluginHandlerContext, a2 as AthenaAuthRequestContext, a3 as AthenaAuthServer, a4 as AthenaAuthServerApi, a5 as AthenaAuthServerConfig, a6 as AthenaAuthServerRuntimeOptions, a7 as AthenaAuthSocialProviderConfig, a8 as AthenaAuthTrustedOrigins, a9 as AthenaAuthTrustedProviders, h as AthenaChatError, i as AthenaColumnBuilder, j as AthenaConfigurationError, k as AthenaConfigurationErrorCode, l as AthenaService, m as AthenaTableDef, n as AthenaTableSchemaBundle, C as ColumnRuntimeConfig, D as DEFAULT_POSTGRES_SCHEMAS, F as FormValuesFromColumns, aa as GeneratorEnvBooleanOptions, ab as GeneratorEnvJsonOptions, ac as GeneratorEnvListOptions, ad as GeneratorEnvOneOfOptions, ae as GeneratorEnvStringOptions, I as InsertFromColumns, P as PostgresIntrospectionProviderOptions, R as RowFromColumns, U as UpdateFromColumns, o as athenaAuth, p as boolean, q as chatSdkManifest, r as createAuthReactEmailInput, af as createPostgresIntrospectionProvider, s as defineAthenaAuthConfig, t as defineAuthEmailTemplate, u as defineDatabase, v as defineModel, w as defineRegistry, x as defineSchema, y as enumeration, z as filterIntrospectionSnapshot, B as generatorEnv, E as identifier, G as json, H as normalizeAthenaGatewayBaseUrl, J as normalizeSchemaSelection, K as normalizeTableSelection, L as number, M as renderAthenaReactEmail, N as resolvePostgresColumnType, O as resolveProviderSchemas, Q as string, S as table, T as unwrapChatMessage, V as unwrapChatRoom } from './module-BruTcxe0.js';
3
+ export { A as AthenaGatewayError, a as AthenaReadQueryClient, b as AthenaReadQueryColumn, c as AthenaReadQueryDefinition, d as AthenaReadQueryExecutionInput, e as AthenaReadQueryExecutionResult, f as AthenaReadQueryFilter, g as AthenaReadQueryFilterOperator, h as AthenaReadQueryFilterValue, i as AthenaReadQueryFlatRow, j as AthenaReadQueryMode, k as AthenaReadQueryOrder, l as AthenaReadQueryOrderByInput, m as AthenaReadQueryOrderDirection, n as AthenaReadQueryRelationRef, o as AthenaTableFilter, p as AthenaTableFilterOperator, q as AthenaTableFilterValue, r as AthenaTableFlatRow, s as AthenaTableOrder, t as AthenaTableOrderByInput, u as AthenaTableOrderDirection, v as AthenaTableQueryClient, w as AthenaTableQueryColumn, x as AthenaTableQueryDefinition, y as AthenaTableQueryExecutionInput, z as AthenaTableQueryExecutionResult, B as AthenaTableQueryMode, C as AthenaTableRelationRef, F as FormValuesOf, M as ModelFormAdapter, D as ModelFormDefaults, E as ModelFormNullishMode, G as ModelFormValues, T as ToModelFormDefaultsOptions, H as ToModelPayloadOptions, I as applyAthenaReadQueryFilters, J as applyAthenaReadQuerySelectLimit, K as applyAthenaReadQuerySelectOrder, L as applyAthenaTableFilters, N as applyAthenaTableSelectLimit, O as applyAthenaTableSelectOrder, P as buildAthenaReadQueryFindManyOrderBy, Q as buildAthenaReadQueryFindManySelect, R as buildAthenaReadQueryFindManyWhere, S as buildAthenaReadQuerySelectString, U as buildAthenaTableFindManyOrderBy, V as buildAthenaTableFindManySelect, W as buildAthenaTableFindManyWhere, X as buildAthenaTableSelectString, Y as clampAthenaReadQueryTotalItems, Z as clampAthenaTableTotalItems, _ as createModelFormAdapter, $ as executeAthenaReadQuery, a0 as executeAthenaTableQuery, a1 as flattenAthenaReadQueryRows, a2 as flattenAthenaRows, a3 as isAthenaGatewayError, a4 as normalizeAthenaReadQueryOrderBy, a5 as normalizeAthenaTableOrderBy, a6 as resolveAthenaReadQueryPageFetch, a7 as toModelFormDefaults, a8 as toModelPayload } from './model-form-CotpEL7z.js';
4
+ export { A as ATHENA_AUTH_ADMIN_LIMITS, a as ATHENA_AUTH_BASE_ERROR_CODES, b as ATHENA_AUTH_MAX_ADMIN_JSON_BYTES, c as ATHENA_AUTH_MAX_ADMIN_JSON_DEPTH, d as ATHENA_AUTH_MAX_TEMPLATE_VARIABLES, e as ATHENA_AUTH_MAX_TEMPLATE_VARIABLE_LENGTH, f as AnyColumnBuilder, g as AthenaAuthAdminLimits, W as AthenaAuthBaseURLConfig, X as AthenaAuthContext, Y as AthenaAuthCookieRuntimeInput, Z as AthenaAuthDatabaseFactory, _ as AthenaAuthHandlerResult, $ as AthenaAuthPlugin, a0 as AthenaAuthPluginContext, a1 as AthenaAuthPluginHandlerContext, a2 as AthenaAuthRequestContext, a3 as AthenaAuthServer, a4 as AthenaAuthServerApi, a5 as AthenaAuthServerConfig, a6 as AthenaAuthServerRuntimeOptions, a7 as AthenaAuthSocialProviderConfig, a8 as AthenaAuthTrustedOrigins, a9 as AthenaAuthTrustedProviders, h as AthenaChatError, i as AthenaColumnBuilder, j as AthenaConfigurationError, k as AthenaConfigurationErrorCode, l as AthenaService, m as AthenaTableDef, n as AthenaTableSchemaBundle, C as ColumnRuntimeConfig, D as DEFAULT_POSTGRES_SCHEMAS, F as FormValuesFromColumns, aa as GeneratorEnvBooleanOptions, ab as GeneratorEnvJsonOptions, ac as GeneratorEnvListOptions, ad as GeneratorEnvOneOfOptions, ae as GeneratorEnvStringOptions, I as InsertFromColumns, P as PostgresIntrospectionProviderOptions, R as RowFromColumns, U as UpdateFromColumns, o as athenaAuth, p as boolean, q as chatSdkManifest, r as createAuthReactEmailInput, af as createPostgresIntrospectionProvider, s as defineAthenaAuthConfig, t as defineAuthEmailTemplate, u as defineDatabase, v as defineModel, w as defineRegistry, x as defineSchema, y as enumeration, z as filterIntrospectionSnapshot, B as generatorEnv, E as identifier, G as json, H as normalizeAthenaGatewayBaseUrl, J as normalizeSchemaSelection, K as normalizeTableSelection, L as number, M as renderAthenaReactEmail, N as resolvePostgresColumnType, O as resolveProviderSchemas, Q as string, S as table, T as unwrapChatMessage, V as unwrapChatRoom } from './module-CWkUTcUc.js';
5
5
  import { I as IntrospectionSnapshot, S as SchemaIntrospectionProvider } from './types-B75PdABb.js';
6
6
  export { t as AthenaClientModelForTableName, r as AthenaClientModelsInput, u as AthenaClientTableName, A as AthenaModelTarget, D as DatabaseDef, a as InsertOf, b as IntrospectionColumn, c as IntrospectionInspectOptions, d as IntrospectionRelation, e as IntrospectionSchema, f as IntrospectionTable, g as IntrospectionTypeKind, M as ModelAt, h as ModelColumnKind, i as ModelColumnMetadata, j as ModelDef, k as ModelMetadata, l as ModelRelationKind, m as ModelRelationMetadata, R as RegistryDef, n as RowOf, o as SchemaDef, T as TenantContext, p as TenantContextValue, q as TenantKeyMap, U as UpdateOf } from './types-B75PdABb.js';
7
- import { A as AthenaGeneratorConfig, L as LoadGeneratorConfigOptions, a as LoadedGeneratorConfig, N as NormalizedAthenaGeneratorConfig, G as GeneratedArtifacts, b as GeneratorProviderConfig, c as GeneratorExperimentalFlags } from './types-D6tZ9aoq.js';
8
- export { e as GeneratedArtifact, f as GeneratorArtifactKind, g as GeneratorFeatureFlags, h as GeneratorFilterConfig, i as GeneratorInternalConfig, j as GeneratorNamingConfig, k as GeneratorOutputConfig, l as GeneratorOutputFormat, m as GeneratorOutputPreset, n as GeneratorOutputTargets, o as GeneratorSchemaSelection, p as GeneratorTableSelection, q as NamingStyle, r as NormalizedGeneratorFilterConfig, s as NormalizedGeneratorOutputConfig, R as RunGeneratorOptions, d as RunGeneratorResult, S as SkippedGeneratedArtifact, t as SkippedGeneratedArtifactReason } from './types-D6tZ9aoq.js';
9
- export { r as runSchemaGenerator } from './pipeline-DNlc8Ayn.js';
10
- export { A as AthenaAdminEmailCreateRequest, a as AthenaAdminEmailDeleteRequest, b as AthenaAdminEmailEventTypeListResponse, c as AthenaAdminEmailEventTypeRecord, d as AthenaAdminEmailFailureCreateRequest, e as AthenaAdminEmailFailureDeleteRequest, f as AthenaAdminEmailFailureGetQuery, g as AthenaAdminEmailFailureGetResponse, h as AthenaAdminEmailFailureListQuery, i as AthenaAdminEmailFailureListResponse, j as AthenaAdminEmailFailureUpdateRequest, k as AthenaAdminEmailFailureUpdateResponse, l as AthenaAdminEmailGetQuery, m as AthenaAdminEmailGetResponse, n as AthenaAdminEmailListQuery, o as AthenaAdminEmailListResponse, p as AthenaAdminEmailTemplateCreateRequest, q as AthenaAdminEmailTemplateDeleteRequest, r as AthenaAdminEmailTemplateGetQuery, s as AthenaAdminEmailTemplateGetResponse, t as AthenaAdminEmailTemplateListQuery, u as AthenaAdminEmailTemplateListResponse, v as AthenaAdminEmailTemplateRecord, w as AthenaAdminEmailTemplateSendRequest, x as AthenaAdminEmailTemplateSendResponse, y as AthenaAdminEmailTemplateUpdateRequest, z as AthenaAdminEmailUpdateRequest, B as AthenaAdminEmailUpdateResponse, aF as AthenaAdminListUsersFilterOperator, aG as AthenaAdminListUsersQuery, aH as AthenaAdminListUsersSearchOperator, C as AthenaAuthAdminUserSessionRevokeBinding, D as AthenaAuthBindings, E as AthenaAuthCallOptions, F as AthenaAuthClientConfig, G as AthenaAuthCredentials, H as AthenaAuthEmailChangeResponse, I as AthenaAuthEmailTemplateAttachment, J as AthenaAuthEmailTemplateBuilder, K as AthenaAuthEmailTemplateCreateFromDefinitionInput, L as AthenaAuthEmailTemplateDefinition, M as AthenaAuthEmailTemplateReactOverrides, N as AthenaAuthEmailTemplateUpdateFromDefinitionInput, O as AthenaAuthEmailTemplateVariableBinding, P as AthenaAuthEndpointPath, Q as AthenaAuthErrorCode, R as AthenaAuthErrorDetails, aI as AthenaAuthFilterOperator, S as AthenaAuthGenericInput, T as AthenaAuthGenericQueryInput, U as AthenaAuthGetUserResponse, aJ as AthenaAuthGuardFailure, aK as AthenaAuthGuardReason, aL as AthenaAuthGuardResult, aM as AthenaAuthGuardSuccess, V as AthenaAuthLinkedAccount, W as AthenaAuthMethod, X as AthenaAuthOrganization, Y as AthenaAuthOrganizationBindings, Z as AthenaAuthOrganizationInvitation, _ as AthenaAuthOrganizationMember, $ as AthenaAuthQueryPrimitive, a0 as AthenaAuthQueryValue, a1 as AthenaAuthReactEmailComponent, a2 as AthenaAuthReactEmailConfig, a3 as AthenaAuthReactEmailEventPhase, a4 as AthenaAuthReactEmailProps, a5 as AthenaAuthReactEmailRenderEvent, a6 as AthenaAuthReactEmailRenderInput, a7 as AthenaAuthReactEmailRenderOptions, a8 as AthenaAuthRequestInput, a9 as AthenaAuthResetPasswordBinding, aa as AthenaAuthResult, ab as AthenaAuthRevokeSessionRequest, aN as AthenaAuthSearchOperator, ac as AthenaAuthSession, ad as AthenaAuthSessionResponse, ae as AthenaAuthSessionRevokeBinding, af as AthenaAuthSignInResponse, ag as AthenaAuthSignOutResponse, aO as AthenaAuthSocialProviderExtensions, ah as AthenaAuthSocialRedirectResponse, ai as AthenaAuthStatusResponse, aj as AthenaAuthUser, ak as AthenaChangeEmailRequest, al as AthenaChangePasswordRequest, am as AthenaDeleteUserCallbackRequest, an as AthenaDeleteUserRequest, ao as AthenaDeleteUserResponse, ap as AthenaEmailSignInRequest, aq as AthenaEmailSignUpRequest, ar as AthenaForgetPasswordRequest, as as AthenaLinkSocialRequest, at as AthenaOAuthAccountTokenRequest, au as AthenaOAuthTokenBundle, av as AthenaResetPasswordRequest, aw as AthenaSendVerificationEmailRequest, ax as AthenaSocialSignInRequest, ay as AthenaUnlinkAccountRequest, az as AthenaUpdateUserRequest, aA as AthenaUsernameSignInRequest, aB as AthenaVerifyEmailRequest, aC as AuthBindings, aP as AuthOAuthProvider, aQ as AuthSocialProvider, aR as AuthSocialProviderBuiltin } from './types-AOY-GLu8.js';
7
+ import { A as AthenaGeneratorConfig, L as LoadGeneratorConfigOptions, a as LoadedGeneratorConfig, N as NormalizedAthenaGeneratorConfig, G as GeneratedArtifacts, b as GeneratorProviderConfig, c as GeneratorExperimentalFlags } from './types-BDX8zS7w.js';
8
+ export { e as GeneratedArtifact, f as GeneratorArtifactKind, u as GeneratorConfigEnsureSummary, g as GeneratorFeatureFlags, h as GeneratorFilterConfig, i as GeneratorInternalConfig, j as GeneratorNamingConfig, k as GeneratorOutputConfig, l as GeneratorOutputFormat, m as GeneratorOutputPreset, n as GeneratorOutputTargets, o as GeneratorSchemaSelection, p as GeneratorTableSelection, q as NamingStyle, r as NormalizedGeneratorFilterConfig, s as NormalizedGeneratorOutputConfig, R as RunGeneratorOptions, d as RunGeneratorResult, S as SkippedGeneratedArtifact, t as SkippedGeneratedArtifactReason } from './types-BDX8zS7w.js';
9
+ export { E as EnsureGeneratorConfigFileOptions, a as EnsureGeneratorConfigFileResult, G as GeneratorConfigFileAction, b as GeneratorConfigProviderMode, d as detectGeneratorProviderMode, e as ensureGeneratorConfigFile, p as patchSchemasInConfigSource, c as renderGeneratorConfigFile, r as runSchemaGenerator } from './pipeline-sWCmlFqu.js';
10
+ export { A as AthenaAdminEmailCreateRequest, a as AthenaAdminEmailDeleteRequest, b as AthenaAdminEmailEventTypeListResponse, c as AthenaAdminEmailEventTypeRecord, d as AthenaAdminEmailFailureCreateRequest, e as AthenaAdminEmailFailureDeleteRequest, f as AthenaAdminEmailFailureGetQuery, g as AthenaAdminEmailFailureGetResponse, h as AthenaAdminEmailFailureListQuery, i as AthenaAdminEmailFailureListResponse, j as AthenaAdminEmailFailureUpdateRequest, k as AthenaAdminEmailFailureUpdateResponse, l as AthenaAdminEmailGetQuery, m as AthenaAdminEmailGetResponse, n as AthenaAdminEmailListQuery, o as AthenaAdminEmailListResponse, p as AthenaAdminEmailTemplateCreateRequest, q as AthenaAdminEmailTemplateDeleteRequest, r as AthenaAdminEmailTemplateGetQuery, s as AthenaAdminEmailTemplateGetResponse, t as AthenaAdminEmailTemplateListQuery, u as AthenaAdminEmailTemplateListResponse, v as AthenaAdminEmailTemplateRecord, w as AthenaAdminEmailTemplateSendRequest, x as AthenaAdminEmailTemplateSendResponse, y as AthenaAdminEmailTemplateUpdateRequest, z as AthenaAdminEmailUpdateRequest, B as AthenaAdminEmailUpdateResponse, aF as AthenaAdminListUsersFilterOperator, aG as AthenaAdminListUsersQuery, aH as AthenaAdminListUsersSearchOperator, C as AthenaAuthAdminUserSessionRevokeBinding, D as AthenaAuthBindings, E as AthenaAuthCallOptions, F as AthenaAuthClientConfig, G as AthenaAuthCredentials, H as AthenaAuthEmailChangeResponse, I as AthenaAuthEmailTemplateAttachment, J as AthenaAuthEmailTemplateBuilder, K as AthenaAuthEmailTemplateCreateFromDefinitionInput, L as AthenaAuthEmailTemplateDefinition, M as AthenaAuthEmailTemplateReactOverrides, N as AthenaAuthEmailTemplateUpdateFromDefinitionInput, O as AthenaAuthEmailTemplateVariableBinding, P as AthenaAuthEndpointPath, Q as AthenaAuthErrorCode, R as AthenaAuthErrorDetails, aI as AthenaAuthFilterOperator, S as AthenaAuthGenericInput, T as AthenaAuthGenericQueryInput, U as AthenaAuthGetUserResponse, aJ as AthenaAuthGuardFailure, aK as AthenaAuthGuardReason, aL as AthenaAuthGuardResult, aM as AthenaAuthGuardSuccess, V as AthenaAuthLinkedAccount, W as AthenaAuthMethod, X as AthenaAuthOrganization, Y as AthenaAuthOrganizationBindings, Z as AthenaAuthOrganizationInvitation, _ as AthenaAuthOrganizationMember, $ as AthenaAuthQueryPrimitive, a0 as AthenaAuthQueryValue, a1 as AthenaAuthReactEmailComponent, a2 as AthenaAuthReactEmailConfig, a3 as AthenaAuthReactEmailEventPhase, a4 as AthenaAuthReactEmailProps, a5 as AthenaAuthReactEmailRenderEvent, a6 as AthenaAuthReactEmailRenderInput, a7 as AthenaAuthReactEmailRenderOptions, a8 as AthenaAuthRequestInput, a9 as AthenaAuthResetPasswordBinding, aa as AthenaAuthResult, ab as AthenaAuthRevokeSessionRequest, aN as AthenaAuthSearchOperator, ac as AthenaAuthSession, ad as AthenaAuthSessionResponse, ae as AthenaAuthSessionRevokeBinding, af as AthenaAuthSignInResponse, ag as AthenaAuthSignOutResponse, aO as AthenaAuthSocialProviderExtensions, ah as AthenaAuthSocialRedirectResponse, ai as AthenaAuthStatusResponse, aj as AthenaAuthUser, ak as AthenaChangeEmailRequest, al as AthenaChangePasswordRequest, am as AthenaDeleteUserCallbackRequest, an as AthenaDeleteUserRequest, ao as AthenaDeleteUserResponse, ap as AthenaEmailSignInRequest, aq as AthenaEmailSignUpRequest, ar as AthenaForgetPasswordRequest, as as AthenaLinkSocialRequest, at as AthenaOAuthAccountTokenRequest, au as AthenaOAuthTokenBundle, av as AthenaResetPasswordRequest, aw as AthenaSendVerificationEmailRequest, ax as AthenaSocialSignInRequest, ay as AthenaUnlinkAccountRequest, az as AthenaUpdateUserRequest, aA as AthenaUsernameSignInRequest, aB as AthenaVerifyEmailRequest, aC as AuthBindings, aP as AuthOAuthProvider, aQ as AuthSocialProvider, aR as AuthSocialProviderBuiltin } from './types-BVKpQmfY.js';
11
11
  export { ActiveOrganizationSessionLike, EnsureActiveOrganizationOptions, EnsureActiveOrganizationResult, OrganizationLike, ensureActiveOrganization } from './organization.js';
12
12
  export { A as AthenaBillingCallOptions, a as AthenaBillingClientConfig, f as AthenaBillingEnvelope, b as AthenaBillingError, g as AthenaBillingHttpMethod, h as AthenaBillingJson, c as AthenaBillingModule, B as BillingConnectionRefInput, i as BillingCreateConnectionInput, j as BillingEnsureCustomerInput, k as BillingListQuery, l as BillingProvisionSinksInput, m as BillingReconcileInput, n as BillingUpdateConnectionInput, o as BillingUpdateCustomerInput, d as billingSdkManifest, e as createBillingModule } from './module-C_ab-MM1.js';
13
+ export { A as ATHENA_TABLE_SCHEMA_ROUTE, a as AthenaTableCatalogColumn, b as AthenaTableCatalogQueryClient, c as AthenaTableCatalogRelation, d as AthenaTableCatalogResponse, e as AthenaTableCatalogTable, f as AthenaTableSchemaConfig, g as AthenaTableSchemaHandlerOptions, h as AthenaTableShowcaseConfig, F as FetchAthenaTableCatalogOptions, T as TableCatalogColumn, i as TableCatalogRelation, j as TableCatalogResponse, k as TableCatalogTable, l as buildAthenaTableCatalogQueries, m as createAthenaTableSchemaHandlers, n as fetchAthenaTableCatalog, o as fetchTableCatalog, p as handleAthenaTableSchemaPost, q as hasAthenaTableSchemaCredentials, r as isAthenaTableSchemaConfig, s as parseAthenaTableSchemaScope } from './schema-handlers-VjFDhIMw.js';
13
14
  import 'zod';
14
15
  import './index-UKJpunc6.js';
15
16
  import './session-cookie-detection-BqOp9mO6.js';
@@ -38,4 +39,26 @@ declare function generateArtifactsFromSnapshot(snapshot: IntrospectionSnapshot,
38
39
  */
39
40
  declare function resolveGeneratorProvider(providerConfig: GeneratorProviderConfig, experimentalFlags: GeneratorExperimentalFlags): SchemaIntrospectionProvider;
40
41
 
41
- export { AthenaGeneratorConfig, GeneratedArtifacts, GeneratorExperimentalFlags, GeneratorProviderConfig, IntrospectionSnapshot, LoadGeneratorConfigOptions, LoadedGeneratorConfig, NormalizedAthenaGeneratorConfig, SchemaIntrospectionProvider, defineGeneratorConfig, findGeneratorConfigPath, generateArtifactsFromSnapshot, loadGeneratorConfig, normalizeGeneratorConfig, resolveGeneratorProvider };
42
+ /**
43
+ * Filters and normalizes a raw list of schema names into a stable, unique array.
44
+ * Drops empty strings and PostgreSQL system/catalog namespaces.
45
+ */
46
+ declare function normalizeDiscoveredSchemas(input: readonly string[]): string[];
47
+ /**
48
+ * Merges configured schemas with discovered ones without dropping user intent.
49
+ * - preserves configured order first
50
+ * - appends newly discovered schemas
51
+ * - never removes a configured schema that discovery did not return
52
+ */
53
+ declare function mergeSchemaSelections(configured: readonly string[] | undefined, discovered: readonly string[]): string[];
54
+ /**
55
+ * True when two schema lists select the same set (order-insensitive).
56
+ */
57
+ declare function schemasEqual(left: readonly string[] | undefined, right: readonly string[] | undefined): boolean;
58
+ /**
59
+ * Discovers application-owned PostgreSQL schemas for generator config auto-fill.
60
+ * Supports both direct Postgres and Athena gateway providers.
61
+ */
62
+ declare function discoverPostgresSchemas(provider: GeneratorProviderConfig): Promise<string[]>;
63
+
64
+ export { AthenaGeneratorConfig, GeneratedArtifacts, GeneratorExperimentalFlags, GeneratorProviderConfig, IntrospectionSnapshot, LoadGeneratorConfigOptions, LoadedGeneratorConfig, NormalizedAthenaGeneratorConfig, SchemaIntrospectionProvider, defineGeneratorConfig, discoverPostgresSchemas, findGeneratorConfigPath, generateArtifactsFromSnapshot, loadGeneratorConfig, mergeSchemaSelections, normalizeDiscoveredSchemas, normalizeGeneratorConfig, resolveGeneratorProvider, schemasEqual };