lakutata 2.0.58 → 2.0.60

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 (98) hide show
  1. package/com/cacher.d.ts +5 -5
  2. package/com/database.d.ts +4 -4
  3. package/com/docker.d.ts +6 -6
  4. package/com/entrypoint.d.ts +6 -6
  5. package/com/logger.d.ts +3 -3
  6. package/com/monitor.d.ts +4 -4
  7. package/decorator/asst.d.ts +2 -2
  8. package/decorator/ctrl.d.ts +7 -7
  9. package/decorator/di.d.ts +5 -5
  10. package/decorator/dto.d.ts +5 -5
  11. package/decorator/orm.d.ts +3 -3
  12. package/helper.d.ts +2 -2
  13. package/lakutata.d.ts +11 -11
  14. package/orm.d.ts +4 -4
  15. package/package.json +1 -1
  16. package/provider/database.d.ts +4 -4
  17. package/provider/passwordHash.d.ts +3 -3
  18. package/src/lib/base/abstracts/Exception.cjs +7 -6
  19. package/src/lib/base/abstracts/Exception.mjs +1 -0
  20. package/vendor/Package.1.cjs +2 -0
  21. package/vendor/Package.1.mjs +2 -0
  22. package/vendor/Package.10.cjs +2 -0
  23. package/vendor/Package.10.mjs +2 -0
  24. package/vendor/Package.11.cjs +2 -0
  25. package/vendor/Package.11.mjs +2 -0
  26. package/vendor/Package.12.cjs +2 -0
  27. package/vendor/Package.12.mjs +2 -0
  28. package/vendor/Package.122.cjs +2 -0
  29. package/vendor/Package.122.mjs +2 -0
  30. package/vendor/Package.13.cjs +2 -0
  31. package/vendor/Package.13.mjs +2 -0
  32. package/vendor/Package.132.cjs +2 -0
  33. package/vendor/Package.132.mjs +2 -0
  34. package/vendor/Package.14.cjs +2 -0
  35. package/vendor/Package.14.mjs +2 -0
  36. package/vendor/Package.15.cjs +2 -0
  37. package/vendor/Package.15.mjs +2 -0
  38. package/vendor/Package.16.cjs +2 -0
  39. package/vendor/Package.16.mjs +2 -0
  40. package/vendor/Package.17.cjs +2 -0
  41. package/vendor/Package.17.mjs +2 -0
  42. package/vendor/Package.18.cjs +2 -0
  43. package/vendor/Package.18.mjs +2 -0
  44. package/vendor/Package.19.cjs +3 -1
  45. package/vendor/Package.19.mjs +3 -1
  46. package/vendor/Package.2.cjs +2 -0
  47. package/vendor/Package.2.mjs +2 -0
  48. package/vendor/Package.20.cjs +2 -0
  49. package/vendor/Package.20.mjs +2 -0
  50. package/vendor/Package.3.cjs +2 -0
  51. package/vendor/Package.3.mjs +2 -0
  52. package/vendor/Package.4.cjs +2 -0
  53. package/vendor/Package.4.mjs +2 -0
  54. package/vendor/Package.5.cjs +2 -0
  55. package/vendor/Package.5.mjs +2 -0
  56. package/vendor/Package.6.cjs +2 -0
  57. package/vendor/Package.6.mjs +2 -0
  58. package/vendor/Package.610.cjs +2 -0
  59. package/vendor/Package.610.mjs +2 -0
  60. package/vendor/Package.611.cjs +2 -0
  61. package/vendor/Package.611.mjs +2 -0
  62. package/vendor/Package.612.cjs +2 -0
  63. package/vendor/Package.612.mjs +2 -0
  64. package/vendor/Package.62.cjs +2 -0
  65. package/vendor/Package.62.mjs +2 -0
  66. package/vendor/Package.63.cjs +2 -0
  67. package/vendor/Package.63.mjs +2 -0
  68. package/vendor/Package.64.cjs +2 -0
  69. package/vendor/Package.64.mjs +2 -0
  70. package/vendor/Package.65.cjs +2 -0
  71. package/vendor/Package.65.mjs +2 -0
  72. package/vendor/Package.66.cjs +2 -0
  73. package/vendor/Package.66.mjs +2 -0
  74. package/vendor/Package.67.cjs +2 -0
  75. package/vendor/Package.67.mjs +2 -0
  76. package/vendor/Package.68.cjs +2 -0
  77. package/vendor/Package.68.mjs +2 -0
  78. package/vendor/Package.69.cjs +2 -0
  79. package/vendor/Package.69.mjs +2 -0
  80. package/vendor/Package.7.cjs +2 -0
  81. package/vendor/Package.7.mjs +2 -0
  82. package/vendor/Package.8.cjs +2 -0
  83. package/vendor/Package.8.mjs +2 -0
  84. package/vendor/Package.9.cjs +2 -0
  85. package/vendor/Package.9.mjs +2 -0
  86. package/vendor/{TypeDef.1.d.ts → TypeDef.internal.1.d.ts} +3 -1
  87. package/vendor/{TypeDef.10.d.ts → TypeDef.internal.10.d.ts} +2 -0
  88. package/vendor/{TypeDef.11.d.ts → TypeDef.internal.11.d.ts} +3 -1
  89. package/vendor/{TypeDef.12.d.ts → TypeDef.internal.12.d.ts} +3 -1
  90. package/vendor/{TypeDef.13.d.ts → TypeDef.internal.13.d.ts} +6 -4
  91. package/vendor/{TypeDef.2.d.ts → TypeDef.internal.2.d.ts} +2 -0
  92. package/vendor/{TypeDef.3.d.ts → TypeDef.internal.3.d.ts} +4 -2
  93. package/vendor/{TypeDef.4.d.ts → TypeDef.internal.4.d.ts} +3 -1
  94. package/vendor/{TypeDef.5.d.ts → TypeDef.internal.5.d.ts} +3 -1
  95. package/vendor/{TypeDef.6.d.ts → TypeDef.internal.6.d.ts} +3 -1
  96. package/vendor/{TypeDef.7.d.ts → TypeDef.internal.7.d.ts} +3 -0
  97. package/vendor/{TypeDef.8.d.ts → TypeDef.internal.8.d.ts} +2 -0
  98. package/vendor/{TypeDef.9.d.ts → TypeDef.internal.9.d.ts} +2 -0
package/com/cacher.d.ts CHANGED
@@ -1,9 +1,9 @@
1
- import '../vendor/TypeDef.2.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
2
  import EventEmitter from 'node:events';
3
- import { D as DTO } from '../vendor/TypeDef.5.js';
4
- import { C as Component } from '../vendor/TypeDef.3.js';
5
- import { C as ComponentOptionsBuilder } from '../vendor/TypeDef.6.js';
6
- import { E as Exception } from '../vendor/TypeDef.7.js';
3
+ import { D as DTO } from '../vendor/TypeDef.internal.5.js';
4
+ import { C as Component } from '../vendor/TypeDef.internal.3.js';
5
+ import { C as ComponentOptionsBuilder } from '../vendor/TypeDef.internal.6.js';
6
+ import { E as Exception } from '../vendor/TypeDef.internal.7.js';
7
7
 
8
8
  type EventListener = (...arguments_: any[]) => void;
9
9
  declare class EventManager {
package/com/database.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { C as Component } from '../vendor/TypeDef.3.js';
3
- import { D as DataSourceOptions, a as DataSource, b as Driver, E as EntityManager, N as NamingStrategyInterface, c as EntitySubscriberInterface, d as EntityMetadata, e as EntityTarget, Q as QueryResultCache, M as Migration, O as ObjectLiteral, R as Repository, T as TreeRepository, f as MongoRepository, I as IsolationLevel, g as QueryRunner, S as SelectQueryBuilder, h as ReplicationMode } from '../vendor/TypeDef.4.js';
4
- import '../vendor/TypeDef.5.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { C as Component } from '../vendor/TypeDef.internal.3.js';
3
+ import { D as DataSourceOptions, a as DataSource, b as Driver, E as EntityManager, N as NamingStrategyInterface, c as EntitySubscriberInterface, d as EntityMetadata, e as EntityTarget, Q as QueryResultCache, M as Migration, O as ObjectLiteral, R as Repository, T as TreeRepository, f as MongoRepository, I as IsolationLevel, g as QueryRunner, S as SelectQueryBuilder, h as ReplicationMode } from '../vendor/TypeDef.internal.4.js';
4
+ import '../vendor/TypeDef.internal.5.js';
5
5
  import 'fs';
6
6
  import 'dns';
7
7
  import 'net';
package/com/docker.d.ts CHANGED
@@ -1,17 +1,17 @@
1
1
  /// <reference types="node" />
2
- import '../vendor/TypeDef.2.js';
3
- import { P as Provider, C as Component } from '../vendor/TypeDef.3.js';
2
+ import '../vendor/TypeDef.internal.2.js';
3
+ import { P as Provider, C as Component } from '../vendor/TypeDef.internal.3.js';
4
4
  import { ClientRequest, IncomingMessage, Agent, OutgoingHttpHeaders, RequestOptions } from 'http';
5
5
  import { Socket } from 'net';
6
6
  import * as stream from 'stream';
7
7
  import stream__default, { Duplex, Readable, DuplexOptions } from 'stream';
8
8
  import * as events from 'events';
9
- import { T as Time } from '../vendor/TypeDef.1.js';
10
- import { D as DTO } from '../vendor/TypeDef.5.js';
9
+ import { T as Time } from '../vendor/TypeDef.internal.1.js';
10
+ import { D as DTO } from '../vendor/TypeDef.internal.5.js';
11
11
  import { Logger } from './logger.js';
12
12
  import { Writable } from 'node:stream';
13
- import { C as ComponentOptionsBuilder } from '../vendor/TypeDef.6.js';
14
- import { E as Exception } from '../vendor/TypeDef.7.js';
13
+ import { C as ComponentOptionsBuilder } from '../vendor/TypeDef.internal.6.js';
14
+ import { E as Exception } from '../vendor/TypeDef.internal.7.js';
15
15
 
16
16
  interface Prompt {
17
17
  prompt: string;
@@ -1,9 +1,9 @@
1
- import '../vendor/TypeDef.2.js';
2
- export { y as AccessControlRule, x as AccessControlRuleHandler, A as ActionGroupInfo, B as BaseActionInfo, r as BaseContext, l as BuildCLIEntrypoint, o as BuildEntrypoints, m as BuildHTTPEntrypoint, n as BuildServiceEntrypoint, j as CLIActionInfo, s as CLIContext, C as CLIEntrypoint, c as CLIEntrypointHandler, a as CLIMap, q as ContextType, w as Controller, v as ControllerProperty, p as Entrypoint, k as EntrypointActions, E as EntrypointDestroyer, f as EntrypointDestroyerRegistrar, g as EntrypointOptions, h as HTTPActionInfo, t as HTTPContext, H as HTTPEntrypoint, d as HTTPEntrypointHandler, b as HTTPRouteMap, i as ServiceActionInfo, u as ServiceContext, S as ServiceEntrypoint, e as ServiceEntrypointHandler } from '../vendor/TypeDef.13.js';
3
- import { E as Exception } from '../vendor/TypeDef.7.js';
4
- import '../vendor/TypeDef.3.js';
5
- import '../vendor/TypeDef.5.js';
6
- import '../vendor/TypeDef.10.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ export { y as AccessControlRule, x as AccessControlRuleHandler, A as ActionGroupInfo, B as BaseActionInfo, r as BaseContext, l as BuildCLIEntrypoint, o as BuildEntrypoints, m as BuildHTTPEntrypoint, n as BuildServiceEntrypoint, j as CLIActionInfo, s as CLIContext, C as CLIEntrypoint, c as CLIEntrypointHandler, a as CLIMap, q as ContextType, w as Controller, v as ControllerProperty, p as Entrypoint, k as EntrypointActions, E as EntrypointDestroyer, f as EntrypointDestroyerRegistrar, g as EntrypointOptions, h as HTTPActionInfo, t as HTTPContext, H as HTTPEntrypoint, d as HTTPEntrypointHandler, b as HTTPRouteMap, i as ServiceActionInfo, u as ServiceContext, S as ServiceEntrypoint, e as ServiceEntrypointHandler } from '../vendor/TypeDef.internal.13.js';
3
+ import { E as Exception } from '../vendor/TypeDef.internal.7.js';
4
+ import '../vendor/TypeDef.internal.3.js';
5
+ import '../vendor/TypeDef.internal.5.js';
6
+ import '../vendor/TypeDef.internal.10.js';
7
7
  import 'node:http';
8
8
 
9
9
  declare class AccessDenyException extends Exception {
package/com/logger.d.ts CHANGED
@@ -1,6 +1,6 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { C as Component } from '../vendor/TypeDef.3.js';
3
- import '../vendor/TypeDef.5.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { C as Component } from '../vendor/TypeDef.internal.3.js';
3
+ import '../vendor/TypeDef.internal.5.js';
4
4
 
5
5
  /**
6
6
  * Logger component
package/com/monitor.d.ts CHANGED
@@ -1,8 +1,8 @@
1
- import { C as Component } from '../vendor/TypeDef.3.js';
2
- import { C as ComponentOptionsBuilder } from '../vendor/TypeDef.6.js';
1
+ import { C as Component } from '../vendor/TypeDef.internal.3.js';
2
+ import { C as ComponentOptionsBuilder } from '../vendor/TypeDef.internal.6.js';
3
3
  import { IntervalHistogram, EventLoopUtilization, PerformanceObserver } from 'node:perf_hooks';
4
- import '../vendor/TypeDef.5.js';
5
- import '../vendor/TypeDef.2.js';
4
+ import '../vendor/TypeDef.internal.5.js';
5
+ import '../vendor/TypeDef.internal.2.js';
6
6
 
7
7
  declare const buildAliveMonitorOptions: ComponentOptionsBuilder<{
8
8
  port: number;
@@ -1,5 +1,5 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { M as MethodDecorator } from '../vendor/TypeDef.8.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { M as MethodDecorator } from '../vendor/TypeDef.internal.8.js';
3
3
 
4
4
  type BeforeFunction<ClassPrototype extends Object, Method extends (...args: any[]) => unknown> = (this: ClassPrototype, ...args: Parameters<Method>) => Promise<Parameters<Method> | void> | Parameters<Method> | void;
5
5
  type AfterFunction<ClassPrototype extends Object, Method extends (...args: any[]) => unknown> = (this: ClassPrototype, result: Awaited<ReturnType<Method>>) => Promise<ReturnType<Method> | void> | ReturnType<Method> | void;
@@ -1,11 +1,11 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { r as BaseContext, x as AccessControlRuleHandler, w as Controller, v as ControllerProperty, s as CLIContext, t as HTTPContext, u as ServiceContext } from '../vendor/TypeDef.13.js';
3
- import { M as MethodDecorator } from '../vendor/TypeDef.8.js';
4
- import { D as DTO } from '../vendor/TypeDef.5.js';
5
- import { A as ActionPattern } from '../vendor/TypeDef.10.js';
6
- import '../vendor/TypeDef.3.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { r as BaseContext, x as AccessControlRuleHandler, w as Controller, v as ControllerProperty, s as CLIContext, t as HTTPContext, u as ServiceContext } from '../vendor/TypeDef.internal.13.js';
3
+ import { M as MethodDecorator } from '../vendor/TypeDef.internal.8.js';
4
+ import { D as DTO } from '../vendor/TypeDef.internal.5.js';
5
+ import { A as ActionPattern } from '../vendor/TypeDef.internal.10.js';
6
+ import '../vendor/TypeDef.internal.3.js';
7
7
  import 'node:http';
8
- import '../vendor/TypeDef.7.js';
8
+ import '../vendor/TypeDef.internal.7.js';
9
9
 
10
10
  declare class ActionOptions<T extends BaseContext<Record<string, any>>> extends DTO {
11
11
  /**
package/decorator/di.d.ts CHANGED
@@ -1,8 +1,8 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { B as BaseObject, L as LifetimeType, I as IBaseObjectConstructor } from '../vendor/TypeDef.3.js';
3
- import { C as ClassDecorator, P as PropertyDecorator } from '../vendor/TypeDef.11.js';
4
- import { S as Schema } from '../vendor/TypeDef.5.js';
5
- import '../vendor/TypeDef.9.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { B as BaseObject, L as LifetimeType, I as IBaseObjectConstructor } from '../vendor/TypeDef.internal.3.js';
3
+ import { C as ClassDecorator, P as PropertyDecorator } from '../vendor/TypeDef.internal.11.js';
4
+ import { S as Schema } from '../vendor/TypeDef.internal.5.js';
5
+ import '../vendor/TypeDef.internal.9.js';
6
6
 
7
7
  /**
8
8
  * Class Decorator
@@ -1,8 +1,8 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { D as DTO, S as Schema } from '../vendor/TypeDef.5.js';
3
- import { C as ClassDecorator, P as PropertyDecorator } from '../vendor/TypeDef.11.js';
4
- import { M as MethodDecorator } from '../vendor/TypeDef.8.js';
5
- import '../vendor/TypeDef.9.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { D as DTO, S as Schema } from '../vendor/TypeDef.internal.5.js';
3
+ import { C as ClassDecorator, P as PropertyDecorator } from '../vendor/TypeDef.internal.11.js';
4
+ import { M as MethodDecorator } from '../vendor/TypeDef.internal.8.js';
5
+ import '../vendor/TypeDef.internal.9.js';
6
6
 
7
7
  /**
8
8
  * Class Decorator
@@ -1,6 +1,6 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { C as ColumnOptions, l as SimpleColumnType, m as ColumnCommonOptions, n as SpatialColumnType, o as SpatialColumnOptions, W as WithLengthColumnType, U as UnsignedColumnType, p as WithPrecisionColumnType, P as PrimaryGeneratedColumnType, q as ColumnType, V as ValueTransformer, J as JoinColumnOptions, r as JoinTableOptions, s as JoinTableMultipleColumnsOptions, t as ObjectType, u as RelationOptions, S as SelectQueryBuilder, a as DataSource, v as OnDeleteType, w as TreeType, x as ClosureTreeOptions, y as DeferrableType } from '../vendor/TypeDef.4.js';
3
- import { E as EntityOptions, I as IndexOptions } from '../vendor/TypeDef.12.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { C as ColumnOptions, l as SimpleColumnType, m as ColumnCommonOptions, n as SpatialColumnType, o as SpatialColumnOptions, W as WithLengthColumnType, U as UnsignedColumnType, p as WithPrecisionColumnType, P as PrimaryGeneratedColumnType, q as ColumnType, V as ValueTransformer, J as JoinColumnOptions, r as JoinTableOptions, s as JoinTableMultipleColumnsOptions, t as ObjectType, u as RelationOptions, S as SelectQueryBuilder, a as DataSource, v as OnDeleteType, w as TreeType, x as ClosureTreeOptions, y as DeferrableType } from '../vendor/TypeDef.internal.4.js';
3
+ import { E as EntityOptions, I as IndexOptions } from '../vendor/TypeDef.internal.12.js';
4
4
  import 'fs';
5
5
  import 'dns';
6
6
  import 'net';
package/helper.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  /// <reference types="node" />
2
- import './vendor/TypeDef.2.js';
2
+ import './vendor/TypeDef.internal.2.js';
3
3
  import { PathLike } from 'fs';
4
- import { I as IConstructor } from './vendor/TypeDef.9.js';
4
+ import { I as IConstructor } from './vendor/TypeDef.internal.9.js';
5
5
  import { PathLike as PathLike$1, Dirent, Stats } from 'node:fs';
6
6
  import { ReadableOptions, Readable } from 'node:stream';
7
7
  import { win32, posix } from 'node:path';
package/lakutata.d.ts CHANGED
@@ -1,15 +1,15 @@
1
- import './vendor/TypeDef.2.js';
2
- import { E as Exception } from './vendor/TypeDef.7.js';
3
- export { D as DTO, J as JSONSchema } from './vendor/TypeDef.5.js';
4
- export { T as Time } from './vendor/TypeDef.1.js';
5
- import { b as ModuleOptions$1, c as ModuleConfigLoader, d as LoadObjectOptions, B as BaseObject, e as ConstructorOptions, f as event, g as ListenerFn, E as EventAndListener, M as Module, P as Provider } from './vendor/TypeDef.3.js';
6
- export { C as Component, a as Container, I as IBaseObjectConstructor, h as LoadAnonymousObjectOptions, i as LoadNamedObjectOptions, j as ModuleLoadObjectsOptions, O as OverridableNamedObjectOptions, k as OverridableObjectOptions } from './vendor/TypeDef.3.js';
1
+ import './vendor/TypeDef.internal.2.js';
2
+ import { E as Exception } from './vendor/TypeDef.internal.7.js';
3
+ export { D as DTO, J as JSONSchema } from './vendor/TypeDef.internal.5.js';
4
+ export { T as Time } from './vendor/TypeDef.internal.1.js';
5
+ import { b as ModuleOptions$1, c as ModuleConfigLoader, d as LoadObjectOptions, B as BaseObject, e as ConstructorOptions, f as event, g as ListenerFn, E as EventAndListener, M as Module, P as Provider } from './vendor/TypeDef.internal.3.js';
6
+ export { C as Component, a as Container, I as IBaseObjectConstructor, h as LoadAnonymousObjectOptions, i as LoadNamedObjectOptions, j as ModuleLoadObjectsOptions, O as OverridableNamedObjectOptions, k as OverridableObjectOptions } from './vendor/TypeDef.internal.3.js';
7
7
  import { Logger } from './com/logger.js';
8
- export { A as ActionPattern, I as IPatRun } from './vendor/TypeDef.10.js';
9
- export { C as ClassDecorator, P as PropertyDecorator } from './vendor/TypeDef.11.js';
10
- export { M as MethodDecorator } from './vendor/TypeDef.8.js';
11
- export { B as BaseComponentOptions, a as ComponentOptions, C as ComponentOptionsBuilder } from './vendor/TypeDef.6.js';
12
- export { I as IConstructor } from './vendor/TypeDef.9.js';
8
+ export { A as ActionPattern, I as IPatRun } from './vendor/TypeDef.internal.10.js';
9
+ export { C as ClassDecorator, P as PropertyDecorator } from './vendor/TypeDef.internal.11.js';
10
+ export { M as MethodDecorator } from './vendor/TypeDef.internal.8.js';
11
+ export { B as BaseComponentOptions, a as ComponentOptions, C as ComponentOptionsBuilder } from './vendor/TypeDef.internal.6.js';
12
+ export { I as IConstructor } from './vendor/TypeDef.internal.9.js';
13
13
 
14
14
  declare class ApplicationOptions extends ModuleOptions$1 {
15
15
  /**
package/orm.d.ts CHANGED
@@ -1,7 +1,7 @@
1
- import './vendor/TypeDef.2.js';
2
- import { C as ColumnOptions, e as EntityTarget, z as RelationTypeInFunction, A as PropertyTypeFactory, v as OnDeleteType, B as OnUpdateType, y as DeferrableType, F as TableMetadataArgs, G as TreeMetadataArgs, H as IndexMetadataArgs, K as UniqueMetadataArgs, L as CheckMetadataArgs, X as ExclusionMetadataArgs, Y as ColumnMetadataArgs, Z as RelationMetadataArgs, _ as EntityListenerMetadataArgs, $ as RelationCountMetadataArgs, a0 as RelationIdMetadataArgs, a1 as EmbeddedMetadataArgs, a as DataSource, D as DataSourceOptions, E as EntityManager, a2 as MongoEntityManager, a3 as SqljsEntityManager, O as ObjectLiteral, R as Repository, T as TreeRepository, t as ObjectType, f as MongoRepository, S as SelectQueryBuilder, a4 as ColumnMetadata, a5 as RelationMetadata, d as EntityMetadata, b as Driver, q as ColumnType, a6 as DatabaseType, M as Migration, a7 as FindOperator, a8 as EqualOperator, a9 as FindOneOptions, aa as FindManyOptions, ab as FindTreeOptions, ac as Logger, ad as LoggerOptions, g as QueryRunner, ae as LogLevel, af as LogMessageType, ag as LogMessage, ah as PrepareLogMessagesOptions, ai as FileLoggerOptions, aj as SaveOptions, ak as RemoveOptions, al as DeepPartial, am as QueryDeepPartialEntity, an as InsertResult, ao as ObjectId, ap as FindOptionsWhere, aq as UpdateResult, ar as UpsertOptions, as as DeleteResult, at as PickKeysByType, N as NamingStrategyInterface, au as Table, av as SchemaBuilder, aw as SqlInMemory, ax as TableColumnOptions, ay as InsertQueryBuilder, az as DeleteQueryBuilder, aA as UpdateQueryBuilder, aB as SoftDeleteQueryBuilder, aC as RelationQueryBuilder, aD as Brackets, aE as NotBrackets, j as EntitySchema, aF as Query, aG as TableCheck, aH as TableColumn, aI as TableExclusion, aJ as TableForeignKey, aK as TableIndex, aL as TableUnique, aM as View } from './vendor/TypeDef.4.js';
3
- export { c2 as AbstractCursor, c3 as AbstractCursorEvents, c4 as AbstractCursorOptions, c5 as AcceptedFields, c6 as AddToSetOperators, c7 as AddUserOptions, c8 as Admin, c9 as AggregateOptions, ca as AggregationCursor, cb as AggregationCursorOptions, cc as AlternativeType, cd as AnyBulkWriteOperation, ce as AnyError, cf as ArrayElement, cg as ArrayOperator, b5 as AuroraMysqlConnectionCredentialsOptions, b4 as AuroraMysqlConnectionOptions, b6 as AuroraPostgresConnectionOptions, ch as Auth, ci as AuthMechanism, cj as AuthMechanismProperties, ck as AutoEncrypter, cl as AutoEncryptionLoggerLevel, cm as AutoEncryptionOptions, cn as AutoEncryptionTlsOptions, h8 as BSON, bP as BSONRegExp, cr as BSONSerializeOptions, bQ as BSONSymbol, bR as BSONType, cs as BSONTypeAlias, co as Batch, cp as BatchType, b8 as BetterSqlite3ConnectionOptions, bO as Binary, cq as BitwiseFilter, ct as BulkOperationBase, cu as BulkWriteOperationError, cv as BulkWriteOptions, cw as BulkWriteResult, dD as CURSOR_FLAGS, cx as Callback, cy as CancellationToken, b9 as CapacitorConnectionOptions, cz as ChangeStream, cA as ChangeStreamCollModDocument, cB as ChangeStreamCreateDocument, cC as ChangeStreamCreateIndexDocument, cD as ChangeStreamDeleteDocument, cE as ChangeStreamDocument, cF as ChangeStreamDocumentCollectionUUID, cG as ChangeStreamDocumentCommon, cH as ChangeStreamDocumentKey, cI as ChangeStreamDocumentOperationDescription, cJ as ChangeStreamDropDatabaseDocument, cK as ChangeStreamDropDocument, cL as ChangeStreamDropIndexDocument, cM as ChangeStreamEvents, cN as ChangeStreamInsertDocument, cO as ChangeStreamInvalidateDocument, cP as ChangeStreamNameSpace, cQ as ChangeStreamOptions, cR as ChangeStreamRefineCollectionShardKeyDocument, cS as ChangeStreamRenameDocument, cT as ChangeStreamReplaceDocument, cU as ChangeStreamReshardCollectionDocument, cV as ChangeStreamShardCollectionDocument, cW as ChangeStreamUpdateDocument, cX as ClientMetadata, cY as ClientMetadataOptions, cZ as ClientSession, c_ as ClientSessionEvents, c$ as ClientSessionOptions, d0 as CloseOptions, d2 as ClusterTime, d1 as ClusteredCollectionOptions, aT as CockroachConnectionCredentialsOptions, aS as CockroachConnectionOptions, bS as Code, d7 as CollStats, d8 as CollStatsOptions, d3 as CollationOptions, d4 as Collection, d5 as CollectionInfo, d6 as CollectionOptions, d9 as CommandFailedEvent, da as CommandOperationOptions, db as CommandStartedEvent, dc as CommandSucceededEvent, dd as CommonEvents, de as Compressor, df as CompressorName, dg as Condition, dy as ConnectOptions, dj as ConnectionCheckOutFailedEvent, dk as ConnectionCheckOutStartedEvent, dh as ConnectionCheckedInEvent, di as ConnectionCheckedOutEvent, dl as ConnectionClosedEvent, dm as ConnectionCreatedEvent, dn as ConnectionEvents, dp as ConnectionOptions, dq as ConnectionPoolClearedEvent, dr as ConnectionPoolClosedEvent, ds as ConnectionPoolCreatedEvent, dt as ConnectionPoolEvents, du as ConnectionPoolMonitoringEvent, dv as ConnectionPoolOptions, dw as ConnectionPoolReadyEvent, dx as ConnectionReadyEvent, a$ as CordovaConnectionOptions, dz as CountDocumentsOptions, dA as CountOptions, dB as CreateCollectionOptions, dC as CreateIndexesOptions, dE as CursorFlag, dF as CursorStreamOptions, bT as DBRef, dG as Db, dH as DbOptions, dI as DbStatsOptions, bU as Decimal128, dJ as DeleteManyModel, dK as DeleteOneModel, dL as DeleteOptions, dM as DeleteStatement, dN as DistinctOptions, bW as Document, bX as Double, dO as DriverInfo, dP as DropCollectionOptions, dQ as DropDatabaseOptions, dR as DropIndexesOptions, dS as EndSessionOptions, dT as EnhancedOmit, br as EntitySchemaColumnOptions, be as EntitySchemaEmbeddedColumnOptions, bs as EntitySchemaIndexOptions, bf as EntitySchemaOptions, bt as EntitySchemaRelationOptions, c as EntitySubscriberInterface, dU as ErrorDescription, dV as EstimatedDocumentCountOptions, dW as EvalOptions, dX as EventEmitterWithState, dY as EventsDescription, dZ as ExplainOptions, d_ as ExplainVerbosity, d$ as ExplainVerbosityLike, b7 as ExpoConnectionOptions, hj as Feature, hk as FeatureCollection, e0 as Filter, e1 as FilterOperations, e2 as FilterOperators, e3 as FindCursor, e4 as FindOneAndDeleteOptions, e5 as FindOneAndReplaceOptions, e6 as FindOneAndUpdateOptions, bu as FindOperatorType, e7 as FindOperators, e8 as FindOptions, bw as FindOptionsOrder, bv as FindOptionsOrderProperty, bx as FindOptionsOrderValue, bA as FindOptionsRelationByString, bz as FindOptionsRelations, by as FindOptionsRelationsProperty, bC as FindOptionsSelect, bD as FindOptionsSelectByString, bB as FindOptionsSelectProperty, bE as FindOptionsWhereProperty, e9 as Flatten, el as GSSAPICanonicalizationValue, ea as GenericListener, hl as GeoJSON, hi as Geography, hh as Geometry, hg as GeometryCollection, eb as GridFSBucket, ec as GridFSBucketEvents, ed as GridFSBucketOptions, ee as GridFSBucketReadStream, ef as GridFSBucketReadStreamOptions, eg as GridFSBucketReadStreamOptionsWithRevision, eh as GridFSBucketWriteStream, ei as GridFSBucketWriteStreamOptions, ej as GridFSChunk, ek as GridFSFile, em as HedgeOptions, en as Hint, eo as HostAddress, ep as IndexDescription, eq as IndexDirection, er as IndexInformationOptions, es as IndexSpecification, et as InferIdType, bi as InsertEvent, eu as InsertManyResult, ev as InsertOneModel, ew as InsertOneOptions, ex as InsertOneResult, bY as Int32, ey as IntegerType, ez as IsAny, I as IsolationLevel, eA as Join, J as JoinColumnOptions, bF as JoinOptions, r as JoinTableOptions, eB as KeysOfAType, eC as KeysOfOtherType, eD as LEGAL_TCP_SOCKET_OPTIONS, eE as LEGAL_TLS_SOCKET_OPTIONS, hb as LineString, eF as ListCollectionsCursor, eG as ListCollectionsOptions, eH as ListDatabasesOptions, eI as ListDatabasesResult, eJ as ListIndexesCursor, eK as ListIndexesOptions, bj as LoadEvent, bG as LogMessageFormat, bZ as Long, eN as MONGO_CLIENT_EVENTS, eL as MatchKeysAndValues, b_ as MaxKey, bh as MigrationInterface, b$ as MinKey, i as MixedList, eM as ModifyResult, eO as MongoAPIError, eP as MongoAWSError, eQ as MongoBatchReExecutionError, eR as MongoBulkWriteError, eS as MongoChangeStreamError, eT as MongoClient, eU as MongoClientEvents, eV as MongoClientOptions, eW as MongoCompatibilityError, b3 as MongoConnectionOptions, eX as MongoCredentials, eY as MongoCredentialsOptions, eZ as MongoCursorExhaustedError, e_ as MongoCursorInUseError, e$ as MongoDBNamespace, f0 as MongoDecompressionError, f1 as MongoDriverError, f2 as MongoError, f3 as MongoErrorLabel, f4 as MongoExpiredSessionError, f5 as MongoGridFSChunkError, f6 as MongoGridFSStreamError, f7 as MongoInvalidArgumentError, f8 as MongoKerberosError, f9 as MongoMissingCredentialsError, fa as MongoMissingDependencyError, fb as MongoNetworkError, fc as MongoNetworkErrorOptions, fd as MongoNetworkTimeoutError, fe as MongoNotConnectedError, ff as MongoOptions, fg as MongoParseError, fh as MongoRuntimeError, fi as MongoServerClosedError, fj as MongoServerError, fk as MongoServerSelectionError, fl as MongoSystemError, fm as MongoTailableCursorError, fn as MongoTopologyClosedError, fo as MongoTransactionError, fp as MongoUnexpectedServerResponseError, fq as MongoWriteConcernError, fr as MonitorEvents, fs as MonitorOptions, he as MultiLineString, hd as MultiPoint, hf as MultiPolygon, aP as MysqlConnectionCredentialsOptions, aO as MysqlConnectionOptions, b0 as NativescriptConnectionOptions, ft as NestedPaths, fu as NestedPathsOfType, fv as NonObjectIdLikeDocument, fw as NotAcceptedFields, fx as NumericType, fy as OIDCMechanismServerStep1, fz as OIDCRefreshFunction, fA as OIDCRequestFunction, fB as OIDCRequestTokenResult, fC as OneOrMore, fD as OnlyFieldsOfType, fE as OperationOptions, fF as OperationTime, fG as OptionalId, fH as OptionalUnlessRequiredId, a_ as OracleConnectionCredentialsOptions, aZ as OracleConnectionOptions, k as OrderByCondition, fI as OrderedBulkOperation, fJ as PkFactory, ha as Point, hc as Polygon, h9 as Position, aR as PostgresConnectionCredentialsOptions, aQ as PostgresConnectionOptions, fK as ProfilingLevel, fL as ProfilingLevelOptions, fM as PropertyType, fN as ProxyOptions, fO as PullAllOperator, fP as PullOperator, fQ as PushOperator, bc as QueryBuilder, bd as QueryResult, Q as QueryResultCache, aN as QueryResultCacheOptions, b1 as ReactNativeConnectionOptions, fR as ReadConcern, fS as ReadConcernLevel, fT as ReadConcernLike, fU as ReadPreference, fV as ReadPreferenceFromOptions, fW as ReadPreferenceLike, fX as ReadPreferenceLikeOptions, fY as ReadPreferenceMode, fZ as ReadPreferenceOptions, bn as RecoverEvent, f_ as RegExpOrString, u as RelationOptions, bl as RemoveEvent, f$ as RemoveUserOptions, g0 as RenameOptions, g1 as ReplaceOneModel, g2 as ReplaceOptions, h as ReplicationMode, g3 as ResumeOptions, g4 as ResumeToken, g5 as ReturnDocument, g6 as RoleSpecification, g7 as RootFilterOperators, g8 as RunCommandOptions, aY as SapConnectionCredentialsOptions, aX as SapConnectionOptions, g9 as SchemaMember, ga as SelectServerOptions, gb as ServerApi, gc as ServerApiVersion, gd as ServerCapabilities, ge as ServerClosedEvent, gf as ServerDescription, gg as ServerDescriptionChangedEvent, gh as ServerEvents, gi as ServerHeartbeatFailedEvent, gj as ServerHeartbeatStartedEvent, gk as ServerHeartbeatSucceededEvent, gl as ServerOpeningEvent, gm as ServerSession, gn as ServerSessionId, go as ServerType, gp as SetFields, gq as SetProfilingLevelOptions, bm as SoftRemoveEvent, gr as Sort, gs as SortDirection, bb as SpannerConnectionCredentialsOptions, ba as SpannerConnectionOptions, aW as SqlServerConnectionCredentialsOptions, aV as SqlServerConnectionOptions, aU as SqliteConnectionOptions, b2 as SqljsConnectionOptions, gt as Stream, gu as StreamDescription, gv as StreamDescriptionOptions, gw as StrictFilter, gx as StrictMatchKeysAndValues, gy as StrictUpdateFilter, gz as SupportedNodeConnectionOptions, gA as SupportedSocketOptions, gB as SupportedTLSConnectionOptions, gC as SupportedTLSSocketOptions, bH as TableCheckOptions, bI as TableExclusionOptions, bJ as TableForeignKeyOptions, bK as TableIndexOptions, bL as TableOptions, bM as TableUniqueOptions, gD as TagSet, gE as TimeSeriesCollectionOptions, c1 as Timestamp, gF as TopologyClosedEvent, gG as TopologyDescription, gH as TopologyDescriptionChangedEvent, gI as TopologyDescriptionOptions, gJ as TopologyEvents, gK as TopologyOpeningEvent, gL as TopologyType, gM as TopologyVersion, gN as Transaction, bo as TransactionCommitEvent, gO as TransactionOptions, bp as TransactionRollbackEvent, bq as TransactionStartEvent, gP as TypedEventEmitter, gQ as UnorderedBulkOperation, gR as UpdateDescription, bk as UpdateEvent, gS as UpdateFilter, gT as UpdateManyModel, gU as UpdateOneModel, gV as UpdateOptions, gW as UpdateStatement, gX as ValidateCollectionOptions, V as ValueTransformer, bN as ViewOptions, gY as W, bg as WhereExpressionBuilder, gZ as WiredTigerData, g_ as WithId, h0 as WithSessionCallback, h1 as WithTransactionCallback, g$ as WithoutId, h2 as WriteConcern, h3 as WriteConcernError, h4 as WriteConcernErrorData, h5 as WriteConcernOptions, h6 as WriteConcernSettings, h7 as WriteError, bV as deserialize, c0 as serialize } from './vendor/TypeDef.4.js';
4
- export { E as EntityOptions, I as IndexOptions } from './vendor/TypeDef.12.js';
1
+ import './vendor/TypeDef.internal.2.js';
2
+ import { C as ColumnOptions, e as EntityTarget, z as RelationTypeInFunction, A as PropertyTypeFactory, v as OnDeleteType, B as OnUpdateType, y as DeferrableType, F as TableMetadataArgs, G as TreeMetadataArgs, H as IndexMetadataArgs, K as UniqueMetadataArgs, L as CheckMetadataArgs, X as ExclusionMetadataArgs, Y as ColumnMetadataArgs, Z as RelationMetadataArgs, _ as EntityListenerMetadataArgs, $ as RelationCountMetadataArgs, a0 as RelationIdMetadataArgs, a1 as EmbeddedMetadataArgs, a as DataSource, D as DataSourceOptions, E as EntityManager, a2 as MongoEntityManager, a3 as SqljsEntityManager, O as ObjectLiteral, R as Repository, T as TreeRepository, t as ObjectType, f as MongoRepository, S as SelectQueryBuilder, a4 as ColumnMetadata, a5 as RelationMetadata, d as EntityMetadata, b as Driver, q as ColumnType, a6 as DatabaseType, M as Migration, a7 as FindOperator, a8 as EqualOperator, a9 as FindOneOptions, aa as FindManyOptions, ab as FindTreeOptions, ac as Logger, ad as LoggerOptions, g as QueryRunner, ae as LogLevel, af as LogMessageType, ag as LogMessage, ah as PrepareLogMessagesOptions, ai as FileLoggerOptions, aj as SaveOptions, ak as RemoveOptions, al as DeepPartial, am as QueryDeepPartialEntity, an as InsertResult, ao as ObjectId, ap as FindOptionsWhere, aq as UpdateResult, ar as UpsertOptions, as as DeleteResult, at as PickKeysByType, N as NamingStrategyInterface, au as Table, av as SchemaBuilder, aw as SqlInMemory, ax as TableColumnOptions, ay as InsertQueryBuilder, az as DeleteQueryBuilder, aA as UpdateQueryBuilder, aB as SoftDeleteQueryBuilder, aC as RelationQueryBuilder, aD as Brackets, aE as NotBrackets, j as EntitySchema, aF as Query, aG as TableCheck, aH as TableColumn, aI as TableExclusion, aJ as TableForeignKey, aK as TableIndex, aL as TableUnique, aM as View } from './vendor/TypeDef.internal.4.js';
3
+ export { c2 as AbstractCursor, c3 as AbstractCursorEvents, c4 as AbstractCursorOptions, c5 as AcceptedFields, c6 as AddToSetOperators, c7 as AddUserOptions, c8 as Admin, c9 as AggregateOptions, ca as AggregationCursor, cb as AggregationCursorOptions, cc as AlternativeType, cd as AnyBulkWriteOperation, ce as AnyError, cf as ArrayElement, cg as ArrayOperator, b5 as AuroraMysqlConnectionCredentialsOptions, b4 as AuroraMysqlConnectionOptions, b6 as AuroraPostgresConnectionOptions, ch as Auth, ci as AuthMechanism, cj as AuthMechanismProperties, ck as AutoEncrypter, cl as AutoEncryptionLoggerLevel, cm as AutoEncryptionOptions, cn as AutoEncryptionTlsOptions, h8 as BSON, bP as BSONRegExp, cr as BSONSerializeOptions, bQ as BSONSymbol, bR as BSONType, cs as BSONTypeAlias, co as Batch, cp as BatchType, b8 as BetterSqlite3ConnectionOptions, bO as Binary, cq as BitwiseFilter, ct as BulkOperationBase, cu as BulkWriteOperationError, cv as BulkWriteOptions, cw as BulkWriteResult, dD as CURSOR_FLAGS, cx as Callback, cy as CancellationToken, b9 as CapacitorConnectionOptions, cz as ChangeStream, cA as ChangeStreamCollModDocument, cB as ChangeStreamCreateDocument, cC as ChangeStreamCreateIndexDocument, cD as ChangeStreamDeleteDocument, cE as ChangeStreamDocument, cF as ChangeStreamDocumentCollectionUUID, cG as ChangeStreamDocumentCommon, cH as ChangeStreamDocumentKey, cI as ChangeStreamDocumentOperationDescription, cJ as ChangeStreamDropDatabaseDocument, cK as ChangeStreamDropDocument, cL as ChangeStreamDropIndexDocument, cM as ChangeStreamEvents, cN as ChangeStreamInsertDocument, cO as ChangeStreamInvalidateDocument, cP as ChangeStreamNameSpace, cQ as ChangeStreamOptions, cR as ChangeStreamRefineCollectionShardKeyDocument, cS as ChangeStreamRenameDocument, cT as ChangeStreamReplaceDocument, cU as ChangeStreamReshardCollectionDocument, cV as ChangeStreamShardCollectionDocument, cW as ChangeStreamUpdateDocument, cX as ClientMetadata, cY as ClientMetadataOptions, cZ as ClientSession, c_ as ClientSessionEvents, c$ as ClientSessionOptions, d0 as CloseOptions, d2 as ClusterTime, d1 as ClusteredCollectionOptions, aT as CockroachConnectionCredentialsOptions, aS as CockroachConnectionOptions, bS as Code, d7 as CollStats, d8 as CollStatsOptions, d3 as CollationOptions, d4 as Collection, d5 as CollectionInfo, d6 as CollectionOptions, d9 as CommandFailedEvent, da as CommandOperationOptions, db as CommandStartedEvent, dc as CommandSucceededEvent, dd as CommonEvents, de as Compressor, df as CompressorName, dg as Condition, dy as ConnectOptions, dj as ConnectionCheckOutFailedEvent, dk as ConnectionCheckOutStartedEvent, dh as ConnectionCheckedInEvent, di as ConnectionCheckedOutEvent, dl as ConnectionClosedEvent, dm as ConnectionCreatedEvent, dn as ConnectionEvents, dp as ConnectionOptions, dq as ConnectionPoolClearedEvent, dr as ConnectionPoolClosedEvent, ds as ConnectionPoolCreatedEvent, dt as ConnectionPoolEvents, du as ConnectionPoolMonitoringEvent, dv as ConnectionPoolOptions, dw as ConnectionPoolReadyEvent, dx as ConnectionReadyEvent, a$ as CordovaConnectionOptions, dz as CountDocumentsOptions, dA as CountOptions, dB as CreateCollectionOptions, dC as CreateIndexesOptions, dE as CursorFlag, dF as CursorStreamOptions, bT as DBRef, dG as Db, dH as DbOptions, dI as DbStatsOptions, bU as Decimal128, dJ as DeleteManyModel, dK as DeleteOneModel, dL as DeleteOptions, dM as DeleteStatement, dN as DistinctOptions, bW as Document, bX as Double, dO as DriverInfo, dP as DropCollectionOptions, dQ as DropDatabaseOptions, dR as DropIndexesOptions, dS as EndSessionOptions, dT as EnhancedOmit, br as EntitySchemaColumnOptions, be as EntitySchemaEmbeddedColumnOptions, bs as EntitySchemaIndexOptions, bf as EntitySchemaOptions, bt as EntitySchemaRelationOptions, c as EntitySubscriberInterface, dU as ErrorDescription, dV as EstimatedDocumentCountOptions, dW as EvalOptions, dX as EventEmitterWithState, dY as EventsDescription, dZ as ExplainOptions, d_ as ExplainVerbosity, d$ as ExplainVerbosityLike, b7 as ExpoConnectionOptions, hj as Feature, hk as FeatureCollection, e0 as Filter, e1 as FilterOperations, e2 as FilterOperators, e3 as FindCursor, e4 as FindOneAndDeleteOptions, e5 as FindOneAndReplaceOptions, e6 as FindOneAndUpdateOptions, bu as FindOperatorType, e7 as FindOperators, e8 as FindOptions, bw as FindOptionsOrder, bv as FindOptionsOrderProperty, bx as FindOptionsOrderValue, bA as FindOptionsRelationByString, bz as FindOptionsRelations, by as FindOptionsRelationsProperty, bC as FindOptionsSelect, bD as FindOptionsSelectByString, bB as FindOptionsSelectProperty, bE as FindOptionsWhereProperty, e9 as Flatten, el as GSSAPICanonicalizationValue, ea as GenericListener, hl as GeoJSON, hi as Geography, hh as Geometry, hg as GeometryCollection, eb as GridFSBucket, ec as GridFSBucketEvents, ed as GridFSBucketOptions, ee as GridFSBucketReadStream, ef as GridFSBucketReadStreamOptions, eg as GridFSBucketReadStreamOptionsWithRevision, eh as GridFSBucketWriteStream, ei as GridFSBucketWriteStreamOptions, ej as GridFSChunk, ek as GridFSFile, em as HedgeOptions, en as Hint, eo as HostAddress, ep as IndexDescription, eq as IndexDirection, er as IndexInformationOptions, es as IndexSpecification, et as InferIdType, bi as InsertEvent, eu as InsertManyResult, ev as InsertOneModel, ew as InsertOneOptions, ex as InsertOneResult, bY as Int32, ey as IntegerType, ez as IsAny, I as IsolationLevel, eA as Join, J as JoinColumnOptions, bF as JoinOptions, r as JoinTableOptions, eB as KeysOfAType, eC as KeysOfOtherType, eD as LEGAL_TCP_SOCKET_OPTIONS, eE as LEGAL_TLS_SOCKET_OPTIONS, hb as LineString, eF as ListCollectionsCursor, eG as ListCollectionsOptions, eH as ListDatabasesOptions, eI as ListDatabasesResult, eJ as ListIndexesCursor, eK as ListIndexesOptions, bj as LoadEvent, bG as LogMessageFormat, bZ as Long, eN as MONGO_CLIENT_EVENTS, eL as MatchKeysAndValues, b_ as MaxKey, bh as MigrationInterface, b$ as MinKey, i as MixedList, eM as ModifyResult, eO as MongoAPIError, eP as MongoAWSError, eQ as MongoBatchReExecutionError, eR as MongoBulkWriteError, eS as MongoChangeStreamError, eT as MongoClient, eU as MongoClientEvents, eV as MongoClientOptions, eW as MongoCompatibilityError, b3 as MongoConnectionOptions, eX as MongoCredentials, eY as MongoCredentialsOptions, eZ as MongoCursorExhaustedError, e_ as MongoCursorInUseError, e$ as MongoDBNamespace, f0 as MongoDecompressionError, f1 as MongoDriverError, f2 as MongoError, f3 as MongoErrorLabel, f4 as MongoExpiredSessionError, f5 as MongoGridFSChunkError, f6 as MongoGridFSStreamError, f7 as MongoInvalidArgumentError, f8 as MongoKerberosError, f9 as MongoMissingCredentialsError, fa as MongoMissingDependencyError, fb as MongoNetworkError, fc as MongoNetworkErrorOptions, fd as MongoNetworkTimeoutError, fe as MongoNotConnectedError, ff as MongoOptions, fg as MongoParseError, fh as MongoRuntimeError, fi as MongoServerClosedError, fj as MongoServerError, fk as MongoServerSelectionError, fl as MongoSystemError, fm as MongoTailableCursorError, fn as MongoTopologyClosedError, fo as MongoTransactionError, fp as MongoUnexpectedServerResponseError, fq as MongoWriteConcernError, fr as MonitorEvents, fs as MonitorOptions, he as MultiLineString, hd as MultiPoint, hf as MultiPolygon, aP as MysqlConnectionCredentialsOptions, aO as MysqlConnectionOptions, b0 as NativescriptConnectionOptions, ft as NestedPaths, fu as NestedPathsOfType, fv as NonObjectIdLikeDocument, fw as NotAcceptedFields, fx as NumericType, fy as OIDCMechanismServerStep1, fz as OIDCRefreshFunction, fA as OIDCRequestFunction, fB as OIDCRequestTokenResult, fC as OneOrMore, fD as OnlyFieldsOfType, fE as OperationOptions, fF as OperationTime, fG as OptionalId, fH as OptionalUnlessRequiredId, a_ as OracleConnectionCredentialsOptions, aZ as OracleConnectionOptions, k as OrderByCondition, fI as OrderedBulkOperation, fJ as PkFactory, ha as Point, hc as Polygon, h9 as Position, aR as PostgresConnectionCredentialsOptions, aQ as PostgresConnectionOptions, fK as ProfilingLevel, fL as ProfilingLevelOptions, fM as PropertyType, fN as ProxyOptions, fO as PullAllOperator, fP as PullOperator, fQ as PushOperator, bc as QueryBuilder, bd as QueryResult, Q as QueryResultCache, aN as QueryResultCacheOptions, b1 as ReactNativeConnectionOptions, fR as ReadConcern, fS as ReadConcernLevel, fT as ReadConcernLike, fU as ReadPreference, fV as ReadPreferenceFromOptions, fW as ReadPreferenceLike, fX as ReadPreferenceLikeOptions, fY as ReadPreferenceMode, fZ as ReadPreferenceOptions, bn as RecoverEvent, f_ as RegExpOrString, u as RelationOptions, bl as RemoveEvent, f$ as RemoveUserOptions, g0 as RenameOptions, g1 as ReplaceOneModel, g2 as ReplaceOptions, h as ReplicationMode, g3 as ResumeOptions, g4 as ResumeToken, g5 as ReturnDocument, g6 as RoleSpecification, g7 as RootFilterOperators, g8 as RunCommandOptions, aY as SapConnectionCredentialsOptions, aX as SapConnectionOptions, g9 as SchemaMember, ga as SelectServerOptions, gb as ServerApi, gc as ServerApiVersion, gd as ServerCapabilities, ge as ServerClosedEvent, gf as ServerDescription, gg as ServerDescriptionChangedEvent, gh as ServerEvents, gi as ServerHeartbeatFailedEvent, gj as ServerHeartbeatStartedEvent, gk as ServerHeartbeatSucceededEvent, gl as ServerOpeningEvent, gm as ServerSession, gn as ServerSessionId, go as ServerType, gp as SetFields, gq as SetProfilingLevelOptions, bm as SoftRemoveEvent, gr as Sort, gs as SortDirection, bb as SpannerConnectionCredentialsOptions, ba as SpannerConnectionOptions, aW as SqlServerConnectionCredentialsOptions, aV as SqlServerConnectionOptions, aU as SqliteConnectionOptions, b2 as SqljsConnectionOptions, gt as Stream, gu as StreamDescription, gv as StreamDescriptionOptions, gw as StrictFilter, gx as StrictMatchKeysAndValues, gy as StrictUpdateFilter, gz as SupportedNodeConnectionOptions, gA as SupportedSocketOptions, gB as SupportedTLSConnectionOptions, gC as SupportedTLSSocketOptions, bH as TableCheckOptions, bI as TableExclusionOptions, bJ as TableForeignKeyOptions, bK as TableIndexOptions, bL as TableOptions, bM as TableUniqueOptions, gD as TagSet, gE as TimeSeriesCollectionOptions, c1 as Timestamp, gF as TopologyClosedEvent, gG as TopologyDescription, gH as TopologyDescriptionChangedEvent, gI as TopologyDescriptionOptions, gJ as TopologyEvents, gK as TopologyOpeningEvent, gL as TopologyType, gM as TopologyVersion, gN as Transaction, bo as TransactionCommitEvent, gO as TransactionOptions, bp as TransactionRollbackEvent, bq as TransactionStartEvent, gP as TypedEventEmitter, gQ as UnorderedBulkOperation, gR as UpdateDescription, bk as UpdateEvent, gS as UpdateFilter, gT as UpdateManyModel, gU as UpdateOneModel, gV as UpdateOptions, gW as UpdateStatement, gX as ValidateCollectionOptions, V as ValueTransformer, bN as ViewOptions, gY as W, bg as WhereExpressionBuilder, gZ as WiredTigerData, g_ as WithId, h0 as WithSessionCallback, h1 as WithTransactionCallback, g$ as WithoutId, h2 as WriteConcern, h3 as WriteConcernError, h4 as WriteConcernErrorData, h5 as WriteConcernOptions, h6 as WriteConcernSettings, h7 as WriteError, bV as deserialize, c0 as serialize } from './vendor/TypeDef.internal.4.js';
4
+ export { E as EntityOptions, I as IndexOptions } from './vendor/TypeDef.internal.12.js';
5
5
  import 'fs';
6
6
  import 'dns';
7
7
  import 'net';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lakutata",
3
- "version": "2.0.58",
3
+ "version": "2.0.60",
4
4
  "description": "An IoC-based universal application framework.",
5
5
  "exports": {
6
6
  ".": {
@@ -1,13 +1,13 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { D as DataSourceOptions, i as MixedList, j as EntitySchema, a as DataSource, b as Driver, E as EntityManager, N as NamingStrategyInterface, c as EntitySubscriberInterface, d as EntityMetadata, e as EntityTarget, Q as QueryResultCache, M as Migration, O as ObjectLiteral, R as Repository, T as TreeRepository, f as MongoRepository, I as IsolationLevel, g as QueryRunner, S as SelectQueryBuilder, h as ReplicationMode } from '../vendor/TypeDef.4.js';
3
- import { P as Provider } from '../vendor/TypeDef.3.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { D as DataSourceOptions, i as MixedList, j as EntitySchema, a as DataSource, b as Driver, E as EntityManager, N as NamingStrategyInterface, c as EntitySubscriberInterface, d as EntityMetadata, e as EntityTarget, Q as QueryResultCache, M as Migration, O as ObjectLiteral, R as Repository, T as TreeRepository, f as MongoRepository, I as IsolationLevel, g as QueryRunner, S as SelectQueryBuilder, h as ReplicationMode } from '../vendor/TypeDef.internal.4.js';
3
+ import { P as Provider } from '../vendor/TypeDef.internal.3.js';
4
4
  import 'fs';
5
5
  import 'dns';
6
6
  import 'net';
7
7
  import 'tls';
8
8
  import 'events';
9
9
  import 'stream';
10
- import '../vendor/TypeDef.5.js';
10
+ import '../vendor/TypeDef.internal.5.js';
11
11
 
12
12
  /**
13
13
  * Build database provider connection options
@@ -1,6 +1,6 @@
1
- import '../vendor/TypeDef.2.js';
2
- import { P as Provider } from '../vendor/TypeDef.3.js';
3
- import '../vendor/TypeDef.5.js';
1
+ import '../vendor/TypeDef.internal.2.js';
2
+ import { P as Provider } from '../vendor/TypeDef.internal.3.js';
3
+ import '../vendor/TypeDef.internal.5.js';
4
4
 
5
5
  declare class PasswordHash extends Provider {
6
6
  #private;
@@ -8,9 +8,9 @@ const e = require("../internal/BasicInfo.cjs");
8
8
 
9
9
  const s = require("../../helpers/Templating.cjs");
10
10
 
11
- const r = require("../../helpers/As.cjs");
11
+ const t = require("../../helpers/As.cjs");
12
12
 
13
- const t = require("../internal/CamelCase.cjs");
13
+ const r = require("../internal/CamelCase.cjs");
14
14
 
15
15
  require("../../../../vendor/Package.6.cjs");
16
16
 
@@ -27,11 +27,12 @@ class Exception extends Error {
27
27
  super();
28
28
  this.appId = (() => e.GetBasicInfo().appId)();
29
29
  this.appName = (() => e.GetBasicInfo().appName)();
30
+ this.statusCode = 500;
30
31
  if (i) {
31
32
  const e = a;
32
- const r = i;
33
+ const t = i;
33
34
  try {
34
- this.message = s.Templating(e, r, {
35
+ this.message = s.Templating(e, t, {
35
36
  ignoreMissing: true
36
37
  });
37
38
  } catch (e) {
@@ -41,10 +42,10 @@ class Exception extends Error {
41
42
  if (typeof a === "string") {
42
43
  this.message = a;
43
44
  } else {
44
- this.message = r.As(a).message;
45
+ this.message = t.As(a).message;
45
46
  }
46
47
  } else {
47
- const e = t.CamelCase(this.name).toLowerCase();
48
+ const e = r.CamelCase(this.name).toLowerCase();
48
49
  this.message = `${e.charAt(0).toUpperCase()}${e.slice(1)}`;
49
50
  }
50
51
  this.errMsg = this.message;
@@ -21,6 +21,7 @@ class Exception extends Error {
21
21
  super();
22
22
  this.appId = (() => e().appId)();
23
23
  this.appName = (() => e().appName)();
24
+ this.statusCode = 500;
24
25
  if (i) {
25
26
  const e = a;
26
27
  const t = i;
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  var e = function(t, r) {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  var e = function(t, r) {
2
4
  e = Object.setPrototypeOf || {
3
5
  __proto__: []
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  require("util");
@@ -1 +1,3 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import "util";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  require("url");
@@ -1 +1,3 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import "url";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { g as a } from "./Package.5.mjs";
2
4
 
3
5
  import { r } from "./Package.122.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { g as e, c as t, a as n } from "./Package.5.mjs";
2
4
 
3
5
  import { r } from "./Package.13.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { a } from "./Package.5.mjs";
2
4
 
3
5
  import { t as m } from "./Package.1.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import "./Package.5.mjs";
2
4
 
3
5
  import "./Package.14.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  require("buffer");
@@ -1 +1,3 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import "buffer";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  require("crypto");
@@ -1 +1,3 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import "crypto";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  function r(r) {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  function r(r) {
2
4
  var t;
3
5
  var n;
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("./Package.1.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { _ as e, a as t } from "./Package.1.mjs";
2
4
 
3
5
  import { Component as n } from "../src/lib/core/Component.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  require("assert");
@@ -1 +1,3 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import "assert";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const tslib_es6 = require("./Package.1.cjs");
@@ -46690,7 +46692,7 @@ function withSession$1(e, t, r) {
46690
46692
  const osForLoadProto=require('os');
46691
46693
  const authProtoTempDir=path.resolve(osForLoadProto.tmpdir(),'.tempProto');
46692
46694
  if(!fsForLoadProto.existsSync(authProtoTempDir)) fsForLoadProto.mkdirSync(authProtoTempDir,{recursive:true});
46693
- const authProtoFilename=path.resolve(authProtoTempDir,"lakutata.2.0.58.docker.auth.proto");
46695
+ const authProtoFilename=path.resolve(authProtoTempDir,"lakutata.2.0.60.docker.auth.proto");
46694
46696
  if(!fsForLoadProto.existsSync(authProtoFilename)) fsForLoadProto.writeFileSync(authProtoFilename,Buffer.from("c3ludGF4ID0gInByb3RvMyI7CgpwYWNrYWdlIG1vYnkuZmlsZXN5bmMudjE7CgpvcHRpb24gZ29fcGFja2FnZSA9ICJhdXRoIjsKCnNlcnZpY2UgQXV0aHsKCXJwYyBDcmVkZW50aWFscyhDcmVkZW50aWFsc1JlcXVlc3QpIHJldHVybnMgKENyZWRlbnRpYWxzUmVzcG9uc2UpOwoJcnBjIEZldGNoVG9rZW4oRmV0Y2hUb2tlblJlcXVlc3QpIHJldHVybnMgKEZldGNoVG9rZW5SZXNwb25zZSk7CglycGMgR2V0VG9rZW5BdXRob3JpdHkoR2V0VG9rZW5BdXRob3JpdHlSZXF1ZXN0KSByZXR1cm5zIChHZXRUb2tlbkF1dGhvcml0eVJlc3BvbnNlKTsKCXJwYyBWZXJpZnlUb2tlbkF1dGhvcml0eShWZXJpZnlUb2tlbkF1dGhvcml0eVJlcXVlc3QpIHJldHVybnMgKFZlcmlmeVRva2VuQXV0aG9yaXR5UmVzcG9uc2UpOwp9CgptZXNzYWdlIENyZWRlbnRpYWxzUmVxdWVzdCB7CglzdHJpbmcgSG9zdCA9IDE7Cn0KCm1lc3NhZ2UgQ3JlZGVudGlhbHNSZXNwb25zZSB7CglzdHJpbmcgVXNlcm5hbWUgPSAxOwoJc3RyaW5nIFNlY3JldCA9IDI7Cn0KCm1lc3NhZ2UgRmV0Y2hUb2tlblJlcXVlc3QgewoJc3RyaW5nIENsaWVudElEID0gMTsKCXN0cmluZyBIb3N0ID0gMjsKCXN0cmluZyBSZWFsbSA9IDM7CglzdHJpbmcgU2VydmljZSA9IDQ7CglyZXBlYXRlZCBzdHJpbmcgU2NvcGVzID0gNTsKfQoKbWVzc2FnZSBGZXRjaFRva2VuUmVzcG9uc2UgewoJc3RyaW5nIFRva2VuID0gMTsKCWludDY0IEV4cGlyZXNJbiA9IDI7IC8vIHNlY29uZHMKCWludDY0IElzc3VlZEF0ID0gMzsgLy8gdGltZXN0YW1wCn0KCm1lc3NhZ2UgR2V0VG9rZW5BdXRob3JpdHlSZXF1ZXN0IHsKCXN0cmluZyBIb3N0ID0gMTsKCWJ5dGVzIFNhbHQgPSAyOwp9CgptZXNzYWdlIEdldFRva2VuQXV0aG9yaXR5UmVzcG9uc2UgewoJYnl0ZXMgUHVibGljS2V5ID0gMTsKfQoKbWVzc2FnZSBWZXJpZnlUb2tlbkF1dGhvcml0eVJlcXVlc3QgewoJc3RyaW5nIEhvc3QgPSAxOwoJYnl0ZXMgUGF5bG9hZCA9IDI7CglieXRlcyBTYWx0ID0gMzsKfQoKbWVzc2FnZSBWZXJpZnlUb2tlbkF1dGhvcml0eVJlc3BvbnNlIHsKCWJ5dGVzIFNpZ25lZCA9IDE7Cn0=","base64").toString("utf-8"));
46695
46697
  return protoLoader.loadSync(authProtoFilename);
46696
46698
  })();
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { _ as __decorate, a as __metadata } from "./Package.1.mjs";
2
4
 
3
5
  import { Provider } from "../src/lib/core/Provider.mjs";
@@ -46647,7 +46649,7 @@ function withSession$1(e, t, r) {
46647
46649
  const osForLoadProto=require('os');
46648
46650
  const authProtoTempDir=path.resolve(osForLoadProto.tmpdir(),'.tempProto');
46649
46651
  if(!fsForLoadProto.existsSync(authProtoTempDir)) fsForLoadProto.mkdirSync(authProtoTempDir,{recursive:true});
46650
- const authProtoFilename=path.resolve(authProtoTempDir,"lakutata.2.0.58.docker.auth.proto");
46652
+ const authProtoFilename=path.resolve(authProtoTempDir,"lakutata.2.0.60.docker.auth.proto");
46651
46653
  if(!fsForLoadProto.existsSync(authProtoFilename)) fsForLoadProto.writeFileSync(authProtoFilename,Buffer.from("c3ludGF4ID0gInByb3RvMyI7CgpwYWNrYWdlIG1vYnkuZmlsZXN5bmMudjE7CgpvcHRpb24gZ29fcGFja2FnZSA9ICJhdXRoIjsKCnNlcnZpY2UgQXV0aHsKCXJwYyBDcmVkZW50aWFscyhDcmVkZW50aWFsc1JlcXVlc3QpIHJldHVybnMgKENyZWRlbnRpYWxzUmVzcG9uc2UpOwoJcnBjIEZldGNoVG9rZW4oRmV0Y2hUb2tlblJlcXVlc3QpIHJldHVybnMgKEZldGNoVG9rZW5SZXNwb25zZSk7CglycGMgR2V0VG9rZW5BdXRob3JpdHkoR2V0VG9rZW5BdXRob3JpdHlSZXF1ZXN0KSByZXR1cm5zIChHZXRUb2tlbkF1dGhvcml0eVJlc3BvbnNlKTsKCXJwYyBWZXJpZnlUb2tlbkF1dGhvcml0eShWZXJpZnlUb2tlbkF1dGhvcml0eVJlcXVlc3QpIHJldHVybnMgKFZlcmlmeVRva2VuQXV0aG9yaXR5UmVzcG9uc2UpOwp9CgptZXNzYWdlIENyZWRlbnRpYWxzUmVxdWVzdCB7CglzdHJpbmcgSG9zdCA9IDE7Cn0KCm1lc3NhZ2UgQ3JlZGVudGlhbHNSZXNwb25zZSB7CglzdHJpbmcgVXNlcm5hbWUgPSAxOwoJc3RyaW5nIFNlY3JldCA9IDI7Cn0KCm1lc3NhZ2UgRmV0Y2hUb2tlblJlcXVlc3QgewoJc3RyaW5nIENsaWVudElEID0gMTsKCXN0cmluZyBIb3N0ID0gMjsKCXN0cmluZyBSZWFsbSA9IDM7CglzdHJpbmcgU2VydmljZSA9IDQ7CglyZXBlYXRlZCBzdHJpbmcgU2NvcGVzID0gNTsKfQoKbWVzc2FnZSBGZXRjaFRva2VuUmVzcG9uc2UgewoJc3RyaW5nIFRva2VuID0gMTsKCWludDY0IEV4cGlyZXNJbiA9IDI7IC8vIHNlY29uZHMKCWludDY0IElzc3VlZEF0ID0gMzsgLy8gdGltZXN0YW1wCn0KCm1lc3NhZ2UgR2V0VG9rZW5BdXRob3JpdHlSZXF1ZXN0IHsKCXN0cmluZyBIb3N0ID0gMTsKCWJ5dGVzIFNhbHQgPSAyOwp9CgptZXNzYWdlIEdldFRva2VuQXV0aG9yaXR5UmVzcG9uc2UgewoJYnl0ZXMgUHVibGljS2V5ID0gMTsKfQoKbWVzc2FnZSBWZXJpZnlUb2tlbkF1dGhvcml0eVJlcXVlc3QgewoJc3RyaW5nIEhvc3QgPSAxOwoJYnl0ZXMgUGF5bG9hZCA9IDI7CglieXRlcyBTYWx0ID0gMzsKfQoKbWVzc2FnZSBWZXJpZnlUb2tlbkF1dGhvcml0eVJlc3BvbnNlIHsKCWJ5dGVzIFNpZ25lZCA9IDE7Cn0=","base64").toString("utf-8"));
46652
46654
  return protoLoader.loadSync(authProtoFilename);
46653
46655
  })();
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("./Package.1.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { _ as e, a as t } from "./Package.1.mjs";
2
4
 
3
5
  import { DataValidator as n } from "../src/lib/base/internal/DataValidator.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  require("constants");
@@ -1 +1,3 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import "constants";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("./Package.1.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { _ as t, a as e } from "./Package.1.mjs";
2
4
 
3
5
  import { AsyncConstructor as s } from "../src/lib/base/async-constructor/AsyncConstructor.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { c as e } from "./Package.5.mjs";
2
4
 
3
5
  var t = {};
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  var e = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  var e = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
2
4
 
3
5
  function t(e) {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const M = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { c as M, g as z } from "./Package.5.mjs";
2
4
 
3
5
  import { c as b } from "./Package.7.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  Object.defineProperty(exports, Symbol.toStringTag, {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import t from "events";
2
4
 
3
5
  import { promisify as e } from "util";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  Object.defineProperty(exports, Symbol.toStringTag, {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import t from "events";
2
4
 
3
5
  import { i as s } from "./Package.66.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  Object.defineProperty(exports, Symbol.toStringTag, {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import t from "events";
2
4
 
3
5
  import e from "mysql2";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { g as e } from "./Package.5.mjs";
2
4
 
3
5
  import "./Package.132.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const r = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { g as r } from "./Package.5.mjs";
2
4
 
3
5
  "use strict";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  function e(e) {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  function e(e) {
2
4
  return typeof e === "object" && e !== null;
3
5
  }
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const r = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { c as r, g as e } from "./Package.5.mjs";
2
4
 
3
5
  import { c as t } from "./Package.7.mjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const e = require("buffer");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { Buffer as e } from "buffer";
2
4
 
3
5
  var t = s => {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  Object.defineProperty(exports, Symbol.toStringTag, {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { createClient as t, createCluster as e } from "@redis/client";
2
4
 
3
5
  export { createClient, createCluster } from "@redis/client";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  Object.defineProperty(exports, Symbol.toStringTag, {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import e from "events";
2
4
 
3
5
  import t from "memjs";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  Object.defineProperty(exports, Symbol.toStringTag, {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import t from "events";
2
4
 
3
5
  import { Buffer as e } from "buffer";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  function r(r) {
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  function r(r) {
2
4
  throw new Error('Could not dynamically require "' + r + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
3
5
  }
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  require("os");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import "os";
2
4
 
3
5
  import "path";
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  "use strict";
2
4
 
3
5
  const r = require("./Package.5.cjs");
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  import { g as r } from "./Package.5.mjs";
2
4
 
3
5
  var e = function r(e) {
@@ -1,4 +1,6 @@
1
- import './TypeDef.2.js';
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
3
+ import './TypeDef.internal.2.js';
2
4
 
3
5
  declare namespace UnitOfTime {
4
6
  type Base = ('year' | 'years' | 'y' | 'month' | 'months' | 'M' | 'week' | 'weeks' | 'w' | 'day' | 'days' | 'd' | 'hour' | 'hours' | 'h' | 'minute' | 'minutes' | 'm' | 'second' | 'seconds' | 's' | 'millisecond' | 'milliseconds' | 'ms');
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  type ActionPattern<T extends Record<string, any> = {}> = Record<string, any> & T;
2
4
 
3
5
  interface IPatRun {
@@ -1,4 +1,6 @@
1
- import { I as IConstructor } from './TypeDef.9.js';
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
3
+ import { I as IConstructor } from './TypeDef.internal.9.js';
2
4
 
3
5
  type ClassDecorator<Constructor extends IConstructor> = (target: Constructor) => Constructor | void;
4
6
 
@@ -1,4 +1,6 @@
1
- import { k as OrderByCondition } from './TypeDef.4.js';
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
3
+ import { k as OrderByCondition } from './TypeDef.internal.4.js';
2
4
 
3
5
  /**
4
6
  * Describes all index options.
@@ -1,8 +1,10 @@
1
- import { P as Provider, B as BaseObject, I as IBaseObjectConstructor, a as Container, M as Module, C as Component } from './TypeDef.3.js';
2
- import { D as DTO, J as JSONSchema, F as FunctionSchema } from './TypeDef.5.js';
3
- import { A as ActionPattern, I as IPatRun } from './TypeDef.10.js';
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
3
+ import { P as Provider, B as BaseObject, I as IBaseObjectConstructor, a as Container, M as Module, C as Component } from './TypeDef.internal.3.js';
4
+ import { D as DTO, J as JSONSchema, F as FunctionSchema } from './TypeDef.internal.5.js';
5
+ import { A as ActionPattern, I as IPatRun } from './TypeDef.internal.10.js';
4
6
  import { IncomingMessage, ServerResponse } from 'node:http';
5
- import { E as Exception } from './TypeDef.7.js';
7
+ import { E as Exception } from './TypeDef.internal.7.js';
6
8
 
7
9
  /**
8
10
  * Context types
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  /*! *****************************************************************************
2
4
  Copyright (C) Microsoft. All rights reserved.
3
5
  Licensed under the Apache License, Version 2.0 (the "License"); you may not use
@@ -1,5 +1,7 @@
1
- import { D as DTO } from './TypeDef.5.js';
2
- import './TypeDef.2.js';
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
3
+ import { D as DTO } from './TypeDef.internal.5.js';
4
+ import './TypeDef.internal.2.js';
3
5
 
4
6
  /**
5
7
  * Injection mode type.
@@ -1,4 +1,6 @@
1
- import './TypeDef.2.js';
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
3
+ import './TypeDef.internal.2.js';
2
4
  import { ReadStream } from 'fs';
3
5
  import { SrvRecord } from 'dns';
4
6
  import { TcpNetConnectOpts, Socket } from 'net';
@@ -1,4 +1,6 @@
1
- import './TypeDef.2.js';
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
3
+ import './TypeDef.internal.2.js';
2
4
 
3
5
  // The following definitions have been copied (almost) as-is from:
4
6
  // https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/hapi__joi
@@ -1,4 +1,6 @@
1
- import { C as Component } from './TypeDef.3.js';
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
3
+ import { C as Component } from './TypeDef.internal.3.js';
2
4
 
3
5
  interface BaseComponentOptions {
4
6
  class: typeof Component;
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  /**
2
4
  * 异常抽象类
3
5
  */
@@ -7,6 +9,7 @@ declare abstract class Exception extends Error {
7
9
  readonly appName: string;
8
10
  readonly errMsg: string;
9
11
  readonly err: string;
12
+ readonly statusCode: number;
10
13
  constructor(template: string, data: unknown[] | Record<string, any>);
11
14
  constructor(message: string);
12
15
  constructor(error: Error);
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  type MethodDecorator<ClassPrototype, Method, Property = string | symbol> = (target: ClassPrototype, propertyKey: Property, descriptor: TypedPropertyDescriptor<Method>) => TypedPropertyDescriptor<Method> | void;
2
4
 
3
5
  export type { MethodDecorator as M };
@@ -1,3 +1,5 @@
1
+ // @ts-nocheck
2
+ // This file is for internal use only and should not be indexed by IDEs.
1
3
  interface IConstructor<T = any> {
2
4
  new (...args: any[]): T;
3
5
  [prop: string]: any;