@nhtio/lucid-resourceful 0.1.0-beta-015fc9ad → 0.1.0-beta-a688f806

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.
@@ -24703,7 +24703,7 @@ var Application = class extends errors.Macroable {
24703
24703
  */
24704
24704
  stubs = {
24705
24705
  create: async () => {
24706
- const { StubsManager } = await Promise.resolve().then(() => require("./manager-OLS5T3G7-Dy159LUh.cjs"));
24706
+ const { StubsManager } = await Promise.resolve().then(() => require("./manager-OLS5T3G7-BSCDD5bV.cjs"));
24707
24707
  return new StubsManager(this, this.makePath(this.rcFile.directories.stubs));
24708
24708
  }
24709
24709
  };
@@ -25317,7 +25317,7 @@ var RouterFactory = class {
25317
25317
  * Returns an instance of the application class
25318
25318
  */
25319
25319
  #getApp() {
25320
- return this.#parameters.app || new AppFactory().create(new URL("./app/", typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("index-CO_ELOXU.cjs", document.baseURI).href));
25320
+ return this.#parameters.app || new AppFactory().create(new URL("./app/", typeof document === "undefined" ? require("url").pathToFileURL(__filename).href : _documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === "SCRIPT" && _documentCurrentScript.src || new URL("index-CUj15QI2.cjs", document.baseURI).href));
25321
25321
  }
25322
25322
  /**
25323
25323
  * Returns an instance of the encryptor to encrypt
@@ -42853,7 +42853,7 @@ async function configure(command) {
42853
42853
  }
42854
42854
  ]);
42855
42855
  }
42856
- const version = "0.1.0-beta-015fc9ad";
42856
+ const version = "0.1.0-beta-a688f806";
42857
42857
  exports.configure = configure;
42858
42858
  exports.debug_default = debug_default;
42859
42859
  exports.getResourcefulModelCreatePayloadValidationSchema = getResourcefulModelCreatePayloadValidationSchema;
@@ -42870,4 +42870,4 @@ exports.resourcefulRouterMacro = resourcefulRouterMacro;
42870
42870
  exports.string_builder_default = string_builder_default;
42871
42871
  exports.version = version;
42872
42872
  exports.withResourceful = withResourceful;
42873
- //# sourceMappingURL=index-CO_ELOXU.cjs.map
42873
+ //# sourceMappingURL=index-CUj15QI2.cjs.map