@api-client/core 0.19.16 → 0.19.18

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 (203) hide show
  1. package/build/src/browser.d.ts +12 -12
  2. package/build/src/browser.d.ts.map +1 -1
  3. package/build/src/browser.js +3 -3
  4. package/build/src/browser.js.map +1 -1
  5. package/build/src/exceptions/exception.d.ts +56 -0
  6. package/build/src/exceptions/exception.d.ts.map +1 -1
  7. package/build/src/exceptions/exception.js +111 -14
  8. package/build/src/exceptions/exception.js.map +1 -1
  9. package/build/src/index.d.ts +12 -12
  10. package/build/src/index.d.ts.map +1 -1
  11. package/build/src/index.js +3 -3
  12. package/build/src/index.js.map +1 -1
  13. package/build/src/mocking/ProjectMock.d.ts +1 -1
  14. package/build/src/mocking/ProjectMock.d.ts.map +1 -1
  15. package/build/src/mocking/ProjectMock.js.map +1 -1
  16. package/build/src/mocking/lib/File.d.ts +5 -5
  17. package/build/src/mocking/lib/File.d.ts.map +1 -1
  18. package/build/src/mocking/lib/File.js.map +1 -1
  19. package/build/src/mocking/lib/Organization.d.ts +3 -3
  20. package/build/src/mocking/lib/Organization.d.ts.map +1 -1
  21. package/build/src/mocking/lib/Organization.js +2 -1
  22. package/build/src/mocking/lib/Organization.js.map +1 -1
  23. package/build/src/mocking/lib/Permission.d.ts +6 -6
  24. package/build/src/mocking/lib/Permission.d.ts.map +1 -1
  25. package/build/src/mocking/lib/Permission.js.map +1 -1
  26. package/build/src/mocking/lib/User.d.ts +8 -4
  27. package/build/src/mocking/lib/User.d.ts.map +1 -1
  28. package/build/src/mocking/lib/User.js.map +1 -1
  29. package/build/src/modeling/ApiFile.d.ts +8 -4
  30. package/build/src/modeling/ApiFile.d.ts.map +1 -1
  31. package/build/src/modeling/ApiFile.js.map +1 -1
  32. package/build/src/modeling/ApiModel.d.ts +2 -2
  33. package/build/src/modeling/ApiModel.d.ts.map +1 -1
  34. package/build/src/modeling/ApiModel.js.map +1 -1
  35. package/build/src/modeling/DataDomain.d.ts +2 -2
  36. package/build/src/modeling/DataDomain.d.ts.map +1 -1
  37. package/build/src/modeling/DataDomain.js.map +1 -1
  38. package/build/src/modeling/DomainAssociation.d.ts +2 -2
  39. package/build/src/modeling/DomainAssociation.d.ts.map +1 -1
  40. package/build/src/modeling/DomainAssociation.js.map +1 -1
  41. package/build/src/modeling/DomainEntity.d.ts +2 -2
  42. package/build/src/modeling/DomainEntity.d.ts.map +1 -1
  43. package/build/src/modeling/DomainEntity.js.map +1 -1
  44. package/build/src/modeling/DomainFile.d.ts +8 -4
  45. package/build/src/modeling/DomainFile.d.ts.map +1 -1
  46. package/build/src/modeling/DomainFile.js.map +1 -1
  47. package/build/src/modeling/DomainModel.d.ts +2 -2
  48. package/build/src/modeling/DomainModel.d.ts.map +1 -1
  49. package/build/src/modeling/DomainModel.js.map +1 -1
  50. package/build/src/modeling/DomainNamespace.d.ts +2 -2
  51. package/build/src/modeling/DomainNamespace.d.ts.map +1 -1
  52. package/build/src/modeling/DomainNamespace.js.map +1 -1
  53. package/build/src/modeling/DomainProperty.d.ts +2 -2
  54. package/build/src/modeling/DomainProperty.d.ts.map +1 -1
  55. package/build/src/modeling/DomainProperty.js.map +1 -1
  56. package/build/src/modeling/helpers/Intelisense.d.ts +38 -38
  57. package/build/src/modeling/helpers/Intelisense.d.ts.map +1 -1
  58. package/build/src/modeling/helpers/Intelisense.js.map +1 -1
  59. package/build/src/models/AiMessage.d.ts +3 -3
  60. package/build/src/models/AiMessage.d.ts.map +1 -1
  61. package/build/src/models/AiMessage.js.map +1 -1
  62. package/build/src/models/AiSession.d.ts +3 -3
  63. package/build/src/models/AiSession.d.ts.map +1 -1
  64. package/build/src/models/AiSession.js.map +1 -1
  65. package/build/src/models/CertificateFile.d.ts +2 -2
  66. package/build/src/models/CertificateFile.d.ts.map +1 -1
  67. package/build/src/models/CertificateFile.js.map +1 -1
  68. package/build/src/models/Environment.d.ts +2 -2
  69. package/build/src/models/Environment.d.ts.map +1 -1
  70. package/build/src/models/Environment.js.map +1 -1
  71. package/build/src/models/Folder.d.ts +9 -5
  72. package/build/src/models/Folder.d.ts.map +1 -1
  73. package/build/src/models/Folder.js.map +1 -1
  74. package/build/src/models/HttpProject.d.ts +2 -2
  75. package/build/src/models/HttpProject.d.ts.map +1 -1
  76. package/build/src/models/HttpProject.js.map +1 -1
  77. package/build/src/models/ProjectFolder.d.ts +2 -2
  78. package/build/src/models/ProjectFolder.d.ts.map +1 -1
  79. package/build/src/models/ProjectFolder.js.map +1 -1
  80. package/build/src/models/Request.d.ts +3 -3
  81. package/build/src/models/Request.d.ts.map +1 -1
  82. package/build/src/models/Request.js.map +1 -1
  83. package/build/src/models/Thing.d.ts +9 -5
  84. package/build/src/models/Thing.d.ts.map +1 -1
  85. package/build/src/models/Thing.js.map +1 -1
  86. package/build/src/models/TrashEntry.d.ts +2 -2
  87. package/build/src/models/TrashEntry.d.ts.map +1 -1
  88. package/build/src/models/TrashEntry.js.map +1 -1
  89. package/build/src/models/store/Capabilities.d.ts +5 -1
  90. package/build/src/models/store/Capabilities.d.ts.map +1 -1
  91. package/build/src/models/store/Capabilities.js.map +1 -1
  92. package/build/src/models/store/Deletion.d.ts +5 -1
  93. package/build/src/models/store/Deletion.d.ts.map +1 -1
  94. package/build/src/models/store/Deletion.js.map +1 -1
  95. package/build/src/models/store/File.d.ts +45 -37
  96. package/build/src/models/store/File.d.ts.map +1 -1
  97. package/build/src/models/store/File.js +1 -1
  98. package/build/src/models/store/File.js.map +1 -1
  99. package/build/src/models/store/Group.d.ts +3 -3
  100. package/build/src/models/store/Group.d.ts.map +1 -1
  101. package/build/src/models/store/Group.js.map +1 -1
  102. package/build/src/models/store/Invitation.d.ts +3 -3
  103. package/build/src/models/store/Invitation.d.ts.map +1 -1
  104. package/build/src/models/store/Invitation.js.map +1 -1
  105. package/build/src/models/store/Modification.d.ts +5 -1
  106. package/build/src/models/store/Modification.d.ts.map +1 -1
  107. package/build/src/models/store/Modification.js.map +1 -1
  108. package/build/src/models/store/Organization.d.ts +18 -13
  109. package/build/src/models/store/Organization.d.ts.map +1 -1
  110. package/build/src/models/store/Organization.js +29 -47
  111. package/build/src/models/store/Organization.js.map +1 -1
  112. package/build/src/models/store/Permission.d.ts +9 -5
  113. package/build/src/models/store/Permission.d.ts.map +1 -1
  114. package/build/src/models/store/Permission.js.map +1 -1
  115. package/build/src/models/store/User.d.ts +18 -6
  116. package/build/src/models/store/User.d.ts.map +1 -1
  117. package/build/src/models/store/User.js.map +1 -1
  118. package/build/src/models/store/UserIdentity.d.ts +9 -5
  119. package/build/src/models/store/UserIdentity.d.ts.map +1 -1
  120. package/build/src/models/store/UserIdentity.js.map +1 -1
  121. package/build/src/sdk/FilesSdk.d.ts +15 -15
  122. package/build/src/sdk/FilesSdk.d.ts.map +1 -1
  123. package/build/src/sdk/FilesSdk.js +1 -1
  124. package/build/src/sdk/FilesSdk.js.map +1 -1
  125. package/build/src/sdk/OrganizationsSdk.d.ts +9 -9
  126. package/build/src/sdk/OrganizationsSdk.d.ts.map +1 -1
  127. package/build/src/sdk/OrganizationsSdk.js.map +1 -1
  128. package/build/src/sdk/SdkMock.js +6 -6
  129. package/build/src/sdk/SdkMock.js.map +1 -1
  130. package/build/src/sdk/SharedSdk.d.ts +2 -2
  131. package/build/src/sdk/SharedSdk.d.ts.map +1 -1
  132. package/build/src/sdk/SharedSdk.js.map +1 -1
  133. package/build/src/sdk/StoreSdkNode.d.ts +1 -1
  134. package/build/src/sdk/StoreSdkNode.d.ts.map +1 -1
  135. package/build/src/sdk/StoreSdkNode.js.map +1 -1
  136. package/build/src/sdk/StoreSdkWeb.d.ts +1 -1
  137. package/build/src/sdk/StoreSdkWeb.d.ts.map +1 -1
  138. package/build/src/sdk/StoreSdkWeb.js.map +1 -1
  139. package/build/src/sdk/UsersSdk.d.ts +5 -5
  140. package/build/src/sdk/UsersSdk.d.ts.map +1 -1
  141. package/build/src/sdk/UsersSdk.js.map +1 -1
  142. package/build/tsconfig.tsbuildinfo +1 -1
  143. package/package.json +1 -1
  144. package/src/exceptions/exception.ts +119 -15
  145. package/src/mocking/ProjectMock.ts +1 -1
  146. package/src/mocking/lib/File.ts +5 -5
  147. package/src/mocking/lib/Organization.ts +5 -3
  148. package/src/mocking/lib/Permission.ts +8 -8
  149. package/src/mocking/lib/User.ts +11 -6
  150. package/src/modeling/ApiFile.ts +11 -6
  151. package/src/modeling/ApiModel.ts +2 -2
  152. package/src/modeling/DataDomain.ts +2 -2
  153. package/src/modeling/DomainAssociation.ts +2 -2
  154. package/src/modeling/DomainEntity.ts +2 -2
  155. package/src/modeling/DomainFile.ts +11 -6
  156. package/src/modeling/DomainModel.ts +2 -2
  157. package/src/modeling/DomainNamespace.ts +2 -2
  158. package/src/modeling/DomainProperty.ts +2 -2
  159. package/src/modeling/helpers/Intelisense.ts +41 -38
  160. package/src/models/AiMessage.ts +3 -3
  161. package/src/models/AiSession.ts +3 -3
  162. package/src/models/CertificateFile.ts +2 -2
  163. package/src/models/Environment.ts +2 -2
  164. package/src/models/Folder.ts +13 -8
  165. package/src/models/HttpProject.ts +2 -2
  166. package/src/models/ProjectFolder.ts +2 -2
  167. package/src/models/Request.ts +3 -3
  168. package/src/models/Thing.ts +14 -9
  169. package/src/models/TrashEntry.ts +2 -2
  170. package/src/models/store/Capabilities.ts +6 -1
  171. package/src/models/store/Deletion.ts +6 -1
  172. package/src/models/store/File.ts +53 -43
  173. package/src/models/store/Group.ts +3 -3
  174. package/src/models/store/Invitation.ts +3 -3
  175. package/src/models/store/Modification.ts +6 -1
  176. package/src/models/store/Organization.ts +45 -60
  177. package/src/models/store/Permission.ts +17 -12
  178. package/src/models/store/User.ts +21 -6
  179. package/src/models/store/UserIdentity.ts +13 -8
  180. package/src/sdk/FilesSdk.ts +29 -25
  181. package/src/sdk/OrganizationsSdk.ts +20 -16
  182. package/src/sdk/SdkMock.ts +16 -16
  183. package/src/sdk/SharedSdk.ts +3 -3
  184. package/src/sdk/StoreSdkNode.ts +3 -3
  185. package/src/sdk/StoreSdkWeb.ts +3 -3
  186. package/src/sdk/UsersSdk.ts +6 -6
  187. package/tests/unit/exceptions/exception.spec.ts +261 -0
  188. package/tests/unit/mocking/current/File.spec.ts +5 -5
  189. package/tests/unit/mocking/current/Organization.spec.ts +4 -3
  190. package/tests/unit/mocking/current/Permission.spec.ts +2 -2
  191. package/tests/unit/mocking/current/User.spec.ts +2 -2
  192. package/tests/unit/modeling/domain_file.spec.ts +3 -3
  193. package/tests/unit/models/File/createFileCapabilities.spec.ts +3 -3
  194. package/tests/unit/models/File/new.spec.ts +2 -2
  195. package/tests/unit/models/File/setDeleted.spec.ts +3 -3
  196. package/tests/unit/models/File/setLastModified.spec.ts +3 -3
  197. package/tests/unit/models/File/toJSON.spec.ts +2 -2
  198. package/tests/unit/models/Folder/create.spec.ts +3 -3
  199. package/tests/unit/models/Permission/all.spec.ts +3 -3
  200. package/tests/unit/models/store/Invitation.spec.ts +2 -2
  201. package/tests/unit/models/store/Organization.spec.ts +100 -0
  202. package/tests/unit/models/store/Permission.spec.ts +16 -6
  203. package/tests/unit/models/thing.spec.ts +3 -3
@@ -37,24 +37,24 @@ export { ISentRequest, SentRequest, IBaseSentRequest } from './models/SentReques
37
37
  export { SerializableError, ISerializedError } from './models/SerializableError.js';
38
38
  export { SerializablePayload, SerializablePayloadOptions } from './models/SerializablePayload.js';
39
39
  export { Server, IServer, Kind as ServerKind } from './models/Server.js';
40
- export { Thing, IThing } from './models/Thing.js';
40
+ export { Thing, type IThing, type ThingSchema } from './models/Thing.js';
41
41
  export { Url, IUrl } from './models/Url.js';
42
42
  export { WebApi, IWebApi, ILegacyRestApi } from './models/WebApi.js';
43
43
  export { WebApiIndex, IWebApiIndex, ILegacyWebApiIndex } from './models/WebApiIndex.js';
44
- export { IFolder, Folder } from './models/Folder.js';
44
+ export { Folder, type FolderSchema, type IFolder } from './models/Folder.js';
45
45
  export * from './models/TrashEntry.js';
46
46
  export * from './models/store/Backend.js';
47
- export { ICapabilities } from './models/store/Capabilities.js';
48
- export { IFile, File, IStoredFile, StoredFile, FileAddOptions, FileBreadcrumb, MediaReadOptions, } from './models/store/File.js';
47
+ export { type ICapabilities, type CapabilitiesSchema } from './models/store/Capabilities.js';
48
+ export { File, StoredFile, type IFile, type FileSchema, type IStoredFile, type StoredFileSchema, type FileAddOptions, type FileBreadcrumb, type MediaReadOptions, } from './models/store/File.js';
49
49
  export { GroupSchema, Group } from './models/store/Group.js';
50
- export { IAccessAddOperation, IAccessOperation, IAccessUpdateOperation, IAccessRemoveOperation, Permission, IPermission, AccessOperation, Kind as PermissionKind, PermissionRole, PermissionType, PermissionSourceRule, } from './models/store/Permission.js';
50
+ export { IAccessAddOperation, IAccessOperation, IAccessUpdateOperation, IAccessRemoveOperation, Permission, type IPermission, type PermissionSchema, AccessOperation, Kind as PermissionKind, PermissionRole, PermissionType, PermissionSourceRule, } from './models/store/Permission.js';
51
51
  export { IRevision, IRevisionListItem } from './models/store/Revision.js';
52
- export { IEmail, IUserPicture, IUser, Kind as UserKind, type UserStatus } from './models/store/User.js';
53
- export { IUserIdentity, Kind as UserIdentityKind, UserIdentity } from './models/store/UserIdentity.js';
54
- export { type IOrganization, Organization, type UserOrganizationGrantType } from './models/store/Organization.js';
52
+ export { type IEmail, type IUserPicture, type IUser, type UserSchema, type EmailSchema, type UserPictureSchema, Kind as UserKind, type UserStatus, } from './models/store/User.js';
53
+ export { type IUserIdentity, type UserIdentitySchema, Kind as UserIdentityKind, UserIdentity, } from './models/store/UserIdentity.js';
54
+ export { type IOrganization, type OrganizationSchema, Organization, type UserOrganizationGrantType, } from './models/store/Organization.js';
55
55
  export { type InvitationSchema, type InvitationStatus, Invitation } from './models/store/Invitation.js';
56
- export { IModification } from './models/store/Modification.js';
57
- export { IDeletion } from './models/store/Deletion.js';
56
+ export { type IModification, type ModificationSchema } from './models/store/Modification.js';
57
+ export { type IDeletion, type DeletionSchema } from './models/store/Deletion.js';
58
58
  export { DataCatalog, DataCatalogSchema, DataCatalogSchemaWithVersion, DataCatalogScope, DataCatalogStatus, DataCatalogVersionInfo, } from './models/DataCatalog.js';
59
59
  export { DataCatalogLifecycle, DataCatalogVersion, DataCatalogVersionSchema } from './models/DataCatalogVersion.js';
60
60
  export * as DataFormat from './modeling/DataFormat.js';
@@ -70,8 +70,8 @@ export * from './modeling/DomainImpactAnalysis.js';
70
70
  export * from './modeling/DomainSerialization.js';
71
71
  export * from './modeling/DomainVersioning.js';
72
72
  export { ShapeGenerator } from './modeling/amf/ShapeGenerator.js';
73
- export { DomainFile, type IDomainFile } from './modeling/DomainFile.js';
74
- export { ApiFile, type IApiFile } from './modeling/ApiFile.js';
73
+ export { DomainFile, type IDomainFile, type DomainFileSchema } from './modeling/DomainFile.js';
74
+ export { ApiFile, type IApiFile, type ApiFileSchema } from './modeling/ApiFile.js';
75
75
  export { type DomainValidationSchema } from './modeling/validation/rules.js';
76
76
  export { EntityValidation } from './modeling/validation/entity_validation.js';
77
77
  export { PropertyValidation } from './modeling/validation/property_validation.js';
@@ -1 +1 @@
1
- {"version":3,"file":"browser.d.ts","sourceRoot":"","sources":["../../src/browser.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"browser.d.ts","sourceRoot":"","sources":["../../src/browser.ts"],"names":[],"mappings":"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"}
@@ -52,9 +52,9 @@ export * from './models/store/Backend.js';
52
52
  export { File, StoredFile, } from './models/store/File.js';
53
53
  export { Group } from './models/store/Group.js';
54
54
  export { Permission, Kind as PermissionKind, } from './models/store/Permission.js';
55
- export { Kind as UserKind } from './models/store/User.js';
56
- export { Kind as UserIdentityKind, UserIdentity } from './models/store/UserIdentity.js';
57
- export { Organization } from './models/store/Organization.js';
55
+ export { Kind as UserKind, } from './models/store/User.js';
56
+ export { Kind as UserIdentityKind, UserIdentity, } from './models/store/UserIdentity.js';
57
+ export { Organization, } from './models/store/Organization.js';
58
58
  export { Invitation } from './models/store/Invitation.js';
59
59
  export { DataCatalog, } from './models/DataCatalog.js';
60
60
  export { DataCatalogVersion } from './models/DataCatalogVersion.js';
@@ -1 +1 @@
1
- {"version":3,"file":"browser.js","sourceRoot":"","sources":["../../src/browser.ts"],"names":[],"mappings":"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","sourcesContent":["// all exports that are save for web browser processing.\n\n//\n// Ecosystem-shared Config\n//\nexport * from './config/index.js'\n\n//\n// Models\n//\nexport * from './models/kinds.js'\nexport { IApplication } from './models/Application.js'\nexport { Response, IResponse } from './models/Response.js'\nexport {\n IAuthorizationSettingsUnion,\n IApiKeyAuthorization,\n IAuthorizationParams,\n IBasicAuthorization,\n IBearerAuthorization,\n ICCAuthorization,\n IDigestAuthorization,\n INtlmAuthorization,\n IOAuth1Authorization,\n IOAuth2Authorization,\n IOAuth2AuthorizationRequestCustomData,\n IOAuth2CustomData,\n IOAuth2CustomParameter,\n IOAuth2TokenRequestCustomData,\n IOauth2GrantType,\n IOauth2ResponseType,\n IOidcAuthorization,\n IOidcTokenError,\n IOidcTokenInfo,\n IPassThroughAuthorization,\n IRamlCustomAuthorization,\n ITokenError,\n ITokenInfo,\n ITokenRemoveOptions,\n OAuth2DeliveryMethod,\n AuthorizationType,\n} from './models/Authorization.js'\nexport { AuthorizationData, IAuthorizationData } from './models/AuthorizationData.js'\nexport { CertificateFile, ICertificateFile } from './models/CertificateFile.js'\nexport {\n Certificate,\n CertificateDataFormat,\n CertificateType,\n HttpCertificate,\n ICertificate,\n ICertificateCreateOptions,\n ICertificateData,\n IP12Certificate,\n IP12CreateOptions,\n IPemCertificate,\n IPemCreateOptions,\n Kind as CertificateKind,\n} from './models/ClientCertificate.js'\nexport { Environment, IEnvironment, Kind as EnvironmentKind } from './models/Environment.js'\nexport { ErrorResponse, IErrorResponse } from './models/ErrorResponse.js'\nexport { HeadersArray } from './models/HeadersArray.js'\nexport { IHostRule, HostRule, Kind as HostRuleKind } from './models/HostRule.js'\nexport { IHttpCookie, HttpCookie, CookieChangeReason, CookieSameSiteType } from './models/HttpCookie.js'\nexport { IHttpHistory, HttpHistory, Kind as HttpHistoryKind, IHttpHistoryBulkAdd } from './models/HttpHistory.js'\nexport {\n HttpProject,\n IHttpProject,\n Kind as HttpProjectKind,\n IFolderCreateOptions,\n IFolderDeleteOptions,\n IFolderSearchOptions,\n IProjectMoveOptions,\n IRequestAddOptions,\n IRequestDeleteOptions,\n IRequestSearchOptions,\n IProjectFolderIterator,\n IProjectFolderIteratorResult,\n IProjectRequestIterator,\n} from './models/HttpProject.js'\nexport { IHttpRequest, HttpRequest, Kind as HttpRequestKind } from './models/HttpRequest.js'\nexport { HttpResponse, IHttpResponse } from './models/HttpResponse.js'\nexport { License, ILicense, Kind as LicenseKind } from './models/License.js'\nexport { Project, IProject } from './models/Project.js'\nexport {\n IProjectExecutionLog,\n IProjectExecutionIteration,\n IProjectExecution,\n ProjectExecution,\n Kind as ProjectExecutionKind,\n} from './models/ProjectExecution.js'\nexport { IProjectFolder, ProjectFolder, DefaultFolderName } from './models/ProjectFolder.js'\nexport { ProjectItem, IProjectItem } from './models/ProjectItem.js'\nexport { IProjectRequest, ProjectRequest, Kind as ProjectRequestKind } from './models/ProjectRequest.js'\nexport { ProjectSchema, IProjectSchema, Kind as ProjectSchemaKind } from './models/ProjectSchema.js'\nexport { Property, IProperty, Kind as PropertyKind } from './models/Property.js'\nexport { Provider, IProvider, Kind as ProviderKind } from './models/Provider.js'\nexport { Request, IRequest, Kind as RequestKind } from './models/Request.js'\nexport {\n RequestAuthorization,\n IRequestAuthorization,\n Kind as RequestAuthorizationKind,\n} from './models/RequestAuthorization.js'\nexport { RequestConfig, IRequestConfig, IRequestBaseConfig, Kind as RequestConfigKind } from './models/RequestConfig.js'\nexport { RequestLog, IRequestLog, Kind as RequestLogKind } from './models/RequestLog.js'\nexport { RequestsSize, IRequestsSize, Kind as RequestsSizeKind } from './models/RequestsSize.js'\nexport { RequestTime, IRequestTime, Kind as RequestTimeKind } from './models/RequestTime.js'\nexport {\n RequestUiMeta,\n IRequestUiMeta,\n Kind as RequestUiMetaKind,\n IAuthMeta,\n IBodyMeta,\n IBodyMetaModel,\n IHeadersMeta,\n IRawBody,\n IResponseUiMeta,\n IUrlMeta,\n IUrlEncodedBodyMeta,\n} from './models/RequestUiMeta.js'\nexport {\n ResponseAuthorization,\n IResponseAuthorization,\n Kind as ResponseAuthorizationKind,\n} from './models/ResponseAuthorization.js'\nexport { ResponseRedirect, IResponseRedirect, Kind as ResponseRedirectKind } from './models/ResponseRedirect.js'\nexport { ISentRequest, SentRequest, IBaseSentRequest } from './models/SentRequest.js'\nexport { SerializableError, ISerializedError } from './models/SerializableError.js'\nexport { SerializablePayload, SerializablePayloadOptions } from './models/SerializablePayload.js'\nexport { Server, IServer, Kind as ServerKind } from './models/Server.js'\nexport { Thing, IThing } from './models/Thing.js'\nexport { Url, IUrl } from './models/Url.js'\nexport { WebApi, IWebApi, ILegacyRestApi } from './models/WebApi.js'\nexport { WebApiIndex, IWebApiIndex, ILegacyWebApiIndex } from './models/WebApiIndex.js'\nexport { IFolder, Folder } from './models/Folder.js'\nexport * from './models/TrashEntry.js'\n\nexport * from './models/store/Backend.js'\nexport { ICapabilities } from './models/store/Capabilities.js'\nexport {\n IFile,\n File,\n IStoredFile,\n StoredFile,\n FileAddOptions,\n FileBreadcrumb,\n MediaReadOptions,\n} from './models/store/File.js'\nexport { GroupSchema, Group } from './models/store/Group.js'\nexport {\n IAccessAddOperation,\n IAccessOperation,\n IAccessUpdateOperation,\n IAccessRemoveOperation,\n Permission,\n IPermission,\n AccessOperation,\n Kind as PermissionKind,\n PermissionRole,\n PermissionType,\n PermissionSourceRule,\n} from './models/store/Permission.js'\nexport { IRevision, IRevisionListItem } from './models/store/Revision.js'\nexport { IEmail, IUserPicture, IUser, Kind as UserKind, type UserStatus } from './models/store/User.js'\nexport { IUserIdentity, Kind as UserIdentityKind, UserIdentity } from './models/store/UserIdentity.js'\nexport { type IOrganization, Organization, type UserOrganizationGrantType } from './models/store/Organization.js'\nexport { type InvitationSchema, type InvitationStatus, Invitation } from './models/store/Invitation.js'\nexport { IModification } from './models/store/Modification.js'\nexport { IDeletion } from './models/store/Deletion.js'\nexport {\n DataCatalog,\n DataCatalogSchema,\n DataCatalogSchemaWithVersion,\n DataCatalogScope,\n DataCatalogStatus,\n DataCatalogVersionInfo,\n} from './models/DataCatalog.js'\nexport { DataCatalogLifecycle, DataCatalogVersion, DataCatalogVersionSchema } from './models/DataCatalogVersion.js'\n\nexport * as DataFormat from './modeling/DataFormat.js'\nexport type {\n PropertyBinding,\n PropertyProtobufBindings,\n PropertyWebBindings,\n AssociationBinding,\n AssociationBindings,\n AssociationWebBindings,\n PropertyBindings,\n} from './modeling/Bindings.js'\nexport * from './modeling/types.js'\nexport { DataDomain, DataDomainSchema } from './modeling/DataDomain.js'\nexport { DomainNamespace, type DomainNamespaceSchema } from './modeling/DomainNamespace.js'\nexport { DomainModel, type DomainModelSchema } from './modeling/DomainModel.js'\nexport { DomainEntity, type DomainEntitySchema } from './modeling/DomainEntity.js'\nexport { DomainProperty, type DomainPropertySchema } from './modeling/DomainProperty.js'\nexport { DomainAssociation, type DomainAssociationSchema, type OnDeleteRule } from './modeling/DomainAssociation.js'\nexport * from './modeling/DomainImpactAnalysis.js'\nexport * from './modeling/DomainSerialization.js'\nexport * from './modeling/DomainVersioning.js'\nexport { ShapeGenerator } from './modeling/amf/ShapeGenerator.js'\nexport { DomainFile, type IDomainFile } from './modeling/DomainFile.js'\nexport { ApiFile, type IApiFile } from './modeling/ApiFile.js'\nexport { type DomainValidationSchema } from './modeling/validation/rules.js'\nexport { EntityValidation } from './modeling/validation/entity_validation.js'\nexport { PropertyValidation } from './modeling/validation/property_validation.js'\nexport { AssociationValidation } from './modeling/validation/association_validation.js'\nexport { ApiValidation } from './modeling/ApiValidation.js'\nexport {\n validateApiModelInfo,\n validateApiModelDependency,\n validateApiModelSecurity,\n validateApiModelMetadata,\n validateExposedEntity,\n} from './modeling/validation/api_model_rules.js'\nexport * from './modeling/Semantics.js'\nexport { ApiModel, type ApiModelSchema, type ApiContact, type ApiLicense } from './modeling/ApiModel.js'\nexport { ExposedEntity } from './modeling/ExposedEntity.js'\nexport * from './modeling/ai/index.js'\nexport {\n type AiMessage,\n type AiMessageRole,\n type AiMessageSchema,\n type AiMessageState,\n AiModelMessage,\n type AiModelMessageSchema,\n AiUserMessage,\n type AiUserMessageSchema,\n AiModelDataDomainMessage,\n} from './models/AiMessage.js'\nexport { AiSession, type AiSessionSchema, type AiSessionApp } from './models/AiSession.js'\n\n//\n// Libs\n//\nexport {\n PayloadSerializer,\n ISafePayload,\n IMultipartBody,\n Payload,\n DeserializedPayload,\n IBlobMeta,\n IFileMeta,\n} from './lib/transformers/PayloadSerializer.js'\nexport { Headers } from './lib/headers/Headers.js'\nexport * as EventUtils from './lib/events/Utils.js'\nexport { default as uuidV4 } from './lib/uuid.js'\nexport { UrlParser } from './lib/parsers/UrlParser.js'\nexport { UrlEncoder } from './lib/parsers/UrlEncoder.js'\nexport * as Timers from './lib/timers/Timers.js'\nexport { UriTemplate, IUriTemplateOptions } from './lib/parsers/UriTemplate.js'\nexport * from './lib/parsers/UrlProcessor.js'\nexport * as HttpDefinitions from './lib/definitions/HttpDefinitions.js'\nexport * as Buffer from './lib/Buffer.js'\nexport * as Random from './lib/math/Random.js'\nexport * from './patch/PatchClient.js'\nexport * from './patch/types.js'\nexport * as ColorConverter from './lib/color/ColorConverter.js'\n\n//\n// Cookies\n//\nexport { CookieParser, SameSiteValue } from './cookies/CookieParser.js'\nexport { CookieJar } from './cookies/CookieJar.js'\n\n//\n// Authorization\n//\nexport { OAuth2Authorization } from './authorization/OAuth2Authorization.js'\nexport { OidcAuthorization } from './authorization/OidcAuthorization.js'\nexport { AuthorizationError, CodeError } from './authorization/AuthorizationError.js'\nexport * as AuthUtils from './authorization/Utils.js'\nexport * from './authorization/types.js'\nexport { Tokens as OidcTokens } from './authorization/lib/Tokens.js'\nexport * as KnownGrants from './authorization/lib/KnownGrants.js'\nexport * as AuthorizationUtils from './authorization/lib/Utils.js'\nexport { SecurityProcessor, IAuthApplyOptions } from './authorization/lib/SecurityProcessor.js'\n\n//\n// HTTP Flows & assertions\n//\nexport * from './models/http-flows/steps/assertion/index.js'\nexport * from './models/http-flows/steps/data/index.js'\nexport * from './models/http-flows/steps/transformation/index.js'\nexport * from './models/http-flows/HttpFlows.js'\nexport * from './models/http-flows/HttpStep.js'\nexport * from './models/http-flows/LegacyTranslator.js'\nexport * from './models/http-flows/HttpAssertion.js'\nexport * as HttpAssertions from './models/http-flows/steps/assertion/index.js'\nexport * as TransformationSteps from './models/http-flows/steps/transformation/index.js'\nexport * as DataSteps from './models/http-flows/steps/data/index.js'\nexport * from './models/http-flows/AssertionError.js'\n\n//\n// Runtime\n//\nexport { VariablesProcessor } from './runtime/variables/VariablesProcessor.js'\nexport * from './runtime/node/InteropInterfaces.js'\n\n//\n// Data processing\n//\nexport { PayloadPointer } from './data/PayloadPointer.js'\nexport { JsonReader } from './data/JsonReader.js'\nexport { JmespathReader } from './data/JmespathReader.js'\nexport { XmlReader } from './data/XmlReader.js'\nexport { UrlEncodedReader } from './data/UrlEncodedReader.js'\nexport { RequestDataExtractor } from './data/RequestDataExtractor.js'\n\n//\n// SDK\n//\nexport * from './sdk/StoreSdkWeb.js'\nexport { RouteBuilder } from './sdk/RouteBuilder.js'\nexport { AuthProviders, AuthRedirectOptions } from './sdk/AuthSdk.js'\nexport { SdkMock, type MockListResult, type MockResult } from './sdk/SdkMock.js'\n\n//\n// Execution reporters\n//\nexport { Reporter } from './runtime/reporters/Reporter.js'\n\n//\n// Mocking\n//\nexport * from './mocking/ProjectMock.js'\n\n//\n// Calculators\n//\nexport { DataCalculator } from './lib/calculators/DataCalculator.js'\n\n//\n// Events\n//\nexport { Events } from './events/Events.js'\nexport { EventTypes } from './events/EventTypes.js'\nexport * from './events/BaseEvents.js'\nexport {\n ICookieDeleteUrlDetail,\n ICookieDetail,\n ICookieDomainListDetail,\n ICookieItemsDetail,\n ICookieUrlListDetail,\n} from './events/cookies/CookieEvents.js'\nexport { IEncryptionEventDetail } from './events/encryption/EncryptionEvents.js'\nexport { IProcessErrorDetail, IProcessStartDetail, IProcessStopDetail } from './events/process/ProcessEvents.js'\nexport { IReportingErrorDetail } from './events/reporting/ReportingEvents.js'\nexport {\n ITelemetryCustomMetric,\n ITelemetryCustomValue,\n ITelemetryDetail,\n ITelemetryEventDetail,\n ITelemetryExceptionDetail,\n ITelemetryScreenViewDetail,\n ITelemetrySocialDetail,\n ITelemetryTimingDetail,\n} from './events/telemetry/TelemetryEvents.js'\nexport { ISetVariableDetail } from './events/environment/EnvironmentEvents.js'\nexport { IHttpRequestDetail } from './events/transport/TransportEvents.js'\n\n//\n// External data importers\n//\nexport { LegacyDataExportToApiProject } from './models/transformers/LegacyDataExportToApiProject.js'\nexport { PostmanDataTransformer } from './models/transformers/PostmanDataTransformer.js'\nexport { ArcLegacyNormalizer } from './models/transformers/ArcLegacyNormalizer.js'\n\nexport { IProxyResult } from './proxy/Proxy.js'\nexport { IHttpProjectProxyInit, IHttpProjectStoreProxyInit } from './proxy/HttpProjectProxy.js'\nexport { IRequestProxyInit } from './proxy/RequestProxy.js'\n\n//\n// Exceptions\n//\nexport { Exception } from './exceptions/exception.js'\nexport { InvalidTypeException } from './exceptions/invalid_type_exception.js'\nexport { RemoveAssociationException } from './exceptions/remove_association_exception.js'\nexport { RemoveEntityException } from './exceptions/remove_entity_exception.js'\nexport { RemovePropertyException } from './exceptions/remove_property_exception.js'\nexport { ValidationError, type FieldValidationMessage } from './exceptions/validation_error.js'\nexport { ForeignAssociationException } from './exceptions/foreign_association_exception.js'\n"]}
1
+ {"version":3,"file":"browser.js","sourceRoot":"","sources":["../../src/browser.ts"],"names":[],"mappings":"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","sourcesContent":["// all exports that are save for web browser processing.\n\n//\n// Ecosystem-shared Config\n//\nexport * from './config/index.js'\n\n//\n// Models\n//\nexport * from './models/kinds.js'\nexport { IApplication } from './models/Application.js'\nexport { Response, IResponse } from './models/Response.js'\nexport {\n IAuthorizationSettingsUnion,\n IApiKeyAuthorization,\n IAuthorizationParams,\n IBasicAuthorization,\n IBearerAuthorization,\n ICCAuthorization,\n IDigestAuthorization,\n INtlmAuthorization,\n IOAuth1Authorization,\n IOAuth2Authorization,\n IOAuth2AuthorizationRequestCustomData,\n IOAuth2CustomData,\n IOAuth2CustomParameter,\n IOAuth2TokenRequestCustomData,\n IOauth2GrantType,\n IOauth2ResponseType,\n IOidcAuthorization,\n IOidcTokenError,\n IOidcTokenInfo,\n IPassThroughAuthorization,\n IRamlCustomAuthorization,\n ITokenError,\n ITokenInfo,\n ITokenRemoveOptions,\n OAuth2DeliveryMethod,\n AuthorizationType,\n} from './models/Authorization.js'\nexport { AuthorizationData, IAuthorizationData } from './models/AuthorizationData.js'\nexport { CertificateFile, ICertificateFile } from './models/CertificateFile.js'\nexport {\n Certificate,\n CertificateDataFormat,\n CertificateType,\n HttpCertificate,\n ICertificate,\n ICertificateCreateOptions,\n ICertificateData,\n IP12Certificate,\n IP12CreateOptions,\n IPemCertificate,\n IPemCreateOptions,\n Kind as CertificateKind,\n} from './models/ClientCertificate.js'\nexport { Environment, IEnvironment, Kind as EnvironmentKind } from './models/Environment.js'\nexport { ErrorResponse, IErrorResponse } from './models/ErrorResponse.js'\nexport { HeadersArray } from './models/HeadersArray.js'\nexport { IHostRule, HostRule, Kind as HostRuleKind } from './models/HostRule.js'\nexport { IHttpCookie, HttpCookie, CookieChangeReason, CookieSameSiteType } from './models/HttpCookie.js'\nexport { IHttpHistory, HttpHistory, Kind as HttpHistoryKind, IHttpHistoryBulkAdd } from './models/HttpHistory.js'\nexport {\n HttpProject,\n IHttpProject,\n Kind as HttpProjectKind,\n IFolderCreateOptions,\n IFolderDeleteOptions,\n IFolderSearchOptions,\n IProjectMoveOptions,\n IRequestAddOptions,\n IRequestDeleteOptions,\n IRequestSearchOptions,\n IProjectFolderIterator,\n IProjectFolderIteratorResult,\n IProjectRequestIterator,\n} from './models/HttpProject.js'\nexport { IHttpRequest, HttpRequest, Kind as HttpRequestKind } from './models/HttpRequest.js'\nexport { HttpResponse, IHttpResponse } from './models/HttpResponse.js'\nexport { License, ILicense, Kind as LicenseKind } from './models/License.js'\nexport { Project, IProject } from './models/Project.js'\nexport {\n IProjectExecutionLog,\n IProjectExecutionIteration,\n IProjectExecution,\n ProjectExecution,\n Kind as ProjectExecutionKind,\n} from './models/ProjectExecution.js'\nexport { IProjectFolder, ProjectFolder, DefaultFolderName } from './models/ProjectFolder.js'\nexport { ProjectItem, IProjectItem } from './models/ProjectItem.js'\nexport { IProjectRequest, ProjectRequest, Kind as ProjectRequestKind } from './models/ProjectRequest.js'\nexport { ProjectSchema, IProjectSchema, Kind as ProjectSchemaKind } from './models/ProjectSchema.js'\nexport { Property, IProperty, Kind as PropertyKind } from './models/Property.js'\nexport { Provider, IProvider, Kind as ProviderKind } from './models/Provider.js'\nexport { Request, IRequest, Kind as RequestKind } from './models/Request.js'\nexport {\n RequestAuthorization,\n IRequestAuthorization,\n Kind as RequestAuthorizationKind,\n} from './models/RequestAuthorization.js'\nexport { RequestConfig, IRequestConfig, IRequestBaseConfig, Kind as RequestConfigKind } from './models/RequestConfig.js'\nexport { RequestLog, IRequestLog, Kind as RequestLogKind } from './models/RequestLog.js'\nexport { RequestsSize, IRequestsSize, Kind as RequestsSizeKind } from './models/RequestsSize.js'\nexport { RequestTime, IRequestTime, Kind as RequestTimeKind } from './models/RequestTime.js'\nexport {\n RequestUiMeta,\n IRequestUiMeta,\n Kind as RequestUiMetaKind,\n IAuthMeta,\n IBodyMeta,\n IBodyMetaModel,\n IHeadersMeta,\n IRawBody,\n IResponseUiMeta,\n IUrlMeta,\n IUrlEncodedBodyMeta,\n} from './models/RequestUiMeta.js'\nexport {\n ResponseAuthorization,\n IResponseAuthorization,\n Kind as ResponseAuthorizationKind,\n} from './models/ResponseAuthorization.js'\nexport { ResponseRedirect, IResponseRedirect, Kind as ResponseRedirectKind } from './models/ResponseRedirect.js'\nexport { ISentRequest, SentRequest, IBaseSentRequest } from './models/SentRequest.js'\nexport { SerializableError, ISerializedError } from './models/SerializableError.js'\nexport { SerializablePayload, SerializablePayloadOptions } from './models/SerializablePayload.js'\nexport { Server, IServer, Kind as ServerKind } from './models/Server.js'\nexport { Thing, type IThing, type ThingSchema } from './models/Thing.js'\nexport { Url, IUrl } from './models/Url.js'\nexport { WebApi, IWebApi, ILegacyRestApi } from './models/WebApi.js'\nexport { WebApiIndex, IWebApiIndex, ILegacyWebApiIndex } from './models/WebApiIndex.js'\nexport { Folder, type FolderSchema, type IFolder } from './models/Folder.js'\nexport * from './models/TrashEntry.js'\n\nexport * from './models/store/Backend.js'\nexport { type ICapabilities, type CapabilitiesSchema } from './models/store/Capabilities.js'\nexport {\n File,\n StoredFile,\n type IFile,\n type FileSchema,\n type IStoredFile,\n type StoredFileSchema,\n type FileAddOptions,\n type FileBreadcrumb,\n type MediaReadOptions,\n} from './models/store/File.js'\nexport { GroupSchema, Group } from './models/store/Group.js'\nexport {\n IAccessAddOperation,\n IAccessOperation,\n IAccessUpdateOperation,\n IAccessRemoveOperation,\n Permission,\n type IPermission,\n type PermissionSchema,\n AccessOperation,\n Kind as PermissionKind,\n PermissionRole,\n PermissionType,\n PermissionSourceRule,\n} from './models/store/Permission.js'\nexport { IRevision, IRevisionListItem } from './models/store/Revision.js'\nexport {\n type IEmail,\n type IUserPicture,\n type IUser,\n type UserSchema,\n type EmailSchema,\n type UserPictureSchema,\n Kind as UserKind,\n type UserStatus,\n} from './models/store/User.js'\nexport {\n type IUserIdentity,\n type UserIdentitySchema,\n Kind as UserIdentityKind,\n UserIdentity,\n} from './models/store/UserIdentity.js'\nexport {\n type IOrganization,\n type OrganizationSchema,\n Organization,\n type UserOrganizationGrantType,\n} from './models/store/Organization.js'\nexport { type InvitationSchema, type InvitationStatus, Invitation } from './models/store/Invitation.js'\nexport { type IModification, type ModificationSchema } from './models/store/Modification.js'\nexport { type IDeletion, type DeletionSchema } from './models/store/Deletion.js'\nexport {\n DataCatalog,\n DataCatalogSchema,\n DataCatalogSchemaWithVersion,\n DataCatalogScope,\n DataCatalogStatus,\n DataCatalogVersionInfo,\n} from './models/DataCatalog.js'\nexport { DataCatalogLifecycle, DataCatalogVersion, DataCatalogVersionSchema } from './models/DataCatalogVersion.js'\n\nexport * as DataFormat from './modeling/DataFormat.js'\nexport type {\n PropertyBinding,\n PropertyProtobufBindings,\n PropertyWebBindings,\n AssociationBinding,\n AssociationBindings,\n AssociationWebBindings,\n PropertyBindings,\n} from './modeling/Bindings.js'\nexport * from './modeling/types.js'\nexport { DataDomain, DataDomainSchema } from './modeling/DataDomain.js'\nexport { DomainNamespace, type DomainNamespaceSchema } from './modeling/DomainNamespace.js'\nexport { DomainModel, type DomainModelSchema } from './modeling/DomainModel.js'\nexport { DomainEntity, type DomainEntitySchema } from './modeling/DomainEntity.js'\nexport { DomainProperty, type DomainPropertySchema } from './modeling/DomainProperty.js'\nexport { DomainAssociation, type DomainAssociationSchema, type OnDeleteRule } from './modeling/DomainAssociation.js'\nexport * from './modeling/DomainImpactAnalysis.js'\nexport * from './modeling/DomainSerialization.js'\nexport * from './modeling/DomainVersioning.js'\nexport { ShapeGenerator } from './modeling/amf/ShapeGenerator.js'\nexport { DomainFile, type IDomainFile, type DomainFileSchema } from './modeling/DomainFile.js'\nexport { ApiFile, type IApiFile, type ApiFileSchema } from './modeling/ApiFile.js'\nexport { type DomainValidationSchema } from './modeling/validation/rules.js'\nexport { EntityValidation } from './modeling/validation/entity_validation.js'\nexport { PropertyValidation } from './modeling/validation/property_validation.js'\nexport { AssociationValidation } from './modeling/validation/association_validation.js'\nexport { ApiValidation } from './modeling/ApiValidation.js'\nexport {\n validateApiModelInfo,\n validateApiModelDependency,\n validateApiModelSecurity,\n validateApiModelMetadata,\n validateExposedEntity,\n} from './modeling/validation/api_model_rules.js'\nexport * from './modeling/Semantics.js'\nexport { ApiModel, type ApiModelSchema, type ApiContact, type ApiLicense } from './modeling/ApiModel.js'\nexport { ExposedEntity } from './modeling/ExposedEntity.js'\nexport * from './modeling/ai/index.js'\nexport {\n type AiMessage,\n type AiMessageRole,\n type AiMessageSchema,\n type AiMessageState,\n AiModelMessage,\n type AiModelMessageSchema,\n AiUserMessage,\n type AiUserMessageSchema,\n AiModelDataDomainMessage,\n} from './models/AiMessage.js'\nexport { AiSession, type AiSessionSchema, type AiSessionApp } from './models/AiSession.js'\n\n//\n// Libs\n//\nexport {\n PayloadSerializer,\n ISafePayload,\n IMultipartBody,\n Payload,\n DeserializedPayload,\n IBlobMeta,\n IFileMeta,\n} from './lib/transformers/PayloadSerializer.js'\nexport { Headers } from './lib/headers/Headers.js'\nexport * as EventUtils from './lib/events/Utils.js'\nexport { default as uuidV4 } from './lib/uuid.js'\nexport { UrlParser } from './lib/parsers/UrlParser.js'\nexport { UrlEncoder } from './lib/parsers/UrlEncoder.js'\nexport * as Timers from './lib/timers/Timers.js'\nexport { UriTemplate, IUriTemplateOptions } from './lib/parsers/UriTemplate.js'\nexport * from './lib/parsers/UrlProcessor.js'\nexport * as HttpDefinitions from './lib/definitions/HttpDefinitions.js'\nexport * as Buffer from './lib/Buffer.js'\nexport * as Random from './lib/math/Random.js'\nexport * from './patch/PatchClient.js'\nexport * from './patch/types.js'\nexport * as ColorConverter from './lib/color/ColorConverter.js'\n\n//\n// Cookies\n//\nexport { CookieParser, SameSiteValue } from './cookies/CookieParser.js'\nexport { CookieJar } from './cookies/CookieJar.js'\n\n//\n// Authorization\n//\nexport { OAuth2Authorization } from './authorization/OAuth2Authorization.js'\nexport { OidcAuthorization } from './authorization/OidcAuthorization.js'\nexport { AuthorizationError, CodeError } from './authorization/AuthorizationError.js'\nexport * as AuthUtils from './authorization/Utils.js'\nexport * from './authorization/types.js'\nexport { Tokens as OidcTokens } from './authorization/lib/Tokens.js'\nexport * as KnownGrants from './authorization/lib/KnownGrants.js'\nexport * as AuthorizationUtils from './authorization/lib/Utils.js'\nexport { SecurityProcessor, IAuthApplyOptions } from './authorization/lib/SecurityProcessor.js'\n\n//\n// HTTP Flows & assertions\n//\nexport * from './models/http-flows/steps/assertion/index.js'\nexport * from './models/http-flows/steps/data/index.js'\nexport * from './models/http-flows/steps/transformation/index.js'\nexport * from './models/http-flows/HttpFlows.js'\nexport * from './models/http-flows/HttpStep.js'\nexport * from './models/http-flows/LegacyTranslator.js'\nexport * from './models/http-flows/HttpAssertion.js'\nexport * as HttpAssertions from './models/http-flows/steps/assertion/index.js'\nexport * as TransformationSteps from './models/http-flows/steps/transformation/index.js'\nexport * as DataSteps from './models/http-flows/steps/data/index.js'\nexport * from './models/http-flows/AssertionError.js'\n\n//\n// Runtime\n//\nexport { VariablesProcessor } from './runtime/variables/VariablesProcessor.js'\nexport * from './runtime/node/InteropInterfaces.js'\n\n//\n// Data processing\n//\nexport { PayloadPointer } from './data/PayloadPointer.js'\nexport { JsonReader } from './data/JsonReader.js'\nexport { JmespathReader } from './data/JmespathReader.js'\nexport { XmlReader } from './data/XmlReader.js'\nexport { UrlEncodedReader } from './data/UrlEncodedReader.js'\nexport { RequestDataExtractor } from './data/RequestDataExtractor.js'\n\n//\n// SDK\n//\nexport * from './sdk/StoreSdkWeb.js'\nexport { RouteBuilder } from './sdk/RouteBuilder.js'\nexport { AuthProviders, AuthRedirectOptions } from './sdk/AuthSdk.js'\nexport { SdkMock, type MockListResult, type MockResult } from './sdk/SdkMock.js'\n\n//\n// Execution reporters\n//\nexport { Reporter } from './runtime/reporters/Reporter.js'\n\n//\n// Mocking\n//\nexport * from './mocking/ProjectMock.js'\n\n//\n// Calculators\n//\nexport { DataCalculator } from './lib/calculators/DataCalculator.js'\n\n//\n// Events\n//\nexport { Events } from './events/Events.js'\nexport { EventTypes } from './events/EventTypes.js'\nexport * from './events/BaseEvents.js'\nexport {\n ICookieDeleteUrlDetail,\n ICookieDetail,\n ICookieDomainListDetail,\n ICookieItemsDetail,\n ICookieUrlListDetail,\n} from './events/cookies/CookieEvents.js'\nexport { IEncryptionEventDetail } from './events/encryption/EncryptionEvents.js'\nexport { IProcessErrorDetail, IProcessStartDetail, IProcessStopDetail } from './events/process/ProcessEvents.js'\nexport { IReportingErrorDetail } from './events/reporting/ReportingEvents.js'\nexport {\n ITelemetryCustomMetric,\n ITelemetryCustomValue,\n ITelemetryDetail,\n ITelemetryEventDetail,\n ITelemetryExceptionDetail,\n ITelemetryScreenViewDetail,\n ITelemetrySocialDetail,\n ITelemetryTimingDetail,\n} from './events/telemetry/TelemetryEvents.js'\nexport { ISetVariableDetail } from './events/environment/EnvironmentEvents.js'\nexport { IHttpRequestDetail } from './events/transport/TransportEvents.js'\n\n//\n// External data importers\n//\nexport { LegacyDataExportToApiProject } from './models/transformers/LegacyDataExportToApiProject.js'\nexport { PostmanDataTransformer } from './models/transformers/PostmanDataTransformer.js'\nexport { ArcLegacyNormalizer } from './models/transformers/ArcLegacyNormalizer.js'\n\nexport { IProxyResult } from './proxy/Proxy.js'\nexport { IHttpProjectProxyInit, IHttpProjectStoreProxyInit } from './proxy/HttpProjectProxy.js'\nexport { IRequestProxyInit } from './proxy/RequestProxy.js'\n\n//\n// Exceptions\n//\nexport { Exception } from './exceptions/exception.js'\nexport { InvalidTypeException } from './exceptions/invalid_type_exception.js'\nexport { RemoveAssociationException } from './exceptions/remove_association_exception.js'\nexport { RemoveEntityException } from './exceptions/remove_entity_exception.js'\nexport { RemovePropertyException } from './exceptions/remove_property_exception.js'\nexport { ValidationError, type FieldValidationMessage } from './exceptions/validation_error.js'\nexport { ForeignAssociationException } from './exceptions/foreign_association_exception.js'\n"]}
@@ -1,3 +1,8 @@
1
+ /**
2
+ * A serialized representation of an Exception.
3
+ * Provides a standardized structure for pure data objects,
4
+ * typically used when converting errors for JSON responses.
5
+ */
1
6
  export interface ExceptionSchema {
2
7
  name: string;
3
8
  message: string;
@@ -68,16 +73,67 @@ export declare class Exception extends Error {
68
73
  * ```
69
74
  */
70
75
  static fromRawException(init: object, defaultMessage: string): Exception;
76
+ /**
77
+ * Initializes a new Exception instance.
78
+ *
79
+ * @param message - The primary human-readable error message.
80
+ * @param options - Additional properties configuration. Accepts standard `ErrorOptions`
81
+ * (like `cause`), plus custom `code`, `status`, and `help`.
82
+ */
71
83
  constructor(message?: string, options?: ErrorOptions & {
72
84
  code?: string;
73
85
  status?: number;
74
86
  help?: string;
75
87
  });
88
+ /**
89
+ * Assigns a human-readable help description for troubleshooting and returns
90
+ * the exception instance to allow for method chaining.
91
+ *
92
+ * @param help - The detailed help informational text.
93
+ * @returns The current exception instance.
94
+ */
76
95
  setHelp(help: string): this;
96
+ /**
97
+ * Assigns a programmatic error code and returns the exception instance
98
+ * to allow for method chaining.
99
+ *
100
+ * @param code - The string error code (e.g., 'E_FILE_NOT_FOUND').
101
+ * @returns The current exception instance.
102
+ */
77
103
  setCode(code: string): this;
104
+ /**
105
+ * Assigns an HTTP-style status code and returns the exception instance
106
+ * to allow for method chaining.
107
+ *
108
+ * @param status - The numeric status code (e.g., 404, 500).
109
+ * @returns The current exception instance.
110
+ */
78
111
  setStatus(status: number): this;
112
+ /**
113
+ * Provides the string tag used by `Object.prototype.toString`.
114
+ */
79
115
  get [Symbol.toStringTag](): string;
116
+ /**
117
+ * Computes a string representation of the exception, including the
118
+ * programmatic code if one is defined.
119
+ */
80
120
  toString(): string;
121
+ /**
122
+ * Serializes the exception into a plain JavaScript object.
123
+ * This ensures safe passing across boundaries and correct format in JSON responses.
124
+ *
125
+ * @returns The serialized exception object matching `ExceptionSchema`.
126
+ */
81
127
  toJSON(): ExceptionSchema;
82
128
  }
129
+ /**
130
+ * Converts a standard Error object (or thrown primitive) into an Exception instance.
131
+ * This function extracts relevant properties from the raw error
132
+ * and sets them on the Exception instance, allowing for a more
133
+ * consistent error handling experience across the application.
134
+ * @param error The unknown error value to convert.
135
+ * @param defaults Optional default properties to apply if they are missing on the Error object.
136
+ * @returns An Exception instance with properties set from the Error object.
137
+ */
138
+ export declare function fromError(error: unknown, defaults?: Partial<ExceptionSchema>): Exception;
83
139
  //# sourceMappingURL=exception.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"exception.d.ts","sourceRoot":"","sources":["../../../src/exceptions/exception.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,CAAA;CAC3C;AAED;;;;;;;;;;;;;;GAcG;AACH,qBAAa,SAAU,SAAQ,KAAK;IAClC;;;OAGG;IACH,OAAe,IAAI,CAAC,EAAE,MAAM,CAAA;IAC5B,OAAe,IAAI,CAAC,EAAE,MAAM,CAAA;IAC5B,OAAe,MAAM,CAAC,EAAE,MAAM,CAAA;IAC9B,OAAe,OAAO,CAAC,EAAE,MAAM,CAAA;IAE/B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACK,IAAI,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACK,IAAI,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAA;IAEd;;;;;;;;;;;;;;;;OAgBG;IACH,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,GAAG,SAAS;gBAoB5D,OAAO,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY,GAAG;QAAE,IAAI,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE;IAsBxG,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAK3B,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAK3B,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI;IAK/B,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC,WAEvB;IAEQ,QAAQ,IAAI,MAAM;IAO3B,MAAM,IAAI,eAAe;CAgB1B"}
1
+ {"version":3,"file":"exception.d.ts","sourceRoot":"","sources":["../../../src/exceptions/exception.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC9B,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,MAAM,CAAA;IACf,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,CAAA;CAC3C;AAED;;;;;;;;;;;;;;GAcG;AACH,qBAAa,SAAU,SAAQ,KAAK;IAClC;;;OAGG;IACH,OAAe,IAAI,CAAC,EAAE,MAAM,CAAA;IAC5B,OAAe,IAAI,CAAC,EAAE,MAAM,CAAA;IAC5B,OAAe,MAAM,CAAC,EAAE,MAAM,CAAA;IAC9B,OAAe,OAAO,CAAC,EAAE,MAAM,CAAA;IAE/B;;OAEG;IACM,IAAI,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACK,IAAI,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACK,IAAI,CAAC,EAAE,MAAM,CAAA;IAErB;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAA;IAEd;;;;;;;;;;;;;;;;OAgBG;IACH,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,GAAG,SAAS;IAuBxE;;;;;;OAMG;gBACS,OAAO,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,YAAY,GAAG;QAAE,IAAI,CAAC,EAAE,MAAM,CAAC;QAAC,MAAM,CAAC,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE;IAsBxG;;;;;;OAMG;IACH,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAK3B;;;;;;OAMG;IACH,OAAO,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;IAK3B;;;;;;OAMG;IACH,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI;IAK/B;;OAEG;IACH,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC,WAEvB;IAED;;;OAGG;IACM,QAAQ,IAAI,MAAM;IAO3B;;;;;OAKG;IACH,MAAM,IAAI,eAAe;CAgB1B;AAED;;;;;;;;GAQG;AACH,wBAAgB,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,QAAQ,GAAE,OAAO,CAAC,eAAe,CAAM,GAAG,SAAS,CA4C5F"}
@@ -43,59 +43,103 @@ export class Exception extends Error {
43
43
  static fromRawException(init, defaultMessage) {
44
44
  const typed = init;
45
45
  const options = {};
46
- if (typed.code) {
47
- options.code = typed.code;
46
+ if (typed.code !== undefined) {
47
+ options.code = String(typed.code);
48
48
  }
49
- if (typed.status) {
50
- options.status = Number(typed.status);
49
+ if (typed.status !== undefined) {
50
+ const parsedStatus = Number(typed.status);
51
+ if (!isNaN(parsedStatus)) {
52
+ options.status = parsedStatus;
53
+ }
51
54
  }
52
- const message = typed.message ?? defaultMessage;
53
- const result = new this(message, options);
54
- if (typed.help) {
55
- result.setHelp(typed.help);
55
+ if (typed.help !== undefined) {
56
+ options.help = String(typed.help);
56
57
  }
57
- if (typed.name) {
58
- result.name = typed.name;
58
+ const message = typed.message !== undefined ? String(typed.message) : defaultMessage;
59
+ const result = new this(message, options);
60
+ if (typed.name !== undefined) {
61
+ result.name = String(typed.name);
59
62
  }
60
63
  return result;
61
64
  }
65
+ /**
66
+ * Initializes a new Exception instance.
67
+ *
68
+ * @param message - The primary human-readable error message.
69
+ * @param options - Additional properties configuration. Accepts standard `ErrorOptions`
70
+ * (like `cause`), plus custom `code`, `status`, and `help`.
71
+ */
62
72
  constructor(message, options) {
63
73
  super(message, options);
64
74
  const ErrorConstructor = this.constructor;
65
75
  this.name = ErrorConstructor.name;
66
- this.message = message || ErrorConstructor.message || '';
67
- this.status = options?.status || ErrorConstructor.status || 500;
68
- const code = options?.code || ErrorConstructor.code;
76
+ this.message = message ?? ErrorConstructor.message ?? '';
77
+ this.status = options?.status ?? ErrorConstructor.status ?? 500;
78
+ const code = options?.code ?? ErrorConstructor.code;
69
79
  if (code !== undefined) {
70
80
  this.code = code;
71
81
  }
72
- const help = options?.help || ErrorConstructor.help;
82
+ const help = options?.help ?? ErrorConstructor.help;
73
83
  if (help !== undefined) {
74
84
  this.help = help;
75
85
  }
76
86
  Error.captureStackTrace(this, ErrorConstructor);
77
87
  }
88
+ /**
89
+ * Assigns a human-readable help description for troubleshooting and returns
90
+ * the exception instance to allow for method chaining.
91
+ *
92
+ * @param help - The detailed help informational text.
93
+ * @returns The current exception instance.
94
+ */
78
95
  setHelp(help) {
79
96
  this.help = help;
80
97
  return this;
81
98
  }
99
+ /**
100
+ * Assigns a programmatic error code and returns the exception instance
101
+ * to allow for method chaining.
102
+ *
103
+ * @param code - The string error code (e.g., 'E_FILE_NOT_FOUND').
104
+ * @returns The current exception instance.
105
+ */
82
106
  setCode(code) {
83
107
  this.code = code;
84
108
  return this;
85
109
  }
110
+ /**
111
+ * Assigns an HTTP-style status code and returns the exception instance
112
+ * to allow for method chaining.
113
+ *
114
+ * @param status - The numeric status code (e.g., 404, 500).
115
+ * @returns The current exception instance.
116
+ */
86
117
  setStatus(status) {
87
118
  this.status = status;
88
119
  return this;
89
120
  }
121
+ /**
122
+ * Provides the string tag used by `Object.prototype.toString`.
123
+ */
90
124
  get [Symbol.toStringTag]() {
91
125
  return this.constructor.name;
92
126
  }
127
+ /**
128
+ * Computes a string representation of the exception, including the
129
+ * programmatic code if one is defined.
130
+ */
93
131
  toString() {
94
132
  if (this.code) {
95
133
  return `${this.name} [${this.code}]: ${this.message}`;
96
134
  }
97
135
  return `${this.name}: ${this.message}`;
98
136
  }
137
+ /**
138
+ * Serializes the exception into a plain JavaScript object.
139
+ * This ensures safe passing across boundaries and correct format in JSON responses.
140
+ *
141
+ * @returns The serialized exception object matching `ExceptionSchema`.
142
+ */
99
143
  toJSON() {
100
144
  const result = {
101
145
  name: this.name,
@@ -113,4 +157,57 @@ export class Exception extends Error {
113
157
  return result;
114
158
  }
115
159
  }
160
+ /**
161
+ * Converts a standard Error object (or thrown primitive) into an Exception instance.
162
+ * This function extracts relevant properties from the raw error
163
+ * and sets them on the Exception instance, allowing for a more
164
+ * consistent error handling experience across the application.
165
+ * @param error The unknown error value to convert.
166
+ * @param defaults Optional default properties to apply if they are missing on the Error object.
167
+ * @returns An Exception instance with properties set from the Error object.
168
+ */
169
+ export function fromError(error, defaults = {}) {
170
+ let message;
171
+ let typed = {};
172
+ if (error instanceof Error) {
173
+ message = error.message;
174
+ typed = error;
175
+ }
176
+ else if (typeof error === 'string') {
177
+ message = error;
178
+ }
179
+ else if (error !== null && typeof error === 'object') {
180
+ typed = error;
181
+ if (typeof typed.message === 'string') {
182
+ message = typed.message;
183
+ }
184
+ }
185
+ const e = new Exception(message || defaults.message || 'An error occurred');
186
+ if (typed.code !== undefined) {
187
+ e.code = String(typed.code);
188
+ }
189
+ else if (defaults.code !== undefined) {
190
+ e.code = defaults.code;
191
+ }
192
+ if (typed.status !== undefined) {
193
+ const status = Number(typed.status);
194
+ e.status = isNaN(status) ? (defaults.status ?? 500) : status;
195
+ }
196
+ else if (defaults.status !== undefined) {
197
+ e.status = defaults.status;
198
+ }
199
+ if (typed.help !== undefined) {
200
+ e.setHelp(String(typed.help));
201
+ }
202
+ else if (defaults.help !== undefined) {
203
+ e.setHelp(defaults.help);
204
+ }
205
+ if (typed.name !== undefined) {
206
+ e.name = String(typed.name);
207
+ }
208
+ else if (defaults.name !== undefined) {
209
+ e.name = defaults.name;
210
+ }
211
+ return e;
212
+ }
116
213
  //# sourceMappingURL=exception.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"exception.js","sourceRoot":"","sources":["../../../src/exceptions/exception.ts"],"names":[],"mappings":"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","sourcesContent":["export interface ExceptionSchema {\n name: string\n message: string\n status?: number\n code?: string\n help?: string\n stack?: string\n [key: string]: string | number | undefined\n}\n\n/**\n * Create a custom error class with the ability to define the error\n * code, status, and the help text.\n *\n * ```js\n * export class FileNotFoundException extends Exception {\n * static status = 500\n * static code = 'E_FILE_NOT_FOUND'\n * }\n *\n * throw new FileNotFoundException(\n * `Unable to find file from ${filePath} location`\n * )\n * ```\n */\nexport class Exception extends Error {\n /**\n * Define the error metadata as static properties to avoid\n * setting them repeatedly on the error instance\n */\n declare static help?: string\n declare static code?: string\n declare static status?: number\n declare static message?: string\n\n /**\n * Name of the class that raised the exception.\n */\n override name: string\n\n /**\n * Optional help description for the error. You can use it to define additional\n * human readable information for the error.\n */\n declare help?: string\n\n /**\n * A machine readable error code. This will allow the error handling logic\n * to narrow down exceptions based upon the error code.\n */\n declare code?: string\n\n /**\n * A status code for the error. Usually helpful when converting errors\n * to HTTP responses.\n */\n status: number\n\n /**\n * Create a new exception instance.\n * It tries to extract the error code and status from the\n * `init` object. If not found, it uses the default message.\n * @param init - An object containing error details\n * @param defaultMessage - A default message to use if `init.message` is not provided\n * @returns An instance of the Exception class\n * @example\n * ```js\n * const error = Exception.fromApiError({\n * code: 'E_FILE_NOT_FOUND',\n * status: 404,\n * message: 'File not found',\n * help: 'Please check the file path and try again'\n * }, 'An error occurred while processing your request')\n * ```\n */\n static fromRawException(init: object, defaultMessage: string): Exception {\n const typed = init as Record<string, string | number>\n const options: ErrorOptions & { code?: string; status?: number } = {}\n if (typed.code) {\n options.code = typed.code as string\n }\n if (typed.status) {\n options.status = Number(typed.status)\n }\n const message = typed.message ?? defaultMessage\n const result = new this(message as string, options)\n if (typed.help) {\n result.setHelp(typed.help as string)\n }\n if (typed.name) {\n result.name = typed.name as string\n }\n return result\n }\n\n constructor(message?: string, options?: ErrorOptions & { code?: string; status?: number; help?: string }) {\n super(message, options)\n\n const ErrorConstructor = this.constructor as typeof Exception\n\n this.name = ErrorConstructor.name\n this.message = message || ErrorConstructor.message || ''\n this.status = options?.status || ErrorConstructor.status || 500\n\n const code = options?.code || ErrorConstructor.code\n if (code !== undefined) {\n this.code = code\n }\n\n const help = options?.help || ErrorConstructor.help\n if (help !== undefined) {\n this.help = help\n }\n\n Error.captureStackTrace(this, ErrorConstructor)\n }\n\n setHelp(help: string): this {\n this.help = help\n return this\n }\n\n setCode(code: string): this {\n this.code = code\n return this\n }\n\n setStatus(status: number): this {\n this.status = status\n return this\n }\n\n get [Symbol.toStringTag]() {\n return this.constructor.name\n }\n\n override toString(): string {\n if (this.code) {\n return `${this.name} [${this.code}]: ${this.message}`\n }\n return `${this.name}: ${this.message}`\n }\n\n toJSON(): ExceptionSchema {\n const result: ExceptionSchema = {\n name: this.name,\n message: this.message,\n }\n if (this.status) {\n result.status = this.status\n }\n if (this.code) {\n result.code = this.code\n }\n if (this.help) {\n result.help = this.help\n }\n return result\n }\n}\n"]}
1
+ {"version":3,"file":"exception.js","sourceRoot":"","sources":["../../../src/exceptions/exception.ts"],"names":[],"mappings":"AAeA;;;;;;;;;;;;;;GAcG;AACH,MAAM,OAAO,SAAU,SAAQ,KAAK;IAUlC;;OAEG;IACM,IAAI,CAAQ;IAcrB;;;OAGG;IACH,MAAM,CAAQ;IAEd;;;;;;;;;;;;;;;;OAgBG;IACH,MAAM,CAAC,gBAAgB,CAAC,IAAY,EAAE,cAAsB;QAC1D,MAAM,KAAK,GAAG,IAAuC,CAAA;QACrD,MAAM,OAAO,GAAqE,EAAE,CAAA;QACpF,IAAI,KAAK,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;YAC7B,OAAO,CAAC,IAAI,GAAG,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAA;QACnC,CAAC;QACD,IAAI,KAAK,CAAC,MAAM,KAAK,SAAS,EAAE,CAAC;YAC/B,MAAM,YAAY,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAA;YACzC,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,EAAE,CAAC;gBACzB,OAAO,CAAC,MAAM,GAAG,YAAY,CAAA;YAC/B,CAAC;QACH,CAAC;QACD,IAAI,KAAK,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;YAC7B,OAAO,CAAC,IAAI,GAAG,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAA;QACnC,CAAC;QACD,MAAM,OAAO,GAAG,KAAK,CAAC,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,cAAc,CAAA;QACpF,MAAM,MAAM,GAAG,IAAI,IAAI,CAAC,OAAO,EAAE,OAAO,CAAC,CAAA;QACzC,IAAI,KAAK,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;YAC7B,MAAM,CAAC,IAAI,GAAG,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAA;QAClC,CAAC;QACD,OAAO,MAAM,CAAA;IACf,CAAC;IAED;;;;;;OAMG;IACH,YAAY,OAAgB,EAAE,OAA0E;QACtG,KAAK,CAAC,OAAO,EAAE,OAAO,CAAC,CAAA;QAEvB,MAAM,gBAAgB,GAAG,IAAI,CAAC,WAA+B,CAAA;QAE7D,IAAI,CAAC,IAAI,GAAG,gBAAgB,CAAC,IAAI,CAAA;QACjC,IAAI,CAAC,OAAO,GAAG,OAAO,IAAI,gBAAgB,CAAC,OAAO,IAAI,EAAE,CAAA;QACxD,IAAI,CAAC,MAAM,GAAG,OAAO,EAAE,MAAM,IAAI,gBAAgB,CAAC,MAAM,IAAI,GAAG,CAAA;QAE/D,MAAM,IAAI,GAAG,OAAO,EAAE,IAAI,IAAI,gBAAgB,CAAC,IAAI,CAAA;QACnD,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YACvB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAA;QAClB,CAAC;QAED,MAAM,IAAI,GAAG,OAAO,EAAE,IAAI,IAAI,gBAAgB,CAAC,IAAI,CAAA;QACnD,IAAI,IAAI,KAAK,SAAS,EAAE,CAAC;YACvB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAA;QAClB,CAAC;QAED,KAAK,CAAC,iBAAiB,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAA;IACjD,CAAC;IAED;;;;;;OAMG;IACH,OAAO,CAAC,IAAY;QAClB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAA;QAChB,OAAO,IAAI,CAAA;IACb,CAAC;IAED;;;;;;OAMG;IACH,OAAO,CAAC,IAAY;QAClB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAA;QAChB,OAAO,IAAI,CAAA;IACb,CAAC;IAED;;;;;;OAMG;IACH,SAAS,CAAC,MAAc;QACtB,IAAI,CAAC,MAAM,GAAG,MAAM,CAAA;QACpB,OAAO,IAAI,CAAA;IACb,CAAC;IAED;;OAEG;IACH,IAAI,CAAC,MAAM,CAAC,WAAW,CAAC;QACtB,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,CAAA;IAC9B,CAAC;IAED;;;OAGG;IACM,QAAQ;QACf,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;YACd,OAAO,GAAG,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,IAAI,MAAM,IAAI,CAAC,OAAO,EAAE,CAAA;QACvD,CAAC;QACD,OAAO,GAAG,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,OAAO,EAAE,CAAA;IACxC,CAAC;IAED;;;;;OAKG;IACH,MAAM;QACJ,MAAM,MAAM,GAAoB;YAC9B,IAAI,EAAE,IAAI,CAAC,IAAI;YACf,OAAO,EAAE,IAAI,CAAC,OAAO;SACtB,CAAA;QACD,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;YAChB,MAAM,CAAC,MAAM,GAAG,IAAI,CAAC,MAAM,CAAA;QAC7B,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;YACd,MAAM,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAA;QACzB,CAAC;QACD,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;YACd,MAAM,CAAC,IAAI,GAAG,IAAI,CAAC,IAAI,CAAA;QACzB,CAAC;QACD,OAAO,MAAM,CAAA;IACf,CAAC;CACF;AAED;;;;;;;;GAQG;AACH,MAAM,UAAU,SAAS,CAAC,KAAc,EAAE,WAAqC,EAAE;IAC/E,IAAI,OAA2B,CAAA;IAC/B,IAAI,KAAK,GAAoC,EAAE,CAAA;IAE/C,IAAI,KAAK,YAAY,KAAK,EAAE,CAAC;QAC3B,OAAO,GAAG,KAAK,CAAC,OAAO,CAAA;QACvB,KAAK,GAAG,KAAmD,CAAA;IAC7D,CAAC;SAAM,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE,CAAC;QACrC,OAAO,GAAG,KAAK,CAAA;IACjB,CAAC;SAAM,IAAI,KAAK,KAAK,IAAI,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE,CAAC;QACvD,KAAK,GAAG,KAAwC,CAAA;QAChD,IAAI,OAAO,KAAK,CAAC,OAAO,KAAK,QAAQ,EAAE,CAAC;YACtC,OAAO,GAAG,KAAK,CAAC,OAAO,CAAA;QACzB,CAAC;IACH,CAAC;IAED,MAAM,CAAC,GAAG,IAAI,SAAS,CAAC,OAAO,IAAI,QAAQ,CAAC,OAAO,IAAI,mBAAmB,CAAC,CAAA;IAE3E,IAAI,KAAK,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;QAC7B,CAAC,CAAC,IAAI,GAAG,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAA;IAC7B,CAAC;SAAM,IAAI,QAAQ,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;QACvC,CAAC,CAAC,IAAI,GAAG,QAAQ,CAAC,IAAI,CAAA;IACxB,CAAC;IAED,IAAI,KAAK,CAAC,MAAM,KAAK,SAAS,EAAE,CAAC;QAC/B,MAAM,MAAM,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAA;QACnC,CAAC,CAAC,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,MAAM,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC,MAAM,CAAA;IAC9D,CAAC;SAAM,IAAI,QAAQ,CAAC,MAAM,KAAK,SAAS,EAAE,CAAC;QACzC,CAAC,CAAC,MAAM,GAAG,QAAQ,CAAC,MAAM,CAAA;IAC5B,CAAC;IAED,IAAI,KAAK,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;QAC7B,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAA;IAC/B,CAAC;SAAM,IAAI,QAAQ,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;QACvC,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAA;IAC1B,CAAC;IAED,IAAI,KAAK,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;QAC7B,CAAC,CAAC,IAAI,GAAG,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAA;IAC7B,CAAC;SAAM,IAAI,QAAQ,CAAC,IAAI,KAAK,SAAS,EAAE,CAAC;QACvC,CAAC,CAAC,IAAI,GAAG,QAAQ,CAAC,IAAI,CAAA;IACxB,CAAC;IAED,OAAO,CAAC,CAAA;AACV,CAAC","sourcesContent":["/**\n * A serialized representation of an Exception.\n * Provides a standardized structure for pure data objects,\n * typically used when converting errors for JSON responses.\n */\nexport interface ExceptionSchema {\n name: string\n message: string\n status?: number\n code?: string\n help?: string\n stack?: string\n [key: string]: string | number | undefined\n}\n\n/**\n * Create a custom error class with the ability to define the error\n * code, status, and the help text.\n *\n * ```js\n * export class FileNotFoundException extends Exception {\n * static status = 500\n * static code = 'E_FILE_NOT_FOUND'\n * }\n *\n * throw new FileNotFoundException(\n * `Unable to find file from ${filePath} location`\n * )\n * ```\n */\nexport class Exception extends Error {\n /**\n * Define the error metadata as static properties to avoid\n * setting them repeatedly on the error instance\n */\n declare static help?: string\n declare static code?: string\n declare static status?: number\n declare static message?: string\n\n /**\n * Name of the class that raised the exception.\n */\n override name: string\n\n /**\n * Optional help description for the error. You can use it to define additional\n * human readable information for the error.\n */\n declare help?: string\n\n /**\n * A machine readable error code. This will allow the error handling logic\n * to narrow down exceptions based upon the error code.\n */\n declare code?: string\n\n /**\n * A status code for the error. Usually helpful when converting errors\n * to HTTP responses.\n */\n status: number\n\n /**\n * Create a new exception instance.\n * It tries to extract the error code and status from the\n * `init` object. If not found, it uses the default message.\n * @param init - An object containing error details\n * @param defaultMessage - A default message to use if `init.message` is not provided\n * @returns An instance of the Exception class\n * @example\n * ```js\n * const error = Exception.fromApiError({\n * code: 'E_FILE_NOT_FOUND',\n * status: 404,\n * message: 'File not found',\n * help: 'Please check the file path and try again'\n * }, 'An error occurred while processing your request')\n * ```\n */\n static fromRawException(init: object, defaultMessage: string): Exception {\n const typed = init as Record<string, string | number>\n const options: ErrorOptions & { code?: string; status?: number; help?: string } = {}\n if (typed.code !== undefined) {\n options.code = String(typed.code)\n }\n if (typed.status !== undefined) {\n const parsedStatus = Number(typed.status)\n if (!isNaN(parsedStatus)) {\n options.status = parsedStatus\n }\n }\n if (typed.help !== undefined) {\n options.help = String(typed.help)\n }\n const message = typed.message !== undefined ? String(typed.message) : defaultMessage\n const result = new this(message, options)\n if (typed.name !== undefined) {\n result.name = String(typed.name)\n }\n return result\n }\n\n /**\n * Initializes a new Exception instance.\n *\n * @param message - The primary human-readable error message.\n * @param options - Additional properties configuration. Accepts standard `ErrorOptions`\n * (like `cause`), plus custom `code`, `status`, and `help`.\n */\n constructor(message?: string, options?: ErrorOptions & { code?: string; status?: number; help?: string }) {\n super(message, options)\n\n const ErrorConstructor = this.constructor as typeof Exception\n\n this.name = ErrorConstructor.name\n this.message = message ?? ErrorConstructor.message ?? ''\n this.status = options?.status ?? ErrorConstructor.status ?? 500\n\n const code = options?.code ?? ErrorConstructor.code\n if (code !== undefined) {\n this.code = code\n }\n\n const help = options?.help ?? ErrorConstructor.help\n if (help !== undefined) {\n this.help = help\n }\n\n Error.captureStackTrace(this, ErrorConstructor)\n }\n\n /**\n * Assigns a human-readable help description for troubleshooting and returns\n * the exception instance to allow for method chaining.\n *\n * @param help - The detailed help informational text.\n * @returns The current exception instance.\n */\n setHelp(help: string): this {\n this.help = help\n return this\n }\n\n /**\n * Assigns a programmatic error code and returns the exception instance\n * to allow for method chaining.\n *\n * @param code - The string error code (e.g., 'E_FILE_NOT_FOUND').\n * @returns The current exception instance.\n */\n setCode(code: string): this {\n this.code = code\n return this\n }\n\n /**\n * Assigns an HTTP-style status code and returns the exception instance\n * to allow for method chaining.\n *\n * @param status - The numeric status code (e.g., 404, 500).\n * @returns The current exception instance.\n */\n setStatus(status: number): this {\n this.status = status\n return this\n }\n\n /**\n * Provides the string tag used by `Object.prototype.toString`.\n */\n get [Symbol.toStringTag]() {\n return this.constructor.name\n }\n\n /**\n * Computes a string representation of the exception, including the\n * programmatic code if one is defined.\n */\n override toString(): string {\n if (this.code) {\n return `${this.name} [${this.code}]: ${this.message}`\n }\n return `${this.name}: ${this.message}`\n }\n\n /**\n * Serializes the exception into a plain JavaScript object.\n * This ensures safe passing across boundaries and correct format in JSON responses.\n *\n * @returns The serialized exception object matching `ExceptionSchema`.\n */\n toJSON(): ExceptionSchema {\n const result: ExceptionSchema = {\n name: this.name,\n message: this.message,\n }\n if (this.status) {\n result.status = this.status\n }\n if (this.code) {\n result.code = this.code\n }\n if (this.help) {\n result.help = this.help\n }\n return result\n }\n}\n\n/**\n * Converts a standard Error object (or thrown primitive) into an Exception instance.\n * This function extracts relevant properties from the raw error\n * and sets them on the Exception instance, allowing for a more\n * consistent error handling experience across the application.\n * @param error The unknown error value to convert.\n * @param defaults Optional default properties to apply if they are missing on the Error object.\n * @returns An Exception instance with properties set from the Error object.\n */\nexport function fromError(error: unknown, defaults: Partial<ExceptionSchema> = {}): Exception {\n let message: string | undefined\n let typed: Record<string, string | number> = {}\n\n if (error instanceof Error) {\n message = error.message\n typed = error as unknown as Record<string, string | number>\n } else if (typeof error === 'string') {\n message = error\n } else if (error !== null && typeof error === 'object') {\n typed = error as Record<string, string | number>\n if (typeof typed.message === 'string') {\n message = typed.message\n }\n }\n\n const e = new Exception(message || defaults.message || 'An error occurred')\n\n if (typed.code !== undefined) {\n e.code = String(typed.code)\n } else if (defaults.code !== undefined) {\n e.code = defaults.code\n }\n\n if (typed.status !== undefined) {\n const status = Number(typed.status)\n e.status = isNaN(status) ? (defaults.status ?? 500) : status\n } else if (defaults.status !== undefined) {\n e.status = defaults.status\n }\n\n if (typed.help !== undefined) {\n e.setHelp(String(typed.help))\n } else if (defaults.help !== undefined) {\n e.setHelp(defaults.help)\n }\n\n if (typed.name !== undefined) {\n e.name = String(typed.name)\n } else if (defaults.name !== undefined) {\n e.name = defaults.name\n }\n\n return e\n}\n"]}
@@ -38,25 +38,25 @@ export { type ISentRequest, SentRequest, type IBaseSentRequest } from './models/
38
38
  export { SerializableError, type ISerializedError } from './models/SerializableError.js';
39
39
  export { SerializablePayload, type SerializablePayloadOptions } from './models/SerializablePayload.js';
40
40
  export { Server, type IServer, Kind as ServerKind } from './models/Server.js';
41
- export { Thing, type IThing } from './models/Thing.js';
41
+ export { Thing, type IThing, type ThingSchema } from './models/Thing.js';
42
42
  export { Url, type IUrl } from './models/Url.js';
43
43
  export { WebApi, type IWebApi, type ILegacyRestApi } from './models/WebApi.js';
44
44
  export { WebApiIndex, type IWebApiIndex, type ILegacyWebApiIndex } from './models/WebApiIndex.js';
45
- export { type IFolder, Folder } from './models/Folder.js';
45
+ export { Folder, type FolderSchema, type IFolder } from './models/Folder.js';
46
46
  export * from './models/TrashEntry.js';
47
47
  export * from './models/store/data_catalog.js';
48
48
  export * from './models/store/Backend.js';
49
- export { type ICapabilities } from './models/store/Capabilities.js';
50
- export { type IFile, File, type IStoredFile, StoredFile, type FileAddOptions, type FileBreadcrumb, type MediaReadOptions, } from './models/store/File.js';
49
+ export { type ICapabilities, type CapabilitiesSchema } from './models/store/Capabilities.js';
50
+ export { File, StoredFile, type IFile, type FileSchema, type IStoredFile, type StoredFileSchema, type FileAddOptions, type FileBreadcrumb, type MediaReadOptions, } from './models/store/File.js';
51
51
  export { type GroupSchema, Group } from './models/store/Group.js';
52
- export { type IAccessAddOperation, type IAccessOperation, type IAccessUpdateOperation, type IAccessRemoveOperation, Permission, type IPermission, type AccessOperation, Kind as PermissionKind, type PermissionRole, type PermissionType, type PermissionSourceRule, } from './models/store/Permission.js';
52
+ export { type IAccessAddOperation, type IAccessOperation, type IAccessUpdateOperation, type IAccessRemoveOperation, Permission, type IPermission, type PermissionSchema, type AccessOperation, Kind as PermissionKind, type PermissionRole, type PermissionType, type PermissionSourceRule, } from './models/store/Permission.js';
53
53
  export { type IRevision, type IRevisionListItem } from './models/store/Revision.js';
54
- export { type IEmail, type IUserPicture, type IUser, Kind as UserKind, type UserStatus } from './models/store/User.js';
55
- export { type IUserIdentity, Kind as UserIdentityKind, UserIdentity } from './models/store/UserIdentity.js';
56
- export { type IOrganization, Organization, type UserOrganizationGrantType } from './models/store/Organization.js';
54
+ export { type IEmail, type IUserPicture, type IUser, type UserSchema, type EmailSchema, type UserPictureSchema, Kind as UserKind, type UserStatus, } from './models/store/User.js';
55
+ export { type IUserIdentity, type UserIdentitySchema, Kind as UserIdentityKind, UserIdentity, } from './models/store/UserIdentity.js';
56
+ export { type IOrganization, type OrganizationSchema, Organization, type UserOrganizationGrantType, } from './models/store/Organization.js';
57
57
  export { type InvitationSchema, type InvitationStatus, Invitation } from './models/store/Invitation.js';
58
- export { type IModification } from './models/store/Modification.js';
59
- export { type IDeletion } from './models/store/Deletion.js';
58
+ export { type IModification, type ModificationSchema } from './models/store/Modification.js';
59
+ export { type IDeletion, type DeletionSchema } from './models/store/Deletion.js';
60
60
  export { DataCatalog, type DataCatalogSchema, type DataCatalogSchemaWithVersion, type DataCatalogScope, type DataCatalogStatus, type DataCatalogVersionInfo, } from './models/DataCatalog.js';
61
61
  export { type DataCatalogLifecycle, DataCatalogVersion, type DataCatalogVersionSchema, } from './models/DataCatalogVersion.js';
62
62
  export * as DataFormat from './modeling/DataFormat.js';
@@ -72,8 +72,8 @@ export * from './modeling/DomainImpactAnalysis.js';
72
72
  export * as DomainSerialization from './modeling/DomainSerialization.js';
73
73
  export * as DomainVersioning from './modeling/DomainVersioning.js';
74
74
  export { ShapeGenerator } from './modeling/amf/ShapeGenerator.js';
75
- export { DomainFile, type IDomainFile } from './modeling/DomainFile.js';
76
- export { ApiFile, type IApiFile } from './modeling/ApiFile.js';
75
+ export { DomainFile, type IDomainFile, type DomainFileSchema } from './modeling/DomainFile.js';
76
+ export { ApiFile, type IApiFile, type ApiFileSchema } from './modeling/ApiFile.js';
77
77
  export { type DomainValidationSchema } from './modeling/validation/rules.js';
78
78
  export { EntityValidation } from './modeling/validation/entity_validation.js';
79
79
  export { PropertyValidation } from './modeling/validation/property_validation.js';