lakutata 0.1.19 → 0.1.21

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.
@@ -8,11 +8,11 @@ var _chunkHWHHSPCGjs = require('./chunk-HWHHSPCG.js');
8
8
 
9
9
 
10
10
 
11
- var _chunkZ5ADVGBNjs = require('./chunk-Z5ADVGBN.js');
11
+ var _chunkYTBUFDW2js = require('./chunk-YTBUFDW2.js');
12
12
 
13
13
 
14
14
 
15
- var _chunkES3Q6J7Ajs = require('./chunk-ES3Q6J7A.js');
15
+ var _chunkSFELBJVQjs = require('./chunk-SFELBJVQ.js');
16
16
 
17
17
 
18
18
 
@@ -59,7 +59,7 @@ var _chunkES3Q6J7Ajs = require('./chunk-ES3Q6J7A.js');
59
59
 
60
60
 
61
61
 
62
- var _chunkTC35FNWQjs = require('./chunk-TC35FNWQ.js');
62
+ var _chunkXVKDOIJPjs = require('./chunk-XVKDOIJP.js');
63
63
 
64
64
 
65
65
 
@@ -11227,7 +11227,7 @@ var require_path = _chunk7LXDFQCYjs.__commonJS.call(void 0, {
11227
11227
  var require_glob_parent = _chunk7LXDFQCYjs.__commonJS.call(void 0, {
11228
11228
  "node_modules/fast-glob/node_modules/glob-parent/index.js"(exports2, module2) {
11229
11229
  "use strict";
11230
- var isGlob = _chunkTC35FNWQjs.require_is_glob.call(void 0, );
11230
+ var isGlob = _chunkXVKDOIJPjs.require_is_glob.call(void 0, );
11231
11231
  var pathPosixDirname = _chunk7LXDFQCYjs.__require.call(void 0, "path").posix.dirname;
11232
11232
  var isWin32 = _chunk7LXDFQCYjs.__require.call(void 0, "os").platform() === "win32";
11233
11233
  var slash = "/";
@@ -80227,7 +80227,7 @@ var _path2 = require('path'); var path2 = _interopRequireWildcard(_path2);
80227
80227
 
80228
80228
 
80229
80229
  // src/exceptions/alias/AliasNotFoundException.ts
80230
- var AliasNotFoundException = (_class = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args2) { super(...args2); _class.prototype.__init2.call(this); }
80230
+ var AliasNotFoundException = (_class = class extends _chunkSFELBJVQjs.Exception {constructor(...args2) { super(...args2); _class.prototype.__init2.call(this); }
80231
80231
  static {
80232
80232
  _chunk7LXDFQCYjs.__name.call(void 0, this, "AliasNotFoundException");
80233
80233
  }
@@ -80235,7 +80235,7 @@ var AliasNotFoundException = (_class = class extends _chunkES3Q6J7Ajs.Exception
80235
80235
  }, _class);
80236
80236
 
80237
80237
  // src/exceptions/alias/AliasExistsException.ts
80238
- var AliasExistsException = (_class2 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args3) { super(...args3); _class2.prototype.__init3.call(this); }
80238
+ var AliasExistsException = (_class2 = class extends _chunkSFELBJVQjs.Exception {constructor(...args3) { super(...args3); _class2.prototype.__init3.call(this); }
80239
80239
  static {
80240
80240
  _chunk7LXDFQCYjs.__name.call(void 0, this, "AliasExistsException");
80241
80241
  }
@@ -80243,7 +80243,7 @@ var AliasExistsException = (_class2 = class extends _chunkES3Q6J7Ajs.Exception {
80243
80243
  }, _class2);
80244
80244
 
80245
80245
  // src/exceptions/alias/InvalidAliasNameException.ts
80246
- var InvalidAliasNameException = (_class3 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args4) { super(...args4); _class3.prototype.__init4.call(this); }
80246
+ var InvalidAliasNameException = (_class3 = class extends _chunkSFELBJVQjs.Exception {constructor(...args4) { super(...args4); _class3.prototype.__init4.call(this); }
80247
80247
  static {
80248
80248
  _chunk7LXDFQCYjs.__name.call(void 0, this, "InvalidAliasNameException");
80249
80249
  }
@@ -80339,7 +80339,7 @@ var import_reflect_metadata2 = _chunk7LXDFQCYjs.__toESM.call(void 0, _chunk7LXDF
80339
80339
  var import_joi = _chunk7LXDFQCYjs.__toESM.call(void 0, require_lib4());
80340
80340
 
80341
80341
  // src/exceptions/validation/InvalidValueException.ts
80342
- var InvalidValueException = (_class5 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args5) { super(...args5); _class5.prototype.__init7.call(this); }
80342
+ var InvalidValueException = (_class5 = class extends _chunkSFELBJVQjs.Exception {constructor(...args5) { super(...args5); _class5.prototype.__init7.call(this); }
80343
80343
  static {
80344
80344
  _chunk7LXDFQCYjs.__name.call(void 0, this, "InvalidValueException");
80345
80345
  }
@@ -80475,9 +80475,9 @@ var BaseValidator = class {
80475
80475
  if (!inheritsFrom)
80476
80476
  return import_joi.default.func().class();
80477
80477
  return import_joi.default.func().class().custom((value, helpers) => {
80478
- if (!_chunkTC35FNWQjs.As.call(void 0, inheritsFrom).prototype)
80479
- inheritsFrom = _chunkTC35FNWQjs.As.call(void 0, inheritsFrom)();
80480
- if (value instanceof _chunkTC35FNWQjs.As.call(void 0, inheritsFrom) || value["prototype"] instanceof _chunkTC35FNWQjs.As.call(void 0, inheritsFrom))
80478
+ if (!_chunkXVKDOIJPjs.As.call(void 0, inheritsFrom).prototype)
80479
+ inheritsFrom = _chunkXVKDOIJPjs.As.call(void 0, inheritsFrom)();
80480
+ if (value instanceof _chunkXVKDOIJPjs.As.call(void 0, inheritsFrom) || value["prototype"] instanceof _chunkXVKDOIJPjs.As.call(void 0, inheritsFrom))
80481
80481
  return value;
80482
80482
  return helpers.error("any.invalid");
80483
80483
  }, "Class Validation");
@@ -80488,7 +80488,7 @@ var BaseValidator = class {
80488
80488
  */
80489
80489
  Glob() {
80490
80490
  return import_joi.default.string().custom((value, helpers) => {
80491
- if (typeof value === "string" && _chunkTC35FNWQjs.IsGlobString.call(void 0, value))
80491
+ if (typeof value === "string" && _chunkXVKDOIJPjs.IsGlobString.call(void 0, value))
80492
80492
  return value;
80493
80493
  return helpers.error("any.invalid");
80494
80494
  }, "Glob Validation");
@@ -80632,7 +80632,7 @@ var Validator = new BaseValidator();
80632
80632
 
80633
80633
 
80634
80634
  // src/exceptions/validation/InvalidMethodAcceptException.ts
80635
- var InvalidMethodAcceptException = (_class6 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args6) { super(...args6); _class6.prototype.__init8.call(this); }
80635
+ var InvalidMethodAcceptException = (_class6 = class extends _chunkSFELBJVQjs.Exception {constructor(...args6) { super(...args6); _class6.prototype.__init8.call(this); }
80636
80636
  static {
80637
80637
  _chunk7LXDFQCYjs.__name.call(void 0, this, "InvalidMethodAcceptException");
80638
80638
  }
@@ -80640,7 +80640,7 @@ var InvalidMethodAcceptException = (_class6 = class extends _chunkES3Q6J7Ajs.Exc
80640
80640
  }, _class6);
80641
80641
 
80642
80642
  // src/exceptions/validation/InvalidMethodReturnException.ts
80643
- var InvalidMethodReturnException = (_class7 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args7) { super(...args7); _class7.prototype.__init9.call(this); }
80643
+ var InvalidMethodReturnException = (_class7 = class extends _chunkSFELBJVQjs.Exception {constructor(...args7) { super(...args7); _class7.prototype.__init9.call(this); }
80644
80644
  static {
80645
80645
  _chunk7LXDFQCYjs.__name.call(void 0, this, "InvalidMethodReturnException");
80646
80646
  }
@@ -80651,18 +80651,18 @@ var InvalidMethodReturnException = (_class7 = class extends _chunkES3Q6J7Ajs.Exc
80651
80651
  function IndexSignature(schema, ...schemas) {
80652
80652
  return function(constructor) {
80653
80653
  const patternSchemas = [schema, ...schemas];
80654
- Reflect.defineMetadata(_chunkTC35FNWQjs.DTO_INDEX_SIGNATURE_SCHEMAS, patternSchemas, constructor);
80654
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DTO_INDEX_SIGNATURE_SCHEMAS, patternSchemas, constructor);
80655
80655
  return constructor;
80656
80656
  };
80657
80657
  }
80658
80658
  _chunk7LXDFQCYjs.__name.call(void 0, IndexSignature, "IndexSignature");
80659
80659
  function Expect(schema) {
80660
80660
  return function(target, propertyKey) {
80661
- if (!Reflect.hasOwnMetadata(_chunkTC35FNWQjs.DTO_SCHEMAS, target.constructor))
80662
- Reflect.defineMetadata(_chunkTC35FNWQjs.DTO_SCHEMAS, {}, target.constructor);
80663
- const schemas = Reflect.getOwnMetadata(_chunkTC35FNWQjs.DTO_SCHEMAS, target.constructor);
80661
+ if (!Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.DTO_SCHEMAS, target.constructor))
80662
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DTO_SCHEMAS, {}, target.constructor);
80663
+ const schemas = Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DTO_SCHEMAS, target.constructor);
80664
80664
  schemas[propertyKey] = schema;
80665
- Reflect.defineMetadata(_chunkTC35FNWQjs.DTO_SCHEMAS, schemas, target.constructor);
80665
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DTO_SCHEMAS, schemas, target.constructor);
80666
80666
  };
80667
80667
  }
80668
80668
  _chunk7LXDFQCYjs.__name.call(void 0, Expect, "Expect");
@@ -80671,10 +80671,10 @@ function Accept(inp, options) {
80671
80671
  const inputs = Array.isArray(inp) ? inp : [inp];
80672
80672
  const argumentSchemas = [];
80673
80673
  inputs.forEach((input) => {
80674
- if (Reflect.hasMetadata(_chunkTC35FNWQjs.DTO_CLASS, input)) {
80675
- argumentSchemas.push(Validator.Object(Reflect.getMetadata(_chunkTC35FNWQjs.DTO_SCHEMAS, input)));
80674
+ if (Reflect.hasMetadata(_chunkXVKDOIJPjs.DTO_CLASS, input)) {
80675
+ argumentSchemas.push(Validator.Object(Reflect.getMetadata(_chunkXVKDOIJPjs.DTO_SCHEMAS, input)));
80676
80676
  } else {
80677
- argumentSchemas.push(_chunkTC35FNWQjs.As.call(void 0, input));
80677
+ argumentSchemas.push(_chunkXVKDOIJPjs.As.call(void 0, input));
80678
80678
  }
80679
80679
  });
80680
80680
  options = options ? Object.assign({}, defaultValidationOptions, options) : defaultValidationOptions;
@@ -80716,8 +80716,8 @@ _chunk7LXDFQCYjs.__name.call(void 0, Accept, "Accept");
80716
80716
  function Return(inp, options) {
80717
80717
  return function(target, propertyKey, descriptor) {
80718
80718
  let schema;
80719
- if (Reflect.hasMetadata(_chunkTC35FNWQjs.DTO_CLASS, inp)) {
80720
- schema = Validator.Object(Reflect.getMetadata(_chunkTC35FNWQjs.DTO_SCHEMAS, inp));
80719
+ if (Reflect.hasMetadata(_chunkXVKDOIJPjs.DTO_CLASS, inp)) {
80720
+ schema = Validator.Object(Reflect.getMetadata(_chunkXVKDOIJPjs.DTO_SCHEMAS, inp));
80721
80721
  } else {
80722
80722
  schema = inp;
80723
80723
  }
@@ -80761,7 +80761,7 @@ function Return(inp, options) {
80761
80761
  _chunk7LXDFQCYjs.__name.call(void 0, Return, "Return");
80762
80762
 
80763
80763
  // src/exceptions/InvalidDTOValueException.ts
80764
- var InvalidDTOValueException = (_class8 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args8) { super(...args8); _class8.prototype.__init10.call(this); }
80764
+ var InvalidDTOValueException = (_class8 = class extends _chunkSFELBJVQjs.Exception {constructor(...args8) { super(...args8); _class8.prototype.__init10.call(this); }
80765
80765
  static {
80766
80766
  _chunk7LXDFQCYjs.__name.call(void 0, this, "InvalidDTOValueException");
80767
80767
  }
@@ -80777,7 +80777,7 @@ function AppendAsyncConstructor(target, asyncConstructor, args) {
80777
80777
  return target;
80778
80778
  }
80779
80779
  _chunk7LXDFQCYjs.__name.call(void 0, applyAsyncConstructor, "applyAsyncConstructor");
80780
- if (_chunkTC35FNWQjs.IsPromiseLike.call(void 0, target)) {
80780
+ if (_chunkXVKDOIJPjs.IsPromiseLike.call(void 0, target)) {
80781
80781
  setThenMethod(target, Promise.resolve(target).then(applyAsyncConstructor));
80782
80782
  } else {
80783
80783
  setThenMethod(target, applyAsyncConstructor());
@@ -80799,20 +80799,20 @@ var DTO = class {
80799
80799
  */
80800
80800
  constructor(properties = {}, validateOptions = defaultValidationOptions, async = false) {
80801
80801
  validateOptions = Object.assign({}, defaultValidationOptions, validateOptions);
80802
- const schema = _chunkTC35FNWQjs.As.call(void 0, this.constructor).schema();
80802
+ const schema = _chunkXVKDOIJPjs.As.call(void 0, this.constructor).schema();
80803
80803
  if (async) {
80804
80804
  AppendAsyncConstructor(this, async () => {
80805
80805
  try {
80806
- _chunkTC35FNWQjs.ConfigureObjectProperties.call(void 0, this, await schema.validateAsync(properties, validateOptions));
80806
+ _chunkXVKDOIJPjs.ConfigureObjectProperties.call(void 0, this, await schema.validateAsync(properties, validateOptions));
80807
80807
  } catch (e2) {
80808
- throw new InvalidDTOValueException(_chunkTC35FNWQjs.As.call(void 0, e2).message);
80808
+ throw new InvalidDTOValueException(_chunkXVKDOIJPjs.As.call(void 0, e2).message);
80809
80809
  }
80810
80810
  });
80811
80811
  } else {
80812
80812
  const { error, value } = schema.validate(properties, validateOptions);
80813
80813
  if (error)
80814
80814
  throw new InvalidDTOValueException(error.message);
80815
- _chunkTC35FNWQjs.ConfigureObjectProperties.call(void 0, this, value);
80815
+ _chunkXVKDOIJPjs.ConfigureObjectProperties.call(void 0, this, value);
80816
80816
  }
80817
80817
  }
80818
80818
  /**
@@ -80820,9 +80820,9 @@ var DTO = class {
80820
80820
  * @protected
80821
80821
  */
80822
80822
  static patternSchemas() {
80823
- const parentConstructor = _chunkTC35FNWQjs.ParentConstructor.call(void 0, this);
80823
+ const parentConstructor = _chunkXVKDOIJPjs.ParentConstructor.call(void 0, this);
80824
80824
  const parentIndexSignatureSchemas = parentConstructor && parentConstructor.patternSchemas ? parentConstructor.patternSchemas() : [];
80825
- const selfIndexSignatureSchemas = Reflect.hasOwnMetadata(_chunkTC35FNWQjs.DTO_INDEX_SIGNATURE_SCHEMAS, this) ? Reflect.getOwnMetadata(_chunkTC35FNWQjs.DTO_INDEX_SIGNATURE_SCHEMAS, this) : [];
80825
+ const selfIndexSignatureSchemas = Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.DTO_INDEX_SIGNATURE_SCHEMAS, this) ? Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DTO_INDEX_SIGNATURE_SCHEMAS, this) : [];
80826
80826
  return (parentIndexSignatureSchemas ? parentIndexSignatureSchemas : []).concat(selfIndexSignatureSchemas);
80827
80827
  }
80828
80828
  /**
@@ -80830,9 +80830,9 @@ var DTO = class {
80830
80830
  * @protected
80831
80831
  */
80832
80832
  static fieldSchema() {
80833
- const parentConstructor = _chunkTC35FNWQjs.ParentConstructor.call(void 0, this);
80833
+ const parentConstructor = _chunkXVKDOIJPjs.ParentConstructor.call(void 0, this);
80834
80834
  const parentSchema = parentConstructor && parentConstructor.fieldSchema ? parentConstructor.fieldSchema() : Validator.Object();
80835
- return parentSchema.concat(Validator.Object(Reflect.hasOwnMetadata(_chunkTC35FNWQjs.DTO_SCHEMAS, this) ? Reflect.getOwnMetadata(_chunkTC35FNWQjs.DTO_SCHEMAS, this) : {}));
80835
+ return parentSchema.concat(Validator.Object(Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.DTO_SCHEMAS, this) ? Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DTO_SCHEMAS, this) : {}));
80836
80836
  }
80837
80837
  /**
80838
80838
  * 获取DTO的数据验证定义
@@ -80856,7 +80856,7 @@ var DTO = class {
80856
80856
  */
80857
80857
  static async validateAsync(data, options) {
80858
80858
  options = options ? Object.assign({}, defaultValidationOptions, options) : defaultValidationOptions;
80859
- return await _chunkTC35FNWQjs.As.call(void 0, new this(data, options, true));
80859
+ return await _chunkXVKDOIJPjs.As.call(void 0, new this(data, options, true));
80860
80860
  }
80861
80861
  /**
80862
80862
  * 验证数据是否符合DTO(同步)
@@ -80889,14 +80889,14 @@ _chunk7LXDFQCYjs.__name.call(void 0, DTO, "DTO");
80889
80889
  DTO = exports.DTO = _chunk7LXDFQCYjs.__decorateClass.call(void 0, [
80890
80890
  (() => {
80891
80891
  return (target) => {
80892
- Reflect.defineMetadata(_chunkTC35FNWQjs.DTO_CLASS, true, target);
80892
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DTO_CLASS, true, target);
80893
80893
  return target;
80894
80894
  };
80895
80895
  })()
80896
80896
  ], DTO);
80897
80897
 
80898
80898
  // src/exceptions/MethodNotFoundException.ts
80899
- var MethodNotFoundException = (_class9 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args9) { super(...args9); _class9.prototype.__init11.call(this); }
80899
+ var MethodNotFoundException = (_class9 = class extends _chunkSFELBJVQjs.Exception {constructor(...args9) { super(...args9); _class9.prototype.__init11.call(this); }
80900
80900
  static {
80901
80901
  _chunk7LXDFQCYjs.__name.call(void 0, this, "MethodNotFoundException");
80902
80902
  }
@@ -81299,7 +81299,7 @@ function parseParameterList(source) {
81299
81299
  _chunk7LXDFQCYjs.__name.call(void 0, parseParameterList, "parseParameterList");
81300
81300
 
81301
81301
  // src/exceptions/DependencyInjectionException.ts
81302
- var DependencyInjectionException = (_class10 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args10) { super(...args10); _class10.prototype.__init12.call(this); }
81302
+ var DependencyInjectionException = (_class10 = class extends _chunkSFELBJVQjs.Exception {constructor(...args10) { super(...args10); _class10.prototype.__init12.call(this); }
81303
81303
  static {
81304
81304
  _chunk7LXDFQCYjs.__name.call(void 0, this, "DependencyInjectionException");
81305
81305
  }
@@ -81568,7 +81568,7 @@ function generateResolve(fn, dependencyParseTarget) {
81568
81568
  const injectionMode = this.injectionMode || container.options.injectionMode || InjectionMode.PROXY;
81569
81569
  if (injectionMode !== InjectionMode.CLASSIC) {
81570
81570
  const cradle = this.injector ? createInjectorProxy(container, this.injector) : container.cradle;
81571
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_CONTAINER_INJECT_PROPERTIES, true, cradle);
81571
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_INJECT_PROPERTIES, true, cradle);
81572
81572
  return fn(cradle);
81573
81573
  }
81574
81574
  if (dependencies.length > 0) {
@@ -81595,7 +81595,7 @@ _chunk7LXDFQCYjs.__name.call(void 0, parseDependencies, "parseDependencies");
81595
81595
 
81596
81596
  // src/lib/ioc/LoadModules.ts
81597
81597
  var nameFormatters = {
81598
- camelCase: (s2) => _chunkES3Q6J7Ajs.camelCase.call(void 0, s2)
81598
+ camelCase: (s2) => _chunkSFELBJVQjs.camelCase.call(void 0, s2)
81599
81599
  };
81600
81600
  function loadModules(dependencies, globPatterns, opts) {
81601
81601
  opts ??= {};
@@ -81900,8 +81900,8 @@ function createContainer(options, parentContainer) {
81900
81900
  );
81901
81901
  }
81902
81902
  resolutionStack.pop();
81903
- if ((typeof resolved === "object" || typeof resolved === "function") && !Reflect.hasOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT_NAME, resolved))
81904
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT_NAME, name, resolved);
81903
+ if ((typeof resolved === "object" || typeof resolved === "function") && !Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT_NAME, resolved))
81904
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT_NAME, name, resolved);
81905
81905
  if (resolved.constructor.__LIFETIME === Lifetime.TRANSIENT)
81906
81906
  this["newTransient"] = new WeakRef(resolved);
81907
81907
  return resolved;
@@ -81975,7 +81975,7 @@ function createContainer(options, parentContainer) {
81975
81975
  _chunk7LXDFQCYjs.__name.call(void 0, dispose, "dispose");
81976
81976
  }
81977
81977
  _chunk7LXDFQCYjs.__name.call(void 0, createContainer, "createContainer");
81978
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_CONTAINER_CREATOR_CONSTRUCTOR, true, createContainer);
81978
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_CREATOR_CONSTRUCTOR, true, createContainer);
81979
81979
 
81980
81980
  // src/options/LoadEntryCommonOptions.ts
81981
81981
  var LoadEntryCommonOptions = class extends DTO {
@@ -82000,7 +82000,7 @@ LoadEntryClassOptions = exports.LoadEntryClassOptions = _chunk7LXDFQCYjs.__decor
82000
82000
  var import_fast_glob = _chunk7LXDFQCYjs.__toESM.call(void 0, require_out4());
82001
82001
 
82002
82002
  // src/exceptions/InvalidGlobStringException.ts
82003
- var InvalidGlobStringException = (_class11 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args11) { super(...args11); _class11.prototype.__init13.call(this); }
82003
+ var InvalidGlobStringException = (_class11 = class extends _chunkSFELBJVQjs.Exception {constructor(...args11) { super(...args11); _class11.prototype.__init13.call(this); }
82004
82004
  static {
82005
82005
  _chunk7LXDFQCYjs.__name.call(void 0, this, "InvalidGlobStringException");
82006
82006
  }
@@ -82011,7 +82011,7 @@ var InvalidGlobStringException = (_class11 = class extends _chunkES3Q6J7Ajs.Exce
82011
82011
  var import_object_hash = _chunk7LXDFQCYjs.__toESM.call(void 0, require_object_hash());
82012
82012
 
82013
82013
  // src/exceptions/controller/DynamicRegisterControllerNotAllowException.ts
82014
- var DynamicRegisterControllerNotAllowException = (_class12 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args12) { super(...args12); _class12.prototype.__init14.call(this); }
82014
+ var DynamicRegisterControllerNotAllowException = (_class12 = class extends _chunkSFELBJVQjs.Exception {constructor(...args12) { super(...args12); _class12.prototype.__init14.call(this); }
82015
82015
  static {
82016
82016
  _chunk7LXDFQCYjs.__name.call(void 0, this, "DynamicRegisterControllerNotAllowException");
82017
82017
  }
@@ -82019,7 +82019,7 @@ var DynamicRegisterControllerNotAllowException = (_class12 = class extends _chun
82019
82019
  }, _class12);
82020
82020
 
82021
82021
  // src/exceptions/controller/DuplicateControllerActionPatternException.ts
82022
- var DuplicateControllerActionPatternException = (_class13 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args13) { super(...args13); _class13.prototype.__init15.call(this); }
82022
+ var DuplicateControllerActionPatternException = (_class13 = class extends _chunkSFELBJVQjs.Exception {constructor(...args13) { super(...args13); _class13.prototype.__init15.call(this); }
82023
82023
  static {
82024
82024
  _chunk7LXDFQCYjs.__name.call(void 0, this, "DuplicateControllerActionPatternException");
82025
82025
  }
@@ -82045,7 +82045,7 @@ var _Container = (_class14 = class _Container {
82045
82045
  return this.__$$patternManager;
82046
82046
  }
82047
82047
  constructor(module2, parent) {;_class14.prototype.__init16.call(this);_class14.prototype.__init17.call(this);_class14.prototype.__init18.call(this);_class14.prototype.__init19.call(this);_class14.prototype.__init20.call(this);
82048
- this.__$id = _chunkTC35FNWQjs.RandomString.call(void 0, 32);
82048
+ this.__$id = _chunkXVKDOIJPjs.RandomString.call(void 0, 32);
82049
82049
  this.__$$module = module2;
82050
82050
  this.__$$parent = parent;
82051
82051
  if (this.__$$parent)
@@ -82094,7 +82094,7 @@ var _Container = (_class14 = class _Container {
82094
82094
  await instance.getMethod("__destroy", false)();
82095
82095
  await instance.getMethod("destroy", false)();
82096
82096
  } catch (e2) {
82097
- _chunkTC35FNWQjs.DevNull.call(void 0, e2);
82097
+ _chunkXVKDOIJPjs.DevNull.call(void 0, e2);
82098
82098
  }
82099
82099
  this.updateTransientWeakRefs();
82100
82100
  }
@@ -82107,9 +82107,9 @@ var _Container = (_class14 = class _Container {
82107
82107
  name: constructor.name,
82108
82108
  string: constructor.toString()
82109
82109
  };
82110
- if (!Reflect.hasOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_FINGERPRINT, constructor))
82111
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_FINGERPRINT, _chunkTC35FNWQjs.RandomString.call(void 0, 32), constructor);
82112
- constructorRecord.fingerprint = Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_FINGERPRINT, constructor);
82110
+ if (!Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_FINGERPRINT, constructor))
82111
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_FINGERPRINT, _chunkXVKDOIJPjs.RandomString.call(void 0, 32), constructor);
82112
+ constructorRecord.fingerprint = Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_FINGERPRINT, constructor);
82113
82113
  return `${(0, import_object_hash.default)(constructorRecord).toString()}_$$${constructor.name}`;
82114
82114
  }
82115
82115
  /**
@@ -82119,7 +82119,7 @@ var _Container = (_class14 = class _Container {
82119
82119
  */
82120
82120
  isControllerConstructor(constructor) {
82121
82121
  this.updateTransientWeakRefs();
82122
- return Reflect.hasMetadata(_chunkTC35FNWQjs.CONTROLLER_CONSTRUCTOR_MARK, constructor);
82122
+ return Reflect.hasMetadata(_chunkXVKDOIJPjs.CONTROLLER_CONSTRUCTOR_MARK, constructor);
82123
82123
  }
82124
82124
  /**
82125
82125
  * 注册Controller
@@ -82127,8 +82127,8 @@ var _Container = (_class14 = class _Container {
82127
82127
  * @protected
82128
82128
  */
82129
82129
  registerController(constructor) {
82130
- if (Reflect.hasOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_ACTION_MAP, constructor)) {
82131
- const items = _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_ACTION_MAP, constructor)).values();
82130
+ if (Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_ACTION_MAP, constructor)) {
82131
+ const items = _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_ACTION_MAP, constructor)).values();
82132
82132
  for (const item of items) {
82133
82133
  let isNewPattern = true;
82134
82134
  if (this.__$controllerActionMap.has(item.patternHash)) {
@@ -82166,7 +82166,7 @@ var _Container = (_class14 = class _Container {
82166
82166
  * @protected
82167
82167
  */
82168
82168
  async getEntryConstructorsByGlob(glob2, options) {
82169
- if (!_chunkTC35FNWQjs.IsGlobString.call(void 0, glob2))
82169
+ if (!_chunkXVKDOIJPjs.IsGlobString.call(void 0, glob2))
82170
82170
  throw new InvalidGlobStringException('"{0}" is not valid glob string', [glob2]);
82171
82171
  const matchedFilenames = await (0, import_fast_glob.default)(glob2);
82172
82172
  const inheritFromBaseObjectClasses = [];
@@ -82183,11 +82183,11 @@ var _Container = (_class14 = class _Container {
82183
82183
  inheritFromBaseObjectClasses.forEach((inheritFromBaseObjectClass) => {
82184
82184
  const name = _Container.stringifyConstructor(inheritFromBaseObjectClass);
82185
82185
  this.assignConfigToInjectConstructorMetadata(name, inheritFromBaseObjectClass, (() => {
82186
- const { class: cls, ...configs } = _chunkTC35FNWQjs.As.call(void 0, options);
82186
+ const { class: cls, ...configs } = _chunkXVKDOIJPjs.As.call(void 0, options);
82187
82187
  return configs;
82188
82188
  })());
82189
82189
  pairs[name] = asClass(inheritFromBaseObjectClass, {
82190
- lifetime: _chunkTC35FNWQjs.As.call(void 0, inheritFromBaseObjectClass).__LIFETIME,
82190
+ lifetime: _chunkXVKDOIJPjs.As.call(void 0, inheritFromBaseObjectClass).__LIFETIME,
82191
82191
  dispose: (instance) => this.disposer(instance),
82192
82192
  injector: () => this.additionalPropertiesInjector()
82193
82193
  });
@@ -82207,7 +82207,7 @@ var _Container = (_class14 = class _Container {
82207
82207
  this.registerController(constructor);
82208
82208
  if (!config)
82209
82209
  return;
82210
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT, config, constructor, name);
82210
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT, config, constructor, name);
82211
82211
  this.updateTransientWeakRefs();
82212
82212
  }
82213
82213
  /**
@@ -82216,15 +82216,15 @@ var _Container = (_class14 = class _Container {
82216
82216
  * @protected
82217
82217
  */
82218
82218
  registerModule(instance) {
82219
- const name = _Container.stringifyConstructor(_chunkTC35FNWQjs.As.call(void 0, instance.constructor));
82219
+ const name = _Container.stringifyConstructor(_chunkXVKDOIJPjs.As.call(void 0, instance.constructor));
82220
82220
  const _$$moduleGetter = /* @__PURE__ */ _chunk7LXDFQCYjs.__name.call(void 0, () => instance, "_$$moduleGetter");
82221
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER, true, _$$moduleGetter);
82222
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_MODULE_GETTER, true, _$$moduleGetter);
82221
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER, true, _$$moduleGetter);
82222
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_MODULE_GETTER, true, _$$moduleGetter);
82223
82223
  this.__$$additionalPropertyMap.set(name, _$$moduleGetter);
82224
- this.__$$additionalPropertyMap.set(Reflect.getMetadata(_chunkTC35FNWQjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER_KEY, BaseObject), _$$moduleGetter);
82224
+ this.__$$additionalPropertyMap.set(Reflect.getMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER_KEY, BaseObject), _$$moduleGetter);
82225
82225
  if (instance instanceof Application) {
82226
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER, true, _$$moduleGetter);
82227
- this.__$$additionalPropertyMap.set(Reflect.getMetadata(_chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER_KEY, BaseObject), _$$moduleGetter);
82226
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER, true, _$$moduleGetter);
82227
+ this.__$$additionalPropertyMap.set(Reflect.getMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER_KEY, BaseObject), _$$moduleGetter);
82228
82228
  }
82229
82229
  this.updateTransientWeakRefs();
82230
82230
  }
@@ -82236,13 +82236,13 @@ var _Container = (_class14 = class _Container {
82236
82236
  try {
82237
82237
  if (!LoadEntryClassOptions.isValid(entryOptions))
82238
82238
  return this.getEntryConstructorsByGlob(key, entryOptions).then(resolve2).catch(reject);
82239
- this.assignConfigToInjectConstructorMetadata(key, _chunkTC35FNWQjs.As.call(void 0, entryOptions).class, (() => {
82240
- const { class: cls, ...configs } = _chunkTC35FNWQjs.As.call(void 0, entryOptions);
82239
+ this.assignConfigToInjectConstructorMetadata(key, _chunkXVKDOIJPjs.As.call(void 0, entryOptions).class, (() => {
82240
+ const { class: cls, ...configs } = _chunkXVKDOIJPjs.As.call(void 0, entryOptions);
82241
82241
  return configs;
82242
82242
  })());
82243
82243
  const _pairs = {};
82244
- _pairs[key] = asClass(_chunkTC35FNWQjs.As.call(void 0, entryOptions).class, {
82245
- lifetime: _chunkTC35FNWQjs.As.call(void 0, entryOptions).class.__LIFETIME,
82244
+ _pairs[key] = asClass(_chunkXVKDOIJPjs.As.call(void 0, entryOptions).class, {
82245
+ lifetime: _chunkXVKDOIJPjs.As.call(void 0, entryOptions).class.__LIFETIME,
82246
82246
  dispose: (instance) => this.disposer(instance),
82247
82247
  injector: () => this.additionalPropertiesInjector()
82248
82248
  });
@@ -82259,15 +82259,15 @@ var _Container = (_class14 = class _Container {
82259
82259
  const name = typeof inp === "string" ? inp : _Container.stringifyConstructor(inp);
82260
82260
  const resolved = this.__$$dic.resolve(name);
82261
82261
  if (typeof resolved === "object" || typeof resolved === "function")
82262
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_INSTANCE_CONFIGURABLE_OBJECT, configurableParams ? configurableParams : {}, resolved);
82262
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_INSTANCE_CONFIGURABLE_OBJECT, configurableParams ? configurableParams : {}, resolved);
82263
82263
  this.updateTransientWeakRefs();
82264
- return _chunkTC35FNWQjs.IsPromise.call(void 0, resolved) ? await resolved : resolved;
82264
+ return _chunkXVKDOIJPjs.IsPromise.call(void 0, resolved) ? await resolved : resolved;
82265
82265
  }
82266
82266
  async set(inp, b) {
82267
82267
  const loadOptions = {};
82268
82268
  let name;
82269
82269
  if (typeof inp === "string") {
82270
- const options = _chunkTC35FNWQjs.As.call(void 0, LoadEntryClassOptions.validate(b));
82270
+ const options = _chunkXVKDOIJPjs.As.call(void 0, LoadEntryClassOptions.validate(b));
82271
82271
  name = inp;
82272
82272
  loadOptions[inp] = options;
82273
82273
  } else {
@@ -82275,9 +82275,9 @@ var _Container = (_class14 = class _Container {
82275
82275
  name = _Container.stringifyConstructor(inp);
82276
82276
  loadOptions[name] = { class: inp, ...config };
82277
82277
  }
82278
- if (!!this.__$$module && loadOptions.class && this.isControllerConstructor(_chunkTC35FNWQjs.As.call(void 0, loadOptions.class)))
82278
+ if (!!this.__$$module && loadOptions.class && this.isControllerConstructor(_chunkXVKDOIJPjs.As.call(void 0, loadOptions.class)))
82279
82279
  throw new DynamicRegisterControllerNotAllowException('Dynamic registration of controllers is not allowed during runtime. Attempting to dynamically register controller class "{className}"', {
82280
- className: _chunkTC35FNWQjs.As.call(void 0, loadOptions.class).name
82280
+ className: _chunkXVKDOIJPjs.As.call(void 0, loadOptions.class).name
82281
82281
  });
82282
82282
  await this.load(loadOptions);
82283
82283
  this.updateTransientWeakRefs();
@@ -82292,7 +82292,7 @@ var _Container = (_class14 = class _Container {
82292
82292
  }
82293
82293
  async createObject(inp, b) {
82294
82294
  this.updateTransientWeakRefs();
82295
- return await this.get(await this.set(_chunkTC35FNWQjs.As.call(void 0, inp), b));
82295
+ return await this.get(await this.set(_chunkXVKDOIJPjs.As.call(void 0, inp), b));
82296
82296
  }
82297
82297
  /**
82298
82298
  * 以当前容器为父容器,创建一个作用域容器
@@ -82323,7 +82323,7 @@ var _Container = (_class14 = class _Container {
82323
82323
  if (_optionalChain([transient, 'optionalAccess', _18 => _18.destroy]))
82324
82324
  await transient.destroy();
82325
82325
  } catch (e2) {
82326
- _chunkTC35FNWQjs.DevNull.call(void 0, e2);
82326
+ _chunkXVKDOIJPjs.DevNull.call(void 0, e2);
82327
82327
  }
82328
82328
  }
82329
82329
  }
@@ -82335,11 +82335,11 @@ var Container = _Container;
82335
82335
 
82336
82336
  // src/decorators/DependencyInjectionDecorators.ts
82337
82337
  function setObjectLifetime(constructor, lifetime, lock = false) {
82338
- if (Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_LIFETIME_LOCK, constructor))
82338
+ if (Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_LIFETIME_LOCK, constructor))
82339
82339
  return constructor;
82340
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_LIFETIME, lifetime, constructor);
82340
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_LIFETIME, lifetime, constructor);
82341
82341
  if (lock)
82342
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_LIFETIME_LOCK, true, constructor);
82342
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_LIFETIME_LOCK, true, constructor);
82343
82343
  return constructor;
82344
82344
  }
82345
82345
  _chunk7LXDFQCYjs.__name.call(void 0, setObjectLifetime, "setObjectLifetime");
@@ -82369,9 +82369,9 @@ function Scoped(lock = false) {
82369
82369
  _chunk7LXDFQCYjs.__name.call(void 0, Scoped, "Scoped");
82370
82370
  function Inject(inp) {
82371
82371
  return function(target, propertyKey) {
82372
- const targetConstructor = _chunkTC35FNWQjs.As.call(void 0, target.constructor);
82373
- if (!Reflect.hasMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_INJECTS, targetConstructor))
82374
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_INJECTS, /* @__PURE__ */ new Map(), targetConstructor);
82372
+ const targetConstructor = _chunkXVKDOIJPjs.As.call(void 0, target.constructor);
82373
+ if (!Reflect.hasMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_INJECTS, targetConstructor))
82374
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_INJECTS, /* @__PURE__ */ new Map(), targetConstructor);
82375
82375
  const injectMappingObject = {
82376
82376
  injectKey: propertyKey,
82377
82377
  propertyKey
@@ -82383,45 +82383,45 @@ function Inject(inp) {
82383
82383
  injectMappingObject.injectKey = Container.stringifyConstructor(inp);
82384
82384
  }
82385
82385
  }
82386
- _chunkTC35FNWQjs.As.call(void 0, Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_INJECTS, targetConstructor)).set(injectMappingObject.propertyKey, injectMappingObject.injectKey);
82386
+ _chunkXVKDOIJPjs.As.call(void 0, Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_INJECTS, targetConstructor)).set(injectMappingObject.propertyKey, injectMappingObject.injectKey);
82387
82387
  };
82388
82388
  }
82389
82389
  _chunk7LXDFQCYjs.__name.call(void 0, Inject, "Inject");
82390
82390
  function specialInject(target, propertyKey, specialInjectKey) {
82391
- const targetConstructor = _chunkTC35FNWQjs.As.call(void 0, target.constructor);
82392
- if (!Reflect.hasMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_SPECIAL_INJECTS, targetConstructor))
82393
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_SPECIAL_INJECTS, /* @__PURE__ */ new Map(), targetConstructor);
82394
- _chunkTC35FNWQjs.As.call(void 0, Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_SPECIAL_INJECTS, targetConstructor)).set(propertyKey, specialInjectKey);
82391
+ const targetConstructor = _chunkXVKDOIJPjs.As.call(void 0, target.constructor);
82392
+ if (!Reflect.hasMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_SPECIAL_INJECTS, targetConstructor))
82393
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_SPECIAL_INJECTS, /* @__PURE__ */ new Map(), targetConstructor);
82394
+ _chunkXVKDOIJPjs.As.call(void 0, Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_SPECIAL_INJECTS, targetConstructor)).set(propertyKey, specialInjectKey);
82395
82395
  }
82396
82396
  _chunk7LXDFQCYjs.__name.call(void 0, specialInject, "specialInject");
82397
82397
  function InjectApp() {
82398
82398
  return function(target, propertyKey) {
82399
- return specialInject(target, propertyKey, _chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER);
82399
+ return specialInject(target, propertyKey, _chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER);
82400
82400
  };
82401
82401
  }
82402
82402
  _chunk7LXDFQCYjs.__name.call(void 0, InjectApp, "InjectApp");
82403
82403
  function InjectModule() {
82404
82404
  return function(target, propertyKey) {
82405
- return specialInject(target, propertyKey, _chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_MODULE_GETTER);
82405
+ return specialInject(target, propertyKey, _chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_MODULE_GETTER);
82406
82406
  };
82407
82407
  }
82408
82408
  _chunk7LXDFQCYjs.__name.call(void 0, InjectModule, "InjectModule");
82409
82409
  function Configurable(options) {
82410
82410
  return function(target, propertyKey) {
82411
- const targetConstructor = _chunkTC35FNWQjs.As.call(void 0, target.constructor);
82412
- if (!Reflect.hasOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, targetConstructor))
82413
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, /* @__PURE__ */ new Map(), targetConstructor);
82411
+ const targetConstructor = _chunkXVKDOIJPjs.As.call(void 0, target.constructor);
82412
+ if (!Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, targetConstructor))
82413
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, /* @__PURE__ */ new Map(), targetConstructor);
82414
82414
  if (options)
82415
- _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, targetConstructor)).set(propertyKey, options);
82416
- if (!Reflect.hasOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, targetConstructor))
82417
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, /* @__PURE__ */ new Set(), targetConstructor);
82418
- _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, targetConstructor)).add(propertyKey);
82415
+ _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, targetConstructor)).set(propertyKey, options);
82416
+ if (!Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, targetConstructor))
82417
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, /* @__PURE__ */ new Set(), targetConstructor);
82418
+ _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, targetConstructor)).add(propertyKey);
82419
82419
  };
82420
82420
  }
82421
82421
  _chunk7LXDFQCYjs.__name.call(void 0, Configurable, "Configurable");
82422
82422
 
82423
82423
  // src/exceptions/InvalidConfigurableValueException.ts
82424
- var InvalidConfigurableValueException = (_class15 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args14) { super(...args14); _class15.prototype.__init21.call(this); }
82424
+ var InvalidConfigurableValueException = (_class15 = class extends _chunkSFELBJVQjs.Exception {constructor(...args14) { super(...args14); _class15.prototype.__init21.call(this); }
82425
82425
  static {
82426
82426
  _chunk7LXDFQCYjs.__name.call(void 0, this, "InvalidConfigurableValueException");
82427
82427
  }
@@ -82457,9 +82457,9 @@ var BaseObject = class extends AsyncConstructor {
82457
82457
  */
82458
82458
  constructor(properties = {}) {
82459
82459
  super(async () => {
82460
- if (Reflect.getMetadata(_chunkTC35FNWQjs.DI_CONTAINER_CREATOR_CONSTRUCTOR, properties.constructor) || Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_CONTAINER_INJECT_PROPERTIES, properties)) {
82460
+ if (Reflect.getMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_CREATOR_CONSTRUCTOR, properties.constructor) || Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_INJECT_PROPERTIES, properties)) {
82461
82461
  const resolveInjectPromises = [];
82462
- const injectMappingMap = Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_INJECTS, this.constructor);
82462
+ const injectMappingMap = Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_INJECTS, this.constructor);
82463
82463
  _optionalChain([injectMappingMap, 'optionalAccess', _19 => _19.forEach, 'call', _20 => _20((injectKey, propertyKey) => {
82464
82464
  if (!Reflect.getOwnPropertyDescriptor(properties, injectKey))
82465
82465
  return properties[injectKey];
@@ -82467,27 +82467,27 @@ var BaseObject = class extends AsyncConstructor {
82467
82467
  if (injectPropertyKey === injectKey) {
82468
82468
  resolveInjectPromises.push(
82469
82469
  new Promise(
82470
- (resolve2, reject) => (async () => properties[injectPropertyKey])().then((injectItem) => resolve2(this.setProperty(propertyKey, Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER, injectItem) ? injectItem() : injectItem))).catch(reject)
82470
+ (resolve2, reject) => (async () => properties[injectPropertyKey])().then((injectItem) => resolve2(this.setProperty(propertyKey, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER, injectItem) ? injectItem() : injectItem))).catch(reject)
82471
82471
  )
82472
82472
  );
82473
82473
  }
82474
82474
  });
82475
82475
  })]);
82476
- const APP_GETTER_KEY = Reflect.getMetadata(_chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER_KEY, BaseObject);
82477
- const MODULE_GETTER_KEY = Reflect.getMetadata(_chunkTC35FNWQjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER_KEY, BaseObject);
82476
+ const APP_GETTER_KEY = Reflect.getMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER_KEY, BaseObject);
82477
+ const MODULE_GETTER_KEY = Reflect.getMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER_KEY, BaseObject);
82478
82478
  if (Object.keys(properties).includes(APP_GETTER_KEY) && Object.keys(properties).includes(MODULE_GETTER_KEY)) {
82479
- const specialInjectMappingMap = Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_SPECIAL_INJECTS, this.constructor);
82479
+ const specialInjectMappingMap = Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_SPECIAL_INJECTS, this.constructor);
82480
82480
  const moduleGetter = properties[MODULE_GETTER_KEY];
82481
82481
  const appGetter = properties[APP_GETTER_KEY];
82482
82482
  _optionalChain([specialInjectMappingMap, 'optionalAccess', _21 => _21.forEach, 'call', _22 => _22((injectKey, propertyKey) => {
82483
- if (Reflect.getMetadata(_chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_MODULE_GETTER, moduleGetter) && injectKey === _chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_MODULE_GETTER) {
82483
+ if (Reflect.getMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_MODULE_GETTER, moduleGetter) && injectKey === _chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_MODULE_GETTER) {
82484
82484
  resolveInjectPromises.push(
82485
82485
  new Promise(
82486
82486
  (resolve2, reject) => (async () => moduleGetter)().then((getModule) => resolve2(this.setProperty(propertyKey, getModule()))).catch(reject)
82487
82487
  )
82488
82488
  );
82489
82489
  }
82490
- if (Reflect.getMetadata(_chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER, appGetter) && injectKey === _chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER) {
82490
+ if (Reflect.getMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER, appGetter) && injectKey === _chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER) {
82491
82491
  resolveInjectPromises.push(
82492
82492
  new Promise(
82493
82493
  (resolve2, reject) => (async () => appGetter)().then((getApp) => resolve2(this.setProperty(propertyKey, getApp()))).catch(reject)
@@ -82498,20 +82498,20 @@ var BaseObject = class extends AsyncConstructor {
82498
82498
  }
82499
82499
  await Promise.all(resolveInjectPromises);
82500
82500
  } else {
82501
- _chunkTC35FNWQjs.ConfigureObjectProperties.call(void 0, this, properties ? properties : {});
82501
+ _chunkXVKDOIJPjs.ConfigureObjectProperties.call(void 0, this, properties ? properties : {});
82502
82502
  }
82503
- const constructorConfigurableObject = Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT, this.constructor, Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT_NAME, this));
82504
- const instanceConfigurableObject = Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_INSTANCE_CONFIGURABLE_OBJECT, this);
82503
+ const constructorConfigurableObject = Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT, this.constructor, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OBJECT_NAME, this));
82504
+ const instanceConfigurableObject = Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_INSTANCE_CONFIGURABLE_OBJECT, this);
82505
82505
  const config = Object.assign({}, constructorConfigurableObject ? constructorConfigurableObject : {}, instanceConfigurableObject ? instanceConfigurableObject : {});
82506
82506
  if (config) {
82507
- const configurableOptionsMap = _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, this.constructor)) ? _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, this.constructor)) : /* @__PURE__ */ new Map();
82508
- let configurableItems = Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, this.constructor);
82507
+ const configurableOptionsMap = _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, this.constructor)) ? _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, this.constructor)) : /* @__PURE__ */ new Map();
82508
+ let configurableItems = Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, this.constructor);
82509
82509
  let constructor = this.constructor;
82510
- while (constructor = _chunkTC35FNWQjs.ParentConstructor.call(void 0, constructor)) {
82511
- const parentConfigurableItems = Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, constructor);
82510
+ while (constructor = _chunkXVKDOIJPjs.ParentConstructor.call(void 0, constructor)) {
82511
+ const parentConfigurableItems = Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, constructor);
82512
82512
  if (parentConfigurableItems)
82513
- configurableItems = _chunkTC35FNWQjs.MergeSet.call(void 0, configurableItems ? configurableItems : /* @__PURE__ */ new Set(), parentConfigurableItems);
82514
- _optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, constructor)), 'optionalAccess', _23 => _23.forEach, 'call', _24 => _24((options, propertyKey) => {
82513
+ configurableItems = _chunkXVKDOIJPjs.MergeSet.call(void 0, configurableItems ? configurableItems : /* @__PURE__ */ new Set(), parentConfigurableItems);
82514
+ _optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_OPTIONS, constructor)), 'optionalAccess', _23 => _23.forEach, 'call', _24 => _24((options, propertyKey) => {
82515
82515
  if (!configurableOptionsMap.has(propertyKey))
82516
82516
  configurableOptionsMap.set(propertyKey, options);
82517
82517
  })]);
@@ -82527,7 +82527,7 @@ var BaseObject = class extends AsyncConstructor {
82527
82527
  configurable: true,
82528
82528
  set: (value) => {
82529
82529
  if (options.accept) {
82530
- const schema = Reflect.hasMetadata(_chunkTC35FNWQjs.DTO_CLASS, options.accept) ? _chunkTC35FNWQjs.As.call(void 0, options.accept).schema() : _chunkTC35FNWQjs.As.call(void 0, options.accept);
82530
+ const schema = Reflect.hasMetadata(_chunkXVKDOIJPjs.DTO_CLASS, options.accept) ? _chunkXVKDOIJPjs.As.call(void 0, options.accept).schema() : _chunkXVKDOIJPjs.As.call(void 0, options.accept);
82531
82531
  options.acceptOptions = options.acceptOptions ? Object.assign({}, defaultValidationOptions, options.acceptOptions) : defaultValidationOptions;
82532
82532
  try {
82533
82533
  value = Validator.validate(value, schema, options.acceptOptions);
@@ -82535,18 +82535,18 @@ var BaseObject = class extends AsyncConstructor {
82535
82535
  throw new InvalidConfigurableValueException(`{className}'s property "{propertyKey}" validate error: {message}`, {
82536
82536
  className: this.constructor.name,
82537
82537
  propertyKey,
82538
- message: _chunkTC35FNWQjs.As.call(void 0, e2).errMsg
82538
+ message: _chunkXVKDOIJPjs.As.call(void 0, e2).errMsg
82539
82539
  });
82540
82540
  }
82541
82541
  }
82542
82542
  if (originSetter)
82543
82543
  originSetter(value);
82544
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_PROPERTY, value, this, propertyKey);
82544
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_PROPERTY, value, this, propertyKey);
82545
82545
  if (options.onSet)
82546
82546
  options.onSet.call(this, value);
82547
82547
  },
82548
82548
  get: () => {
82549
- let value = Reflect.getOwnMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_PROPERTY, this, propertyKey);
82549
+ let value = Reflect.getOwnMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_PROPERTY, this, propertyKey);
82550
82550
  if (originGetter)
82551
82551
  value = originGetter();
82552
82552
  if (options.onGet)
@@ -82562,7 +82562,7 @@ var BaseObject = class extends AsyncConstructor {
82562
82562
  await this.__init();
82563
82563
  if (!this.getInternalProperty("preventDefaultInit"))
82564
82564
  await this.init();
82565
- Reflect.defineMetadata(_chunkTC35FNWQjs.OBJECT_INIT_MARK, true, this);
82565
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.OBJECT_INIT_MARK, true, this);
82566
82566
  });
82567
82567
  this.setInternalProperty("type", "BaseObject");
82568
82568
  this.setInternalProperty("uniqueObjectId", ObjectId());
@@ -82607,12 +82607,12 @@ var BaseObject = class extends AsyncConstructor {
82607
82607
  const propertyNames = [];
82608
82608
  let constructor = this.constructor;
82609
82609
  while (constructor) {
82610
- if (Reflect.hasMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, constructor)) {
82611
- _chunkTC35FNWQjs.SetToArray.call(void 0, _chunkTC35FNWQjs.As.call(void 0, Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, constructor))).forEach((p) => propertyNames.push(p));
82610
+ if (Reflect.hasMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, constructor)) {
82611
+ _chunkXVKDOIJPjs.SetToArray.call(void 0, _chunkXVKDOIJPjs.As.call(void 0, Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_CONFIGURABLE_ITEMS, constructor))).forEach((p) => propertyNames.push(p));
82612
82612
  }
82613
- constructor = _chunkTC35FNWQjs.ParentConstructor.call(void 0, constructor);
82613
+ constructor = _chunkXVKDOIJPjs.ParentConstructor.call(void 0, constructor);
82614
82614
  }
82615
- return _chunkTC35FNWQjs.UniqueArray.call(void 0, propertyNames);
82615
+ return _chunkXVKDOIJPjs.UniqueArray.call(void 0, propertyNames);
82616
82616
  }
82617
82617
  /**
82618
82618
  * Set internal property
@@ -82631,8 +82631,8 @@ var BaseObject = class extends AsyncConstructor {
82631
82631
  */
82632
82632
  getInternalProperty(propertyKey, defaultValue) {
82633
82633
  if (this.hasInternalProperty(propertyKey))
82634
- return _chunkTC35FNWQjs.As.call(void 0, this[this.propertyNameToInternalPropertyName(propertyKey)]);
82635
- return _chunkTC35FNWQjs.As.call(void 0, defaultValue);
82634
+ return _chunkXVKDOIJPjs.As.call(void 0, this[this.propertyNameToInternalPropertyName(propertyKey)]);
82635
+ return _chunkXVKDOIJPjs.As.call(void 0, defaultValue);
82636
82636
  }
82637
82637
  /**
82638
82638
  * Set object property
@@ -82649,8 +82649,8 @@ var BaseObject = class extends AsyncConstructor {
82649
82649
  */
82650
82650
  getProperty(propertyKey, defaultValue) {
82651
82651
  if (this.hasProperty(propertyKey))
82652
- return _chunkTC35FNWQjs.As.call(void 0, this[propertyKey]);
82653
- return _chunkTC35FNWQjs.As.call(void 0, defaultValue);
82652
+ return _chunkXVKDOIJPjs.As.call(void 0, this[propertyKey]);
82653
+ return _chunkXVKDOIJPjs.As.call(void 0, defaultValue);
82654
82654
  }
82655
82655
  /**
82656
82656
  * Is object has property
@@ -82690,7 +82690,7 @@ var BaseObject = class extends AsyncConstructor {
82690
82690
  className: this.constructor.name
82691
82691
  });
82692
82692
  } else {
82693
- return (...args) => _chunkTC35FNWQjs.ThrowIntoBlackHole.call(void 0, ...args);
82693
+ return (...args) => _chunkXVKDOIJPjs.ThrowIntoBlackHole.call(void 0, ...args);
82694
82694
  }
82695
82695
  }
82696
82696
  /**
@@ -82711,13 +82711,13 @@ var BaseObject = class extends AsyncConstructor {
82711
82711
  * Return class's lifetime mode
82712
82712
  */
82713
82713
  static get __LIFETIME() {
82714
- return Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_LIFETIME, this);
82714
+ return Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_LIFETIME, this);
82715
82715
  }
82716
82716
  /**
82717
82717
  * Return class's lifetime mode is locked
82718
82718
  */
82719
82719
  static get __LIFETIME_LOCKED() {
82720
- return !!Reflect.getMetadata(_chunkTC35FNWQjs.DI_TARGET_CONSTRUCTOR_LIFETIME_LOCK, this);
82720
+ return !!Reflect.getMetadata(_chunkXVKDOIJPjs.DI_TARGET_CONSTRUCTOR_LIFETIME_LOCK, this);
82721
82721
  }
82722
82722
  /**
82723
82723
  * Return class's name
@@ -82730,9 +82730,9 @@ _chunk7LXDFQCYjs.__name.call(void 0, BaseObject, "BaseObject");
82730
82730
  BaseObject = exports.BaseObject = _chunk7LXDFQCYjs.__decorateClass.call(void 0, [
82731
82731
  (() => {
82732
82732
  return (target) => {
82733
- const nonceStr = _chunkTC35FNWQjs.RandomString.call(void 0, 16);
82734
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER_KEY, _chunkZ5ADVGBNjs.SHA256.call(void 0, `APP_GETTER_KEY_${nonceStr}`).toString(), target);
82735
- Reflect.defineMetadata(_chunkTC35FNWQjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER_KEY, _chunkZ5ADVGBNjs.SHA256.call(void 0, `MODULE_GETTER_KEY_${nonceStr}`).toString(), target);
82733
+ const nonceStr = _chunkXVKDOIJPjs.RandomString.call(void 0, 16);
82734
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_SPECIAL_INJECT_APP_GETTER_KEY, _chunkYTBUFDW2js.SHA256.call(void 0, `APP_GETTER_KEY_${nonceStr}`).toString(), target);
82735
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.DI_CONTAINER_INJECT_IS_MODULE_GETTER_KEY, _chunkYTBUFDW2js.SHA256.call(void 0, `MODULE_GETTER_KEY_${nonceStr}`).toString(), target);
82736
82736
  return target;
82737
82737
  };
82738
82738
  })(),
@@ -82940,7 +82940,7 @@ LoadComponentOptions = exports.LoadComponentOptions = _chunk7LXDFQCYjs.__decorat
82940
82940
  ], LoadComponentOptions);
82941
82941
 
82942
82942
  // src/exceptions/controller/NoMatchedControllerActionPatternException.ts
82943
- var NoMatchedControllerActionPatternException = (_class16 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args15) { super(...args15); _class16.prototype.__init22.call(this); }
82943
+ var NoMatchedControllerActionPatternException = (_class16 = class extends _chunkSFELBJVQjs.Exception {constructor(...args15) { super(...args15); _class16.prototype.__init22.call(this); }
82944
82944
  static {
82945
82945
  _chunk7LXDFQCYjs.__name.call(void 0, this, "NoMatchedControllerActionPatternException");
82946
82946
  }
@@ -82948,7 +82948,7 @@ var NoMatchedControllerActionPatternException = (_class16 = class extends _chunk
82948
82948
  }, _class16);
82949
82949
 
82950
82950
  // src/exceptions/auth/AccessControlConfigureRequiredException.ts
82951
- var AccessControlConfigureRequiredException = (_class17 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args16) { super(...args16); _class17.prototype.__init23.call(this); }
82951
+ var AccessControlConfigureRequiredException = (_class17 = class extends _chunkSFELBJVQjs.Exception {constructor(...args16) { super(...args16); _class17.prototype.__init23.call(this); }
82952
82952
  static {
82953
82953
  _chunk7LXDFQCYjs.__name.call(void 0, this, "AccessControlConfigureRequiredException");
82954
82954
  }
@@ -82976,7 +82976,7 @@ var Controller = (_class18 = class extends Component {
82976
82976
  */
82977
82977
  async __init() {
82978
82978
  await super.__init();
82979
- if (_optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_AUTH_MAP, Application)), 'optionalAccess', _33 => _33.has, 'call', _34 => _34(this.constructor)])) {
82979
+ if (_optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_AUTH_MAP, Application)), 'optionalAccess', _33 => _33.has, 'call', _34 => _34(this.constructor)])) {
82980
82980
  this.access = await this.runtimeContainer.get("access", { user: this.user });
82981
82981
  if (!this.access.configured)
82982
82982
  throw new AccessControlConfigureRequiredException("Access control is not configured.");
@@ -82990,7 +82990,7 @@ var Controller = (_class18 = class extends Component {
82990
82990
  * @protected
82991
82991
  */
82992
82992
  async forward(controllerConstructor, subject, configurableParams = {}) {
82993
- const controllerPatternManager = Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_PATTERN_MANAGER, controllerConstructor);
82993
+ const controllerPatternManager = Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_PATTERN_MANAGER, controllerConstructor);
82994
82994
  if (!controllerPatternManager)
82995
82995
  throw new NoMatchedControllerActionPatternException("The pattern of the controller action does not match the subject passed in the invocation");
82996
82996
  const subControllerRuntimeContainer = this.runtimeContainer.createScope();
@@ -83047,7 +83047,7 @@ _chunk7LXDFQCYjs.__decorateClass.call(void 0, [
83047
83047
  Controller = exports.Controller = _chunk7LXDFQCYjs.__decorateClass.call(void 0, [
83048
83048
  (() => {
83049
83049
  return (target) => {
83050
- Reflect.defineMetadata(_chunkTC35FNWQjs.CONTROLLER_CONSTRUCTOR_MARK, true, target);
83050
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.CONTROLLER_CONSTRUCTOR_MARK, true, target);
83051
83051
  return target;
83052
83052
  };
83053
83053
  })(),
@@ -83119,15 +83119,15 @@ var Module = class extends Component {
83119
83119
  if (await Validator.isValidAsync(newConfigItem, Validator.Class(BaseObject))) {
83120
83120
  newConfigObject.class = newConfigItem;
83121
83121
  } else {
83122
- newConfigObject = _chunkTC35FNWQjs.As.call(void 0, newConfigItem);
83122
+ newConfigObject = _chunkXVKDOIJPjs.As.call(void 0, newConfigItem);
83123
83123
  }
83124
83124
  let oldConfigObject = {};
83125
83125
  if (await Validator.isValidAsync(oldConfigItem, Validator.Class(BaseObject))) {
83126
83126
  oldConfigObject.class = oldConfigItem;
83127
83127
  } else {
83128
- oldConfigObject = _chunkTC35FNWQjs.As.call(void 0, oldConfigItem);
83128
+ oldConfigObject = _chunkXVKDOIJPjs.As.call(void 0, oldConfigItem);
83129
83129
  }
83130
- oldEntries[key] = _chunkTC35FNWQjs.As.call(void 0, Object.assign({}, oldConfigObject, newConfigObject));
83130
+ oldEntries[key] = _chunkXVKDOIJPjs.As.call(void 0, Object.assign({}, oldConfigObject, newConfigObject));
83131
83131
  } else {
83132
83132
  oldEntries[key] = newEntries[key];
83133
83133
  }
@@ -83164,19 +83164,19 @@ var Module = class extends Component {
83164
83164
  if (configureOptions) {
83165
83165
  Object.keys(configureOptions).forEach((propertyKey) => Object.defineProperty(this.__$$options, propertyKey, { value: configureOptions[propertyKey] }));
83166
83166
  }
83167
- const entries = _chunkTC35FNWQjs.As.call(void 0, await this.mergeEntries(await this.entries(), this.__$$options.entries));
83168
- const autoload = _chunkTC35FNWQjs.UniqueArray.call(void 0, [...await this.autoload(), ...this.__$$options.autoload ? this.__$$options.autoload : []]);
83169
- const controllers = _chunkTC35FNWQjs.UniqueArray.call(void 0, [...await this.controllers(), ...this.__$$options.controllers ? this.__$$options.controllers : []]);
83167
+ const entries = _chunkXVKDOIJPjs.As.call(void 0, await this.mergeEntries(await this.entries(), this.__$$options.entries));
83168
+ const autoload = _chunkXVKDOIJPjs.UniqueArray.call(void 0, [...await this.autoload(), ...this.__$$options.autoload ? this.__$$options.autoload : []]);
83169
+ const controllers = _chunkXVKDOIJPjs.UniqueArray.call(void 0, [...await this.controllers(), ...this.__$$options.controllers ? this.__$$options.controllers : []]);
83170
83170
  this.autoloadToEntries([...autoload, ...controllers], entries);
83171
- const components = _chunkTC35FNWQjs.As.call(void 0, await this.mergeEntries(await this.components(), this.__$$options.components));
83172
- const modules = _chunkTC35FNWQjs.As.call(void 0, await this.mergeEntries(await this.modules(), this.__$$options.modules));
83171
+ const components = _chunkXVKDOIJPjs.As.call(void 0, await this.mergeEntries(await this.components(), this.__$$options.components));
83172
+ const modules = _chunkXVKDOIJPjs.As.call(void 0, await this.mergeEntries(await this.modules(), this.__$$options.modules));
83173
83173
  const moduleCommonConfig = {
83174
83174
  __$$parentContainer: this.__$$container
83175
83175
  };
83176
83176
  Object.keys(components).forEach((componentName) => {
83177
83177
  const componentOptions = components[componentName];
83178
- entries[componentName] = _chunkTC35FNWQjs.As.call(void 0, componentOptions).prototype instanceof Component ? {
83179
- class: _chunkTC35FNWQjs.As.call(void 0, componentOptions)
83178
+ entries[componentName] = _chunkXVKDOIJPjs.As.call(void 0, componentOptions).prototype instanceof Component ? {
83179
+ class: _chunkXVKDOIJPjs.As.call(void 0, componentOptions)
83180
83180
  } : {
83181
83181
  class: componentOptions.class,
83182
83182
  ...(() => {
@@ -83187,8 +83187,8 @@ var Module = class extends Component {
83187
83187
  });
83188
83188
  Object.keys(modules).forEach((moduleName) => {
83189
83189
  const moduleOptions = modules[moduleName];
83190
- entries[moduleName] = _chunkTC35FNWQjs.As.call(void 0, moduleOptions).prototype instanceof Module ? {
83191
- class: _chunkTC35FNWQjs.As.call(void 0, moduleOptions),
83190
+ entries[moduleName] = _chunkXVKDOIJPjs.As.call(void 0, moduleOptions).prototype instanceof Module ? {
83191
+ class: _chunkXVKDOIJPjs.As.call(void 0, moduleOptions),
83192
83192
  ...moduleCommonConfig
83193
83193
  } : {
83194
83194
  class: moduleOptions.class,
@@ -83199,11 +83199,11 @@ var Module = class extends Component {
83199
83199
  };
83200
83200
  });
83201
83201
  await this.__$$container.load(entries);
83202
- for (const item of _chunkTC35FNWQjs.MergeArray.call(void 0, await this.bootstrap(), this.__$$options.bootstrap ? this.__$$options.bootstrap : [])) {
83202
+ for (const item of _chunkXVKDOIJPjs.MergeArray.call(void 0, await this.bootstrap(), this.__$$options.bootstrap ? this.__$$options.bootstrap : [])) {
83203
83203
  if (typeof item === "string")
83204
83204
  await this.__$$container.get(item);
83205
83205
  if (typeof item === "function")
83206
- _types2.isAsyncFunction.call(void 0, item) ? await _chunkTC35FNWQjs.As.call(void 0, item)(this) : await this.__$$container.get(_chunkTC35FNWQjs.As.call(void 0, item));
83206
+ _types2.isAsyncFunction.call(void 0, item) ? await _chunkXVKDOIJPjs.As.call(void 0, item)(this) : await this.__$$container.get(_chunkXVKDOIJPjs.As.call(void 0, item));
83207
83207
  }
83208
83208
  }
83209
83209
  /**
@@ -83227,20 +83227,20 @@ var Module = class extends Component {
83227
83227
  return this.__$$options;
83228
83228
  }
83229
83229
  async get(inp, configurableParams) {
83230
- return await this.__$$container.get(_chunkTC35FNWQjs.As.call(void 0, inp), configurableParams ? configurableParams : {});
83230
+ return await this.__$$container.get(_chunkXVKDOIJPjs.As.call(void 0, inp), configurableParams ? configurableParams : {});
83231
83231
  }
83232
83232
  async set(inp, b) {
83233
- await this.__$$container.set(_chunkTC35FNWQjs.As.call(void 0, inp), b);
83233
+ await this.__$$container.set(_chunkXVKDOIJPjs.As.call(void 0, inp), b);
83234
83234
  }
83235
83235
  /**
83236
83236
  * 查看是否拥有置顶的注入对象
83237
83237
  * @param inp
83238
83238
  */
83239
83239
  has(inp) {
83240
- return this.__$$container.has(_chunkTC35FNWQjs.As.call(void 0, inp));
83240
+ return this.__$$container.has(_chunkXVKDOIJPjs.As.call(void 0, inp));
83241
83241
  }
83242
83242
  async createObject(inp, b) {
83243
- return await this.__$$container.createObject(_chunkTC35FNWQjs.As.call(void 0, inp), b);
83243
+ return await this.__$$container.createObject(_chunkXVKDOIJPjs.As.call(void 0, inp), b);
83244
83244
  }
83245
83245
  /**
83246
83246
  * 创建一个当前模块的子作用域容器
@@ -83739,7 +83739,7 @@ Logger = exports.Logger = _chunk7LXDFQCYjs.__decorateClass.call(void 0, [
83739
83739
  ], Logger);
83740
83740
 
83741
83741
  // src/exceptions/auth/NoAuthUserException.ts
83742
- var NoAuthUserException = (_class20 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args17) { super(...args17); _class20.prototype.__init26.call(this); }
83742
+ var NoAuthUserException = (_class20 = class extends _chunkSFELBJVQjs.Exception {constructor(...args17) { super(...args17); _class20.prototype.__init26.call(this); }
83743
83743
  static {
83744
83744
  _chunk7LXDFQCYjs.__name.call(void 0, this, "NoAuthUserException");
83745
83745
  }
@@ -90494,7 +90494,7 @@ var EnforcerManager = (_class22 = class extends BaseObject {constructor(...args1
90494
90494
  this._$adapter = new FileAdapter2(filename);
90495
90495
  } else {
90496
90496
  this._$adapter = await DatabaseAdapter.createAdapter(this.store, this.tableName);
90497
- this._$datasource = _chunkTC35FNWQjs.As.call(void 0, this._$adapter["datasource"]);
90497
+ this._$datasource = _chunkXVKDOIJPjs.As.call(void 0, this._$adapter["datasource"]);
90498
90498
  }
90499
90499
  this._$enforcer = await newEnforcer(this.model, this._$adapter);
90500
90500
  await this._$enforcer.loadPolicy();
@@ -90593,7 +90593,7 @@ var AccessControl = (_class23 = class extends Component {constructor(...args19)
90593
90593
  listAllPermissions(flat = false) {
90594
90594
  const flatPermissions = [];
90595
90595
  const hierarchyPermissions = {};
90596
- const applicationControllerAuthMap = _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_AUTH_MAP, Application));
90596
+ const applicationControllerAuthMap = _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_AUTH_MAP, Application));
90597
90597
  _optionalChain([applicationControllerAuthMap, 'optionalAccess', _35 => _35.forEach, 'call', _36 => _36((controllerAuthMap, controllerConstructor) => {
90598
90598
  hierarchyPermissions[controllerConstructor.name] = [];
90599
90599
  controllerAuthMap.forEach((item) => {
@@ -91089,19 +91089,19 @@ var Application = (_class24 = class extends Module {constructor(...args20) { sup
91089
91089
  * 应用程序ID
91090
91090
  */
91091
91091
  get appId() {
91092
- return _chunkTC35FNWQjs.As.call(void 0, process.env.appId);
91092
+ return _chunkXVKDOIJPjs.As.call(void 0, process.env.appId);
91093
91093
  }
91094
91094
  /**
91095
91095
  * 应用程序名称
91096
91096
  */
91097
91097
  get appName() {
91098
- return _chunkTC35FNWQjs.As.call(void 0, process.env.appName);
91098
+ return _chunkXVKDOIJPjs.As.call(void 0, process.env.appName);
91099
91099
  }
91100
91100
  /**
91101
91101
  * 应用程序时区
91102
91102
  */
91103
91103
  get timezone() {
91104
- return _chunkTC35FNWQjs.As.call(void 0, process.env.TZ);
91104
+ return _chunkXVKDOIJPjs.As.call(void 0, process.env.TZ);
91105
91105
  }
91106
91106
  /**
91107
91107
  * 程序上线时长(秒)
@@ -91163,9 +91163,9 @@ var Model3 = class extends Component {
91163
91163
  }
91164
91164
  async __init() {
91165
91165
  await super.__init();
91166
- Reflect.defineMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, /* @__PURE__ */ new Map(), this);
91166
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, /* @__PURE__ */ new Map(), this);
91167
91167
  this.propertyNames().forEach((propertyKey) => {
91168
- _optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _37 => _37.set, 'call', _38 => _38(propertyKey, this[propertyKey])]);
91168
+ _optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _37 => _37.set, 'call', _38 => _38(propertyKey, this[propertyKey])]);
91169
91169
  const originDescriptor = Object.getOwnPropertyDescriptor(this, propertyKey);
91170
91170
  const originSetter = _optionalChain([originDescriptor, 'optionalAccess', _39 => _39.set, 'optionalAccess', _40 => _40.bind, 'call', _41 => _41(this)]);
91171
91171
  const originGetter = _optionalChain([originDescriptor, 'optionalAccess', _42 => _42.get, 'optionalAccess', _43 => _43.bind, 'call', _44 => _44(this)]);
@@ -91173,18 +91173,18 @@ var Model3 = class extends Component {
91173
91173
  set: (newValue) => {
91174
91174
  if (originSetter)
91175
91175
  originSetter(newValue);
91176
- const oldValue = _optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _45 => _45.get, 'call', _46 => _46(propertyKey)]);
91177
- if (_chunkTC35FNWQjs.IsEqual.call(void 0, oldValue, newValue)) {
91178
- _optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _47 => _47.set, 'call', _48 => _48(propertyKey, newValue)]);
91176
+ const oldValue = _optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _45 => _45.get, 'call', _46 => _46(propertyKey)]);
91177
+ if (_chunkXVKDOIJPjs.IsEqual.call(void 0, oldValue, newValue)) {
91178
+ _optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _47 => _47.set, 'call', _48 => _48(propertyKey, newValue)]);
91179
91179
  this.emit("property-changed", propertyKey, newValue, oldValue);
91180
91180
  }
91181
91181
  },
91182
91182
  get: () => {
91183
91183
  if (originGetter)
91184
91184
  originGetter();
91185
- if (!_optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _49 => _49.has, 'call', _50 => _50(propertyKey)]))
91185
+ if (!_optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _49 => _49.has, 'call', _50 => _50(propertyKey)]))
91186
91186
  return void 0;
91187
- return _optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _51 => _51.get, 'call', _52 => _52(propertyKey)]);
91187
+ return _optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, this)), 'optionalAccess', _51 => _51.get, 'call', _52 => _52(propertyKey)]);
91188
91188
  }
91189
91189
  });
91190
91190
  });
@@ -91194,9 +91194,9 @@ var Model3 = class extends Component {
91194
91194
  * @protected
91195
91195
  */
91196
91196
  async __destroy() {
91197
- if (Reflect.hasOwnMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, this)) {
91198
- _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, this)).clear();
91199
- Reflect.defineMetadata(_chunkTC35FNWQjs.MODEL_PROPERTY_MAP, void 0, this);
91197
+ if (Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, this)) {
91198
+ _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, this)).clear();
91199
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.MODEL_PROPERTY_MAP, void 0, this);
91200
91200
  }
91201
91201
  return super.__destroy();
91202
91202
  }
@@ -91218,7 +91218,7 @@ var _child_process = require('child_process');
91218
91218
  var _module = require('module'); var _module2 = _interopRequireDefault(_module);
91219
91219
 
91220
91220
  // src/exceptions/ModuleNotFoundException.ts
91221
- var ModuleNotFoundException = (_class25 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args21) { super(...args21); _class25.prototype.__init33.call(this); }
91221
+ var ModuleNotFoundException = (_class25 = class extends _chunkSFELBJVQjs.Exception {constructor(...args21) { super(...args21); _class25.prototype.__init33.call(this); }
91222
91222
  static {
91223
91223
  _chunk7LXDFQCYjs.__name.call(void 0, this, "ModuleNotFoundException");
91224
91224
  }
@@ -91234,7 +91234,7 @@ var _v8 = require('v8'); var _v82 = _interopRequireDefault(_v8);
91234
91234
 
91235
91235
 
91236
91236
  // src/exceptions/ChildProcessUnavailableException.ts
91237
- var ChildProcessUnavailableException = (_class26 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args22) { super(...args22); _class26.prototype.__init34.call(this); }
91237
+ var ChildProcessUnavailableException = (_class26 = class extends _chunkSFELBJVQjs.Exception {constructor(...args22) { super(...args22); _class26.prototype.__init34.call(this); }
91238
91238
  static {
91239
91239
  _chunk7LXDFQCYjs.__name.call(void 0, this, "ChildProcessUnavailableException");
91240
91240
  }
@@ -91332,7 +91332,7 @@ var Process = class extends Component {
91332
91332
  this.setInternalProperty(`__${propertyKey}`, value);
91333
91333
  (0, import_sync_fetch.default)(_url2.format.call(void 0, setWorkerPropertyValueUrlObject));
91334
91334
  } catch (e2) {
91335
- _chunkTC35FNWQjs.DevNull.call(void 0, e2);
91335
+ _chunkXVKDOIJPjs.DevNull.call(void 0, e2);
91336
91336
  }
91337
91337
  }
91338
91338
  });
@@ -91379,7 +91379,7 @@ var Process = class extends Component {
91379
91379
  const configurableProperties = await this.__getConfigurableProperties();
91380
91380
  const configs = {};
91381
91381
  configurableProperties.forEach((propertyKey) => configs[propertyKey] = this[propertyKey]);
91382
- const loggerEvent = `__$$${_chunkTC35FNWQjs.RandomString.call(void 0, 16)}_`;
91382
+ const loggerEvent = `__$$${_chunkXVKDOIJPjs.RandomString.call(void 0, 16)}_`;
91383
91383
  await new Promise((resolve2, reject) => {
91384
91384
  this.once("ready", resolve2);
91385
91385
  const worker = _child_process.fork.call(void 0, path2.default.resolve(__dirname, "../worker/ProcessContainer"), [
@@ -91477,7 +91477,7 @@ var Process = class extends Component {
91477
91477
  await super.__init();
91478
91478
  this.setInternalProperty("daemonizeWorker", true);
91479
91479
  if (!this.isWorker()) {
91480
- this.setInternalProperty("workerCommunicationPort", await _chunkTC35FNWQjs.GetPort.call(void 0, ));
91480
+ this.setInternalProperty("workerCommunicationPort", await _chunkXVKDOIJPjs.GetPort.call(void 0, ));
91481
91481
  await this.__setupWorkerProcess();
91482
91482
  } else {
91483
91483
  await this.__initWorkerProcess();
@@ -91549,7 +91549,7 @@ var Interval = (_class27 = class extends BaseObject {
91549
91549
  */
91550
91550
  defineJob() {
91551
91551
  this._$interval = setInterval(async () => {
91552
- if (!_chunkTC35FNWQjs.IsObjectInitialized.call(void 0, this) || this._$paused)
91552
+ if (!_chunkXVKDOIJPjs.IsObjectInitialized.call(void 0, this) || this._$paused)
91553
91553
  return;
91554
91554
  await this.runExecutor();
91555
91555
  }, this.interval);
@@ -91776,7 +91776,7 @@ var version = import_src.default.version;
91776
91776
  var workerData = import_src.default.workerData;
91777
91777
 
91778
91778
  // src/exceptions/IllegalMethodCallException.ts
91779
- var IllegalMethodCallException = (_class29 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args24) { super(...args24); _class29.prototype.__init47.call(this); }
91779
+ var IllegalMethodCallException = (_class29 = class extends _chunkSFELBJVQjs.Exception {constructor(...args24) { super(...args24); _class29.prototype.__init47.call(this); }
91780
91780
  static {
91781
91781
  _chunk7LXDFQCYjs.__name.call(void 0, this, "IllegalMethodCallException");
91782
91782
  }
@@ -91818,7 +91818,7 @@ var ThreadTask = (_class30 = class extends BaseObject {
91818
91818
  const configurableProperties = await this.__getConfigurableProperties();
91819
91819
  const configs = {};
91820
91820
  configurableProperties.forEach((propertyKey) => configs[propertyKey] = this[propertyKey]);
91821
- const loggerEvent = `__$$${_chunkTC35FNWQjs.RandomString.call(void 0, 16)}_`;
91821
+ const loggerEvent = `__$$${_chunkXVKDOIJPjs.RandomString.call(void 0, 16)}_`;
91822
91822
  const threadPool = new esm_wrapper_default({
91823
91823
  minThreads: this.minThreads,
91824
91824
  maxThreads: this.maxThreads,
@@ -91923,7 +91923,7 @@ var import_reflect_metadata7 = _chunk7LXDFQCYjs.__toESM.call(void 0, _chunk7LXDF
91923
91923
  var import_patrun2 = _chunk7LXDFQCYjs.__toESM.call(void 0, require_patrun());
91924
91924
 
91925
91925
  // src/exceptions/auth/AccessDenyException.ts
91926
- var AccessDenyException = (_class31 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args25) { super(...args25); _class31.prototype.__init51.call(this); }
91926
+ var AccessDenyException = (_class31 = class extends _chunkSFELBJVQjs.Exception {constructor(...args25) { super(...args25); _class31.prototype.__init51.call(this); }
91927
91927
  static {
91928
91928
  _chunk7LXDFQCYjs.__name.call(void 0, this, "AccessDenyException");
91929
91929
  }
@@ -91932,31 +91932,31 @@ var AccessDenyException = (_class31 = class extends _chunkES3Q6J7Ajs.Exception {
91932
91932
 
91933
91933
  // src/decorators/ControllerDecorators.ts
91934
91934
  function registerActionToControllerActionMap(pattern, controllerConstructor, propertyKey) {
91935
- if (!Reflect.hasOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_ACTION_MAP, controllerConstructor))
91936
- Reflect.defineMetadata(_chunkTC35FNWQjs.CONTROLLER_ACTION_MAP, /* @__PURE__ */ new Map(), controllerConstructor);
91937
- if (!Reflect.hasOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_PATTERN_MANAGER, controllerConstructor))
91938
- Reflect.defineMetadata(_chunkTC35FNWQjs.CONTROLLER_PATTERN_MANAGER, (0, import_patrun2.Patrun)({ gex: true }), controllerConstructor);
91939
- pattern = _chunkTC35FNWQjs.SortObject.call(void 0, pattern, { deep: true, order: "asc" });
91940
- const patternHash = _chunkZ5ADVGBNjs.SHA1.call(void 0, JSON.stringify(pattern));
91941
- if (!_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_ACTION_MAP, controllerConstructor)).has(patternHash)) {
91942
- _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_ACTION_MAP, controllerConstructor)).set(patternHash, {
91935
+ if (!Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_ACTION_MAP, controllerConstructor))
91936
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.CONTROLLER_ACTION_MAP, /* @__PURE__ */ new Map(), controllerConstructor);
91937
+ if (!Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_PATTERN_MANAGER, controllerConstructor))
91938
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.CONTROLLER_PATTERN_MANAGER, (0, import_patrun2.Patrun)({ gex: true }), controllerConstructor);
91939
+ pattern = _chunkXVKDOIJPjs.SortObject.call(void 0, pattern, { deep: true, order: "asc" });
91940
+ const patternHash = _chunkYTBUFDW2js.SHA1.call(void 0, JSON.stringify(pattern));
91941
+ if (!_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_ACTION_MAP, controllerConstructor)).has(patternHash)) {
91942
+ _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_ACTION_MAP, controllerConstructor)).set(patternHash, {
91943
91943
  pattern,
91944
91944
  patternHash,
91945
91945
  class: controllerConstructor,
91946
91946
  method: propertyKey
91947
91947
  });
91948
- _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_PATTERN_MANAGER, controllerConstructor)).add(pattern, propertyKey);
91948
+ _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_PATTERN_MANAGER, controllerConstructor)).add(pattern, propertyKey);
91949
91949
  }
91950
91950
  }
91951
91951
  _chunk7LXDFQCYjs.__name.call(void 0, registerActionToControllerActionMap, "registerActionToControllerActionMap");
91952
91952
  function registerActionToAuthMap(authOptions, controllerConstructor, propertyKey) {
91953
- if (!Reflect.hasOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_AUTH_MAP, Application))
91954
- Reflect.defineMetadata(_chunkTC35FNWQjs.CONTROLLER_AUTH_MAP, /* @__PURE__ */ new Map(), Application);
91953
+ if (!Reflect.hasOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_AUTH_MAP, Application))
91954
+ Reflect.defineMetadata(_chunkXVKDOIJPjs.CONTROLLER_AUTH_MAP, /* @__PURE__ */ new Map(), Application);
91955
91955
  const action = authOptions.name ? authOptions.name : `${controllerConstructor.name}.${propertyKey.toString()}`;
91956
91956
  const operation = authOptions.operation;
91957
- if (!_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_AUTH_MAP, Application)).has(controllerConstructor))
91958
- _chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_AUTH_MAP, Application)).set(controllerConstructor, /* @__PURE__ */ new Map());
91959
- _optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_AUTH_MAP, Application)), 'access', _68 => _68.get, 'call', _69 => _69(controllerConstructor), 'optionalAccess', _70 => _70.set, 'call', _71 => _71(propertyKey.toString(), {
91957
+ if (!_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_AUTH_MAP, Application)).has(controllerConstructor))
91958
+ _chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_AUTH_MAP, Application)).set(controllerConstructor, /* @__PURE__ */ new Map());
91959
+ _optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_AUTH_MAP, Application)), 'access', _68 => _68.get, 'call', _69 => _69(controllerConstructor), 'optionalAccess', _70 => _70.set, 'call', _71 => _71(propertyKey.toString(), {
91960
91960
  action,
91961
91961
  operation,
91962
91962
  domain: authOptions.domain ? authOptions.domain : defaultDomain
@@ -91967,14 +91967,14 @@ function Action(pattern, authOptions) {
91967
91967
  return function(target, propertyKey, descriptor) {
91968
91968
  if (!pattern || !Object.keys(pattern).length)
91969
91969
  throw new Error("The pattern of the action cannot be empty");
91970
- const controllerConstructor = _chunkTC35FNWQjs.As.call(void 0, target.constructor);
91970
+ const controllerConstructor = _chunkXVKDOIJPjs.As.call(void 0, target.constructor);
91971
91971
  registerActionToControllerActionMap(pattern, controllerConstructor, propertyKey);
91972
91972
  if (authOptions)
91973
91973
  registerActionToAuthMap(authOptions, controllerConstructor, propertyKey);
91974
91974
  const originalMethod = descriptor.value;
91975
91975
  descriptor.value = async function(inp, ...args) {
91976
91976
  if (_optionalChain([this, 'access', _72 => _72.access, 'optionalAccess', _73 => _73.configured]) && authOptions) {
91977
- const authRule = _optionalChain([_chunkTC35FNWQjs.As.call(void 0, Reflect.getOwnMetadata(_chunkTC35FNWQjs.CONTROLLER_AUTH_MAP, Application)), 'optionalAccess', _74 => _74.get, 'call', _75 => _75(this.constructor), 'optionalAccess', _76 => _76.get, 'call', _77 => _77(propertyKey.toString())]);
91977
+ const authRule = _optionalChain([_chunkXVKDOIJPjs.As.call(void 0, Reflect.getOwnMetadata(_chunkXVKDOIJPjs.CONTROLLER_AUTH_MAP, Application)), 'optionalAccess', _74 => _74.get, 'call', _75 => _75(this.constructor), 'optionalAccess', _76 => _76.get, 'call', _77 => _77(propertyKey.toString())]);
91978
91978
  if (authRule) {
91979
91979
  const allowAccess = await this.access.validate(authRule.action, typeof authRule.domain === "string" ? authRule.domain : authRule.domain(inp), authRule.operation);
91980
91980
  if (!allowAccess)
@@ -91984,7 +91984,7 @@ function Action(pattern, authOptions) {
91984
91984
  const allowAction = await this.beforeAction(inp, propertyKey);
91985
91985
  if (!allowAction)
91986
91986
  return;
91987
- const actionResult = await originalMethod.apply(this, _chunkTC35FNWQjs.As.call(void 0, [inp, ...args]));
91987
+ const actionResult = await originalMethod.apply(this, _chunkXVKDOIJPjs.As.call(void 0, [inp, ...args]));
91988
91988
  return await this.afterAction(inp, propertyKey, actionResult);
91989
91989
  };
91990
91990
  return descriptor;
@@ -92184,7 +92184,7 @@ Database = exports.Database = _chunk7LXDFQCYjs.__decorateClass.call(void 0, [
92184
92184
  var import_reflect_metadata10 = _chunk7LXDFQCYjs.__toESM.call(void 0, _chunk7LXDFQCYjs.require_Reflect.call(void 0, ));
92185
92185
 
92186
92186
  // src/exceptions/request/HttpRequestAbortException.ts
92187
- var HttpRequestAbortException = (_class32 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args26) { super(...args26); _class32.prototype.__init52.call(this); }
92187
+ var HttpRequestAbortException = (_class32 = class extends _chunkSFELBJVQjs.Exception {constructor(...args26) { super(...args26); _class32.prototype.__init52.call(this); }
92188
92188
  static {
92189
92189
  _chunk7LXDFQCYjs.__name.call(void 0, this, "HttpRequestAbortException");
92190
92190
  }
@@ -92192,7 +92192,7 @@ var HttpRequestAbortException = (_class32 = class extends _chunkES3Q6J7Ajs.Excep
92192
92192
  }, _class32);
92193
92193
 
92194
92194
  // src/exceptions/request/HttpRequestException.ts
92195
- var HttpRequestException = (_class33 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args27) { super(...args27); _class33.prototype.__init53.call(this); }
92195
+ var HttpRequestException = (_class33 = class extends _chunkSFELBJVQjs.Exception {constructor(...args27) { super(...args27); _class33.prototype.__init53.call(this); }
92196
92196
  static {
92197
92197
  _chunk7LXDFQCYjs.__name.call(void 0, this, "HttpRequestException");
92198
92198
  }
@@ -92200,7 +92200,7 @@ var HttpRequestException = (_class33 = class extends _chunkES3Q6J7Ajs.Exception
92200
92200
  }, _class33);
92201
92201
 
92202
92202
  // src/exceptions/MethodNotImplementedException.ts
92203
- var MethodNotImplementedException = (_class34 = class extends _chunkES3Q6J7Ajs.Exception {constructor(...args28) { super(...args28); _class34.prototype.__init54.call(this); }
92203
+ var MethodNotImplementedException = (_class34 = class extends _chunkSFELBJVQjs.Exception {constructor(...args28) { super(...args28); _class34.prototype.__init54.call(this); }
92204
92204
  static {
92205
92205
  _chunk7LXDFQCYjs.__name.call(void 0, this, "MethodNotImplementedException");
92206
92206
  }