@nhtio/lucid-resourceful 1.20251212.0 → 1.20251213.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -46841,7 +46841,7 @@ var Application = class extends Macroable {
46841
46841
  */
46842
46842
  stubs = {
46843
46843
  create: async () => {
46844
- const { StubsManager } = await Promise.resolve().then(() => require("./manager-OLS5T3G7-BszZcC0r.cjs"));
46844
+ const { StubsManager } = await Promise.resolve().then(() => require("./manager-OLS5T3G7-Dpikdw6h.cjs"));
46845
46845
  return new StubsManager(this, this.makePath(this.rcFile.directories.stubs));
46846
46846
  }
46847
46847
  };
@@ -47455,7 +47455,7 @@ var RouterFactory = class {
47455
47455
  * Returns an instance of the application class
47456
47456
  */
47457
47457
  #getApp() {
47458
- 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-Ca3Bi7l1.cjs", document.baseURI).href));
47458
+ 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-CIB7pnnu.cjs", document.baseURI).href));
47459
47459
  }
47460
47460
  /**
47461
47461
  * Returns an instance of the encryptor to encrypt
@@ -64995,7 +64995,7 @@ async function configure(command) {
64995
64995
  }
64996
64996
  ]);
64997
64997
  }
64998
- const version = "1.20251212.0";
64998
+ const version = "1.20251213.0";
64999
64999
  exports.configure = configure;
65000
65000
  exports.debug_default = debug_default;
65001
65001
  exports.getResourcefulModelCreatePayloadValidationSchema = getResourcefulModelCreatePayloadValidationSchema;
@@ -65012,4 +65012,4 @@ exports.resourcefulRouterMacro = resourcefulRouterMacro;
65012
65012
  exports.string_builder_default = string_builder_default;
65013
65013
  exports.version = version;
65014
65014
  exports.withResourceful = withResourceful;
65015
- //# sourceMappingURL=index-Ca3Bi7l1.cjs.map
65015
+ //# sourceMappingURL=index-CIB7pnnu.cjs.map